:root {
  --main-tph-color: #232627;
  --tph-azul-oscuro: #012D6F;
  --tph-negro: #232627;
  --tph-gris-oscuro: #394041;
  --tph-verde: #008080;
  --tph-azul:#009a9d;
  --tph-gris-claro: #444446;
  --tph-gris-medio: #444447;
  --tph-blanco: white;
  --tph-cuenta-atras: #e8871b;
  --tph-form-label: #000000;
  --tph-form-placeholder: #868686;
  --tph-form-input: #000;
  --tph-form-bg: #fff;
  --tph-font-body: 'georgia';
  --tph-font-special: 'atlantis_the_lost_cityregular';
}

.alert-error {
  border: #f70000 solid 1px !important;
  margin-bottom: 0.5rem;
}

.pie-imagen {
  position: absolute;
  font-size: 0.8rem;
  color: rgb(99, 99, 99);
  right: 10px;
  top: 0;
}

.bg-promo {
  background-color: transparent;
}

.bg-azul-oscuro {
  background-color: var(--tph-azul-oscuro);
}

.bg-negro {
  background-color: var(--tph-negro);
}

.bg-gris-oscuro {
  background-color: var(--tph-gris-oscuro);
}

.bg-verde {
  background-color: var(--tph-verde);
}

.bg-gris-claro {
  background-color: var(--tph-gris-claro);
}

.bg-gris-medio {
  background-color: var(--tph-gris-medio);
}

.bg-blanco {
  background-color: var(--tph-blanco);
}

.bg-promo-menu {
  background-color: rgb(255, 255, 255);
}

.color-promo {
  color: rgb(255, 255, 255);
}

.color-azul {
  color: var(--tph-azul);
}

.color-negro {
  color: var(--tph-negro);
}

.color-gris-oscuro {
  color: var(--tph-gris-oscuro);
}

.color-verde {
  color: var(--tph-verde);
}

.color-gris-claro {
  color: var(--tph-gris-claro);
}

.color-gris-medio {
  color: var(--tph-gris-medio);
}

.color-blanco {
  color: var(--tph-blanco);
}

