.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

h1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.15;
}

h2 {
  color: #223;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.1;
}

h3 {
  color: #223;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
}

h4 {
  color: #223;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
}

h5 {
  color: #223;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.1;
}

h6 {
  color: #223;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1;
}

p {
  margin-bottom: 10px;
  font-size: 1.25rem;
  line-height: 1.5;
}

.main {
  width: 100vw;
}

.navigation {
  width: 300px;
  height: 100vh;
  max-width: 300px;
  min-width: 300px;
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
  position: relative;
}

.content-wrapper {
  height: 100vh;
  margin-left: 300px;
  padding-bottom: 123px;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.brand-wrapper {
  height: 150px;
  padding: 45px;
}

.brand {
  height: 70px;
  max-width: 170px;
  background-image: url('../images/SICON_tesouraria.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

.links-wrapper {
  padding-top: 25px;
  padding-bottom: 50px;
}

.head-text {
  padding-top: 50px;
}

.text {
  color: #333;
  margin-bottom: 1rem;
}

.text.dim {
  color: #4a5568;
}

.text.dim2 {
  color: #9c9c9c;
}

.text.white {
  color: #fff;
}

.text._20 {
  text-align: justify;
  margin-bottom: 2.6rem;
}

.heading {
  color: #223;
}

.heading-2.box {
  flex: 1;
  margin-bottom: 0;
  font-size: 33px;
  font-weight: 400;
  line-height: 33px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 1rem;
}

.buttons {
  padding-top: 50px;
}

.button {
  text-align: center;
  background-color: #084a98;
  border-radius: 5px;
  padding: .8rem 1.3rem;
  font-size: 100%;
  line-height: 1.5;
  display: block;
}

.button:hover {
  background-color: #384dec;
}

.button.secundario {
  background-color: #223;
}

.button.secundario:hover {
  background-color: #173549;
}

.button.icon {
  justify-content: center;
  display: flex;
}

.button.icon.red {
  background-color: #ec3838;
}

.button.icon.red:hover {
  background-color: #a52929;
}

.button.icon.red.dist {
  color: #f1343d;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f73041;
}

.button.icon.red.dist:hover {
  color: #fff;
  background-color: #dc2f37;
}

.button.icon.red.lin {
  color: #dc2f37;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d13232;
}

.button.icon.red.lin:hover {
  color: #fff;
  background-color: #dc2f37;
}

.button.icon.green {
  background-color: #1a8521;
}

.button.icon.green:hover {
  background-color: #0d4911;
}

.button.icon.verde {
  background-color: #1a8521;
}

.button.icon.verde:hover {
  background-color: #105a15;
}

.button.bx:hover {
  background-color: #04264e;
}

.button.verde {
  background-color: #1a8521;
}

.button.verde:hover {
  background-color: #15711b;
}

.button._25 {
  margin-bottom: 25px;
}

.div-block-2 {
  max-width: 200px;
  min-width: 170px;
  text-align: center;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.div-block-2.submit {
  max-width: 100%;
  font-size: 15px;
}

.div-block-2.submit._1 {
  margin-top: 25px;
}

.div-block-2._1 {
  margin-right: 20px;
}

.div-block-2._2 {
  margin-right: 10px;
}

.icons-no-botao {
  margin-right: 10px;
  padding-top: 1px;
  font-family: System main, sans-serif;
  display: block;
  position: relative;
  top: 1px;
}

.header-with-back-button {
  justify-content: space-between;
  margin-top: 50px;
  padding-top: 0;
}

.header-back-wrapper.buttonx {
  justify-content: flex-start;
  display: flex;
}

.link {
  float: left;
  color: rgba(34, 34, 51, .49);
  padding-right: 1.5rem;
  font-family: System main, sans-serif;
  font-size: 2rem;
  line-height: 1.6;
  text-decoration: none;
  display: block;
  position: relative;
  top: 2px;
}

.div-block-3 {
  width: 60%;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.card-principal {
  margin-top: 50px;
}

.card-wrapper {
  height: 80px;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  display: flex;
}

.card-wrapper._0 {
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.card-wrapper._0._100 {
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
}

.card-wrapper._0._58 {
  height: 60px;
}

.card-wrapper._0._58:hover {
  background-color: rgba(255, 255, 255, .66);
}

.card-item {
  height: 100%;
}

.card-item.img {
  width: 20%;
  justify-content: center;
  align-items: center;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.card-item.img.i {
  padding-left: 0;
}

.card-item.img._900 {
  width: 20%;
}

.card-item.name {
  width: 80%;
  color: #223;
  align-items: center;
  padding-right: 1rem;
  display: flex;
}

.card-item.name._7 {
  padding-left: 1rem;
}

.card-item.name._4 {
  padding-left: 1.7rem;
}

.card-item.data-1 {
  width: 25%;
  padding-right: 1rem;
  display: flex;
}

.card-item.data-1.x {
  width: 15%;
}

.card-item.data-1.x._10 {
  width: 20%;
}

.card-item.icon {
  width: 20%;
  color: #d13232;
  justify-content: center;
  align-items: center;
  font-family: Full icons, sans-serif;
  font-size: 1.5rem;
  display: flex;
}

.card-item.name {
  width: 85%;
  color: #223;
  width: 85%;
  color: #223;
  align-items: center;
  padding-right: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.side-a {
  width: 90%;
  display: flex;
}

.side-b {
  width: 10%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.side-b._123 {
  padding-left: 0;
  padding-right: 15px;
}

.div-block-4 {
  width: 55px;
  height: 55px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #e5e5e5;
  border-radius: 200px;
}

.text-block {
  max-height: 50px;
  color: #223;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
}

.text-block.wh {
  color: #223;
  font-size: 1.1rem;
  font-weight: 400;
}

.text-block-2 {
  font-family: Full icons, sans-serif;
  font-size: 1.25rem;
  line-height: 1;
}

.side-a-1 {
  width: 50%;
  display: flex;
}

.text-block-3 {
  color: rgba(34, 34, 51, .72);
  align-items: center;
  font-size: 1rem;
  line-height: 1.1;
  display: flex;
}

.text-block-3.cancelado {
  color: #d13232;
  font-weight: 400;
}

.text-block-3.terminado {
  color: #288562;
  font-weight: 400;
}

.text-block-3.solicitado {
  color: rgba(34, 34, 51, .38);
  font-weight: 700;
}

.text-block-3.aprovado {
  color: #4094d4;
  font-weight: 700;
}

.text-block-3.enviado {
  color: #9d58f2;
  font-weight: 700;
}

.text-block-3.respondido {
  color: #e96a26;
  font-weight: 700;
}

.text-block-3.red {
  color: #dc2f37;
}

.text-block-3.bold {
  color: #1a8521;
  font-weight: 400;
}

.text-block-3.bold.red {
  color: #dc2f37;
  font-weight: 400;
}

.text-block-3.bold.red._12 {
  color: #970007;
  font-size: 1.1rem;
  font-weight: 700;
}

.text-block-3.bold.wh {
  color: #0f3c5e;
}

.text-block-3.bold.marron {
  color: #7c0106;
  font-size: 1.1rem;
  font-weight: 400;
}

.text-block-3.cancelado {
  color: #d13232;
  font-weight: 700;
}

.text-block-3.pendente {
  color: #edb54c;
  font-weight: 400;
}

.text-block-3.confirmado {
  color: #b2b2b2;
  font-weight: 700;
}

.text-block-3.preparacao {
  color: #4490ca;
  font-weight: 700;
}

.text-block-3.wh {
  color: #223;
  font-size: 1.1rem;
  font-weight: 400;
}

.legenda-wrapper {
  border-top: 1px solid rgba(34, 34, 51, .14);
  border-bottom: 1px #c9c9c9;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.legenda-wrapper._300 {
  border-top-style: none;
  border-bottom-style: none;
  margin-bottom: 0;
}

.txt {
  color: rgba(34, 34, 51, .35);
  font-size: 13px;
  font-weight: 700;
}

.txt._8 {
  color: #000;
  font-weight: 400;
}

.nav-lin {
  min-height: 60px;
  color: #223;
  align-items: center;
  padding: 10px 35px 10px 45px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.nav-lin:hover {
  background-color: rgba(8, 73, 151, .03);
  border-left: 4px #e8a036;
}

.nav-lin.w--current {
  color: #223;
  background-color: rgba(8, 73, 151, .03);
  border-left: 4px solid #4aabf6;
}

.nav-lin.log-out {
  color: #a0aec0;
}

.nav-lin.log-out:hover {
  color: #d55a5a;
  background-color: rgba(0, 0, 0, 0);
}

.text-block-5 {
  margin-right: 20px;
  font-family: Full icons, sans-serif;
  font-size: 1.3rem;
  line-height: 1;
}

.text-block-6 {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.2;
}

.formx {
  padding-top: 50px;
}

.form-field-label {
  color: #000;
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
}

.uploaded-photo-wrapper {
  display: none;
}

.div-block {
  flex: 1;
}

.photo-upload-input-field {
  height: 170px;
  text-align: center;
  cursor: pointer;
  background-color: rgba(248, 248, 248, .28);
  border: 2px dashed #d0d3dd;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all .1s;
  display: flex;
}

.photo-upload-input-field:hover {
  background-color: #fff;
}

.photo-upload-input-field:focus {
  background-color: #fff;
  border-color: #ff5c4b;
}

.photo-upload-input-field::-ms-input-placeholder {
  color: #9c9c9c;
}

.photo-upload-input-field::placeholder {
  color: #9c9c9c;
}

.test-form-block {
  height: 947px;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 50px;
}

.test-form-block.zero-padding-all {
  height: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding: 0;
}

.test-form-block.zero-padding-all._70 {
  width: 70%;
}

.div-block-141 {
  margin-bottom: 35px;
}

.form-right-side {
  background-color: #fff;
  border-left: 1px solid #e0e2e7;
  border-right: 1px #e0e2e7;
  flex: 1;
  padding: 50px;
}

.uploaded-image-name {
  height: 16px;
  line-height: 100%;
  overflow: hidden;
}

.form-select-field {
  height: 45px;
  background-color: #f8f8f8;
  border: 1px solid #d0d3dd;
  border-radius: 5px;
  margin-bottom: 25px;
  transition: all .1s;
}

.form-select-field:hover {
  background-color: #fff;
}

.form-select-field:focus {
  background-color: #fff;
  border-color: #ff5c4b;
}

.form-select-field.last-item {
  background-color: rgba(248, 248, 248, .21);
  border-radius: 4px;
  margin-bottom: 0;
}

.form-select-field.last-item:focus {
  border-color: #1675bd;
}

.button-2 {
  height: 40px;
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  border-radius: 4px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 9px 25px;
  font-size: 14px;
  text-decoration: none;
  transition: all .2s;
}

.button-2.gray {
  color: #9c9c9c;
  background-color: #f8f8f8;
  border: 1px solid #d0d3dd;
  margin-left: 0;
  margin-right: 8px;
  padding-left: 15px;
  padding-right: 15px;
}

.button-2.gray:hover {
  color: #fff;
  background-color: #449e47;
  border-color: rgba(0, 0, 0, 0);
}

.button-2.gray.apagar:hover {
  background-color: #fc3636;
}

.button-2.success-continue-copy {
  background-color: rgba(0, 0, 0, .18);
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.button-2.success-continue-copy:hover {
  background-color: rgba(0, 0, 0, .32);
}

.button-2.success-continue-copy.ok {
  color: #05b32e;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #05b32e;
  right: 177px;
}

.button-2.success-continue-copy.ok:hover {
  color: #fff;
  background-color: #05b32e;
}

.button-2.success-continue {
  background-color: #05b32e;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.button-2.success-continue:hover {
  background-color: #058317;
}

.confirmation-check-icon {
  width: 50px;
  height: 50px;
  color: #05b32e;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #05b32e;
  border-radius: 13px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 32px;
  line-height: 50px;
  overflow: hidden;
}

.confirmation-check-icon.absolute-right {
  position: absolute;
  top: 15px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.success-flex {
  display: flex;
}

.form-fiield {
  height: 45px;
  background-color: rgba(248, 248, 248, .2);
  border: 1px solid #d0d3dd;
  border-radius: 4px;
  margin-bottom: 35px;
  font-size: 17px;
  transition: all .1s;
}

.form-fiield:hover {
  background-color: #fff;
}

.form-fiield:focus {
  background-color: #fff;
  border-color: #1675bd;
}

.form-fiield::-ms-input-placeholder {
  color: #9c9c9c;
}

.form-fiield::placeholder {
  color: #9c9c9c;
}

.form-fiield._2 {
  margin-bottom: 0;
}

.form-fiield._560 {
  background-color: #fff;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-radius: 0;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.form-fiield._560._50000 {
  width: 20%;
  margin-left: 25px;
}

.form-fiield.sds {
  padding-bottom: 116px;
}

.uploaded-image-resolution {
  color: #9c9c9c;
}

.error-message {
  max-width: 500px;
  color: #e6253f;
  text-align: center;
  background-color: #fce1e6;
  border: 1px solid #e6253f;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  font-size: 15px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-1 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.div-1.eie {
  margin-top: 0;
  margin-bottom: 25px;
  overflow: hidden;
}

.photo-upload-text {
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 100%;
}

.form-button-icon {
  margin-right: 8px;
  font-family: System main, sans-serif;
  position: relative;
  top: 2px;
}

.success-message {
  color: #171f36;
  font-size: 16px;
  line-height: 24px;
}

.form-field-label-description {
  color: #9c9c9c;
  margin-bottom: 8px;
  font-size: 13px;
  line-height: 120%;
}

.uploaded-photo-info {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  overflow: hidden;
}

.photo-contain {
  max-width: 90px;
}

.form-success {
  z-index: 1000;
  background-color: rgba(240, 240, 240, .75);
  margin-left: auto;
  margin-right: auto;
  padding-top: 5vh;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.photo-upload-input-wrapper {
  min-height: 170px;
  border-bottom: 1px solid #e0e2e7;
  margin-bottom: 25px;
  padding-top: 0;
  padding-bottom: 30px;
  overflow: hidden;
}

.photo-upload-icon {
  margin-bottom: 14px;
  font-family: System main, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
}

.form {
  width: 100%;
}

.form.round-corners {
  border: 1px solid #e0e2e7;
  border-radius: 4px;
  margin-left: 16px;
  overflow: hidden;
}

.form.round-corners._10 {
  margin-left: 0;
  display: flex;
}

.form-left-side {
  background-color: #fff;
  border-left: 1px #e0e2e7;
  flex: 1;
  padding: 50px;
}

.uploaded-photo-content {
  height: 130px;
  background-color: #f8f8f8;
  border: 1px solid #d0d3dd;
  border-radius: 4px;
  margin-bottom: 10px;
  display: flex;
}

.uploaded-photo-div {
  width: 150px;
  max-width: 150px;
  min-width: 150px;
  border-right: 1px solid #d0d3dd;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form-success-content {
  height: 80px;
  max-width: 1000px;
  min-height: 80px;
  min-width: 200px;
  background-color: #fff;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  padding: 29px 185px 27px 108px;
  position: relative;
  box-shadow: 0 2px 50px rgba(0, 0, 0, .26);
}

.form-success-content.with-2-buttons {
  background-color: #fff;
  padding-right: 303px;
  box-shadow: 0 2px 50px rgba(0, 0, 0, .26);
}

.image {
  max-height: 80%;
  object-fit: contain;
}

.form-item-with-content {
  margin-bottom: 25px;
}

.grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 5px;
}

.div-block-142 {
  background-color: rgba(228, 228, 228, .92);
  border-radius: 5px;
  padding: 10px;
  display: flex;
}

.fomr-alt-text {
  width: 80%;
  flex: 1;
  font-size: .8rem;
  line-height: 1;
}

.link-2 {
  color: red;
  font-family: System main, sans-serif;
  font-size: 1.1rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  top: 1px;
}

.section {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form-block-2 {
  min-width: 500px;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 25px;
  padding: 50px;
}

.top-bar {
  z-index: 10;
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.top-bar-content-wrapper {
  justify-content: space-between;
  display: flex;
}

.log-out-div {
  padding-top: 25px;
  padding-bottom: 25px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dropdown-toggle {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.div-block-145 {
  width: 50px;
  height: 50px;
  background-image: url('../images/blank-profile-picture.jpeg');
  background-position: 50% 0;
  background-size: cover;
  border: 1px solid #e5e5e5;
  border-radius: 200px;
  flex: none;
  margin-right: 10px;
}

.div-block-146 {
  max-width: 150px;
  font-weight: 400;
  line-height: 50px;
  overflow: hidden;
}

.dropdown {
  display: block;
}

.h3-head {
  margin-bottom: 0;
  font-size: 33px;
  font-weight: 400;
  line-height: 33px;
}

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

.div-block-148 {
  height: 200px;
  background-color: #fff;
  border: 1px solid rgba(229, 229, 229, .73);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 30px 35px 25px;
}

.text-block-8 {
  color: #084a98;
  font-size: 29px;
  font-weight: 400;
  line-height: 70px;
}

.text-block-8.logs {
  color: #1a5785;
  font-weight: 400;
}

.text-block-8.concl {
  color: #1a8521;
}

.text-block-8.il {
  color: #084a98;
  font-weight: 400;
}

.text-block-8.gree {
  color: #4094d4;
}

.text-block-8.ree {
  color: #165b8f;
}

.heading-4, .heading-5 {
  margin-top: 0;
  margin-bottom: 1rem;
}

.heading-6 {
  color: rgba(34, 34, 51, .66);
  margin-top: 0;
  font-size: 1.1rem;
  font-weight: 400;
}

.div-block-149 {
  margin-top: 25px;
  display: flex;
}

.text-block-9 {
  width: 70px;
  height: 70px;
  color: #fff;
  text-align: center;
  background-color: #084a98;
  border-radius: 200px;
  margin-right: 25px;
  font-family: Full icons, sans-serif;
  font-size: 29px;
  line-height: 70px;
}

.text-block-9.logs {
  background-color: #e96a26;
}

.text-block-9.concl {
  background-color: #1a8521;
}

.text-block-9.il {
  background-color: #4a1a85;
}

.text-block-9.verde {
  background-color: #4094d4;
}

.text-block-9.verme {
  background-color: #1a5785;
}

.grid-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-3._700 {
  grid-template-columns: 1fr 1fr;
  margin-top: 25px;
}

.grid-3._800 {
  grid-template-columns: 1fr 1fr;
}

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

.div-block-151._123 {
  padding-top: 0;
}

.head-4 {
  color: #adadad;
}

.grid-4 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-152 {
  margin-bottom: 25px;
}

.name {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}

.shadow {
  height: 90px;
}

.main-wrapper, .div-block-154 {
  padding-top: 50px;
}

.div-block-154._500 {
  padding-top: 30px;
}

.div-block-12 {
  width: 70%;
  flex: 1;
  margin-left: 0;
  padding-left: 0;
}

.form-block-3 {
  margin-bottom: 0;
}

.filters-flex {
  margin-right: -15px;
  display: flex;
}

.search-input-2 {
  height: 40px;
  color: #171f36;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d0d3dd;
  border-radius: 4px;
  margin-bottom: 0;
  padding-left: 38px;
  padding-right: 15px;
  font-size: 14px;
}

.search-input-2:focus {
  color: #171f36;
  background-color: #fff;
  border-color: #f76c5e;
}

.search-input-2::-ms-input-placeholder {
  color: #b8bac1;
  font-size: 14px;
}

.search-input-2::placeholder {
  color: #b8bac1;
  font-size: 14px;
}

.search-no-filtro {
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
  position: relative;
}

.search-button-2 {
  width: 25px;
  color: #b8bac1;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-size: 16px;
  line-height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 0;
}

.search-button-2._89 {
  height: 40px;
  font-family: System main, sans-serif;
  top: 2px;
}

.select-field {
  height: 40px;
  background-color: #fff;
  border-radius: 4px;
  flex: 1;
  margin-bottom: 0;
  margin-right: 15px;
}

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

.div-block-155._5 {
  padding-top: 0;
}

.div-block-155._8 {
  padding-top: 35px;
}

.hidding-menu {
  min-width: 120px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 25px 15px 15px 25px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 25%;
  left: auto;
  right: 25%;
}

.div-block-156 {
  margin-bottom: 25px;
}

.div-block-156._8 {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 25px;
}

.text-block-10 {
  color: #a0aec0;
  margin-bottom: 25px;
  font-size: 3rem;
  line-height: 1;
}

.apagar-div {
  max-width: 200px;
  min-width: 170px;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 20px;
}

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

.form-field-label-2 {
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 100%;
}

.form-field-label-2.bold {
  color: #000;
  margin-bottom: 5px;
  font-weight: 400;
}

.brand-id {
  width: 200px;
  height: 60px;
  background-image: url('../images/FG_Contabilidade_black.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-128 {
  color: #4aabf6;
  font-family: Full icons, sans-serif;
  font-size: 1.5rem;
  line-height: 1;
}

.text-block-128._2 {
  color: #e96a26;
}

.text-block-128._3 {
  color: #9d4cff;
}

.text-block-129 {
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #a0aec0;
  border-radius: 5px;
  padding: 5px 10px;
  font-weight: 700;
}

.text-block-129:hover {
  background-color: #1a5785;
}

.card-wrapper-2 {
  height: 80px;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.card-wrapper-2:hover {
  border: 1px solid rgba(26, 87, 133, .66);
}

.div-block-155-copy {
  padding-top: 25px;
}

.div-block-159 {
  padding-top: 35px;
}

.parceiro-text-field-2 {
  color: rgba(34, 34, 51, .5);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 120%;
}

.parceiro-text-field-2::-ms-input-placeholder {
  color: #9c9c9c;
}

.parceiro-text-field-2::placeholder {
  color: #9c9c9c;
}

.parceiro-text-field-2.green {
  color: #33b93c;
}

.parceiro-text-field-2.red {
  color: #d23939;
}

.parceiro-text-field-2._60 {
  color: rgba(34, 34, 51, .54);
  font-size: 1.5rem;
  font-weight: 400;
}

.parceiro-text-field-2.aprovado {
  color: #1a8521;
  font-weight: 400;
}

.parceiro-text-field-2.fretes {
  color: #288562;
  font-weight: 700;
}

.parceiro-text-field-2.red {
  color: #edb54c;
  font-weight: 700;
}

.button-3 {
  text-align: center;
  background-color: #084a98;
  border-radius: 5px;
  padding: .8rem 1.3rem;
  font-size: 100%;
  line-height: 1.5;
  display: block;
}

.button-3:hover {
  background-color: #1a5785;
}

.button-3.bx:hover {
  background-color: #0a2d57;
}

.button-3.icon {
  justify-content: center;
  display: flex;
}

.button-3.icon.no-color {
  color: #d13232;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ff0909;
  font-family: PT Sans, sans-serif;
}

.button-3.icon.no-color:hover {
  color: #fff;
  background-color: red;
}

.button-3.green, .button-3.verde {
  background-color: #1a8521;
}

.button-3.verde:hover {
  background-color: #106116;
}

.button-3.red {
  background-color: #dc2f37;
}

.button-3.red:hover {
  background-color: #ae262c;
}

.div-block-164 {
  padding-right: 20px;
}

.div-block-164._200 {
  padding-left: 50px;
}

.parceiro-info-seperator-2 {
  margin-bottom: 30px;
  position: relative;
}

.div-block-165 {
  padding-left: 20px;
}

.text-block-131 {
  color: #fff;
  background-color: #288562;
  border-radius: 5px;
  padding: 5px 15px;
  display: inline-block;
}

.text-block-131.red {
  background-color: #da4141;
}

.text-block-131.inativo {
  background-color: #edb54c;
}

.pedido-overlay {
  background-color: rgba(34, 34, 51, .88);
  justify-content: center;
  align-items: center;
  padding: 64px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-156 {
  color: #a0aec0;
  font-size: 3rem;
  line-height: 1;
}

.text-block-156.motorista-name {
  font-size: 1.7rem;
}

.text-block-156.area {
  font-size: 1.3rem;
}

.grid-6 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-6._080 {
  grid-template-rows: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.link-block-3 {
  height: 220px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 25px 40px;
  text-decoration: none;
  display: flex;
}

.link-block-3:hover {
  border-color: #223;
}

.text-block-132 {
  color: #084a98;
  margin-bottom: 25px;
  font-family: Full icons, sans-serif;
  font-size: 2.5rem;
  line-height: 1;
}

.text-block-132._3 {
  color: #e96a26;
}

.text-block-132._30 {
  color: #3dca47;
}

.text-block-132._23 {
  color: #8f4be1;
}

.text-block-132._600 {
  color: #25b62f;
}

.text-block-132._700 {
  color: #d13232;
}

.text-block-132.red {
  color: #dc2f37;
}

.text-block-133 {
  color: #223;
  font-size: 1.1rem;
  font-weight: 400;
}

.div-block-235 {
  width: 100px;
  height: 100px;
  background-image: url('../images/2539.jpg');
  background-position: 50% 0;
  background-size: cover;
  border: 1px solid #e5e5e5;
  border-radius: 200px;
  flex: none;
  margin-bottom: 25px;
}

.div-block-235._2 {
  background-image: url('../images/blank-profile-picture.jpeg');
}

.link-block-4 {
  height: 270px;
  color: #223;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.link-block-4:hover {
  border-color: rgba(26, 87, 133, .73);
}

.form-left-side-3 {
  background-color: #fff;
  border-left: 1px #e0e2e7;
  flex: 1;
  padding: 50px;
}

._67 {
  margin-bottom: 25px;
}

.div-block-236 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  display: flex;
  position: static;
}

.div-block-236._10 {
  margin-bottom: 40px;
}

.div-block-237 {
  padding-top: 25px;
}

.div-block-237._2 {
  padding-top: 0;
}

.text-block-157 {
  color: #27a539;
  line-height: 1;
}

.text-block-158 {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #a0aec0;
  border-radius: 5px;
  padding: 5px;
  font-size: 13px;
  font-weight: 400;
}

.text-block-158:hover {
  background-color: #1a5785;
}

.div-block-238 {
  margin-bottom: 25px;
}

.div-block-239 {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  flex-direction: row;
  padding: 50px;
  display: flex;
}

.div-block-239.op {
  margin-top: 25px;
}

.div-block-239._7 {
  flex-direction: column;
}

.div-block-239._2 {
  margin-bottom: 25px;
}

.div-block-240 {
  width: 250px;
  height: 250px;
  background-image: url('../images/product-placeholder-1.jpeg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding-top: 10px;
  padding-left: 10px;
}

.div-block-241 {
  flex: 1;
  padding-left: 50px;
}

.h3-main {
  color: #223;
  margin-top: 0;
  margin-bottom: 2.8rem;
  font-size: 1.6rem;
  font-weight: 400;
}

.add-button {
  min-height: 300px;
  min-width: 400px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 40px 50px 50px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 1px 1px 12px 13px rgba(0, 0, 0, .1);
}

.div-block-242 {
  text-align: left;
}

.div-block-243 {
  text-align: right;
  margin-bottom: 30px;
}

.text-block-159 {
  color: rgba(51, 51, 51, .45);
  font-family: System main, sans-serif;
  font-size: 31px;
  line-height: 1;
  display: inline-block;
}

.forneces {
  width: 250px;
  height: 250px;
  background-image: url('../images/SICON_tesouraria.png');
  background-position: 50px;
  background-repeat: no-repeat;
  background-size: 150px;
  border: 1px solid #e5e5e5;
  border-radius: 200px;
  padding-top: 10px;
  padding-left: 10px;
}

.text-block-157-copy {
  color: #ef8400;
  line-height: 1;
}

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

.link-3 {
  width: 45px;
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: #a0aec0;
  border-radius: 8px;
  margin-left: 20px;
  font-family: System main, sans-serif;
  font-size: 23px;
  line-height: 45px;
  text-decoration: none;
}

.link-3:hover {
  background-color: #1a8521;
}

.confirmed-line {
  z-index: 2;
  height: 2px;
  background-color: #04a777;
  border: 2px solid #04a777;
  border-radius: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.confirmed-line.hidden {
  z-index: 2;
  display: none;
}

.status-content-wrapper {
  z-index: 5;
  flex-direction: column;
  flex: none;
  align-items: center;
  display: flex;
  position: relative;
}

.center-text {
  color: #9c9c9c;
  margin-top: 32px;
}

.center-text.confirmed {
  color: #111210;
}

.project-state {
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  background-color: #a6a6a6;
  border-radius: 12px;
  font-size: 20px;
  overflow: hidden;
}

.project-state.in-progress {
  background-color: #ccc;
}

.project-state.done {
  background-color: #04a777;
}

.project-state.done.hidden {
  display: none;
}

.linesman {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  align-items: center;
  padding: 34px;
  display: flex;
}

.in-progress-line {
  border: 1px dashed #ccc;
  border-radius: 10px;
}

.material-icons {
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 0;
  font-size: 23px;
  font-weight: 400;
  line-height: 1;
}

.material-icons.checker {
  padding-top: 5px;
  padding-bottom: 4px;
  font-family: System main, sans-serif;
  font-size: 20px;
}

.status-circles-wrapper {
  width: 30px;
  height: 30px;
  cursor: default;
  overflow: hidden;
}

.status-line {
  height: 3px;
  flex: 1;
  position: relative;
  top: -26px;
}

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

.grid-7 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-columns: .5fr 1fr;
}

.div-block-246 {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 50px 35px;
}

.simple-text {
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1;
}

.simple-text.boldz {
  color: #a0aec0;
  margin-bottom: 10px;
  font-weight: 700;
}

.temposs-2 {
  color: #a0aec0;
  margin-bottom: 5px;
  font-size: 16px;
}

.div-block-247 {
  padding-top: 35px;
}

.div-block-248 {
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: 15px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-248._6 {
  background-color: rgba(229, 229, 229, .52);
  border-bottom-style: dashed;
  border-bottom-color: #e5e5e5;
  border-radius: 5px;
  margin-bottom: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

.text-block-160 {
  width: 75%;
  margin-right: 5%;
  padding-left: 5px;
  line-height: 1;
}

.text-block-160._5 {
  margin-right: 5%;
  padding-left: 5px;
  font-weight: 700;
  line-height: 20px;
}

.text-block-161 {
  width: 25%;
  text-align: center;
}

.text-block-161._5 {
  width: 25%;
  text-align: center;
  font-weight: 700;
}

.div-block-249 {
  margin-bottom: 25px;
}

.div-block-250 {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  flex-direction: column;
  margin-bottom: 35px;
  padding: 60px 40px 40px;
  font-weight: 700;
  display: flex;
}

.img-fornecedor {
  width: 80px;
  height: 80px;
  background-image: url('../images/FG_256.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px;
  border: 1px solid #e5e5e5;
  border-radius: 200px;
  margin-right: 25px;
}

.div-block-251 {
  text-align: center;
  margin-bottom: 25px;
  display: flex;
}

.text-block-162 {
  width: 45%;
  padding-left: 25px;
}

.text-block-162._15 {
  width: 10%;
  padding-left: 0;
}

.text-block-162._70 {
  width: 22.5%;
  padding-left: 0;
}

.radio-button-field {
  width: 45%;
  align-items: flex-start;
  display: flex;
}

.radio-button {
  width: 10%;
  max-height: 20px;
  flex: none;
}

.radio-button-label {
  line-height: 20px;
}

.form-3 {
  font-weight: 400;
}

.text-10 {
  width: 10%;
  text-align: left;
  font-weight: 400;
}

.text-10._22 {
  width: 22.5%;
}

.div-block-252 {
  color: #fff;
  background-color: rgba(34, 34, 51, .4);
  border-radius: 5px;
  justify-content: space-between;
  margin-bottom: 25px;
  padding: 10px;
  font-weight: 700;
  display: flex;
}

.text-block-163 {
  text-transform: uppercase;
}

.div-block-253 {
  padding-top: 15px;
  display: flex;
}

.form-block-4 {
  margin-bottom: 0;
}

.div-block-254 {
  text-align: left;
}

.grid-8 {
  grid-template-rows: auto;
}

.codes {
  height: 150px;
  background-image: url('../images/UPC-A-036000291452.svg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.codes.qr {
  background-image: url('../images/QR_code_for_mobile_English_Wikipedia.svg.png');
}

.dif-div {
  border: 1px dashed #1a8521;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 20px;
  position: relative;
}

.prod-do-forn-wrapper {
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-field {
  width: 10%;
  border-radius: 5px;
  margin-bottom: 0;
  margin-right: 3px;
  padding: 0 10px 16px;
}

.pedi {
  color: #58cddf;
  line-height: 1;
}

.div-block-256 {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  margin-top: 25px;
  padding: 50px;
}

.pre-uni {
  width: 22.5%;
  border-radius: 5px;
  margin-bottom: 0;
  margin-right: 5px;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 5px;
}

.link-4 {
  color: rgba(159, 159, 159, .38);
  text-align: center;
  text-decoration: none;
  display: block;
}

.text-block-164 {
  line-height: 1;
}

.text-block-164.verde {
  color: #1a8521;
}

.tabs {
  margin-top: 50px;
}

.div-block-158 {
  border-bottom: 1px dashed rgba(51, 51, 51, .43);
  margin-bottom: .7rem;
  padding-bottom: .5rem;
}

.tab-link {
  border-radius: 5px;
  margin-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1rem;
}

.tab-link.w--current {
  color: #fff;
  background-color: #a0aec0;
  font-weight: 400;
}

.text-block-11 {
  color: rgba(34, 34, 51, .69);
  font-size: 1rem;
  line-height: 1.25;
}

.text-block-165 {
  color: #223;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
}

.div-block-241-copy {
  flex: 1;
  padding-left: 0;
}

.cancel {
  width: 200px;
  padding-top: 25px;
}

.div-block-257 {
  margin-bottom: 25px;
}

.heading-7 {
  color: #a0aec0;
  font-size: 1.8rem;
  font-weight: 700;
}

.movimentox {
  height: 80px;
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
}

.movimentox:hover {
  border: 1px #000;
}

.div-block-258 {
  margin-right: 25px;
}

.text-block-166 {
  color: #1a8521;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-166._3 {
  color: #dc2f37;
  font-weight: 400;
}

.div-block-173 {
  margin-bottom: 25px;
  padding-bottom: 15px;
  padding-left: 50px;
}

.perfil-1 {
  width: 250px;
  height: 250px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #e5e5e5;
  border-radius: 200px;
}

.perfil-1._500 {
  background-image: url('../images/2539.jpg');
}

.perfil-1._500._5858 {
  background-image: url('../images/blank-profile-picture.jpeg');
}

.div-block-169 {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 60px 50px 50px;
}

.container-2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-259 {
  max-width: 200px;
  min-width: 170px;
  text-align: center;
  margin-bottom: 20px;
}

.div-block-259.submit {
  max-width: 100%;
}

.main-relatorio {
  margin-bottom: 50px;
}

.bloc {
  width: 20%;
  float: left;
  border-right: 1px solid #b8bac1;
  margin-right: 25px;
  padding-right: 25px;
}

.bloc._2 {
  width: 25%;
}

.reuni-content {
  border-bottom: 1px solid #b8bac1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.relatorio-main-div {
  width: 80%;
  background-color: #fff;
  padding: 50px 70px;
}

.div-block-129 {
  margin-bottom: 40px;
}

.heading-8 {
  color: #919ba7;
  margin-top: 0;
  margin-bottom: 25px;
}

.div-block-144 {
  justify-content: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.logo-relatorio {
  width: 200px;
  height: 70px;
  float: left;
  background-image: url('../images/SICON_tesouraria.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}

.text-block-167 {
  color: #919ba7;
  margin-bottom: 25px;
  font-weight: 700;
}

.text-block-168 {
  color: #919ba7;
  font-size: 17px;
}

.main-lead-content {
  color: #fff;
  background-color: #919ba7;
  border-bottom: 1px solid #919ba7;
  margin-bottom: 15px;
  padding-bottom: 0;
  font-weight: 500;
  line-height: 40px;
}

.text-block-169 {
  width: 15%;
  float: left;
}

.text-block-169._3 {
  width: 30%;
  padding-left: 10px;
}

.text-block-169._30 {
  width: 22%;
}

.text-block-130 {
  font-size: 23px;
}

.text-block-130.green {
  color: #05b32e;
}

.text-block-130.yellow {
  color: #ffb100;
}

.heading-9 {
  margin-bottom: 10px;
  font-size: 1.7rem;
  font-weight: 400;
}

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

.link-5 {
  color: #d1d1d1;
}

.totais {
  background-color: #d2d8df;
  border-top: 1px solid #e5e5e5;
  margin-left: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-261 {
  padding-top: 25px;
}

.rota {
  color: #a0aec0;
  border-bottom: 1px solid rgba(160, 174, 192, .58);
  margin-top: 50px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
}

.rota._900 {
  border-bottom-style: dashed;
  margin-top: 0;
  margin-bottom: 50px;
}

.view-foto {
  color: #288562;
  text-align: center;
  cursor: pointer;
  border: 1px dashed #288562;
  border-radius: 5px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.view-foto:hover {
  color: #f7f7f7;
  background-color: #288562;
}

.div-block-162 {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 25px;
  padding: 51px 51px 25px;
}

.div-block-185 {
  padding-top: 0;
}

.grid-14 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.link-block-14 {
  height: 300px;
  background-color: #fff;
  border-radius: 5px;
  text-decoration: none;
}

.div-block-189 {
  height: 250px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 21px;
  display: flex;
}

.div-block-190 {
  width: 100px;
  height: 120px;
  background-image: url('../images/15519179861536080156-512.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 15px;
}

.text-block-155 {
  max-height: 100px;
  color: #171f36;
  margin-bottom: 5px;
  font-weight: 500;
  overflow: hidden;
}

.text-block-155._1 {
  font-weight: 400;
}

.text-block-154 {
  height: 50px;
  color: #223;
  text-align: center;
  background-color: rgba(208, 211, 221, .54);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-weight: 500;
  line-height: 50px;
}

.text-block-154:hover {
  color: #f7f7f7;
  background-color: #084a98;
}

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

.quadro-wrapper {
  display: flex;
}

.quadro-wrapper._1 {
  margin-bottom: 25px;
}

.div-block-263 {
  width: 320px;
  height: auto;
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  flex: none;
  padding: 60px 35px 30px;
}

.div-block-264 {
  background-color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  flex: 1;
  padding: 0 30px 0 0;
  overflow: auto;
}

.div-block-265 {
  height: 60px;
  line-height: 60px;
}

.div-block-266 {
  height: 60px;
  border-bottom: 1px #e5e5e5;
  line-height: 60px;
  display: flex;
}

.div-block-267 {
  height: 50px;
  line-height: 50px;
}

.div-block-267._0 {
  margin-top: 20px;
}

.heading-10 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 50px;
}

.div-block-268 {
  padding-left: 20px;
  line-height: 30px;
}

.text-block-170 {
  color: rgba(51, 51, 51, .71);
  font-weight: 400;
}

.text-block-171 {
  width: 200px;
  text-align: center;
  background-color: #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid rgba(51, 51, 51, .18);
  flex: none;
  font-weight: 400;
}

.div-block-269 {
  width: 200px;
  height: 50px;
  border-bottom: 1px solid #e5e5e5;
  flex: none;
  line-height: 50px;
  display: flex;
}

.div-block-269._12 {
  height: 30px;
  line-height: 30px;
}

.div-block-269.verde {
  color: #1a8521;
}

.div-block-269.red {
  color: #d13232;
}

.text-block-172 {
  width: 75%;
  text-align: center;
  padding-left: 10px;
  font-weight: 400;
}

.text-block-172.no-b {
  font-weight: 400;
}

.perc {
  width: 25%;
  text-align: center;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

.div-block-270 {
  border-bottom: 1px #e5e5e5;
  display: flex;
}

.div-block-270._20 {
  margin-top: 20px;
}

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

.form-block-5 {
  margin-bottom: 0;
}

.div-block-272 {
  min-height: 260px;
  background-color: #fff;
  border-radius: 5px;
  padding: 41px;
}

.grid-15 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.div-block-273 {
  padding-top: 25px;
}

.div-block-274 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  display: flex;
}

.text-block-170-copy {
  width: 60%;
  color: #223;
  flex: none;
  font-weight: 700;
}

.valor-1 {
  width: 40%;
}

.grid-5 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block-173 {
  width: 80%;
  color: #fff;
  text-align: center;
  background-color: #a0aec0;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 700;
  position: absolute;
  top: auto;
  bottom: 25px;
  left: 0%;
  right: 0%;
}

.text-block-173:hover {
  background-color: #1a5785;
}

.div-block-166 {
  height: 200px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}

.div-block-166._100 {
  background-image: url('../images/IMGF.png');
}

.link-block-2 {
  height: 400px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 30px;
  text-decoration: none;
  position: relative;
}

.div-block-275 {
  width: 60%;
  flex: 1;
  display: flex;
}

.div-block-170 {
  height: 250px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}

.div-block-170._25 {
  height: 350px;
  background-image: url('../images/IMGF.png');
  padding-top: 10px;
  padding-left: 10px;
}

.div-block-276 {
  justify-content: space-between;
  margin-bottom: 35px;
  display: flex;
}

.div-block-277 {
  width: 170px;
}

.div-block-278 {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 70px;
}

.div-block-279 {
  border-bottom: 3px solid #000;
  border-radius: 2px;
  padding-bottom: 15px;
  display: flex;
}

.div-block-280 {
  width: 50%;
}

.dc4 {
  width: 20%;
}

.dc4._2 {
  width: 10%;
}

.text-block-174 {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
}

.text-block-174._2 {
  font-weight: 400;
}

.text-block-174._2._4 {
  color: #000;
}

.text-block-174._2.bold {
  font-weight: 700;
}

.div-block-281 {
  padding-top: 25px;
}

.text-block-175 {
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 19px;
  font-weight: 700;
  line-height: 1;
}

.div-block-282 {
  color: #fff;
  background-color: #a0aec0;
  padding: 12px 0;
  display: flex;
}

.text-block-176 {
  margin-left: 20px;
  font-size: 16px;
  font-weight: 700;
}

.thing {
  color: #797979;
  background-color: rgba(0, 0, 0, 0);
  padding: 5px 0;
  display: flex;
}

.thing._300 {
  color: #000;
}

.text-s {
  width: 50%;
}

._345 {
  margin-left: 20px;
  font-size: 16px;
  font-weight: 400;
}

._345.total {
  color: #000;
  font-weight: 700;
}

.divider {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-283 {
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  margin-top: 15px;
  margin-bottom: 25px;
  padding-top: 0;
  padding-bottom: 25px;
}

.div-block-283._3000 {
  border-bottom-style: none;
  margin-bottom: 0;
}

.grid-16 {
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-284 {
  height: 250px;
  background-color: #fff;
  border-radius: 5px;
  padding: 35px;
  position: relative;
}

.link-6 {
  color: #4094d4;
  font-size: 17px;
  font-weight: 400;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 35px;
  right: 35px;
}

.text-block-177 {
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 400;
  line-height: 1;
}

.text-block-178 {
  margin-bottom: 10px;
  font-size: 18px;
}

.link-block-15 {
  height: 250px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  padding: 62px 40px 25px;
  text-decoration: none;
  display: flex;
}

.link-block-15:hover {
  border-color: #223;
}

.section-2 {
  height: 100vh;
  background-image: url('../images/fiinika-background.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 50px 50px 50px 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form-block-6 {
  min-width: 500px;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 25px;
  padding: 50px;
}

.div-block-285 {
  margin-bottom: 50px;
  display: flex;
}

.fiinika-ana {
  width: 200px;
  height: 70px;
  background-image: url('../images/Fiinika_contabilidade.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-286 {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 35px;
  display: block;
}

.text-block-179 {
  font-size: 23px;
  font-weight: 700;
  line-height: 120%;
}

.link-block-16 {
  justify-content: flex-end;
  margin-top: 15px;
  display: flex;
}

.text-block-180 {
  text-align: right;
  font-family: System main, sans-serif;
  font-size: 27px;
  display: inline-block;
  transform: rotate(-90deg);
}

.div-block-287 {
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.div-block-288 {
  padding-left: 20px;
}

.div-block-289 {
  border-left: 1px solid #acacac;
  justify-content: flex-start;
  padding-bottom: 5px;
  padding-left: 15px;
}

.text-block-181 {
  width: 150px;
  float: left;
  margin-right: 25px;
  font-size: 16px;
  overflow: hidden;
}

.text-block-181.bold {
  width: 250px;
  font-weight: 700;
  overflow: hidden;
}

.text-block-181.act {
  width: 340px;
  overflow: hidden;
}

.link-7 {
  color: #919191;
  margin-left: 15px;
  font-family: System main, sans-serif;
  font-size: 17px;
  text-decoration: none;
}

.link-8 {
  font-size: 16px;
}

.div-block-290 {
  float: right;
}

.text-block-182 {
  color: #757575;
  margin-bottom: 25px;
  font-size: 18px;
}

.text-block-182._8 {
  margin-bottom: 5px;
}

.text-block-182._8.lop {
  font-size: 25px;
}

.link-9 {
  padding: 13px;
  display: block;
}

.section-3 {
  height: 100vh;
  background-image: linear-gradient(rgba(13, 15, 101, .59), rgba(13, 15, 101, .59)), url('../images/Background_1000.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form-block-7 {
  min-width: 500px;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 25px;
  padding: 50px;
}

.div-block-292 {
  margin-bottom: 50px;
  display: flex;
}

.fiinika-ana-2 {
  width: 200px;
  height: 70px;
  background-image: url('../images/SICON_tesouraria.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.button-4 {
  text-align: center;
  background-color: #084997;
  border-radius: 5px;
  padding: .8rem 1.3rem;
  font-size: 100%;
  line-height: 1.5;
  display: block;
}

.button-4:hover {
  background-color: #1a5785;
}

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

.text-block-183 {
  color: rgba(51, 51, 51, .54);
  margin-bottom: 35px;
  font-size: 19px;
}

.link-10 {
  color: #1a8521;
  text-align: center;
  border: 1px dashed #1a8521;
  border-radius: 5px;
  margin-top: 15px;
  padding: 10px;
  text-decoration: none;
  display: block;
}

.link-10:hover {
  color: #223;
  background-color: rgba(229, 229, 229, .36);
}

.text-block-184 {
  font-size: 15px;
}

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

.carteira-main {
  max-width: 500px;
  min-width: 170px;
  text-align: left;
  background-color: rgba(26, 133, 33, .04);
  border: 1px dashed #1a8521;
  border-radius: 5px;
  margin-bottom: 0;
  padding: 15px 20px 20px;
  display: block;
  position: relative;
}

.carteira-main.submit {
  max-width: 100%;
  font-size: 15px;
}

.carteira-main.submit._1 {
  margin-top: 25px;
}

.carteira-main._1 {
  margin-right: 20px;
}

.carteira-main._2 {
  margin-right: 10px;
}

.text-block-185 {
  color: rgba(0, 0, 0, .5);
  font-size: 25px;
  font-weight: 400;
}

.text-block-186 {
  color: #000;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 400;
}

.link-block-17 {
  color: #223;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.link-block-17:hover {
  border-color: #1a8521;
}

.text-block-187 {
  color: #fff;
  background-color: #1a8521;
  border-radius: 200px;
  margin-bottom: 25px;
  padding: 8px;
  font-family: System main, sans-serif;
  font-size: 35px;
  line-height: 100%;
}

.text-block-188 {
  font-size: 1.1rem;
}

@media screen and (max-width: 991px) {
  .navigation {
    display: none;
  }

  .content-wrapper {
    margin-left: 0;
  }

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

  .heading {
    font-size: 2.5rem;
  }

  .heading-2 {
    font-size: 2rem;
  }

  .heading-3 {
    font-size: 1.75rem;
  }

  .link {
    line-height: 1.2;
  }

  .card-item.img {
    flex: none;
  }

  .div-block-4 {
    width: 50px;
    height: 50px;
  }

  .legenda-wrapper {
    display: none;
  }

  .div-block-236 {
    padding: 25px;
  }

  .h3-main {
    font-size: 1.75rem;
  }

  .status-line {
    top: -25px;
  }

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

@media screen and (max-width: 767px) {
  h4 {
    font-size: 1.25rem;
  }

  h5, p {
    font-size: 1.125rem;
  }

  .heading {
    font-size: 1.75rem;
  }

  .heading-2 {
    font-size: 1.5rem;
  }

  .heading-3 {
    font-size: 1.375rem;
  }

  .link {
    padding-right: 1rem;
    line-height: 1;
  }

  .h3-main {
    font-size: 1.375rem;
  }

  .material-icons {
    padding-top: 11px;
  }

  .status-line {
    top: -26px;
  }

  .div-block-211 {
    width: 100%;
  }

  .form-block-6 {
    min-width: 100%;
  }

  .div-block-291 {
    width: 100%;
  }

  .form-block-7 {
    min-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-2.box {
    margin-bottom: 0;
  }

  .button {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 100%;
  }

  .button.bx {
    margin-top: 12px;
  }

  .div-block-2 {
    max-width: 160px;
    min-width: 150px;
  }

  .header-back-wrapper.buttonx {
    align-items: center;
  }

  .link {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .card-wrapper {
    height: auto;
    padding: 15px;
  }

  .card-item.img {
    padding-left: 0;
  }

  .card-item.data-1 {
    width: 100%;
  }

  .side-a {
    flex-direction: column;
  }

  .side-a-1 {
    width: 100%;
    margin-bottom: 10px;
  }

  .text-block-3 {
    margin-bottom: .3rem;
  }

  .form.round-corners._10 {
    flex-direction: column;
  }

  .apagar-div {
    max-width: 160px;
    min-width: 150px;
  }

  .card-wrapper-2 {
    height: auto;
    padding: 15px;
  }

  .button-3 {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 100%;
  }

  .button-3.bx {
    margin-top: 12px;
  }

  .div-block-165 {
    padding-left: 0;
  }

  .text-block-156 {
    font-size: 2.1rem;
  }

  .form-left-side-3 {
    padding: 30px;
  }

  .div-block-236 {
    padding: 15px;
  }

  .confirmed-line {
    height: 100%;
  }

  .status-content-wrapper {
    height: 30px;
    flex-direction: row;
  }

  .center-text {
    margin-top: 2px;
  }

  .linesman {
    flex-direction: column;
    align-items: flex-start;
  }

  .in-progress-line {
    height: 100%;
    border-style: none dashed none none;
    border-right-width: 2px;
    border-right-color: #d9d9d9;
  }

  .status-circles-wrapper {
    margin-right: 16px;
  }

  .status-line {
    width: 3px;
    height: 50px;
    flex: 0 auto;
    margin-bottom: -3px;
    margin-left: 13px;
    margin-right: 0;
    top: -2px;
  }

  .movimentox {
    height: auto;
    padding: 15px;
  }

  .container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-259 {
    max-width: 160px;
    min-width: 150px;
  }

  .rota._900 {
    margin-bottom: 45px;
    font-size: 19px;
  }

  .div-block-162 {
    padding: 40px 30px 30px;
  }

  .section-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-block-6 {
    padding: 50px 35px;
  }

  .section-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-block-7 {
    padding: 50px 35px;
  }

  .button-4 {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 100%;
  }

  .carteira-main {
    max-width: 160px;
    min-width: 150px;
  }
}

#w-node-d5ed76ec-3aef-4921-5115-479d1d0e2cf9-75e2c0b3, #w-node-d5ed76ec-3aef-4921-5115-479d1d0e2cff-75e2c0b3, #w-node-d5ed76ec-3aef-4921-5115-479d1d0e2d05-75e2c0b3, #w-node-d5ed76ec-3aef-4921-5115-479d1d0e2d0b-75e2c0b3, #w-node-b3caf927-c63a-b4eb-d0d5-1bb9c5a7adad-75e2c0c5, #w-node-_13c1705a-d6b3-8689-3303-15bd6c53d57f-75e2c0c5, #w-node-_5ae3f88c-be22-0a25-bf3b-4da392645236-75e2c0ca, #w-node-_7d10ca00-14ec-a60f-f7f4-991544cdaeb3-75e2c0ca, #w-node-_4ed3c8c1-a822-cde9-ea3f-ef2ce0876fa4-75e2c0cf, #w-node-_71298147-f1a4-9882-7250-b384fcc49527-75e2c0cf, #w-node-_67040dea-4dbc-8199-bc3e-1db46a6864fb-75e2c0cf, #w-node-_9979cf03-cb4b-c8e1-e3fe-0124e71ff45f-75e2c0cf, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa829-75e2c0d8, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa82e-75e2c0d8, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa833-75e2c0d8, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa838-75e2c0d8, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa83d-75e2c0d8, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa842-75e2c0d8, #w-node-fb94ad69-5d01-6ad9-1db9-d4bfbf639e27-75e2c0df, #w-node-_4ed3c8c1-a822-cde9-ea3f-ef2ce0876fa4-75e2c0df, #w-node-_71298147-f1a4-9882-7250-b384fcc49527-75e2c0df, #w-node-fb94ad69-5d01-6ad9-1db9-d4bfbf639e27-75e2c0eb, #w-node-_4ed3c8c1-a822-cde9-ea3f-ef2ce0876fa4-75e2c0eb, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa829-75e2c0fb, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa82e-75e2c0fb, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa833-75e2c0fb, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa838-75e2c0fb, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa83d-75e2c0fb, #w-node-_11542e45-73bb-4fb9-f051-2e2f4f2fa842-75e2c0fb, #w-node-_8726fab2-e598-83e9-b227-378d606e9e08-75e2c103, #w-node-_8726fab2-e598-83e9-b227-378d606e9e0e-75e2c103, #w-node-_8726fab2-e598-83e9-b227-378d606e9e14-75e2c103, #w-node-_23c9ddf8-36b4-2252-91b0-96ee38469e56-75e2c108, #w-node-_46b56bae-4a6d-479d-7ccd-3d9226970235-75e2c108, #w-node-add15fb5-c97e-4e69-b6c9-9d4c3c31cdcd-75e2c108, #w-node-_74077f38-902a-8819-a82c-71482c38a4cc-75e2c108, #w-node-c07a964f-64c1-6089-e8b1-40dab62064f0-75e2c108, #w-node-_82138484-68aa-8b92-48a9-ea6096f5be9f-75e2c10d, #w-node-e4fcf541-5342-3faa-9d14-ed830471cdf4-75e2c10d, #w-node-c764d0ca-aaea-60c1-de30-3a986838cc96-75e2c10d, #w-node-a6151fea-c59b-c2ed-9630-848820888588-75e2c10d, #w-node-_2769df83-aca4-361b-70d2-fe792efc3cad-75e2c10d, #w-node-_15c14306-51d4-3148-532f-dba5bbc21587-75e2c10d, #w-node-_2f66a5df-b754-88c0-5ee3-75d13b32d75f-75e2c111, #w-node-_42973985-2353-9833-fa65-f71bbb5f3491-75e2c111, #w-node-_1fe46676-ff7b-8f3e-6fb1-600986ef8974-75e2c111, #w-node-_822e1cc9-926e-058c-cd12-4c42abe7561c-75e2c111, #w-node-cbb88b6e-e0c7-10eb-5554-831d36ecaa3c-75e2c111, #w-node-_4f1f5d3a-bf8f-6558-c51c-b90386ebe5bc-75e2c111, #w-node-_55a21365-c8cb-2ef7-512b-eab0873ac20a-75e2c114, #w-node-_55a21365-c8cb-2ef7-512b-eab0873ac213-75e2c114, #w-node-_55a21365-c8cb-2ef7-512b-eab0873ac21c-75e2c114, #w-node-_55a21365-c8cb-2ef7-512b-eab0873ac225-75e2c114, #w-node-_55a21365-c8cb-2ef7-512b-eab0873ac22e-75e2c114, #w-node-_55a21365-c8cb-2ef7-512b-eab0873ac237-75e2c114, #w-node-efbcd95b-59b5-3a16-e17b-5f2efd126b82-75e2c115, #w-node-_3fb27e29-c273-32f2-8a9d-21db41e4b171-75e2c115, #w-node-_961c4d3d-3bee-3201-a7f9-ae631746b0b6-75e2c115, #w-node-_882d7764-a332-2372-7046-dc3ebe3dfa1a-75e2c115, #w-node-_0837dff6-483c-8816-4ed5-e47ef1b5c138-75e2c115, #w-node-_9a42e25b-dfdb-00f9-c10b-26a5316ffb4d-75e2c115, #w-node-_97b8922f-7065-b3a1-3e85-b30019a1af5e-75e2c115, #w-node-c3feb536-f025-6956-1ea0-39b5b33be685-75e2c115, #w-node-b6415466-3479-6f2e-2f32-bb0bdd87b267-75e2c115, #w-node-_8504aaee-e239-8c33-0706-47469b2cc895-75e2c115, #w-node-_7f30bb11-5570-8114-955b-1016109992c0-75e2c118, #w-node-_7f30bb11-5570-8114-955b-1016109992e6-75e2c118, #w-node-_7f30bb11-5570-8114-955b-1016109992fe-75e2c118, #w-node-_5301028f-f0b8-2089-3550-3bafbffc195d-3e23027d, #w-node-_7d10ca00-14ec-a60f-f7f4-991544cdaeb3-3e23027d, #w-node-_0ad645c4-6ec5-4b7b-bae7-22c6e0a27690-3e23027d, #w-node-_5ae3f88c-be22-0a25-bf3b-4da392645236-3e23027d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Full icons';
  src: url('../fonts/full-icons.eot') format('embedded-opentype'), url('../fonts/full-icons.woff') format('woff'), url('../fonts/full-icons.ttf') format('truetype'), url('../fonts/full-icons.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'System main';
  src: url('../fonts/system-main.eot') format('embedded-opentype'), url('../fonts/system-main.woff') format('woff'), url('../fonts/system-main.ttf') format('truetype'), url('../fonts/system-main.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}