:root {
  --jcl-bone: #f4e9d7;
  --jcl-forest: #2f3c33;
  --jcl-mohagany: #371a14;
  --jcl-coral: #ef7559;
  --jcl-dusty-coral: #c96c63;
  --jcl-military-box: #4d5a4d;
}

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

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

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

a {
  text-decoration: none;
}

.body {
  background-color: var(--jcl-bone);
  color: var(--jcl-forest);
  font-family: Google Sans Flex, sans-serif;
  font-weight: 500;
}

.container-width {
  background-color: #0000;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  max-width: 1280px;
  padding-left: 88px;
  padding-right: 88px;
  display: flex;
}

.container-width.margin {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  min-height: 55px;
  padding-left: 88px;
  padding-right: 88px;
  display: block;
}

.container-width.hero-container {
  background-image: url('../images/Hero-Oculus-Photo.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: flex-end;
  align-items: center;
  min-height: 85vh;
  display: flex;
  overflow: visible;
}

.container-width.mission-height {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}

.section {
  background-color: var(--jcl-mohagany);
  justify-content: space-between;
  align-items: center;
  height: 55px;
  display: flex;
}

.image {
  max-width: 330px;
  display: block;
}

.container-2 {
  flex: 0 auto;
  order: 9999;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: block;
}

.button {
  padding-left: 16px;
  padding-right: 16px;
  display: inline-block;
}

.link-block {
  display: inline-flex;
}

.div-block {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.nav-link {
  background-color: #0000;
  padding: 16px 24px;
  font-size: 16px;
}

.nav-button-contact {
  border: 2px solid var(--jcl-coral);
  background-color: #0000;
  border-radius: 100px;
  margin-left: 8px;
  padding: 4px 32px;
}

.nav-button-contact:hover {
  border-color: var(--jcl-dusty-coral);
  background-color: var(--jcl-dusty-coral);
}

.section-hero {
  background-color: var(--jcl-military-box);
  background-image: url('../images/Hero-Oculus-Photo.png');
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  min-height: 1080px;
  display: flex;
}

.image-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  overflow: auto;
}

.hero-tag-bar {
  background-color: var(--jcl-bone);
  flex: none;
  order: -9999;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  min-width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
}

.text-span, .text-span-2 {
  color: var(--jcl-coral);
}

.hero-sub-bar {
  background-color: var(--jcl-military-box);
  min-width: 100%;
  padding: 8px 88px;
}

.heading-2 {
  color: var(--jcl-bone);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.section-mission {
  background-color: var(--jcl-forest);
  color: var(--jcl-bone);
  min-height: 100vh;
}

.text-block {
  word-break: normal;
  font-size: 48px;
  font-weight: 500;
  line-height: 72px;
  text-decoration: none;
}

.text-span-3 {
  color: var(--jcl-coral);
  font-weight: 700;
}

.text-span-4 {
  border-bottom: 4px solid var(--jcl-coral);
  color: var(--jcl-bone);
  border-radius: 0;
  font-weight: 600;
  text-decoration: none;
}

.text-span-5 {
  font-weight: 600;
}

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

.hero-bar-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--jcl-bone);
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.div-block-3 {
  max-width: 1080px;
}

.hero-bar-width {
  background-color: var(--jcl-bone);
  flex: 0 auto;
  min-width: 100%;
}

.hero-bar-width.tag-bar-color {
  background-color: var(--jcl-military-box);
}

.hero-bar-width.hero-bar-green {
  background-color: var(--jcl-military-box);
  height: 80px;
}

.hero-bar-width.sub-tag-green-bar {
  background-color: var(--jcl-military-box);
}

.hero-tag-width {
  flex-flow: row;
  max-width: 1280px;
  padding-left: 88px;
  padding-right: 88px;
  display: block;
}

.hero-tag-width.hero-green {
  background-color: var(--jcl-military-box);
  height: 55px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 56px;
  line-height: 64px;
}

.text-span-6, .text-span-7 {
  color: var(--jcl-coral);
}

.h3-hero-tag-bone {
  color: var(--jcl-bone);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 600;
}

.section-secure-practice {
  background-image: url('../images/Secure-Practice-BG-Photo.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 650px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 339px;
  display: flex;
}

.color-coral {
  color: var(--jcl-coral);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 900;
  line-height: 64px;
}

.color-coral.price-pad, .color-coral.price-padding {
  margin-bottom: 32px;
  line-height: 64px;
}

.secure-point-style {
  font-size: 48px;
  font-weight: 600;
  line-height: 72px;
}

.bullet-point {
  color: var(--jcl-coral);
}

.bullet-point.text-bold {
  font-weight: 700;
}

.div-block-5 {
  color: var(--jcl-forest);
  margin-top: 40px;
  margin-bottom: 40px;
}

.jcl-main-button {
  background-color: var(--jcl-coral);
  color: var(--jcl-bone);
  border-radius: 100px;
  padding: 12px 56px;
  font-size: 24px;
}

.image-3 {
  width: 30px;
}

.contact-jc-main-button {
  background-color: var(--jcl-coral);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px 16px 40px;
  font-size: 24px;
  display: flex;
}

.contact-jc-main-button:hover {
  background-color: var(--jcl-dusty-coral);
}

.text-span-8 {
  color: var(--jcl-bone);
}

.image-4 {
  width: 32px;
  margin-left: 16px;
}

.section-serving {
  background-color: var(--jcl-mohagany);
  justify-content: center;
  align-items: center;
  padding-top: 136px;
  padding-bottom: 136px;
  display: flex;
}

._40pt-bone {
  color: var(--jcl-bone);
  width: 65%;
  font-size: 48px;
  font-weight: 500;
  line-height: 72px;
}

.text-span-9 {
  color: var(--jcl-coral);
}

.bold {
  font-weight: 700;
}

.serving-p2 {
  color: var(--jcl-bone);
  max-width: 90%;
  padding-bottom: 72px;
  font-size: 48px;
  line-height: 72px;
}

.coral {
  border-bottom: 4px solid var(--jcl-coral);
  color: var(--jcl-bone);
  font-weight: 700;
}

.section-pricing {
  background-color: var(--jcl-forest);
  padding-top: 136px;
  padding-bottom: 136px;
  padding-right: 0;
}

.paragraph-pricing {
  color: var(--jcl-bone);
  max-width: 100%;
  font-size: 40px;
  line-height: 64px;
}

.paragraph-pricing.bold {
  text-align: right;
  margin-top: 0;
}

.paragraph-pricing.bold.pricing-block {
  margin-top: 16px;
  line-height: 40px;
}

.text-span-10 {
  color: var(--jcl-coral);
}

.div-block-6 {
  justify-content: space-between;
  min-width: 60%;
  margin-top: 48px;
  display: flex;
}

.text-span-11, .text-span-12 {
  color: var(--jcl-coral);
}

.div-block-7 {
  margin-top: 64px;
}

.text-block-2 {
  color: var(--jcl-bone);
  margin-top: 48px;
  font-size: 24px;
  line-height: 40px;
}

.text-span-13 {
  border-bottom: 4px solid var(--jcl-coral);
}

.section-find-rep {
  padding-top: 136px;
  padding-bottom: 136px;
}

.paragraph {
  color: var(--jcl-mohagany);
  margin-bottom: 32px;
  font-size: 32px;
  line-height: 48px;
}

.find-a-rep-button {
  background-color: var(--jcl-forest);
  color: var(--jcl-bone);
  border-radius: 100px;
  font-size: 24px;
}

.text-block-3 {
  padding: 16px 40px;
}

.text-block-3:hover {
  background-color: var(--jcl-military-box);
  border-radius: 100px;
}

.section-footer {
  background-color: var(--jcl-mohagany);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.div-block-8 {
  justify-content: space-between;
  display: flex;
}

.image-5 {
  max-width: 300px;
}

.link-block-2 {
  color: var(--jcl-bone);
  font-size: 24px;
}

.div-block-9 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.footer-width {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  order: 0;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  max-width: 1280px;
  padding-left: 88px;
  padding-right: 88px;
  display: flex;
}

.div-block-10 {
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-4 {
  color: var(--jcl-bone);
  text-align: right;
  font-size: 24px;
}

.container-3 {
  max-width: 10%;
}

.disclaimer-bar {
  background-color: var(--jcl-forest);
  padding-top: 16px;
  padding-bottom: 16px;
}

.text-block-5 {
  color: var(--jcl-bone);
  font-size: 24px;
  font-weight: 500;
}

.image-6 {
  max-width: 32px;
}

.image-6.linked-in-nav {
  max-width: 28px;
  margin-left: 16px;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.link-block-3 {
  padding-left: 16px;
}

.section-contact {
  background-color: var(--jcl-coral);
}

.text-field {
  min-width: 400px;
}

.text-field-2 {
  min-width: 0;
}

.form {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-width: 200%;
  display: flex;
}

.form-block {
  flex-flow: row;
  justify-content: space-between;
  min-width: 50%;
  display: flex;
}

.div-block-12, .div-block-13 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 500px;
  display: flex;
}

.contact-width {
  justify-content: flex-start;
  align-items: center;
  max-width: 1280px;
  padding: 32px 88px 40px;
  display: flex;
}

.form-block-2 {
  flex-flow: column;
  min-width: 45%;
  max-width: 100%;
  height: 200px;
  margin-bottom: 0;
  margin-right: 100px;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form-button {
  background-color: var(--jcl-forest);
  border-radius: 100px;
  margin-top: 24px;
  padding: 12px 72px;
  font-size: 24px;
}

.form-button:hover {
  background-color: var(--jcl-military-box);
}

.form-2 {
  text-align: center;
  height: 200px;
}

.form-3 {
  flex: 0 auto;
  display: block;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 8px;
}

.heading-4.coral {
  color: var(--jcl-coral);
}

.container-4 {
  background-color: var(--jcl-mohagany);
  color: var(--jcl-bone);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  display: flex;
}

.nav-link-2, .nav-link-3, .nav-link-4 {
  color: var(--jcl-bone);
  font-weight: 600;
}

.nav-menu {
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.div-block-14 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brand {
  flex: 1;
  display: block;
}

.navbar {
  background-color: var(--jcl-mohagany);
  flex: 1;
}

@media screen and (max-width: 991px) {
  .container-width {
    justify-content: center;
    align-items: flex-start;
    padding-left: 44px;
    padding-right: 44px;
  }

  .container-width.margin {
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container-width.mission-height {
    min-height: 0;
    padding: 88px 44px;
  }

  .image {
    margin-left: 44px;
    padding-left: 0;
  }

  .section-hero {
    background-position: 50% 0;
    background-size: 125%;
    min-height: 75vh;
  }

  .section-mission {
    min-height: 0;
  }

  .text-block {
    font-size: 32px;
    line-height: 48px;
  }

  .hero-tag-width {
    padding-left: 44px;
    padding-right: 44px;
  }

  .heading-3 {
    font-size: 32px;
    line-height: 48px;
  }

  .h3-hero-tag-bone {
    font-size: 24px;
  }

  .section-secure-practice {
    height: 450px;
  }

  .color-coral {
    text-align: left;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 38px;
  }

  .color-coral.price-pad, .color-coral.price-padding {
    margin-bottom: 24px;
    line-height: 38px;
  }

  .secure-point-style {
    font-size: 32px;
    line-height: 48px;
  }

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

  .contact-jc-main-button {
    padding: 12px 24px 12px 32px;
    font-size: 18px;
  }

  .text-span-8 {
    font-size: 18px;
  }

  .image-4 {
    width: 28px;
  }

  .section-serving {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  ._40pt-bone {
    width: 75%;
    font-size: 32px;
    line-height: 48px;
  }

  .serving-p2 {
    font-size: 32px;
    line-height: 48px;
  }

  .section-pricing {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .paragraph-pricing {
    font-size: 32px;
    line-height: 48px;
  }

  .paragraph-pricing.bold.pricing-block {
    margin-top: 12px;
  }

  .div-block-6.pricing-block {
    margin-top: 48px;
  }

  .section-find-rep {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .paragraph {
    font-size: 24px;
    line-height: 40px;
  }

  .text-block-3 {
    font-size: 18px;
  }

  .image-5 {
    max-width: 250px;
  }

  .footer-width {
    padding-left: 44px;
    padding-right: 44px;
  }

  .text-block-4, .text-block-5 {
    font-size: 18px;
  }

  .image-6 {
    max-width: 28px;
  }

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

  .heading-4 {
    font-size: 28px;
  }

  .nav-menu {
    background-color: var(--jcl-mohagany);
    flex: 1;
    order: -9999;
  }

  .menu-button {
    text-align: right;
    flex: 1;
    margin-right: 44px;
    padding: 0;
  }

  .icon {
    background-color: var(--jcl-mohagany);
    color: var(--jcl-bone);
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .text-block-6 {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .container-width {
    padding-left: 44px;
    padding-right: 44px;
  }

  .container-width.margin {
    padding-left: 34px;
    padding-right: 34px;
  }

  .container-width.mission-height {
    padding: 44px;
  }

  .image {
    margin-left: 0;
  }

  .section-hero {
    min-height: 600px;
  }

  .hero-tag-width {
    padding-left: 44px;
    padding-right: 44px;
  }

  .heading-3 {
    font-size: 24px;
    line-height: 32px;
  }

  .h3-hero-tag-bone {
    font-size: 18px;
    line-height: 24px;
  }

  .section-secure-practice {
    height: 600px;
  }

  .color-coral {
    margin-bottom: 0;
    line-height: 38px;
  }

  .color-coral.price-pad, .color-coral.price-padding {
    margin-bottom: 16px;
    line-height: 38px;
  }

  .image-4 {
    width: 24px;
  }

  ._40pt-bone {
    font-size: 32px;
    line-height: 48px;
  }

  .serving-p2 {
    padding-bottom: 48px;
    line-height: 48px;
  }

  .paragraph-pricing {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 48px;
  }

  .paragraph-pricing.bold.pricing-block {
    margin-top: 0;
    font-size: 24px;
  }

  .paragraph-pricing.bottom-pad {
    margin-bottom: 32px;
  }

  .div-block-6 {
    margin-top: 32px;
  }

  .div-block-6.pricing-block {
    font-size: 24px;
  }

  .text-block-2 {
    font-size: 18px;
    line-height: 32px;
  }

  .paragraph {
    line-height: 32px;
  }

  .image-5 {
    max-width: 225px;
  }

  .footer-width {
    padding-left: 44px;
    padding-right: 44px;
  }

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

  .contact-width {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .form-block-2 {
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .brand {
    padding-left: 0;
  }

  .menu-button {
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .container-width {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
  }

  .container-width.margin {
    justify-content: space-between;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
  }

  .container-width.mission-height {
    padding: 64px 16px;
  }

  .image {
    max-width: 200px;
    margin-left: 12px;
  }

  .section-hero {
    background-position: 50% 0;
    background-size: 115%;
    min-height: 375px;
  }

  .text-block {
    font-size: 20px;
    line-height: 32px;
  }

  .hero-tag-width {
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading-3 {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 28px;
    line-height: 28px;
  }

  .h3-hero-tag-bone {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .section-secure-practice {
    text-align: center;
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 384px;
  }

  .div-block-4 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: 0;
  }

  .color-coral {
    margin-bottom: 0;
    font-size: 28px;
    line-height: 24px;
  }

  .secure-point-style {
    text-align: left;
    font-size: 20px;
    line-height: 32px;
  }

  .div-block-5 {
    font-size: 16px;
  }

  .contact-jc-main-button {
    padding: 6px 12px 6px 16px;
  }

  .text-span-8 {
    font-size: 14px;
  }

  .image-4 {
    width: 20px;
  }

  .section-serving {
    padding-top: 64px;
    padding-bottom: 64px;
    font-size: 14px;
  }

  ._40pt-bone {
    text-align: left;
    width: 90%;
    font-size: 20px;
    line-height: 32px;
  }

  .serving-p2 {
    padding-bottom: 32px;
    font-size: 20px;
    line-height: 32px;
  }

  .section-pricing {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .paragraph-pricing {
    font-size: 20px;
    line-height: 32px;
  }

  .paragraph-pricing.bold {
    margin-bottom: 4px;
    font-size: 18px;
  }

  .paragraph-pricing.bold.pricing-block {
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-pricing.bottom-pad {
    line-height: 32px;
  }

  .div-block-6.pricing-block {
    margin-top: 24px;
  }

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

  .section-find-rep {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .paragraph {
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-3 {
    text-align: center;
    padding: 6px 16px;
    font-size: 14px;
  }

  .section-footer {
    text-align: left;
    justify-content: center;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .image-5 {
    max-width: 200px;
  }

  .div-block-10 {
    flex: 0 auto;
    width: 0;
    height: 0;
  }

  .image-6 {
    max-width: 24px;
  }

  .contact-width {
    flex-flow: column;
    padding-bottom: 16px;
  }

  .form-block-2 {
    min-width: 90%;
    height: 200px;
    margin-bottom: 8px;
  }

  .form-2 {
    height: 175px;
  }

  .form-3 {
    margin-bottom: 20px;
  }

  .heading-4.coral {
    display: none;
    overflow: visible;
  }

  .nav-link-2:hover, .nav-link-3:hover, .nav-link-4:hover {
    background-color: var(--jcl-military-box);
  }

  .brand {
    padding-left: 0;
  }

  .menu-button {
    margin-right: 0;
  }

  .icon {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }
}


