/*!*************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/App.scss ***!
  \*************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);
/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/App.scss (1) ***!
  \*****************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Karla:wght@200;300;400;500;600;700;800&display=swap);
/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/App.scss (2) ***!
  \*****************************************************************************************************************************************************/
@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: var(--main-font) !important;
}

#root {
  width: 100%;
  height: 100vh;
  letter-spacing: -0.1px;
}
#root p {
  line-height: 1.8rem;
}
#root p,
#root h1,
#root h2,
#root h3 {
  margin: 0;
}

*.swiper-pagination {
  pointer-events: all !important;
}

*::marker {
  color: var(--orange-800) !important;
  width: 25px;
  height: 25px;
  place-content: center;
  place-items: center;
  font-size: 1.3rem;
}

body {
  background-image: url("https://www.grupo-gestion.com.ar/public/39fd84fd588249c5d909.webp");
  background-repeat: no-repeat;
  background-size: cover;
  height: var(--body-size);
}

.cursor-pointer {
  cursor: pointer;
}

button {
  cursor: pointer;
  font-size: var(--font-boton);
}

a {
  cursor: pointer;
  text-decoration: none;
}

:root {
  --orange-900: #db6f00;
  --orange-800: #ff9933;
  --orange-700: #ffa347;
  --orange-600: #ffad5c;
  --orange-500: #ffb870;
  --orange-400: #ffc285;
  --orange-300: #ffcc99;
  --orange-200: #ffd6ad;
  --orange-100: #ffe0c2;
  --green-900: #a8af55;
  --green-800: #ccd444;
  --green-700: #d3d959;
  --green-600: #d7dd69;
  --green-500: #dce17a;
  --green-400: #e0e58b;
  --green-300: #e5e89b;
  --green-200: #e5e89b;
  --green-100: #eef0bc;
  --blue-800: #6ebaae;
  --blue-700: #82c4ba;
  --blue-600: #90cbc2;
  --blue-500: #9ed1ca;
  --blue-400: #acd8d2;
  --blue-300: #baded9;
  --blue-200: #c8e4e1;
  --blue-100: #d6ebe9;
  --black-800: #303030;
  --black-700: #3d3d3d;
  --black-600: #474747;
  --black-500: #525252;
  --black-400: #5c5c5c;
  --black-300: #666666;
  --black-200: #707070;
  --black-100: #7a7a7a;
  --red-900: #ff4747;
  --red-800: #ff5555;
  --red-700: #ff7070;
  --red-600: #ff8585;
  --red-500: #ff9999;
  --red-400: #ffadad;
  --red-300: #ffc2c2;
  --red-200: #ffd6d6;
  --red-100: #ffebeb;
  --orange-800-transparent: #d97b1ec9;
  --darker-orange-color-transparent: #4f2a05c9;
  --lighterorange-color: #ffebd7;
  --lightgreen-color: #bccb47a2;
  --stronggreen-color: #bbcb47;
  --celeste-color: #88d0c5;
  --logo-green-main: #8FB435;
  --logo-orange-main: #ff9933;
  --logo-gray-ligth-main: #7C7B80;
  --logo-gray-dark-main: #4F4F51;
  --lightgray-color: #f2f2f2;
  --text-editor-grey-border: #cecece;
  --grey-light-color: #a7a7a7;
  --grey-light: #a7a7a7a2;
  --dark-color: #3e434f;
  --darker-color-transparent: #1d2026b8;
  --darker-color: #1d2026;
  --main-font: "Source Sans Pro",
    "Karla",
    sans-serif;
  --backoffice-font: "Inter",
    "Karla",
    sans-serif;
  --grey-color: #212121;
  --black-transparent: rgba(0, 0, 0, 0.55);
  --transparent: rgba(0, 0, 0, 0);
  --blue-color: rgb(63, 63, 238);
  --lightgrey-color: #f5f5f5;
  --white: #fafafa;
  --text-editor-grey: #f5f5f5;
  --query-mobile: 320px;
  --query-tablet: 768px;
  --query-large: 992px;
  --query-notebook: 1024px;
  --font-chica: 0.8rem;
  --font-boton: 1rem;
  --font-mediana: 1.1rem;
  --font-mediana2: 1.3rem;
  --font-grande: 1.5rem;
  --font-subtitulo: 2rem;
  --font-titulo: 2.5rem;
  --font-gigante: 3rem;
  --radius-5: 5px;
  --radius-10: 10px;
  --radius-15: 15px;
  --radius-20: 20px;
  --radius-25: 25px;
  --radius-30: 30px;
  --radius-35: 35px;
  --radius-40: 40px;
  --radius-45: 45px;
  --radius-50: 50px;
  --border-lightgray: 1px solid var(--lightgray-color);
  --box-shadow-light: 0px 2px 10px 5px #e9e9e9;
}
@media (max-width: 1100px) {
  :root {
    --font-titulo: 2rem;
  }
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 16px;
}

*::-webkit-scrollbar-track {
  background: #ffffff;
}

*::-webkit-scrollbar-thumb {
  background-color: #bcbcbc;
  border-radius: 10px;
  border: 3px solid #ffffff;
}

h3,
h4,
h5 {
  font-size: var(--font-subtitulo);
}

p {
  font-size: var(--font-mediana);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.linkNegro {
  color: var(--dark-color);
}
.linkNegrohover {
  color: var(--dark-color);
}

input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}

.card-style {
  border: var(--border-lightgray);
  box-shadow: var(--box-shadow-light);
  border-radius: var(--radius-10);
}

.navbar-desktop {
  margin-left: 125px !important;
  margin-top: 150px !important;
}

.h100 {
  height: 100vh !important;
}

.disable {
  pointer-events: none !important;
}

.font-chica {
  font-size: var(--font-chica) !important;
}

.weight-700 {
  font-weight: 700 !important;
}

.text {
  text-align: center;
  line-height: normal !important;
}

:root {
  /* 12px */
  /* 16px */
  /* 14px */
  /* 20px */
  /* 16px */
  /* 24px */
  /* 18px */
  /* 28px */
  /* 20px */
  /* 28px */
  /* 24px */
  /* 32px */
  /* 30px */
  /* 36px */
  /* 36px */
  /* 40px */
  /* 48px */
  /* 60px */
  /* 72px */
  /* 96px */
  /* 128px */
}
:root .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
:root .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
:root .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
:root .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
:root .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
:root .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
:root .text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
:root .text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
:root .text-5xl {
  font-size: 3rem;
  line-height: 1; /* Define el valor de línea según tus necesidades */
}
:root .text-6xl {
  font-size: 3.75rem;
  line-height: 1; /* Define el valor de línea según tus necesidades */
}
:root .text-7xl {
  font-size: 4.5rem;
  line-height: 1; /* Define el valor de línea según tus necesidades */
}
:root .text-8xl {
  font-size: 6rem;
  line-height: 1; /* Define el valor de línea según tus necesidades */
}
:root .text-9xl {
  font-size: 8rem;
  line-height: 1; /* Define el valor de línea según tus necesidades */
}

.h0 {
  height: 0 !important;
}

.overflow-h {
  overflow: hidden;
}

.p0 {
  padding: 0 !important;
}

.w0 {
  width: 0rem !important;
}

.height0 {
  height: 0rem !important;
}

.h0vh {
  height: 0vh !important;
}

.m0 {
  margin: 0rem !important;
}

.ml0 {
  margin-left: 0rem !important;
}

.mb0 {
  margin-bottom: 0rem !important;
}

.mr0 {
  margin-right: 0rem !important;
}

.mt0 {
  margin-top: 0rem !important;
}

.mx0 {
  margin-inline: 0rem !important;
}

.my0 {
  margin-block: 0rem !important;
}

.w1 {
  width: 1rem !important;
}

.height1 {
  height: 1rem !important;
}

.h1vh {
  height: 10vh !important;
}

.m1 {
  margin: 1rem !important;
}

.ml1 {
  margin-left: 1rem !important;
}

.mb1 {
  margin-bottom: 1rem !important;
}

.mr1 {
  margin-right: 1rem !important;
}

.mt1 {
  margin-top: 1rem !important;
}

.mx1 {
  margin-inline: 1rem !important;
}

.my1 {
  margin-block: 1rem !important;
}

.w2 {
  width: 2rem !important;
}

.height2 {
  height: 2rem !important;
}

.h2vh {
  height: 20vh !important;
}

.m2 {
  margin: 2rem !important;
}

.ml2 {
  margin-left: 2rem !important;
}

.mb2 {
  margin-bottom: 2rem !important;
}

.mr2 {
  margin-right: 2rem !important;
}

.mt2 {
  margin-top: 2rem !important;
}

.mx2 {
  margin-inline: 2rem !important;
}

.my2 {
  margin-block: 2rem !important;
}

.w3 {
  width: 3rem !important;
}

.height3 {
  height: 3rem !important;
}

.h3vh {
  height: 30vh !important;
}

.m3 {
  margin: 3rem !important;
}

.ml3 {
  margin-left: 3rem !important;
}

.mb3 {
  margin-bottom: 3rem !important;
}

.mr3 {
  margin-right: 3rem !important;
}

.mt3 {
  margin-top: 3rem !important;
}

.mx3 {
  margin-inline: 3rem !important;
}

.my3 {
  margin-block: 3rem !important;
}

.w4 {
  width: 4rem !important;
}

.height4 {
  height: 4rem !important;
}

.h4vh {
  height: 40vh !important;
}

.m4 {
  margin: 4rem !important;
}

.ml4 {
  margin-left: 4rem !important;
}

.mb4 {
  margin-bottom: 4rem !important;
}

.mr4 {
  margin-right: 4rem !important;
}

.mt4 {
  margin-top: 4rem !important;
}

.mx4 {
  margin-inline: 4rem !important;
}

.my4 {
  margin-block: 4rem !important;
}

.w5 {
  width: 5rem !important;
}

.height5 {
  height: 5rem !important;
}

.h5vh {
  height: 50vh !important;
}

.m5 {
  margin: 5rem !important;
}

.ml5 {
  margin-left: 5rem !important;
}

.mb5 {
  margin-bottom: 5rem !important;
}

.mr5 {
  margin-right: 5rem !important;
}

.mt5 {
  margin-top: 5rem !important;
}

.mx5 {
  margin-inline: 5rem !important;
}

.my5 {
  margin-block: 5rem !important;
}

.w6 {
  width: 6rem !important;
}

.height6 {
  height: 6rem !important;
}

.h6vh {
  height: 60vh !important;
}

.m6 {
  margin: 6rem !important;
}

.ml6 {
  margin-left: 6rem !important;
}

.mb6 {
  margin-bottom: 6rem !important;
}

.mr6 {
  margin-right: 6rem !important;
}

.mt6 {
  margin-top: 6rem !important;
}

.mx6 {
  margin-inline: 6rem !important;
}

.my6 {
  margin-block: 6rem !important;
}

.w7 {
  width: 7rem !important;
}

.height7 {
  height: 7rem !important;
}

.h7vh {
  height: 70vh !important;
}

.m7 {
  margin: 7rem !important;
}

.ml7 {
  margin-left: 7rem !important;
}

.mb7 {
  margin-bottom: 7rem !important;
}

.mr7 {
  margin-right: 7rem !important;
}

.mt7 {
  margin-top: 7rem !important;
}

.mx7 {
  margin-inline: 7rem !important;
}

.my7 {
  margin-block: 7rem !important;
}

.w8 {
  width: 8rem !important;
}

.height8 {
  height: 8rem !important;
}

.h8vh {
  height: 80vh !important;
}

.m8 {
  margin: 8rem !important;
}

.ml8 {
  margin-left: 8rem !important;
}

.mb8 {
  margin-bottom: 8rem !important;
}

.mr8 {
  margin-right: 8rem !important;
}

.mt8 {
  margin-top: 8rem !important;
}

.mx8 {
  margin-inline: 8rem !important;
}

.my8 {
  margin-block: 8rem !important;
}

.w9 {
  width: 9rem !important;
}

.height9 {
  height: 9rem !important;
}

.h9vh {
  height: 90vh !important;
}

.m9 {
  margin: 9rem !important;
}

.ml9 {
  margin-left: 9rem !important;
}

.mb9 {
  margin-bottom: 9rem !important;
}

.mr9 {
  margin-right: 9rem !important;
}

.mt9 {
  margin-top: 9rem !important;
}

.mx9 {
  margin-inline: 9rem !important;
}

.my9 {
  margin-block: 9rem !important;
}

.w10 {
  width: 10rem !important;
}

.height10 {
  height: 10rem !important;
}

.h10vh {
  height: 100vh !important;
}

.m10 {
  margin: 10rem !important;
}

.ml10 {
  margin-left: 10rem !important;
}

.mb10 {
  margin-bottom: 10rem !important;
}

.mr10 {
  margin-right: 10rem !important;
}

.mt10 {
  margin-top: 10rem !important;
}

.mx10 {
  margin-inline: 10rem !important;
}

.my10 {
  margin-block: 10rem !important;
}

.mw0 {
  max-width: 0rem !important;
}

.mh0 {
  max-height: 0rem !important;
}

.mw1 {
  max-width: 1rem !important;
}

.mh1 {
  max-height: 1rem !important;
}

.mw2 {
  max-width: 2rem !important;
}

.mh2 {
  max-height: 2rem !important;
}

.mw3 {
  max-width: 3rem !important;
}

.mh3 {
  max-height: 3rem !important;
}

.mw4 {
  max-width: 4rem !important;
}

.mh4 {
  max-height: 4rem !important;
}

.mw5 {
  max-width: 5rem !important;
}

.mh5 {
  max-height: 5rem !important;
}

.mw6 {
  max-width: 6rem !important;
}

.mh6 {
  max-height: 6rem !important;
}

.mw7 {
  max-width: 7rem !important;
}

.mh7 {
  max-height: 7rem !important;
}

.mw8 {
  max-width: 8rem !important;
}

.mh8 {
  max-height: 8rem !important;
}

.mw9 {
  max-width: 9rem !important;
}

.mh9 {
  max-height: 9rem !important;
}

.mw10 {
  max-width: 10rem !important;
}

.mh10 {
  max-height: 10rem !important;
}

.mw11 {
  max-width: 11rem !important;
}

.mh11 {
  max-height: 11rem !important;
}

.mw12 {
  max-width: 12rem !important;
}

.mh12 {
  max-height: 12rem !important;
}

.mw13 {
  max-width: 13rem !important;
}

.mh13 {
  max-height: 13rem !important;
}

.mw14 {
  max-width: 14rem !important;
}

.mh14 {
  max-height: 14rem !important;
}

.mw15 {
  max-width: 15rem !important;
}

.mh15 {
  max-height: 15rem !important;
}

.mw16 {
  max-width: 16rem !important;
}

.mh16 {
  max-height: 16rem !important;
}

.mw17 {
  max-width: 17rem !important;
}

.mh17 {
  max-height: 17rem !important;
}

.mw18 {
  max-width: 18rem !important;
}

.mh18 {
  max-height: 18rem !important;
}

.mw19 {
  max-width: 19rem !important;
}

.mh19 {
  max-height: 19rem !important;
}

.mw20 {
  max-width: 20rem !important;
}

.mh20 {
  max-height: 20rem !important;
}

.mw21 {
  max-width: 21rem !important;
}

.mh21 {
  max-height: 21rem !important;
}

.mw22 {
  max-width: 22rem !important;
}

.mh22 {
  max-height: 22rem !important;
}

.mw23 {
  max-width: 23rem !important;
}

.mh23 {
  max-height: 23rem !important;
}

.mw24 {
  max-width: 24rem !important;
}

.mh24 {
  max-height: 24rem !important;
}

.mw25 {
  max-width: 25rem !important;
}

.mh25 {
  max-height: 25rem !important;
}

.mw26 {
  max-width: 26rem !important;
}

.mh26 {
  max-height: 26rem !important;
}

.mw27 {
  max-width: 27rem !important;
}

.mh27 {
  max-height: 27rem !important;
}

.mw28 {
  max-width: 28rem !important;
}

.mh28 {
  max-height: 28rem !important;
}

.mw29 {
  max-width: 29rem !important;
}

.mh29 {
  max-height: 29rem !important;
}

.mw30 {
  max-width: 30rem !important;
}

.mh30 {
  max-height: 30rem !important;
}

.mw31 {
  max-width: 31rem !important;
}

.mh31 {
  max-height: 31rem !important;
}

.mw32 {
  max-width: 32rem !important;
}

.mh32 {
  max-height: 32rem !important;
}

.mw33 {
  max-width: 33rem !important;
}

.mh33 {
  max-height: 33rem !important;
}

.mw34 {
  max-width: 34rem !important;
}

.mh34 {
  max-height: 34rem !important;
}

.mw35 {
  max-width: 35rem !important;
}

.mh35 {
  max-height: 35rem !important;
}

.mw36 {
  max-width: 36rem !important;
}

.mh36 {
  max-height: 36rem !important;
}

.mw37 {
  max-width: 37rem !important;
}

.mh37 {
  max-height: 37rem !important;
}

.mw38 {
  max-width: 38rem !important;
}

.mh38 {
  max-height: 38rem !important;
}

.mw39 {
  max-width: 39rem !important;
}

.mh39 {
  max-height: 39rem !important;
}

.mw40 {
  max-width: 40rem !important;
}

.mh40 {
  max-height: 40rem !important;
}

.mw41 {
  max-width: 41rem !important;
}

.mh41 {
  max-height: 41rem !important;
}

.mw42 {
  max-width: 42rem !important;
}

.mh42 {
  max-height: 42rem !important;
}

.mw43 {
  max-width: 43rem !important;
}

.mh43 {
  max-height: 43rem !important;
}

.mw44 {
  max-width: 44rem !important;
}

.mh44 {
  max-height: 44rem !important;
}

.mw45 {
  max-width: 45rem !important;
}

.mh45 {
  max-height: 45rem !important;
}

.mw46 {
  max-width: 46rem !important;
}

.mh46 {
  max-height: 46rem !important;
}

.mw47 {
  max-width: 47rem !important;
}

.mh47 {
  max-height: 47rem !important;
}

.mw48 {
  max-width: 48rem !important;
}

.mh48 {
  max-height: 48rem !important;
}

.mw49 {
  max-width: 49rem !important;
}

.mh49 {
  max-height: 49rem !important;
}

.mw50 {
  max-width: 50rem !important;
}

.mh50 {
  max-height: 50rem !important;
}

.mw51 {
  max-width: 51rem !important;
}

.mh51 {
  max-height: 51rem !important;
}

.mw52 {
  max-width: 52rem !important;
}

.mh52 {
  max-height: 52rem !important;
}

.mw53 {
  max-width: 53rem !important;
}

.mh53 {
  max-height: 53rem !important;
}

.mw54 {
  max-width: 54rem !important;
}

.mh54 {
  max-height: 54rem !important;
}

.mw55 {
  max-width: 55rem !important;
}

.mh55 {
  max-height: 55rem !important;
}

.mw56 {
  max-width: 56rem !important;
}

.mh56 {
  max-height: 56rem !important;
}

.mw57 {
  max-width: 57rem !important;
}

.mh57 {
  max-height: 57rem !important;
}

.mw58 {
  max-width: 58rem !important;
}

.mh58 {
  max-height: 58rem !important;
}

.mw59 {
  max-width: 59rem !important;
}

.mh59 {
  max-height: 59rem !important;
}

.mw60 {
  max-width: 60rem !important;
}

.mh60 {
  max-height: 60rem !important;
}

.mw61 {
  max-width: 61rem !important;
}

.mh61 {
  max-height: 61rem !important;
}

.mw62 {
  max-width: 62rem !important;
}

.mh62 {
  max-height: 62rem !important;
}

.mw63 {
  max-width: 63rem !important;
}

.mh63 {
  max-height: 63rem !important;
}

.mw64 {
  max-width: 64rem !important;
}

.mh64 {
  max-height: 64rem !important;
}

.mw65 {
  max-width: 65rem !important;
}

.mh65 {
  max-height: 65rem !important;
}

.mw66 {
  max-width: 66rem !important;
}

.mh66 {
  max-height: 66rem !important;
}

.mw67 {
  max-width: 67rem !important;
}

.mh67 {
  max-height: 67rem !important;
}

.mw68 {
  max-width: 68rem !important;
}

.mh68 {
  max-height: 68rem !important;
}

.mw69 {
  max-width: 69rem !important;
}

.mh69 {
  max-height: 69rem !important;
}

.mw70 {
  max-width: 70rem !important;
}

.mh70 {
  max-height: 70rem !important;
}

.mw71 {
  max-width: 71rem !important;
}

.mh71 {
  max-height: 71rem !important;
}

.mw72 {
  max-width: 72rem !important;
}

.mh72 {
  max-height: 72rem !important;
}

.mw73 {
  max-width: 73rem !important;
}

.mh73 {
  max-height: 73rem !important;
}

.mw74 {
  max-width: 74rem !important;
}

.mh74 {
  max-height: 74rem !important;
}

.mw75 {
  max-width: 75rem !important;
}

.mh75 {
  max-height: 75rem !important;
}

.mw76 {
  max-width: 76rem !important;
}

.mh76 {
  max-height: 76rem !important;
}

.mw77 {
  max-width: 77rem !important;
}

.mh77 {
  max-height: 77rem !important;
}

.mw78 {
  max-width: 78rem !important;
}

.mh78 {
  max-height: 78rem !important;
}

.mw79 {
  max-width: 79rem !important;
}

.mh79 {
  max-height: 79rem !important;
}

.mw80 {
  max-width: 80rem !important;
}

.mh80 {
  max-height: 80rem !important;
}

.mw81 {
  max-width: 81rem !important;
}

.mh81 {
  max-height: 81rem !important;
}

.mw82 {
  max-width: 82rem !important;
}

.mh82 {
  max-height: 82rem !important;
}

.mw83 {
  max-width: 83rem !important;
}

.mh83 {
  max-height: 83rem !important;
}

.mw84 {
  max-width: 84rem !important;
}

.mh84 {
  max-height: 84rem !important;
}

.mw85 {
  max-width: 85rem !important;
}

.mh85 {
  max-height: 85rem !important;
}

.mw86 {
  max-width: 86rem !important;
}

.mh86 {
  max-height: 86rem !important;
}

.mw87 {
  max-width: 87rem !important;
}

.mh87 {
  max-height: 87rem !important;
}

.mw88 {
  max-width: 88rem !important;
}

.mh88 {
  max-height: 88rem !important;
}

.mw89 {
  max-width: 89rem !important;
}

.mh89 {
  max-height: 89rem !important;
}

.mw90 {
  max-width: 90rem !important;
}

.mh90 {
  max-height: 90rem !important;
}

.mw91 {
  max-width: 91rem !important;
}

.mh91 {
  max-height: 91rem !important;
}

.mw92 {
  max-width: 92rem !important;
}

.mh92 {
  max-height: 92rem !important;
}

.mw93 {
  max-width: 93rem !important;
}

.mh93 {
  max-height: 93rem !important;
}

.mw94 {
  max-width: 94rem !important;
}

.mh94 {
  max-height: 94rem !important;
}

.mw95 {
  max-width: 95rem !important;
}

