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

.text-block {
  color: #fff;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.text-block._24 {
  margin-bottom: 0;
}

.blockfooter-2 {
  color: #fff;
  background-color: #9b1308;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.link-4 {
  color: #fff;
}

.heading-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  line-height: 130%;
}

.quote {
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px 48px;
}

.quote._32 {
  margin-bottom: 0;
}

.newt {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.losog-up {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-wrapper {
  min-height: auto;
}

.page-wrapper {
  font-family: Open Sans, sans-serif;
}

.text-block-7 {
  margin-top: 8px;
  font-style: italic;
}

.text-block-7._2 {
  margin-left: 8px;
}

.dtop {
  color: #fff;
  text-align: right;
  font-size: 16px;
}

.grt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 24px;
  display: grid;
}

.block-img {
  position: relative;
}

.footertext-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.link-7 {
  color: #fff;
  font-weight: 400;
}

.block-logo {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #9a1308;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-left: 2%;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.icon-lapky {
  margin-bottom: 12px;
}

.text-block-8 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.block-4 {
  padding-top: 0;
  padding-bottom: 32px;
}

.text-block-5 {
  margin-top: 8px;
  font-style: italic;
}

.text-block-5._2 {
  margin-left: 8px;
}

.text-block-3 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-3.blanc-sp {
  color: #fff;
}

.text-block-6 {
  color: #000;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.ph-im-out {
  margin-top: 32px;
}

.ph-im-out.fid {
  margin-top: 0;
  margin-bottom: 32px;
}

.img-in {
  margin-top: 32px;
  margin-bottom: 32px;
}

.block-1 {
  background-color: #9b1308;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  line-height: 130%;
}

.block-heading {
  background-color: #9b1407;
  background-image: none;
  padding-top: 4%;
  padding-bottom: 2%;
  position: static;
  inset: auto 0% 0%;
}

.image {
  width: 100%;
}

.block-2 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.text-block-2 {
  color: #000;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.link-block {
  width: 120px;
}

.talk-to-other-text {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 150%;
}

.link-8, .link-9 {
  color: #9b1407;
  font-weight: 600;
}

.link-10 {
  color: #9a1407;
  font-weight: 600;
}

.scr_span {
  border: 1px solid #e4e4e4;
}

.right-arrow-hidden {
  display: none;
}

.image-16, .image-14 {
  object-fit: cover;
  border-radius: 8px;
}

.slide-nav-hidden {
  display: none;
}

.slider-control-row {
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.text-block-9 {
  margin-top: 8px;
  font-style: italic;
}

.slider-nav-inactive {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff0;
  border: .1px solid #0e2f1e;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  padding: 0;
  box-shadow: 0 2.4px 7.2px #122b690a, 0 1.2px 2.4px #122b6914, 0 0 0 1.2px #122b6914;
}

.slider-nav {
  z-index: 2;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  padding: 16px;
  display: flex;
}

.slide {
  height: auto;
}

.left-arrow-hidden {
  display: none;
}

.image-15 {
  object-fit: cover;
  border-radius: 8px;
}

.slider-nav-active {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #9b1308;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  padding: 0;
  box-shadow: inset 0 4.8px 14.4px #9b8eff4d, inset 0 1.2px #9b8eff99, 0 1.2px 1.2px #5b29ffcc, 0 0 0 1.2px #9b1308;
}

.slider-arrow-right {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  white-space: nowrap;
  background-color: #9b1308;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  padding: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.image-17 {
  object-fit: cover;
  border-radius: 8px;
}

.slider-arrow-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.slider-wrapper {
  width: 100%;
  max-width: 990px;
  margin: 24px auto;
}

.slider-arrow-left {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #000;
  white-space: nowrap;
  background-color: #fff0;
  border: .5px solid #9b1308;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  padding: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.slider-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.slider-testimonial {
  background-color: #ddd0;
  height: auto;
}

@media screen and (min-width: 1280px) {
  .blockfooter-2, .footertext-2 {
    color: #fff;
  }
}

@media screen and (min-width: 1920px) {
  .footertext-2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .blockfooter-2 {
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .heading {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .blockfooter-2 {
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .losog-up {
    justify-content: center;
    align-items: center;
  }

  .bold-text {
    font-size: 27px;
  }

  .block-logo {
    background-color: #9b1308;
    justify-content: center;
    align-items: center;
    position: static;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .block-heading {
    background-color: #9b1308;
    background-image: none;
    position: static;
  }

  .container1 {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 479px) {
  .blockfooter-2 {
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .quote {
    padding: 10px;
  }

  .losog-up {
    justify-content: center;
    align-items: center;
  }

  .footertext-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 12px;
  }

  .link-7 {
    font-weight: 400;
  }

  .block-logo {
    background-color: #9b1308;
    justify-content: center;
    align-items: center;
    padding-top: 2%;
    padding-bottom: 2%;
    position: static;
  }

  .block-4 {
    padding-top: 0;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .block-1 {
    padding-top: 20px;
  }

  .heading {
    font-size: 27px;
  }

  .block-heading {
    background-color: #9b1308;
    background-image: none;
    padding-top: 4%;
    position: static;
  }

  .link-block-2 {
    width: 120px;
  }

  .container1 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .link-block {
    width: 100px;
  }

  .slider-arrow-icon {
    color: #fff;
  }

  .slider-arrow-left {
    background-color: #9b1308;
    border-style: none;
  }
}


