:root {
  --white: white;
  --black: black;
}

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

p {
  margin-bottom: 10px;
}

.header {
  min-height: 100vh;
}

.background-video {
  z-index: -1;
  min-height: 100vh;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block {
  z-index: 100;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(18deg, #3a4773, rgba(58, 71, 115, 0));
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  min-height: 100vh;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.div-block-2 {
  position: absolute;
}

.image {
  margin-bottom: 60px;
}

.h1 {
  color: #fff;
  margin-bottom: 32px;
  font-family: Averta, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
}

.div-block-3 {
  clear: none;
  text-align: center;
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  display: block;
  position: static;
}

.paragraph {
  color: #fff;
  margin-bottom: 60px;
  font-family: Averta, Arial, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 32px;
}

.image-2 {
  position: absolute;
  bottom: -68px;
}

.about {
  background-color: #f2fefb;
  justify-content: space-between;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.paragraph-copy {
  color: #fff;
  margin-bottom: 60px;
  font-family: Averta, Arial, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-4 {
  border-right: 1px solid #74c3b0;
  flex: 1;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.div-block-5 {
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  color: #3a4773;
  width: 60%;
  font-family: Averta, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.image-3 {
  border-radius: 15px;
  width: 67%;
  box-shadow: 1px 14px 19px 10px rgba(116, 195, 176, .3);
}

.body {
  background-color: #f2fefb;
}

.footer {
  background-color: #f2fefb;
  padding-bottom: 80px;
}

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

.paragraph-2-copy {
  color: #3a4773;
  text-align: center;
  width: 454px;
  font-family: Averta, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.paragraph-3 {
  color: #3a4773;
  text-align: center;
  font-family: Averta, Arial, sans-serif;
  font-size: 20px;
  line-height: 41px;
}

.link {
  color: #74c3b0;
}

.image-5 {
  display: none;
}

@media screen and (max-width: 479px) {
  .background-video {
    background-image: url('../images/bg-gif.gif');
    background-position: 0 0;
    background-size: auto;
    display: none;
  }

  .image {
    width: 230px;
  }

  .h1 {
    font-size: 28px;
    line-height: 31px;
  }

  .div-block-3 {
    width: 70%;
  }

  .image-2 {
    bottom: -150px;
  }

  .about {
    flex-flow: column;
  }

  .paragraph-copy {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-4 {
    flex-flow: column;
    min-height: auto;
    margin-bottom: 40px;
    padding-top: 120px;
  }

  .paragraph-2 {
    width: 80%;
    font-size: 20px;
    line-height: 24px;
  }

  .image-3 {
    width: 90%;
  }

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

  .div-block-6 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .paragraph-2-copy {
    width: 80%;
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-3 {
    font-size: 16px;
    line-height: 22px;
  }

  .image-4 {
    width: 210px;
  }

  .image-5 {
    z-index: -2;
    object-fit: cover;
    width: 100%;
    min-width: auto;
    min-height: 100vh;
    display: block;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
}


@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}