body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 6rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
}

h2 {
  margin-top: 0px;
  margin-bottom: 31px;
  color: #000;
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
}

h3 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Ivartext, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 0.02em;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 60px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

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

p {
  margin-bottom: 10px;
  font-family: Ivartext, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.15px;
  white-space: normal;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 16px;
  line-height: 150%;
}

li {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #000;
  font-size: 16px;
  line-height: 150%;
}

strong {
  color: #ff4f43;
  font-weight: 700;
}

em {
  font-style: italic;
}

.block-3 {
  position: -webkit-sticky;
  position: sticky;
  top: 34%;
  margin-bottom: 100px;
  padding: 48px 50px 56px;
  background-color: #ff887c;
  color: #0a027a;
  font-size: 28px;
  line-height: 1.4;
}

.col-left {
  position: relative;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.block-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 37.5%;
  margin-bottom: 100px;
  padding: 48px 50px 56px;
  background-color: #ff85f7;
  color: #0a027a;
  font-size: 28px;
  line-height: 1.4;
}

.col-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container {
  position: relative;
  width: 90%;
  max-width: 600px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.container.cc-flex-h {
  display: block;
  width: 100%;
  max-width: none;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.cc-flex-v {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.learn-icon {
  width: 200px;
  margin-top: -40px;
  margin-bottom: 0px;
  margin-left: -32px;
}

.block-4 {
  position: -webkit-sticky;
  position: sticky;
  top: 30%;
  margin-bottom: 100px;
  padding: 48px 50px 56px;
  background-color: #fff200;
  color: #0a027a;
  font-size: 28px;
  line-height: 1.4;
}

.learn_right-text {
  padding-right: 0px;
  font-size: 36px;
  line-height: 1.2;
}

.learn_wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 34%;
}

.block-text {
  letter-spacing: -0.01em;
}

.text_left {
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 0px;
  padding-right: 180px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.02em;
}

.section {
  position: relative;
  padding-top: 140px;
  padding-bottom: 160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section.cc-no-padding-bottom {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/paper-texture-2.png'), url('../images/jlk.jpg');
  background-position: 50% 50%, 0% 0%;
  background-size: 523px, cover;
  background-attachment: scroll, fixed;
}

.section.fullheight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.fullheight.cc-gray {
  background-color: #f5f5f5;
}

.section.height-vw90 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.height-vw90.cc-gray {
  height: 90vh;
  background-color: #f5f5f5;
}

.section.halfheight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.halfheight.cc-gray {
  background-color: #f5f5f5;
}

.section.halfheight.cc-end {
  z-index: 2;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 140px;
  background-color: transparent;
  background-image: none;
  background-size: auto;
}

.block {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  margin-bottom: 100px;
  padding: 48px 50px 56px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #7946f3;
  color: #fff;
  font-size: 28px;
  line-height: 1.4;
  font-weight: 300;
}

.block._1 {
  position: static;
  top: -160vh;
  width: 100vw;
  height: auto;
  max-width: none;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  background-color: #f9da49;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  outline-color: rgba(143, 111, 111, 0.1);
  outline-offset: 0px;
  outline-style: none;
  outline-width: 1px;
}

.block._2 {
  position: static;
  top: -155vh;
  height: 100%;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  background-color: #5e2320;
  background-image: none;
  background-size: auto;
  outline-color: rgba(143, 111, 111, 0.1);
  outline-offset: 0px;
  outline-style: none;
  outline-width: 1px;
  color: #fff;
}

.block._3 {
  position: static;
  top: -150vh;
  width: auto;
  height: 100%;
  max-width: none;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none;
  border-width: 1px;
  border-color: rgba(143, 111, 111, 0.1);
  border-radius: 0px;
  background-color: #eadfdd;
  background-image: none;
  background-size: auto;
  outline-color: rgba(143, 111, 111, 0.1);
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
}

.block._3.green {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4c5248;
}

.block._4 {
  position: static;
  top: -145vh;
  max-width: none;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  background-color: #ddedea;
  background-image: none;
  background-size: auto;
  outline-color: rgba(143, 111, 111, 0.1);
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
}

.hero-title {
  display: inline;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.04em;
}

.body {
  position: static;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.hero-sub {
  margin-top: 32px;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.block-wrapper {
  position: relative;
  z-index: 10;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.block-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.15;
  font-family: Ivartext, sans-serif;
  color: #000;
  font-size: 56px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: -0.04px;
}

.header-container {
  position: static;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #232424;
  -o-object-fit: fill;
  object-fit: fill;
}

.white {
  color: #fff;
}

.white:hover {
  text-decoration: none;
}

.white p {
  color: #fff;
  font-size: 16px;
}

.white p:hover {
  text-decoration: none;
}

.white.right {
  padding-right: 20px;
}

.blurred {
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 48px;
  padding: 11px 20px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom: 1px solid hsla(0, 6.7%, 45%, 0.14);
  background-color: transparent;
}

.home-nav {
  position: static;
  top: 0px;
  z-index: 2;
  display: block;
  width: auto;
  max-width: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.copy {
  display: block;
  margin-top: 0px;
  margin-right: 40px;
  margin-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #222;
  font-size: 1.2em;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: -0.028em;
}

.copy.nav-link {
  display: block;
  margin-right: 4px;
  margin-bottom: 16px;
  margin-left: 0px;
  padding: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-radius: 0px;
  -webkit-transition-property: none;
  transition-property: none;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 400;
}

.copy.nav-link:hover {
  padding-right: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}

.copy.nav-link.w--current {
  margin-right: 4px;
  margin-bottom: 16px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  background-color: transparent;
  color: #000;
}

.copy.nav-link.w--current:hover {
  border-bottom-style: solid;
  border-bottom-color: transparent;
  text-decoration: none;
}

.nav {
  position: fixed;
  left: auto;
  top: 0px;
  right: 0px;
  z-index: 12;
  display: block;
  width: 100vw;
  height: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px none hsla(0, 0%, 61.2%, 0.18);
  border-bottom: 1px none rgba(12, 110, 153, 0.14);
  border-left: 1px solid rgba(143, 111, 111, 0.15);
  background-color: rgba(0, 0, 0, 0.46);
  -o-object-fit: fill;
  object-fit: fill;
}

.dot-indicator {
  margin-bottom: 0px;
  padding-right: 8px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
  line-height: 1.4em;
}

.dot-indicator.home {
  margin-top: -2px;
  margin-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.navbar {
  position: fixed;
  width: 60px;
  height: 100vh;
  background-color: transparent;
}

.nav-menu {
  position: static;
  background-color: transparent;
}

.menu-button-2 {
  background-color: transparent;
}

.nav-menu-2 {
  position: static;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-links {
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.navbar-2 {
  position: fixed;
  display: block;
  width: auto;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.container-2 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-navlinks {
  position: relative;
  display: block;
  border-radius: 5px;
  background-color: rgba(91, 98, 180, 0);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  text-decoration: none;
}

.c-navlinks:hover {
  background-color: transparent;
}

.c-navlinks.w--current {
  background-color: transparent;
}

.c-navlink-icon {
  padding: 4px 8px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.c-navlink-icon:hover {
  text-decoration: none;
}

.c-nav-extra-links {
  display: none;
  padding-top: 10px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
}

.ci-side-navlinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.c-sidenavbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  background-color: transparent;
}

.c-navlinks-item {
  position: relative;
  overflow: hidden;
}

._w-navlinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.side-brand-logo {
  display: inline-block;
  float: none;
}

.c-navlink-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  margin-right: 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.c-side-brand-logo {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.c-side-navmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.brand-logo-img {
  width: 45px;
}

.navlink-text {
  position: relative;
  padding: 0px;
  border-bottom: 1px none transparent;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  white-space: nowrap;
}

.navlink-text:hover {
  border-bottom: 1px none #fff;
  text-decoration: underline;
}

.navlink-text.numbers {
  color: hsla(0, 0%, 100%, 0.5);
}

.navlink-icon {
  width: 25px;
}

.c-sidenavbar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}

._w-navlink-text {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.inline {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.list {
  font-family: Ivartext, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  list-style-type: decimal;
}

.list-item {
  list-style-type: decimal;
}

.heading {
  font-size: 16px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0.03em;
}

.title-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.bold-text {
  line-height: 24%;
}

.navbar-3 {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
}

.nav-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.heading-2 {
  line-height: 100%;
  font-weight: 400;
}

.heading-3 {
  margin-bottom: 30px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

.heading-3.flush {
  margin-top: 0px;
  margin-bottom: 0px;
}

.heading-3.flush.dim.black {
  margin-bottom: 24px;
  opacity: 0.5;
  color: #000;
  font-weight: 600;
}

.heading-3.right {
  max-width: 350px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-weight: 500;
  text-align: left;
}

.heading-3.right.dim {
  width: 255px;
  max-width: none;
  opacity: 0.5;
  font-weight: 600;
  text-align: left;
}

.heading-3.right.dim.full {
  width: auto;
}

.heading-3.title {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.heading-3.yellow.flush {
  margin-bottom: 16px;
}

.heading-3.yellow.flush.dim {
  margin-bottom: 24px;
  opacity: 0.5;
  font-weight: 500;
}

.heading-3.fixed {
  position: absolute;
  left: 0%;
  top: 100vh;
  right: 50px;
  bottom: 0%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  text-align: right;
}

.columns {
  width: 600px;
}

.column {
  padding-left: 0px;
}

.column-2 {
  padding-right: 0px;
}

.photo-stack {
  position: absolute;
  top: 108vh;
  right: 50px;
  z-index: 5;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.blocky {
  position: static;
  right: 0px;
  width: 400px;
}

.b {
  position: -webkit-sticky;
  position: sticky;
  top: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 300px;
  min-height: auto;
  margin-bottom: 100px;
  padding: 48px 50px 56px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #7946f3;
  background-image: url('../images/jlk.jpg');
  background-position: 0px 0px;
  background-size: auto;
  color: #fff;
  font-size: 28px;
  line-height: 1.4;
  font-weight: 300;
}

.b._1 {
  top: 40%;
  width: 400px;
  height: 300px;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  background-image: url('../images/12-Best-Road-Trip-Films.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.b._2 {
  top: 41%;
  width: 300px;
  height: 220px;
  min-height: auto;
  margin-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  background-image: url('../images/maxresdefault.jpeg');
  background-position: 50% 0%;
  background-size: cover;
}

.b._3 {
  top: 42%;
  width: 420px;
  height: 300px;
  min-height: auto;
  margin-left: -50px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  background-image: url('../images/d5e7655c23886e8e822a340d6ea49623--buick-roadmaster-movie-lines.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.b._4 {
  top: 43%;
  width: 400px;
  height: 300px;
  min-height: auto;
  margin-bottom: 100px;
  margin-left: -10px;
  padding: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: url('../images/Screen-Shot-2022-05-16-at-5.04.55-PM.png');
  background-position: 50% 50%;
  background-size: cover;
}

.b._5 {
  top: 44%;
  width: 200px;
  height: 200px;
  min-height: auto;
  margin-bottom: 50px;
  margin-left: -20px;
  padding-top: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/216959263_Allstar-Picture-Library_Film-Easy-Rider.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.b._6 {
  top: 45%;
  width: 400px;
  height: 250px;
  min-height: auto;
  margin-left: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Screen-Shot-2022-05-16-at-5.09.14-PM.png');
  background-position: 0% 0%;
  background-size: cover;
}

.b._7 {
  top: 46%;
  width: 200px;
  margin-left: 170px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/CTXP-Dumb-and-Dumber-HERO.jpeg');
  background-position: 50% 100%;
  background-size: cover;
}

.b._8 {
  top: 47%;
  width: 300px;
  padding-top: 20px;
  padding-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/Crossroads-review-Yellow-Car-on-road-front-2-760x425.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.b._8._12 {
  top: 51%;
  padding-bottom: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Screen-Shot-2022-05-16-at-5.24.51-PM.png');
}

.b._9 {
  top: 48%;
  width: 170px;
  height: 200px;
  margin-left: 100px;
  padding: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Screen-Shot-2022-05-16-at-5.24.19-PM.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.b._10 {
  top: 49%;
  width: 320px;
  height: 180px;
  margin-left: 40px;
  padding-top: 20px;
  padding-left: 20px;
  background-image: url('../images/Screen-Shot-2022-05-16-at-9.47.18-PM.png');
  background-position: 0px 0px;
  background-size: cover;
}

.b._11 {
  top: 50%;
  height: 180px;
  padding: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/mad-max-fury-road-cars-for-sale.jpeg');
  background-position: 0% 50%;
  background-size: cover;
}

.b._13 {
  top: 52%;
  margin-left: -10px;
  padding: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Screen-Shot-2022-05-16-at-5.24.56-PM.png');
  background-position: 50% 0%;
  background-size: cover;
}

.b._14 {
  top: 53%;
  width: 230px;
  height: 280px;
  margin-left: 90px;
  padding-top: 20px;
  padding-left: 20px;
  background-image: url('../images/Screen-Shot-2022-05-16-at-5.24.39-PM.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.b._15 {
  top: 54%;
  width: 270px;
  height: 280px;
  margin-left: 100px;
  padding: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Screen-Shot-2022-05-16-at-5.28.00-PM.png');
  background-position: 0px 0px;
  background-size: cover;
}

.b._16 {
  top: 55%;
  width: 300px;
  height: 200px;
  margin-bottom: 0px;
  margin-left: 30px;
  padding: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/eott6.jpeg');
  background-position: 50% 0%;
  background-size: cover;
}

.b._17 {
  top: 56%;
  width: 280px;
  height: 190px;
  padding: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/magicmikexxl2.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.b._18 {
  top: 57%;
  width: 180px;
  height: 200px;
  padding: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Screen-Shot-2022-05-16-at-5.28.09-PM.png');
  background-position: 50% 0%;
  background-size: cover;
}

.navbar-4 {
  position: fixed;
  top: 20px;
  right: 40px;
  background-color: transparent;
}

.half {
  opacity: 0.5;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.half:hover {
  opacity: 1;
}

.half.no:hover {
  opacity: 0.5;
}

.half.hover {
  font-weight: 600;
}

.half.hover:hover {
  opacity: 1;
}

.half.quarter {
  opacity: 0.75;
}

.heading-4 {
  margin-bottom: 0px;
  color: #fff;
  font-weight: 700;
}

.heading-4.black {
  color: #000;
}

.heading-5 {
  margin-bottom: 0px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-weight: 700;
}

.heading-6 {
  margin-bottom: 0px;
}

.image {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: none;
  width: 80vw;
  height: 300vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-2 {
  position: absolute;
  top: 400vh;
  z-index: 2;
  display: none;
  width: 100vw;
  height: 200vh;
  -webkit-transform: translate3d(0px, 0px, 90px);
  transform: translate3d(0px, 0px, 90px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-3 {
  position: absolute;
  top: 700vh;
  z-index: 0;
  display: none;
  width: 100vw;
}

.image-4 {
  position: absolute;
  top: 950vh;
  right: 0px;
  z-index: 2;
  display: none;
  width: 200vw;
}

.rich-text-block {
  position: static;
  left: 0%;
  top: -100px;
  right: 0%;
  bottom: 0%;
}

.div-block-3 {
  position: relative;
  display: none;
  margin-top: -570px;
  margin-bottom: 0px;
  padding-right: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.fig {
  color: #fff;
}

.fig:hover {
  text-decoration: underline;
}

.heading-7 {
  font-family: Ivartext, sans-serif;
}

.heading-8 {
  margin-bottom: 0px;
  color: #000;
}

.heading-9 {
  margin-bottom: 0px;
  color: #000;
}

.heading-9.white {
  color: #fff;
}

.image-5 {
  display: block;
  height: auto;
  max-width: none;
  margin-bottom: 40px;
}

.image-6 {
  display: block;
  height: 100%;
  max-width: 600px;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-7 {
  display: block;
  height: 0%;
  max-width: 600px;
  margin-bottom: 20px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.image-8 {
  display: block;
  height: auto;
  max-width: 100%;
  margin-bottom: 20px;
}

.image-9 {
  width: 50px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.image-10 {
  width: 200px;
  margin-bottom: 20px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-filter: invert(57%);
  filter: invert(57%);
}

.div-block-4 {
  margin-top: 100px;
  margin-left: 50px;
}

.white-link {
  color: #fff;
}

.white-link:hover {
  opacity: 1;
  text-decoration: underline;
}

.div-block-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #232424;
}

.colored-numbers {
  font-family: Ivartext, sans-serif;
  color: #ff4f43;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
}

.link {
  color: #000;
}

.yellow {
  color: #ffe8ba;
}

.yellow p {
  color: #ffe8ba;
}

.yellow.hide {
  display: none;
}

.red {
  color: #000;
}

.italic-text {
  color: #fff;
}

.image-11 {
  margin-bottom: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-6 {
  position: fixed;
  top: 0vh;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5e2320;
}

.image-12 {
  margin-bottom: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.image-13 {
  width: auto;
  max-width: 1037px;
}

.image-14 {
  margin-bottom: 20px;
}

.image-15 {
  margin-bottom: 16px;
}

.image-16 {
  margin-bottom: 16px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.quote {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 50px;
  margin-left: -20px;
  padding-left: 20px;
  border-left: 3px solid #ff4f43;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 32px;
  line-height: 130%;
  font-weight: 700;
}

.image-17 {
  margin-bottom: 16px;
}

.image-18 {
  position: absolute;
  top: 0px;
  z-index: 0;
  height: 100vh;
  max-width: 100%;
  margin-top: 50px;
}

.div-block-8 {
  position: relative;
  width: 450px;
  margin-top: -100px;
}

.preamble {
  margin-top: 50px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #232424;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.image-19 {
  margin-bottom: 8px;
}

.image-20 {
  width: 150px;
  margin-top: 0px;
  margin-bottom: 40px;
}

.columns-2 {
  display: none;
}

.column-3 {
  text-align: center;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.location {
  font-family: Ivartext, sans-serif;
  font-weight: 600;
}

.italic-text-2 {
  font-weight: 500;
}

.columns-3 {
  width: 550px;
  margin-top: 40px;
  margin-left: 100px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-21 {
  position: static;
  width: 100px;
}

.foot-link {
  color: #fff;
}

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

.paragraph {
  letter-spacing: 0px;
}

@media screen and (max-width: 991px) {
  p {
    font-family: Ivartext, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .block-3 {
    top: 30%;
  }

  .block-2 {
    top: 32%;
  }

  .col-right {
    margin-top: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .container.cc-flex-h {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container.cc-flex-v {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .block-4 {
    top: 34%;
  }

  .section.cc-no-padding-bottom {
    overflow: hidden;
    width: 100vw;
    padding-top: 0px;
    padding-bottom: 0px;
    outline-color: #ff4f43;
    outline-offset: -10px;
    outline-style: none;
    outline-width: 20px;
  }

  .block {
    top: 28%;
  }

  .block._1 {
    margin-bottom: 0px;
    padding: 80px 20px 40px;
  }

  .block._2 {
    margin-bottom: 0px;
    padding: 80px 20px 40px;
  }

  .block._3 {
    margin-bottom: 0px;
    padding: 80px 20px 40px;
  }

  .block._4 {
    padding: 80px 20px 40px;
    box-shadow: none;
  }

  .hero-title {
    font-size: 5.1rem;
  }

  .body {
    max-width: 100vw;
    min-width: 100px;
  }

  .header-container {
    max-width: none;
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .white p {
    font-size: 16px;
  }

  .white.right {
    padding-right: 20px;
  }

  .blurred {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 101%;
    height: 110px;
    margin-top: 0px;
    margin-right: -1px;
    margin-left: -1px;
    padding: 8px 10px 8px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom: 1px solid hsla(0, 6.7%, 45%, 0.14);
    background-color: transparent;
    background-image: none;
    background-size: auto;
  }

  .home-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 50px;
    max-width: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .copy {
    display: block;
  }

  .copy.nav-link {
    position: static;
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    line-height: 2.5em;
  }

  .copy.nav-link:hover {
    border-bottom-color: transparent;
  }

  .copy.nav-link.w--current {
    position: static;
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    color: rgba(34, 34, 34, 0.62);
    line-height: 2.5em;
    font-weight: 400;
  }

  .nav {
    position: fixed;
    left: 0px;
    top: 0%;
    right: -1px;
    z-index: 30;
    width: 100vw;
    height: 110px;
    margin-top: 0%;
    margin-left: 0%;
    padding-left: 0px;
    border-bottom-style: solid;
    border-bottom-color: hsla(0, 0%, 61.3%, 0.19);
  }

  .icon-2 {
    display: block;
    margin-top: -6px;
    margin-left: -20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
  }

  .menu-button {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-button.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: transparent;
    color: #222;
  }

  .dot-indicator {
    display: none;
  }

  .dot-indicator.home {
    display: none;
  }

  .c-navlinks {
    padding-bottom: 8px;
  }

  .c-navlink-icon {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .ci-side-navlinks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  ._w-navlinks {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .c-navlink-text {
    margin-right: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .navlink-text.numbers {
    font-weight: 600;
  }

  .heading-3.title {
    display: block;
    margin-top: 0px;
    margin-bottom: 4px;
    padding-left: 10px;
  }

  .columns {
    width: 100%;
  }

  .photo-stack {
    display: none;
    margin-top: 24px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .b {
    top: 28%;
  }

  .image {
    display: none;
  }

  .image-2 {
    display: none;
  }

  .image-3 {
    display: none;
  }

  .image-4 {
    display: none;
  }

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

  .image-5 {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-bottom: 0px;
  }

  .image-6 {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .image-7 {
    display: block;
    width: 100%;
    height: auto;
    max-width: 600px;
    margin-bottom: 20px;
  }

  .image-8 {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .div-block-5 {
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #232424;
  }

  .image-14 {
    margin-bottom: 20px;
  }

  .image-18 {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .preamble {
    padding-top: 100px;
  }

  .columns-2 {
    display: block;
    margin-left: 0px;
    padding-left: 4px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

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

@media screen and (max-width: 767px) {
  p {
    font-family: Ivartext, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .block-3 {
    margin-bottom: 40px;
  }

  .block-2 {
    margin-bottom: 40px;
  }

  .col-right {
    margin-top: 0px;
  }

  .container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .container.cc-flex-h {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .block-4 {
    margin-bottom: 0px;
  }

  .learn_right-text {
    padding-right: 40px;
    padding-bottom: 60px;
  }

  .text_left {
    margin-bottom: 0px;
    padding-right: 40px;
    padding-bottom: 60px;
  }

  .section.cc-no-padding-bottom {
    padding-bottom: 0px;
    outline-color: #ff4f43;
    outline-offset: -10px;
    outline-style: none;
    outline-width: 20px;
  }

  .section.height-vw90.cc-gray {
    height: 60vh;
  }

  .block {
    margin-bottom: 40px;
  }

  .block._1 {
    margin-bottom: 0px;
  }

  .block._2 {
    margin-bottom: 0px;
  }

  .block._3 {
    margin-bottom: 0px;
  }

  .hero-title {
    font-size: 4.4rem;
  }

  .block-title {
    font-family: Ivartext, sans-serif;
    line-height: 40px;
    font-weight: 700;
  }

  .header-container {
    margin-bottom: 0px;
    padding-top: 150px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .white p {
    font-weight: 400;
  }

  .blurred {
    position: absolute;
    top: 0px;
    width: 101%;
    height: auto;
    margin-top: 0px;
    margin-right: -1px;
    margin-left: -1px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom: 1px solid hsla(0, 6.7%, 45%, 0.14);
    background-color: transparent;
    background-image: none;
    background-size: auto;
    box-shadow: none;
  }

  .copy.nav-link {
    margin-bottom: 0px;
    line-height: 2.5em;
  }

  .copy.nav-link.w--current {
    padding-bottom: 0px;
    line-height: 2.5em;
  }

  .nav {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 21;
    height: 112px;
    margin-top: 0%;
    border-bottom-style: none;
  }

  .c-navlinks {
    padding-bottom: 4px;
  }

  .c-navlink-icon {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .c-nav-extra-links {
    padding-top: 0px;
    border-top-style: none;
  }

  .nav-divider {
    width: 100%;
    height: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #fff;
    opacity: 0.2;
  }

  .c-menu-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-sidenavbar {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  ._w-navlinks {
    padding-bottom: 4px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .c-navlink-text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .c-nav-divider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-side-brand-logo {
    margin-bottom: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .c-menu-btn {
    float: none;
    border-style: solid;
    border-width: 2px;
    border-color: hsla(0, 0%, 100%, 0);
    border-radius: 10px;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    color: #fff;
  }

  .c-menu-btn.w--open {
    border-color: hsla(0, 0%, 100%, 0.75);
    background-color: transparent;
  }

  .c-side-navmenu {
    display: block;
    height: auto;
    padding: 10px;
    background-color: #6d76da;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(109, 118, 218, 0.95)), to(rgba(109, 118, 218, 0.95))), -webkit-gradient(linear, left top, right top, from(#6d76da), to(hsla(0, 0%, 100%, 0))), url('../images/bg-pattern.svg');
    background-image: linear-gradient(180deg, rgba(109, 118, 218, 0.95), rgba(109, 118, 218, 0.95)), linear-gradient(90deg, #6d76da, hsla(0, 0%, 100%, 0)), url('../images/bg-pattern.svg');
    background-position: 0px 0px, 0px 0px, 100% 50%;
    background-size: auto, auto, contain;
    background-repeat: repeat, repeat, repeat;
    background-attachment: scroll, scroll, fixed;
  }

  .navlink-text {
    color: #fff;
  }

  .navlink-text.numbers {
    color: hsla(0, 0%, 100%, 0.5);
  }

  .c-sidenavbar-container {
    display: block;
    background-color: #000;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  ._w-navlink-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .title-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .heading-3.title {
    display: block;
    margin-top: 0px;
    margin-bottom: 4px;
  }

  .column {
    padding-right: 20px;
  }

  .column-2 {
    padding-left: 0px;
  }

  .photo-stack {
    display: none;
  }

  .b {
    margin-bottom: 40px;
  }

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

  .image-5 {
    width: 100%;
    margin-bottom: 0px;
  }

  .image-6 {
    margin-bottom: 20px;
  }

  .image-7 {
    width: 100%;
    margin-bottom: 20px;
  }

  .image-8 {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .div-block-5 {
    margin-right: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #232424;
  }

  .image-18 {
    -o-object-fit: cover;
    object-fit: cover;
  }

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

  .columns-3 {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
  }

  .column-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-5 {
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-weight: 700;
  }

  p {
    font-family: Ivartext, sans-serif;
    font-size: 16px;
  }

  .block-3 {
    top: 26%;
    padding: 32px;
  }

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

  .col-right {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .container {
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container.cc-flex-h {
    padding: 0px;
  }

  .learn-icon {
    margin-top: -30px;
  }

  .block-4 {
    top: 30%;
    padding: 28px 32px 32px;
  }

  .learn_right-text {
    padding-right: 0px;
    font-size: 28px;
  }

  .text_left {
    padding-right: 0px;
    padding-bottom: 20px;
    font-size: 28px;
  }

  .section.cc-no-padding-bottom {
    padding-top: 20px;
    padding-bottom: 0px;
    outline-color: #232424;
    outline-offset: -10px;
    outline-style: none;
    outline-width: 20px;
  }

  .block {
    top: 24%;
    padding: 28px 32px 32px;
    font-size: 24px;
  }

  .block._1 {
    top: 20%;
    width: 100%;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .block._2 {
    top: 24%;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .block._3 {
    top: 28%;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-size: 600px;
  }

  .block._4 {
    top: 32%;
    padding-right: 10px;
    padding-left: 10px;
    background-size: 600px;
    box-shadow: none;
  }

  .hero-title {
    font-size: 3.4rem;
  }

  .hero-sub {
    line-height: 1.5;
  }

  .block-wrapper {
    position: relative;
    width: auto;
  }

  .div-block {
    position: static;
    max-width: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .block-title {
    line-height: 40px;
  }

  .header-container {
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #232424;
  }

  .white p {
    font-family: Ivartext, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .blurred {
    position: absolute;
    width: 101vw;
    height: 144px;
    margin-top: 0px;
    margin-left: -1px;
    padding: 4px 10px 8px 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    border-top: 1px solid rgba(34, 34, 34, 0.1);
    border-bottom: 1px solid hsla(0, 6.7%, 45%, 0.14);
    background-color: #fff;
    background-image: none;
    background-size: auto;
    background-attachment: scroll;
  }

  .home-nav {
    position: fixed;
    z-index: 200;
    width: 100vw;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px none rgba(34, 34, 34, 0.1);
    background-color: transparent;
  }

  .copy {
    display: block;
    font-size: 1em;
    line-height: 1.6em;
    white-space: normal;
  }

  .copy.nav-link {
    position: static;
    width: 100vw;
    margin-bottom: 0px;
    padding-left: 20px;
    border-bottom-style: none;
    line-height: 2.5em;
  }

  .copy.nav-link:hover {
    padding-left: 20px;
    border-top-style: none;
    border-bottom-style: none;
  }

  .copy.nav-link.w--current {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    border-top: 1px solid transparent;
  }

  .copy.nav-link.w--current:hover {
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-style: solid;
  }

  .nav {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 50;
    width: 100%;
    height: 50px;
    margin-top: 0%;
    margin-left: 0%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-bottom-style: solid;
    border-bottom-color: rgba(34, 34, 34, 0.08);
    background-color: rgba(255, 255, 255, 0);
  }

  .icon-2 {
    margin-top: -4px;
    margin-left: -4px;
    -webkit-filter: invert(100%);
    filter: invert(100%);
    color: #222;
  }

  .menu-button {
    position: static;
    height: 50px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

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

  .dot-indicator {
    display: none;
  }

  .c-navlink-icon {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  ._w-navlinks {
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .c-side-navlink {
    padding-bottom: 2px;
  }

  .c-navlink-text {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .c-nav-divider {
    display: none;
  }

  .c-side-brand-logo {
    display: none;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .c-menu-btn.w--open {
    border-style: none;
  }

  .c-side-navmenu {
    background-color: #000;
    background-image: none;
  }

  .navlink-text {
    color: #000;
    text-align: left;
  }

  .navlink-text.numbers {
    color: rgba(0, 0, 0, 0.5);
  }

  .c-sidenavbar-container {
    padding: 0px;
    background-color: #000;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  ._w-navlink-text {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .navbar-3 {
    position: fixed;
    left: 0px;
    top: 0px;
  }

  .menu-button-3 {
    position: relative;
  }

  .heading-3.right.dim {
    width: auto;
  }

  .heading-3.title {
    display: block;
    margin-top: 0px;
    margin-bottom: 4px;
    padding-left: 10px;
    text-align: left;
  }

  .heading-3.fixed {
    top: 90vh;
    right: 20px;
  }

  .columns {
    width: auto;
  }

  .column {
    padding-right: 0px;
  }

  .column-2 {
    padding-left: 0px;
  }

  .photo-stack {
    display: none;
  }

  .b {
    top: 24%;
    padding: 28px 32px 32px;
    font-size: 24px;
  }

  .b._1 {
    top: 20%;
  }

  .b._2 {
    top: 24%;
  }

  .b._3 {
    top: 28%;
  }

  .b._4 {
    top: 32%;
  }

  .navbar-4 {
    left: 0px;
    top: 0px;
    right: 0px;
    display: none;
  }

  .menu-button-4 {
    background-color: transparent;
  }

  .menu-button-4.w--open {
    background-color: transparent;
  }

  .nav-menu-4 {
    position: static;
    width: 100vw;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #000;
  }

  .container-3 {
    width: auto;
    background-color: transparent;
  }

  .half.hover {
    color: #000;
  }

  .image {
    display: none;
  }

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

  .image-5 {
    max-width: 100%;
    margin-bottom: 0px;
  }

  .image-6 {
    margin-bottom: 20px;
  }

  .image-7 {
    max-width: 100vw;
    margin-bottom: 0px;
  }

  .image-8 {
    height: auto;
    max-width: 100vw;
    margin-bottom: 20px;
  }

  .image-10 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-5 {
    margin-right: 0px;
    padding: 30px 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #232424;
  }

  .image-14 {
    margin-bottom: 20px;
  }

  .quote {
    font-size: 24px;
  }

  .image-18 {
    margin-top: 0px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-8 {
    width: auto;
    margin-top: -300px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .preamble {
    margin-top: 0px;
    padding-top: 100px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-20 {
    width: 190px;
  }

  .columns-2 {
    padding-left: 0px;
  }

  .columns-3 {
    width: auto;
    margin-top: 10px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-5 {
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
}

@font-face {
  font-family: 'Archivo';
  src: url('../fonts/Archivo-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Archivo condensed';
  src: url('../fonts/Archivo_Condensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Permanentmarker';
  src: url('../fonts/PermanentMarker-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ivartext';
  src: url('../fonts/IvarText-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ivartext';
  src: url('../fonts/IvarText-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ivartext';
  src: url('../fonts/IvarText-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ivartext';
  src: url('../fonts/IvarText-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}