.mh95 {
  max-height: 95rem !important;
}

.mw96 {
  max-width: 96rem !important;
}

.mh96 {
  max-height: 96rem !important;
}

.mw97 {
  max-width: 97rem !important;
}

.mh97 {
  max-height: 97rem !important;
}

.mw98 {
  max-width: 98rem !important;
}

.mh98 {
  max-height: 98rem !important;
}

.mw99 {
  max-width: 99rem !important;
}

.mh99 {
  max-height: 99rem !important;
}

.mw100 {
  max-width: 100rem !important;
}

.mh100 {
  max-height: 100rem !important;
}

/* ---------------- */
@media (max-width: 1090px) {
  .h0-maxtablet {
    height: 0vh !important;
  }
}

@media (max-width: 1090px) {
  .m0-maxtablet {
    margin: 0rem !important;
  }
}

@media (max-width: 1090px) {
  .ml0-maxtablet {
    margin-left: 0rem !important;
  }
}

@media (max-width: 1090px) {
  .mb0-maxtablet {
    margin-bottom: 0rem !important;
  }
}

@media (max-width: 1090px) {
  .mr0-maxtablet {
    margin-right: 0rem !important;
  }
}

@media (max-width: 1090px) {
  .mt0-maxtablet {
    margin-top: 0rem !important;
  }
}

@media (max-width: 1090px) {
  .mx0-maxtablet {
    margin-inline: 0rem !important;
  }
}

@media (max-width: 1090px) {
  .my0-maxtablet {
    margin-block: 0rem !important;
  }
}

@media (max-width: 1090px) {
  .h1-maxtablet {
    height: 10vh !important;
  }
}

@media (max-width: 1090px) {
  .m1-maxtablet {
    margin: 1rem !important;
  }
}

@media (max-width: 1090px) {
  .ml1-maxtablet {
    margin-left: 1rem !important;
  }
}

@media (max-width: 1090px) {
  .mb1-maxtablet {
    margin-bottom: 1rem !important;
  }
}

@media (max-width: 1090px) {
  .mr1-maxtablet {
    margin-right: 1rem !important;
  }
}

@media (max-width: 1090px) {
  .mt1-maxtablet {
    margin-top: 1rem !important;
  }
}

@media (max-width: 1090px) {
  .mx1-maxtablet {
    margin-inline: 1rem !important;
  }
}

@media (max-width: 1090px) {
  .my1-maxtablet {
    margin-block: 1rem !important;
  }
}

@media (max-width: 1090px) {
  .h2-maxtablet {
    height: 20vh !important;
  }
}

@media (max-width: 1090px) {
  .m2-maxtablet {
    margin: 2rem !important;
  }
}

@media (max-width: 1090px) {
  .ml2-maxtablet {
    margin-left: 2rem !important;
  }
}

@media (max-width: 1090px) {
  .mb2-maxtablet {
    margin-bottom: 2rem !important;
  }
}

@media (max-width: 1090px) {
  .mr2-maxtablet {
    margin-right: 2rem !important;
  }
}

@media (max-width: 1090px) {
  .mt2-maxtablet {
    margin-top: 2rem !important;
  }
}

@media (max-width: 1090px) {
  .mx2-maxtablet {
    margin-inline: 2rem !important;
  }
}

@media (max-width: 1090px) {
  .my2-maxtablet {
    margin-block: 2rem !important;
  }
}

@media (max-width: 1090px) {
  .h3-maxtablet {
    height: 30vh !important;
  }
}

@media (max-width: 1090px) {
  .m3-maxtablet {
    margin: 3rem !important;
  }
}

@media (max-width: 1090px) {
  .ml3-maxtablet {
    margin-left: 3rem !important;
  }
}

@media (max-width: 1090px) {
  .mb3-maxtablet {
    margin-bottom: 3rem !important;
  }
}

@media (max-width: 1090px) {
  .mr3-maxtablet {
    margin-right: 3rem !important;
  }
}

@media (max-width: 1090px) {
  .mt3-maxtablet {
    margin-top: 3rem !important;
  }
}

@media (max-width: 1090px) {
  .mx3-maxtablet {
    margin-inline: 3rem !important;
  }
}

@media (max-width: 1090px) {
  .my3-maxtablet {
    margin-block: 3rem !important;
  }
}

@media (max-width: 1090px) {
  .h4-maxtablet {
    height: 40vh !important;
  }
}

@media (max-width: 1090px) {
  .m4-maxtablet {
    margin: 4rem !important;
  }
}

@media (max-width: 1090px) {
  .ml4-maxtablet {
    margin-left: 4rem !important;
  }
}

@media (max-width: 1090px) {
  .mb4-maxtablet {
    margin-bottom: 4rem !important;
  }
}

@media (max-width: 1090px) {
  .mr4-maxtablet {
    margin-right: 4rem !important;
  }
}

@media (max-width: 1090px) {
  .mt4-maxtablet {
    margin-top: 4rem !important;
  }
}

@media (max-width: 1090px) {
  .mx4-maxtablet {
    margin-inline: 4rem !important;
  }
}

@media (max-width: 1090px) {
  .my4-maxtablet {
    margin-block: 4rem !important;
  }
}

@media (max-width: 1090px) {
  .h5-maxtablet {
    height: 50vh !important;
  }
}

@media (max-width: 1090px) {
  .m5-maxtablet {
    margin: 5rem !important;
  }
}

@media (max-width: 1090px) {
  .ml5-maxtablet {
    margin-left: 5rem !important;
  }
}

@media (max-width: 1090px) {
  .mb5-maxtablet {
    margin-bottom: 5rem !important;
  }
}

@media (max-width: 1090px) {
  .mr5-maxtablet {
    margin-right: 5rem !important;
  }
}

@media (max-width: 1090px) {
  .mt5-maxtablet {
    margin-top: 5rem !important;
  }
}

@media (max-width: 1090px) {
  .mx5-maxtablet {
    margin-inline: 5rem !important;
  }
}

@media (max-width: 1090px) {
  .my5-maxtablet {
    margin-block: 5rem !important;
  }
}

@media (max-width: 1090px) {
  .h6-maxtablet {
    height: 60vh !important;
  }
}

@media (max-width: 1090px) {
  .m6-maxtablet {
    margin: 6rem !important;
  }
}

@media (max-width: 1090px) {
  .ml6-maxtablet {
    margin-left: 6rem !important;
  }
}

@media (max-width: 1090px) {
  .mb6-maxtablet {
    margin-bottom: 6rem !important;
  }
}

@media (max-width: 1090px) {
  .mr6-maxtablet {
    margin-right: 6rem !important;
  }
}

@media (max-width: 1090px) {
  .mt6-maxtablet {
    margin-top: 6rem !important;
  }
}

@media (max-width: 1090px) {
  .mx6-maxtablet {
    margin-inline: 6rem !important;
  }
}

@media (max-width: 1090px) {
  .my6-maxtablet {
    margin-block: 6rem !important;
  }
}

@media (max-width: 1090px) {
  .h7-maxtablet {
    height: 70vh !important;
  }
}

@media (max-width: 1090px) {
  .m7-maxtablet {
    margin: 7rem !important;
  }
}

@media (max-width: 1090px) {
  .ml7-maxtablet {
    margin-left: 7rem !important;
  }
}

@media (max-width: 1090px) {
  .mb7-maxtablet {
    margin-bottom: 7rem !important;
  }
}

@media (max-width: 1090px) {
  .mr7-maxtablet {
    margin-right: 7rem !important;
  }
}

@media (max-width: 1090px) {
  .mt7-maxtablet {
    margin-top: 7rem !important;
  }
}

@media (max-width: 1090px) {
  .mx7-maxtablet {
    margin-inline: 7rem !important;
  }
}

@media (max-width: 1090px) {
  .my7-maxtablet {
    margin-block: 7rem !important;
  }
}

@media (max-width: 1090px) {
  .h8-maxtablet {
    height: 80vh !important;
  }
}

@media (max-width: 1090px) {
  .m8-maxtablet {
    margin: 8rem !important;
  }
}

@media (max-width: 1090px) {
  .ml8-maxtablet {
    margin-left: 8rem !important;
  }
}

@media (max-width: 1090px) {
  .mb8-maxtablet {
    margin-bottom: 8rem !important;
  }
}

@media (max-width: 1090px) {
  .mr8-maxtablet {
    margin-right: 8rem !important;
  }
}

@media (max-width: 1090px) {
  .mt8-maxtablet {
    margin-top: 8rem !important;
  }
}

@media (max-width: 1090px) {
  .mx8-maxtablet {
    margin-inline: 8rem !important;
  }
}

@media (max-width: 1090px) {
  .my8-maxtablet {
    margin-block: 8rem !important;
  }
}

@media (max-width: 1090px) {
  .h9-maxtablet {
    height: 90vh !important;
  }
}

@media (max-width: 1090px) {
  .m9-maxtablet {
    margin: 9rem !important;
  }
}

@media (max-width: 1090px) {
  .ml9-maxtablet {
    margin-left: 9rem !important;
  }
}

@media (max-width: 1090px) {
  .mb9-maxtablet {
    margin-bottom: 9rem !important;
  }
}

@media (max-width: 1090px) {
  .mr9-maxtablet {
    margin-right: 9rem !important;
  }
}

@media (max-width: 1090px) {
  .mt9-maxtablet {
    margin-top: 9rem !important;
  }
}

@media (max-width: 1090px) {
  .mx9-maxtablet {
    margin-inline: 9rem !important;
  }
}

@media (max-width: 1090px) {
  .my9-maxtablet {
    margin-block: 9rem !important;
  }
}

@media (max-width: 1090px) {
  .h10-maxtablet {
    height: 100vh !important;
  }
}

@media (max-width: 1090px) {
  .m10-maxtablet {
    margin: 10rem !important;
  }
}

@media (max-width: 1090px) {
  .ml10-maxtablet {
    margin-left: 10rem !important;
  }
}

@media (max-width: 1090px) {
  .mb10-maxtablet {
    margin-bottom: 10rem !important;
  }
}

@media (max-width: 1090px) {
  .mr10-maxtablet {
    margin-right: 10rem !important;
  }
}

@media (max-width: 1090px) {
  .mt10-maxtablet {
    margin-top: 10rem !important;
  }
}

@media (max-width: 1090px) {
  .mx10-maxtablet {
    margin-inline: 10rem !important;
  }
}

@media (max-width: 1090px) {
  .my10-maxtablet {
    margin-block: 10rem !important;
  }
}

.z0 {
  position: relative;
  z-index: 0 !important;
}

.z-0 {
  position: relative;
  z-index: 0 !important;
}

.z1 {
  position: relative;
  z-index: 1 !important;
}

.z-1 {
  position: relative;
  z-index: -1 !important;
}

.z2 {
  position: relative;
  z-index: 2 !important;
}

.z-2 {
  position: relative;
  z-index: -2 !important;
}

.z3 {
  position: relative;
  z-index: 3 !important;
}

.z-3 {
  position: relative;
  z-index: -3 !important;
}

.p1 {
  padding: 1rem !important;
}

.pl1 {
  padding-left: 1rem !important;
}

.pb1 {
  padding-bottom: 1rem !important;
}

.pr1 {
  padding-right: 1rem !important;
}

.pt1 {
  padding-top: 1rem !important;
}

.px1 {
  padding-inline: 1rem !important;
}

.py1 {
  padding-block: 1rem !important;
}

.p2 {
  padding: 2rem !important;
}

.pl2 {
  padding-left: 2rem !important;
}

.pb2 {
  padding-bottom: 2rem !important;
}

.pr2 {
  padding-right: 2rem !important;
}

.pt2 {
  padding-top: 2rem !important;
}

.px2 {
  padding-inline: 2rem !important;
}

.py2 {
  padding-block: 2rem !important;
}

.p3 {
  padding: 3rem !important;
}

.pl3 {
  padding-left: 3rem !important;
}

.pb3 {
  padding-bottom: 3rem !important;
}

.pr3 {
  padding-right: 3rem !important;
}

.pt3 {
  padding-top: 3rem !important;
}

.px3 {
  padding-inline: 3rem !important;
}

.py3 {
  padding-block: 3rem !important;
}

.p4 {
  padding: 4rem !important;
}

.pl4 {
  padding-left: 4rem !important;
}

.pb4 {
  padding-bottom: 4rem !important;
}

.pr4 {
  padding-right: 4rem !important;
}

.pt4 {
  padding-top: 4rem !important;
}

.px4 {
  padding-inline: 4rem !important;
}

.py4 {
  padding-block: 4rem !important;
}

.p5 {
  padding: 5rem !important;
}

.pl5 {
  padding-left: 5rem !important;
}

.pb5 {
  padding-bottom: 5rem !important;
}

.pr5 {
  padding-right: 5rem !important;
}

.pt5 {
  padding-top: 5rem !important;
}

.px5 {
  padding-inline: 5rem !important;
}

.py5 {
  padding-block: 5rem !important;
}

.relative {
  position: relative;
}

.color-white {
  color: #FFF !important;
}

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

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.w0 {
  width: 0% !important;
}

@media (max-width: 1090px) {
  .w0-maxtablet {
    width: 0% !important;
  }
}

.w5 {
  width: 5% !important;
}

@media (max-width: 1090px) {
  .w5-maxtablet {
    width: 5% !important;
  }
}

.w10 {
  width: 10% !important;
}

@media (max-width: 1090px) {
  .w10-maxtablet {
    width: 10% !important;
  }
}

.w15 {
  width: 15% !important;
}

@media (max-width: 1090px) {
  .w15-maxtablet {
    width: 15% !important;
  }
}

.w20 {
  width: 20% !important;
}

@media (max-width: 1090px) {
  .w20-maxtablet {
    width: 20% !important;
  }
}

.w25 {
  width: 25% !important;
}

@media (max-width: 1090px) {
  .w25-maxtablet {
    width: 25% !important;
  }
}

.w30 {
  width: 30% !important;
}

@media (max-width: 1090px) {
  .w30-maxtablet {
    width: 30% !important;
  }
}

.w35 {
  width: 35% !important;
}

@media (max-width: 1090px) {
  .w35-maxtablet {
    width: 35% !important;
  }
}

.w40 {
  width: 40% !important;
}

@media (max-width: 1090px) {
  .w40-maxtablet {
    width: 40% !important;
  }
}

.w45 {
  width: 45% !important;
}

@media (max-width: 1090px) {
  .w45-maxtablet {
    width: 45% !important;
  }
}

.w50 {
  width: 50% !important;
}

@media (max-width: 1090px) {
  .w50-maxtablet {
    width: 50% !important;
  }
}

.w55 {
  width: 55% !important;
}

@media (max-width: 1090px) {
  .w55-maxtablet {
    width: 55% !important;
  }
}

.w60 {
  width: 60% !important;
}

@media (max-width: 1090px) {
  .w60-maxtablet {
    width: 60% !important;
  }
}

.w65 {
  width: 65% !important;
}

@media (max-width: 1090px) {
  .w65-maxtablet {
    width: 65% !important;
  }
}

.w70 {
  width: 70% !important;
}

@media (max-width: 1090px) {
  .w70-maxtablet {
    width: 70% !important;
  }
}

.w75 {
  width: 75% !important;
}

@media (max-width: 1090px) {
  .w75-maxtablet {
    width: 75% !important;
  }
}

.w80 {
  width: 80% !important;
}

@media (max-width: 1090px) {
  .w80-maxtablet {
    width: 80% !important;
  }
}

.w85 {
  width: 85% !important;
}

@media (max-width: 1090px) {
  .w85-maxtablet {
    width: 85% !important;
  }
}

.w90 {
  width: 90% !important;
}

@media (max-width: 1090px) {
  .w90-maxtablet {
    width: 90% !important;
  }
}

.w95 {
  width: 95% !important;
}

@media (max-width: 1090px) {
  .w95-maxtablet {
    width: 95% !important;
  }
}

.w100 {
  width: 100% !important;
}

@media (max-width: 1090px) {
  .w100-maxtablet {
    width: 100% !important;
  }
}

.w-fit {
  width: fit-content;
}

.d-none {
  display: none !important;
}

.wmincontent {
  width: min-content !important;
}

.hmincontent {
  height: min-content !important;
}

.wmaxcontent {
  width: max-content !important;
}

.hmaxcontent {
  height: max-content !important;
}

.title {
  text-align: center;
  font-size: var(--font-grande);
}

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

.text-r {
  text-align: right;
}

.secondarytitle {
  text-align: left;
  margin-bottom: 2rem;
  font-size: var(--font-grande);
}

.bg-attach-fix {
  background-attachment: fixed;
}

.gridcenter {
  grid-column: 1/-1 !important;
  width: 100% !important;
}

.dflex {
  display: flex !important;
}

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

.justify-between {
  justify-content: space-between !important;
}

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

.align-baseline {
  align-items: baseline !important;
}

.dcenter {
  display: flex !important;
  justify-content: center !important;
}

.dcol {
  display: flex;
  flex-direction: column !important;
}

.drow {
  display: flex;
  flex-direction: row !important;
}

.relative {
  position: relative;
}

.dcolcenter {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}

.color-grey {
  color: var(--grey-color) !important;
}

.relative {
  position: relative;
}

.check {
  font-size: 1.2rem !important;
  display: inline-block;
  color: #FF9933;
  transform: translateY(4px);
}

.leermas {
  color: #FF9933;
  width: max-content;
  min-width: fit-content;
  cursor: pointer;
  transition: color 150ms ease-in-out;
}
.leermas svg {
  margin-left: 5px;
  font-size: 1.2rem;
}
.leermas:hover {
  color: var(--stronggreen-color) !important;
}

.center-child {
  display: grid;
  place-items: center;
}

.tituloImagen {
  font-size: var(--font-gigante) !important;
}

.tituloSection {
  font-size: var(--font-mediana2) !important;
}

.subtituloSection {
  font-size: var(--font-mediana) !important;
}

.parrafoSection {
  font-size: var(--font-normal) !important;
}

.tituloBox {
  margin-bottom: 1rem;
  color: white;
  text-align: center;
  font-size: var(--font-grande);
  background-color: var(--stronggreen-color);
  padding: 1rem;
  border-radius: 5px;
}

@media (max-width: 630px) {
  .mobile-dnone {
    display: none !important;
  }
}
.swiper-pagination-bullet-active {
  background: var(--orange-800) !important;
}

.box-shadow-none {
  box-shadow: none !important;
}

.card-style.select {
  box-shadow: none !important;
}

.disable {
  pointer-events: none !important;
}

.separador {
  display: grid;
  grid-template-columns: 30% 60%;
  grid-column-gap: 10%;
  color: white;
}
.separador .title {
  grid-column: 1/-1;
  font-weight: 500;
  font-size: var(--font-grande);
}

.radio1 {
  position: relative;
  margin-right: 0.4rem;
  background-color: transparent;
}

input[type=radio]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: white;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

input[type=radio]:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #ffa500;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

.boxShadowNone {
  box-shadow: none !important;
}

.z-navBar {
  z-index: 99999 !important;
}

.z-modal {
  z-index: 10000 !important;
}

.z-sidebarDesplegable {
  z-index: 99998 !important;
}

.z-1000 {
  z-index: 1000 !important;
}

.z-900 {
  z-index: 900 !important;
}

.z-800 {
  z-index: 800 !important;
}

.z-700 {
  z-index: 700 !important;
}

.z-600 {
  z-index: 600 !important;
}

.z-500 {
  z-index: 500 !important;
}

.z-400 {
  z-index: 400 !important;
}

.z-300 {
  z-index: 300 !important;
}

.z-200 {
  z-index: 200 !important;
}

.z-100 {
  z-index: 1000 !important;
}

.z-50 {
  z-index: 50 !important;
}

.z-10 {
  z-index: 10 !important;
}
/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/AusentismoContainer/AusentismoContainer.scss ***!
  \*************************************************************************************************************************************************************************************************/
.ausentismoContainer {
  overflow: auto !important;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 2rem 0;
  margin-top: 0;
  transition: all ease-in 0.3s;
}
@media only screen and (min-width: 768px) {
  .ausentismoContainer {
    flex-direction: row;
  }
  .ausentismoContainer > * {
    width: 100%;
  }
}
.ausentismoContainer .archivo-archivo label {
  display: flex;
  flex-direction: row-reverse;
  gap: 5px;
  justify-content: left;
}

.articulos-ausentismo {
  display: flex;
  gap: 0.5rem;
}
.articulos-ausentismo .articulo-text {
  font-size: var(--font-boton);
}
@media only screen and (min-width: 768px) {
  .articulos-ausentismo .articulo-text {
    line-height: 1.4rem !important;
  }
}
.articulos-ausentismo .articulo-icon {
  color: var(--green-800);
  font-size: 1rem;
  margin-top: 0.1rem;
}

.descripcion-ausentismo {
  border: var(--border);
  box-shadow: var(--box-shadow-light);
  height: 120px;
  width: 100%;
  outline-color: var(--orange-800);
}
@media only screen and (min-width: 768px) {
  .descripcion-ausentismo {
    height: 100px;
  }
}

.archivo-ausentismo {
  background: #fff;
}

.nombre-archivo {
  border: 1px solid var(--orange-800);
}

.fields {
  display: flex;
  gap: 0.5rem;
  border-radius: var(--radius-10);
  padding: 1rem;
}

.subrrallado {
  text-decoration: underline;
}

.conteinerInputFocusTextArea {
  position: relative;
}
.conteinerInputFocusTextArea .inputFocusTextArea {
  position: absolute;
  z-index: -1;
  filter: opacity(0);
  bottom: 0;
  height: 120px;
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Button/Button.scss ***!
  \***********************************************************************************************************************************************************************/
.card-button {
  background-color: var(--orange-800);
  padding: 8px;
  justify-content: center;
  align-items: flex-end;
  border-radius: 20px;
  gap: 10px;
  font-size: 16px;
  font-weight: 700;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  border: none;
  color: var(--white);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: auto;
  width: 100%;
}

.btn-disabled {
  color: #3c3c43 !important;
  background: rgba(61, 61, 66, 0.1) !important;
  pointer-events: none !important;
  white-space: pre;
  width: auto;
  padding: 8px 15px;
  word-wrap: break-word;
  min-width: 85%;
}

.disabled {
  background: #dadada !important;
  color: var(--black-800) !important;
  pointer-events: none;
}

.buttonSend {
  width: auto;
  background-color: white;
  height: 100%;
  display: flex;
  padding: 0;
  margin: 0;
  align-items: center;
}

.buttonSendFile {
  width: auto;
  position: absolute;
  right: 35px;
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/CustomElements/_customElements.scss ***!
  \****************************************************************************************************************************************************************************************/
.custom-elements {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 10;
}
.custom-elements-items {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-in-out;
}
.custom-elements-items {
  pointer-events: none;
}

.default #item-element-1 {
  border-radius: 50%;
  width: 15%;
  height: 200%;
  top: 30%;
  right: 0%;
  transform: rotate(210deg);
}
.default #item-element-2 {
  border-radius: 50%;
  width: 15%;
  height: 200%;
  bottom: -130%;
  left: 5%;
  transform: rotate(20deg);
}
.default #item-element-3 {
  border-radius: 50%;
  width: 15%;
  height: 150%;
  top: -60%;
  left: -5%;
  transform: rotate(45deg);
}
.default #item-element-4 {
  display: none;
}
@media (max-width: 768px) {
  .default #item-element-3,
  .default #item-element-1,
  .default #item-element-2 {
    width: 55%;
  }
}

