@font-face {
  font-family: "Segment A 1";
  src: url('../fonts/segment-a-1.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 0;
}

.section {
  background-color: #f34900;
  padding-top: 16px;
  padding-bottom: 16px;
}

.container {
  max-width: 1390px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.container._12 {
  z-index: 11;
}

.div-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  color: #fbf7ec;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
}

.paragraph.dis {
  display: none;
}

.body {
  color: #000;
  background-color: #f8efda;
  font-family: Inter, sans-serif;
}

.link {
  font-weight: 500;
}

.link-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fbf7ec;
  flex-flow: column;
  height: auto;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1em;
  display: block;
  overflow: hidden;
}

.link-2.hoverbtn.dis {
  display: none;
}

.navbar {
  background-color: #f8efda;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 0;
}

.container-2 {
  max-width: 1540px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

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

.div-block-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #231f20;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.75rem;
}

.nav-link.w--current {
  color: #231f20;
}

.nav-link.top {
  text-decoration: none;
}

.nav-link.top.hoversw:hover {
  color: #f34900;
}

.nav-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #231f20;
  border: 1px solid #231f20;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.5rem;
  text-decoration: none;
  display: flex;
}

.link-block.top-20 {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20px;
  font-size: 1rem;
}

.link-block.top-20._231f20 {
  z-index: 11;
  color: #fff;
  background-color: #231f20;
  position: relative;
}

.link-block.top-20.rgb243-73-0 {
  color: #fff;
  background-color: #f34900;
}

.image {
  width: 16px;
  height: 16px;
}

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

.hero-section {
  background-color: #f8efda;
  background-image: url('../images/hero-section-illustration-5a3432fadc1dbf532ea541df1e5555a5.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 60%;
  padding-top: 64px;
  padding-bottom: 160px;
}

.div-block-4 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-5 {
  width: 100%;
  max-width: 521px;
}

.heading {
  color: #231f20;
  letter-spacing: -.025em;
  font-size: 4.5rem;
  line-height: 1em;
}

.paragraph-2 {
  letter-spacing: -.025em;
  margin-top: 1.25rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2rem;
}

.div-block-6 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 64px;
  display: flex;
}

.link-block-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fff;
  background-color: #f34900;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 0;
  margin-right: 0;
  padding: 24px 48px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-decoration: none;
  display: flex;
}

.link-block-2._2 {
  color: #231f20;
  background-color: #f3490000;
  border: 1px solid #231f20;
}

.link-block-2.rgb-35-31-32 {
  background-color: #231f20;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-7 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  width: 100%;
  max-width: 560px;
  padding: 64px 20px 96px;
  display: flex;
}

