.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

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

.brand {
  margin-top: auto;
}

.container {
  margin-top: 0px;
  margin-bottom: 0px;
}

.div-block {
  margin-top: 10px;
  margin-bottom: auto;
}

.button {
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 10px;
  background-color: #ed3624;
  font-family: 'Fjalla One', sans-serif;
  font-size: 25px;
}

.nav-menu {
  margin-top: auto;
  margin-bottom: auto;
}

.navbar {
  height: 100px;
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-2 {
  width: 300px;
  height: 50px;
  background-color: #533333;
}

.section {
  height: 100px;
  margin-top: 0px;
  background-color: #d3d3d3;
}

.div-block-3 {
  height: 30px;
  margin-top: auto;
  background-color: #8b5f5f;
}

.brand-2 {
  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;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.navbar-2 {
  display: block;
  margin-top: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f2f2f2;
}

.container-3 {
  display: block;
  width: 90vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.nav-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-2 {
  padding-right: 200px;
  padding-left: 200px;
}

.button-2 {
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 7px;
  background-color: #ed3624;
  font-family: 'Fjalla One', sans-serif;
  text-transform: uppercase;
}

.nav-link {
  font-family: 'Fjalla One', sans-serif;
}

.hero {
  overflow: hidden;
  height: 500px;
  padding-right: 200px;
  padding-left: 200px;
  background-color: #d3d3d3;
  background-image: url('../images/Bestop-Tech-web.jpg');
  background-position: 50% 60%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-2 {
  overflow: visible;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.heading {
  position: relative;
  z-index: 2;
}

.footer {
  padding: 40px 200px 20px;
  border-top: 5px solid #ed3624;
}

.grid {
  padding-bottom: 100px;
  grid-template-areas: "Area Area-2";
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-4 {
  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;
}

.link {
  font-family: 'Fjalla One', sans-serif;
  color: #000;
  text-decoration: underline;
}

.link.extra {
  margin-bottom: 20px;
}

.text-block {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  text-align: center;
}

.value-prop {
  height: auto;
  margin-right: 300px;
  margin-left: 300px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.social-media-icon {
  width: auto;
  max-width: none;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-3 {
  margin-bottom: 10px;
}

.nav-menu-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-menu {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 220px;
  padding-left: 220px;
  background-color: #f2f2f2;
}

.button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 50px;
  padding-right: 60px;
  padding-left: 60px;
  -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: 7px;
  background-color: #ed3624;
  font-family: 'Fjalla One', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}

.button-3.ga-event {
  font-size: 21px;
}

.nav-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Fjalla One', sans-serif;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.section-6 {
  padding: 60px 220px;
}

.text-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 1px 1px 7px;
  border-color: #000 #000 #ed3624;
  font-family: 'Fjalla One', sans-serif;
  font-size: 50px;
  text-align: center;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-top: 140px;
  -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;
}

.div-block-6 {
  display: -ms-grid;
  display: grid;
  margin-top: 100px;
  margin-bottom: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-3 {
  margin-bottom: 10px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 17px;
  text-align: center;
}

.icon-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-8 {
  padding-right: 20px;
  padding-left: 20px;
}

.text-block-4 {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.bpag-logos {
  margin-right: 0px;
  margin-bottom: 100px;
  margin-left: 0px;
  padding: 100px 0px;
  background-color: #f2f2f2;
}

.div-block-9 {
  display: -ms-grid;
  display: grid;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-10 {
  padding: 0px 0px 7px;
  -webkit-filter: none;
  filter: none;
}

.products {
  width: 60%;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  border: 1px none #000;
}

.div-block-11 {
  display: -ms-grid;
  display: grid;
  margin-top: 100px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.text-block-5 {
  font-family: 'Fjalla One', sans-serif;
}

.div-block-12 {
  padding-top: 60px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 50px;
  text-align: center;
}

.text-block-6 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
}

.product-div {
  margin-top: 40px;
  padding-bottom: 40px;
}

.image-4 {
  margin-bottom: 40px;
  box-shadow: none;
}

.how-to-join {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-13 {
  overflow: hidden;
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #f2f2f2;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
  background-color: #f2f2f2;
}

.image-5 {
  overflow: hidden;
  height: 800px;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-7 {
  margin-bottom: 40px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 40px;
}

.text-block-8 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 20px;
}

.text-block-9 {
  margin-bottom: 100px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 22px;
  line-height: 60px;
}

.div-block-16 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-10 {
  display: none;
  padding-bottom: 20px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.image-6 {
  display: block;
  margin-bottom: 20px;
}

.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 680px;
  background-color: #030303;
}

.paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  font-family: 'Fjalla One', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 22px;
  letter-spacing: 1px;
}

.right-arrow {
  height: 15px;
  margin-top: 2px;
  margin-left: 7px;
}

.button-4 {
  display: none;
  padding: 13px 60px;
  border-radius: 7px;
  background-color: #ed3624;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Fjalla One', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-transform: none;
}

.button-4:hover {
  opacity: 0.8;
}

.hero-content-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1100px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner-hero-content-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 0px;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #dbdbdb;
  background-color: transparent;
}

.heading-1 {
  margin-top: 0px;
  font-family: 'Fjalla One', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 90px;
  font-weight: 600;
  text-transform: capitalize;
}

.heading-1.red {
  width: 640px;
  margin-right: auto;
  margin-left: auto;
  color: #ed3624;
  text-align: center;
}

.heading-1.black-center {
  width: 760px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  color: #030303;
  font-size: 70px;
  line-height: 90px;
  text-align: center;
}

.hero-section-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Bestop-Tech-web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Bestop-Tech-web.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.secondary-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-decoration: none;
}

.secondary-button:hover {
  opacity: 0.8;
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

.link-block {
  margin-right: 10px;
  margin-left: 10px;
}

.div-block-17 {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-11 {
  padding-bottom: 20px;
  font-family: 'Fjalla One', sans-serif;
  color: #fff;
  font-size: 30px;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block-12 {
  font-family: 'Open Sans', sans-serif;
  color: #f2f2f2;
}

.field-label {
  color: #f2f2f2;
}

.field-label-2 {
  font-family: 'Open Sans', sans-serif;
  color: #f2f2f2;
}

.submit-button {
  padding-right: 60px;
  padding-left: 60px;
  border-radius: 7px;
  background-color: #ed3624;
  font-family: 'Fjalla One', sans-serif;
  text-transform: uppercase;
}

.text-field {
  height: 130px;
}

.textarea {
  height: 130px;
  min-height: 160px;
}

.div-block-18 {
  width: auto;
  padding-top: 60px;
  padding-bottom: 0px;
}

.image-7 {
  max-height: 110px;
}

.image-8 {
  max-height: 110px;
}

.image-9 {
  max-height: 110px;
}

.image-10 {
  max-height: 110px;
}

.image-11 {
  position: relative;
  top: -83px;
  bottom: 0px;
  display: block;
  max-width: 80%;
  min-width: 60%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: left;
  -o-object-fit: cover;
  object-fit: cover;
}

.video {
  display: none;
}

.section-7 {
  display: block;
  height: 290px;
}

.contact-temp {
  display: block;
  height: 680px;
  background-color: #030303;
}

.footer-link {
  display: block;
  font-family: 'Fjalla One', sans-serif;
  color: #000;
  text-decoration: underline;
}

.footer-link.extra {
  display: none;
  margin-bottom: 20px;
}

.footer-link.join {
  display: none;
}

.how-to-join-temp {
  display: none;
  height: 800px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.nav-menu-4-temp {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.join-button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  padding-left: 60px;
  border-radius: 7px;
  background-color: #ed3624;
  font-family: 'Fjalla One', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}

.body {
  display: block;
  font-family: 'Fjalla One', sans-serif;
  font-size: 16px;
  letter-spacing: 0px;
}

.div-block-19 {
  display: block;
}

.html-embed {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block-13 {
  text-indent: 15px;
}

.list {
  -webkit-column-count: 2;
  column-count: 2;
}

.text-span {
  margin-left: 13px;
  text-decoration: underline;
  text-indent: 10px;
}

.text-span-2 {
  margin-left: 29px;
}

.text-span-3 {
  text-decoration: underline;
}

.text-span-4 {
  text-decoration: underline;
}

.text-span-5 {
  text-decoration: underline;
}

.text-span-6 {
  text-decoration: underline;
}

.text-span-7 {
  text-decoration: underline;
}

.text-span-8 {
  text-decoration: underline;
}

.text-span-9 {
  text-decoration: underline;
}

.text-span-10 {
  text-decoration: underline;
}

.text-span-11 {
  text-decoration: underline;
}

.text-span-12 {
  text-decoration: underline;
}

.text-span-13 {
  text-decoration: underline;
}

.text-span-14 {
  text-decoration: underline;
}

.text-span-15 {
  text-decoration: underline;
}

.text-span-16 {
  text-decoration: underline;
}

.text-span-17 {
  text-decoration: underline;
}

.text-span-18 {
  text-decoration: underline;
}

.text-span-19 {
  text-decoration: underline;
}

.text-span-20 {
  text-decoration: underline;
}

.text-span-21 {
  text-decoration: underline;
}

.text-span-22 {
  text-decoration: underline;
}

.text-span-23 {
  text-decoration: underline;
}

.text-span-24 {
  text-decoration: underline;
}

.text-span-25 {
  text-decoration: underline;
}

.text-span-26 {
  text-decoration: underline;
}

.text-span-27 {
  text-decoration: underline;
}

.text-span-28 {
  text-decoration: underline;
}

.text-span-29 {
  text-decoration: underline;
}

.text-span-30 {
  text-decoration: underline;
}

.text-span-31 {
  text-decoration: underline;
}

.text-span-32 {
  text-decoration: underline;
}

.text-span-33 {
  text-decoration: underline;
}

.text-span-34 {
  text-decoration: underline;
}

.text-span-35 {
  text-decoration: underline;
}

.text-span-36 {
  text-decoration: underline;
}

.text-span-37 {
  text-decoration: underline;
}

.text-span-38 {
  text-decoration: underline;
}

.text-span-39 {
  text-decoration: underline;
}

.text-span-40 {
  text-decoration: underline;
}

.text-span-41 {
  text-decoration: underline;
}

.text-span-42 {
  text-decoration: underline;
}

.text-span-43 {
  text-decoration: underline;
}

.hero-subhead {
  display: none;
  opacity: 1;
  font-family: 'Fjalla One', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 22px;
  letter-spacing: 1px;
}

.redheader {
  font-family: 'Fjalla One', sans-serif;
  color: #ed3624;
  font-weight: 400;
}

.text-block-14 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.button-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  margin: 100px auto 40px;
  -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-radius: 4px;
  background-color: #ed3624;
}

.text-block-15 {
  text-align: center;
}

.text-block-16 {
  margin-bottom: 10px;
  font-weight: 700;
}

.text-block-17 {
  margin-bottom: 10px;
  font-weight: 700;
}

.hero-title-1 {
  font-family: 'Fjalla One', sans-serif;
  color: #f2f2f2;
  font-size: 40px;
  font-weight: 400;
}

.hero-subhead-2 {
  display: block;
  margin-bottom: 20px;
  opacity: 1;
  font-family: 'Fjalla One', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 46px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.inner-hero-content-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  padding: 10px 20px 50px;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #dbdbdb;
  background-color: transparent;
}

.hero-content-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1100px;
  -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;
}

.image-12 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}

.div-block-20 {
  display: -ms-grid;
  display: grid;
  margin-right: 100px;
  margin-left: 100px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.logo-2 {
  display: -ms-grid;
  display: grid;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.bpag-logos-2 {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px 0px 100px;
  background-color: #fff;
}

.text-block-19 {
  margin-right: 220px;
  margin-bottom: 40px;
  margin-left: 220px;
  padding-top: 40px;
  padding-bottom: 10px;
  border-top: 4px none #f2f2f2;
  border-bottom: 4px none #f2f2f2;
  outline-color: #333;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.section-9 {
  display: none;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 100px 0px 0px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f2f2f2;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 100px;
  padding-left: 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;
}

.text-block-20 {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ecom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px 100px;
  -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;
  background-color: transparent;
}

.section-9-copy {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f2f2f2;
}

.section-10 {
  display: none;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 100px;
  padding-left: 100px;
  background-color: #f2f2f2;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100.0002%;
  min-width: 100%;
  padding-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Fjalla One', sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
}

.div-block-25-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-span-44 {
  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: 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;
  color: #ed3624;
  font-size: 60px;
  line-height: 70px;
  font-weight: 800;
  text-align: left;
}

.text-box-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 220px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Fjalla One', sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
}

.image-13 {
  border-radius: 20px;
}

.image-14 {
  border-radius: 20px;
}

.button-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 100px;
  -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-radius: 6px;
  background-color: #ed3624;
  font-family: 'Fjalla One', sans-serif;
  font-size: 30px;
}

.section-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -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;
  background-color: #030303;
}

.div-block-24-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-7 {
  padding: 20px 100px;
  border-radius: 6px;
  background-color: #fff;
  font-family: 'Fjalla One', sans-serif;
  color: #fff;
  font-size: 30px;
}

.text-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Fjalla One', sans-serif;
  color: #fff;
  font-size: 50px;
}

.div-block-25 {
  display: none;
  margin-bottom: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 520px;
  min-height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.link-2 {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #030303;
  text-align: left;
}

.section-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ed3624;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.div-block-29 {
  width: 50%;
  height: 500px;
  background-color: #ed3624;
}

.text-block-22 {
  width: 412px;
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 20px;
  font-family: 'Fjalla One', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
}

.qr-code-image {
  overflow: visible;
  max-height: 60%;
  max-width: 70%;
  min-height: auto;
  border-radius: 20px;
  box-shadow: 4px 4px 11px 0 #99251a;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.ecom-image {
  overflow: visible;
  max-height: 60%;
  max-width: 70%;
  min-height: auto;
  border-radius: 20px;
  box-shadow: 4px 4px 11px 0 #99251a;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.hero-section-03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/160331_Kalback_0135.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/160331_Kalback_0135.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-15 {
  max-height: none;
  max-width: none;
}

.text-span-45 {
  font-size: 50px;
}

.text-block-23 {
  margin-bottom: 40px;
  line-height: 40px;
  text-align: center;
}

.section-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.join-now-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding-right: 60px;
  padding-left: 60px;
  -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: 7px;
  background-color: #ed3624;
  font-family: 'Fjalla One', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}

.recruitment-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tech-on-computer.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tech-on-computer.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-31 {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area Area-2";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.section-15 {
  margin-top: 60px;
  margin-right: 140px;
  margin-left: 140px;
}

.bigblackheader {
  margin-bottom: 20px;
  font-size: 72px;
  line-height: 78px;
}

.div-block-32 {
  margin-left: 40px;
}

.div-block-33 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -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: hsla(0, 0%, 100%, 0.98);
}

.container-5 {
  height: auto;
}

.text-block-24 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.section-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  margin-top: 60px;
  margin-bottom: 140px;
  -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;
}

.heading-2 {
  display: block;
}

.html-embed-2 {
  margin-bottom: 100px;
}

@media screen and (max-width: 991px) {
  .section-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .hero {
    display: block;
    background-image: url('../images/Bestop-Tech.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .value-prop {
    margin-right: 10px;
    margin-left: 10px;
  }

  .brand-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header-menu {
    padding-right: 40px;
    padding-left: 40px;
  }

  .button-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    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;
    font-size: 19px;
  }

  .nav-link-2 {
    text-align: center;
  }

  .section-6 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-5 {
    margin-top: 60px;
  }

  .bpag-logos {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-9 {
    width: 80%;
  }

  .products {
    width: 90%;
  }

  .how-to-join {
    display: block;
    height: auto;
  }

  .div-block-13 {
    width: auto;
  }

  .div-block-14 {
    width: auto;
    padding-top: 40px;
  }

  .image-5 {
    height: 400px;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 90%;
    object-position: 50% 90%;
  }

  .div-block-15 {
    margin-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-9 {
    font-size: 20px;
  }

  .text-block-10 {
    font-size: 22px;
    text-align: center;
  }

  .paragraph {
    font-size: 23px;
  }

  .hero-content-01 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .inner-hero-content-01 {
    max-width: 320px;
  }

  .section-7 {
    height: 60px;
  }

  .section-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .join-button-2 {
    display: none;
    width: 100%;
    height: 50px;
    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;
    font-size: 19px;
  }

  .hero-subhead {
    font-size: 23px;
  }

  .hero-subhead-2 {
    font-size: 23px;
  }

  .hero-content-02 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-2 {
    width: 80%;
  }

  .bpag-logos-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .text-box {
    width: auto;
    margin-right: 40px;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-block-25-1 {
    display: none;
  }

  .text-span-44 {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }

  .text-box-2 {
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .button-6 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-24-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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-25 {
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-24 {
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-12 {
    width: 100%;
  }

  .div-block-27 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-13 {
    width: 100%;
  }

  .div-block-28 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text-block-22 {
    width: auto;
  }

  .qr-code-image {
    max-width: 80%;
  }

  .ecom-image {
    max-width: 80%;
  }

  .div-block-30 {
    width: 90%;
  }

  .join-now-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    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;
    font-size: 19px;
  }

  .div-block-31 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .brand-3 {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }

  .social-media-icon {
    height: 19px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 7px;
  }

  .header-menu {
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-3 {
    display: block;
    border-radius: 0px;
  }

  .button-3.ga-event {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }

  .nav-link-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f2f2f2;
    font-size: 17px;
  }

  .text-block-2 {
    height: auto;
    font-size: 40px;
    line-height: 80px;
  }

  .div-block-6 {
    margin-top: 60px;
    margin-bottom: 60px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .bpag-logos {
    margin-bottom: 0px;
  }

  .div-block-9 {
    width: 90%;
  }

  .div-block-11 {
    margin-top: 60px;
  }

  .text-block-6 {
    line-height: 29px;
  }

  .how-to-join {
    display: block;
    height: auto;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-13 {
    width: 100%;
  }

  .div-block-14 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    -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;
  }

  .image-5 {
    height: 340px;
    min-width: 100%;
  }

  .div-block-15 {
    margin-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-9 {
    margin-bottom: 40px;
    text-align: center;
  }

  .div-block-16 {
    display: block;
  }

  .contact {
    height: 770px;
  }

  .paragraph {
    font-size: 17px;
  }

  .inner-hero-content-01 {
    max-width: 700px;
    padding: 20px;
  }

  .heading-1 {
    width: 300px;
    font-size: 54px;
    line-height: 63px;
  }

  .heading-1.black-center {
    width: auto;
  }

  .hero-section-02 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-17 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .container-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-18 {
    width: auto;
    padding-top: 0px;
  }

  .section-7 {
    height: 20px;
  }

  .contact-temp {
    height: 580px;
  }

  .how-to-join-temp {
    display: block;
    height: auto;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .join-button-2 {
    border-radius: 7px;
  }

  .menu-button {
    display: none;
  }

  .menu-button.w--open {
    display: block;
  }

  .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .hero-subhead {
    font-size: 17px;
  }

  .hero-title-1 {
    margin-top: 0px;
    font-size: 30px;
    text-align: center;
  }

  .hero-subhead-2 {
    font-size: 17px;
    line-height: 30px;
  }

  .inner-hero-content-02 {
    max-width: 700px;
    padding: 20px;
  }

  .logo-2 {
    width: 90%;
  }

  .bpag-logos-2 {
    margin-bottom: 0px;
    padding-top: 40px;
  }

  .text-block-19 {
    margin-right: auto;
    margin-left: auto;
  }

  .text-box {
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .text-span-44 {
    text-align: center;
  }

  .button-6 {
    display: none;
  }

  .button-6.ga-event {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-12 {
    height: 370px;
  }

  .div-block-27 {
    margin-right: 40px;
  }

  .hero-section-03 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .join-now-header {
    display: block;
    border-radius: 0px;
  }

  .recruitment-hero {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section-15 {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bigblackheader {
    text-align: center;
  }

  .div-block-32 {
    margin-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    padding-right: 0px;
    padding-left: 0px;
  }

  .grid {
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link {
    margin-bottom: 0px;
    text-align: center;
  }

  .link.extra {
    margin-bottom: 20px;
  }

  .social-media-icon {
    width: auto;
    height: 20px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .image-3 {
    margin-bottom: 10px;
  }

  .header-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-3 {
    display: block;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }

  .button-3.ga-event {
    border-radius: 7px;
  }

  .nav-link-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-6 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-2 {
    height: auto;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-6 {
    display: block;
    margin-bottom: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-8 {
    height: 300px;
  }

  .bpag-logos {
    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: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-9 {
    width: 90%;
    justify-items: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-11 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-6 {
    line-height: 29px;
  }

  .div-block-15 {
    margin-right: 10px;
  }

  .text-block-9 {
    line-height: 40px;
    text-align: left;
  }

  .text-block-10 {
    display: none;
  }

  .image-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .contact {
    height: 850px;
    padding-bottom: 60px;
  }

  .inner-hero-content-01 {
    max-width: 300px;
    padding: 40px 20px;
  }

  .heading-1 {
    width: 270px;
    font-size: 38px;
    line-height: 50px;
  }

  .heading-1.black-center {
    width: auto;
    font-size: 40px;
    line-height: 50px;
  }

  .hero-section-02 {
    padding-top: 20px;
  }

  .link-block {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-17 {
    display: block;
  }

  .text-block-12 {
    margin-bottom: 40px;
  }

  .contact-temp {
    height: auto;
    padding-bottom: 60px;
  }

  .footer-link {
    margin-bottom: 0px;
    text-align: center;
  }

  .footer-link.extra {
    margin-bottom: 20px;
  }

  .section-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .join-button-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu-button.w--open {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .icon {
    display: block;
    background-color: transparent;
  }

  .hero-title-1 {
    margin-top: 0px;
    font-size: 25px;
    line-height: 34px;
    text-align: center;
  }

  .hero-subhead-2 {
    font-size: 17px;
    line-height: 29px;
  }

  .inner-hero-content-02 {
    max-width: 300px;
    padding: 40px 20px;
  }

  .image-12 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .logo-2 {
    width: 90%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .bpag-logos-2 {
    padding-top: 20px;
  }

  .text-block-19 {
    margin-right: auto;
    margin-left: auto;
    border-top-style: none;
  }

  .section-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-23 {
    width: auto;
    min-width: auto;
  }

  .text-box {
    width: 250px;
    margin-right: 0px;
  }

  .text-span-44 {
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-box-2 {
    width: 260px;
  }

  .button-6 {
    display: block;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 30px;
  }

  .text-block-21 {
    font-size: 28px;
  }

  .section-12 {
    height: auto;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-26 {
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-27 {
    width: auto;
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-13 {
    width: 100%;
  }

  .div-block-28 {
    width: 100%;
  }

  .text-block-22 {
    margin-bottom: 40px;
  }

  .hero-section-03 {
    padding-top: 20px;
  }

  .div-block-30 {
    -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;
  }

  .image-15 {
    display: block;
    max-width: none;
    margin-left: 0px;
  }

  .join-now-header {
    display: block;
  }

  .recruitment-hero {
    padding-top: 20px;
  }

  .image-16 {
    display: block;
    max-width: 70%;
    margin-right: auto;
    margin-left: auto;
  }

  .bigblackheader {
    font-size: 35px;
    line-height: 49px;
  }
}

#w-node-_50f475f0-c371-c9a9-ea3f-8217cf0136d1-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_3b9000d7-7ae9-1919-fc53-7d73bf8911cd-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_5c94d98d-c319-023b-0b31-02d45ec15a0a-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ec7287bb-d1eb-cd44-dc86-8fe5ee48d57b-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e9925c05-5f66-1a53-7e91-c461707de826-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_048e42c6-0c2c-8bee-361e-f6f4b40d78db-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_56018420-da04-37cf-2040-8c7302c07c8f-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ea20e087-98ae-a97f-0027-2bbf3ed11d84-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4954ea53-cfba-638a-be02-7ab6259b3970-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_0c6f2cd0-d5a7-db11-68bc-e4c80f5fc8e5-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-daf8fe34-512f-53af-a4de-4e940bb9e367-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e58d5bf6-8af1-ab71-4bec-dafaf29e4ae6-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_74e2d438-ae18-3da9-c1a1-cd9a4889a94b-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-c181eeca-b407-46d8-552f-063aabbc4d83-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ddec3c26-8717-1646-2d40-6919347310c7-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_29735fa0-3d8e-5bbc-27f0-06c68343b028-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8db0b390-de34-500c-b66d-e16e800589b1-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_746bcc81-43d3-aa7d-6b68-b18f91be2ae9-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_57592a92-88f5-e022-c683-d3d761f8c174-69e61483 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-becfc5bf-26aa-0dd0-63a6-a7c51d1a84bd-69e61483 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-fcfed8dd-249c-c98a-23c0-28c36510c9a3-69e61483 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-ad86feef-2519-9e6c-6cac-5422515fa2e4-515fa2e2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ad86feef-2519-9e6c-6cac-5422515fa2ee-515fa2e2 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea366d-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea366f-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea3671-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea3673-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea3675-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea3677-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea3679-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea367b-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea367d-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea367f-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_817a32c0-163e-4d15-901d-cd4217ea3681-cc1eb160 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_50f475f0-c371-c9a9-ea3f-8217cf0136d1-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_3b9000d7-7ae9-1919-fc53-7d73bf8911cd-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_5c94d98d-c319-023b-0b31-02d45ec15a0a-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ec7287bb-d1eb-cd44-dc86-8fe5ee48d57b-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e9925c05-5f66-1a53-7e91-c461707de826-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_048e42c6-0c2c-8bee-361e-f6f4b40d78db-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_56018420-da04-37cf-2040-8c7302c07c8f-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ea20e087-98ae-a97f-0027-2bbf3ed11d84-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4954ea53-cfba-638a-be02-7ab6259b3970-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_0c6f2cd0-d5a7-db11-68bc-e4c80f5fc8e5-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-daf8fe34-512f-53af-a4de-4e940bb9e367-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e58d5bf6-8af1-ab71-4bec-dafaf29e4ae6-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_74e2d438-ae18-3da9-c1a1-cd9a4889a94b-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-c181eeca-b407-46d8-552f-063aabbc4d83-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ddec3c26-8717-1646-2d40-6919347310c7-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_29735fa0-3d8e-5bbc-27f0-06c68343b028-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8db0b390-de34-500c-b66d-e16e800589b1-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_746bcc81-43d3-aa7d-6b68-b18f91be2ae9-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_57592a92-88f5-e022-c683-d3d761f8c174-c05f376a {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-becfc5bf-26aa-0dd0-63a6-a7c51d1a84bd-c05f376a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-fcfed8dd-249c-c98a-23c0-28c36510c9a3-c05f376a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_50f475f0-c371-c9a9-ea3f-8217cf0136d1-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_3b9000d7-7ae9-1919-fc53-7d73bf8911cd-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_5c94d98d-c319-023b-0b31-02d45ec15a0a-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ec7287bb-d1eb-cd44-dc86-8fe5ee48d57b-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e9925c05-5f66-1a53-7e91-c461707de826-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_048e42c6-0c2c-8bee-361e-f6f4b40d78db-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_56018420-da04-37cf-2040-8c7302c07c8f-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ea20e087-98ae-a97f-0027-2bbf3ed11d84-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4954ea53-cfba-638a-be02-7ab6259b3970-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_0c6f2cd0-d5a7-db11-68bc-e4c80f5fc8e5-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-daf8fe34-512f-53af-a4de-4e940bb9e367-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e58d5bf6-8af1-ab71-4bec-dafaf29e4ae6-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_74e2d438-ae18-3da9-c1a1-cd9a4889a94b-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-c181eeca-b407-46d8-552f-063aabbc4d83-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ddec3c26-8717-1646-2d40-6919347310c7-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_29735fa0-3d8e-5bbc-27f0-06c68343b028-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8db0b390-de34-500c-b66d-e16e800589b1-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_746bcc81-43d3-aa7d-6b68-b18f91be2ae9-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_57592a92-88f5-e022-c683-d3d761f8c174-9feff20b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-becfc5bf-26aa-0dd0-63a6-a7c51d1a84bd-9feff20b {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-fcfed8dd-249c-c98a-23c0-28c36510c9a3-9feff20b {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

.em-text-margin-right {
  margin-right: 5px;
}
