/* Add Your Styles Here */
body {
	padding: 0;
  margin: 0;
}

body * {
  box-sizing: border-box;
}

.empty-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.empty-section--container {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
  column-gap: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

* {
  max-width: unset;
}

body {
  font-family: Roboto !important;
}

[data-gjs-type="heading"] {
  font-family: Roboto;
  font-weight: 700;
}

[data-gjs-type="text"] {
  font-family: Roboto;
  font-weight: 400;
}

#iwi9 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgb(233, 38, 46);
  color: rgb(255, 255, 255);
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}

#is6i {
  row-gap: 0px;
  column-gap: 0px;
}

#iacg {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

#isiti {
  background-color: rgb(0, 40, 80);
  padding-bottom: 40px;
}

#ibdbu {
  color: rgb(255, 255, 255);
  font-size: 32px;
  line-height: 40px;
  text-align: left;
}

#ia5sx {
  padding-left: 200px;
  padding-right: 200px;
}

#i9b3l {
  object-fit: contain;
  object-position: center center;
  margin-top: 10px;
  margin-bottom: 10px;
}

#i6wvo {
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 28px;
}

#ij1ed {
  background-color: rgb(233, 38, 46);
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  height: 60px;
  margin-top: 10px;
}

#ixg9q {
  padding-top: 30px;
  padding-bottom: 30px;
}

#ivj6d {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

#i1hjo {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

#i9ld1 {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

#i62y8 {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

#il3uj {
  color: #000000;
}

#ijl9o {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 200px;
  padding-right: 200px;
}

#i5a5n {
  color: #000000;
}

@media (max-width: 992px) {
  #ia5sx {
    padding-left: 50px;
    padding-right: 50px;
  }

  #ijl9o {
    padding-left: 50px;
    padding-right: 50px;
  }

  #isiti {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

@media (max-width: 576px) {
  #ia5sx {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
  }

  #ibdbu {
    font-size: 24px;
    line-height: 32px;
  }

  #i6wvo {
    font-size: 18px;
    line-height: 28px;
  }

  #ij1ed {
    font-size: 18px;
    height: 56px;
  }

  #ijl9o {
    padding-left: 15px;
    padding-right: 15px;
  }

  #iacg {
    font-size: 18px;
  }
}