.cobro #item-element-1 {
  width: 40%;
  height: 200%;
  bottom: -110%;
  right: 0%;
  border-radius: 50%;
}
.cobro #item-element-2 {
  width: 30%;
  height: 300%;
  bottom: -100%;
  left: -5%;
  border-radius: 50%;
}
.cobro #item-element-3,
.cobro #item-element-4 {
  display: none;
}

.typeGreen #item-element-1 {
  border-radius: 50%;
  width: 150%;
  height: 100%;
  bottom: -50%;
  right: -100%;
}
.typeGreen #item-element-2 {
  border-radius: 50%;
  width: 30%;
  height: 150%;
  bottom: -50%;
  right: 20%;
  transform: rotate(152deg);
}
.typeGreen #item-element-3 {
  border-radius: 50%;
  width: 30%;
  height: 150%;
  top: -100%;
  left: -5%;
}
.typeGreen #item-element-4 {
  display: none;
}

.block #item-element-1 {
  border-radius: 50%;
  width: 35%;
  height: 200%;
  top: 30%;
  right: 0%;
  transform: rotate(210deg);
}
.block #item-element-2 {
  border-radius: 50%;
  width: 35%;
  height: 200%;
  bottom: -130%;
  left: 5%;
  transform: rotate(20deg);
}
.block #item-element-3 {
  border-radius: 50%;
  width: 35%;
  height: 150%;
  top: -60%;
  left: -5%;
  transform: rotate(45deg);
}
.block #item-element-4 {
  display: none;
}

.consulta #item-element-1 {
  border-radius: 50%;
  width: 35%;
  height: 200%;
  top: 30%;
  right: 0%;
  transform: rotate(210deg);
}
.consulta #item-element-2 {
  border-radius: 50%;
  width: 35%;
  height: 200%;
  bottom: -130%;
  left: 5%;
  transform: rotate(20deg);
}
.consulta #item-element-3 {
  border-radius: 50%;
  width: 35%;
  height: 150%;
  top: -60%;
  left: -5%;
  transform: rotate(45deg);
}
.consulta #item-element-4 {
  display: none;
}
@media (max-width: 768px) {
  .consulta #item-element-1 {
    width: 45%;
    height: 160%;
  }
  .consulta #item-element-2 {
    width: 45%;
    height: 160%;
    bottom: -130%;
  }
  .consulta #item-element-3 {
    width: 45%;
    height: 150%;
  }
}

.none #item-element-1,
.none #item-element-2,
.none #item-element-3,
.none #item-element-4 {
  display: none;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Loading/Loading.scss ***!
  \*************************************************************************************************************************************************************************/
.loading-container {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/CardTitle/CardTitle.scss ***!
  \*****************************************************************************************************************************************************************************/
.card-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem;
  min-height: fit-content;
  overflow: hidden;
}
.card-container .card-title {
  color: var(--orange-800);
  font-weight: bold;
  font-size: var(--font-mediana);
  line-height: var(--font-titulo);
  border-bottom: 2px solid var(--lightgray-color);
}
/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/LabelGroupSelect/LabelGroupSelect.scss ***!
  \*******************************************************************************************************************************************************************************************/
.chevron-style {
  width: 20px;
  font-size: var(--font-boton);
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/SubirArchivo/SubirArchivo.scss ***!
  \***********************************************************************************************************************************************************************************/
.fileSendConsultas {
  position: absolute;
  height: 100%;
  width: auto;
  right: 40px;
  top: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: none !important;
}
.fileSendConsultas i {
  height: 100%;
  display: flex;
  align-items: center;
}
.fileSendConsultas i::before {
  font-size: 25px;
}

.selectorTipo {
  position: absolute;
  top: -70px;
  width: 200px;
  right: 0;
  background-color: #525252 !important;
  border-radius: 15px;
  color: #dddedc;
  font-size: 13px;
}
.selectorTipo span {
  height: 0.5px;
  display: block;
  width: 100%;
  background: #dddedc;
}
.selectorTipo div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  padding: 0.25rem 0.5rem;
}
.selectorTipo div p {
  font-size: 13px;
}

.nombre-archivo {
  justify-content: start !important;
}

