.navbar {
  background-color: #fff;
  padding-left: 47px;
  padding-right: 30px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link {
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.nav-link:hover {
  color: #038fff;
}

.nav-menu {
  width: auto;
  justify-content: flex-end;
  display: flex;
}

.div-block {
  width: 100%;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 15px;
  padding-right: 27px;
  display: flex;
}

.section {
  height: 85vh;
  margin-top: 131px;
}

.section.b {
  height: auto;
}

.div-block-2 {
  width: auto;
  height: 70vh;
  background-image: url('../images/JRW-Bg.png');
  background-position: 100% 0;
  background-size: cover;
  align-items: flex-end;
  margin-left: 140px;
  display: flex;
}

.div-block-2.b {
  background-image: url('../images/JRW-2.png');
  background-position: 70% 0;
  align-items: flex-end;
}

.div-block-2.c {
  background-image: url('../images/JRW-MA.png');
  background-position: 90% 0;
  margin-left: 140px;
}

.div-block-2.d {
  background-image: url('../images/Full-wide-copy-2.png');
  background-position: 100% 0;
}

.div-block-2.e {
  background-image: url('../images/JRW-Bg-3b.png');
  background-position: 85% 0;
  margin-left: 140px;
}

.div-block-2.a {
  height: auto;
  background-image: linear-gradient(#038fff, #038fff), url('../images/JRW-Bg.png');
  background-position: 0 0, 100% 0;
  background-size: auto, cover;
  align-items: flex-start;
  padding: 46px 46px 55px;
}

.div-block-3 {
  width: 60%;
  height: auto;
  background-color: #038fff;
  border-bottom-left-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: -104px;
  padding: 40px 0 28px 93px;
  display: flex;
}

.div-block-4 {
  width: auto;
  height: 70px;
  color: #424143;
  background-color: #424143;
  align-items: center;
  margin-left: 140px;
  padding-left: 28px;
  display: flex;
}

.div-block-4.b {
  margin-bottom: 46px;
}

.paragraph {
  width: 90%;
  color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 19px;
  font-family: acumin-pro, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  display: block;
}

.paragraph.b {
  font-size: 20px;
}

.div-block-5 {
  align-items: center;
  display: flex;
}

.link-block {
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.link-block:hover {
  opacity: .6;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-6 {
  width: 90%;
  max-width: none;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 51px;
  margin-left: 140px;
  display: flex;
}

.paragraph-3 {
  width: 95%;
  color: #424143;
  margin-bottom: 40px;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-3.b {
  margin-bottom: 8px;
}

.section-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 13px;
  padding-bottom: 40px;
  padding-right: 62px;
  display: flex;
}

.section-2.b {
  margin-top: 195px;
}

.list {
  margin-top: 31px;
  margin-left: 170px;
  font-size: 18px;
}

.list-item {
  margin-bottom: 15px;
  font-family: acumin-pro, sans-serif;
  line-height: 25px;
}

.section-3 {
  height: 400px;
  opacity: 1;
  background-image: url('../images/Columbus-BW.png');
  background-position: 50% 10%;
  background-size: cover;
  background-attachment: scroll;
}

.faq-body-cont-2 {
  height: auto;
  border-top: 1px #000;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 15px 12px;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  display: flex;
  overflow: visible;
}

.faq-body-cont-2.b {
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 30px;
  padding-left: 22px;
  padding-right: 34px;
}

.list-item-4 {
  color: #424143;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.faq-2 {
  width: 100%;
  height: 100px;
  color: #fff;
  white-space: break-spaces;
  background-color: #424143;
  align-items: center;
  padding: 0 0 0 15px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq-2.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.faq-icon-2 {
  z-index: 2;
  width: 24px;
  margin-right: 7px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.faq-body {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.toggle-text-2 {
  z-index: 2;
  color: #f4f6f8;
  text-transform: uppercase;
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  position: relative;
}

.toggle-text-2:hover {
  color: #038fff;
}

.faq-p-2 {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  margin-bottom: 10px;
  overflow: hidden;
}

.list-4 {
  color: #424143;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.faq-container-2 {
  width: 33%;
  height: auto;
  max-width: none;
  min-width: auto;
  background-color: #fff;
  margin-top: 25px;
  margin-bottom: 0;
}

.faq-container-2.b {
  width: 50%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  margin-right: 10px;
  display: flex;
}

.faq-container-2.c {
  width: 100%;
}

.div-block-7 {
  width: 100%;
  min-width: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 42px;
  display: flex;
}

.div-block-7.b {
  height: auto;
  flex-direction: row;
  align-items: stretch;
}

.section-4 {
  background-color: #424143;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 20px;
  display: flex;
}

.paragraph-4 {
  color: #cecdcd;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-8 {
  width: 100%;
  background-color: #424143;
  margin-bottom: 0;
  padding: 40px;
}

.paragraph-5 {
  color: #424143;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-5.b {
  border-left: 2px solid #038fff;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 18px;
  padding-left: 25px;
}

.paragraph-5.a {
  color: #f4f6f8;
}

.link {
  color: #fff;
}

.list-5 {
  color: #424143;
  padding-left: 29px;
  padding-right: 23px;
  font-size: 18px;
  list-style-type: square;
}

.list-5.a {
  color: #f4f6f8;
}

.div-block-9 {
  width: 80px;
  height: 100px;
  color: #fff;
  background-color: #424143;
  border-bottom-left-radius: 45px;
  justify-content: center;
  align-items: center;
  margin-right: 26px;
  display: flex;
}

.paragraph-6 {
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

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

.div-block-11 {
  margin-top: 1px;
  margin-bottom: 25px;
  padding-bottom: 0;
  display: flex;
}

.list-6 {
  color: #424143;
  padding-left: 20px;
  font-size: 18px;
  list-style-type: square;
}

.list-item-5 {
  margin-bottom: 8px;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.heading {
  color: #038fff;
  margin-bottom: 20px;
  margin-left: 44px;
  font-family: acumin-pro, sans-serif;
  font-size: 22px;
}

.italic-text {
  line-height: 25px;
}

.italic-text-2, .italic-text-3, .italic-text-4, .italic-text-5 {
  color: #038fff;
}

.columns {
  width: 100%;
  min-width: auto;
}

.paragraph-7 {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.link-2 {
  color: #424143;
  text-decoration: none;
}

.link-2:hover {
  color: #a8a8a8;
}

.bold-text {
  color: #038fff;
}

.paragraph-8 {
  text-align: center;
  padding-left: 33px;
  padding-right: 33px;
  font-size: 18px;
}

.bold-text-2 {
  color: #fff;
}

.div-block-12 {
  width: 100%;
  background-color: #424143;
  margin-top: 52px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.italic-text-6 {
  color: #fff;
  font-style: normal;
  line-height: 25px;
}

.image {
  margin-left: 0;
}

.image:hover {
  opacity: .68;
}

.columns-2 {
  width: 2%;
}

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

.div-block-13.b {
  margin-bottom: 74px;
  display: flex;
}

.link-3 {
  color: #424143;
}

.div-block-14 {
  width: 100%;
  background-color: #edf2f6;
}

.div-block-15 {
  width: 100%;
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  padding-left: 112px;
  padding-right: 0;
  display: flex;
}

.div-block-16 {
  width: 100%;
  height: 0%;
}

.html-embed {
  width: 100%;
}

.italic-text-7 {
  color: #fff;
}

.bold-text-3 {
  color: #038fff;
}

.link-4 {
  color: #038fff;
  text-decoration: none;
}

.paragraph-9 {
  width: 50%;
  color: #f4f6f8;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 22px;
}

.link-5 {
  color: #fff;
}

.link-5:hover {
  color: #038fff;
}

.link-6 {
  color: #f4f6f8;
  text-decoration: none;
}

.div-block-17 {
  width: 100%;
  margin-bottom: 19px;
}

.heading-2 {
  color: #038fff;
  font-family: acumin-pro, sans-serif;
}

.bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
  text-transform: uppercase;
}

.brand.w--current {
  width: auto;
  height: auto;
  background-image: none;
}

.image-2 {
  max-width: none;
}

.content-subnav-sticky {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 35vh;
}

.black-text {
  color: #000;
  font-weight: 800;
}

.accordion-toggle {
  z-index: 10;
  width: 100%;
  height: 30vh;
  max-height: 30vh;
  min-height: 30vh;
  background-color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: all .5s;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.accordion-toggle.w--open {
  height: 30vh;
  flex: none;
}

.icon-line {
  width: 2px;
  height: auto;
  background-color: #000;
  position: absolute;
  top: 1vw;
  bottom: 1vw;
}

.break-normal {
  white-space: normal;
  line-height: 140%;
}

.spacer-15 {
  width: 100%;
  height: 15px;
}

.accordion-content-jump {
  width: 100%;
  height: 30px;
  position: absolute;
  top: -30vh;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.icon-line-static {
  width: 100%;
  height: 2px;
  background-color: #000;
}

.content-subnav {
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.accordion-icon {
  width: 5vw;
  height: 5vw;
  border: 1px solid #d3d4d4;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 1vw;
  transition: all .5s;
  display: flex;
  position: relative;
}

.accordion-icon:hover {
  border-color: #8f00ff;
}

.accordion-header {
  letter-spacing: -.2vw;
  font-size: 6vw;
  font-weight: 400;
  line-height: 110%;
}

.accordion-toggle-grid {
  width: 100%;
  height: 100%;
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: start;
  padding-left: 2.5vw;
  padding-right: 2.5vw;
  display: grid;
}

.link-7 {
  color: #d3d4d4;
  flex: none;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  transition-duration: .5s;
}

.link-7:hover {
  color: #8f00ff;
}

.link-7.w--current {
  color: #000;
}

.link-7.black-color {
  color: #000;
  cursor: pointer;
  transition-property: color;
}

.link-7.black-color:hover {
  color: #8f00ff;
}

.accordion-content-grid {
  width: 100%;
  height: auto;
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  flex: none;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  justify-content: center;
  align-items: start;
  justify-items: start;
  padding: 2.5vw;
  display: grid;
  position: relative;
  overflow: visible;
}

.accordion-content-wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.accordion-content {
  z-index: 1;
  width: 100%;
  height: auto;
  max-height: 90vh;
  min-height: 0;
  background-color: rgba(0, 0, 0, 0);
  flex: none;
  transition: height .75s;
  display: block;
  position: relative;
  overflow: visible;
}

.accordion-content.w--open {
  height: auto;
  min-height: 30vh;
  background-color: rgba(0, 0, 0, 0);
}

.accordion {
  z-index: 1;
  width: 100%;
  height: 30vh;
  max-height: 90vh;
  min-height: 0;
  box-shadow: none;
  border-bottom: 1px solid #d3d4d4;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  transition: box-shadow .75s, border-color .75s;
  display: flex;
  position: relative;
  overflow: scroll;
}

.accordion:hover {
  z-index: 2;
  box-shadow: 0 10px 40px 30px rgba(211, 212, 212, .4);
}

.drp {
  background-color: #424143;
  line-height: 0;
  transition: all .2s;
  display: block;
}

.drop {
  width: auto;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  margin-right: auto;
  transition: all .2s;
  display: block;
}

.drop:hover {
  background-color: rgba(255, 255, 255, .1);
}

.drop.w--open {
  color: #fff;
}

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

.drp-list {
  height: 0;
  background-color: #fff;
  line-height: 23px;
  transition: all .5s;
  display: block;
  position: static;
  overflow: hidden;
}

.drp-list.w--open {
  line-height: 23px;
  position: static;
  overflow: hidden;
}

.text-wrapper {
  color: #424143;
  padding: 30px 25px;
}

.paragraph-10 {
  color: #424143;
}

.div-block-18 {
  width: 35%;
}

.jrw-row {
  width: 100%;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.faq-item-wrapper {
  width: 33%;
}

.faq-question {
  height: 150px;
  cursor: pointer;
  background-color: #424143;
  justify-content: space-between;
  align-items: center;
  margin-right: 6px;
  padding: 1.5rem 2rem;
  display: flex;
}

.faq-question-label {
  color: #f4f6f8;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5em;
  text-decoration: none;
}

.faq-arrow {
  z-index: 0;
  color: #038fff;
  position: relative;
}

.faq-answer {
  padding: 1.4rem 1rem 1.7rem;
  overflow: hidden;
}

.faq-answer-p {
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
}

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

.div-block-20 {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.accordion-container {
  width: 33%;
  max-width: 100%;
  border-radius: 4px;
  overflow: hidden;
}

.accordion-container.b {
  width: 95%;
  max-width: none;
  object-fit: contain;
  margin-bottom: 20px;
  margin-right: 21px;
}

.accordion-item-wrapper {
  width: 100%;
}

.accordion-tab-button {
  width: auto;
  height: 120px;
  max-width: none;
  cursor: pointer;
  background-color: #424143;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  padding: 10px 17px 10px 26px;
  font-size: 18px;
  transition: background-color .3s;
  display: flex;
}

.accordion-tab-button:hover {
  background-color: #038fff;
  justify-content: space-between;
  display: flex;
}

.accordion-arrow {
  width: auto;
  opacity: .8;
  color: #f4f6f8;
}

.accordion-pane {
  height: 100%;
  opacity: 1;
  outline-offset: 0px;
  background-color: #fff;
  border-bottom: 0 solid #e6e6e6;
  border-radius: 0;
  outline: 0 #fff;
  overflow: hidden;
}

.accordion-pane-content {
  border-top: 2px solid #038fff;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 20px;
}

.accordion-pane-content.b {
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-2 {
  color: #f4f6f8;
  text-transform: uppercase;
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-21 {
  width: 30px;
  height: 30px;
}

.italic-text-8 {
  width: 55.7732%;
  color: #424143;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
}

.paragraph-11 {
  width: auto;
  color: #fff;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 3px;
  padding-right: 2px;
  font-size: 16px;
}

.list-7 {
  color: #424143;
  padding-left: 17px;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
}

.italic-text-9 {
  font-size: 20px;
  line-height: 25px;
}

.list-item-6 {
  text-align: left;
  font-size: 20px;
}

.div-block-22 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.list-item-7 {
  text-align: left;
}

.columns-3 {
  width: 100%;
}

.column {
  justify-content: flex-end;
  display: flex;
}

.columns-4 {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 40px;
  display: flex;
}

.column-2 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 18px;
  display: flex;
}

.column-3 {
  display: flex;
}

.div-block-23 {
  width: 100%;
  height: auto;
  background-color: #ebebeb;
  padding: 21px;
}

.paragraph-12 {
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.link-8 {
  color: #038fff;
  text-decoration: none;
}

.bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13 {
  color: #038fff;
}

.link-9 {
  color: #fff;
}

.div-block-24 {
  width: 100%;
  flex-direction: column;
  margin-bottom: 38px;
  margin-right: 0;
  padding: 0 0 24px;
  display: flex;
}

.link-block-2 {
  margin-right: 40px;
}

.div-block-25 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-10, .link-11, .link-12 {
  color: #f4f6f8;
  text-decoration: none;
}

.div-block-26 {
  width: 100%;
  display: flex;
}

.div-block-27 {
  width: 150px;
}

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

@media screen and (max-width: 991px) {
  .navbar {
    padding-left: 40px;
    padding-right: 30px;
  }

  .nav-link {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 35px;
  }

  .nav-menu {
    width: 100%;
    align-items: center;
  }

  .menu-button {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 57px;
    display: flex;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .section {
    height: auto;
    margin-top: 128px;
    padding-top: 0;
  }

  .div-block-2 {
    width: 100%;
    height: 90vh;
    margin-left: 0;
  }

  .div-block-2.b {
    height: 700px;
    background-position: 85%;
  }

  .div-block-2.c {
    height: 700px;
    background-position: 75% 100%;
    margin-left: 0;
  }

  .div-block-2.e {
    height: 700px;
    background-position: 100% 0;
    margin-left: 0;
  }

  .div-block-2.a {
    height: auto;
    flex-direction: column;
    align-items: center;
  }

  .div-block-3 {
    width: 100%;
    height: auto;
    margin-left: 0;
    padding-left: 25px;
    padding-right: 46px;
  }

  .div-block-4 {
    width: 100%;
    margin-left: 0;
  }

  .paragraph.b {
    text-align: center;
  }

  .div-block-6 {
    width: 100%;
    flex-direction: column;
    margin-left: 0;
    display: flex;
  }

  .section-2 {
    flex-direction: column;
    padding-top: 33px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .faq-container-2 {
    width: 100%;
    max-width: none;
    min-width: 0;
  }

  .faq-container-2.b {
    width: 100%;
  }

  .div-block-7, .div-block-7.b {
    flex-direction: column;
  }

  .columns {
    min-width: auto;
  }

  .paragraph-7 {
    margin-bottom: 38px;
  }

  .div-block-12 {
    margin-top: 36px;
  }

  .div-block-13.b {
    flex-direction: column;
  }

  .html-embed-2 {
    margin-top: 42px;
  }

  .paragraph-9 {
    width: 80%;
  }

  .brand.w--current {
    background-position: 50% 0;
  }

  .icon {
    color: #424143;
    font-size: 30px;
  }

  .content-subnav-sticky {
    top: 32.5vh;
  }

  .accordion-content-grid {
    grid-row-gap: 3vw;
  }

  .jrw-row {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 3.5rem;
  }

  .faq-item-wrapper {
    z-index: 8888;
    width: auto;
    position: static;
  }

  .faq-question {
    height: 100px;
    padding: 1rem 1.5rem;
  }

  .faq-arrow {
    z-index: 0;
    position: relative;
  }

  .faq-answer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-block-19, .div-block-20 {
    flex-direction: column;
  }

  .accordion-container {
    width: auto;
    margin-bottom: 12px;
  }

  .accordion-tab-button {
    border-radius: 0;
    padding-left: 13px;
  }

  .accordion-pane-content {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-12 {
    text-align: center;
  }

  .div-block-24 {
    margin-bottom: 0;
  }

  .div-block-26 {
    flex-direction: column;
  }

  .div-block-28 {
    flex-direction: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    height: auto;
    padding-left: 20px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block {
    padding-right: 0;
  }

  .menu-button {
    padding-top: 57px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 57px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .section {
    height: 600px;
    margin-top: 129px;
    padding-top: 0;
  }

  .div-block-2 {
    height: 700px;
  }

  .div-block-2.b {
    height: 700px;
    background-position: 80%;
  }

  .div-block-2.c {
    background-position: 75% 0;
  }

  .div-block-2.d {
    height: 550px;
    background-position: 93%;
  }

  .div-block-2.e {
    background-position: 93% 0;
  }

  .div-block-3 {
    width: 100%;
    height: auto;
    border-bottom-left-radius: 60px;
    justify-content: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding: 20px 25px 20px 49px;
  }

  .div-block-4 {
    justify-content: center;
  }

  .paragraph {
    width: 100%;
    font-size: 18px;
    line-height: 25px;
  }

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

  .paragraph-3 {
    margin-bottom: 36px;
  }

  .section-2 {
    margin-top: 69px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .faq-body-cont-2 {
    padding-top: 14px;
  }

  .brand.w--current {
    background-position: 50% 0;
  }

  .icon {
    font-size: 30px;
  }

  .content-subnav-sticky {
    top: 0;
  }

  .accordion-toggle {
    height: 25vh;
    max-height: 25vh;
    min-height: 25vh;
  }

  .accordion-toggle.w--open {
    height: 25vh;
  }

  .icon-line {
    top: 10px;
    bottom: 10px;
  }

  .accordion-content-jump {
    top: -25vh;
  }

  .content-subnav {
    height: auto;
  }

  .accordion-icon {
    width: 44px;
    height: 44px;
    padding: 10px;
  }

  .accordion-header {
    font-size: 45px;
  }

  .accordion-toggle-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .link-7 {
    margin-left: 0;
    margin-right: 0;
  }

  .accordion-content-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .accordion {
    height: 25vh;
    max-height: 80vh;
  }

  .accordion:hover {
    box-shadow: none;
  }

  .jrw-row {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .faq-question {
    padding-left: .7rem;
    padding-right: .5rem;
  }

  .faq-question-label {
    font-size: 1rem;
  }

  .faq-answer {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-answer-p {
    font-size: 20px;
  }

  .accordion-tab-button {
    border-radius: 0;
  }

  .columns-4 {
    flex-direction: column;
  }

  .column-3 {
    margin-bottom: 18px;
  }

  .div-block-24 {
    flex-direction: column;
    padding-right: 50px;
  }

  .link-block-2 {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    height: auto;
    padding-left: 20px;
    padding-right: 11px;
  }

  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-menu {
    color: #fdfdfd;
  }

  .div-block {
    padding-right: 3px;
  }

  .menu-button {
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section {
    height: auto;
    margin-top: -71px;
  }

  .div-block-2 {
    height: 650px;
    background-position: 90%;
    margin-top: 202px;
  }

  .div-block-2.b {
    background-position: 76%;
  }

  .div-block-2.c {
    background-position: 75% 100%;
  }

  .div-block-2.d {
    height: 600px;
    background-position: 80%;
  }

  .div-block-2.e {
    height: 700px;
    background-position: 85%;
  }

  .div-block-3 {
    height: auto;
    padding: 20px;
  }

  .div-block-4 {
    justify-content: center;
    padding-left: 27px;
  }

  .paragraph {
    width: 100%;
    text-align: left;
  }

  .div-block-6 {
    margin-top: 0;
  }

  .section-2 {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-3 {
    background-position: 50% 0;
  }

  .faq-body-cont-2 {
    padding-top: 25px;
  }

  .faq-body-cont-2.b {
    padding: 20px;
  }

  .list-item-4 {
    text-align: left;
  }

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

  .italic-text {
    text-align: left;
  }

  .brand.w--current {
    width: 400px;
    height: auto;
    background-image: none;
  }

  .icon {
    font-size: 35px;
  }

  .image-2 {
    max-width: none;
  }

  .content-subnav-sticky {
    position: relative;
    top: 0;
  }

  .accordion-icon {
    width: 40px;
    height: 40px;
  }

  .accordion-header {
    font-size: 40px;
  }

  .accordion-toggle-grid, .accordion-content-grid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .accordion-tab-button {
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .accordion-pane-content {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-24 {
    margin-bottom: -1px;
    padding-right: 0;
  }
}


