a {
  text-decoration: none;
}

.section {
  background-image: url('../images/Bullet.svg'), url('../images/Vector-Stroke.svg'), linear-gradient(#212121, #212121);
  background-position: 50%, 50%, 0 0;
  background-size: cover, auto, auto;
}

.body {
  height: 100vh;
  color: #fff;
  font-family: Cera pro, sans-serif;
  font-weight: 500;
}

.navbar {
  background-color: #212121;
  border-bottom: 1.5px solid rgba(128, 128, 128, .19);
}

.container {
  max-width: 1300px;
  border-bottom: 1px #706e6e;
  align-items: center;
  display: flex;
}

.nav-link {
  color: rgba(255, 255, 255, .6);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 300;
  position: static;
}

.nav-link.active {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1.5px solid #fff;
  border-radius: 1000px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 300;
}

.nav-menu {
  max-width: 50%;
  float: none;
  object-fit: fill;
  border-left: 1px solid #757575;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 60px;
  display: flex;
  position: static;
  top: 26px;
  left: 40px;
}

.image {
  border-right: 1px #fff;
  margin-right: 40px;
}

.nav-socials {
  clear: right;
  position: absolute;
  right: 40px;
}

.image-2 {
  margin-right: 15px;
}

.nav-social {
  margin-right: 20px;
}

.heading {
  width: 20ch;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-family: Radomir tinkov gilroy, sans-serif;
  font-size: 56px;
  line-height: 67.7px;
}

.paragraph {
  width: 45ch;
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.hero-container {
  max-width: 1200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 55px;
  padding-bottom: 55px;
  display: flex;
}

.button {
  color: #000;
  background-color: #28e8e5;
  border-radius: 50px;
  padding: 18px 25px;
}

.image-3 {
  width: 550px;
  margin-top: 60px;
}

.hero-ctas {
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 16px;
}

.image-4 {
  margin-left: 40px;
}

.logo {
  border-right: 1px #fff;
  margin-right: 40px;
}

.hero-btn {
  color: #000;
  background-color: #28e8e5;
  border-radius: 50px;
  padding: 18px 25px;
}

.nav-logo {
  border-right: 1px #fff;
  margin-right: 40px;
}

.av-link {
  color: #fff;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
  position: static;
}

.av-link.active {
  text-transform: uppercase;
  border: 1.5px solid #fff;
  border-radius: 1000px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 500;
}

.hero-header {
  width: 20ch;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-family: Radomir tinkov gilroy, sans-serif;
  font-size: 56px;
  line-height: 67.7px;
}

.hero-p {
  width: 45ch;
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.hero-vidbtn-p {
  color: #fff;
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 16px;
}

.hero-vidbtn-img {
  margin-left: 40px;
}

.hero-img {
  width: 600px;
  margin-top: 60px;
}

.container-3 {
  max-width: 1100px;
  background-image: url('../images/c-half-bullet.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 75px;
  margin-bottom: 75px;
  display: flex;
}

.heading-2 {
  color: #000;
  text-align: left;
  text-transform: capitalize;
  font-family: Radomir tinkov gilroy, sans-serif;
  font-size: 42px;
  line-height: 1.2;
}

.heading-2.left {
  width: 10ch;
  text-align: left;
}

.paragraph-3 {
  width: 60ch;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
}

.image-5 {
  max-width: 750px;
  margin-top: 60px;
}

.column {
  justify-content: center;
  align-items: center;
  padding-top: 22px;
  padding-bottom: 22px;
  display: flex;
}

.div-block-3 {
  padding-top: 50px;
}

.heading-3 {
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}

.paragraph-4 {
  width: 28ch;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

.div-block-4 {
  margin-top: 20px;
  padding: 0 10px;
}

.cta-secondary {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-radius: 50px;
  margin-left: 30px;
  padding: 18px 25px;
}

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

.section-3 {
  background-color: #fafafa;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-4 {
  max-width: 1100px;
  flex-direction: column;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 75px;
  display: flex;
}

.column-2 {
  padding-left: 30px;
  padding-right: 30px;
}

.columns {
  width: 100%;
  margin-top: 40px;
}

.div-block-6 {
  width: 100%;
  height: 220px;
  background-image: url('../images/image-1.png'), linear-gradient(#8e9597, #67777b);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 150px, auto;
  border-radius: 15px;
  padding: 24px 35px;
}

.technology-title {
  color: #fff;
  margin-bottom: 15px;
  font-family: Radomir tinkov gilroy, sans-serif;
  font-size: 31px;
  font-weight: 700;
  line-height: 1.2;
}

.paragraph-4-copy {
  color: #fff;
  width: 32ch;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

.div-block-6-copy {
  width: 100%;
  height: 220px;
  background-image: url('../images/image-2.png'), linear-gradient(#8e9597, #67777b);
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 150px, auto;
  border-radius: 15px;
  padding: 24px 30px;
}

.paragraph-4-copy-copy {
  color: #fff;
  text-transform: uppercase;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}

.div-block-7 {
  flex-direction: row;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.container-5 {
  max-width: 1100px;
}

.link-block, .link-block-2 {
  width: 100%;
}

.section-4 {
  background-color: #212121;
}

.image-6 {
  border-radius: 20px;
  margin-top: 80px;
  margin-bottom: 50px;
}

.heading-white {
  width: 27ch;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-family: Radomir tinkov gilroy, sans-serif;
  font-size: 42px;
  line-height: 1.2;
}

.heading-white.left {
  width: 10ch;
  text-align: left;
}

.paragraph-5 {
  width: 60ch;
  color: rgba(255, 255, 255, .6);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
}

.container-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 65px;
  display: flex;
}

.container-7 {
  max-width: 1100px;
}

.container-7-copy {
  max-width: 1100px;
  text-align: left;
  padding-top: 50px;
  padding-bottom: 50px;
}

.paragraph-6 {
  width: 70ch;
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
}

.heading-4 {
  color: #000;
  margin-top: 0;
  font-family: Radomir tinkov gilroy, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.2;
}

.collection-item {
  align-items: center;
  display: flex;
}

.paragraph-7 {
  width: 25ch;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

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

.paragraph-7-copy {
  width: 25ch;
  color: #000;
  text-transform: uppercase;
  margin-top: 1px;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}

.image-7 {
  color: #000;
}

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

.collection-list-wrapper {
  margin-top: 70px;
  margin-bottom: 70px;
}

.container-8 {
  max-width: 1100px;
}

.section-5 {
  color: #000;
  background-color: #fafafa;
  padding-top: 140px;
  padding-bottom: 140px;
}

.heading-5 {
  color: #000;
  font-family: Radomir tinkov gilroy, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.2;
}

.paragraph-8 {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

.container-9 {
  max-width: 1100px;
}

.heading-6 {
  text-transform: uppercase;
  font-family: Radomir tinkov gilroy, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 70px;
}

.column-3 {
  border-left: 1px solid rgba(0, 0, 0, .2);
  padding-left: 60px;
  padding-right: 50px;
}

.paragraph-9 {
  width: 28ch;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

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

.footer-cta {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 50px;
  display: flex;
}

.footer-cta-secondary {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-radius: 50px;
  margin-top: 10px;
  margin-left: 0;
  padding: 18px 32px;
}

.footer-cta-main {
  color: #000;
  background-color: #28e8e5;
  border-radius: 50px;
  padding: 18px 32px;
}

.hero-section {
  background-image: url('../images/Bullet.svg'), url('../images/Vector-Stroke.svg'), linear-gradient(#212121, #212121);
  background-position: 50%, 50%, 0 0;
  background-size: cover, auto, auto;
}

.div-block-10 {
  align-items: flex-end;
  display: flex;
}

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

.heading-6-copy {
  text-transform: uppercase;
  font-family: Radomir tinkov gilroy, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 70px;
}

.div-block-11 {
  align-items: center;
  margin-top: 70px;
  display: flex;
}

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

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

@media screen and (max-width: 991px) {
  .paragraph-4 {
    width: 20ch;
  }

  .container-5, .container-7-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-6 {
    width: 50ch;
  }

  .container-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-list {
    flex-direction: column;
    display: flex;
  }

  .heading-6-copy {
    font-size: 60px;
  }
}

@media screen and (max-width: 767px) {
  .hero-header {
    width: 14ch;
  }

  .hero-p {
    width: 40ch;
  }

  .heading-2 {
    text-align: center;
  }

  .paragraph-3 {
    width: 40ch;
  }

  .image-5 {
    max-width: 450px;
  }

  .heading-white {
    width: 20ch;
  }

  .paragraph-5 {
    width: 45ch;
  }

  .container-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-3 {
    border-left-style: none;
  }

  .columns-2 {
    flex-direction: column-reverse;
    display: flex;
  }

  .column-4 {
    margin-top: 45px;
    padding-left: 60px;
  }
}

@media screen and (max-width: 479px) {
  .hero-header {
    width: 14ch;
    font-size: 40px;
    line-height: 55px;
  }

  .hero-p, .paragraph-3 {
    width: 30ch;
  }

  .image-5 {
    max-width: 350px;
  }

  .column-2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .columns {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-6 {
    width: 300px;
    margin-bottom: 20px;
  }

  .paragraph-4-copy {
    width: 25ch;
  }

  .div-block-6-copy {
    width: 300px;
  }

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

  .heading-white {
    width: 10ch;
  }

  .paragraph-5 {
    width: 25ch;
  }

  .paragraph-6 {
    width: 25ch;
    text-align: center;
  }

  .heading-4 {
    text-align: center;
  }

  .collection-item {
    flex-direction: column;
  }

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

  .div-block-9 {
    text-align: center;
    justify-content: center;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .column-5 {
    padding-left: 0;
    padding-right: 0;
  }
}


@font-face {
  font-family: 'Cera pro';
  src: url('../fonts/Cera-Pro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Radomir tinkov gilroy';
  src: url('../fonts/Radomir-Tinkov---Gilroy-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Radomir tinkov gilroy';
  src: url('../fonts/Radomir-Tinkov---Gilroy-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera pro';
  src: url('../fonts/Cera-Pro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera pro';
  src: url('../fonts/Cera-Pro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}