:root {
  --black: black;
  --red: #d93f07;
  --dark-olive-green: #3b590c;
  --yellow-green: #aabf0b;
  --orange: #f2a922;
  --dark-orange: #f2780c;
}

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

.container {
  text-align: center;
}

.image {
  width: 350px;
  margin-bottom: 25px;
}

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

.section {
  padding-top: 15px;
  padding-bottom: 100px;
}

.button {
  background-color: var(--black);
  min-width: 530px;
  max-width: 90%;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 20px 65px;
  font-size: 18px;
  font-weight: 500;
}

.button:hover {
  background-color: var(--red);
}

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

.columns {
  text-align: center;
  margin-bottom: 51px;
}

.text-block-5 {
  float: left;
  color: #fff;
  text-align: right;
  font-size: 15px;
  line-height: 28px;
}

.link-block-26 {
  color: #2b2525;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-right: 0;
  text-decoration: none;
}

.column-7 {
  padding-top: 20px;
}

.heading-5 {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.1em;
}

.div-block-3 {
  text-align: center;
  margin-top: 115px;
  margin-bottom: 40px;
}

.link-block-3 {
  color: #fff;
  text-decoration: none;
  display: block;
}

.image-12 {
  width: 100%;
  max-height: 230px;
  margin-bottom: 10px;
}

.subtitulo {
  color: #fff;
  margin-bottom: 0;
  margin-left: 35px;
  margin-right: 35px;
  padding-left: 8px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1em;
}

.paragraph-6 {
  color: #fff;
  margin-bottom: 0;
}

.container-6 {
  padding-top: 25px;
  padding-bottom: 50px;
}

.image-10 {
  float: right;
  width: 30px;
  margin-top: 0;
  margin-left: 5px;
}

.div-block-16 {
  z-index: 5000;
  position: absolute;
  top: 5px;
  right: 5px;
}

.link-block-9 {
  padding-left: 5px;
  padding-right: 5px;
}

.image-14 {
  width: 25px;
}

.link-block, .link-block-27, .link-block-28 {
  z-index: 999;
  margin-bottom: 50px;
  margin-right: 50px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.section-3 {
  padding-top: 25px;
}

@media screen and (max-width: 991px) {
  .link-block-26 {
    margin-right: 0;
  }

  .column-7 {
    padding-top: 15px;
  }

  .image-12 {
    width: 90%;
  }

  .column-8 {
    padding-top: 25px;
  }

  .subtitulo {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-16 {
    top: 15px;
    right: 15px;
  }
}

@media screen and (max-width: 767px) {
  .button {
    min-width: 315px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .link-block-26 {
    margin-right: 0;
  }

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

  .image-12 {
    width: 200px;
  }

  .column-8 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .subtitulo {
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
  }

  .link-block, .link-block-27, .link-block-28 {
    margin-bottom: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    min-width: 90%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-5 {
    text-align: left;
    font-size: 12px;
  }

  .link-block-26 {
    margin-right: 0;
  }

  .column-7, .column-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .subtitulo {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-6 {
    padding-bottom: 100px;
  }

  .link-block-27 {
    margin-bottom: 10px;
    margin-right: 10px;
  }
}


@font-face {
  font-family: 'Kitten';
  src: url('../fonts/Kitten-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kitten';
  src: url('../fonts/Kitten-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kitten Fat';
  src: url('../fonts/Kitten-Fat.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kitten Monoline';
  src: url('../fonts/Kitten-Monoline.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kitten';
  src: url('../fonts/Kitten-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kitten';
  src: url('../fonts/Kitten.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}