.fields-label {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Toast/Toast.scss ***!
  \*********************************************************************************************************************************************************************/
.toast-list {
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 999999999;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.25rem;
  width: fit-content;
  transition: all 250ms ease;
}

.Toast {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border: 1px solid #ccc;
  border-left-width: 5px;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: fit-content;
  transition: all 0.3s ease-in-out;
}

.Toast.statusSuccess {
  border: 3px solid var(--green-800) !important;
  background-color: white;
  color: #212529;
}

.Toast.statusError {
  border-left-color: #f44336;
}

.Toast span {
  flex: 1;
  font-size: 14px;
  color: #333;
}

.close-button {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  margin-left: 1rem;
  position: relative;
  z-index: 1000;
}

.close-button i {
  font-size: 20px;
  color: #999;
}

.Toast:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.Toast.fadeOut {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/pages/Consultas/Consultas.scss ***!
  \***********************************************************************************************************************************************************************/
.consultas-container {
  padding: 2rem;
}

.search-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.search-header .nueva-consulta {
  border: none;
  width: 2.5rem;
  border-radius: 10px;
  background: var(--orange-800);
  line-height: 2rem;
  height: 100%;
  color: var(--white);
}

.chat-body {
  position: relative;
  height: calc(100vh - 140px);
  display: grid;
  grid-template-rows: calc(100vh - 140px) 50px;
  grid-template-columns: 1fr;
}

.arrow-back {
  font-size: 1.25rem;
}

.search-input {
  width: 100%;
}

.consulta-card-select {
  background-color: #f3f3f3;
  border-radius: 15px;
}

.consulta-card {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: space-between;
  border: none;
  padding: 0.75rem;
  border-bottom: 1px solid var(--lightgray-color);
  position: relative;
  gap: 1rem;
  align-items: center;
}
.consulta-card .image-container {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  -webkit-box-shadow: 0px 0px 2px 2px var(--lightgray-color);
  -moz-box-shadow: 0px 0px 2px 2px var(--lightgray-color);
  box-shadow: 0px 0px 2px 2px var(--lightgray-color);
}
.consulta-card .image-container .logo {
  width: 38px;
  height: 38px;
}
.consulta-card .card-date {
  display: flex;
  position: absolute;
  gap: 0.25rem;
  font-size: 12px;
  top: 15px;
  right: 10px;
  color: var(--black-100);
}
.consulta-card .card-arrow {
  filter: invert(1);
}

.card-content .header-ticket {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: left;
  overflow: hidden;
}
.card-content .numero-ticket {
  color: var(--black-800);
  font-size: 14px;
  font-weight: 400;
}
.card-content .card-status {
  font-size: 12px;
  color: var(--black-800);
}
.card-content .card-status__span {
  color: var(--black-100);
}

.container {
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  height: 100%;
}
.container-chat-conten {
  height: calc(100% - 20px);
  display: none;
}
@media screen and (min-width: 900px) {
  .container {
    grid-template-columns: 1fr 1fr;
  }
  .container-consultas {
    padding: 1rem;
    background: white;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    border: none;
    border-radius: 15px;
    margin: 10px 0;
  }
  .container-consultas-list {
    height: calc(100vh - 4rem - 275px);
    overflow: auto;
  }
  .container-chat-conten {
    position: relative;
    display: block;
    padding: 1rem;
    background: white;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    border: none;
    border-radius: 15px;
    margin: 10px 0;
  }
  .container-chat-conten .no-select {
    display: flex;
    height: calc(100vh - 0rem - 275px);
    justify-content: center;
    align-items: center;
    font-size: 22px;
  }
}
.container .input-search {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  line-height: 2rem;
  height: 100%;
  width: 2.5rem;
  padding-left: 0.75rem;
  background: var(--orange-800);
  color: var(--white);
}

.star-container-complete {
  width: fit-content;
}
.star-container-complete .star-icon {
  font-weight: bold;
  color: var(--orange-600);
}
/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/ConsultasFiltros/ConsultasFiltros.scss ***!
  \***************************************************************************************************************************************************************************************/
.datos-container-filtros-consultas {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.datos-container-filtros-consultas .icon-consulta {
  width: 24px;
  height: 24px;
}
.datos-container-filtros-consultas .icon-consulta.active {
  filter: invert(46%) sepia(94%) saturate(2111%) hue-rotate(345deg) brightness(94%) contrast(101%);
}

.datos-card-consulta-filtros {
  border: 2px solid var(--orange-800);
  background: var(--orange-800);
  display: flex;
  gap: 0.5rem;
  border-radius: 10px;
  align-items: center;
  color: var(--white);
  padding: 0.6rem;
  justify-content: space-between;
  width: 100%;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 769px) {
  .datos-card-consulta-filtros {
    flex-direction: row-reverse;
    height: 65px;
    justify-content: center;
  }
}
.datos-card-consulta-filtros p {
  text-align: center;
  font-weight: 700;
  font-size: var(--font-chica);
  line-height: normal !important;
}
.datos-card-consulta-filtros img {
  height: 28px;
  width: 36px;
}

.datos-container-nueva-consulta {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.datos-card-nuevo-filtros {
  background: var(--orange-800);
  display: flex;
  width: 100%;
  gap: 1rem;
  border-radius: 10px;
  align-items: center;
  color: var(--white);
  padding: 1rem;
  justify-content: center;
}
.datos-card-nuevo-filtros p {
  text-align: center;
  font-weight: 700;
  font-size: var(--font-chica);
  line-height: normal !important;
}
.datos-card-nuevo-filtros img {
  height: 28px;
  width: 36px;
}

.consultas-filter-active {
  background-color: white;
  border: 2px solid var(--orange-800);
  color: var(--orange-800);
}
.consultas-filter-active svg {
  fill: var(--orange-800);
}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/EmptyList/EmptyList.scss ***!
  \*****************************************************************************************************************************************************************************/
.empty-card {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 4rem 2rem;
  gap: 1rem;
}
.empty-card .empty-title {
  font-size: var(--font-mediana2);
  text-align: center;
  font-weight: 700;
  color: var(--orange-800);
}
.empty-card .empty-text {
  font-size: var(--font-chica);
  text-align: center;
}

.spinnerEmpyList {
  display: flex;
  justify-content: center;
  height: 500px;
  align-items: center;
}
/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/EstadoConsultas/EstadoConsultas.scss ***!
  \*****************************************************************************************************************************************************************************************/
.datos-card-consulta-estados {
  display: flex;
  gap: 0.5rem;
  border-radius: 10px;
  width: 80px;
  flex-direction: column;
  align-items: center;
  color: var(--white);
  padding: 0.6rem;
  justify-content: space-between;
  height: fit-content;
}
.datos-card-consulta-estados p {
  text-align: center;
  font-weight: 700;
  font-size: var(--font-chica);
  line-height: normal !important;
}
.datos-card-consulta-estados img {
  height: 28px;
  width: 36px;
}

.Pendiente {
  color: #DB6F00;
  border: 1px solid #DB6F00;
}

.Cerrado {
  color: #A8AF55;
  border: 1px solid #A8AF55;
}

.Calificar {
  color: #CCD444;
  border: 1px solid #CCD444;
}
/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ModalCalificaciónConsulta/ModalCalificaciónConsulta.scss ***!
  \*************************************************************************************************************************************************************************************************************/
.calificacion-textarea {
  width: 100%;
  height: 125px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #fafafa;
  color: #333;
  font-size: 16px;
  transition: all ease-in 0.2s;
}

.calificacion-textarea-hiden {
  width: 100%;
  height: 0px;
  padding: 0px;
  border: 0px solid #ccc;
  border-radius: 10px;
  background-color: #fafafa;
  color: #333;
  font-size: 16px;
  transition: all ease-in 0.2s;
}

.calificacion-textarea:focus {
  outline: 2px solid var(--orange-800);
}

.star-container {
  width: fit-content;
}
.star-container .star-icon {
  font-size: 36px;
  font-weight: bold;
  color: var(--orange-600);
}
/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Modal/Modal.scss ***!
  \*********************************************************************************************************************************************************************/
.modal-title {
  color: var(--orange-900);
  text-align: center;
  font-size: var(--font-mediana);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1rem;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999 !important;
}

.modal-wrapper {
  position: relative;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  padding: 2rem;
  text-align: center;
  width: 85vw;
  max-height: 98vh;
  overflow: auto;
}
@media only screen and (min-width: 768px) {
  .modal-wrapper {
    max-width: 400px;
  }
}

.modal-wrapper::-webkit-scrollbar-track {
  border-radius: 0px 15px 15px 0px;
  overflow: hidden;
}

.modal-wrapper::-webkit-scrollbar-thumb {
  overflow: hidden;
}

.modal-close-button {
  z-index: 100;
  outline: none;
  border: none;
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  line-height: 30px;
  font-weight: 600;
  font-size: 25px;
  cursor: pointer;
  color: #3c3c43;
  background: rgba(61, 61, 66, 0.1);
}
/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ConsultasChat/ConsultasChat.scss ***!
  \*************************************************************************************************************************************************************************************/
.fileSendConsultas-chat {
  right: 50px;
}

.chat_log-charger {
  display: flex;
  justify-content: center;
  align-items: center;
}

.chat_log-container {
  border-radius: 1rem 1rem 0 0;
  overflow: hidden;
  height: calc(100vh - 3rem - 275px);
  display: grid;
  grid-template-rows: 100px 1fr;
}
.chat_log-container .message-container {
  position: relative;
  bottom: 50px;
  top: 0;
  overflow: auto;
  padding: 1rem;
  padding-bottom: 1rem;
  display: flex;
  flex-direction: column;
  padding: 0.5rem;
  height: 100%;
}

.consulta-textarea {
  height: 7.5rem !important;
}

.message-box-container-chat {
  border-top: 1px solid rgba(141, 141, 141, 0.34);
  height: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.message-box-container-chat .message-box-input {
  border: none;
  width: 80%;
  outline: none;
  border-radius: 30px;
  padding: 0.25rem 1rem;
}
.message-box-container-chat .message-box-button {
  padding: 0.25rem 0.5rem;
  border: none;
  border-radius: 30px;
}

@media only screen and (min-width: 768px) {
  .closed-conversation {
    width: 100%;
    padding: 0.5rem;
    display: grid;
    grid-template-columns: 1fr 35px;
    position: sticky;
    background-color: #FAFAFA;
    bottom: 0;
  }
}

.new-message-container {
  width: 100%;
  padding: 0.5rem;
  display: grid;
  grid-template-columns: 1fr 0px 35px;
  background-color: #FAFAFA;
  bottom: 0;
  z-index: 10;
}

.new-message-container-files {
  background-color: white;
  position: absolute;
  bottom: 80px;
  /* width: 95%; */
  /* left: -1px; */
  /* right: 0; */
  z-index: 100;
  /* z-index: 999999; */
  /* transform: scale(1); */
  /* filter: opacity(1); */
  top: 0;
  left: 0;
  right: 0;
}

.text-file-modal {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  text-align: left;
}

.btn-sendFile {
  background-color: #BBCB47;
  border-radius: 10px;
}

.btn-cancelFile {
  border-radius: 10px;
}

.new-message-container-input {
  width: 100%;
  border-radius: 15px;
  padding-left: 1rem;
  padding-right: 2rem;
}

.container-files-x {
  position: absolute;
  bottom: 30%;
  right: 1rem;
  font-size: 20px;
  font-weight: 800;
}

.chat_log-title {
  height: 75px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0px 20px;
}
.chat_log-title h3 {
  text-align: left;
  font-size: 20px;
  color: var(--orange-800);
  height: calc(100% - 10px);
  align-content: center;
}
.chat_log-title hr {
  width: 100%;
  margin: 0;
  margin-bottom: 10px;
}

.mensaje-pdf {
  width: 97%;
  overflow: hidden;
  position: relative;
}
/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ConsultasMensaje/ConsultasMensaje.scss ***!
  \*******************************************************************************************************************************************************************************************/
.messageWidget-container {
  background-color: #FFF;
  padding-inline: 0.5rem;
  padding-block: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  line-height: 1rem;
  font-weight: 300;
  border-radius: 10px;
  max-width: 80%;
  border: 1px solid var(--logo-gray-dark-main);
  overflow-x: hidden;
}
.messageWidget-container .name-text {
  width: 100%;
  line-height: 1.2rem !important;
  font-size: 19px;
  font-weight: bold;
}
.messageWidget-container .userName {
  color: var(--black-800);
}
.messageWidget-container .adminName {
  color: var(--black-800);
}
@media only screen and (min-width: 768px) {
  .messageWidget-container {
    max-width: 336px;
  }
}
.messageWidget-container .mensaje-chat {
  display: flex;
  flex-direction: column;
  row-gap: 1em;
  font-size: 16px;
  width: 100%;
  padding-right: 10px;
  word-wrap: break-word;
  overflow-x: hidden;
  max-width: 100%;
  line-height: 1.1rem;
}
.messageWidget-container .mensaje-chat > p {
  font-size: 16px;
  word-wrap: break-word;
  font-weight: normal;
}
.messageWidget-container .message-description {
  align-items: center;
  justify-content: start;
  border-bottom: 1px solid var(--logo-gray-ligth-main);
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
  padding-inline: 0.15rem;
}
.messageWidget-container .hora-message {
  color: var(--logo-gray-ligth-main);
  font-weight: 400;
  font-size: 15px;
}
.messageWidget-container .user-image {
  width: 56px;
  height: 56px;
  color: var(--logo-gray-ligth-main);
  font-weight: normal;
}
.messageWidget-container .image-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  padding: 0.4rem;
  background-color: var(--logo-orange-main);
}
.messageWidget-container .image-container .grupo-icon {
  width: calc(56px - 0.8rem);
  height: calc(56px - 0.8rem);
  padding: 0.4rem;
}
@media only screen and (min-width: 1024px) {
  .messageWidget-container {
    overflow: visible;
  }
}

.mensaje-imagen {
  width: 300px;
  max-width: 100%;
  object-fit: cover;
  height: 200px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}
.mensaje-imagen img {
  width: 100% !important;
  object-fit: contain;
  height: auto;
  display: block;
}

.external-message {
  background-color: #FFF;
  border: 1px solid var(--logo-orange-main);
}

.file-viewer {
  max-height: 200px;
}
/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/PDFDescargable/PDFDescargable.scss ***!
  \***************************************************************************************************************************************************************************************/
.pdfdescargable {
  position: relative;
}
.pdfdescargable .pdf-description {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  background-color: rgb(190, 190, 190);
  border-radius: 5px;
}
.pdfdescargable .archivo-count {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 1;
}
.pdfdescargable .react-pdf__Page__canvas {
  object-fit: cover;
  object-position: top;
}
.pdfdescargable .pdf-text {
  width: 70%;
  font-size: var(--font-chica);
}
.pdfdescargable .pdf-button {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  border: 2px solid rgb(231, 231, 231);
  border-radius: 50%;
}

.paginationBtn-next,
.paginationBtn-prev {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  z-index: 100 !important;
}

.paginationBtn-prev {
  grid-area: btnPrev;
}

.paginationBtn-next {
  grid-area: btnNext;
}

.paginationBtn-next,
.paginationBtn-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  background: var(--grey-light) !important;
  color: var(--black-800) !important;
  border-radius: 50px;
  z-index: 100 !important;
}

.paginationBtn-next {
  right: 10px;
}

.paginationBtn-disable {
  opacity: 0.5;
  pointer-events: none;
}

.harcodeadaAHHHHH {
  margin-left: 0.5rem;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ViewFile/_viewFile.module.scss ***!
  \***********************************************************************************************************************************************************************************/
@charset "UTF-8";
.k2fDTPNGjrU7ABdqeTNw {
  /* Animación de salida */
}
.XjWo6wUDMZvAoAGXDqMT {
  overflow: auto;
  min-height: 60vh;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .XjWo6wUDMZvAoAGXDqMT {
    width: 70vw;
    position: relative;
  }
}
.uEw5QgZBa_NIhwG_MQbE {
  display: none;
}
.nPUrEEHRXyNA6pTfAWED, .EhOLGwHlh7MpTuZ6zdeo {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--white);
  display: grid;
  grid-template-rows: 50px 1fr 50px;
  opacity: 0;
  justify-items: center;
}
.EhOLGwHlh7MpTuZ6zdeo {
  z-index: 1000000;
  animation: I4LKr_DilTZuGoULyUSr 0.2s forwards;
}
.nPUrEEHRXyNA6pTfAWED {
  z-index: 1000000;
  pointer-events: none;
  animation: V2Vrs_IAzA1BOSqI9kb3 0.2s forwards;
}
@keyframes I4LKr_DilTZuGoULyUSr {
  0% {
    transform: scale(0.8);
    opacity: 0;
    display: grid;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes V2Vrs_IAzA1BOSqI9kb3 {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  99% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    display: none;
  }
}
.Nlv5CHnmNvW_4uWeojL3 {
  width: 100%;
  padding: 0 1rem;
  color: black;
  font-size: 1.3rem;
  display: grid;
  grid-template-columns: 1.3rem 1fr 1.3rem;
  align-items: center;
  gap: 0.5rem;
}
.Nlv5CHnmNvW_4uWeojL3 h3 {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 1.3rem;
}
.QJv3r9_GjTGji9_50a5p {
  display: flex;
  align-items: center;
}
.bHd7k7TQwQcZnAP_LySb {
  display: flex;
  align-items: center;
  padding: 1rem;
}
.IufRBMgOzts_7aAMbiCp {
  display: flex;
  gap: 0.5rem;
}
.gYyGxjs_uAqwQv_a80sE, .NavMvobUssRBoi3FwS1m {
  overflow: hidden;
  transition: 0.3s ease-in width;
}
.gYyGxjs_uAqwQv_a80sE {
  width: 100%;
}
.NavMvobUssRBoi3FwS1m {
  width: 0%;
}
.zQOTNV6fcy2F8Ao2D2zr {
  display: contents;
  font-size: 30px;
  color: black;
}

.WL2ZFkOtlBtMyYN4iP3E {
  color: black;
}

.xRnJB_YAIl6KZYhbihF7 {
  color: black;
  height: calc(100vh - 100px);
  width: 100vw;
}

.fTEhJptOIzMSUKgkXQp1 {
  overflow: auto;
  height: 100%;
  width: 100%;
}
.Fdw6Al0awVLZRwsFovtM {
  display: flex;
  flex-direction: row-reverse;
  top: 1rem;
  z-index: 10;
  width: 100%;
  right: 1rem;
}
.Fdw6Al0awVLZRwsFovtM h3 {
  display: none;
}
.Fdw6Al0awVLZRwsFovtM i {
  font-size: 2rem;
  height: 2rem;
}
.gIKk095HejGIkRSc7Qms {
  height: 100%;
  display: flex;
  align-items: center;
}
.kK4Dz9INm3teHdGHd6So {
  display: none;
}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Cards/CardInstructivos/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************************/
.SQdLOS0GxQ6YH1EyM9D3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
.SQdLOS0GxQ6YH1EyM9D3 span {
  font-size: var(--font-chica);
  background-color: var(--stronggreen-color);
  color: var(--black-800);
  font-weight: bold;
  padding: 3px 6px;
  border-radius: 5px;
  z-index: 5;
  height: auto;
}

.A0ZtC8BOGBYSXIvCZ9Vd {
  pointer-events: none;
}

.iNsmO3iNy1blCTZKXtEo {
  display: grid;
  grid-template-columns: 0px 1fr 0px;
  grid-template-areas: "btnPrev pdfFile btnNext";
}
.RUmphKsUhmmJugIh6sYj {
  grid-area: pdfFile;
  overflow: hidden;
}

.tzd3xc0h40nsR5BLeBSY,
.HsSplEgzxkaQ9neqZ5BF {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  z-index: 100 !important;
}

.HsSplEgzxkaQ9neqZ5BF {
  grid-area: btnPrev;
}

.tzd3xc0h40nsR5BLeBSY {
  grid-area: btnNext;
}

.tzd3xc0h40nsR5BLeBSY,
.HsSplEgzxkaQ9neqZ5BF {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  background: var(--grey-light) !important;
  color: var(--black-800) !important;
  border-radius: 50px;
  z-index: 100 !important;
}

.tzd3xc0h40nsR5BLeBSY {
  right: 10px;
}

.ezbonrRZeZKFgNfQOOlz {
  opacity: 0.5;
  pointer-events: none;
}

.RbNgR19LdGplA1kH_Rit {
  margin-left: 0.5rem;
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/TxtViewer/txtViewer.module.scss ***!
  \************************************************************************************************************************************************************************************/
.sWrnTNPckFVODTLUNpkP {
  width: 100%;
}
.w12hanJTA9unNV4rbsC1 {
  width: 100%;
  overflow: auto;
}

.eU4Dz8CAQd0wzVvBOH8I {
  width: 100vw;
  height: 100%;
  padding: 1rem 2rem 0;
}
.Fnk8rZ8BPQ7eM8cmMFby {
  color: var(--white);
  width: 100%;
  height: 100%;
  overflow: auto;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/LoadView/_loadView.scss ***!
  \****************************************************************************************************************************************************************************/
.loadView_conteniner--hiden {
  display: none;
}

.loadView_conteniner {
  backdrop-filter: brightness(0.5) blur(1px);
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 100000000;
  display: flex;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/RenderExel/renderExel.module.scss ***!
  \**************************************************************************************************************************************************************************************/
.KE_qsCaGygnKN_2GyO8C {
  width: 100%;
  height: 100%;
  overflow: auto;
  font-family: "Calibri", sans-serif;
  font-size: 12px;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border: 1px solid #dcdcdc;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .Z6v2TjpaosieheJWVLKD {
  background-color: #f2f2f2;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .Z6v2TjpaosieheJWVLKD .mK3Xn6q6D4v2Mi9QIyaA {
  padding: 10px;
  text-align: center;
  border: 1px solid #dcdcdc;
  font-weight: bold;
  background-color: #e6e6e6;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA {
  border-bottom: 1px solid #dcdcdc;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA .FcXuvO32L7RTAFwDhcBh {
  padding: 8px 10px;
  text-align: left;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA .FcXuvO32L7RTAFwDhcBh[data-style=highlight] {
  background-color: #f9f9f9;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA .FcXuvO32L7RTAFwDhcBh[data-style=bold] {
  font-weight: bold;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA .FcXuvO32L7RTAFwDhcBh[data-style=center] {
  text-align: center;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA .FcXuvO32L7RTAFwDhcBh[data-style=right] {
  text-align: right;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA .FcXuvO32L7RTAFwDhcBh[data-style=border-top] {
  border-top: 2px solid black;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA .FcXuvO32L7RTAFwDhcBh[data-style=border-bottom] {
  border-bottom: 2px solid black;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA .FcXuvO32L7RTAFwDhcBh[data-style=border-left] {
  border-left: 2px solid black;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA .FcXuvO32L7RTAFwDhcBh[data-style=border-right] {
  border-right: 2px solid black;
}
.KE_qsCaGygnKN_2GyO8C .CNFDlubv1jIDgIgWO7SH .k6Xr1_8h_aczxnsLB9ah .Yh5KVcFYRPiN1EWqVwZA .FcXuvO32L7RTAFwDhcBh[data-style=color] {
  color: blue;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ViewWordl/viewWord.scss ***!
  \****************************************************************************************************************************************************************************/
.viewWord {
  height: 100%;
  width: 100%;
  overflow: auto;
}
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListElements/Componets/InnetHtml/_innetHtml.scss ***!
  \*****************************************************************************************************************************************************************************************************/
.innetHtml {
  overflow-wrap: anywhere;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-word;
  padding: 0;
}
.innetHtml img {
  width: 100%;
}
.innetHtml h1,
.innetHtml h2,
.innetHtml h3,
.innetHtml h4,
.innetHtml h5,
.innetHtml h6,
.innetHtml p,
.innetHtml pre,
.innetHtml span {
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  width: 100%;
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/NuevaConsulta/NuevaConsulta.scss ***!
  \*********************************************************************************************************************************************************************************/
.nueva-consulta-container {
  height: fit-content;
}
@media only screen and (min-width: 768px) {
  .nueva-consulta-container {
    max-width: 600px;
  }
}

.btn-nueva-consulta {
  grid-area: 3/span 2;
}

.nombre-archivo {
  display: flex;
  cursor: pointer;
}
/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/FirmaContainer/FirmaContainer.scss ***!
  \***************************************************************************************************************************************************************************************/
.signature-page {
  gap: 1rem;
  display: grid;
  grid-auto-rows: 1fr 35px;
}
.signature-page .signature-container {
  position: relative;
  outline: 2px solid var(--grey-light);
  width: 100%;
  height: auto;
  border-radius: 5px;
  padding: 1rem;
}
.signature-page .signature-container .canva {
  width: 100%;
  height: 125px;
}
.signature-page .signature-container .signature-pen {
  width: 16px;
  height: 16px;
  transform: rotate(90deg);
}
.signature-page .signature-container .signature-text {
  font-size: 14px;
  text-align: center;
  position: relative;
}
.signature-page .signature-container .signature-text::before {
  content: "";
  top: 0;
  height: 1px;
  width: 100%;
  background: var(--grey-light);
  display: block;
  position: absolute;
}
.signature-page .signature-container .btn-borrar {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  outline: none;
  border: none;
  top: 10px;
  right: 10px;
  background: var(--grey-light);
  color: var(--black-800);
}
.signature-page .signature-container .btn-modificar {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  outline: none;
  border: none;
  top: 10px;
  right: 10px;
  background: var(--grey-light);
  color: var(--black-800);
}
.signature-page .signature-container .btn-modificar.active {
  background-color: var(--stronggreen-color);
}
.signature-page .signature-save {
  display: block;
  margin-inline: auto;
}
/*!*************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/ART/ART.scss ***!
  \*************************************************************************************************************************************************************/
.ARTContainer {
  overflow: visible;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}
.ARTContainer .card-container {
  height: fit-content !important;
}
.ARTContainer .detalle {
  color: #303030;
  text-align: justify;
  font-family: Source Sans Pro;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.ARTContainer .credencial-btn {
  color: #fefefe;
  font-family: Source Sans Pro;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 5px !important;
  width: 100%;
  margin-top: 0px !important;
}
.ARTContainer .aseguradora-telefono {
  color: #fefefe;
  font-family: Source Sans Pro;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 50.4%;
}
.ARTContainer .aseguradora-img {
  width: 130px;
  padding: 15px;
}
.ARTContainer .credencial-aseguradora-tel,
.ARTContainer .credencial-aseguradora-descripcion {
  color: #fefefe;
  text-align: center;
  font-family: Source Sans Pro;
  font-weight: 700;
}
.ARTContainer .credencial-aseguradora-descripcion {
  font-size: 16px;
  font-style: normal;
  line-height: 20px !important;
}
.ARTContainer .credencial-aseguradora-tel {
  font-size: 30px;
}
.ARTContainer .aseguradora-siglas {
  color: #303030;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 600;
}
.ARTContainer .aseguradora-descripcion {
  color: #303030;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 12px;
  font-weight: 300;
  line-height: 0 !important;
  margin-bottom: 10px !important;
}
.ARTContainer .art-contenData {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.ARTContainer .art-contenData .art-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: var(--font-chica);
  font-weight: 400;
  color: var(--black-100);
  line-height: normal;
  font-style: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  color: #818181;
}
.ARTContainer .art-contenData .art-datosValue {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.ARTContainer .art-input {
  background: transparent;
  border: none;
  font-size: var(--font-boton);
  width: -moz-fit-content;
  font-weight: 600;
  text-overflow: ellipsis;
  display: inline;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .ARTContainer {
    align-items: center !important;
  }
  .ARTContainer .credencial-aseguradora-descripcion {
    font-size: 10px;
  }
  .ARTContainer .credencial-aseguradora-tel {
    font-size: 20px;
  }
}

.btn-consultas {
  border-radius: 0.5rem;
}

.negrita {
  background: transparent;
  border: none;
  border-bottom: 1px solid transparent;
  color: var(--black-800);
  font-size: var(--font-chica);
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/CardArtGestionLaboral/CardArtGestionLaboral.scss ***!
  \*****************************************************************************************************************************************************************************************************/
.gestion-laboral-art {
  color: #303030;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: bold;
}

.descripcion-gestion-art {
  color: #303030;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 400;
}
/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/LabelGroup/_labelGroup.module.scss ***!
  \***************************************************************************************************************************************************************************************/
.qlNgrEu14ywpFGqoatcf {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: var(--font-chica);
  font-weight: 400;
  color: var(--black-100);
  line-height: normal;
  font-style: normal;
}
.qlNgrEu14ywpFGqoatcf .Ldmh_j802x4MRZ7SmeAz {
  border: none;
  outline: none;
  border-bottom: 1px solid #dadada;
  background: none;
  font-weight: 500;
  font-size: 14px;
  background-color: #f2f2f2;
}
.qlNgrEu14ywpFGqoatcf .VVOj01qxEku9dCAPtWMT {
  border: none;
  outline: none;
  border-bottom: 1px solid #dadada;
  background: none;
  font-weight: 600;
  font-size: 14px;
  font-style: italic;
}
.qlNgrEu14ywpFGqoatcf .VVOj01qxEku9dCAPtWMT:focus {
  border-bottom: 1px solid var(--orange-800);
  color: var(--orange-800);
  outline: none;
}
.qlNgrEu14ywpFGqoatcf .VVOj01qxEku9dCAPtWMT:focus::-webkit-input-placeholder, .qlNgrEu14ywpFGqoatcf .VVOj01qxEku9dCAPtWMT:focus::-moz-placeholder, .qlNgrEu14ywpFGqoatcf .VVOj01qxEku9dCAPtWMT:focus:-ms-input-placeholder, .qlNgrEu14ywpFGqoatcf .VVOj01qxEku9dCAPtWMT:focus:-moz-placeholder, .qlNgrEu14ywpFGqoatcf .VVOj01qxEku9dCAPtWMT:focus::placeholder {
  color: var(--orange-500);
  opacity: 0.8;
}
.qlNgrEu14ywpFGqoatcf .ibNPcYBXhElLk0zCbgN1 {
  position: absolute;
  width: var(--font-mediana);
  right: 10px;
  bottom: 10px;
}

.pKKOMXPx5zHSxJ9po3B1 {
  font-size: 14px;
  font-weight: 400;
  color: #818181;
}

.afc9VrqAIRo8hS8ocEpf {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: var(--font-chica);
  font-weight: 400;
  color: var(--black-100);
  line-height: normal;
  font-style: normal;
  width: 100%;
}
.afc9VrqAIRo8hS8ocEpf p {
  display: none;
}
.afc9VrqAIRo8hS8ocEpf input {
  border: none;
  outline: none;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.0196078431);
  border-radius: var(--bs-border-radius-lg);
  font-size: 16px;
  font-weight: 600;
  padding: 5px;
}

.rV2ysYgIREvNVWJPca9D {
  width: 100%;
}
.rV2ysYgIREvNVWJPca9D p {
  display: none;
}
.rV2ysYgIREvNVWJPca9D input {
  background-color: #f6f6f6;
  border: 2px solid #f6f6f6;
  border-radius: var(--bs-border-radius-lg);
  width: 100%;
  text-align: center;
  padding: 4px 0;
  font-size: 16px;
  outline: none;
  transition: all ease-in 0.2s;
  border: 2px solid #f6f6f6;
}
.rV2ysYgIREvNVWJPca9D input:focus {
  outline: none;
  border: none;
  background-color: #fff !important;
  border: 2px solid #f6f6f6;
  border-bottom: 2px solid #ff9933;
}

.uMCsvyPi9QWYDIe3O4Vg {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease 0.5s;
  padding: 0.2rem;
  background: white;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  border: none;
  border-radius: 5px;
}
.uMCsvyPi9QWYDIe3O4Vg input {
  width: 100%;
  border: none;
  outline: none;
  background-color: transparent;
  font-size: var(--font-mediana);
  padding: 0 0.5rem;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Anticipos/Anticipos.scss ***!
  \*************************************************************************************************************************************************************************/

/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/CardAnticiposSolicitados/CardAnticiposSolicitados.scss ***!
  \***********************************************************************************************************************************************************************************************************/
.anticiposContainer {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 2rem 0;
}
@media only screen and (min-width: 768px) {
  .anticiposContainer {
    flex-direction: row;
  }
  .anticiposContainer > * {
    width: 50%;
  }
}
.anticiposContainer .anticipos-anteriores {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  gap: 1rem;
}
@media only screen and (max-width: 768px) {
  .anticiposContainer .anticipos-anteriores {
    display: none;
  }
}
.anticiposContainer .anticipos-anteriores .card-title a {
  color: var(--orange-800) !important;
}
.anticiposContainer .anticipos-anteriores .ver-todos {
  font-size: var(--font-chica);
}
/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/CardAnticiposSolicitados/components/AnticiposSolicitados/AncitiposSolicitados.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.solicitados-title {
  color: var(--orange-800) !important;
}
@media only screen and (min-width: 768px) {
  .solicitados-title .bi-chevron-right {
    display: none;
  }
}
/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/AnticiposHeaders/AnticiposHeaders.scss ***!
  \*******************************************************************************************************************************************************************************************/
.anticipos-th {
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: var(--font-chica);
  color: var(--black-100);
  font-weight: bolder;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/AnticiposRow/AnticiposRow.scss ***!
  \***********************************************************************************************************************************************************************************/
.anticiposButton {
  border: 1px solid #C7DA3E;
  padding: 0.6rem;
  color: #303030;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  border-radius: 5px;
  white-space: nowrap;
  width: 100px;
}

.anticipo-estado {
  border: none;
  background-color: transparent;
}
/*!*********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/CardAnticiposSolicitados/components/AnticipoOjo/AnticipoOjo.scss ***!
  \*********************************************************************************************************************************************************************************************************************/
.modal-close-button {
  top: 10px;
  right: 10px;
}

.modal-anticipoojo-button {
  background: transparent;
  font-size: 2rem;
}

.modal-anticipoojo-wrapper {
  display: flex;
  flex-direction: column;
  padding-inline: 1rem;
}

.anticipoojo-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.anticipoojo-content .anticipoojo-title {
  margin-top: 1rem;
  margin-bottom: 0 !important;
  color: var(--orange-800);
  font-size: var(--font-mediana);
  font-weight: bold;
}
.anticipoojo-content .anticipoojo-textarea {
  width: 100%;
  height: 350px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #fafafa;
  color: #333;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  .modal-anticipoojo-wrapper {
    max-width: 360px;
  }
}
/*!*************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/CardAnticiposSolicitados/components/NuevoAnticipo/NuevoAnticipo.scss ***!
  \*************************************************************************************************************************************************************************************************************************/
.pedirAnticipo .pedir-title {
  color: #818181;
  font-family: Source Sans Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.pedirAnticipo .pedir-span {
  font-family: Source Sans Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #ccd444;
}
.pedirAnticipo .anticiposParagraph {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 10px;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  gap: 10px;
}

.container-importes {
  display: grid;
  grid-template-columns: 1fr 100px;
  gap: 1rem;
}
.container-importes .label-importe {
  width: 100%;
}
.container-importes .btn-enviar-importe {
  cursor: pointer;
  border-radius: 5px;
  background: #ccd444;
  color: white;
  flex-basis: 25%;
  margin: 0;
}
.container-importes .input-importe {
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #303030;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: none;
  outline: none;
  background: #f2f2f2;
  min-width: 60%;
}
/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/DetalleNotificaciones/DetalleNotificaciones.scss ***!
  \*************************************************************************************************************************************************************************************************/
.detalle-body {
  font-size: 14px;
  font-weight: 400;
  overflow-wrap: anywhere;
}

.detalleNotificaciones {
  grid-template-columns: 1fr;
  height: 100%;
}
/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListElements/Componets/Imagen/_imagen.scss ***!
  \***********************************************************************************************************************************************************************************************/
.containerImagen {
  width: 100%;
}
/*!*********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListElements/Componets/ButtonLinkInterno/_ButtonLinkInterno.scss ***!
  \*********************************************************************************************************************************************************************************************************************/
.buttonLinkInterno {
  overflow-wrap: anywhere;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
  border: none;
}
.buttonLinkInterno > div {
  cursor: pointer;
}
.buttonLinkInterno > div > * {
  cursor: pointer;
}
/*!*********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListElements/Componets/ButtonLinkExterno/_ButtonLinkExterno.scss ***!
  \*********************************************************************************************************************************************************************************************************************/
.buttonLinkExterno {
  overflow-wrap: anywhere;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
  border: none;
}
.buttonLinkExterno > div {
  cursor: pointer;
}
.buttonLinkExterno > div > * {
  cursor: pointer;
}
/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListElements/Componets/VideoUrl/_videoUrl.scss ***!
  \***************************************************************************************************************************************************************************************************/
.videoUrlContainer {
  height: 200px;
  width: 100%;
  position: relative;
}
/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListElements/Componets/Archivo/_Archivo.scss ***!
  \*************************************************************************************************************************************************************************************************/
.archivo {
  height: 100%;
  width: 100%;
  position: relative;
}
.archivo .pdf-visualizer canvas {
  height: 100%;
  width: 100%;
}
.archivo .paginationBtn-next,
.archivo .paginationBtn-prev {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  z-index: 100 !important;
}
.archivo .paginationBtn-prev {
  grid-area: btnPrev;
}
.archivo .paginationBtn-next {
  grid-area: btnNext;
}
.archivo .paginationBtn-next,
.archivo .paginationBtn-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  background: var(--grey-light) !important;
  color: var(--black-800) !important;
  border-radius: 50px;
  z-index: 100 !important;
}
.archivo .paginationBtn-next {
  right: 10px;
}
.archivo .paginationBtn-disable {
  opacity: 0.5;
  pointer-events: none;
}
.archivo .harcodeadaAHHHHH {
  margin-left: 0.5rem;
}
.archivo-count {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 1;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListElements/listElements.scss ***!
  \***********************************************************************************************************************************************************************************/
.elementos-editable {
  border: solid;
  border-radius: 5px;
  cursor: pointer;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/EnConstruccion/EnConstruccion.scss ***!
  \***********************************************************************************************************************************************************************************/
.enConstruccion {
  background-color: #FEFEFE;
  font-size: 18px;
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/CardStyled/CardStyled.scss ***!
  \*******************************************************************************************************************************************************************************/
.styled-card {
  font-size: var(--font-mediana);
  font-weight: 600;
  width: 100%;
  background: var(--green-700);
  padding: 0.75rem;
  box-shadow: none !important;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Favoritos/Favoritos.scss ***!
  \*************************************************************************************************************************************************************************/

/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListaEmpleos/ListaEmpleos.scss ***!
  \***********************************************************************************************************************************************************************************/
.form-check-label {
  font-size: var(--font-mediana);
  font-weight: 600;
  box-shadow: none !important;
}

.form-check-input:checked {
  background-color: var(--black-800);
  border-color: var(--black-800);
}

.form-check-input:focus {
  border-color: var(--green-800);
  box-shadow: 0 0 0 0.25rem rgba(211, 217, 89, 0.25);
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e");
}

.row-alertas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
}

.col-switch,
.col-alertas {
  position: relative;
  width: 100%;
  min-height: 1px;
}

.col-switch {
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  max-width: 15%;
  align-items: center;
  justify-content: center;
}

.col-alertas {
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 85%;
  flex: 0 0 85%;
  max-width: 85%;
  align-items: center;
  justify-content: center;
}

.main-empleos-container-desktop {
  height: 70vh;
  display: grid;
  grid-template-columns: minmax(200px, 300px) minmax(200px, 1fr);
  grid-template-rows: 50px 30px 1fr;
  gap: 1.5rem;
  grid-template-areas: "alertas ----" "buscador filtros" "empleos detalleempleo";
}

.empleos-container-desktop-buscador {
  grid-area: buscador;
}

.empleos-container-desktop-filters {
  grid-area: filtros;
}

.empleos-container {
  grid-area: empleos;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  overflow-y: auto;
  height: 100%;
  width: calc(100% + 1.5rem);
  margin-left: -0.5rem;
}
.empleos-container::-webkit-scrollbar {
  width: 10px;
}

.filtros-desktop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px !important;
}

.filtros-desktop div {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 5px;
}

.filtros-desktop-icon {
  height: 30px;
  filter: invert(100);
}

.filtros-desktop-span {
  margin: 0;
}

.filters-input-class {
  background: white;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  border: none !important;
  border-radius: 5px !important;
}

.view-empleo-select {
  grid-area: detalleempleo;
  background: white;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  border: none !important;
  border-radius: 5px !important;
}
.view-empleo-select-spam {
  text-align: center;
  font-size: 18px;
  margin-top: 1rem;
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Input1/Input1.scss ***!
  \***********************************************************************************************************************************************************************/
.searcher-container {
  display: grid;
  justify-content: center;
}

.Input1 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease 0.5s;
  background-color: transparent;
  border: 1px solid var(--grey-light);
  border-radius: 10px;
  padding: 0.2rem;
}
.Input1 input {
  width: 100%;
  border: none;
  outline: none;
  text-align: center;
  background-color: transparent;
  font-size: var(--font-mediana);
  padding-right: 1.5rem;
}
.Input1 .hideinput {
  opacity: 0;
  transition: all ease 0.5s;
}
.Input1 .hideinput.showinput {
  animation: showinput ease 0.5s forwards;
}
.Input1 .lupa {
  transition: all ease 1.1s;
  padding: 0 0.5rem;
  position: absolute;
  right: 0px;
}
.Input1 .underlined::after {
  animation: widther 0.5s forwards ease;
  position: absolute;
  bottom: -3px;
  width: 0;
  content: "";
  border-bottom: 1px solid grey;
  transition: all ease 0.5s;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  width: 100%;
  text-align: center;
}

@keyframes widther {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes showinput {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes moverderecha {
  0% {
    transform: translate(-150px);
  }
  50% {
    transform: translate(-150px);
  }
  100% {
    transform: translate(0);
  }
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ModalLogIn/ModalLogIn.scss ***!
  \*******************************************************************************************************************************************************************************/
.login-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: fit-content;
}
.login-form .login-title {
  font-size: var(--font-mediana);
  text-align: left;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0px;
}
.login-form .label-class {
  color: var(--black-800);
  text-transform: capitalize;
  text-align: left;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 100%;
  gap: 0.25rem;
  z-index: 1;
}
.login-form .password-container {
  display: flex;
  position: relative;
  width: 100%;
}
.login-form .eye-icon {
  cursor: pointer;
  position: absolute;
  right: 10px;
  height: 100%;
  width: 20px;
  z-index: 10;
}
@media (max-width: 768px) {
  .login-form .eye-icon {
    height: 50%;
    top: 50%;
  }
}
.login-form .input {
  font-size: var(--font-boton);
  line-height: var(--font-boton);
  color: var(--black-100);
  height: 1.5rem;
}
.login-form .modal-redirect {
  display: inline;
  font-size: var(--font-chica);
  color: var(--green-800);
  width: fit-content;
}
.login-form .modal-redirect:hover {
  text-decoration: underline;
}

.contenedor {
  text-align: center;
  display: flex;
  align-items: center;
}
.contenedor .linea {
  flex: 1;
  border-top: 1px solid #000;
}
.contenedor .texto {
  margin: 0 10px;
}

.alternativas-container {
  display: flex;
  justify-content: center;
  gap: 2rem;
  align-items: center;
}
.alternativas-container .alternativa {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 57px;
  height: 57px;
  flex-shrink: 0;
  border-radius: 15px;
  border: 1px solid var(--Texto-con-fondo, #f2f2f2);
  background: var(--Blanco, #fafafa);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.container-iconLeft {
  position: relative;
}
.container-iconLeft .iconLeft {
  cursor: pointer;
  position: absolute;
  right: 10px;
  height: 100%;
  width: 20px;
}
/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/LogIn/login.scss ***!
  \*****************************************************************************************************************************************************************/
.login-form .input {
  outline: none;
  border: none;
  border-bottom: 1px solid var(--black-700);
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/LogIn/_login.module.scss ***!
  \*************************************************************************************************************************************************************************/
.DG0KfsZFiV06hlTvfto4 {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  height: 100vh;
  background-image: url(/front_sucupublic/b6fbf67b160dbf7bbab7.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  flex-direction: row-reverse;
}
.YPi3naatUIYtw9MrcofS {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #f6f6f6;
  padding-bottom: 8rem;
  padding-left: 15%;
}
.BCazRv31ZH7EhIKjkR8Q {
  font-size: 44px;
  border-bottom: solid 3px var(--logo-orange-main);
  margin-bottom: 1rem !important;
}
.WUgGvMoPCR0cZ3BxXQwd {
  font-weight: 700;
  font-size: 56px;
}
.SqJGCwwtE_FZgsqhpDWO {
  font-weight: 700;
  font-size: 56px;
  background: var(--green-700);
  padding: 0 6px;
}

.JaUEdLKbiivdjsx0mRns {
  border-radius: var(--bs-border-radius-xl);
  margin-right: 6rem;
  background-color: var(--bs-body-bg);
  padding: 4rem 0;
  width: 320px;
  text-align: center;
}

.O1cvmWty4ragu_XbRcpZ {
  padding: 0 1rem 1.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  border-bottom: solid 1px #8cb8d9;
}

.FPuqvFEqTp7KSF5_Uf32 {
  font-size: var(--font-mediana);
  font-weight: 800;
}

.C6PVCtPykwcT1NYHow_2 {
  padding-top: 1.25rem;
  text-align: center;
}

.V_kcNFjQUF0ZeTk0DwZ7 {
  width: 100%;
  border-radius: var(--bs-border-radius-lg);
  border: 0;
  padding: 0;
  color: white;
  font-size: 16px;
  font-weight: 600;
  padding: 5px;
  background-color: var(--green-700);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(95, 186, 233, 0.3);
  box-shadow: 0 10px 30px 0 rgba(95, 186, 233, 0.3);
}

.O1LTMNay1dX2O8pTS2vf {
  color: var(--black-200);
  display: inline-block;
  font-weight: 400;
  padding: 8px 15px;
  text-decoration: none;
  font-size: 12px;
  transition: all ease-in 0.1s;
}
.O1LTMNay1dX2O8pTS2vf:hover {
  color: var(--orange-800);
}

.r1v17aQjfiOS1KxbGZYY {
  background-color: #f6f6f6 !important;
}

.k0DqlDld0pJDNK2c83gt {
  max-width: 100%;
  height: auto;
  margin-inline: 1rem;
  padding-bottom: 2rem;
  width: 250px;
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ErrorRender/ErrorRender.scss ***!
  \*********************************************************************************************************************************************************************************/
.error-item {
  font-size: var(--font-chica);
  color: var(--red-800);
  list-style: none;
  text-align: left;
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/layouts/LayoutControllerView/MobileView/BannerTop/_BannerTop.scss ***!
  \**********************************************************************************************************************************************************************************************************/
.BannerTop {
  z-index: 10;
  width: 100%;
  max-height: 10rem;
  color: var(--white);
  overflow-x: clip;
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 768px) {
  .BannerTop {
    margin-bottom: 5rem;
  }
}
.BannerTop * {
  position: relative;
  z-index: 12;
}
.BannerTop #textToShow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 1rem;
}
.BannerTop #textToShow p {
  font-size: 20px;
}
.BannerTop .content {
  position: absolute;
  z-index: 100;
  width: 100%;
}
.BannerTop .content-title {
  color: var(--white);
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  margin: 0.5rem 0 0 0;
  font-size: 16px;
  margin-top: 6px !important;
}
.BannerTop .content .banner-text {
  font-size: var(--font-grande);
  font-weight: bold;
  margin-left: 1rem;
  margin-right: 1rem;
  line-height: 1.5rem;
  width: fit-content;
}
.BannerTop .content .style-banner-alternativo {
  margin-top: 1.5rem;
}
.BannerTop .content .style-banner-home {
  height: calc(100% - 0.75rem);
  display: flex;
  align-items: center;
}
.BannerTop .logos {
  width: 100%;
  height: 5.5rem;
  position: relative;
}
.BannerTop img {
  position: absolute;
  bottom: -8vw;
  width: 110%;
  z-index: 11;
  object-fit: cover;
  object-position: bottom;
}
@media only screen and (min-width: 768px) {
  .BannerTop img {
    bottom: -5vw;
  }
}
.BannerTop img.pattern {
  z-index: 10;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANtSURBVHgB7VfPS1tBEJ4UI5iDgaZUpQaqBw/2UAsKtdAc4qH+0168pAcP9qAHBVPQg4IW4iEBE5p+X963cbK+lx8kORQcGJLZ3Zn9ZnZ2Zp/ZKw1SzuZA3W53BT9fwA1wHlwAL4Db4Cb4LpfLXdi8CUAq4FLKeB5c1Pyyn3tj8yFGoBEPIgptMMdvLYlUnxZsAoIXXF8GFzOW3GOjG9rFbyfSpc4HibRxMzEQhfGTAFxzQ/Aft2TJkiisYe2WJXkQdEsA9cBI4P++dH9CbtokBOVN8CE34BmPsf5QGwb5uyJpsrGdprcQGenJIayQP8vTY++BEpFRYoSewC3wo6UT1/Ao6pYcx1fweSYQhXSTY/h/JgAEVYvWbGhTMsO8qLXcjNfzVGu4fkmqBF6nMxhbpMNxDvmI0NCRJdlcoVEsPnIGd8FUrmE8y/sAuAT+IZH1Yt1NPwl8JhBuTI/aMMKErDsQ+wLIsZFJBjtn0OPatvQ8EB7jUmxnAEjIcHohUKQdKdOzNckn9uw9j3PF2bmC7l3IKTnivc8LoGUB4UbMgVoAoaS8EDjKPJJdB4KeMh9OuUbrd/DbCTqWJLX3PpZ71K+sUiz40qz7/+A8Yx75+vHOA9Uvj8SX91XwnWwQxGOcqANARHVFxZzXJdWFA0vCehXpNLJkgS9i42sNMXr3lkIxECowKhvsoAKwZ8lVpRc8yj3Oaz2PcD2yQbmlmkR932UZqd+WQi+eATBQcMZb9EZj2/h/oupateSqU78iL1vaiPOsPSxcPNpz2WWkC5BP04C86DXK9rS3Ql7zbSVtUTlx5PKK8qMAdRwI5kZZAFNprGeAwBVDC7DnGxbmH1xiE3D/reGK4dmwRjfJM4BJyppxoavaC7d/aUFmh6bnf8HvXZO8xLpbmwXpdXUQ+gfzRvKW5GXJec2xnlRdvxlKY7/QVOR4vXfVtBhmnnlZXZreM8JdzikpL8HfAtih9m1C0qYE9suNcSMeSeghJ6Ex6sYxRxpeZyZEMKwxcdghr+rxsxM/nvlgtnmQNqyq34yzvjpsfqrvGoWdx/LWkhrCm8HC1vT9ZFQxmxpIBIjNjc+BgoaPVfx6HdmSrj7Zg3lKUBV96fWKmY6vPEpvHh9YvMIt/eeR3Lrum0kz//bVi+2jJZ2Z9mvutfdK/x/9Azo5AmsgKrWTAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANtSURBVHgB7VfPS1tBEJ4UI5iDgaZUpQaqBw/2UAsKtdAc4qH+0168pAcP9qAHBVPQg4IW4iEBE5p+X963cbK+lx8kORQcGJLZ3Zn9ZnZ2Zp/ZKw1SzuZA3W53BT9fwA1wHlwAL4Db4Cb4LpfLXdi8CUAq4FLKeB5c1Pyyn3tj8yFGoBEPIgptMMdvLYlUnxZsAoIXXF8GFzOW3GOjG9rFbyfSpc4HibRxMzEQhfGTAFxzQ/Aft2TJkiisYe2WJXkQdEsA9cBI4P++dH9CbtokBOVN8CE34BmPsf5QGwb5uyJpsrGdprcQGenJIayQP8vTY++BEpFRYoSewC3wo6UT1/Ao6pYcx1fweSYQhXSTY/h/JgAEVYvWbGhTMsO8qLXcjNfzVGu4fkmqBF6nMxhbpMNxDvmI0NCRJdlcoVEsPnIGd8FUrmE8y/sAuAT+IZH1Yt1NPwl8JhBuTI/aMMKErDsQ+wLIsZFJBjtn0OPatvQ8EB7jUmxnAEjIcHohUKQdKdOzNckn9uw9j3PF2bmC7l3IKTnivc8LoGUB4UbMgVoAoaS8EDjKPJJdB4KeMh9OuUbrd/DbCTqWJLX3PpZ71K+sUiz40qz7/+A8Yx75+vHOA9Uvj8SX91XwnWwQxGOcqANARHVFxZzXJdWFA0vCehXpNLJkgS9i42sNMXr3lkIxECowKhvsoAKwZ8lVpRc8yj3Oaz2PcD2yQbmlmkR932UZqd+WQi+eATBQcMZb9EZj2/h/oupateSqU78iL1vaiPOsPSxcPNpz2WWkC5BP04C86DXK9rS3Ql7zbSVtUTlx5PKK8qMAdRwI5kZZAFNprGeAwBVDC7DnGxbmH1xiE3D/reGK4dmwRjfJM4BJyppxoavaC7d/aUFmh6bnf8HvXZO8xLpbmwXpdXUQ+gfzRvKW5GXJec2xnlRdvxlKY7/QVOR4vXfVtBhmnnlZXZreM8JdzikpL8HfAtih9m1C0qYE9suNcSMeSeghJ6Ex6sYxRxpeZyZEMKwxcdghr+rxsxM/nvlgtnmQNqyq34yzvjpsfqrvGoWdx/LWkhrCm8HC1vT9ZFQxmxpIBIjNjc+BgoaPVfx6HdmSrj7Zg3lKUBV96fWKmY6vPEpvHh9YvMIt/eeR3Lrum0kz//bVi+2jJZ2Z9mvutfdK/x/9Azo5AmsgKrWTAAAAAElFTkSuQmCC);
  -webkit-mask-repeat: repeat;
  mask-repeat: repeat;
  mask-position: right;
  z-index: 90;
}
.BannerTop img.verde {
  z-index: 9;
  bottom: -10vw;
}
@media only screen and (min-width: 768px) {
  .BannerTop img.verde {
    bottom: -7vw !important;
  }
}

.titulos-conten-subtittle {
  font-size: 20px;
}
/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ModalNewEducacion/ModalNewEducacion.scss ***!
  \*********************************************************************************************************************************************************************************************/
.nuevaExperiencia-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.nuevaExperiencia-container .title {
  font-size: var(--font-mediana);
  color: var(--orange-800);
}
.nuevaExperiencia-container label {
  text-align: left;
  color: var(--black-800) !important;
  font-weight: 400;
  gap: 0.25rem;
}
.nuevaExperiencia-container .claves-title {
  color: var(--green-700) !important;
}
.nuevaExperiencia-container input {
  padding: 0.25rem;
  border: none;
  padding: 6px 15px;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: var(--bs-gray-200);
}
.nuevaExperiencia-container input:focus {
  border: none !important;
}
.nuevaExperiencia-container .form-dates {
  display: flex;
  flex-direction: row;
  gap: 2%;
}
.nuevaExperiencia-container .form-dates .label-group {
  display: flex;
  flex-direction: column;
}
.nuevaExperiencia-container .form-dates .label-group input {
  border: none;
  outline: none;
  padding: 6px;
  width: 100%;
}

.togleModalEducacion {
  z-index: 0 !important;
}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/DatePicker/_datePickerCustom.scss ***!
  \**************************************************************************************************************************************************************************************/
.containerDatePiker {
  width: 100%;
}
.containerDatePiker .react-datepicker-wrapper {
  width: 100%;
}
.containerDatePiker .react-datepicker__tab-loop {
  z-index: 100;
}
.containerDatePiker-header {
  display: flex;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 0 1rem;
}
.containerDatePiker-header button {
  border: none;
  background: none;
  cursor: pointer;
  font-size: 20px;
  color: var(--grey-dark);
}
.containerDatePiker-header button:disabled {
  cursor: not-allowed;
  color: var(--grey-light);
}
.containerDatePiker-header select {
  width: 100%;
  border: none;
  background: none;
  text-align: center;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.typeInput {
  border: none;
  margin: 0;
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  outline: none;
  width: 100%;
  background-color: white;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 0 1rem;
  height: 30px;
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Toggle/_Toggle.scss ***!
  \************************************************************************************************************************************************************************/
.toggle-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  z-index: 1;
}

.toggle-disabled .toggle-display {
  background: var(--grey-light-color);
}
.toggle-disabled input:checked + label {
  margin-left: 15px;
}
.toggle-disabled label {
  background: var(--dark-color);
}

.right {
  flex-direction: row-reverse;
}

.toggle-container .toggle-display {
  background: #eee;
}

.toggle-container.active .toggle-display {
  background: var(--orange-100);
}

.toggle-display {
  background: #eee;
  width: 40px;
  height: 25px;
  padding: 3px 5px;
  border-radius: 50px;
  display: flex;
  align-items: center;
}
.toggle-display label {
  width: 15px;
  height: 15px;
  background: #ccc;
  border-radius: 50px;
  transition: all 0.25s ease 0s;
}
.toggle-display input {
  display: none;
}
.toggle-display input:checked + label {
  margin-left: 15px;
  background: var(--orange-800);
}
/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ModalNewExperiencia/ModalNewExperiencia.scss ***!
  \*************************************************************************************************************************************************************************************************/
.nuevaExperiencia-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.nuevaExperiencia-container .title {
  font-size: var(--font-mediana);
  color: var(--orange-800);
}
.nuevaExperiencia-container label {
  text-align: left;
  color: var(--black-800) !important;
  font-weight: 400;
  gap: 0.25rem;
}
.nuevaExperiencia-container .claves-title {
  color: var(--green-700) !important;
}
.nuevaExperiencia-container input {
  padding: 0.25rem;
  border: none;
  padding: 6px 15px;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: var(--bs-gray-200);
}
.nuevaExperiencia-container input:focus {
  border: none !important;
}
.nuevaExperiencia-container .form-dates {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  grid-template-rows: 1fr;
  grid-column-gap: 7px;
  width: 100%;
}
.nuevaExperiencia-container .form-dates .label-group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.nuevaExperiencia-container .form-dates .label-group input {
  padding: 6px;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Alertas/Alertas.scss ***!
  \*************************************************************************************************************************************************************************/
.modal-title-empleos {
  color: var(--orange-900);
  text-align: center;
  font-size: var(--font-mediana);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1rem;
}

.alerts-container {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
}
.alerts-container li {
  text-transform: capitalize;
}
.alerts-container ul {
  overflow: auto;
  bottom: blue;
}
.alerts-container .alerts-list {
  display: grid;
  grid-template-columns: repeat(4, 50%);
  grid-template-rows: 1fr;
  grid-gap: 1px;
  position: relative;
  background: var(--lightgray-color);
  border-radius: 5px;
  color: var(--black-800);
  max-height: 140px;
  overflow-y: auto;
  scroll-behavior: smooth;
  text-align: center;
}
.alerts-container .alerts-list .alerts-list-item {
  background: var(--bs-gray-100);
  text-align: center;
  padding: 0.5rem;
}
.alerts-container .alerts-list li {
  transition: background 250ms ease-in;
}
.alerts-container .alerts-list .activo {
  background: var(--green-800);
  color: var(--black-800);
}
.alerts-container .options-list {
  height: 150px;
  overflow-y: scroll;
  overflow-x: hidden;
  background: var(--bs-gray-100);
  border-radius: 5px;
}
.alerts-container .options-list .options-list-item {
  text-align: left;
  transition: all 250ms ease;
}
.alerts-container .options-list .activo {
  background: var(--green-100);
  color: var(--black-800);
  border-radius: 5px;
  padding-left: 0.5rem;
}

.arrow {
  position: absolute;
  top: 8px;
  z-index: 1000;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
}

.hidden {
  display: none;
}

.izq {
  right: calc(100% + 3px);
}

.der {
  left: calc(100% + 3px);
}

.seleccionados-container {
  text-align: left;
  margin-bottom: 1rem;
}
.seleccionados-container p {
  font-size: var(--font-boton);
  margin-bottom: 0.25rem;
}
.seleccionados-container .tipo-alertas {
  font-weight: 600;
}
.seleccionados-container .seleccionadas-list {
  display: flex;
  font-size: var(--font-chica);
  flex-wrap: wrap;
  gap: 5px;
}
.seleccionados-container .seleccionadas-list .seleccionadas-list-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background: var(--green-100);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
}
.seleccionados-container .seleccionadas-list p {
  margin-bottom: 0px;
  text-transform: capitalize;
}
.seleccionados-container .seleccionado-filterBtn {
  height: 15px;
  width: 15px;
  line-height: 14px;
  font-size: 15px;
  border-radius: 50px;
  color: white;
  text-align: center;
  background: var(--black-800);
}
.seleccionados-container .seleccionado-value {
  font-size: var(--font-chica);
}

.alerts-list::-webkit-scrollbar {
  display: none;
}

.options-list::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

.options-list::-webkit-scrollbar-thumb {
  background: var(--orange-800);
  border: 0px none #ffffff;
  border-radius: 50px;
}

.options-list::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 50px;
}
/*!**************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListaEmpleos/components/Filtros/_Filtros.scss ***!
  \**************************************************************************************************************************************************************************************************/
.filtros-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr) 100px;
  justify-items: center;
  gap: 1rem;
}
.filtros-container .react-datepicker-wrapper {
  width: 100% !important;
}
.filtros-container-clearText {
  display: flex;
  align-items: center;
  color: var(--orange-800);
  cursor: pointer;
}
.filtros-container .react-datepicker__input-container input::placeholder {
  color: black;
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Select/_select.module.scss ***!
  \*******************************************************************************************************************************************************************************/
.k5QQrDBSxweRLbnNg5NU {
  bottom: 100%;
}

.HCgcj2xP_EO8JL3ADXcC {
  top: 100%;
}

.sXRnVQyc8jydGRsIwvVo,
._oPmBkDjNCNAozRO8N85 {
  position: absolute;
  overflow: auto;
  pointer-events: none;
}

.xzhtRzGCvKWbDqztZue0,
.qAUZ8At_CaC8UI1nD_RQ {
  width: 100%;
  position: relative;
  cursor: pointer;
  /* Estilos para la barra de desplazamiento */
  /* Estilos para el "pulgar" de la barra de desplazamiento */
  /* Estilos para el "rastro" de la barra de desplazamiento */
}
.Kvg5acyqYoI5AsRNzOyG, .Ttrt3_CBZQ_MpZDFyFM9,
.FQiTPQmsFTvWAxwht7hd,
.aoVh8S7De8B40hJgTIOl {
  display: flex;
  justify-content: space-between;
}
.CZgRW4tYzdrjzZh7XBbM, .iyNujGArngHaQ0To7j1E,
.z8GfHno8RkoeXw3RhFwb,
.JooqlzqL7dDk2Oz6hnpr {
  margin: 0;
  color: var(--Escala-de-Grises-Aluminio);
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
}
._WA6GYRaV_Ah5FFskTVe, .KZeYET197iE0PeA8cKbL,
.XMTK3g2CjEzOVywrVtRz,
.hCM71iC8NTNXZK0pYswt {
  transform: rotate(90deg);
}
.jgj9uvUhyIVIV5amzrV6, .y_eXpZc5Yz1atpRN_sU0, .ty4bTlib31kkgi0kQMkF, .WNoYPvduVRsPJddP9Z5_,
.vltNFYPpn3pmjYS_DALE,
.w1TIZ8YjyFm3ivqTqNxA,
.r2C_d7za91rtpfg_5MdT,
.Sb9s74NopkRvep3fNlI8 {
  height: 10px;
}
.jgj9uvUhyIVIV5amzrV6, .ty4bTlib31kkgi0kQMkF,
.vltNFYPpn3pmjYS_DALE,
.r2C_d7za91rtpfg_5MdT {
  transition: all ease 0.2s;
}
.y_eXpZc5Yz1atpRN_sU0, .WNoYPvduVRsPJddP9Z5_,
.w1TIZ8YjyFm3ivqTqNxA,
.Sb9s74NopkRvep3fNlI8 {
  transition: all ease 0.3s;
  transform: rotate(180deg);
}
.lZQivEgjX2vWzQwVDQx3, .f2otHFP9IhJFA8X6KCJR,
.F5L0ulgBGsrnQkRisphi,
.yZz7x2tTVl2zrzjIaAKs {
  display: none;
}
.Kvg5acyqYoI5AsRNzOyG,
.FQiTPQmsFTvWAxwht7hd {
  border-bottom: 2px solid var(--Escala-de-Grises-Aluminio);
}
.MQSYZsRy93lQjZjJ2sRx,
.po3hsZJKR3dS7uVKg49Q {
  font-weight: 600;
}
.jgj9uvUhyIVIV5amzrV6, .y_eXpZc5Yz1atpRN_sU0,
.vltNFYPpn3pmjYS_DALE,
.w1TIZ8YjyFm3ivqTqNxA {
  height: 12px;
}
.K9jv9MllAcuciUy1ivuw::-webkit-scrollbar,
.IAee0AbwhJaioNedkh4V::-webkit-scrollbar {
  width: 5px;
}
.K9jv9MllAcuciUy1ivuw::-webkit-scrollbar-thumb,
.IAee0AbwhJaioNedkh4V::-webkit-scrollbar-thumb {
  background-color: var(--Azules-700);
  border-radius: 5px;
}
.K9jv9MllAcuciUy1ivuw::-webkit-scrollbar-track,
.IAee0AbwhJaioNedkh4V::-webkit-scrollbar-track {
  border-radius: 5px;
}
.jkjj7DyYbZjzEtHD75fg,
.K_PAzo1wlhdcUZC6Re_Y {
  max-height: 0px;
  transition: max-height 0.2s ease;
}
.jkjj7DyYbZjzEtHD75fg, .K9jv9MllAcuciUy1ivuw,
.K_PAzo1wlhdcUZC6Re_Y,
.IAee0AbwhJaioNedkh4V {
  left: 0;
  right: 0;
  border-radius: 5px;
  z-index: 10;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  background-color: white;
}
.UQYyR0xur5N6rxemPX45, .laMnT4euEoiPkj1WwQNd,
.VGW7j_qYgxvCc4rLBtNg,
.JDJnqxPxcK2J_qzkUj0Q {
  margin: 0;
  padding: 0 1rem;
  color: var(--Azules-700);
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
}
.K9jv9MllAcuciUy1ivuw,
.IAee0AbwhJaioNedkh4V {
  transition: max-height 0.7s ease;
  max-height: 200px;
  pointer-events: auto;
}

.xzhtRzGCvKWbDqztZue0 {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  background-color: white;
  border-radius: 5px;
  padding: 0 1rem;
}
.Kvg5acyqYoI5AsRNzOyG, .Ttrt3_CBZQ_MpZDFyFM9 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  white-space: nowrap;
  align-items: center;
}
/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListaEmpleos/components/ItemEmpleoDesktop/ItemEmpleo.scss ***!
  \**************************************************************************************************************************************************************************************************************/
.card-empleo-desktop {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  padding: 1rem;
  margin: 0.5rem;
  border-radius: 5px;
  background-color: white;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.card-empleo-desktop-content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 0 2rem;
  flex-wrap: wrap;
}
.card-empleo-desktop h3 {
  font-size: var(--font-mediana);
  font-weight: 600;
  color: var(--black-800);
  margin-bottom: 1rem;
}
.card-empleo-desktop p {
  font-size: var(--font-normal);
  color: var(--black-800);
  margin-bottom: 1rem;
}
.card-empleo-desktop.card-orange {
  background: var(--orange-400);
}
.card-empleo-desktop.card-orange p,
.card-empleo-desktop.card-orange h3 {
  color: white;
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/DetalleEmpleo/DetalleEmpleo.scss ***!
  \*********************************************************************************************************************************************************************************/
.empleo-headers {
  margin-block: 1rem;
  display: flex;
  justify-content: space-between;
}
.empleo-headers .iconos-clickeables {
  display: flex;
  gap: 1.25rem;
  align-self: start;
  z-index: 10;
}
.empleo-headers .empleo-descripcion {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.empleo-headers .empleo-ubicacion {
  font-size: var(--font-chica);
  font-style: normal;
  font-weight: 600;
  line-height: normal !important;
}

.empleo-detalles {
  font-style: normal;
  font-weight: 400;
  font-size: var(--font-chica);
  line-height: normal !important;
}

.resumen {
  color: var(--green-800);
  font-size: var(--font-boton);
}

.classTitle {
  color: var(--green-800) !important;
}

.pointer {
  cursor: pointer;
}

.detallesEmpelos-container {
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  height: 100%;
  overflow: auto;
}
.detallesEmpelos-container .empleo-headers {
  flex-direction: column;
  padding: 1rem;
  margin-bottom: 0;
}
.detallesEmpelos-container .card-container {
  border: none;
  box-shadow: none;
  padding-top: 0;
  flex-direction: column-reverse;
}
.detallesEmpelos-container .card-container h4 {
  display: none;
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ItemEmpleo/ItemEmpleo.scss ***!
  \*******************************************************************************************************************************************************************************/
.item-empleo {
  cursor: pointer;
  color: var(--black-800);
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding: 1rem;
  border: 1px solid var(--text-editor-grey-border) !important;
}
.item-empleo .item-title {
  display: flex;
  align-items: center;
  font-size: var(--font-boton);
  justify-content: space-between;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.item-empleo .item-title span {
  font-size: 14px;
  font-weight: 600;
}
.item-empleo img {
  align-self: flex-start;
}
.item-empleo p {
  font-size: var(--font-chica);
  font-style: normal;
  font-weight: 400;
  line-height: normal !important;
}
.item-empleo .postulado {
  text-decoration: underline;
  font-weight: 800;
  font-style: italic;
}
/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Home/Home.scss ***!
  \***************************************************************************************************************************************************************/
.home-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 60px 75px 75px repeat(2, 1fr) auto 100px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-areas: "cobro cobro cobro" "consultas-card recibos-card recibos-card" "consultas-card ausentismo-card ausentismo-card" "notificaciones-card notificaciones-card notificaciones-card" "informacion-card informacion-card informacion-card" "carousel-card carousel-card carousel-card" "icon-gg icon-gg icon-gg";
}
.home-container .uppers {
  position: relative;
  z-index: 5;
}
.home-container .consultas-card {
  grid-area: consultas-card;
}
.home-container .consultas-card div {
  display: flex;
  flex-direction: column-reverse;
  gap: 1rem;
  align-items: center;
  justify-content: center;
}
.home-container .recibos-card {
  grid-area: recibos-card;
}
.home-container .recibos-card .recibos-title {
  position: relative;
}
.home-container .recibos-card img {
  height: 38px;
}
.home-container .ausentismo-card {
  height: auto;
  grid-area: ausentismo-card;
}
.home-container .notificaciones-card {
  grid-area: notificaciones-card;
}
.home-container .notificaciones-card .notificaciones-group {
  position: relative;
}
.home-container .informacion-card {
  grid-area: informacion-card;
}
.home-container .carousel-card {
  grid-area: carousel-card;
  border-radius: 10px;
  overflow: hidden;
  height: 62vw;
  max-height: 335px;
}
.home-container .carousel-card .slider-container {
  height: 100% !important;
}
.home-container .carousel-card .slider-container .slider-frame {
  height: 100% !important;
}
.home-container .carousel-card .slider-container .slider-frame div {
  height: 100% !important;
}
.home-container .carousel-card .carrousel-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.home-container .carousel-card .carousel-button {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--white);
  background-color: rgba(255, 153, 51, 0.8);
  font-weight: 700;
  width: 190px;
  height: 50px;
}
.home-container .carrousel-item-desktop {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-radius: var(--radius-10);
}
.home-container .carousel-button-desktop {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--white);
  background-color: rgba(255, 153, 51, 0.8);
  font-weight: 700;
  width: 190px;
  height: 50px;
}
.home-container .orange-card {
  cursor: pointer;
  background: var(--orange-800);
  color: var(--white);
}
.home-container .orange-card div {
  color: var(--white);
}
.home-container .display-green {
  padding: 1rem;
}
.home-container .display-green div {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  color: var(--black-800);
  gap: 1rem;
  justify-content: space-between;
}
.home-container .display-green div img {
  height: 44px;
  width: 44px;
}
.home-container .display-orange {
  display: flex;
  align-items: center;
}
.home-container .display-orange div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.home-container-iconGG {
  display: flex;
  grid-area: icon-gg;
  align-items: center;
  justify-content: center;
}
.home-container-iconGG img {
  height: 40px;
}

@media only screen and (min-width: 768px) {
  .home-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 60px) 280px;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-areas: "cobro cobro cobro" "consultas-card recibos-card ausentismo-card" "notificaciones-card mi_art-card informacion-card" "atencion-card anticipos-card induccion-card" "icon-gg icon-gg icon-gg";
  }
  .home-container img {
    height: 38px;
  }
  .home-container-iconGG {
    display: none;
    grid-area: icon-gg;
  }
  .mi_art-card {
    grid-area: mi_art-card;
  }
  .consultas-card div,
  .recibos-card div,
  .ausentismo-card div,
  .display-green div {
    flex-direction: row-reverse !important;
    justify-content: center !important;
    gap: 1rem;
  }
  .display-green div {
    flex-direction: row !important;
  }
}
/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/CuandoCobroCard/cuandoCobroCard.scss ***!
  \*************************************************************************************************************************************************************************************/
.cobro-card {
  grid-area: cobro;
  display: flex;
  align-items: center;
  gap: 2rem;
  justify-content: center;
}
.cobro-card .fecha {
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/BadgeNotificaciones/BadgeNotificaciones.scss ***!
  \*************************************************************************************************************************************************************************************************/
.recibos-quantity {
  font-size: var(--font-chica);
  bottom: 55%;
  left: 105%;
  position: absolute;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 100%;
  background: var(--orange-800);
  color: var(--white);
  top: 0;
  left: 50%;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ProductoCard/ProductoCard.scss ***!
  \***********************************************************************************************************************************************************************************/
.cardContainer {
  min-height: auto;
  transition: height 250ms ease-in;
}
@media (max-width: 500px) {
  .cardContainer-indumentaria {
    padding: 1rem 0.5rem;
  }
}

.producto-title {
  color: #000;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.CardActive-false input,
.CardActive-false .toggle-container,
.CardActive-false .btn-talles {
  pointer-events: none;
}

.cardContainer-tittle {
  font-size: 16px;
  text-wrap-mode: nowrap;
  white-space: nowrap;
  text-align: start;
}
@media (min-width: 768px) {
  .cardContainer-tittle {
    font-size: 22px;
  }
}

.icon-talle {
  cursor: pointer;
}

.cardContainer-producto-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 1rem;
}
.cardContainer-producto-title > .toggle-container {
  flex-direction: row-reverse;
}

.btn-talles-loading,
.btn-talles {
  border-radius: 10px;
  border: 1px solid var(--Gris-claro, #B7B7B7);
  background: var(--Blanco, #FAFAFA);
  color: black;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  height: 40px;
}

.btn-talles-disabled {
  pointer-events: none;
  background-color: var(--grey-light-color) !important;
}

.selected {
  background-color: #F93;
  color: white;
}

.btn-talles-loading {
  position: relative;
  overflow: hidden;
}
.btn-talles-loading::after {
  content: "";
  background-color: var(--orange-400);
  position: absolute;
  height: 100%;
  width: 0px;
  -moz-box-shadow: 0px 0px 5px 0px var(--orange-100);
  -moz-box-shadow: 0px 0px 18px 0px var(--orange-100);
  box-shadow: 0px 0px 12px 8px var(--orange-100);
  -webkit-box-shadow: 0px 0px 12px 8px var(--orange-100);
  -moz-box-shadow: 0px 0px 12px 8px var(--orange-100);
  left: -10%;
  animation: animationCharging 1s linear infinite;
}

.CardTitle-moreData-talles table {
  width: 100%;
  text-align: center;
}

@media (min-width: 1100px) {
  .cardContainer-indumentaria:nth-child(odd) {
    grid-column: 1;
  }
}

@media (min-width: 1100px) {
  .cardContainer-indumentaria:nth-child(even) {
    grid-column: 2;
  }
}

.cardContainer-indumentaria-hidden {
  height: calc(130px + 1rem);
}
@media (min-width: 1100px) {
  .cardContainer-indumentaria-hidden {
    grid-row: span 1;
    overflow: hidden;
  }
}

.cardContainer-indumentaria-active {
  transition: showAnimation 0.5s ease;
}
@media (min-width: 1100px) {
  .cardContainer-indumentaria-active {
    height: 100%;
    grid-row: span 2;
    transition: height 250ms ease-in;
  }
}

@keyframes showAnimation {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
.CardTitle-moreData-talles {
  margin-top: 0;
}

@keyframes animationCharging {
  0% {
    left: -10%;
  }
  100% {
    left: 130%;
  }
}
/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ProductoCard/_ProductoCard.module.scss ***!
  \*******************************************************************************************************************************************************************************************/
.zFBZqOEAzv2aUNbnKdbq {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 1rem 0;
}

.HtaOLlqOePtShW7Yf6s1 {
  width: 100%;
  display: flex;
}

.iKdQ9GxbCka4bIgkvOFO {
  overflow: auto;
  width: 100%;
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: repeat(auto-fill, 65px);
  gap: 15px;
  white-space: nowrap;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.iKdQ9GxbCka4bIgkvOFO::-webkit-scrollbar {
  display: none;
}

.X_NCBOWMIrx1V2wL0VFT {
  gap: 5px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  overflow: hidden;
}

.SIY8zINXSB2ABVpODsxj {
  height: 100%;
  width: 25px;
  background-color: transparent;
  color: var(--orange-800);
  font-size: 22px;
  font-weight: 800;
  padding: 0;
  margin: 0;
}

.h5_IsUji154JHhpiFxOS {
  pointer-events: none;
  color: var(--grey-light-color) !important;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Indumentaria/_Indumentaria.scss ***!
  \********************************************************************************************************************************************************************************/
.indumentaria {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 1rem 0.5rem;
}
@media (min-width: 768px) {
  .indumentaria {
    margin: 1rem 3rem;
  }
}

.indumentaria-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}
@media (min-width: 1100px) {
  .indumentaria-container {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(auto-fill, 150px);
  }
}

.indumentaria-sub-tittle {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
@media (min-width: 768px) {
  .indumentaria-sub-tittle {
    display: none;
  }
}

.indumentaria-button {
  max-width: 600px;
  width: 80%;
}

.icon-editable-true {
  color: #F93;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Notificaciones/Notificaciones.scss ***!
  \***********************************************************************************************************************************************************************************/
.notificaciones-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  height: calc(100vh - 2rem - 200px);
}
@media only screen and (min-width: 768px) {
  .notificaciones-container {
    grid-template-columns: minmax(200px, 0.75fr) 1fr;
  }
}

.view-desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .view-desktop {
    display: block;
  }
}

.notif-card {
  display: flex;
  padding: 0;
  border-radius: 15px;
  border: 1px solid var(--lightgray-color);
  border-radius: 15px;
  background: var(#fefefe);
  gap: 2rem;
  max-width: 800px;
  justify-content: space-between;
  /* shadow mobile */
  box-shadow: 3px 3px 5px 0px rgba(30, 30, 30, 0.1);
}

.notif-icon {
  margin-left: auto;
  font-size: 2.75rem;
}

.notif-unread {
  border-radius: 15px;
  border: 2px solid var(--green-800);
  /* shadow mobile */
  box-shadow: 3px 3px 5px 0px rgba(30, 30, 30, 0.1);
}

.icon-unread {
  color: var(--green-300);
}

.vermas-btn {
  color: var(--orange-800);
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  padding: 1rem;
  max-width: 800px;
}

.notif-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
}

.notif-body {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}

.notificacion-emergente {
  font-size: 14px;
  font-weight: 400;
  color: white;
}

.notif-prensa {
  background-color: #ff9933;
}

.title-prensa {
  color: white;
}

.lista-notificaciones {
  height: 100%;
  overflow: auto;
}
/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Notificaciones/NotificacionItem/notificacionItem.module.scss ***!
  \*************************************************************************************************************************************************************************************************************/
.eBIw8z4bh5xd3M8piydn {
  position: relative;
  min-height: 80px;
  height: auto;
  width: 100%;
  min-width: 300px;
  max-width: 800px;
  cursor: pointer;
}

.LeVidbYcBXw1YgfApyFz {
  position: absolute;
  transform: translateX(100vw) !important;
  transition: transform ease 1s;
}

.II823tyGg7ZoxoPRoTv5 {
  position: absolute;
  transform: translateX(-100vw) !important;
  transition: transform ease 0.3s 1s;
}

.KJgkzyPYzVMlfzPUR_WH {
  display: grid;
  grid-template-columns: 1fr 35px;
  gap: 1rem;
  -ms-flex-pack: justify;
  border-radius: 15px;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(30, 30, 30, 0.1);
  box-shadow: 3px 3px 5px 0px rgba(30, 30, 30, 0.1);
  align-items: center;
  padding-right: 0.75rem;
}
@media only screen and (min-width: 768px) {
  .KJgkzyPYzVMlfzPUR_WH {
    height: 80px;
  }
}

.RJJdjzE0p2WW5MR9qxxA {
  display: grid;
  grid-template-columns: 1fr 100px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0.75rem;
  padding-right: 0;
}

.ECFfnypISsfDob5vnd3X {
  font-size: 14px;
  font-weight: 400;
  color: white;
}

.eRv4ty3weIHBzp_gqO04 {
  color: white;
  overflow-wrap: anywhere;
}

.Aw7xwS1CD3kRFN29WC3c {
  color: white;
  width: 100%;
  overflow-wrap: anywhere;
  margin: 0;
}

.bVYc9EzFzu8n5yaWu5uF {
  color: white;
  --bs-text-opacity: 1;
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
}

.omDeNLRKXphkNpZKGJd_,
.ESRYt355jT6q_XopSsDk {
  display: none;
  height: 31px;
  text-align: center;
}
.omDeNLRKXphkNpZKGJd_ svg,
.ESRYt355jT6q_XopSsDk svg {
  height: 100%;
}

.k7tjqSwEOHgxwIdMyOV8 .omDeNLRKXphkNpZKGJd_ {
  position: relative;
  display: flex;
  justify-content: center;
}
.k7tjqSwEOHgxwIdMyOV8 .omDeNLRKXphkNpZKGJd_ > .fNeXE5ACpLKIrsDV_wwi {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -0.15rem;
  margin-bottom: 0.5rem;
  color: white;
  font-size: 16px;
}
.k7tjqSwEOHgxwIdMyOV8 .KJgkzyPYzVMlfzPUR_WH {
  background-color: #ff9933;
}

.jveW2X0h72HF4j74p4aF {
  color: var(--black-800);
  border-radius: 15px;
  transition: all 0s ease-in-out;
}
.jveW2X0h72HF4j74p4aF .r24Y63IUT6ct3bNy2biq {
  border-radius: 15px;
  border: 1px solid var(--green-800);
  -webkit-box-shadow: 3px 3px 5px 0px rgba(30, 30, 30, 0.1);
  box-shadow: 3px 3px 5px 0px rgba(30, 30, 30, 0.1);
}
.jveW2X0h72HF4j74p4aF .ECFfnypISsfDob5vnd3X,
.jveW2X0h72HF4j74p4aF .ESRYt355jT6q_XopSsDk {
  display: block;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(30, 30, 30, 0.1);
  box-shadow: 3px 3px 5px 0px rgba(30, 30, 30, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1490196078);
  border-radius: 5px;
  cursor: pointer;
}
.jveW2X0h72HF4j74p4aF .eRv4ty3weIHBzp_gqO04,
.jveW2X0h72HF4j74p4aF .bVYc9EzFzu8n5yaWu5uF,
.jveW2X0h72HF4j74p4aF .Aw7xwS1CD3kRFN29WC3c {
  color: var(--black-800);
}

.KJgkzyPYzVMlfzPUR_WH {
  transition: all 0.3s ease-in-out;
}
.KJgkzyPYzVMlfzPUR_WH:focus, .KJgkzyPYzVMlfzPUR_WH:hover {
  -webkit-box-shadow: 3px 7px 5px 0px rgba(30, 30, 30, 0.305);
  box-shadow: 3px 7px 5px 0px rgba(30, 30, 30, 0.305);
}
/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Perfil/Perfil.scss ***!
  \*******************************************************************************************************************************************************************/
.main {
  display: flex;
  padding-bottom: 3rem;
  flex-direction: column;
  gap: 0.75rem;
}
.main .datos-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 1rem;
  grid-template-rows: 60px;
  grid-row-gap: 0px;
}
@media (max-width: 700px) {
  .main .datos-container {
    grid-template-rows: 80px;
  }
}
.main .datos-container .datos-card {
  background: var(--orange-800);
  display: flex;
  gap: 0.5rem;
  border-radius: 10px;
  align-items: center;
  color: var(--white);
  padding: 0.6rem;
  justify-content: center;
  height: 80px;
  flex-direction: row-reverse;
  transition: all 0.3s ease;
}
@media (max-width: 700px) {
  .main .datos-container .datos-card {
    flex-direction: column-reverse;
  }
}
.main .datos-container .datos-card p {
  text-align: center;
  font-weight: 700;
  font-size: var(--font-chica);
  line-height: normal !important;
}
.main .datos-container .datos-card img {
  height: 28px;
  width: 36px;
}

.styles {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
  justify-content: space-between;
}

.styles > p {
  font-size: var(--font-mediana);
}

.orange {
  border: 1px solid var(--orange-800) !important;
  transition: all 250ms ease;
  box-shadow: none !important;
}

.datos-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.25rem;
  box-sizing: border-box;
}

.datos-pencil {
  margin-block: auto;
  width: 18px;
  height: 18px;
}

.class-edicion {
  display: flex;
  gap: 0.75rem;
  outline: 1px solid var(--orange-800);
  padding: 0.1rem 0.25rem;
  border-radius: var(--radius-5);
}
.class-edicion span {
  font-size: var(--font-chica);
}

.class-edicion img path {
  fill: red !important;
  stroke: red !important;
}

.w-45 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.w-45 > label {
  flex-direction: column;
  display: flex;
  width: 45%;
}

.flex-row {
  display: flex;
  gap: 10px;
}

.gestion-claves {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  margin-top: 1rem;
  width: 100%;
}
.gestion-claves label {
  color: var(--black-800) !important;
  font-weight: 400;
  gap: 0.25rem;
}
.gestion-claves .claves-title {
  color: var(--green-700) !important;
}
.gestion-claves input {
  padding: 0.25rem;
  border: none;
  padding: 6px 15px;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: var(--bs-gray-200);
}
.gestion-claves input:focus {
  border: none !important;
}
.gestion-claves .claves-requisitos {
  list-style: none;
}

@media only screen and (min-width: 769px) {
  .cardDesktop-reverse {
    display: flex !important;
    flex-direction: row-reverse !important;
    height: 60px !important;
    justify-content: center !important;
  }
  .cardDesktop-reverse p {
    font-size: 1rem !important;
  }
}

@media only screen and (min-width: 769px) {
  .cardDesktop {
    display: flex !important;
    flex-direction: row !important;
    height: 60px !important;
    justify-content: center !important;
  }
  .cardDesktop p {
    font-size: 1rem !important;
  }
}

.datos-presente {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.datos-card-active {
  background-color: var(--white) !important;
  color: var(--orange-800) !important;
  border: solid 1.5px !important;
}
.datos-card-active path {
  stroke: var(--orange-800) !important;
}
/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Perfil/components/DatosPersonales.scss ***!
  \***************************************************************************************************************************************************************************************/
.archivo-ausentismo {
  background: #fff;
}

.nombre-archivo {
  border: 1px solid var(--orange-800);
}

.fields {
  display: flex;
  gap: 0.5rem;
  border-radius: var(--radius-10);
  padding: 1rem;
  justify-content: space-between;
}

.btn-guardarcv {
  border-radius: 5px;
  padding: 0.6rem;
}

.btn-acciones {
  margin: 0;
  max-width: 100px;
  border-radius: 10px;
  padding: 4px 8px;
}

.actions-section {
  cursor: pointer;
  gap: 5px;
}

.datos-cv-icon {
  display: flex;
  gap: 1.5rem;
  color: black;
}

.datos-cv-name {
  color: black;
  font-weight: 700;
}

.cv-header-title {
  color: var(--orange-800);
  font-weight: bold;
}

.cv-greyed {
  font-size: 15px;
  margin-bottom: 0 !important;
  font-weight: 800;
}

.cv-updated-date {
  font-size: 13px;
  color: black;
  font-weight: 400;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/MapGoogle/_mapGoogle.scss ***!
  \******************************************************************************************************************************************************************************/
.Map {
  height: 300px;
  width: 100%;
}

.map_container {
  height: 100%;
  width: 100%;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Perfil/components/Puesto.scss ***!
  \******************************************************************************************************************************************************************************/
.borrar-btn {
  border-radius: 5px;
}

.borrar-confirmar {
  background: var(--orange-800);
}

.borrar-cancelar {
  background: var(--grey-light);
}

.modal-title {
  color: var(--orange-900);
  text-align: center;
  font-size: var(--font-mediana);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1rem;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999 !important;
}

.modal-wrapper {
  position: relative;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  padding: 2rem;
  text-align: center;
  width: 85vw;
}

.modal-close-button {
  z-index: 100;
  outline: none;
  border: none;
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  line-height: 25px;
  font-weight: 600;
  font-size: 25px;
  cursor: pointer;
  color: #3c3c43;
  background: rgba(61, 61, 66, 0.1);
}

.label-group-disabled {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 400;
  color: #818181;
}
.label-group-disabled input {
  border: none;
  outline: none;
  border-bottom: 1px solid #dadada;
  background: none;
  font-weight: 500;
  font-size: 14px;
  background-color: hsl(0, 0%, 95%);
  width: 100%;
}

.label-group-normal {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 400;
  color: #818181;
}
.label-group-normal input {
  border: none;
  outline: none;
  border-bottom: 1px solid #dadada;
  background: none;
  font-weight: 600;
  font-size: 14px;
  font-style: italic;
  width: 100%;
}
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Perfil/components/ExperienciaLaboral.scss ***!
  \******************************************************************************************************************************************************************************************/
.nuevo-roundpill {
  height: 35px;
  width: 35px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.toggle-span {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.toggle-posee {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  gap: 0.5rem;
  padding-bottom: 1rem;
  width: 100%;
}
.toggle-posee .toggle-label {
  color: black;
}
/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/PerfilColaborador/PerfilColaborador.scss ***!
  \*****************************************************************************************************************************************************************************************/
.perfil-container {
  padding-bottom: 0px;
}
.perfil-container .signature-pen {
  width: 16px;
  height: 16px;
  transform: rotate(90deg);
}
.perfil-container .firma-perfil {
  color: #212529;
  display: flex;
  flex-direction: column-reverse;
  gap: 0.5rem;
  flex-direction: row;
  justify-content: center;
}
@media (max-width: 700px) {
  .perfil-container .firma-perfil {
    flex-direction: column;
  }
}
.perfil-container .gestion-clave {
  display: flex;
  flex-direction: column;
  gap: 0rem;
}
.perfil-container .gestion-clave p {
  white-space: nowrap;
}
.perfil-container .gestion-firma-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 60px;
  grid-column-gap: 0.5rem;
}
@media (max-width: 700px) {
  .perfil-container .gestion-firma-container {
    grid-template-rows: 80px;
  }
}
.perfil-container .gestion-firma-container .nueva_firma .firma-perfil {
  display: flex;
  gap: 0rem;
}
.perfil-container .gestion-firma-container .nueva_firma .firma-perfil p {
  white-space: nowrap;
}
.perfil-container .gestion-firma-container > article {
  line-height: 1.1rem;
  display: flex;
  flex-direction: column-reverse;
  font-size: var(--font-boton);
}
.perfil-container .gestion-firma-container > article > p {
  text-align: center;
  line-height: 1.1rem !important;
}
.perfil-container .gestion-firma-container > article > img {
  height: 28px;
  width: 36px;
}

.datos-postulante-container {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 0.5rem;
  height: 60px;
}
.datos-postulante-container .datos-card {
  width: 50%;
  background: var(--orange-800);
  display: flex;
  gap: 0.5rem;
  border-radius: 10px;
  align-items: center;
  color: var(--white);
  padding: 0.6rem;
  justify-content: center;
  flex-direction: row-reverse;
  height: 80px;
}
.datos-postulante-container .datos-card p {
  text-align: center;
  font-weight: 700;
  font-size: var(--font-chica);
  line-height: normal !important;
}
.datos-postulante-container .datos-card img {
  height: 28px;
  width: 36px;
}

.input-transparentActive {
  outline: none;
  border-bottom: 1px solid var(--black-100) !important;
}

.inputActive:focus {
  border-bottom: 1px solid var(--orange-900) !important;
}

.card-datosPersonales input {
  padding: 0.3em;
  font-weight: 800;
}

.perfilColabolador-conteinerGestionClave {
  width: 200%;
}

.comando-prueba {
  width: 28px !important;
  height: 28px !important;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/PerfilColaborador/components/DatosLaborales/DatosLaborales.scss ***!
  \****************************************************************************************************************************************************************************************************************/
.datos-laborales .label-class {
  display: flex;
  gap: 0.25rem;
}
.datos-laborales .input-transparent {
  background: transparent;
  border: none;
  border-bottom: 1px solid transparent;
  color: var(--black-800);
  font-size: var(--font-chica);
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/PerfilColaborador/components/DatosBancarios/DatosBancarios.scss ***!
  \****************************************************************************************************************************************************************************************************************/
.datos-bancarios .label-class {
  display: flex;
  gap: 0.25rem;
}
.datos-bancarios .input-transparent {
  background: transparent;
  border: none;
  border-bottom: 1px solid transparent;
  color: var(--black-800);
  font-size: var(--font-chica);
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.btn-seguimiento-tarjeta {
  color: var(--white);
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Postulaciones/Postulaciones.scss ***!
  \*********************************************************************************************************************************************************************************/

/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/PreguntasFrecuentes/_preguntasFrecuentes.scss ***!
  \**********************************************************************************************************************************************************************************************/
.container_consultas {
  display: grid;
  gap: 0;
  grid-template-columns: 1fr;
}
.container_consultas-list {
  width: 100%;
  height: 100%;
}
.container_consultas-seleccionada {
  display: none;
}

@media screen and (min-width: 900px) {
  .container_consultas {
    gap: 2rem;
    grid-template-columns: 400px 1fr;
  }
  .container_consultas-list {
    width: 400px;
  }
  .container_consultas-seleccionada {
    display: flex;
    flex-direction: column;
    background: white;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    border: none;
    border-radius: 5px;
    margin-right: 2rem;
    height: calc(100vh - 40px - 2rem - 160px);
  }
}
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/PreguntasFrecuentes/PreguntasFrecuentesItems/_preguntasFrecuentesItems.scss ***!
  \****************************************************************************************************************************************************************************************************************************/
.items-frecuente {
  cursor: pointer;
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  font-family: Source Sans Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.24px;
  margin-bottom: 1rem;
}
.items-frecuente .text-pregunta {
  color: #000;
}

@media screen and (min-width: 900px) {
  .items-frecuente {
    background: white;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    border: none;
    border-radius: 5px;
  }
  .items-frecuente .select {
    background: var(--orange-800);
    color: white;
  }
  .items-frecuente:hover {
    background: var(--orange-500);
  }
}
/*!************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/PreguntasTemplates/_preguntasTemplates.scss ***!
  \************************************************************************************************************************************************************************************************/
.preguntasTemplates {
  height: calc(100vh - 13rem);
  margin: 0rem 1rem;
  padding: 1rem;
  background: white;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  border: none;
  border-radius: 15px;
  overflow: auto;
  display: grid;
  gap: 1rem;
}
.preguntasTemplates-tittle {
  font-size: 24px;
  font-weight: 800;
}
.preguntasTemplates-content {
  overflow: auto;
  display: block;
}

@media screen and (min-width: 900px) {
  .preguntasTemplates {
    margin: 0;
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
  }
  .preguntasTemplates-tittle {
    width: 100%;
    margin-left: 2rem !important;
    margin-top: 1rem !important;
    font-weight: 500;
  }
  .preguntasTemplates-separador {
    display: block;
    width: 94%;
    margin-left: 3%;
  }
  .preguntasTemplates-content {
    margin: 2rem;
  }
}
/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Recibos/Recibos.scss ***!
  \*********************************************************************************************************************************************************************/
.CuandoCobro .year-selection {
  color: #F93;
  font-family: Source Sans Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  gap: 20px;
}
/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/FiltroPorAnio/FiltroPorAnio.scss ***!
  \*************************************************************************************************************************************************************************************/
.filtroanio-container {
  margin-block: 0.5rem;
}

.btn-firma {
  width: 100%;
  white-space: nowrap;
  display: flex;
  align-items: center;
  padding: 5px 20px;
}

.plus-icon {
  color: white;
}
/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/TablaConformidad/TablaConformidad.scss ***!
  \*******************************************************************************************************************************************************************************************/
.header-conformidad .header-item {
  color: #818181;
  font-family: Source Sans Pro;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.recibosFirma {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.conformidadRow {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 8px 5px;
}
.conformidadRow .mes-span {
  text-transform: capitalize;
  color: #303030;
  font-family: Source Sans Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.conformidadRow .tipo-span {
  text-transform: lowercase;
  color: #525252;
  font-family: Source Sans Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.lista-conformidades-container {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

@media only screen and (min-width: 1024px) {
  .lista-conformidades-container {
    width: 100%;
    gap: 1.5rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .tabla-conformidad {
    height: fit-content;
    min-width: 360px;
  }
  .recibo-desktop {
    width: 100%;
    height: fit-content;
    z-index: 1;
    position: sticky;
    top: 110px;
  }
  .recibo-desktop .modal-overlay {
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent;
  }
  .recibo-desktop .modal-overlay .modal-wrapper {
    max-width: 100% !important;
  }
  .recibo-desktop .modal-wrapper {
    width: 100%;
    height: 100%;
  }
}
/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/TablaConformidad/Components/ConformidadRow/ConformidadRow.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
.modal-recibo-wrapper .modalrecibo-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}
.modal-recibo-wrapper .modalrecibo-content > * {
  margin-block: 0;
}
.modal-recibo-wrapper .modalrecibo-title {
  color: var(--orange-800);
  font-size: var(--font-mediana);
  font-weight: bold;
  text-align: left;
}
.modal-recibo-wrapper .archivoImagen {
  width: 100%;
  height: auto;
}
.modal-recibo-wrapper .firmar_recibo {
  font-size: var(--font-chica);
  text-align: left;
}

.elemento-padre {
  position: relative;
}

.disabled-blur {
  background-color: #ececec;
  filter: blur(4px);
  pointer-events: none;
}

.elemento-blur-custom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  z-index: 1;
  color: var(--black-800ba);
  background-color: rgba(255, 255, 255, 0.5);
  font-weight: 700;
}
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/TablaConformidad/Components/Conforme/Conforme.scss ***!
  \*******************************************************************************************************************************************************************************************************/
.conformidad-container {
  width: 120px;
  gap: 5px;
}
.conformidad-container .seleccionar-conformidad {
  border-radius: 10px;
  font-family: Source Sans Pro;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  min-width: 40px;
  text-align: center;
}
.conformidad-container .btn-conformidad {
  cursor: default;
  width: 100%;
  margin: 0 !important;
  border-radius: 10px;
  font-family: Source Sans Pro;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 8px 16px;
}
.conformidad-container .conforme {
  background-color: #CCD444;
  color: #303030;
}
/*!*********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/TablaConformidad/Components/ModalNoConforme/ModalNoConforme.scss ***!
  \*********************************************************************************************************************************************************************************************************************/
.modal-close-button {
  top: 10px;
  right: 10px;
}

.modal-noconforme-button {
  background: transparent;
  font-size: 2rem;
}

.modal-noconforme-wrapper {
  padding-inline: 1rem;
}

.noconforme-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.noconforme-content .noconforme-title {
  margin-top: 1rem;
  margin-bottom: 0 !important;
  color: var(--orange-800);
  font-size: var(--font-mediana);
  font-weight: bold;
}
.noconforme-content .noconforme-textarea {
  width: 100%;
  height: 350px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #fafafa;
  color: #333;
  font-size: 16px;
}
.noconforme-content .noconforme-textarea:focus {
  outline: 2px solid var(--orange-800);
}

@media only screen and (min-width: 768px) {
  .modal-noconforme-wrapper {
    max-width: 360px;
  }
}
/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/TablaConformidad/Components/ModalRecibo/ModalRecibo.scss ***!
  \*************************************************************************************************************************************************************************************************************/
.modal-recibo-wrapper {
  padding: 1rem;
  width: 90vw;
  align-items: center;
}
.modal-recibo-wrapper .pdf-container {
  position: relative;
}
.modal-recibo-wrapper .pdf-container .paginationBtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  background: var(--grey-light) !important;
  color: var(--black-800) !important;
  border-radius: 50px;
  z-index: 5;
}
.modal-recibo-wrapper .pdf-container .prev {
  left: 10px;
}
.modal-recibo-wrapper .pdf-container .next {
  right: 10px;
}
.modal-recibo-wrapper .pdf-container .disabled {
  opacity: 0.5;
  pointer-events: none;
}
.modal-recibo-wrapper .pdf-container .pdf-visualizer,
.modal-recibo-wrapper .pdf-container .react-pdf__Page__canvas {
  height: fit-content !important;
}

.spinner-CODDD {
  width: 100%;
  display: flex;
  align-items: center;
}

.transform-component-module_wrapper__SPB86 {
  width: 100%;
  display: flex;
  align-items: center;
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/TablaConformidad/Components/PDFRecibo/_pdfRecibo.scss ***!
  \**********************************************************************************************************************************************************************************************************/
.disable {
  pointer-events: none !important;
}

.react-pdf__Page {
  width: 100%;
  height: 100%;
}

.pdf-page {
  width: 100%;
  height: 100%;
}

.pdf-container {
  height: 60vh !important;
  width: 100% !important;
  overflow: auto;
}
@media (max-width: 768px) {
  .pdf-container {
    height: 50vh;
    width: 100%;
  }
}

.contenido-pdfRecibo {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  padding: 0 auto !important;
}

.transform-component-module_wrapper__SPB86 {
  width: 100%;
  display: flex;
  align-items: center;
}

.loading-container {
  width: 100%;
  display: flex;
  align-items: center;
}
/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ModalFirma/ModalFirma.scss ***!
  \*******************************************************************************************************************************************************************************/
.recibosFirma-button {
  background-color: var(--orange-800);
  border-radius: 10px;
  color: var(--white);
  padding: 0px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  width: 100px;
  height: 30px;
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Timeline/Timeline.scss ***!
  \***************************************************************************************************************************************************************************/
.timeline-title {
  color: #e89947;
  font-size: var(--font-boton);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.timeline-paragraph {
  color: #818181;
  font-family: Source Sans Pro;
  font-size: var(--font-chica);
  font-style: normal;
  font-weight: 400;
  line-height: normal !important;
  margin-top: 0.5rem !important;
  margin-bottom: 0px !important;
}

.btn-timeline {
  width: auto !important;
  border-radius: 10px;
  padding: 6px 1rem;
  font-size: var(--font-chica);
  white-space: nowrap;
}

.input-debito-modal {
  position: absolute;
  top: 5px;
  left: 5px;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/TimelineItem/TimelineItem.scss ***!
  \***********************************************************************************************************************************************************************************/
.rowConsultas:last-child li {
  border-left: 2px solid transparent !important;
  padding-bottom: 0px;
}

.rowConsultas {
  position: relative;
}
.rowConsultas li {
  border-left: 2px solid var(--orange-800);
  padding: 0 0 0.7rem 1rem;
  position: relative;
}
.rowConsultas li::marker {
  font-size: 0;
}
.rowConsultas li .containerTexto {
  margin-top: -5px;
}
.rowConsultas li::before {
  content: "";
  width: 30px;
  height: 30px;
  background: white;
  border-radius: 50%;
  position: absolute;
  left: -1rem;
  border: 2px solid #e89947;
}
.rowConsultas li.active-item::before {
  background: rgb(255, 153, 51);
  background: radial-gradient(circle, rgb(255, 153, 51) 10%, rgb(255, 153, 51) 20%, rgb(254, 171, 87) 51%, rgb(250, 250, 250) 52%, rgb(250, 250, 250) 74%, rgb(255, 153, 51) 75%, rgb(255, 153, 51) 100%);
}
.rowConsultas .imgConsultas {
  margin-right: 1rem;
  height: 5rem;
  width: 3rem;
  display: grid;
  place-items: center;
  position: relative;
  min-width: 3rem;
}
.rowConsultas .imgConsultas img {
  position: absolute;
  width: auto;
  top: -1rem;
  max-width: 100%;
  height: auto;
}
/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/TarjetaDeDebito/TarjetaDeDebito.scss ***!
  \*************************************************************************************************************************************************************************************/
.timeline-container {
  width: 10%;
  height: 100%;
}

.circle {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: 1px solid rgb(0, 0, 0);
  background-color: transparent;
}
/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Empleos/Empleos.scss ***!
  \*********************************************************************************************************************************************************************/
.section-publicados {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-block: 12px;
}
@media only screen and (min-width: 1024px) {
  .section-publicados {
    flex-direction: row;
  }
  .section-publicados > * {
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  .section-publicados.container {
    overflow: visible;
  }
}

.main-lista-empleos-container,
.lista-empleos-container {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

@media only screen and (min-width: 1024px) {
  .main-lista-empleos-container {
    grid-template-areas: "second first";
    display: grid;
    grid-template-columns: 1fr 300px;
  }
}

@media only screen and (min-width: 1024px) {
  .header-empleos-item {
    position: sticky;
    top: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .lista-empleos-container {
    grid-area: second;
  }
}

@media only screen and (min-width: 1024px) {
  .header-empleosr {
    grid-area: first;
  }
}

.header-empleos {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.header-empleos .filtros {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: var(--white);
  margin-bottom: 0.5rem;
}

.input-class {
  text-align: left !important;
  font-size: var(--font-mediana);
  padding-inline: 1rem;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/ForgotPassword/ForgotPassword.scss ***!
  \***********************************************************************************************************************************************************************************/
.forgotPassword-container {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  width: 90% !important;
  margin-inline: auto;
  padding: 1rem !important;
}
.forgotPassword-container .forgotPassword-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.forgotPassword-container .forgotPassword-form .forgotPassword-title {
  font-size: var(--font-mediana);
  text-align: left;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0px;
}
.forgotPassword-container .forgotPassword-form .label-class {
  color: var(--black-800);
  text-transform: capitalize;
  text-align: left;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 100%;
  gap: 0.25rem;
  z-index: 1;
}
.forgotPassword-container .forgotPassword-form .password-container {
  display: flex;
  position: relative;
  width: 100%;
}
.forgotPassword-container .forgotPassword-form .eye-icon {
  cursor: pointer;
  position: absolute;
  right: 10px;
  height: 100%;
  width: 20px;
  z-index: 10;
}
@media (max-width: 768px) {
  .forgotPassword-container .forgotPassword-form .eye-icon {
    height: 50%;
    top: 50%;
  }
}
.forgotPassword-container .forgotPassword-form .input {
  font-size: var(--font-boton);
  line-height: var(--font-boton);
  color: var(--black-100);
  height: 1.5rem;
}
.forgotPassword-container .modal-title {
  margin-bottom: 2rem !important;
}
.forgotPassword-container fieldset {
  font-size: var(--font-chica);
  color: var(--red-800);
}
/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Inicio/Inicio.scss ***!
  \*******************************************************************************************************************************************************************/
.inicio-container {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.inicio-container .img-container {
  position: relative;
  height: 49.5vh;
  width: 100vw;
}
.inicio-container .img-container:last-child {
  align-self: flex-end;
}
.inicio-container .img-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.5;
}
.inicio-container .inicio-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.inicio-container .inicio-header {
  text-transform: uppercase;
  text-align: center;
  font-size: var(--font-grande);
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.inicio-container .inicio-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  z-index: 1000;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--white);
  white-space: nowrap;
}
.inicio-container .inicio-content.trabajas_con_nosotros {
  top: 50%;
}
.inicio-container .inicio-button {
  z-index: 100;
  border: none;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 8px 2rem;
  background: var(--green-800);
  border-radius: 10px;
  width: fit-content;
}
.inicio-container .inicio-button a {
  color: var(--white);
}
.inicio-container .bg-orange {
  background: var(--orange-800);
}

.bannerInicio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  width: 100vw;
  height: 20vh;
  background-repeat: no-repeat;
  background-image: url(/front_sucupublic/766b38628441417b5989.png);
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .bannerInicio {
    background-image: url(/front_sucupublic/aa197318151523882531.png);
  }
}

.banner-title {
  color: var(--white);
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.conteiner-iconGG {
  position: absolute;
  bottom: 5rem;
  height: 45px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.conteiner-iconGG img {
  height: 100%;
}

.sinPostulante .postulante {
  display: none;
}
.sinPostulante .trabajasConNosotros {
  height: 100%;
}
/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/PoliticaDePrivacidad/PoliticaDePrivacidad.scss ***!
  \***********************************************************************************************************************************************************************************************/
.politicaDePrivacidad {
  padding: 0 1rem;
  margin-bottom: 2rem;
}
.politicaDePrivacidad .privacidad-title {
  font-size: 18px;
  font-weight: bold;
}
.politicaDePrivacidad .section-title {
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}
.politicaDePrivacidad span {
  font-weight: bold;
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Register/Register.scss ***!
  \***********************************************************************************************************************************************************************/
.password-container {
  display: flex;
  position: relative;
  width: 100%;
}
.password-container label {
  width: 100%;
}

.eye-icon {
  cursor: pointer;
  position: absolute;
  right: 10px;
  height: 100%;
  width: 20px;
  z-index: 10;
}
@media (max-width: 768px) {
  .eye-icon {
    height: 50%;
    top: 50%;
  }
}

.btn-loading {
  background: red !important;
  pointer-events: none;
}
/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/RestorePassword/RestorePassword.scss ***!
  \*************************************************************************************************************************************************************************************/
.restablecer-title {
  text-align: center;
}

.modify-container .password-container label {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.modify-container input {
  border-bottom: 1px solid var(--text-editor-grey) !important;
}
.modify-container .card-container {
  min-height: 200px;
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/ValidateEmail/ValidateEmail.scss ***!
  \*********************************************************************************************************************************************************************************/
.validate-container {
  text-align: center;
}
.validate-container .card-container {
  min-height: auto !important;
}
.validate-container .card-title {
  display: none;
}
.validate-container .validate-title {
  font-size: var(--font-grande);
}
.validate-container .validate-btn a {
  color: var(--white);
}
.validate-container .validate-btn a :hover {
  color: var(--white);
}
/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/RenderPantalla/RenderPantalla.scss ***!
  \***************************************************************************************************************************************************************************************/
.RenderPantalla {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.RenderPantalla .induccion_contenido {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListaInducciones/ListaInducciones.scss ***!
  \*******************************************************************************************************************************************************************************************/
.inducciones-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1rem;
  align-items: center;
}
.inducciones-container img {
  width: 100%;
}

.accordion {
  width: 100%;
  max-width: 360px;
}
.accordion .CardInducciones {
  color: var(--white);
  width: 100%;
  height: 64px;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  padding-inline: 1rem;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  flex-direction: row;
  justify-content: space-between;
  transition: all 0.3s ease;
}
.accordion .CardInducciones .induccion-firmada {
  color: var(--white);
  font-size: var(--font-mediana);
}
.accordion .CardInducciones.open {
  max-height: 400px;
  overflow: auto;
  /* Adjust height as needed */
}
.accordion .CardInducciones_file {
  position: relative;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.accordion .CardInducciones_file .file {
  display: block;
  padding: 10px;
  background-color: #f9f9f9;
  text-decoration: none;
  color: #333;
  width: 100%;
  height: 400px;
  object-fit: contain;
}
.accordion .CardInducciones_file.open {
  max-height: fit-content;
}
.accordion .CardInducciones_file .pen {
  position: absolute;
  top: 10px;
  right: 5px;
  font-size: var(--font-chica);
  background-color: var(--stronggreen-color);
  color: var(--black-800);
  font-weight: bold;
  padding: 3px 6px;
  border-radius: 5px;
  z-index: 5;
  width: auto;
}
.accordion .CardInducciones_file .span-disabled {
  pointer-events: none;
  word-wrap: break-word;
  color: #3c3c43 !important;
  background: rgba(85, 85, 90, 0.1) !important;
}
.accordion .CardInducciones_file .span-error {
  pointer-events: none;
  word-wrap: break-word;
  color: #3c3c43 !important;
  background: rgb(196, 196, 196) !important;
}
.accordion .CardInducciones_file .signed {
  background-color: var(--lightgray-color);
  pointer-events: none;
}
.accordion .CardInducciones_file .CardInduccion {
  border: 1px solid var(--black-100);
  border-radius: 0.5rem;
  padding: 1.275rem;
  margin-top: 0.5rem;
  background: var(--white);
  gap: 0.8rem;
}
.accordion .induccion-close-button {
  display: none;
}

.clickable {
  cursor: pointer;
}

.disabled {
  cursor: not-allowed;
  color: lightgray;
}

@media screen and (max-width: 767px) {
  .accordion .CardInducciones_file .CardInduccion {
    border-radius: 0.5rem;
    padding: 1.275rem;
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .accordion .CardInducciones {
    height: 200px;
  }
  .accordion .CardInducciones_file.open {
    width: 650px;
    height: 60vh;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
    overflow: hidden;
    background: var(--white);
    padding: 1.275rem;
  }
  .accordion .CardInduccion {
    border: none !important;
    border-radius: 0.5rem;
    height: 100%;
    overflow: auto;
  }
  .accordion .induccion-overlay.open {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
  }
  .accordion .induccion-close-button {
    z-index: 10;
    outline: none;
    border: none;
    position: absolute;
    top: 1.2rem;
    right: 3rem;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    line-height: 30px;
    font-weight: 600;
    font-size: 25px;
    cursor: pointer;
    color: #3c3c43;
    background: rgba(61, 61, 66, 0.1);
  }
  .inducciones-container {
    grid-gap: 35px;
    display: grid;
    gap: 35px;
    grid-auto-flow: dense;
    grid-auto-rows: minmax(200px, auto);
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    margin-bottom: 5rem;
    padding: 20px;
    justify-items: center;
  }
  .RenderPantalla .modal-title {
    color: var(--orange-900);
    text-align: center;
    font-size: var(--font-mediana);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 1rem;
  }
  .RenderPantalla .modal-wrapper {
    position: relative;
    border-radius: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 2rem;
    text-align: center;
    width: 85vw;
  }
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/paginas/Induccion/Induccion.scss ***!
  \*************************************************************************************************************************************************************************/
.pagina-induccion {
  padding-bottom: 63px;
}
.pagina-induccion .container-bienvenida {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: baseline;
}
.pagina-induccion .container-bienvenida .titulo-bienvenida {
  font-size: var(--font-mediana);
}
.pagina-induccion .container-bienvenida p {
  line-height: 1.4rem !important;
  font-size: var(--font-boton);
}
.pagina-induccion .container-bienvenida .nuestro-equipo {
  color: var(--orange-800);
  font-weight: 600;
}
.pagina-induccion .container-bienvenida .bold {
  font-weight: bold;
}
.pagina-induccion .container-bienvenida .info-mobile {
  color: var(--orange-800);
}
.pagina-induccion .container-bienvenida .texto-motivador {
  margin-inline: auto;
  padding: 0.75rem clamp(16px, 10%, 6rem);
  width: fit-content;
  cursor: default;
  color: var(--white);
  text-align: center;
}
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/Cards/CardInstructivos/instrustivo.scss ***!
  \********************************************************************************************************************************************************************************************/
.conteinerImgInstructivo {
  overflow: auto;
  max-height: 400px;
}
/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/componentes/ListaInstructivos/ListaInstructivos.scss ***!
  \*********************************************************************************************************************************************************************************************/
.instructivos-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1rem;
  align-items: center;
  padding-inline: 1rem;
  padding-bottom: 63px;
}
.instructivos-container img {
  width: 100%;
}

.accordion {
  width: 100%;
  max-width: 360px;
}
.accordion .cardInstructivos {
  color: var(--white);
  width: 100%;
  height: 64px;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  padding-inline: 1rem;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  flex-direction: row;
  justify-content: space-between;
  transition: all 0.3s ease;
}
.accordion .cardInstructivos .instructivo-firmado {
  color: var(--white);
  font-size: var(--font-mediana);
}
.accordion .cardInstructivos.open {
  max-height: 400px;
  overflow: auto;
  /* Adjust height as needed */
}
.accordion .cardInstructivos_file {
  position: relative;
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
.accordion .cardInstructivos_file.open {
  max-height: fit-content;
  z-index: 15;
  border-radius: 0.5rem;
  padding: 1.275rem;
  margin-top: 0.5rem;
  border: 1px solid var(--black-100);
  border-radius: 0.5rem;
  padding: 1.275rem;
  margin-top: 0.5rem;
  background: var(--white);
  gap: 0.8rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.accordion .cardInstructivos_file .pdf-container-desktop {
  width: 100%;
  height: 100%;
}
.accordion .cardInstructivos_file .pdf-visualizer-desktop {
  width: 100%;
  height: 100%;
}
.accordion .cardInstructivos_file .file {
  display: block;
  padding: 10px;
  background-color: #f9f9f9;
  text-decoration: none;
  color: #333;
  width: 100%;
  height: 400px;
  object-fit: contain;
}
.accordion .cardInstructivos_file.open {
  max-height: fit-content;
}
.accordion .cardInstructivos_file .pen-desktop {
  color: var(--black-800);
}
.accordion .cardInstructivos_file .span-disabled {
  pointer-events: none;
  word-wrap: break-word;
  color: #3c3c43 !important;
  background: rgba(85, 85, 90, 0.1) !important;
}
.accordion .cardInstructivos_file .span-error {
  pointer-events: none;
  word-wrap: break-word;
  color: #3c3c43 !important;
  background: rgb(196, 196, 196) !important;
}
.accordion .cardInstructivos_file .signed {
  background-color: var(--lightgray-color);
  pointer-events: none;
}
.accordion .cardInstructivos_file .cardInstructivos {
  border: 1px solid var(--black-100);
  border-radius: 0.5rem;
  padding: 1.275rem;
  margin-top: 0.5rem;
  background: var(--white);
  gap: 0.8rem;
}
.accordion .instructivo-close-button {
  display: none;
}

.clickable {
  cursor: pointer;
}

.disabled {
  cursor: not-allowed;
  color: lightgray;
}

@media screen and (max-width: 767px) {
  .accordion .cardInstructivos_file .cardInstructivo {
    border-radius: 0.5rem;
    padding: 1.275rem;
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .accordion {
    position: relative;
  }
  .accordion .cardInstructivos {
    height: 200px;
  }
  .accordion .cardInstructivos_file.open {
    display: flex;
    flex-direction: column;
    width: 650px;
    height: 60vh;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
    overflow: hidden;
    background: var(--white);
    padding: 1.275rem;
    gap: 1rem;
  }
  .accordion .cardInstructivo {
    border: none !important;
    border-radius: 0.5rem;
    height: 100%;
    overflow: auto;
  }
  .accordion .instructivo-overlay.open {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
  }
  .accordion .instructivo-close-button {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    outline: none;
    border: none;
    position: absolute;
    top: 1.2rem;
    right: 3rem;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    line-height: 30px;
    font-weight: 600;
    font-size: 25px;
    cursor: pointer;
    color: #3c3c43;
    background: rgba(61, 61, 66, 0.1);
  }
  .instructivos-container {
    grid-gap: 35px;
    display: grid;
    gap: 35px;
    grid-auto-flow: dense;
    grid-auto-rows: minmax(200px, auto);
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    margin-bottom: 5rem;
    padding: 20px;
    justify-items: center;
  }
  .instructivo-title {
    width: 100%;
  }
  .instructivo-title p {
    margin-inline: auto !important;
    width: fit-content;
    padding: 8px 12px;
    background-color: rgba(255, 153, 51, 0.8);
  }
  .RenderPantalla .modal-title {
    color: var(--orange-900);
    text-align: center;
    font-size: var(--font-mediana);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 1rem;
  }
  .RenderPantalla .modal-wrapper {
    position: relative;
    border-radius: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 2rem;
    text-align: center;
    width: 85vw;
  }
}
.cardInstructivos-overlay.open {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/layouts/LayoutControllerView/DesktopView/BannerTop/_BannerTop.module.scss ***!
  \******************************************************************************************************************************************************************************************************************/
.r9m9er9KYcDfXMzlEECr {
  z-index: 999991;
  width: 100%;
  max-height: 10rem;
  color: var(--white);
  overflow-x: clip;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3rem;
  position: fixed;
}

.yGSmXAA6PFyW6a5_a9mv {
  z-index: 100;
  width: 100%;
}

.HJolKqDZ6WdBkf9486Zw {
  position: absolute;
  z-index: 100;
  height: 100%;
  display: flex;
  align-items: flex-end;
  margin-left: 1rem;
}

.wDo3cj7LPEMqMzmgMAbe {
  height: 5.5rem;
  position: relative;
}

.ORHaWr1Ka2aDBr5XMvCQ {
  position: absolute;
  top: calc(1vw - 1px);
  z-index: 11;
  background-repeat: repeat-x;
  background-image: url(/front_sucupublic/17767562b7ad13679041.svg);
  vertical-align: middle;
  object-fit: cover;
  width: 100%;
  height: 100px;
  transform: scale(-1, 1);
}

.IqmPJqH4KAGqlA78qjp5 {
  background-repeat: repeat-x;
  z-index: 9;
  top: 0vw;
  position: absolute;
  background-image: url(/front_sucupublic/17767562b7ad13679041.svg);
  vertical-align: middle;
  object-fit: cover;
  width: 100%;
  height: 80px;
  transform: scale(-1, 1);
}

.YPR7mXN2qgyd0_U3K16f {
  position: absolute;
  top: calc(1vw - 1px);
  z-index: 12;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANtSURBVHgB7VfPS1tBEJ4UI5iDgaZUpQaqBw/2UAsKtdAc4qH+0168pAcP9qAHBVPQg4IW4iEBE5p+X963cbK+lx8kORQcGJLZ3Zn9ZnZ2Zp/ZKw1SzuZA3W53BT9fwA1wHlwAL4Db4Cb4LpfLXdi8CUAq4FLKeB5c1Pyyn3tj8yFGoBEPIgptMMdvLYlUnxZsAoIXXF8GFzOW3GOjG9rFbyfSpc4HibRxMzEQhfGTAFxzQ/Aft2TJkiisYe2WJXkQdEsA9cBI4P++dH9CbtokBOVN8CE34BmPsf5QGwb5uyJpsrGdprcQGenJIayQP8vTY++BEpFRYoSewC3wo6UT1/Ao6pYcx1fweSYQhXSTY/h/JgAEVYvWbGhTMsO8qLXcjNfzVGu4fkmqBF6nMxhbpMNxDvmI0NCRJdlcoVEsPnIGd8FUrmE8y/sAuAT+IZH1Yt1NPwl8JhBuTI/aMMKErDsQ+wLIsZFJBjtn0OPatvQ8EB7jUmxnAEjIcHohUKQdKdOzNckn9uw9j3PF2bmC7l3IKTnivc8LoGUB4UbMgVoAoaS8EDjKPJJdB4KeMh9OuUbrd/DbCTqWJLX3PpZ71K+sUiz40qz7/+A8Yx75+vHOA9Uvj8SX91XwnWwQxGOcqANARHVFxZzXJdWFA0vCehXpNLJkgS9i42sNMXr3lkIxECowKhvsoAKwZ8lVpRc8yj3Oaz2PcD2yQbmlmkR932UZqd+WQi+eATBQcMZb9EZj2/h/oupateSqU78iL1vaiPOsPSxcPNpz2WWkC5BP04C86DXK9rS3Ql7zbSVtUTlx5PKK8qMAdRwI5kZZAFNprGeAwBVDC7DnGxbmH1xiE3D/reGK4dmwRjfJM4BJyppxoavaC7d/aUFmh6bnf8HvXZO8xLpbmwXpdXUQ+gfzRvKW5GXJec2xnlRdvxlKY7/QVOR4vXfVtBhmnnlZXZreM8JdzikpL8HfAtih9m1C0qYE9suNcSMeSeghJ6Ex6sYxRxpeZyZEMKwxcdghr+rxsxM/nvlgtnmQNqyq34yzvjpsfqrvGoWdx/LWkhrCm8HC1vT9ZFQxmxpIBIjNjc+BgoaPVfx6HdmSrj7Zg3lKUBV96fWKmY6vPEpvHh9YvMIt/eeR3Lrum0kz//bVi+2jJZ2Z9mvutfdK/x/9Azo5AmsgKrWTAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANtSURBVHgB7VfPS1tBEJ4UI5iDgaZUpQaqBw/2UAsKtdAc4qH+0168pAcP9qAHBVPQg4IW4iEBE5p+X963cbK+lx8kORQcGJLZ3Zn9ZnZ2Zp/ZKw1SzuZA3W53BT9fwA1wHlwAL4Db4Cb4LpfLXdi8CUAq4FLKeB5c1Pyyn3tj8yFGoBEPIgptMMdvLYlUnxZsAoIXXF8GFzOW3GOjG9rFbyfSpc4HibRxMzEQhfGTAFxzQ/Aft2TJkiisYe2WJXkQdEsA9cBI4P++dH9CbtokBOVN8CE34BmPsf5QGwb5uyJpsrGdprcQGenJIayQP8vTY++BEpFRYoSewC3wo6UT1/Ao6pYcx1fweSYQhXSTY/h/JgAEVYvWbGhTMsO8qLXcjNfzVGu4fkmqBF6nMxhbpMNxDvmI0NCRJdlcoVEsPnIGd8FUrmE8y/sAuAT+IZH1Yt1NPwl8JhBuTI/aMMKErDsQ+wLIsZFJBjtn0OPatvQ8EB7jUmxnAEjIcHohUKQdKdOzNckn9uw9j3PF2bmC7l3IKTnivc8LoGUB4UbMgVoAoaS8EDjKPJJdB4KeMh9OuUbrd/DbCTqWJLX3PpZ71K+sUiz40qz7/+A8Yx75+vHOA9Uvj8SX91XwnWwQxGOcqANARHVFxZzXJdWFA0vCehXpNLJkgS9i42sNMXr3lkIxECowKhvsoAKwZ8lVpRc8yj3Oaz2PcD2yQbmlmkR932UZqd+WQi+eATBQcMZb9EZj2/h/oupateSqU78iL1vaiPOsPSxcPNpz2WWkC5BP04C86DXK9rS3Ql7zbSVtUTlx5PKK8qMAdRwI5kZZAFNprGeAwBVDC7DnGxbmH1xiE3D/reGK4dmwRjfJM4BJyppxoavaC7d/aUFmh6bnf8HvXZO8xLpbmwXpdXUQ+gfzRvKW5GXJec2xnlRdvxlKY7/QVOR4vXfVtBhmnnlZXZreM8JdzikpL8HfAtih9m1C0qYE9suNcSMeSeghJ6Ex6sYxRxpeZyZEMKwxcdghr+rxsxM/nvlgtnmQNqyq34yzvjpsfqrvGoWdx/LWkhrCm8HC1vT9ZFQxmxpIBIjNjc+BgoaPVfx6HdmSrj7Zg3lKUBV96fWKmY6vPEpvHh9YvMIt/eeR3Lrum0kz//bVi+2jJZ2Z9mvutfdK/x/9Azo5AmsgKrWTAAAAAElFTkSuQmCC);
  filter: opacity(0.5);
  -webkit-mask-repeat: repeat;
  mask-repeat: repeat;
  mask-position: right;
  z-index: 90;
  vertical-align: middle;
  object-fit: cover;
  width: 100%;
  height: 100px;
  transform: scale(-1, 1);
}

.atW6L_mPu6BPOpT8n7uV {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 7px !important;
}

.Tz9eWL01OlOCHCcqcQ2w {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 100;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.dbzT3qjr_PAloUui4P3Y {
  height: 30px;
  margin-bottom: 10px;
}
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/layouts/LayoutControllerView/DesktopView/Navbar/_Navbar.scss ***!
  \*****************************************************************************************************************************************************************************************************/
.NavbarBottom {
  background-color: var(--white);
  box-shadow: 3px -5px 10px rgba(82, 82, 82, 0.1);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  overflow-x: auto;
  padding: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 769px) {
  .NavbarBottom {
    top: calc(3vw + 3rem);
    padding: 1rem;
    padding-top: 1.5rem;
    width: 97px !important;
    height: auto !important;
  }
  .NavbarBottom ul {
    gap: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column !important;
  }
}
.NavbarBottom::-webkit-scrollbar {
  -webkit-appearance: none;
}
.NavbarBottom::-webkit-scrollbar:vertical {
  width: 10px;
}
.NavbarBottom::-webkit-scrollbar-thumb {
  background-color: var(--orange-800);
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}
.NavbarBottom::-webkit-scrollbar-track {
  border-radius: 10px;
}
.NavbarBottom ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
  gap: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.NavbarBottom ul text .activo {
  filter: brightness(0) saturate(100%) invert(79%) sepia(74%) saturate(1038%) hue-rotate(317deg) brightness(94%) contrast(123%);
}
.NavbarBottom ul img {
  height: 1.5rem;
  width: auto;
}
.NavbarBottom ul a {
  color: var(--black-800) !important;
  font-size: var(--font-chica);
  text-align: center;
  line-height: 0.9rem;
}
.NavbarBottom ul .navActivo {
  color: var(--orange-800);
}
.NavbarBottom ul li {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 3rem;
}

.cerrar-sesion-navbar {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.cerrar-sesion-navbar span {
  font-size: var(--font-chica);
  text-align: center;
  line-height: 0.9rem;
  color: var(--black-800) !important;
}
/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/layouts/LayoutControllerView/DesktopView/_DesktopView.scss ***!
  \***************************************************************************************************************************************************************************************************/
.contentTitleDesktop {
  margin: 0 5rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  align-content: center;
  gap: 1rem;
}
/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/layouts/LayoutControllerView/MobileView/Navbar/_Navbar.scss ***!
  \****************************************************************************************************************************************************************************************************/
.NavbarBottom {
  background-color: var(--white);
  -webkit-box-shadow: 3px -5px 10px rgba(82, 82, 82, 0.1);
  box-shadow: 3px -5px 10px rgba(82, 82, 82, 0.1);
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 63px;
}
.NavbarBottom::-webkit-scrollbar {
  -webkit-appearance: none;
}
.NavbarBottom::-webkit-scrollbar:vertical {
  width: 10px;
}
.NavbarBottom::-webkit-scrollbar-thumb {
  background-color: var(--orange-800);
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}
.NavbarBottom::-webkit-scrollbar-track {
  border-radius: 10px;
}
.NavbarBottom ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
  flex-direction: row;
}
.NavbarBottom ul text .activo {
  filter: brightness(0) saturate(100%) invert(79%) sepia(74%) saturate(1038%) hue-rotate(317deg) brightness(94%) contrast(123%);
}
.NavbarBottom ul img {
  height: 1.5rem;
  width: auto;
}
.NavbarBottom ul a {
  color: var(--black-800) !important;
  font-size: var(--font-chica);
  text-align: center;
  line-height: 0.9rem;
}
.NavbarBottom ul .navActivo {
  color: var(--orange-800);
}
.NavbarBottom ul li {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 3rem;
}

.cerrar-sesion-navbar {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.cerrar-sesion-navbar span {
  text-align: center;
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/app/components/layout/Sidebar.scss ***!
  \***************************************************************************************************************************************************************************/
.menu_lateral {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10;
}
.menu_lateral .menu_lateral_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
}
.menu_lateral .contenido {
  position: fixed;
  top: 0;
  bottom: 50px;
  left: 0;
  width: 100vw;
  background: #fefefe;
  padding-bottom: 3rem !important;
}
.menu_lateral .contenido h2 {
  border-bottom: 1px solid var(--grisClaro);
  font-weight: 600;
  font-size: 1.2rem;
}
.menu_lateral .contenido nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 10px;
  overflow: auto;
}
.menu_lateral .contenido nav ul {
  padding-left: 0;
  margin-top: 20px;
}
.menu_lateral .contenido nav ul li {
  list-style: none;
  border-bottom: 1px solid var(--text-editor-grey);
  padding-block: 12px;
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 15px;
  align-items: center;
}
.menu_lateral .contenido nav ul li span {
  font-weight: 600;
  font-size: var(--font-chica);
}
.menu_lateral .contenido .cerrar-sesion {
  font-weight: 600;
  font-size: var(--font-chica);
  margin-top: auto;
  margin-bottom: 1rem;
  list-style: none;
  border-bottom: 1px solid var(--text-editor-grey);
  padding-bottom: 15px;
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 15px;
}

.conteinerModalDesactivar p {
  width: 100%;
}
/*!************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/layouts/LayoutControllerView/MobileView/MobileView.scss ***!
  \************************************************************************************************************************************************************************************************/
.mobileView-navBar {
  padding-bottom: calc(63px + 0.5rem);
}
