@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Karla:wght@200;300;400;500;600;700;800&display=swap);
*{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}input{outline:none}*::marker{color:var(--orange-800) !important;width:25px;height:25px;place-content:center;place-items:center;font-size:1.3rem}body{background-image:url(/public/5eeff729e696de32f184.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}}*::-webkit-scrollbar{width:16px}*::-webkit-scrollbar-track{background:#fff}*::-webkit-scrollbar-thumb{background-color:#bcbcbc;border-radius:10px;border:3px solid #fff}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}input[type=number]{-moz-appearance:textfield;appearance:textfield}.navbar-desktop{margin-left:125px !important;margin-top:150px !important}:root .text-xs{font-size:.75rem;line-height:1rem}:root .text-sm{font-size:.875rem;line-height:1.25rem}.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}}.d-none{display:none !important}.title{text-align:center;font-size:var(--font-grande)}.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}.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}.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:#fff;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}.h100{height:100vh !important}.font-chica{font-size:var(--font-chica) !important}.weight-700{font-weight:700 !important}.text{text-align:center;line-height:normal !important}.card-style{border:var(--border-lightgray);box-shadow:var(--box-shadow-light);border-radius:var(--radius-10)}.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}
.bEfAI53yLZLLZaJ6JUbX{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}.ZJTZcMW1HJmYDorLK9y5{z-index:100;width:100%}.TKle8yA_C0FW916Srk1B{position:absolute;z-index:100;height:100%;display:flex;align-items:flex-end;margin-left:1rem}.ZyexRapNwHu_oWRxleW_{height:5.5rem;position:relative}._h_SE_kzzedbX0bX08uD{position:absolute;top:calc(1vw - 1px);z-index:11;background-repeat:repeat-x;background-image:url(/public/17767562b7ad13679041.svg);vertical-align:middle;object-fit:cover;width:100%;height:100px;transform:scale(-1, 1)}.nKamBbYUxJCfvlW9UqSQ{background-repeat:repeat-x;z-index:9;top:0vw;position:absolute;background-image:url(/public/17767562b7ad13679041.svg);vertical-align:middle;object-fit:cover;width:100%;height:80px;transform:scale(-1, 1)}.K1XvAWA2It3t1bL0zuw7{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)}.fun1RDb8x63PnDzERRi6{font-size:26px;font-weight:700;margin-bottom:7px !important}.XdYEOdN4xBlhAn8tG91Z{position:absolute;right:15px;top:0;z-index:100;height:100%;display:flex;align-items:flex-end}.fCZezudVYUZG7R9Am46M{height:30px;margin-bottom:10px}
.NavbarBottom{background-color:var(--white);box-shadow:3px -5px 10px rgba(82,82,82,.1);position:fixed;bottom:0;left:0;z-index:100;overflow-x:auto;padding:.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:2.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:.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:.9rem;color:var(--black-800) !important}
.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,.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,.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,.1)}
.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,.1) !important;pointer-events:none !important;white-space:pre;width:auto;padding:8px 15px;word-wrap:break-word}.disabled{background:#dadada !important;color:var(--black-800) !important;pointer-events:none}.buttonSend{width:auto;background-color:#fff;height:100%;display:flex;padding:0;margin:0;align-items:center}.buttonSendFile{width:auto;position:absolute;right:35px}
.custom-elements{position:relative;height:100%;width:100%;overflow:hidden;z-index:10}.custom-elements-items{position:absolute;background-color:rgba(0,0,0,.05);transition:all .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}
.loading-container{display:flex;align-items:center;justify-content:center;min-height:200px}
.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%}
.toast-list{position:fixed;right:20px;top:20px;z-index:999999999;display:flex;flex-direction:column;align-items:flex-end;gap:.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:.5rem;margin-bottom:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:10px;width:fit-content;transition:all .3s ease-in-out}.Toast.statusSuccess{border:3px solid var(--green-800) !important;background-color:#fff;color:#212529}.Toast.statusError{border-left-color:#f44336}.Toast span{flex:1;font-size:14px;color:#333}.close-button{background:rgba(0,0,0,0);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,.15)}.Toast.fadeOut{opacity:0;transform:translateX(50px);transition:opacity .5s ease-out,transform .5s ease-out}
.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:.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;bottom:calc(-50% + 10px)}.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,.25)}.container-iconLeft{position:relative}.container-iconLeft .iconLeft{cursor:pointer;position:absolute;right:10px;height:100%;width:20px}.modal_wrapper{padding:0 !important}
.login-btnBack{display:flex;align-items:center;margin:1rem;gap:.5rem}.login-btnBack p{font-size:14px}.login-btnBack i{font-size:1rem;font-weight:bold}.login-form .input{outline:none;border:none;border-bottom:1px solid var(--black-700)}.login-form .login-title{font-size:22px;font-weight:800;text-align:center;margin:1rem 0rem;color:var(--bs-orange)}.login-form .login-form-items{display:flex;flex-direction:column;align-items:stretch;text-align:center;gap:.5rem}.login-form .login-form-items a,.login-form .login-form-items p{text-align:center;width:100%;font-size:12.8px}.login-form .login-form-items p a{margin-left:5px;font-size:14px;font-weight:600}
.DG0KfsZFiV06hlTvfto4{display:flex;align-content:center;align-items:center;justify-content:space-between;height:100vh;background-image:url(/public/3821850a53274f22e87e.webp);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}.OEA0SxhdjurZ9zo4BRpS{position:relative;margin-right:0rem;right:1.5rem}.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:#fff;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,.3);box-shadow:0 10px 30px 0 rgba(95,186,233,.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 .1s}.O1LTMNay1dX2O8pTS2vf:hover{color:var(--orange-800)}.G0Eps3UhFCE6Np0vDOOY{position:relative;width:100%}.G0Eps3UhFCE6Np0vDOOY .r1v17aQjfiOS1KxbGZYY{background-color:#f6f6f6 !important}.G0Eps3UhFCE6Np0vDOOY img{position:absolute;top:calc(50% - 5px);height:10px;right:15px}.k0DqlDld0pJDNK2c83gt{max-width:100%;height:auto;margin-inline:1rem;padding-bottom:2rem;width:250px}
.error-item{font-size:var(--font-chica);color:var(--red-800);list-style:none;text-align:left}
.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;color:#000}.qlNgrEu14ywpFGqoatcf .VVOj01qxEku9dCAPtWMT{border:none;outline:none;border-bottom:1px solid #dadada;background:none;font-weight:600;font-size:14px;font-style:italic;color:#000}.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:.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,.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;color:#000;border-radius:var(--bs-border-radius-lg);width:100%;text-align:center;padding:4px 0;font-size:16px;outline:none;transition:all ease-in .2s;border:2px solid #f6f6f6}.rV2ysYgIREvNVWJPca9D input:focus{outline:none;border:none;background-color:#fff !important;border:2px solid #f6f6f6;border-bottom:2px solid #f93}.uMCsvyPi9QWYDIe3O4Vg{position:relative;display:flex;justify-content:center;align-items:center;transition:all ease .5s;padding:.2rem;background:#fff;box-shadow:0px 0px 10px 0px rgba(0,0,0,.25);-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.25);border:none;border-radius:5px}.uMCsvyPi9QWYDIe3O4Vg input{width:100%;border:none;outline:none;background-color:rgba(0,0,0,0);font-size:var(--font-mediana);padding:0 .5rem;color:#000}
.oNkaoTKL5LdtgHcxQvmt{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1100}.fEBi2_ESn22PVkRUGr6t{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;background:var(--black-100);filter:opacity(0);transition:all ease-in .3s}.PgX5qWbBCvM2DJXcol35{z-index:1105;background:var(--bs-body-bg);border-radius:5px;transform:scale(0);transition:all ease-in .3s;min-width:250px;padding:.5rem}.PgX5qWbBCvM2DJXcol35.HfUFzLBHSh7bNiUaFmV2{animation:QQ2F4Zd_5tjQp9Ocsc1E .4s linear;animation-iteration-count:1}.PgX5qWbBCvM2DJXcol35 .uS7RXdFv39gVtwuUadYZ{text-align:center}.PgX5qWbBCvM2DJXcol35 .y4wIbk2hCSJCCgviKvS7{font-size:18px;width:100%;text-align:center;padding:1rem;margin:0}.PgX5qWbBCvM2DJXcol35 .wykJ6eugsRW65fWPc1lY{display:flex;justify-content:space-between;padding:1rem 1rem;padding-top:0}.PgX5qWbBCvM2DJXcol35 .wykJ6eugsRW65fWPc1lY button{width:45%}@keyframes QQ2F4Zd_5tjQp9Ocsc1E{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.fTgQQg2FsPKRAVfyF96w{pointer-events:initial}.fTgQQg2FsPKRAVfyF96w .fEBi2_ESn22PVkRUGr6t{filter:opacity(0.5)}.fTgQQg2FsPKRAVfyF96w .PgX5qWbBCvM2DJXcol35{transform:scale(1)}
.contentTitleDesktop{margin:0 5rem;margin-bottom:2rem;display:flex;align-items:center;align-content:center;gap:1rem}
.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;margin:0}.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:.05rem;margin:.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% - .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;margin:0}
.NavbarBottom{background-color:var(--white);-webkit-box-shadow:3px -5px 10px rgba(82,82,82,.1);box-shadow:3px -5px 10px rgba(82,82,82,.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:.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}
.menu_lateral{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(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%}
.mobileView-navBar{padding-bottom:calc(63px + .5rem)}
