/* 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: 300;
}

#iwi9 {
  background-color: rgb(18, 52, 98);
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: rgb(177, 36, 35);
  font-weight: 300;
  padding-top: 0px;
  padding-bottom: 0px;
}

#iv2i {
  width: 100%;
  text-align: right;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-size: 18px;
}

#is6i {
  row-gap: 0px;
  column-gap: 0px;
}

#it3w {
  padding-top: 30px;
  padding-bottom: 30px;
}

#i32p {
  padding-left: 200px;
  padding-right: 200px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#inxov {
  width: 100%;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

#id36p {
  width: 100%;
  justify-content: flex-start;
  row-gap: 0px;
  column-gap: 0px;
}

#ifkoh {
  background-color: rgb(237, 242, 247);
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  row-gap: 20px;
  column-gap: 20px;
}

#i9nzd {
  font-size: 20px;
  font-weight: 300;
  width: 100%;
}

#i9azq {
  width: 100%;
}

#ig87f {
  background-color: rgb(222, 48, 48);
  width: 100%;
  font-size: 18px;
}

#i9ktn {
  font-size: 26px;
  font-weight: 500;
  width: 100%;
  line-height: 32px;
}

#i3t9a {
  font-size: 24px;
  font-weight: 500;
}

#if36a {
  margin-top: 10px;
  width: 401px;
  font-size: 24px;
  line-height: 32px;
  height: 64px;
  background-color: rgb(255, 107, 0);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: rgb(114, 50, 4);
  border-right-color: rgb(114, 50, 4);
  border-bottom-color: rgb(114, 50, 4);
  border-left-color: rgb(114, 50, 4);
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}

#i8bw9 {
  margin-top: 10px;
}

#irgvw {
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}

#ieasf {
  margin-top: 0px;
  font-size: 14px;
  font-weight: 300;
}

#io1kj {
  flex-direction: row;
  row-gap: 20px;
  column-gap: 20px;
}

#igxol {
  margin-top: 0px;
  font-size: 14px;
  font-weight: 300;
}

#izndg {
  margin-top: 0px;
  font-size: 14px;
  font-weight: 300;
}

#i3ogg {
  color: #000000;
}

#iyr8p {
  color: #000000;
}

@media (max-width: 992px) {
  #i32p {
    padding-left: 100px;
    padding-right: 100px;
  }

  #inxov {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (max-width: 576px) {
  #i32p {
    padding-left: 15px;
    padding-right: 15px;
  }

  #inxov {
    font-size: 24px;
    line-height: 32px;
  }

  #i3t9a {
    font-size: 20px;
  }

  #ifkoh {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  #izjpi {
    font-size: 16px;
  }

  #i9ktn {
    font-size: 20px;
    line-height: 28px;
  }

  #iv2i {
    text-align: center;
  }

  #ig87f {
    font-size: 18px;
  }
}
