.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.pl-2 {
  padding-left: 0.5rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.border-r-0 {
  border-right-width: 0 !important;
}

.border {
  border-width: 1px;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.flex-col {
  flex-direction: column;
}

.w-full {
  width: 100%;
}

.flex {
  display: flex;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.grid2 {
  display: grid;
  z-index: 2;
}

.family-rubik {
  font-family: Rubik, sans-serif;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.text-left {
  text-align: left;
}

.block {
  display: block;
}

.font-semibold {
  font-weight: 600 !important;
}

.text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.p-0 {
  padding: 0;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.rounded-r-sm {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.rounded-none {
  border-radius: 0;
}

.input-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
  outline: none !important;
}

.alerta input {
  background-color:#dce1ff;
  color: #384951;
  border: solid 1px #ffffff;
  border-radius: 10px;
  height: 40px;
  width: 100%;
  text-align: center;
  padding: 10px;
  font-weight: 600;
}

input {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

.relative {
  position: relative;
}

.mt-3 {
  margin-top: 0.75rem;
}

.flex-col {
  flex-direction: column;
}

.mb-0 {
  margin-bottom: 0;
}

.font-bold {
  font-weight: 700;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.border-l-0 {
  border-left-width: 0 !important;
}

.border {
  border-width: 1px;
}

.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.justify-end {
  justify-content: flex-end;
}

.h-auto {
  height: auto;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.font-semibold {
  font-weight: 600 !important;
}

.main-slider-three__content {
  position: relative;
  display: block;
  text-align: center;
}

.main-slider-three__content {
  position: relative;
  display: block;
  text-align: center;
}

.main-slider-three__title {
  font-size: 70px;
  line-height: 90px;
  font-weight: 700;
  margin-bottom: 23px;
  letter-spacing: -0.04em;
}

@media (max-width: 991.98px) {
  .main-slider-three__content {
    display: none !important;
  }
}

.content-bank {
  border: 1px solid #dce1ff;
  background: #fff;
  align-items: stretch;
  border-radius: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  display: flex;
  height: auto;
  position: relative;
  bottom: 80px;
  z-index: 5;
}

.content-bank .container {
  width: 50%;
  display: flex;
  justify-content: center;
}

.icon-bank {
  width: 1.25rem;
  height: 1.25rem;
  display: block;
  top: 0.25rem;
  position: relative;
}

.icon-bank i {
  color: #00297b;
}

.banks-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #00297b;
}

.banks-subtitulo {
  color: var(--mainColorSecondary);
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.banks-img {
  align-items: center;
  height: 100%;
  display: flex;
  justify-content: space-around;
  margin-left: 1.25rem;
}

.banks-img img {
  border-radius: 10px;
}

.bg-black {
  margin-left: 12px;
  margin-right: 12px;
  width: 1px;
  background-color: #dce1ff !important;
}

.always-safe-partial-container {
  background-image: linear-gradient(
    145deg,
    var(--mainColorSecondary) 10%,
    var(--mainColorPrimary) 100%,
    var(--mainColorSecondary) 0%
  );
  padding-top: 80px;
  padding-bottom: 40px;
  position: relative;
  bottom: 120px;
}

.alerta h3,
.alerta p {
  color: #ffffff;
}

.alerta p span {
  color: #ffffff;
  font-weight: 700;
}

.alerta h3 span {
  color: #333131;
}

@media (max-width: 1024px) {
  .content-bank {
    display: none;
  }
  .always-safe-partial-container {
    bottom: 70px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