.cursor-blocked {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.btn-primary {
  background-color: #1b2122;
  color: #fff;
  border: solid 1px #1b2122;
  border-radius: 5rem !important;
}

.btn-primary:hover {
  background-color: #1b2122;
  color: rgb(255, 255, 255);
  border: solid 1px #ffffff;
}

.btn-primary:focus {
  background-color: #1b2122;
  color: rgb(0, 0, 0);
}

.btn-formulario {
  background-color: var(--tph-azul);
  color: #fff;
  border: solid 1px #1b2122;
  text-align: center;
  border-radius: 5rem !important;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0.75rem 1.25rem;
  font-size: 2rem;
}

@media (min-width: 1024px) and (max-width: 1199.98px) {
  .btn-formulario {
   padding: 0.5rem 26rem;
  }
}

@media (min-width: 1200px) {
  .btn-formulario {

    padding: 0.5rem 26rem;
  }
}

@media (min-width: 1300px) {
  .btn-formulario {
   padding: 0.5rem 26rem;
  }
}


.btn-formulario:hover {
  background-color: #1b2122;
  color: rgb(255, 255, 255);
  border: solid 1px #ffffff;
}

.btn-formulario:focus {
  background-color: #1b2122;
  color: rgb(0, 0, 0);
}

.btn-promo {
  background-color: rgb(0, 0, 0);
  color: #fff;
}

.btn-promo:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

.btn-promo:focus {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

.btn-round-negativo {
  border-radius: 1.3rem !important;
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

.font-promo {
  font-family: 'Hisense Regular' !important;
  /* font-weight: bold; */
  letter-spacing: 0.05em;
}

.font-regular {
  font-family: 'Hisense Regular' !important;
}

.font-bold {
  font-family: 'Hisense Bold' !important;
}

.font-light {
  font-family: 'Hisense Light' !important;
}

.font-arial {
  font-family: Arial, Helvetica, sans-serif;
}

.font-impact{
  font-family: Impact, sans-serif;
}
.font-Medium{
  font-family: 'Hisense Medium' !important;
}
.gradiente-texto {
  background-clip: text;
  -webkit-background-clip: text;
  /* Para navegadores basados en WebKit, como Chrome y Safari */
  color: transparent;
  background-image: linear-gradient(to right, #00B09F, #009295);
}

.btn-header-azul {
  background-color: var(--tph-azul);
  border: 1px solid var(--tph-azul);
  color: #fff;
  border-radius: 5rem !important;
}

.btn-header-azul:hover,
.btn-header-azul:focus {
  background-color: var(--tph-azul-oscuro);
  border-color: var(--tph-azul-oscuro);
  color: #fff;
}

.cursor-pointer {
  cursor: pointer;
}

/********************************************************************* scrollbar css *********************************************************/
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(209, 232, 228, 1);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #e3d7c6;
}

/********************************************************************* fuentes *********************************************************/


@font-face {
  font-family: 'Hisense Light';
  src: url('../../../fonts/HisenseSansAlfabet-Light.eot');
  src: url('../../../fonts/HisenseSansAlfabet-Light.eot?#iefix') format('embedded-opentype'),
    url('../../../fonts/HisenseSansAlfabet-Light.woff2') format('woff2'),
    url('../../../fonts/HisenseSansAlfabet-Light.woff') format('woff'),
    url('../../../fonts/HisenseSansAlfabet-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hisense Bold';
  src: url('../../../fonts/HisenseSansAlfabet-Bold.eot');
  src: url('../../../fonts/HisenseSansAlfabet-Bold.eot?#iefix') format('embedded-opentype'),
    url('../../../fonts/HisenseSansAlfabet-Bold.woff2') format('woff2'),
    url('../../../fonts/HisenseSansAlfabet-Bold.woff') format('woff'),
    url('../../../fonts/HisenseSansAlfabet-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hisense Regular';
  src: url('../../../fonts/HisenseSansAlfabet-Regular.eot');
  src: url('../../../fonts/HisenseSansAlfabet-Regular.eot?#iefix') format('embedded-opentype'),
    url('../../../fonts/HisenseSansAlfabet-Regular.woff2') format('woff2'),
    url('../../../fonts/HisenseSansAlfabet-Regular.woff') format('woff'),
    url('../../../fonts/HisenseSansAlfabet-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hisense Medium';
  src: url('../../../fonts/HisenseSansAlfabet-Medium.eot');
  src: url('../../../fonts/HisenseSansAlfabet-Medium.eot?#iefix') format('embedded-opentype'),
    url('../../../fonts/HisenseSansAlfabet-Medium.woff2') format('woff2'),
    url('../../../fonts/HisenseSansAlfabet-Medium.woff') format('woff'),
    url('../../../fonts/HisenseSansAlfabet-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Impact';
  src: url('../../../fonts/IMPACT.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  background-color: #fff;
}

h1 {
  font-family: "Hisense Medium";
}

a {
  color: #1b2122;
}

.border-left {
  border-left: #009295 1px solid;
}

.border-right {
  border-right: #009295 1px solid;
}

.container-fluid {
  max-width: 1980px !important;
}

/********************************************************************************** MENU  *******************************************************************************/

#mainMenu {
  background-color: var(--main-tph-color);
  min-height: 66px;
}

@media (min-width: 992px) {
  #mainMenu {
    height: 66px;
  }
}

#mainMenu .navbar-nav .nav-link,
#mainMenu .btn-menu {
  text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff !important;
}

.navbar-light .navbar-nav .nav-link.nav-link-inicio {
  color: var(--tph-azul) !important;
}

.navbar-light .navbar-brand {
  color: #fff;
}

.active {
  text-decoration: underline;
}

.btn-menu {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  background-color: #1b2122;
  color: #fff;
  border: solid 1px #1b2122;
  border-radius: 5rem !important;
}

.bg-menu {
  background-color: var(--tph-negro);
  color: var(--tph-gris-claro) !important;
}

.bg-menu-scroll {
  background-color: var(--tph-negro);
  color: var(--tph-gris-claro);
}

/* Navbar: hamburger icon in white */
#mainMenu .navbar-toggler-icon {
  filter: invert(1);
}

/********************************************************************************** header  *******************************************************************************/

#inicio{
  background-color: var(--tph-negro);
}

@media (max-width: 991.98px) {
  #inicio .hero-bg-img {
    display: none !important;
  }
}

.txtParticiparNegro{
  font-family: 'Hisense Regular' !important;
  color: var(--tph-blanco);
  background: var(--tph-negro);
  display: inline-block;
  width: fit-content;
  max-width: 100%;
  padding: 1vh 3vh;
  margin: 0;
  margin-bottom: 2vh; 
  border-radius: 20px;
  font-size: 2vh;
}

.txtParticiparMovil{
  font-family: 'Hisense Regular' !important;
  color: var(--tph-blanco);
  background: var(--tph-gris-claro);
  display: inline-block;
  width: fit-content;
  max-width: 100%;
  padding: 1vh 3vh;
  margin: 0;
  margin-bottom: 2vh;
  border-radius: 9999px;
  font-size: 2vh;
}

.hero-title-line{
  width: 106%;
  height: 3px;
  background-color: var(--tph-azul);
}

.section-title-line{
  width: 66%;
  height: 3px;
  background-color: var(--tph-azul);
}

.section-start-line{
  height: 3px;
  background-color: var(--tph-azul);
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 991.98px) {
  #regalo .section-start-line {
    display: none;
  }
}

@media (min-width: 992px) {
  #headerCarousel {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}

#headerCarousel .carousel-indicators {
  justify-content: center;
  gap: 0.5rem;
}

#headerCarousel .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--tph-blanco);
  opacity: 0.5;
  margin: 0;
  border: 0;
  text-decoration: none;
}

