.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

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

h1 {
  color: #fff;
  text-align: right;
  width: 198px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}

h2 {
  color: #f68519;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}

h3 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}

p {
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 500;
}

li {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.section-1 {
  background-image: url('../images/dotted-bg-dark-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.padding-global {
  max-height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}

.padding-global.padding-global-large {
  padding-left: 8%;
  padding-right: 8%;
}

.padding-global.padding-bg-color {
  background-color: #20202c;
  padding-bottom: 75px;
}

.padding-global.padding-left-zero {
  padding-left: 0;
}

.padding-global.padding-left-1 {
  padding-left: 1rem;
}

.padding-section-medium {
  max-width: 100%;
  padding-top: 75px;
  padding-bottom: 75px;
}

.padding-section-medium.padding-bottom-zero {
  padding-bottom: 0;
}

.container {
  max-width: 68.75rem;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.container.margin-auto-right-only {
  max-width: 92%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.section-navbar {
  background-color: #20202c;
  padding: 10px 0;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 2rem;
  display: flex;
}

.button {
  color: #fff;
  background-color: #f68519;
  border-radius: 3px;
  padding: 12px 24px;
  font-weight: 500;
  line-height: 39px;
}

.button-2 {
  padding: 12px 24px;
}

.button-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.margin-top1 {
  margin: 3rem 0 0;
}

.margin-top1.margin-medium {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top1.margin-top-1rem {
  margin-top: 1.5rem;
}

.nav-button {
  border: 1px none var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: #fff;
  text-align: center;
  background-color: #f68519;
  border-radius: 3px;
  padding: 12px 24px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.nav-button.is-secondary {
  background-color: #0000;
  padding: 12px 24px;
}

.header1_content-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.button-4 {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-4.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.header1_image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 374px;
  box-shadow: 0 0 10px #00000080;
}

.text-size-medium {
  font-size: 1.125rem;
}

.heading-style-h1 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.header1_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.header1_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.margin-bottom, .margin-bottom.margin-small {
  margin: 0 0 2rem;
}

.header-left-top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #20202c;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  max-width: 45vw;
  padding: 20px 10px;
  display: flex;
  box-shadow: 0 0 10px #00000080;
}

.header-left-bottom {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  max-width: 45vw;
  padding: 50px;
  display: flex;
  box-shadow: 0 0 10px #00000080;
}

.paragraph {
  color: #000;
  margin-bottom: 0;
  line-height: 1;
}

.header-logo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 2rem;
  display: flex;
  transform: translate(0);
}

.h3-black {
  color: #000;
}

.h3-black.small-weight {
  font-weight: 300;
}

.section-2 {
  border-top: 3px solid #f68519;
  padding-bottom: 270px;
}

.section-relative-wrapper {
  background-color: #20202c;
  padding-bottom: 220px;
}

.top-wrapper-sc2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #20202c;
  flex-flow: column;
  display: flex;
}

.heading-wrapper-1 {
  flex-flow: column;
  display: flex;
}

.top-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h3-large {
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
}

.h3-large-2 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
}

.text-block-1 {
  color: #fff;
  max-width: 130px;
  font-size: 20px;
  font-weight: 500;
}

.image {
  width: 60px;
}

.top-content-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: space-between;
  display: flex;
}

.section-2-ab-wrapper {
  position: relative;
}

.sc2-ab-wrapper {
  background-color: #fff;
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  position: absolute;
  top: -183px;
  left: auto;
  right: auto;
  box-shadow: 0 0 10px #00000080;
}

.absolute-cotent-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  display: block;
}

