@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&family=Quicksand:wght@300..700&display=swap');
:root{--fuente_base:"Quicksand",sans-serif;--fuente_secundaria:"Barlow Condensed",sans-serif;--radiado_25:25px;--radiado_10:10px;--azul:#0092d0;--azul_oscuro:#027aad;--naranja:#ff934a;--gris:#f8f8f8;--blanco:#ffffff;--negro:#000000}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-text-size-adjust:none;box-sizing:border-box;outline:none;backface-visibility:hidden;text-rendering:optimizeSpeed;scrollbar-width:thin}::-webkit-input-placeholder{color:var(--blanco);opacity:1}:-moz-placeholder{color:var(--blanco);opacity:1}::-moz-placeholder{color:var(--blanco);opacity:1}:-ms-input-placeholder{color:var(--blanco);opacity:1}:-webkit-autofill,:-webkit-autofill:focus{background-color:transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{border:none;border-radius:0;background:#000000}::-webkit-scrollbar-thumb:active{background:#000000}::-webkit-scrollbar-track{border:none;border-radius:0;background:#ffffff}::-webkit-scrollbar-track:active{background:#ffffff}::-webkit-scrollbar-corner{background:transparent}body{position:relative;max-width:1920px;margin:0 auto;padding:0;font-family:var(--fuente_base);font-optical-sizing:auto;font-size:62.5%;font-style:normal;font-weight:400;background:var(--gris);color:var(--negro)}body.fancybox-active{overflow:hidden}img{border:0;outline:0;transform-style:preserve-3d}input,input[type="text"],input[type="email"],input[type="password"],input[type="tel"],input[type="time"],input[type="date"],textarea,select{margin:0;padding:0;border:0;border-radius:0;font-family:var(--fuente_base);font-optical-sizing:auto;font-style:normal;font-display:swap;-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}form{margin:0;padding:0}a{text-decoration:none}h1,h2,h3{display:inherit;vertical-align:inherit;margin:0;padding:0;border:0;font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;color:currentColor;outline:0}ol,ul{margin:0 0 0 40px}.italica{font-style:italic}.limpia{clear:both}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.centrar{text-align:center}.centrado{margin:0 auto}.oculto{display:none!important}.invisible{opacity:0;visibility:hidden}.dialog{display:none}.textos_js{display:none}.contenedor{max-width:1740px;margin:0 auto;width:95%}.contenedorban{max-width:1800px;margin:0 auto;width:98%}.contenedorin{max-width:1028px;margin:0 auto;width:90%}div.format_popup{max-width:960px;margin:0 auto;box-shadow:0 0 10px rgba(0,0,0,.1);cursor:default!important;min-width:260px;border-radius:var(--radiado_10)}div.format_popup .tit{font-family:var(--fuente_secundaria);color:var(--azul);margin-top:0;max-width:70%;font-size:5em;line-height:50px;font-weight:500;text-wrap:pretty}div.format_popup h1,div.format_popup h2,div.format_popup h3,div.format_popup h4,div.format_popup h5{font-weight:500;font-size:2.2em;color:var(--negro);margin:20px 0}div.format_popup table,div.format_popup ul,div.format_popup p{font-size:1.667em;margin-top:15px;margin-left:15px;font-weight:400;line-height:1.6;list-style:none}div.format_popup ol{font-size:1.667em;margin-top:15px;margin-left:15px;color:#171917;font-weight:500;line-height:1.6}div.format_popup ul{margin-left:20px}div.format_popup ol{margin-left:40px}div.format_popup p{margin-left:0}div.format_popup p{text-align:justify}div.format_popup b,div.format_popup strong{font-weight:600}div.format_popup a{text-decoration:underline;color:var(--negro);word-break:break-all;font-weight:600}div.format_popup.minified{max-width:480px}div.format_popup.legal{max-width:1024px}div.format_popup.legal p{text-align:justify}div.format_popup ul ol,div.format_popup ol ul,div.format_popup ol ol,div.format_popup ul ul{font-size:inherit}div.format_popup li{position:relative;font-size:1em;padding-left:20px}div.format_popup li p{font-size:1em;margin:0}div.format_popup ol li{padding-left:10px}div.format_popup ul li:before{content:'';position:absolute;left:0;top:12px;width:2px;height:2px;border-radius:50%;background:var(--negro)}div.format_popup .limit::-webkit-scrollbar{width:5px;height:5px}div.format_popup table{width:100%;border-collapse:collapse;white-space:nowrap;margin:20px 0 0 0}div.format_popup tr:nth-of-type(odd){background:#eee}div.format_popup th{background:var(--azul_oscuro);color:var(--blanco);font-weight:bold}div.format_popup td,div.format_popup th{padding:6px;text-align:left}.scroll_table{overflow:auto;max-width:170vw;margin-top:40px;margin-bottom:40px}.scroll_table::-webkit-scrollbar{width:22px;height:22px}.scroll_table table{width:100%;border-collapse:collapse;margin-bottom:40px;white-space:nowrap}.scroll_table tr{background:var(--blanco);color:var(--negro)}.scroll_table tr:nth-of-type(odd){background:var(--gris)}.scroll_table th{background:var(--azul_oscuro);color:var(--blanco);font-weight:500}.scroll_table td,.scroll_table th{padding:20px 20px 14px;border:0;text-align:left;white-space:nowrap}.fancybox-thumbs__list a:before{border-color:black}*[role="button"]{cursor:pointer}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:var(--negro)!important}html.loaded .transicion{transition:all 250ms linear}#cookie-bar{position:fixed;max-width:none;top:0;left:0;right:0;top:0;bottom:0;z-index:999;background:rgba(0,0,0,.75)}#cookie-bar p{background:var(--blanco);border-radius:0;padding:40px;position:absolute;top:50%;left:10px;right:10px;margin:0 auto;max-width:540px;transform:translateY(-50%);z-index:1000;min-height:220px;text-align:left;hyphens:auto;border-radius:var(--radiado_25)}#cookie-bar p span{display:block;font-size:1.667em;margin-bottom:20px;line-height:1.5}#cookie-bar p strong{font-weight:700}#cookie-bar a{position:relative;display:inline-block;vertical-align:middle;text-transform:uppercase;margin-top:10px;font-size:1.667em;padding:10px;text-align:center;font-weight:500;color:var(--blanco);width:calc(50% - (10px * 1 / 2));margin-right:10px;text-decoration:none;text-wrap:pretty;background:var(--azul);border:1px solid var(--azul);border-radius:30px}html.loaded #cookie-bar a{transition:all 200ms linear}#cookie-bar a:last-child{margin-right:0;background:var(--blanco);color:var(--negro);border:1px solid var(--negro)}@keyframes cargando{0%,40%,100%{transform:scaleY(.5)}20%{transform:scaleY(1)}}.cargando{position:fixed;top:0;bottom:0;left:0;right:0;z-index:25}.cargando .interior{position:absolute;top:50%;left:0;right:0;height:50px;margin:0 auto;text-align:center;z-index:2;transform:translate(0,-50%)}.cargando .interior div{display:inline-block;vertical-align:middle;width:5px;height:100%;margin-left:5px;background:#ffffff;animation:cargando 1.2s infinite ease-in-out}.cargando .interior div:nth-of-type(1){margin-left:0}.cargando .interior div:nth-of-type(2){animation-delay:-1.1s}.cargando .interior div:nth-of-type(3){animation-delay:-1s}.cargando .interior div:nth-of-type(4){animation-delay:-.9s}.cargando .interior div:nth-of-type(5){animation-delay:-.8s}.cargando .fondo{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.95);z-index:1}