#headerCarousel .carousel-indicators .active {
  background-color: var(--tph-azul);
  opacity: 1;
}

#headerCarouselMobile .carousel-indicators {
  justify-content: center;
  gap: 0.5rem;
}

#headerCarouselMobile .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--tph-blanco);
  opacity: 1;
  margin: 0;
  border: 0;
  text-decoration: none;
}

#headerCarouselMobile .carousel-indicators .active {
  background-color: var(--tph-azul);
  opacity: 1;
}

/********************************************************************************** carrusel lavavajillas  *******************************************************************************/

#productCarousel {
  position: relative;
}

#productCarousel #dishwasherTrack {
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}

#productCarousel .carousel-control-prev,
#productCarousel .carousel-control-next {
  width: 3.25rem;
}

#productCarousel .carousel-control-prev {
  left: 0;
}

#productCarousel .carousel-control-next {
  right: 0;
}

#dishwasherTrack {
  transition: opacity 220ms ease, transform 220ms ease;
}

#dishwasherTrack.is-changing {
  opacity: 0;
  transform: translateX(-10px);
}



.span6{
  font-size: 8rem;
}
.spanLimpieza{
  font-size: 3.5rem;
}

@media (max-width: 991.98px) {
  .span6,
  .spanLimpieza {
    font-size: 2.5rem;
  }

  .spanLimpieza {
    white-space: nowrap;
  }

  .spanLimpieza br {
    display: none;
  }
}
.h2Consigue6{
  color:var(--tph-blanco);
}
.pComprando{
  color: var(--tph-blanco);
  font-size: 13px;
}

.btnParticpar{
  color: var(--tph-blanco);
  background-color: var(--tph-azul);
  text-decoration: none !important;
  padding: 1.5vh 3vh;
  margin: 0;
  border-radius: 10px;
  font-size: 1.2vh;
  border: none;
}
.btnParticpar:hover,
.btnParticpar:focus{
  text-decoration: none !important;
}
.btnSaberMas{
  background-color: var(--tph-gris-medio);
  color: var(--tph-blanco);
  text-decoration: none !important;
  padding: 1.5vh 5vh;
  margin: 0;
  border-radius: 6px;
  font-size: 1.2vh;
  border: none;
}
.btnSaberMas:hover,
.btnSaberMas:focus{
  text-decoration: none !important;
}

@media (max-width: 991.98px) {
  .btnParticpar,
  .btnSaberMas {
    font-size: 1.5rem;
    padding: 0.45rem 1.25rem;
    text-align: center;
  }
}

/********************************************************************************** mecánica  *******************************************************************************/

.circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.border-teal {
  border-color: var(--tph-verde) !important;
  min-height: 2px;
  /* Ajuste de grosor para que sea visible */
}

.bg-teal {
  background-color: var(--tph-verde) !important;
}

hr {
  height: 2px;
  /* Grosor de la línea */
}

.divNum{
  font-size: 8rem;
}
.h3Titulo{
  font-size: 2rem;
}
/********************************************************************************** regalo  *******************************************************************************/

#regalo{
  background-color: var(--tph-gris-oscuro);
}

/********************************************************************************** contacto  *******************************************************************************/