.number-flex {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.number {
  text-align: center;
  border: 2px solid #384f73;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 70px 25px;
  display: flex;
}

.number.orange-number {
  background-color: #f68519;
  border-color: #f68519;
}

.number-text {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.number-1 {
  color: #384f73;
  font-size: 100px;
  font-weight: 500;
}

.number-1.orange-number {
  color: #fff;
}

.number-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.section-3 {
  background-color: #20202c;
  position: static;
}

.padding-global-small1 {
  max-height: 100%;
  padding-left: 3%;
  padding-right: 3%;
}

.heading-2 {
  color: #39b139;
  font-size: 35px;
  font-weight: 800;
  line-height: 1.2em;
}

.card-flex {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .25fr 3.5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: grid;
}

.card-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  font-weight: 500;
  display: flex;
}

.heading-5 {
  text-transform: uppercase;
}

.header_h2 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.wrapper_component {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 60px 2%;
  display: flex;
}

.wrapper_component.reverse-flex {
  flex-flow: row-reverse;
}

.text-block-2 {
  color: #fff;
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.text-block-2.box-shadows {
  box-shadow: 0 0 10px #00000080;
}

.text-block-2.text-black {
  color: #000;
  text-align: center;
  font-weight: 500;
  line-height: 1;
}

.content_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.header1_image-2 {
  width: 100%;
  height: 100%;
}

.header1_image-2.box-shadows {
  box-shadow: 0 0 10px #00000080;
}

.grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  place-items: center stretch;
}

.h3-big {
  text-align: left;
  font-size: 25px;
}

.padding-section-large {
  padding-top: 80px;
  padding-bottom: 80px;
}

.icon-embed-xxsmall {
  color: #f68519;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.section-wrapper-bg-fix {
  background-image: url('../images/dotted-bg-dark-1.png');
  background-position: 100% 0;
  background-size: auto;
  background-attachment: fixed;
  position: relative;
}

.section-4 {
  z-index: 1;
  position: static;
}

.sc-4-wrapper {
  border-bottom: 1px solid #000;
  padding-bottom: 1.5rem;
}

.grid-2 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  place-items: start stretch;
}

.content_wrapper-2, .content_wrapper-23 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.paragraph-2 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-2.para-white {
  color: #fff;
  text-align: center;
}

.paragraph-2.align-center-1 {
  text-align: center;
}

.list {
  padding-left: 0;
}

.section-5 {
  position: static;
}

.sc-5-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  padding-bottom: 1rem;
  display: flex;
}

.section-6-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-image: linear-gradient(#20202c 45%, #000 100%, #fff);
  flex-flow: column;
  display: flex;
}

.h2-white {
  color: #fff;
}

.sc-6-content-wrapper {
  grid-column-gap: 1.3rem;
  grid-row-gap: 1.3rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.sc-6-content-flex {
  background-color: #fff;
  padding: 1.5rem;
}

.name-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  margin-top: 1rem;
  display: flex;
}

.address {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  flex-flow: column;
  display: flex;
}

.cx-name {
  color: #5ac352;
  font-size: 25px;
  font-weight: 700;
  line-height: 37px;
}

.cx-add {
  color: #00e;
  line-height: 14px;
}

.image-2 {
  border-radius: 50px;
  width: 70px;
}

.sc-4-wrapper-1 {
  border-bottom: 1px solid #000;
  padding-bottom: 1.5rem;
}

.sc-4-wrapper-1.no-border {
  border: 1px #000;
}

.new-list {
  font-weight: 700;
}

.header1_image-wrapper-3 {
  max-width: 407px;
}

.grid-3 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  place-items: end start;
}

.section-8 {
  background-color: #20202c;
}

.sc-8-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.video-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: stretch stretch;
  width: auto;
  display: block;
}

.background-video {
  z-index: 1;
  width: auto;
  height: 500px;
}

.section-9-wrapper {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h2-black {
  color: #000;
}

.h2-gry {
  color: #454545;
}

.sc9-card-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sc-9-card {
  background-color: #fff;
  margin-top: -230px;
  box-shadow: 0 0 10px #00000080;
}

.card-sc-1 {
  border-bottom: 1px solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 171.111px;
  padding: 25px;
  display: flex;
}

.card-sc-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  height: 313.924px;
  padding: 25px;
  display: flex;
}