.div-block-8 {
  background-color: #fbf7ec;
  border-radius: .5rem;
  align-items: stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.div-block-8:hover {
  background-color: #f3e5c1;
}

.image-2 {
  width: 100%;
  max-width: 144px;
}

.div-block-9 {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  width: 100%;
  padding: 20px;
  display: flex;
}

.heading-2 {
  color: #231f20;
  letter-spacing: -.025em;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
}

.imagearrow {
  width: 24px;
  height: 24px;
}

.logo-slider {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #fbf7ec00;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.logo-slider-section {
  background-color: #fbf7ec;
  margin-bottom: 24px;
  padding-top: 48px;
  padding-bottom: 48px;
  position: relative;
  overflow: hidden;
}

.image-3 {
  transform-style: preserve-3d;
  width: 100%;
  height: 24px;
  position: absolute;
  bottom: -24px;
  left: 0;
  right: 0;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

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

.heading-3 {
  color: #231f20;
  text-align: center;
  letter-spacing: -.025em;
  margin-bottom: 64px;
  font-size: 3rem;
  line-height: 3.75rem;
}

.image-4 {
  margin-bottom: 112px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-10 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto auto;
  grid-template-columns: .42fr .29fr .29fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  display: grid;
}

.div-block-11 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: .5rem;
  flex-flow: column;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-12 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: #fbf7ec;
  border-radius: .5rem;
  flex-flow: column;
  align-items: flex-start;
  padding: 1.5rem;
  display: flex;
}

.image-5 {
  background-color: #f34900;
  border-radius: 50%;
  width: 48px;
  max-width: none;
  height: 48px;
  padding: .5rem;
  display: block;
  overflow: visible;
}

.div-block-13 {
  background-color: #f349001a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: .5rem;
  display: flex;
}

.image-6 {
  color: #f34900;
}

.heading-4 {
  color: #231f20;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2rem;
}

.paragraph-3 {
  font-size: 1.125rem;
}

.paragraph-4 {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.section-3 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  padding-top: 60px;
  padding-bottom: 128px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.heading-5 {
  color: #231f20;
  text-align: center;
  letter-spacing: -.025em;
  margin-bottom: 24px;
  font-size: 3rem;
  line-height: 3.75rem;
}

.heading-5.left {
  text-align: left;
  letter-spacing: -.05em;
  margin-bottom: 64px;
  font-weight: 600;
}

.heading-5.left._0 {
  margin-bottom: 0;
}

.heading-5.left._400 {
  z-index: 11;
  color: #fff;
  max-width: 400px;
  margin-bottom: 0;
  position: relative;
}

.heading-5._123 {
  margin-bottom: 3rem;
}

.heading-5.left-text {
  text-align: left;
  letter-spacing: -.05em;
  margin-bottom: 64px;
  font-weight: 600;
}

.heading-5.left-text._0 {
  margin-bottom: 0;
}

.heading-5.left-text._400 {
  z-index: 11;
  color: #fff;
  max-width: 400px;
  margin-bottom: 0;
  position: relative;
}

.image-7 {
  width: 2349px;
  max-width: 2349px;
}

.section-4 {
  background-color: #fbf7ec;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-top: 56px;
  padding-bottom: 56px;
  position: relative;
}

.section-4._112 {
  padding-top: 112px;
  padding-bottom: 112px;
}

.image-8 {
  width: 100%;
  height: 24px;
  position: absolute;
  top: -24px;
  left: 0;
  right: 0;
}

.image-9 {
  transform-style: preserve-3d;
  width: 100%;
  height: 24px;
  position: absolute;
  inset: auto 0 -24px;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.div-block-14 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  flex-flow: column;
  width: 100%;
  max-width: 672px;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-left: 1px solid #edd8a2;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  max-width: 220px;
  padding-left: 32px;
  display: flex;
  position: sticky;
  top: 75px;
}

.heading-6 {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
}

.link-block-3 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #f34900;
  justify-content: flex-start;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.text-block-2 {
  font-size: .9rem;
}

.heading-7 {
  color: #231f20;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.25rem;
}

.paragraph-5 {
  color: #231f20;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.paragraph-5.fff {
  z-index: 11;
  color: #fff;
  position: relative;
}

.section-5 {
  padding-top: 128px;
  padding-bottom: 128px;
}

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

.div-block-18 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 620px;
  display: flex;
}

.image-10 {
  width: 100%;
  max-width: 730px;
}

.heading-8 {
  color: #231f20;
  text-align: center;
  letter-spacing: -.025em;
  margin-bottom: 80px;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 2.25rem;
}

.div-block-19 {
  grid-column-gap: 7rem;
  grid-row-gap: 4rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-11 {
  position: absolute;
  bottom: -15%;
  left: -20%;
}

.div-block-20 {
  height: 300vh;
  position: relative;
}

.section-6 {
  padding-top: 128px;
  padding-bottom: 128px;
}

.container-3 {
  max-width: 1024px;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  text-align: center;
  letter-spacing: -.025em;
  justify-content: center;
  align-items: center;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 2.25rem;
  text-decoration: none;
  display: flex;
}

.div-block-21 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed {
  width: -moz-fit-content;
  width: fit-content;
  margin: 112px auto 36px;
}

.paragraph-7 {
  color: #f34900;
  text-align: center;
  letter-spacing: -.03em;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.375rem;
}

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

.div-block-22 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-23 {
  color: #fbf7ec;
  background-color: #231f20;
  border-radius: .5rem;
  height: 520px;
  padding: 2rem;
  position: relative;
  overflow: hidden;
}

.div-block-23.rgb-251-247-236 {
  color: #231f20;
  background-color: #fbf7ec;
}

.image-12 {
  position: absolute;
  bottom: -4rem;
  right: -4rem;
}

.div-block-24 {
  z-index: 111;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
}

.heading-9 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2rem;
}

.div-block-25 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5rem;
  display: flex;
}