.contactoTextMobile {
  display: none;
}

.contactoTextDesktop {
  display: block;
}

@media (max-width: 991.98px) {
  .contactoTextMobile {
    display: block;
  }

  .contactoTextDesktop {
    display: none;
  }

  #contacto .tituloNecesitasAyuda {
    font-size: 3.25rem;
    line-height: 1.1;
  }

  #contacto .border-top {
    display: none !important;
  }
}

.m-vbg {
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 1rem;
}

/********************************************************************************** countdown  *******************************************************************************/


#countdown .wrapper {
  text-align: center;
}

#countdown .time {
  color: #fff;
  font-size: 3.5rem;
  padding: 0.25rem;
}

#countdown .label {
  font-size: 1rem;
  display: block;
  color: #fff;
  /* text-shadow     : 2px 2px #FF0620; */
}

#countdown svg {
  font: bold 5rem;
  width: 100%;
  height: 120px;
}

#countdown text {
  fill: none;
  stroke: #fff;
  stroke-width: 6px;
  stroke-linejoin: round;
  /* text-shadow     : 2px 2px #FF0620; */
  animation: 2s pulsate infinite;
}

@keyframes pulsate {
  50% {
    text-shadow: 4px 4px #fff;
  }
}

/********************************************************************************** participa  *******************************************************************************/

@media (max-width: 991.98px) {
  .tituloCompletaFormulario {
    color: var(--tph-azul) !important;
  }
}

.pastilla-round {
  border-radius: 0rem 5rem 5rem 0rem;
}

form#formReg_l label {
  display: block;
  color: #fff;
}

form#formReg_l .form-control {
  color: rgb(0, 0, 0);
  background-color: #fff;
  border-radius: 5rem;

  font-size: 1rem;
}

form#formReg_l .form-select {
  color: rgb(0, 0, 0);
  background-color: #fff;
  border-radius: 5rem;

  font-size: 1rem;
}

form#formReg_l label.custom-control-label {
  display: block !important;
  color: rgb(255, 255, 255);
  font-size: 1rem;
}

form#formReg_l .form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(255, 255, 255);
  opacity: 1;
  /* Firefox */
}

form#formReg_l .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgb(0, 0, 0);
}

form#formReg_l .form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgb(0, 0, 0);
}

form#formReg_l .form-select::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(0, 0, 0);
  opacity: 1;
  /* Firefox */
}

form#formReg_l .form-select:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgb(0, 0, 0);
}

form#formReg_l .form-select::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgb(0, 0, 0);
}

form#formReg_l a {
  color: #ffffff;
}

form option {
  color: #000000;
  font-size: 1rem;
}

form option:hover {
  background-color: #ffffff;
}

form .input-group-text {
  background: #fff;
  border: none;
  border-radius: 10rem !important;
}

form .form-check-input:checked {
  background-color: #1b2122;
  border-color: #1b2122;
}

/********************************************************************************** contacto  *******************************************************************************/


.tel_promo a {
  text-decoration: none;
}

.email_contacto a {
  text-decoration: none;
}


/********************************************************************************** footer  *******************************************************************************/

footer {
  background-color: var(--tph-negro);
}

footer ul {
  list-style: none;
}

footer a {
  color: rgb(255, 255, 255);
  font-size: 0.8rem;
}

footer a:hover {
  text-decoration: underline;
  color: rgb(255, 255, 255)
}

footer .small {
  color: rgb(255, 255, 255);
  font-size: 0.7rem;
}

footer img .small {
  max-width: 1.5rem;
}

.logoBonduellPie {
  max-width: 8rem;
}

.pull-right {
  float: right;
}

.xs-d-flex {
  flex-direction: column;
}

/********************************************************************************** Modal Área Personal  *******************************************************************************/

.modal-area-personal {
  background-color: var(--tph-negro);
  border: none;
  border-radius: 1.5rem;
  color: var(--tph-blanco);
  overflow: hidden;
}

.modal-area-personal .modal-header {
  padding: 1rem 1.5rem 0;
}

.btn-close-custom {
  filter: invert(1) grayscale(100%) brightness(200%);
  opacity: 0.7;
  transition: opacity 0.2s ease;
}

.btn-close-custom:hover {
  opacity: 1;
}

.modal-icon-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00B09F, #009295);
  color: var(--tph-blanco);
  font-size: 1.6rem;
  margin: 0 auto;
}