.caed-sc-3 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #54595f;
  flex-flow: column;
  height: 242.986px;
  padding: 25px 25px 50px;
  display: flex;
}

.caed-sc-3.orange-bg {
  background-color: #f68519;
}

.card-heading {
  color: #000;
  font-size: 30px;
  font-weight: 700;
}

.card {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #7a7a7a;
  grid-template-rows: auto;
  grid-template-columns: .25fr 4fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.icon-embed-xxsmall-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: auto;
  font-size: 15px;
  font-weight: 900;
  display: flex;
}

.card-text {
  color: #00e;
  font-size: 15px;
  line-height: 22px;
}

.card-sub-head {
  font-size: 25px;
  font-weight: 700;
  text-decoration: underline;
}

.card-text-2 {
  color: #fff;
  font-size: 18px;
  line-height: 27px;
}

.icon-embed-xxsmall-2-2 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  font-size: 25px;
  font-weight: 900;
  display: flex;
}

.card-2 {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  grid-template-rows: auto;
  grid-template-columns: .25fr 4fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.icon-embed-xxsmall-2-4 {
  color: #f68519;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: auto;
  font-size: 15px;
  font-weight: 900;
  display: flex;
}

.padding-right-only {
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 10%;
}

.success-text {
  color: #000;
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
}

.header19_image {
  width: 100%;
  height: 100%;
}

.checkbox {
  z-index: 1;
  border: 1px solid #eee;
  border-radius: 2px;
  width: 10px;
  height: 10px;
  position: relative;
}

.error-text {
  color: #e23939;
}

.header19_component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .7fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.contact7_form-block {
  z-index: 4;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #fff;
  flex-flow: column;
  align-items: stretch;
  height: 37.5rem;
  margin-bottom: 0;
  padding: 2rem;
  display: flex;
  position: static;
  box-shadow: 0 0 10px #00000080;
}

.header-link {
  color: #fff;
  font-size: 18px;
  line-height: 28.8px;
  text-decoration: none;
}

.header-link:hover {
  text-decoration: underline;
}

.contact7_form {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: visible;
}

.contact7_form.form-intraction {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.header19_image-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.contact-multiple-input-wraper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.contact-multiple-input-wraper.gap-0 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.form_field-wrapper {
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.form-heading {
  color: #f68519;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.text-field {
  border: 1px solid #54595f80;
  border-radius: 3px;
  height: 50px;
  padding: 0 .75rem;
  line-height: 29px;
  box-shadow: 0 2px 13px #0003;
}

.span-color-green {
  color: #39b139;
}

.button-5 {
  z-index: 1;
  color: #fff;
  background-color: #156cff;
  border: 1px #fff;
  border-radius: 6px;
  width: 90%;
  margin-top: .5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  box-shadow: 0 2px 10.9px .1px #211e1d54;
}

.button-5:hover {
  color: #ffd105;
  font-size: 26px;
  font-weight: 500;
}

.success-message {
  background-color: #fff;
  align-self: center;
  width: 600px;
  height: 300px;
  padding: 1.5rem;
}

.header-link-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.form-heading-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.multi-form27_input-field {
  border: 1px solid #54595f80;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  box-shadow: 0 2px 13px #0003;
}

.form_input {
  border-width: 0 0 1px;
  border-color: #0006;
  border-radius: 0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  margin-left: 2rem;
  margin-right: 2rem;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form_input:focus {
  border-color: #000;
}

.form_input::placeholder {
  color: #0009;
}

.form_input.is-icon-left {
  border-style: none;
  border-width: 1px;
  border-left-color: #f6851933;
  height: 46px;
  min-height: 1.75rem;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: .75rem;
}

.form-icon-left {
  border-right: 1px solid #f6851980;
  padding-left: 5px;
  padding-right: 2px;
  position: absolute;
  left: 0;
}

.icon-embed-xsmall {
  color: #f68519;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.form-text {
  color: #ff5e22;
  text-align: center;
  display: none;
}

.icon-embed-xxsmall-3 {
  color: #f68519;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.heading-6 {
  font-size: 20px;
}

.heading-7 {
  width: 198px;
  font-size: 20px;
}

.image-3 {
  position: absolute;
}

.image-4 {
  position: fixed;
}

.padding-section-small {
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.padding-section-small.padding-bottom-zero {
  padding-bottom: 0;
}

.padding-section-small.padding-bottom-zero.padding-zero {
  padding-top: 0;
}

.hide-div {
  display: none;
}

.h31 {
  width: 363.833px;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-8 {
  width: 338.729px;
  font-size: 20px;
}

.padding-global-1 {
  max-width: 100%;
}

.container-large {
  max-width: 80rem;
}

.margin-top-small {
  margin-top: 2rem;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 0;
}

.sc-9-color {
  background-color: #20202c;
  padding-bottom: 75px;
}

.triangle-wrapper {
  margin-left: auto;
  margin-right: auto;
}

.background-video-2 {
  border-radius: 5px;
  width: auto;
  height: 400px;
}

.active-bar {
  background-color: #0ba100;
  border-radius: 20px;
  align-self: flex-start;
  width: 50%;
  height: 100%;
}

.options-wrapper {
  background-color: #000;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.video-player-volume-wrapper {
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 70%;
  display: flex;
}

.video-player-volume-wrapper.bar-wrapper-volume {
  background-color: #0a0a0a;
  flex-direction: row;
  width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
  position: static;
}

.loop-active {
  cursor: pointer;
  margin-right: 10px;
}

.fullscreen {
  cursor: pointer;
  width: auto;
  height: 19px;
  margin-right: 10px;
}

.volume-bar-wrapper {
  position: relative;
}

.audio-active {
  cursor: pointer;
  width: 15px;
  margin-right: 10px;
}

.pause {
  cursor: pointer;
}

.control-wrapper {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.video-player-bar-wrapper {
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 70%;
  display: flex;
}

.video-player-bar-wrapper.bar-wrapper {
  width: 300px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.volume-up {
  cursor: pointer;
  width: 15px;
  margin-left: 5px;
}

.volume-mute-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.duration {
  color: #fff;
  align-items: flex-end;
  margin-top: 7px;
  font-size: 11px;
  line-height: 1;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.volume-down {
  cursor: pointer;
  width: 15px;
  height: 40px;
  margin-right: 5px;
}

.video-player-bar {
  opacity: 1;
  cursor: pointer;
  background-color: #575757;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3px;
  display: flex;
}

.volume-bar-active {
  background-color: #fff;
  border-radius: 20px;
  align-self: flex-start;
  width: 50%;
  height: 100%;
}

.video-player-single-track-wrapper-copy {
  background-color: #000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 65px;
  margin-top: 10px;
  padding: 10px 25px;
  display: flex;
  position: static;
}

.mute {
  cursor: pointer;
  width: 15px;
  margin-right: 10px;
}

.repeat {
  cursor: pointer;
  width: auto;
  height: 19px;
  margin-right: 10px;
}

.loop-not-active {
  cursor: pointer;
  margin-right: 10px;
  line-height: 1;
}

.current-seconds {
  color: #fff;
  align-items: flex-end;
  margin-top: 7px;
  font-size: 11px;
  line-height: 1;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.play {
  cursor: pointer;
}

.volume-bar {
  opacity: 1;
  cursor: pointer;
  background-color: #575757;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 2px;
  display: flex;
}

.play-wrapper {
  cursor: pointer;
  width: auto;
  margin-right: 5px;
  display: flex;
}

.navbar-title {
  width: 340px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 60px;
}

@media screen and (min-width: 1280px) {
  h1 {
    width: auto;
  }

  .container.margin-auto-right-only {
    max-width: 91%;
  }

  .section-navbar {
    align-items: center;
  }

  .navbar-wrapper {
    justify-content: space-between;
  }

  .image {
    width: 70px;
  }

  .contact7_form-block {
    height: 39rem;
  }

  .heading-7 {
    width: auto;
  }

  .h31 {
    width: 364.396px;
  }
}

@media screen and (min-width: 1440px) {
  .container.margin-auto-right-only {
    max-width: 90%;
  }

  .header-left-top, .header-left-bottom {
    max-width: 42vw;
  }

  .contact7_form-block {
    height: 40rem;
  }

  .contact7_form.form-intraction {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .h31 {
    width: 364.396px;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .container.margin-auto-right-only {
    max-width: 87%;
  }

  .header-left-top, .header-left-bottom {
    max-width: 40vw;
  }

  .sc2-ab-wrapper {
    left: auto;
    right: auto;
  }

  .checkbox {
    width: 15px;
    height: 15px;
  }

  .contact7_form-block {
    height: 45rem;
  }

  .contact7_form.form-intraction {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .contact-multiple-input-wraper {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .text-field {
    height: 70px;
  }

  .button-5 {
    padding: 20px 25px;
  }

  .multi-form27_input-field {
    height: 70px;
  }

  .h31 {
    width: 364.396px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 18px;
  }

  h2 {
    font-size: 35px;
  }

  li {
    font-size: 18px;
    line-height: 1.6;
  }

  .padding-global.padding-bg-color {
    padding-top: 75px;
  }

  .padding-global.padding-left-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    padding-right: 1rem;
    display: flex;
  }

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

  .padding-section-medium.padding-top-zero {
    margin-top: -50px;
    padding-top: 0;
  }

  .container {
    max-width: 45.5rem;
  }

  .container.margin-auto-right-only {
    max-width: none;
  }

  .section-navbar {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .navbar-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top1 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-button {
    margin-left: 40px;
    padding: .5rem 1rem;
  }

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .header1_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .header1_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .header-left-top {
    flex-flow: column;
    max-width: none;
  }

  .header-left-bottom {
    max-width: none;
    padding: 40px;
  }

  .h3-black {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .section-2, .section-relative-wrapper {
    padding-bottom: 0;
  }

  .h3-large, .h3-large-2 {
    font-size: 20px;
    line-height: 1.2;
  }

  .text-block-1 {
    font-size: 18px;
    line-height: 1.2;
  }

  .top-content-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .sc2-ab-wrapper {
    padding: 40px;
    position: static;
  }

  .number-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .heading-2 {
    font-size: 28px;
    line-height: 36px;
  }

  .card-flex {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .heading-5 {
    font-size: 21px;
    line-height: 1.4;
  }

  .header_h2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .wrapper_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .text-block-2 {
    font-size: 16px;
    line-height: 1.6;
  }

  .grid {
    flex-flow: column;
    display: flex;
  }

  .h3-big {
    font-size: 23px;
  }

  .padding-section-large {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .section-wrapper-bg-fix {
    background-position: 100%;
    background-size: auto;
    background-attachment: fixed;
  }

  .grid-2 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 1.6;
  }

  .list {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    flex-flow: column;
    padding-left: 10px;
    display: flex;
  }

  .sc-6-content-flex {
    padding: 1rem;
  }

  .name-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .cx-name {
    font-size: 22px;
  }

  .image-2 {
    width: 65px;
  }

  .list-item {
    margin-bottom: 10px;
  }

  .header1_image-wrapper-3 {
    max-width: none;
  }

  .grid-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .background-video {
    height: 400px;
  }

  .section-9-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .sc9-card-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .sc-9-card {
    margin-top: 0;
  }

  .card-sc-1, .card-sc-2 {
    height: auto;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .caed-sc-3 {
    height: auto;
  }

  .caed-sc-3.orange-bg {
    padding-top: 35px;
  }

  .card-heading {
    font-size: 24px;
  }

  .card {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .card-text {
    line-height: 1.5;
  }

  .card-sub-head {
    font-size: 23px;
  }

  .card-text-2 {
    font-size: 16px;
    line-height: 1.5;
  }

  .icon-embed-xxsmall-2-2 {
    width: 1.5rem;
  }

  .icon-embed-xxsmall-2-4 {
    width: 1rem;
  }

  .padding-right-only {
    padding-left: 7%;
    padding-right: 7%;
  }

  .success-text {
    font-size: 22px;
  }

  .checkbox-label {
    font-size: 12px;
  }

  .header19_component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-start;
    align-items: stretch;
    min-height: auto;
    display: flex;
  }

  .contact7_form-block {
    max-width: none;
    padding-bottom: 4rem;
  }

  .header-link {
    font-size: 16px;
    line-height: 24px;
  }

  .form-heading {
    font-size: 22px;
    line-height: 1.2;
  }

  .button-5:hover {
    font-size: 24px;
  }

  .success-message {
    width: auto;
  }

  .heading-7 {
    font-size: 18px;
  }

  .padding-section-small.padding-top-zero {
    margin-top: -50px;
    padding-top: 0;
  }

  .h31 {
    width: auto;
    margin-bottom: 10px;
  }

  .container-large {
    max-width: none;
  }

  .background-video-2 {
    width: 700px;
    height: 400px;
  }

  .navbar-title {
    text-align: left;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    width: auto;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 18px;
    line-height: 1.2;
  }

  li {
    text-align: left;
    font-size: 16px;
  }

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-global.padding-global-large {
    padding-left: 7%;
    padding-right: 7%;
  }

  .padding-global.padding-left-1 {
    align-self: auto;
    min-width: 100%;
    max-width: 100%;
    display: block;
  }

  .padding-section-medium.padding-top-zero {
    margin-top: -40px;
  }

  .navbar-wrapper {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: end;
    place-items: center end;
    padding-bottom: 20px;
    display: flex;
  }

  .margin-top1 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-button {
    padding: .5rem 1rem;
    font-size: 14px;
  }

  .header1_image {
    height: auto;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .header1_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .margin-bottom {
    margin: 0 0 2rem;
  }

  .header-left-bottom {
    padding: 30px;
  }

  .paragraph {
    font-size: 22px;
    line-height: 1.2;
  }

  .h3-black {
    margin-top: 10px;
  }

  .top-wrapper-sc2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .top-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .h3-large, .h3-large-2 {
    font-size: 18px;
  }

  .text-block-1 {
    font-size: 16px;
  }

  .top-content-wrapper {
    justify-items: stretch;
  }

  .sc2-ab-wrapper {
    padding: 30px;
  }

  .number-flex {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .number-wrapper {
    grid-row-gap: 3rem;
  }

  .heading-2 {
    font-size: 26px;
  }

  .card-content {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
  }

  .header_h2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .wrapper_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .wrapper_component.reverse-flex {
    flex-flow: column;
    align-items: center;
  }

  .wrapper_component.reverse-flex.bg-color-light-green {
    flex-flow: column;
  }

  .text-block-2 {
    text-align: left;
    font-size: 16px;
  }

  .content_wrapper {
    text-align: center;
    max-width: none;
  }

  .header1_image-wrapper-2 {
    width: auto;
  }

  .grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .h3-big {
    font-size: 20px;
  }

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

  .icon-embed-xxsmall {
    width: 27px;
    height: 27px;
  }

  .section-wrapper-bg-fix {
    background-position: 50% 100%;
  }

  .grid-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .content_wrapper-2, .content_wrapper-23 {
    text-align: center;
    max-width: none;
  }

  .paragraph-2 {
    text-align: left;
    font-size: 16px;
  }

  .list {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .sc-5-wrapper, .section-6-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .sc-6-content-flex {
    padding: .7rem;
  }

  .cx-name {
    font-size: 20px;
  }

  .cx-add {
    font-size: 13px;
  }

  .image-2 {
    width: 45px;
    height: 45px;
  }

  .header1_image-wrapper-3 {
    width: auto;
  }

  .grid-3 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .sc-8-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .background-video {
    min-width: auto;
    height: 300px;
  }

  .card-sc-2 {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
  }

  .card-heading {
    font-size: 22px;
  }

  .card {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .card-text {
    font-size: 14px;
  }

  .card-sub-head {
    font-size: 21px;
  }

  .success-text {
    font-size: 20px;
  }

  .header19_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .contact7_form-block {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 1.6rem;
  }

  .header-link {
    font-size: 16px;
    line-height: 24px;
  }

  .contact7_form, .header19_image-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .contact-multiple-input-wraper {
    flex-flow: column;
  }

  .form-heading {
    font-size: 20px;
    line-height: 1.2;
  }

  .button-5 {
    font-size: 16px;
    line-height: 18px;
  }

  .button-5:hover {
    font-size: 22px;
  }

  .header-link-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 10px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .heading-7 {
    width: auto;
    font-size: 18px;
  }

  .padding-section-small.padding-top-zero {
    margin-top: -40px;
  }

  .background-video-2 {
    width: 400px;
    height: 300px;
  }

  .options-wrapper {
    margin-top: 25px;
    margin-bottom: 10px;
    margin-right: 0;
    padding-right: 0;
  }

  .video-player-volume-wrapper.bar-wrapper-volume {
    margin-left: 10px;
  }

  .video-player-single-track-wrapper-copy {
    flex-direction: column;
    width: 400px;
  }

  .navbar-title {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 16px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 16px;
  }

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-global.padding-global-large {
    padding-left: 6%;
    padding-right: 6%;
  }

  .margin-top1 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-button {
    padding-left: .7rem;
    padding-right: .7rem;
    font-size: 10px;
  }

  .header1_component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .header1_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .margin-bottom {
    margin: 0 0 2rem;
  }

  .paragraph {
    font-size: 20px;
  }

  .header-logo {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .top-wrapper-sc2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .h3-large, .h3-large-2 {
    font-size: 16px;
  }

  .text-block-1 {
    max-width: 150px;
    font-size: 15px;
  }

  .top-content-wrapper {
    flex-flow: column;
    display: flex;
  }

  .sc2-ab-wrapper {
    padding: 20px;
  }

  .number-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .card-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .header_h2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .text-block-2 {
    font-size: 15px;
  }

  .content_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .padding-section-large {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .section-wrapper-bg-fix {
    background-position: 100% 0;
    background-size: auto;
  }

  .grid-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .paragraph-2 {
    line-height: 1.4;
  }

  .cx-name {
    font-size: 19px;
  }

  .cx-add {
    font-size: 12px;
  }

  .image-2 {
    width: 37px;
    height: 37px;
  }

  .grid-3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .video-wrapper {
    justify-content: center;
    align-items: stretch;
  }

  .background-video {
    width: auto;
    min-width: 400px;
    display: block;
    overflow: hidden;
  }

  .card-sc-2 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .card-heading {
    font-size: 20px;
  }

  .card-text {
    font-size: 13px;
  }

  .card-sub-head {
    font-size: 19px;
  }

  .card-text-2 {
    font-size: 14px;
  }

  .success-text {
    font-size: 18px;
  }

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

  .contact7_form-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    height: 35rem;
    padding: 1rem;
  }

  .form-heading {
    font-size: 18px;
  }

  .button-5:hover {
    font-size: 20px;
  }

  .heading-7 {
    font-size: 16px;
  }

  .background-video-2 {
    width: 100%;
    min-width: 290px;
    height: 250px;
  }

  .options-wrapper {
    margin-top: 30px;
    margin-right: 0;
  }

  .video-player-bar-wrapper.bar-wrapper {
    width: 200px;
  }

  .video-player-single-track-wrapper-copy {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-title {
    text-align: left;
    font-size: 12px;
  }
}

#w-node-_296852f5-5bc4-0466-e7cf-332b7d54e423-f89c98d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_9e593ed4-9a0f-e8a7-0bab-775d072ecd19-f89c98d7 {
    grid-area: 1 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_97a4a8fa-f475-582e-a2a4-050cd83b094d-f89c98d7 {
    justify-self: start;
  }
}