.div-block-25._5rem {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.paragraph-8 {
  font-size: 1rem;
}

.paragraph-8._1125rem {
  font-size: 1.125rem;
}

.heading-10 {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2.25rem;
}

.div-block-26 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-26._24 {
  border-top: 1px solid #f8efda;
  padding-top: 24px;
}

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

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

.section-8 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 112px;
  position: relative;
}

.image-13 {
  width: 100%;
  height: 24px;
  position: absolute;
  top: -24px;
  left: 0;
  right: 2px;
}

.heading-11 {
  color: #fbf7ec;
  text-align: center;
  letter-spacing: -.025em;
  font-size: 3rem;
  font-weight: 600;
  line-height: 3.75rem;
}

.div-block-29 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  font-size: 3rem;
  line-height: 3.75rem;
  display: flex;
}

.paragraph-9 {
  color: #fbf7ec;
  text-align: center;
  letter-spacing: -.025em;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.75rem;
}

.image-14 {
  width: 100%;
  max-width: 1164px;
  margin-top: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-15 {
  position: absolute;
  top: -3rem;
  left: -15rem;
}

.image-16 {
  z-index: 11;
  width: 100%;
  height: 24px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  transform: rotate(0);
}

.section-9 {
  padding-top: 96px;
  padding-bottom: 96px;
}

.div-block-30 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-4 {
  background-color: #231f20;
  border-radius: 1.25rem;
  padding: .75rem;
  transition: transform .2s;
}

.link-block-4:hover {
  transform: translate(0, -20px);
}

.image-17 {
  height: 32px;
}

.footer-section {
  background-color: #f34900;
  margin-top: 0;
  padding-top: 96px;
  padding-bottom: 96px;
  position: relative;
  overflow: hidden;
}

.image-18 {
  transform-style: preserve-3d;
  width: 100%;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.image-19 {
  position: absolute;
  top: -8rem;
  right: -8rem;
}

.div-block-31 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  display: flex;
}

.heading-12 {
  color: #fbf7ec;
  margin-bottom: 1.25rem;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 2.25rem;
}

.div-block-32 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-3 {
  color: #fbf7ec;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none;
}

.div-block-33 {
  justify-content: space-between;
  align-items: center;
  margin-top: 9rem;
  display: flex;
}

.div-block-34 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.body-2 {
  font-family: Inter, sans-serif;
}

.section-10 {
  padding-top: 60px;
  padding-bottom: 48px;
}

.div-block-35 {
  grid-column-gap: 166px;
  grid-row-gap: 166px;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.left {
  width: 100%;
  max-width: 271px;
  padding-top: 128px;
  padding-bottom: 40px;
  position: sticky;
  top: -90px;
}

.left-link {
  color: #231f20;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 1.2em;
  text-decoration: none;
  display: block;
}

.left-link:hover {
  color: #f34900;
}

.left-link.active {
  font-weight: 800;
  transition: transform .2s;
  transform: translate(.75rem);
}

.right-side {
  width: 100%;
}

.heading-13 {
  color: #231f20;
  margin-bottom: 8px;
  font-size: 3rem;
  font-weight: 600;
  line-height: 3.75rem;
}

.heading-13.none {
  display: none;
}

.paragraph-10 {
  color: #443d3f;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
}

.paragraph-10.none {
  display: none;
}

.heading-14 {
  color: #111827;
  margin-bottom: 25px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.33333em;
}

.paragraph-11 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.paragraph-12 {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.paragraph-12._44 {
  margin-bottom: 44px;
}

.paragraph-12._12 {
  color: #9a1219;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-12._16 {
  font-size: 16px;
}

.div-block-38 {
  margin-top: 44px;
}

.list {
  color: #f34900;
  font-size: 23px;
  list-style-type: square;
}

.list._1 {
  list-style-type: disc;
}

.list._123 {
  margin-bottom: 0;
  padding-left: 20px;
}

.list-item {
  margin-top: 24px;
  margin-bottom: 24px;
}

.list-item._1234 {
  margin-top: 0;
  margin-bottom: 0;
}

.link-5, .link-6, .link-7, .link-8, .link-9 {
  color: #000;
}

.text-span {
  text-decoration: none;
}

.link-10 {
  color: #000;
}

.bold-text {
  color: #000;
  font-weight: 400;
}

.div-block-39 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-left: 1px solid #eacf88;
  border-right: 1px solid #eacf88;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 24px;
  display: grid;
}

.div-block-40 {
  border-right: 1px solid #eacf88;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-40._3 {
  border-right-style: none;
}

.div-block-40.top {
  border-top: 1px solid #eacf88;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-20 {
  display: none;
}

.div-block-41 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  height: 19px;
  transition: transform .5s;
  display: flex;
  transform: translate(0, -28px);
}

.icon-2, .div-block-42, .div-block-45 {
  display: none;
}

@media screen and (max-width: 991px) {
  .div-block-3 {
    justify-content: space-between;
    width: 100%;
  }

  .nav-link {
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.5rem;
    position: relative;
  }

  .nav-link.top {
    margin-top: 20px;
  }

  .nav-link.top.none.hoversw {
    display: block;
  }

  .nav-link.top.none.hoversw.hide {
    display: none;
  }

  .nav-link.top.hoversw {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-link.top.hoversw.w--current {
    display: block;
    position: static;
  }

  .nav-link.top.hoversw.mobile, .nav-link.top.hoversw.mobile.w--current {
    font-size: 2.5rem;
    line-height: 1.2em;
  }

  .nav-link.top.hoversw.top-30px {
    margin-top: 60px;
  }

  .nav-menu {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-color: #f8efda;
    flex-flow: column;
    padding: 40px 20px;
  }

  .link-block.none {
    display: none;
  }

  .hero-section {
    background-size: 100%;
    padding-top: 80px;
  }

  .div-block-4 {
    flex-flow: column;
    align-items: stretch;
  }

  .heading {
    font-size: 3.5rem;
  }

  .paragraph-2 {
    font-size: 1.3rem;
  }

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

  .link-block-2 {
    padding: 15px 35px;
    font-size: 1.1rem;
  }

  .div-block-7 {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .logo-slider-section {
    margin-bottom: 0;
    padding-bottom: 62px;
  }

  .image-3 {
    height: 24px;
    bottom: 0;
  }

  .section-2 {
    padding-top: 80px;
  }

  .heading-3 {
    margin-bottom: 30px;
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .div-block-10 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: .42fr .29fr .29fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .section-3 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    height: auto;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-5 {
    margin-bottom: 10px;
    font-size: 2.5rem;
  }

  .heading-5.left-text {
    margin-bottom: 50px;
  }

  .heading-5.left-text._400 {
    font-size: 2.5rem;
  }

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

  .div-block-14 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

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

  .div-block-17 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .div-block-18 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .heading-8 {
    margin-bottom: 40px;
  }

  .div-block-19 {
    grid-column-gap: 4rem;
    grid-row-gap: 2rem;
  }

  .div-block-20 {
    height: auto;
  }

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

  .paragraph-6 {
    font-size: 1.3rem;
  }

  .code-embed {
    margin-top: 80px;
  }

  .paragraph-7 {
    font-size: 2.5rem;
  }

  .section-7 {
    padding-top: 50px;
  }

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

  .div-block-28 {
    display: none;
  }

  .section-8 {
    padding-top: 80px;
  }

  .heading-11 {
    font-size: 2.5rem;
  }

  .section-9 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .div-block-33 {
    margin-top: 4rem;
  }

  .div-block-35 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .left {
    max-width: 100%;
    padding-top: 0;
    position: static;
  }

  .left-link {
    border-bottom: 1px solid #000;
  }

  .heading-13.none {
    display: block;
  }

  .heading-13.tab-none {
    display: none;
  }

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

  .paragraph-10.tab-none {
    display: none;
  }

  .menu-button {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    padding: 0;
    display: flex;
    position: static;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .icon {
    color: #000;
    font-size: 40px;
  }

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

  .div-block-44 {
    background-color: #231f20;
    width: 24px;
    height: 2px;
    max-height: none;
    padding-bottom: 0;
    padding-right: 0;
  }

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

@media screen and (max-width: 767px) {
  .section._2 {
    background-color: #231f20;
    position: relative;
  }

  .div-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    align-items: center;
  }

  .paragraph.hide {
    display: none;
  }

  .paragraph.dis {
    display: block;
  }

  .link-2.hoverbtn {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #f34900;
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .link-2.hoverbtn.hide {
    display: none;
  }

  .link-2.hoverbtn.dis {
    display: flex;
  }

  .nav-link.top.none {
    display: none;
  }

  .hero-section {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .div-block-5 {
    padding-top: 0;
    padding-bottom: 220px;
  }

  .heading {
    font-size: 2.5rem;
  }

  .paragraph-2 {
    margin-top: .9rem;
    font-size: 1.2rem;
  }

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

  .link-block-2 {
    padding: 10px 30px;
  }

  .link-block-2.hoversw.none {
    display: none;
  }

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

  .heading-3 {
    text-align: left;
    margin-bottom: 64px;
    font-size: 30px;
    line-height: 1.2em;
  }

  .image-4 {
    margin-bottom: 112px;
  }

  .div-block-11 {
    min-height: 500px;
    max-height: 500px;
  }

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

  .heading-5 {
    text-align: left;
    margin-bottom: 6rem;
    font-size: 30px;
    line-height: 1.2em;
  }

  .heading-5._123 {
    margin-bottom: 2rem;
  }

  .heading-5.left-text {
    margin-bottom: 64px;
  }

  .heading-5.left-text._400 {
    font-size: 30px;
    font-weight: 500;
  }

  .heading-5.center {
    text-align: center;
    margin-bottom: 24px;
  }

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

  .div-block-14 {
    flex-flow: column;
  }

  .div-block-15 {
    border-top: 1px solid #edd8a2;
    border-left-style: none;
    max-width: 100%;
    padding-top: 40px;
    padding-left: 0;
  }

  .div-block-15.top {
    border-top-style: none;
    padding-top: 0;
  }

  .heading-7 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.2em;
  }

  .paragraph-5 {
    font-size: 16px;
  }

  .paragraph-5.fff {
    font-size: 20px;
    line-height: 1.3em;
  }

  .div-block-17 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .div-block-18 {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
  }

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

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

  .image-11 {
    left: auto;
    right: -20%;
  }

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

  .paragraph-6 {
    font-size: 1.1rem;
  }

  .paragraph-6.hoversw {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-21 {
    flex-flow: wrap;
  }

  .code-embed {
    margin-top: 70px;
    margin-bottom: 20px;
  }

  .paragraph-7 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2em;
  }

  .heading-11 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .div-block-29, .image-14 {
    z-index: 11;
    position: relative;
  }

  .link-block-4 {
    border-radius: 50%;
  }

  .image-17 {
    width: 24px;
    height: 24px;
  }

  .footer-section {
    padding-bottom: 40px;
  }

  .image-19 {
    top: auto;
    bottom: 15%;
  }

  .div-block-31 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .div-block-33 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-34 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .div-block-41 {
    transform: translate(0, -26px);
  }

  .text-block-3 {
    color: #f34900;
    font-size: 1rem;
  }

  .icon-2 {
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: static;
  }

  .div-block-42 {
    z-index: 2147483647;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    background-color: #231f20;
    flex-flow: column;
    height: 92vh;
    max-height: none;
    padding: 32px 20px;
    display: flex;
    position: static;
    top: 103%;
    left: 0;
    right: 0;
    overflow: hidden;
  }

  .image-21 {
    width: 100%;
    position: absolute;
    bottom: -100px;
    right: -100px;
  }

  .code-embed-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-13 {
    z-index: 1111;
    color: #fbf7ec;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.3em;
    position: relative;
  }

  .div-block-43 {
    z-index: 99999999;
    max-height: 0;
    position: absolute;
    top: 103%;
    left: 0;
    right: 0;
    overflow: hidden;
  }

  .div-block-43.active {
    max-height: 100000px;
    transition: max-height .5s;
  }

  .div-block-45 {
    background-color: #f34900;
    border-radius: 50%;
    width: .5rem;
    height: .5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .paragraph-7 {
    font-size: 1.7rem;
    line-height: 2.7rem;
  }

  .div-block-23 {
    height: 420px;
  }
}

#w-node-d3326247-b039-8dcf-57bc-2aa244fe2510-f5e1dc86 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}


@font-face {
  font-family: 'Segment A 1';
  src: url('../fonts/segment-a-1.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}