:root {
  --black: black;
  --medium: #3a63d4;
  --white: white;
  --dark-transparent: #00000080;
  --dark: #101c3e;
  --light: #e5ecff;
}

body {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 12px;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  margin-top: 24px;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 24px;
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
}

h4 {
  margin-top: 20px;
  margin-bottom: 12px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 20px;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 16px;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 1.6;
}

a {
  color: var(--black);
  text-decoration: underline;
}

.nav-link {
  color: var(--medium);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.navbar {
  background-color: #0000;
  flex: 0 auto;
}

.header-background {
  background-color: var(--dark-transparent);
  color: var(--black);
  flex-direction: column;
  height: auto;
  min-height: 500px;
  margin-bottom: 80px;
  padding-bottom: 0;
  display: flex;
}

.headline-container {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.button {
  background-color: var(--medium);
  color: var(--white);
  border-radius: 3px;
  align-self: center;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.subhead {
  color: var(--dark-transparent);
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}

.brand-link {
  flex-flow: row;
  justify-content: flex-start;
  max-height: 80px;
  display: flex;
}

.site-title {
  color: var(--black);
  margin-top: 12px;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.body-container {
  padding-top: 0;
}

.menu-button {
  color: var(--medium);
}

.footer {
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

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

.hero {
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
}

.hero-overlay {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.site-navigation {
  padding-top: 20px;
}

.heading {
  color: var(--black);
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.2;
}

.navbar-container {
  margin-left: auto;
  margin-right: auto;
}

.header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: cover;
  flex-wrap: nowrap;
  flex: none;
  order: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 280px 30px 101px;
  display: flex;
  position: relative;
  top: -129px;
}

.header-content {
  perspective: 2000px;
  text-align: center;
  max-width: 770px;
  margin-top: -113px;
}

.h1 {
  color: #fff;
  letter-spacing: -1px;
  margin-top: 37px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 800;
  line-height: 78px;
}

.paragraph {
  color: #fff;
  background-color: #0000001a;
  border: 1px solid #00000008;
  border-radius: 9px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph.cc-gray {
  color: #999;
}

.button-2 {
  color: #fff;
  cursor: pointer;
  background-color: #ac0c2f;
  border-radius: 4px;
  margin-top: 10px;
  padding: 10px 30px 15px;
  font-size: 16px;
  font-weight: 800;
  line-height: 30px;
  transition: background-color .2s;
}

.button-2:hover {
  background-color: #48944f;
}

.button-2.cc-cta {
  text-align: center;
  background-color: #900813;
  margin-top: 0;
}

.navigation {
  z-index: 1;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.nav-link-2 {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.nav-link-2.w--current {
  color: #fff;
}

.bullet {
  background-color: #fff;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-left: 15px;
  margin-right: 15px;
}

.navigation-container {
  color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  height: 90px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navigation-button {
  color: #fff;
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-left: 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  transition: background-color .2s, color .2s;
}

.navigation-button:hover {
  color: #000;
  background-color: #fff;
}

.nav-menu-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.features {
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding: 120px 30px;
  display: flex;
}

.container {
  z-index: 1;
  width: 100%;
  max-width: 1170px;
  position: relative;
}

.container.cc-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.cc-cta {
  display: flex;
}

.container.cc-footer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.h2-container {
  width: 50%;
  margin-bottom: 90px;
}

.h2-container.cc-center {
  text-align: center;
  width: 65%;
  margin-bottom: 0;
}

.h2 {
  color: #b3b3b3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
}

.h2.cc-center {
  color: var(--black);
  margin-bottom: 40px;
  font-weight: 700;
}

.h2.cc-2-rows {
  margin-bottom: 25px;
}

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

.collection-list {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.collection-item {
  width: 33.3333%;
  padding-left: 10px;
  padding-right: 10px;
}

.left-arrow, .right-arrow {
  display: none;
}

.slide-3 {
  background-image: url('../images/IMG_7725.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-nav {
  font-size: 6px;
}

.slider {
  flex: 1;
  max-width: 1440px;
  height: 720px;
  margin-top: -360px;
}

.slide-2 {
  background-image: url('../images/IMG_7670.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-section {
  background-color: #fafafa;
  flex-flow: wrap;
  place-content: stretch center;
  align-items: center;
  margin-top: 360px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.icon-3 {
  width: 30px;
  height: 30px;
}

.slide {
  background-image: url('../images/IMG_7646.jpg');
  background-position: 50%;
  background-size: cover;
}

.about {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  padding: 115px 30px;
  display: flex;
}

.link {
  color: #5ab963;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  transition: color .2s;
}

.link:hover {
  color: #48944f;
}

.separator {
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.separator.cc-background-grey {
  background-color: #fafafa;
}

.line-color {
  background-color: #e6e6e6;
  height: 1px;
}

.h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}

.h3.cc-cta {
  color: #5ab963;
  margin-bottom: 0;
}

._2-row-action-text {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 110px;
}

._2-row-text {
  max-width: 370px;
  margin-right: 100px;
}

._2-row-text.cc-bottom {
  margin-right: 100px;
}

._2-row-image.cc-bottom {
  margin-right: 0;
}

._2-row-image.cc-row-spacing {
  margin-right: 100px;
}

.premium {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.row {
  flex: 1;
  display: flex;
}

.row.cc-bottom {
  flex-direction: row-reverse;
  margin-top: 90px;
}

.cta-column {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.cta-line {
  background-color: #5ab963;
  width: 30px;
  height: 2px;
  margin-left: 20px;
}

.cta-left-top {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.cta {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  padding: 150px 30px;
  display: flex;
}

.text-footer-credits {
  color: #666;
  margin-top: 15px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

.link-social {
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-right: 15px;
  display: flex;
}

.footer-social {
  justify-content: flex-start;
  width: 25%;
  display: flex;
}

.footer-links-list {
  flex-direction: column;
  padding-right: 50px;
  display: flex;
}

.link-footer {
  color: #fff;
  margin-bottom: 25px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  transition: color .2s;
}

.link-footer:hover {
  color: #ffffffb3;
}

.footer-2 {
  background-color: #0a0e1a;
  justify-content: center;
  align-items: center;
  padding: 40px 30px 0;
  display: flex;
}

.footer-column {
  width: 50%;
  display: flex;
}

.footer-column.cc-footer {
  flex-direction: column;
}

.image {
  margin-top: 69px;
}

.image-2 {
  filter: contrast(122%);
  box-shadow: 1px 1px 16px #000;
}

.div-block-step {
  text-align: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 20px;
  font-weight: 400;
  position: static;
}

.image-3 {
  text-align: center;
  margin-bottom: 27px;
}

.div-block {
  text-align: center;
}

.columns {
  background-color: #f5f5f5;
}

.pmnt {
  margin-left: 0;
  margin-right: 10px;
}

.div-block-2 {
  background-color: #ffffffc9;
  border-radius: 20px;
  margin: 15px 40px 10px;
  padding-top: 15px;
  padding-bottom: 16px;
  position: relative;
}

.bold-text {
  font-size: 16px;
  font-weight: 400;
}

.video {
  object-fit: cover;
  flex: none;
  order: -1;
}

.video-2 {
  z-index: 0;
  object-fit: cover;
  position: static;
}

.background-video {
  object-fit: cover;
  background-color: #0000;
  order: 1;
  min-height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: static;
}

.hdp {
  font-size: 12px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    color: var(--white);
  }

  .navbar {
    padding-top: 0;
  }

  .header-background {
    height: auto;
    min-height: 400px;
    padding-bottom: 50px;
  }

  .brand-link {
    padding-left: 10px;
  }

  .menu-button.w--open {
    background-color: var(--black);
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar-container {
    width: 100%;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu {
    background-color: var(--black);
    color: var(--white);
  }

  .header {
    padding-left: 60px;
    padding-right: 60px;
  }

  .icon-2 {
    color: #fff;
    font-size: 32px;
  }

  .navigation {
    z-index: 999;
    padding-right: 10px;
  }

  .nav-link-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button-3:active, .menu-button-3.w--open {
    background-color: #5ab963;
  }

  .bullet {
    display: none;
  }

  .navigation-button {
    width: 75%;
    margin: 20px 30px;
  }

  .nav-menu-2 {
    background-color: #5ab963;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 5px 20px #0003;
  }

  .h2-container, .h2-container.cc-center {
    width: 80%;
  }

  .collection-list {
    align-items: stretch;
    margin-left: -5px;
    margin-right: -5px;
  }

  .collection-item {
    width: 33.3333%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .slider {
    height: 480px;
    margin-top: -240px;
  }

  .slider-section {
    margin-top: 240px;
  }

  ._2-row-text {
    margin-right: 0;
  }

  ._2-row-text.cc-bottom {
    margin-right: 50px;
  }

  ._2-row-image {
    max-width: 50%;
    margin-right: 30px;
  }

  ._2-row-image.cc-row-spacing {
    margin-right: 50px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 1.2;
  }

  h2 {
    font-size: 28px;
    line-height: 1.2;
  }

  h3 {
    font-size: 24px;
    line-height: 1.4;
  }

  h4 {
    font-size: 20px;
    line-height: 1.4;
  }

  h5 {
    font-size: 16px;
    line-height: 1.4;
  }

  h6 {
    font-size: 14px;
    line-height: 1.4;
  }

  p {
    font-size: 16px;
  }

  .navbar {
    padding-top: 0;
  }

  .header-background {
    height: auto;
    padding-bottom: 40px;
  }

  .headline-container {
    text-align: center;
  }

  .button {
    padding: 15px 20px;
    font-size: 18px;
  }

  .subhead {
    font-size: 24px;
    line-height: 1.2;
  }

  .body-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .hero {
    padding: 40px 20px;
  }

  .flex-container {
    flex-direction: column;
  }

  .hero-image-mask {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-overlay {
    padding: 40px 20px;
  }

  .heading {
    font-size: 40px;
  }

  .header {
    height: 600px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1 {
    font-size: 48px;
    line-height: 54px;
  }

  .features {
    padding-top: 60px;
  }

  .container.cc-cta, .container.cc-footer {
    flex-wrap: wrap;
  }

  .h2-container {
    width: 100%;
    margin-bottom: 60px;
  }

  .h2-container.cc-center {
    width: 100%;
  }

  .collection-list {
    flex-direction: column;
    margin: -10px 0;
  }

  .collection-item {
    width: 100%;
    margin: 10px 0;
    padding-left: 0;
    padding-right: 0;
  }

  .slider {
    height: 300px;
    margin-top: -150px;
  }

  .slider-section {
    margin-top: 150px;
  }

  .about {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  ._2-row-action-text {
    margin-top: 50px;
  }

  ._2-row-text, ._2-row-text.cc-bottom {
    margin-right: 0;
  }

  ._2-row-image {
    max-width: 100%;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  ._2-row-image.cc-row-spacing {
    margin-right: 0;
  }

  .premium {
    padding-top: 60px;
    padding-bottom: 90px;
  }

  .row {
    flex-wrap: wrap;
    justify-content: center;
  }

  .cta-column {
    justify-content: flex-start;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .cta {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .footer-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-column {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .footer-column.cc-footer {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 1.1;
  }

  h2 {
    line-height: 1.2;
  }

  h3 {
    line-height: 1.3;
  }

  h4, h5 {
    line-height: 1.4;
  }

  .nav-link {
    background-color: var(--black);
    color: var(--white);
  }

  .header-background {
    height: auto;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .headline-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brand-link {
    padding-left: 10px;
  }

  .site-title {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    background-color: var(--black);
  }

  .icon {
    color: var(--black);
  }

  .menu-button-2 {
    background-color: var(--black);
  }

  .menu-button-2.w--open {
    color: var(--white);
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .centered-container {
    text-align: left;
  }

  .heading {
    font-size: 36px;
  }

  .header {
    height: 100vh;
    margin-top: 140px;
    padding-top: 120px;
    padding-bottom: 309px;
  }

  .header-content {
    margin-top: 0;
  }

  .h1 {
    letter-spacing: 0;
    font-size: 30px;
    line-height: 42px;
  }

  .button-2 {
    margin-bottom: 15px;
  }

  .navigation-container {
    height: 60px;
  }

  .features {
    margin-top: 100px;
  }

  .h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .slider {
    height: 150px;
    margin-top: -75px;
  }

  .slider-section {
    margin-top: 75px;
  }

  ._2-row-text {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  ._2-row-text.cc-bottom {
    margin-right: 0;
  }

  ._2-row-image {
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .row.cc-bottom {
    margin-top: 60px;
  }

  .footer-social, .footer-links-list {
    width: 50%;
  }

  .footer-column {
    flex-wrap: wrap;
  }

  .div-block-step {
    margin-top: 10px;
  }

  .background-video {
    padding-bottom: 0;
  }
}


