@import "colors.css";
@import "typography.css";

:root {
  --left-card-work: 20px;
  --top-card-work: -10px;
}

main {
  padding-top: 121px !important;
}

h1:focus {
  outline: none;
}

.cursor-pointer {
  cursor: pointer !important;
}

.material-icons-outlined {
  font-family: "Material Icons Outlined" !important;
  font-style: normal;
  font-weight: normal;
  color: currentColor !important;
  /* font-size: 24px !important; */
  display: inline-block;
  line-height: 1 !important;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

:is(button, a, select, input):focus {
  outline: 0 0 0 0 !important;
  box-shadow: inherit !important;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.valid.modified:not([type="checkbox"]) {
  outline: 1px solid #26b050;
}

.invalid {
  outline: 1px solid #e50000;
}

.validation-message {
  color: #e50000;
}

.blazor-error-boundary {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=)
      no-repeat 1rem/1.8rem,
    #b32121;
  padding: 1rem 1rem 1rem 3.7rem;
  color: white;
}

.blazor-error-boundary::after {
  content: "An error has occurred.";
}

.darker-border-checkbox.form-check-input {
  border-color: #929292;
}

.form-floating > .form-control-plaintext::placeholder,
.form-floating > .form-control::placeholder {
  color: var(--bs-secondary-color);
  text-align: end;
}

.form-floating > .form-control-plaintext:focus::placeholder,
.form-floating > .form-control:focus::placeholder {
  text-align: start;
}

.w-fit {
  width: fit-content !important;
}
.h-fit {
  height: fit-content !important;
}

.py-10 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.pt-10 {
  padding-top: 6rem !important;
}
.pb-10 {
  padding-bottom: 6rem !important;
}

.py-6 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.pt-6 {
  padding-top: 4rem !important;
}
.pe-7 {
  padding-right: 5rem !important;
}
.mt-6 {
  margin-top: 4rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}

.bg-config {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.container-brz {
  padding-left: 5rem;
  padding-right: 5rem;
}

.container-brz-end {
  padding-right: 5rem;
}
.container-brz-start {
  padding-left: 5rem;
}
.container-brz-end-m {
  margin-right: 5rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
  main {
    padding-top: 131px !important;
  }
}

@media (max-width: 991px) {
  .container-brz {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-brz-end {
    padding-right: 1rem;
  }
  .container-brz-end-m{
    margin-right: 1rem;
  }
  .container-brz-start {
    padding-left: 1rem;
  }
}

.-ms-1px {
  margin-left: -1px;
}
.-me-1px {
  margin-right: -1px;
}
.-mt-1px {
  margin-top: -1px;
}
.-mt-1px {
  margin-bottom: -1px;
}
.bar-title {
  width: 395px;
  max-width: 100%;
}

.form-brz-label {
  color: #343a40;
  font-size: 12px;
  line-height: 13.9px;
  letter-spacing: 0.2em !important; /*20%*/
  font-family: "Segoe";
  text-transform: uppercase;
}

.hbspt-form{
  display: none!important;
}
.form-brz-select,
.form-brz-input {
  border: 1px solid #d0d5dd;
  color: #9e9e9e;
  background-color: #efefef;
  font-size: 12px;
  line-height: 13.9px;
  letter-spacing: 0.2em !important; /*20%*/
  font-family: "Segoe Light";
  text-transform: uppercase;
  height: 47px;
}

.square-radio {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  width: 18px;
  height: 18px;
  border: 2px solid #d9dddb;
  border-radius: 3px !important;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 8px;
  aspect-ratio: 1/1 !important;
}

:is(.square-radio, .form-brz-check):checked {
  background-color: var(--primary-dark) !important;
  color: var(--secondary) !important;
  border-color: var(--primary-dark) !important;
}

.form-check-input:checked[type="radio"] {
  background-image: none !important;
}
.square-radio:checked::before {
      content: "✔" !important;
    color: white;
    font-size: 14px;
    position: absolute;
    top: -5px !important;
    left: -2px;
    background: none !important;
}

.w-max {
  width: max-content !important;
}

.vertical-align-bottom {
  vertical-align: bottom;
}

.vertical-align-middle {
  vertical-align: middle;
}

.place-self-center {
  place-self: center !important;
}

.justify-items-center {
  justify-items: center !important;
}

.left-0 {
  left: 0 !important;
}

.py-4-5 {
  padding-top: calc(1rem * 2) !important;
  padding-bottom: calc(1rem * 2) !important;
}

.right-0 {
  right: 0 !important;
}

.justify-self-center {
  justify-self: center !important;
}

.justify-items-end {
  justify-items: end !important;
}

.btn-fixed-whatsapp {
  position: fixed;
  bottom: 71px;
  z-index: 10;
  right: 9px;
}

.rotate-180 {
  rotate: 180deg;
}

.top-0 {
  top: 0 !important;
}

.max-w-100{
  max-width: 100%!important;
}

.loader {
  position: relative;
  width: 100px; /* ajuste conforme o tamanho do ícone */
  height: 100px;
}

.loader img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  animation: fade 2s infinite ease-in-out;
}

/* Ícone cinza */
.loader img:nth-child(1) {
  opacity: 1;
  animation-delay: 0s;
}

/* Ícone amarelo */
.loader img:nth-child(2) {
  opacity: 0;
  animation-delay: 1s;
}

@keyframes fade {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}


@media (min-width: 992px) {
  .pb-lg-10 {
    padding-bottom: 6rem !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }

  .position-lg-absolute {
    position: absolute !important;
  }
  .container-lg-brz-start {
    padding-left: 5rem;
  }
  .container-lg-brz {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .pt-lg-6 {
    padding-top: 4rem !important;
  }

  .py-lg-10 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .w-lg-auto {
    width: auto !important;
  }
}

@media (max-width: 991px) {
  .w-sm-max {
    width: max-content;
  }
  .bar-title {
    width: 218px !important;
    max-width: 100% !important;
  }

  .w-sm-100 {
    width: 100% !important;
  }
  .px-brz-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ps-brz-sm-0 {
    padding-left: 0 !important;
  }
  .pe-brz-sm-0 {
    padding-right: 0 !important;
  }
  .col-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .container-sm-brz {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .form-brz-label {
    font-size: 10px !important;
  }
}