.modal-title-custom {
  font-family: 'Hisense Medium', Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  color: var(--tph-blanco);
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.modal-subtitle {
  font-family: 'Hisense Light', Arial, Helvetica, sans-serif;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.65);
  margin-bottom: 0;
}

.form-label-custom {
  display: block;
  font-family: 'Hisense Regular', Arial, Helvetica, sans-serif;
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0.4rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.form-control-custom {
  background-color: var(--tph-form-bg) !important;
  color: var(--tph-form-input) !important;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 5rem !important;
  padding: 0.6rem 1.25rem;
  font-size: 0.95rem;
  font-family: 'Hisense Regular', Arial, Helvetica, sans-serif;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-control-custom:focus {
  border-color: var(--tph-azul);
  box-shadow: 0 0 0 3px rgba(0, 154, 157, 0.25);
  outline: none;
}

.form-control-custom::placeholder {
  color: var(--tph-form-placeholder);
  opacity: 1;
}

.password-wrapper {
  position: relative;
}

.password-wrapper .form-control-custom {
  padding-right: 3rem;
}

.password-toggle {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: var(--tph-form-placeholder);
  font-size: 0.95rem;
  transition: color 0.2s ease;
  z-index: 5;
}

.password-toggle:hover {
  color: var(--tph-azul);
}

.recuperar-pass-link {
  font-family: 'Hisense Light', Arial, Helvetica, sans-serif;
  color: var(--tph-azul) !important;
  font-size: 0.85rem;
  text-decoration: none;
  transition: color 0.2s ease, text-decoration 0.2s ease;
}

.recuperar-pass-link:hover {
  color: #00B09F !important;
  text-decoration: underline;
}

.btn-acceso-custom {
  font-family: 'Hisense Medium', Arial, Helvetica, sans-serif;
  background: linear-gradient(135deg, #00B09F, #009295);
  color: var(--tph-blanco);
  border: none;
  border-radius: 5rem;
  padding: 0.7rem 1.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: opacity 0.2s ease, transform 0.15s ease;
}

.btn-acceso-custom:hover {
  opacity: 0.9;
  color: var(--tph-blanco);
  transform: translateY(-1px);
}

.btn-acceso-custom:focus {
  box-shadow: 0 0 0 3px rgba(0, 154, 157, 0.35);
  color: var(--tph-blanco);
}

.btn-acceso-custom:disabled {
  opacity: 0.65;
  transform: none;
}

.btn-acceso-custom .btn-text {
  display: inline;
}

.btn-cancelar-custom {
  font-family: 'Hisense Regular', Arial, Helvetica, sans-serif;
  background-color: transparent;
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 5rem;
  padding: 0.6rem 1.5rem;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.btn-cancelar-custom:hover {
  background-color: rgba(255, 255, 255, 0.08);
  color: var(--tph-blanco);
  border-color: rgba(255, 255, 255, 0.45);
}

.alert-custom {
  background-color: rgba(247, 0, 0, 0.12);
  border: 1px solid rgba(247, 0, 0, 0.5);
  color: #ff6b6b;
  border-radius: 0.75rem;
  font-family: 'Hisense Light', Arial, Helvetica, sans-serif;
  font-size: 0.85rem;
}

/* Decorative teal line at top of modal */
.modal-area-personal::before {
  content: '';
  display: block;
  height: 3px;
  background: linear-gradient(to right, #00B09F, #009295);
  border-radius: 1.5rem 1.5rem 0 0;
}

/* Modal backdrop override for dark theme */
.modal-backdrop.show {
  opacity: 0.7;
}

/* Responsive adjustments */
@media (max-width: 575.98px) {
  .modal-area-personal {
    border-radius: 1rem;
    margin: 0.5rem;
  }

  .modal-title-custom {
    font-size: 1.25rem;
  }

  .modal-icon-wrapper {
    width: 52px;
    height: 52px;
    font-size: 1.3rem;
  }

  .modal-area-personal .modal-body {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .modal-area-personal .modal-footer {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
}

/********************************************************************************** Area personal  *******************************************************************************/
.card-width {
  min-width: 10rem;
}

.flex-adapt {
  flex-direction: column !important;
}

/********************************************************************************** textos  *******************************************************************************/

/********************************************************************************** media query  *******************************************************************************/
@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1024px) {}

@media (min-width: 1200px) {}

@media (min-width: 1600px) {}