/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--font-system:"Noto Sans", "Open Sans", Helvetica, Arial, sans-serif;--color-primary:#1b396a;--color-primary-dark:#1d3a69;--color-link:#014564;--color-link-visited:#0073aa;--color-bg-light:#eee;--color-bg-social:#e6e6e6;--color-text-light:#efefef;--color-white:#fff;--container-width:81.5%;--container-max:5000px;--header-top-offset:60px;--header-second-h:70px;--header-fourth-h:50px;--transition-base:.25s ease-in-out;--transition-fast:.11s ease-in-out;--transition-search:.4s}html body{font-family:var(--font-system);max-width:100%;height:100%;padding-top:150px;font-weight:300;overflow-x:hidden}#root{flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;display:flex}img{vertical-align:middle;border-style:none;max-width:100%;height:auto;position:relative}@keyframes depSkeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}a{color:var(--color-link);transition:color var(--transition-fast)}a:visited{color:var(--color-link-visited)}dl,ol,ul{margin-top:0;margin-bottom:1rem}ul{list-style:circle}li{line-height:1.8}.row{margin-left:0;margin-right:0}.container,.container_nav_2,.header_second_logos{max-width:var(--container-max);width:var(--container-width);margin:auto}.container-carousel{max-width:var(--container-max);width:100%}.container_blue_footer{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";table-layout:fixed;display:table}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.header_second{top:var(--header-top-offset);height:var(--header-second-h);background-color:var(--color-white);z-index:100;width:100%;display:block;position:absolute}.header_second_logos .separador{width:.65rem;margin-left:0}.header_second_logos .logo_second{width:32rem;margin-top:-.3%;margin-left:0}.header_second_logos .logo_third{width:15rem;margin-left:-.2%}.header_second_logos .logo_fourth{width:6.2rem;margin-left:.5%}.header_second_logos a:link{text-decoration:none}.header_third{text-align:center;background:var(--color-white);z-index:200;width:100%;position:relative}#mega-menu-wrap-top_menu_first{left:15px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home{visibility:visible;text-align:center;padding:0;position:relative}.header_fourth{top:var(--header-top-offset);height:var(--header-fourth-h);background:var(--color-primary-dark);z-index:99;position:sticky}.header_fourth .logo-tecnm-blanco,.header_fourth .logo-tecnm-blanco .logo-t-blanco,.header_fourth .menu-blue #tec-cln,.header_fourth .menu-blue #tec-cln .logo_cln{visibility:hidden}.header_fourth .logo-tecnm-blanco{float:left;z-index:999;padding:0;position:absolute;left:0}.header_fourth .logo-tecnm-blanco .logo-t-blanco{width:100px}.header_fourth .menu-blue .home_blanco{z-index:999;float:right;padding-top:15px;padding-right:20px;position:absolute;top:0;left:40px}.header_fourth .menu-blue .home_blanco .home-white{float:right;width:18px}.header_fourth .menu-blue .home_blanco .home-white:hover{opacity:.5}.header_fourth .menu-blue #tec-cln{float:right;padding:0;position:relative;top:-50px;left:80px}.header_fourth .menu-blue #tec-cln .logo_cln{width:45px;height:50px}.header_second_logos .buscador_home{background:var(--color-primary);float:right;border-radius:50px;align-items:center;height:36px;padding:5px;display:inline-flex;transform:translateY(70%)}.header_second_logos .buscador_home:hover>.texto-buscador{width:240px;margin-left:5px}.boton-buscador{float:right;background:var(--color-primary);width:28px;height:28px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;font-size:13px;display:flex}.texto-buscador{float:left;width:0;color:var(--color-white);transition:width var(--transition-search);background:0 0;border:none;outline:none;padding:0;font-size:12px}.texto-buscador::placeholder{color:var(--color-white)}.icon-search.buscador{line-height:1.7}.correo-inst{float:right;transition:var(--transition-search);display:inline-flex;position:relative}.circulomail{float:right;background:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;padding:3px;display:flex;position:relative;transform:translate(-90px,25px)}.navbar-brand img:hover,.logo_second:hover,.logo_third:hover,.logo_fourth:hover,.correo-inst:hover,.logo-t-blanco:hover,.logo_cln:hover{opacity:.6}header#site-header{z-index:999;background:0 0;width:auto;position:fixed;bottom:114px;right:0}.site-header{padding:1em}nav#site-nav{float:right;background:0 0;position:absolute;top:-220px;right:0}.site-nav li{padding:0 0 3px;line-height:0;list-style:none}.site-nav ul{margin-bottom:0;padding:0}.sticky-container{z-index:1100;width:210px;margin:0;padding:0;position:fixed;top:230px;right:-135px}.sticky{padding-left:37px;display:block}.sticky li{color:var(--color-text-light);cursor:pointer;height:43px;transition:margin-left var(--transition-base);background-color:#0000;margin:0 0 1px;padding:0;list-style-type:none}.sticky li:hover{margin-left:-115px}.sticky li img{float:left;margin:5px 5px 5px 4px}.sticky li p{margin:0;padding-top:5px;font-size:11px;line-height:16px}.sticky li p a{color:var(--color-white);text-shadow:1px 1px #000;text-decoration:none}.entry .entry-content>*>:first-child,.entry .entry-summary>*>:first-child{margin-top:0}.entry .entry-content>*>:last-child,.entry .entry-summary>*>:last-child{margin-bottom:0}.entry .entry-content p{word-wrap:break-word}.entry .entry-content a{text-decoration:none}a.dashicons-admin-home{width:16px;height:16px}.header_menu .ulmenu li ul{min-width:150px;display:none;position:absolute}.ulmenu li ul li{position:relative}.header_menu .ulmenu .ulsubmenu,ol{font-family:var(--font-system);margin:auto;padding:0;list-style:none}.header_menu .ulmenu .ulsubmenu li a{display:none}.noticias_grid{background:var(--color-bg-light);margin-top:20px;padding:3px 25px 30px}.container-carousel .slick-slide img{display:block}.wppsac-post-carousel.design-1 .slick-next{margin-right:-25px}.wppsac-post-carousel.design-1 .slick-prev{margin-left:-25px}.wppsac-post-carousel h2.wppsac-post-title a{font-size:20px}.wppsac-post-content{font-size:16px}.wppsac-post-carousel .wppsac-post-content a.wppsac-readmorebtn{border:1px solid #999}.redes_sociales_feed{width:100%;max-width:var(--container-max);background:var(--color-bg-social);margin-top:20px;padding-bottom:10px}.redes_sociales_feed .titulo_redes{text-align:center}.row.insta,.row.yt{height:300px;margin-left:0;margin-right:0}.row.yt{margin-bottom:-120px}.revolution_slider{width:100%;display:block;position:relative}:root{--color-primary:#1b396a;--color-primary-dark:#1d3a69;--color-white:#fff;--color-text-gray:#767676;--color-title:#1b396a;--font-heading:var(--font-system);--radius-card:10px;--radius-interes:15px;--entry-font-size:16px}.container-yt iframe{width:100%;height:200px;margin:20px 0}.container-fb{text-align:center;width:33.3333%}#ctf{background:var(--color-white);border-radius:4px}#ctf.ctf .ctf-tweet-content{clear:both;font-size:small}.col.container-insta{background:var(--color-white)}.crt-widget button{cursor:pointer;z-index:1}.home_blue_widget_footer{float:left;background-color:var(--color-primary-dark);width:100%;color:var(--color-white);border-bottom:10px solid var(--color-primary-dark);margin-top:0;position:relative}.site-content,#header_app,#colophon{width:100%}.widget{margin:0 0 1rem}.row.footer-rows{flex-wrap:wrap;flex-flow:initial;margin-left:-15px;margin-right:-15px;display:flex}.row.footer-rows .num{-webkit-user-select:none;user-select:none}.container_blue_footer .row.footer-rows .img-biblio{max-width:90%;margin-top:15px;transition:transform .2s}.container_blue_footer .row.footer-rows .img-biblio:hover{transform:scale(1.1)}.container_blue_footer .row.footer-rows .col-sm-5{text-align:center}.container-carousel .carousel-tec .white .owl-carousel .owl-stage-outer .owl-item img{border-radius:var(--radius-card)}img.interes{border-radius:var(--radius-interes);background:var(--color-white);margin:5px;padding:10px;transition:opacity .2s;box-shadow:1px 1px 1px 1px gray}img.interes:hover{opacity:.5}.entry-content{font-size:var(--entry-font-size);margin-bottom:50px}.entry-title,.entry-content h1{color:var(--color-title);font-size:35px}.entry-title a{text-decoration:none}.breadcrumbs{font-size:var(--entry-font-size)}.breadcrumbs .home_name{color:#515151}#comments,.comments-area,.comments-title,.comment-list,#respond,#commentform,#addcomment,.entry-comments,.entry-footer,.entry-header .entry-meta .byline,.entry-header .entry-meta .comment-count{display:none}.inner-wrap{margin-top:50px}.inner-wrap .breadcrumbs .bred_home{top:-2px}.entry-header{margin-bottom:20px}.content-area{padding:5px 10px}.contenedornoticia .entry-header{margin-bottom:0}.contenedornoticia,.row.entry-content{word-break:break-all}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);word-wrap:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.author-description .author-link,.comment-metadata,.comment-reply-link,.comments-title,.comment-author .fn,.discussion-meta-info,.entry-meta,.entry-footer,.main-navigation,.no-comments,.not-found .page-title,.error-404 .page-title,.post-navigation .post-title,.page-links,.page-description,.pagination .nav-links,.sticky-post,.site-title,.site-info,#cancel-comment-reply-link,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}.main-navigation,.page-description,.author-description .author-link,.not-found .page-title,.error-404 .page-title,.post-navigation .post-title,.pagination .nav-links,.comments-title,.comment-author .fn,.no-comments,.site-title,h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;-webkit-font-smoothing:antialiased;font-weight:700;line-height:1.2}.site-title,.site-description,.main-navigation,.nav-links,.page-title,.page-description,.comment-author .fn,.no-comments,h2.author-title,p.author-bio,h4{font-size:1.6rem}.site-branding,.main-navigation ul.main-menu>li,.social-navigation,.author-description .author-bio,.nav-links{line-height:1.25}.post-navigation .post-title,.entry-title,.not-found .page-title,.error-404 .page-title,.comments-title,blockquote{word-break:break-word;word-wrap:break-word}.navigation.post-navigation{max-width:100%;margin:10px 0 40px}.navigation.post-navigation .nav-links{flex-direction:row;max-width:calc(50vw - 28px);margin:0 calc(10% + 100px);display:flex}.navigation.post-navigation .nav-links a:hover{color:#000}.navigation.post-navigation .nav-previous{order:1}.post-navigation .nav-links .nav-next{order:2;padding-left:1rem}.post-navigation .nav-links .nav-previous,.post-navigation .nav-links .nav-next{min-width:calc(50% - 2rem)}.post-navigation .nav-links .nav-previous+.nav-next{margin-bottom:1rem}.post-navigation .nav-links a{text-decoration:none}.post-navigation .nav-links a .post-title{-webkit-hyphens:auto;hyphens:auto}.navigation.post-navigation .nav-links a .meta-nav{color:var(--color-text-gray);-webkit-user-select:none;user-select:none}.post-navigation .nav-links a .meta-nav:before,.post-navigation .nav-links a .meta-nav:after{content:"—";width:2em;height:1em;color:var(--color-text-gray)}.post-navigation .nav-links .nav-previous .meta-nav:before,.post-navigation .nav-links .nav-next .meta-nav:after{display:inline}nav.navigation.pagination{text-align:center;margin-left:auto;margin-right:auto;display:block}.qligg-icon-prev:before,.qligg-icon-next:before{content:none}@media only screen and (max-width:575.98px){body{padding-top:110px}h2{font-size:24px}.header_third{max-width:100%}.header_third .container{padding-left:0;padding-right:0}.header_second_logos{top:55px}.header_second_logos .logo_second{width:13rem}.header_second_logos .separador{width:.4rem}.header_second_logos .logo_third{width:8rem}.header_second_logos .logo_fourth{width:3rem}.header_fourth .logo-tecnm-blanco .logo-t-blanco,.header_fourth .menu-blue #tec-cln,.header_fourth .menu-blue #tec-cln .logo_cln{display:none}.container,.container_nav_2{width:100%}.header_fourth{position:unset;height:unset}.header_fourth .site_nav .home_blanco{margin-left:140px;padding-top:10px}.circulomail{width:25px;height:25px;transform:translate(-40px,10px)}.header_second_logos .buscador_home{height:26px;transform:unset;padding:1px;position:absolute;bottom:35px;right:20px}.header_second_logos .buscador_home:hover>.texto-buscador{width:200px}.texto-buscador{font-size:10px}.boton-buscador{width:25px;height:25px}.container-fb{width:unset;margin:5px 0}.row.insta{height:200px}.row.yt{text-align:center;margin-bottom:-20px}.container-yt{padding-left:0;padding-right:0}.row.sitios .col-sm-1{width:.11111%}.row.sitios .col-sm-2{width:17.2%;padding-left:0;padding-right:0;display:inline-block}img.interes{padding:5px}.entry-title{font-size:28px}.post-navigation{margin:3rem 0}.post-navigation .nav-links{flex-direction:column;max-width:100%;margin:0 1rem;display:flex}.post-navigation .nav-links .nav-next{padding-left:unset;text-align:right}.contenedornoticia .entry-title{font-size:23px}}@media only screen and (min-width:430px)and (max-width:670px)and (orientation:landscape){.sticky-container{top:100px}}@media only screen and (min-width:430px)and (max-width:576px){.row.yt{text-align:center;height:300px;margin:200px 0 -20px}.container-yt iframe{height:230px}}@media only screen and (min-width:576px)and (max-width:767.98px){.header_third{max-width:100%}.header_third .container{padding-left:0;padding-right:0}.header_second_logos{top:55px}.header_second_logos .logo_second{width:20rem}.header_second_logos .separador{width:.6rem}.header_second_logos .logo_third{width:12rem}.header_second_logos .logo_fourth{width:5rem}.header_fourth .logo-tecnm-blanco .logo-t-blanco,.header_fourth .menu-blue #tec-cln,.header_fourth .menu-blue #tec-cln .logo_cln{display:none}.container,.container_nav_2{width:100%}.circulomail{transform:unset;top:25px;right:70px}.header_second_logos .buscador_home{height:36px;transform:unset;padding:5px;position:absolute;top:25px;right:30px}.header_second_logos .buscador_home:hover>.texto-buscador{width:200px}.texto-buscador{font-size:10px}.boton-buscador{width:25px;height:25px}#mega-menu-wrap-Menu_home .mega-menu-toggle{display:flex}#mega-menu-wrap-Menu_home .mega-menu-toggle+#mega-menu-Menu_home{background:var(--color-primary);padding:0;display:none}}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-item>a.mega-menu-link{color:#fff;background:var(--color-primary);text-align:center;text-transform:capitalize;border:0;border-radius:0;outline:none;width:auto;padding:0 8px;font-family:inherit;font-weight:700;text-decoration:none;display:block}.navbar{float:right;width:100%;max-width:992px}.revolution_slider{z-index:10}.sticky-container{overflow:hidden}.header_fourth{position:unset;height:unset}.header_fourth .site_nav .home_blanco{margin-left:280px;padding-top:10px}.container-fb{width:unset;text-align:center;margin:5px 0}.row.yt{text-align:center;margin-top:350px;margin-bottom:-20px}.container-yt iframe{height:230px}.row.sitios .col-sm-1{width:.11111%}.row.sitios .col-sm-2{width:17.2%;padding-left:0;padding-right:0;display:inline-block}img.interes{padding:5px}.sticky-container{top:150px}.entry-title{font-size:30px}.post-navigation{margin:3rem 0}.post-navigation .nav-links{flex-direction:column;max-width:100%;margin:0 1rem;display:flex}.post-navigation .nav-links .nav-next{padding-left:unset;text-align:right}.contenedornoticia .entry-title{font-size:25px}@media only screen and (min-width:768px)and (max-width:991.98px){.header_third{max-width:100%}.header_third .container{padding-left:0;padding-right:0}.header_second_logos{top:55px}.header_second_logos .logo_second{width:20rem}.header_second_logos .separador{width:.6rem}.header_second_logos .logo_third{width:12rem}.header_second_logos .logo_fourth{width:5rem}.header_fourth .logo-tecnm-blanco .logo-t-blanco,.header_fourth .menu-blue #tec-cln,.header_fourth .menu-blue #tec-cln .logo_cln{display:none}.header_second_logos .buscador_home:hover>.texto-buscador{width:230px}.container,.container_nav_2{width:100%}#mega-menu-wrap-Menu_home .mega-menu-toggle{display:flex}#mega-menu-wrap-Menu_home .mega-menu-toggle+#mega-menu-Menu_home{background:var(--color-primary);padding:0;display:none}.navbar{float:right;width:100%;max-width:992px}.revolution_slider{z-index:10}.sticky-container{overflow:hidden}.header_fourth{position:unset;height:unset}.header_fourth .site_nav .home_blanco{margin-left:350px;padding-top:10px}.container-fb{width:50%;margin-bottom:6px}.container-twit{width:50%}.insta-container{width:100%}.container-yt iframe{height:300px}.entry-title{font-size:34px}.post-navigation{margin:3rem 0}.post-navigation .nav-links{flex-direction:column;max-width:100%;margin:0 1rem;display:flex}.post-navigation .nav-links .nav-next{padding-left:unset;text-align:right}}@media only screen and (min-width:992px)and (max-width:1100px){.header_fourth .logo-tecnm-blanco{width:20%;left:20px}.header_fourth .menu-blue .home_blanco{padding-right:50px}.header_fourth .menu-blue #logo-t-blanco{width:50%}.header_fourth .menu-blue #tec-cln{padding-left:10px}.header_fourth .menu-blue #tec-cln .logo_cln{float:right}.header_second_logos .buscador_home{margin-left:10px}.header_second_logos .buscador_home:hover>.texto-buscador{width:120px}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-item>a.mega-menu-link{font-size:11px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-item>a.mega-menu-link{height:50px;font-size:12px;line-height:50px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{font-size:12px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-size:10px}.container-fb{width:50%;margin-bottom:6px}.container-twit{width:50%}.insta-container{width:100%}.container-yt iframe{height:350px}}@media only screen and (min-width:1101px)and (max-width:1249px){.header_fourth .logo-tecnm-blanco{left:20px}.header_fourth .menu-blue .home_blanco{padding-right:50px}.header_fourth .menu-blue #tec-cln{padding-left:10px}.header_fourth .menu-blue #tec-cln .logo_cln{float:right}.header_fourth .logo-tecnm-blanco .logo-t-blanco{padding-top:3px}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-item>a.mega-menu-link{font-size:12px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-item>a.mega-menu-link{height:50px;font-size:13px;line-height:50px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{font-size:13px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-size:11px}}@media only screen and (min-width:1250px)and (max-width:1390px){#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-item>a.mega-menu-link{height:50px;font-size:14px;line-height:50px}}@media only screen and (min-width:1600px)and (max-width:1800px){.header_fourth .menu-blue .home_blanco .home-white{width:25px}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-item>a.mega-menu-link{font-size:13px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-item>a.mega-menu-link{height:50px;font-size:14px;line-height:50px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{font-size:13px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item .custom-html-widget{font-size:12px}.container-twit #ctf{height:700px;max-height:700px}}@media only screen and (min-width:1801px)and (max-width:2000px){#logo-t-blanco{width:130px;height:55px}.header_fourth .menu-blue #tec-cln{top:-60px}.header_fourth .menu-blue #tec-cln .logo_cln{width:60px;height:58px}.header_fourth .menu-blue .home_blanco{padding-top:15px;padding-right:55px}.header_fourth .menu-blue .home_blanco .home-white{width:30px}.header_fourth{height:60px}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-item>a.mega-menu-link{font-size:14px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-item>a.mega-menu-link{height:60px;font-size:15px;line-height:60px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{font-size:14px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item .custom-html-widget{font-size:13px}.container-twit #ctf{height:750px;max-height:750px}}@media only screen and (min-width:2001px)and (max-width:2700px){body{padding-top:180px}.h2,h2{font-size:50px}header .navbar{height:80px}header .navbar-brand>img{height:45px}header .navbar-nav>li>a{padding-top:25px;font-size:22px}.header_second{height:100px;top:70px}.header_second_logos .logo_second{width:36rem}.header_second_logos .separador{width:.9rem}.header_second_logos .logo_third{width:20rem}.header_second_logos .logo_fourth{width:8rem}.header_fourth{height:70px;top:80px}.header_fourth .menu-blue .home_blanco{padding-top:18px;padding-right:60px}.header_fourth .menu-blue .home_blanco .home-white{width:35px}#logo-t-blanco{width:160px;height:65px}.header_fourth .menu-blue #tec-cln{top:-70px}.header_fourth .menu-blue #tec-cln .logo_cln{width:70px;height:68px}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-item>a.mega-menu-link{font-size:16px}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{font-size:15px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-item>a.mega-menu-link{height:70px;font-size:17px;line-height:70px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-size:14px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item .custom-html-widget{font-size:20px}.sticky{padding-left:31px}.sticky li{height:55px}.sticky li img{width:40px}.sticky li p{font-size:14px}.wppsac-post-categories-list a{font-size:18px}.wppsac-post-title a{font-size:24px}.wppsac-post-date,.wppsac-post-carousel .wppsac-post-content a.wppsac-readmorebtn{font-size:18px}.wppsac-sub-content{font-size:20px}.container-yt iframe{height:300px}.container-twit #ctf{height:900px;max-height:900px}.owl-carousel .owl-item img{width:500px}#ctf .ctf-header .ctf-header-user{font-size:20px}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{width:1.5rem}#ctf .ctf-header .ctf-header-follow,#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg,#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-twitterlink,#ctf.ctf-styles .ctf-tweet-meta{font-size:14px}#ctf .ctf-header p,#ctf .ctf-header .ctf-header-screenname,#ctf.ctf-super-narrow .ctf-author-name,#ctf.ctf-super-narrow .ctf-tweet-content{font-size:16px}#ctf .ctf-quoted-tweet p{font-size:15px}.row.footer-rows .Dir,.row.footer-rows .cnt,.row.footer-rows .enlaces{font-size:24px}.row.footer-rows .dir-txt,.row.footer-rows .num,.row.footer-rows .pot,.row.footer-rows .inai{font-size:20px}.row.footer-rows .email,.row.footer-rows .conm{font-size:22px}.row.footer-rows .img-correo{width:230px}.main-footer .list-info h5{font-size:26px}.main-footer .list-info ul li{margin:0 0 3px;line-height:160%}.main-footer .list-info a{font-size:20px}.main-footer p{font-size:21px}}@media only screen and (min-width:2701px)and (max-width:3500px){body{padding-top:200px}.h2,h2{font-size:60px}header .navbar{height:81px}header .navbar-brand>img{height:45px}header .navbar-nav>li>a{padding-top:25px;font-size:28px}.header_second{height:100px;top:70px}.header_second_logos .logo_second{width:40rem}.header_second_logos .separador{width:1.2rem}.header_second_logos .logo_third{width:25rem}.header_second_logos .logo_fourth{width:10rem}.header_fourth{height:100px;top:81px}.header_fourth .menu-blue .home_blanco{padding-top:25px}.header_fourth .menu-blue .home_blanco .home-white{width:45px}#logo-t-blanco{width:215px;height:90px}.header_fourth .menu-blue #tec-cln{top:-95px}.header_fourth .menu-blue #tec-cln .logo_cln{width:95px;height:90px}.hesperiden.tparrows{width:50px;height:50px}.hesperiden.tparrows:before{font-size:30px;line-height:48px}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-item>a.mega-menu-link{height:30px;font-size:28px;line-height:0}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{font-size:20px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-item>a.mega-menu-link{height:100px;font-size:32px;line-height:100px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{font-size:28px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-size:27px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item .custom-html-widget{font-size:26px}#mega-menu-wrap-Menu_home,#mega-menu-wrap-Menu_home #mega-menu-Menu_home,#mega-menu-wrap-Menu_home #mega-menu-Menu_home ul.mega-sub-menu,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-item,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-row,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-column,#mega-menu-wrap-Menu_home #mega-menu-Menu_home a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home span.mega-menu-badge{line-height:2}.noticias_grid{padding:3px 45px 30px}.wppsac-post-carousel.design-1 .slick-prev{margin-left:-45px}.wppsac-post-carousel.design-1 .slick-next{margin-right:-45px}.wppsac-post-slider button.slick-arrow,.wppsac-post-carousel button.slick-arrow{width:50px;height:65px}.wppsac-post-categories-list a{font-size:24px}.wppsac-post-title a{font-size:28px}.wppsac-post-date,.wppsac-post-carousel .wppsac-post-content a.wppsac-readmorebtn{font-size:24px}.wppsac-sub-content{font-size:26px}.sticky{padding-left:31px}.sticky li{height:55px}.sticky li img{width:40px}.sticky li p{font-size:14px}.container-yt iframe{height:300px}.container-twit #ctf{height:900px;max-height:1300px}.owl-carousel .owl-item img{width:700px}#ctf .ctf-header .ctf-header-user{font-size:26px}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{width:2.5rem}#ctf .ctf-header .ctf-header-follow,#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg,#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-twitterlink,#ctf.ctf-styles .ctf-tweet-meta{font-size:22px}#ctf .ctf-header p,#ctf .ctf-header .ctf-header-screenname,#ctf.ctf-super-narrow .ctf-author-name,#ctf.ctf-super-narrow .ctf-tweet-content{font-size:24px}#ctf .ctf-quoted-tweet p{font-size:20px}.row.footer-rows .Dir,.row.footer-rows .cnt,.row.footer-rows .enlaces{font-size:28px}.row.footer-rows .dir-txt,.row.footer-rows .num,.row.footer-rows .pot,.row.footer-rows .inai{font-size:22px}.row.footer-rows .email,.row.footer-rows .conm{font-size:24px}.row.footer-rows .img-correo{width:250px}.main-footer .list-info h5{font-size:30px}.main-footer .list-info ul li{margin:0 0 4px;line-height:180%}.main-footer .list-info a{font-size:24px}.main-footer p{font-size:23px}}@media only screen and (min-width:3501px)and (max-width:4200px){body{padding-top:250px}.h2,h2{font-size:70px}header .navbar{height:85px}header .navbar-brand>img{height:50px}header .navbar-nav>li>a{padding-top:28px;font-size:30px}.header_second{height:150px;top:90px}.header_second_logos .logo_second{width:46rem}.header_second_logos .separador{width:1.6rem}.header_second_logos .logo_third{width:28rem}.header_second_logos .logo_fourth{width:13.6rem}.header_fourth{height:150px;top:85px}.header_fourth .menu-blue .home_blanco{padding-top:45px}.header_fourth .menu-blue .home_blanco .home-white{width:60px}#logo-t-blanco{width:315px;height:140px}.header_fourth .menu-blue #tec-cln{top:-145px}.header_fourth .menu-blue #tec-cln .logo_cln{width:145px;height:140px}.hesperiden.tparrows{width:55px;height:55px}.hesperiden.tparrows:before{font-size:30px;line-height:52px}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-item>a.mega-menu-link{height:30px;font-size:32px;line-height:0}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{font-size:26px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-item>a.mega-menu-link{height:150px;font-size:38px;line-height:150px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{font-size:35px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-size:32px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item .custom-html-widget{font-size:30px}#mega-menu-wrap-Menu_home,#mega-menu-wrap-Menu_home #mega-menu-Menu_home,#mega-menu-wrap-Menu_home #mega-menu-Menu_home ul.mega-sub-menu,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-item,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-row,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-column,#mega-menu-wrap-Menu_home #mega-menu-Menu_home a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home span.mega-menu-badge{line-height:2}.noticias_grid{padding:3px 55px 30px}.wppsac-post-carousel.design-1 .slick-prev{margin-left:-55px}.wppsac-post-carousel.design-1 .slick-next{margin-right:-55px}.wppsac-post-slider button.slick-arrow,.wppsac-post-carousel button.slick-arrow{width:60px;height:75px}.wppsac-post-categories-list a{font-size:28px}.wppsac-post-title a{font-size:34px}.wppsac-post-date,.wppsac-post-carousel .wppsac-post-content a.wppsac-readmorebtn{font-size:28px}.wppsac-sub-content{font-size:30px}.sticky{padding-left:31px}.sticky li{height:55px}.sticky li img{width:40px}.sticky li p{font-size:14px}.container-yt iframe{height:500px}.container-twit #ctf{height:1000px;max-height:1400px}.owl-carousel .owl-item img{width:700px}#ctf .ctf-header .ctf-header-user{font-size:30px}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{width:3rem}#ctf .ctf-header .ctf-header-follow,#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg,#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-twitterlink,#ctf.ctf-styles .ctf-tweet-meta{font-size:26px}#ctf .ctf-header p,#ctf .ctf-header .ctf-header-screenname,#ctf.ctf-super-narrow .ctf-author-name,#ctf.ctf-super-narrow .ctf-tweet-content{font-size:28px}#ctf .ctf-quoted-tweet p{font-size:26px}.row.footer-rows .Dir,.row.footer-rows .cnt,.row.footer-rows .enlaces{font-size:32px}.row.footer-rows .dir-txt,.row.footer-rows .num,.row.footer-rows .pot,.row.footer-rows .inai{font-size:26px}.row.footer-rows .email,.row.footer-rows .conm{font-size:28px}.row.footer-rows .img-correo{width:300px}.main-footer .list-info h5{font-size:34px}.main-footer .list-info ul li{margin:0 0 5px;line-height:200%}.main-footer .list-info a{font-size:28px}.main-footer p{font-size:26px}}@media only screen and (min-width:4201px){body{padding-top:350px}.h2,h2{font-size:80px}header .navbar{height:125px}header .navbar-brand>img{height:80px}header .navbar-nav>li>a{padding-top:48px;font-size:45px}.header_second{height:180px;top:160px}.header_second_logos .logo_second{width:52rem}.header_second_logos .separador{width:2rem}.header_second_logos .logo_third{width:32rem}.header_second_logos .logo_fourth{width:14.2rem}.header_fourth{height:180px;top:125px}.header_fourth .menu-blue .home_blanco{padding-top:45px}.header_fourth .menu-blue .home_blanco .home-white{width:60px}#logo-t-blanco{width:315px;height:140px}.header_fourth .menu-blue #tec-cln{top:-145px}.header_fourth .menu-blue #tec-cln .logo_cln{width:145px;height:140px}.hesperiden.tparrows{width:65px;height:65px}.hesperiden.tparrows:before{font-size:40px;line-height:65px}#mega-menu-wrap-top_menu_first #mega-menu-top_menu_first>li.mega-menu-item>a.mega-menu-link{height:30px;font-size:42px;line-height:0}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-item>a.mega-menu-link{height:180px;font-size:48px;line-height:180px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{font-size:42px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-size:40px}#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item .custom-html-widget{font-size:39px}#mega-menu-wrap-Menu_home,#mega-menu-wrap-Menu_home #mega-menu-Menu_home,#mega-menu-wrap-Menu_home #mega-menu-Menu_home ul.mega-sub-menu,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-item,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-row,#mega-menu-wrap-Menu_home #mega-menu-Menu_home li.mega-menu-column,#mega-menu-wrap-Menu_home #mega-menu-Menu_home a.mega-menu-link,#mega-menu-wrap-Menu_home #mega-menu-Menu_home span.mega-menu-badge{line-height:2}}@keyframes mover{0%{transform:translate(100%)}to{transform:translate(0)}}.d-flex{display:flex}.flex-row{flex-direction:row}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}html{overflow-x:hidden}body{font-family:var(--font-system);max-width:100%;height:100%;padding-top:0;font-weight:300}html body,body{font-family:var(--font-system);margin-top:0;padding-top:0!important}button,input,select,textarea{font-family:var(--font-system)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}._nav_a89zs_1{width:100%;background:#1d4678;border-bottom:1px solid #163a68;position:sticky;top:0;z-index:100;font-family:inherit}._inner_a89zs_11{width:min(1180px,calc(100% - 2rem));max-width:1180px;margin:0 auto;padding:0;height:55px;display:flex;align-items:center;justify-content:center;gap:18px}._links_a89zs_23{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:2px;height:100%}._link_a89zs_23{position:relative;display:flex;align-items:center;gap:5px;height:100%;color:#fff;text-decoration:none;padding:0 8px;white-space:nowrap;opacity:1;font-size:15px;font-weight:800;letter-spacing:0;transition:opacity .2s,color .15s}._link_a89zs_23:after{content:"";position:absolute;left:8px;right:8px;bottom:0;height:3px;background:transparent;border-radius:3px;pointer-events:none}._link_a89zs_23:visited,._link_a89zs_23:hover,._link_a89zs_23:focus-visible{color:#fff}._link_a89zs_23:hover,._link_a89zs_23:focus-visible{opacity:.75}._active_a89zs_73{color:#fff;opacity:1;font-weight:900}._active_a89zs_73:after{background:#fff}._active_a89zs_73:hover,._active_a89zs_73:focus-visible{opacity:1}._pill_a89zs_88{display:inline-flex;align-items:center;gap:0;min-height:34px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);border-radius:50px;padding:0 4px 0 14px;flex-shrink:0;max-width:560px;box-sizing:border-box;margin-left:14px}._pillLabel_a89zs_103{font-size:14px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}._pillLoginBtn_a89zs_112,._pillModuleBtn_a89zs_113{display:inline-flex;align-items:center;gap:5px;border-radius:50px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .15s,transform .1s}._pillLoginBtn_a89zs_112{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.45);padding:7px 15px;font-size:14px}._pillModuleBtn_a89zs_113{background:#fff;color:#1b396a;border:none;padding:6px 12px;font-size:12px}._pillLoginBtn_a89zs_112:hover,._pillModuleBtn_a89zs_113:hover{background:#ffffff3d}._pillLoginBtn_a89zs_112:hover{transform:scale(1.02)}._pillLoginBtn_a89zs_112:active{transform:scale(.98)}._pillActions_a89zs_153{display:flex;align-items:center;gap:4px}._pillLogoutBtn_a89zs_159{display:inline-flex;align-items:center;background:#fee2e2;color:#991b1b;border:1px solid #fecaca;padding:6px 12px;border-radius:50px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}._pillLogoutBtn_a89zs_159:hover{background:#fecaca}._hamburger_a89zs_178{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px;align-self:center;margin-left:auto}._hamburger_a89zs_178 span{display:block;width:22px;height:2px;background:#fff;border-radius:2px}._mobileMenu_a89zs_198{display:flex;flex-direction:column;padding:10px 20px 16px;border-top:1px solid rgba(255,255,255,.18);background:#1b396a;gap:2px}._mobileLink_a89zs_207{display:flex;align-items:center;gap:.55rem;font-size:14px;font-weight:400;color:#fff;text-decoration:none;padding:10px 12px;border-radius:8px;transition:background .12s,color .12s}._mobileLink_a89zs_207:visited,._mobileLink_a89zs_207:hover,._mobileLink_a89zs_207:focus-visible{color:#fff}._mobileLink_a89zs_207:hover,._mobileLink_a89zs_207:focus-visible{background:#ffffff1f}._mobileActive_a89zs_231{background:#ffffff29;color:#fff;font-weight:700}._mobileDivider_a89zs_237{height:1px;background:#ffffff38;margin:8px 0}._mobileModuleBtn_a89zs_243,._mobileLoginBtn_a89zs_244,._mobileLogoutBtn_a89zs_245{width:100%;display:flex;align-items:center;gap:.55rem;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}._mobileModuleBtn_a89zs_243{background:#fff;color:#1b396a;border:none;padding:10px 14px;margin-bottom:4px}._mobileModuleBtn_a89zs_243:hover,._mobileLoginBtn_a89zs_244:hover{background:#eef2f7}._mobileLoginBtn_a89zs_244{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.45);padding:11px 14px}._mobileLogoutBtn_a89zs_245{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;padding:10px 14px}._mobileLogoutBtn_a89zs_245:hover{background:#fecaca}@media(max-width:980px){._links_a89zs_23,._pill_a89zs_88{display:none}._inner_a89zs_11{justify-content:flex-end}._hamburger_a89zs_178{display:flex}}._footer_gow1f_1{background:#1d3f70;color:#fff;padding:2.8rem 1rem 1.45rem}._inner_gow1f_7{width:min(1480px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(360px,1fr) minmax(340px,.95fr) minmax(360px,.95fr);gap:2.2rem;align-items:start}._column_gow1f_16,._imageColumn_gow1f_17{min-width:0}._column_gow1f_16 h2,._imageColumn_gow1f_17 h2{margin:0 0 1rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.78);color:#fff;font-size:16px;font-weight:900;line-height:1.15}._column_gow1f_16 p{margin:0;color:#fff;font-size:16px;line-height:1.5}._column_gow1f_16 p+p{margin-top:.35rem}._column_gow1f_16 strong{display:block;color:#fff;font-weight:900}._column_gow1f_16 span{display:block}._contactBlock_gow1f_53{margin-top:1rem}._contactBlock_gow1f_53 h3{margin:0 0 .5rem;color:#fff;font-size:16px;line-height:1.2;font-weight:900}._contactBlock_gow1f_53 p+p{margin-top:1.4rem;color:#ffffffc7;font-size:16px}._phoneLine_gow1f_71{display:flex;align-items:center;gap:.55rem;font-size:16px!important}._phoneLine_gow1f_71:before{content:"";width:.36rem;height:.36rem;border-radius:50%;background:#fff}._linkList_gow1f_86{display:grid;gap:1rem;margin:0;padding-left:1.35rem}._linkList_gow1f_86 li{color:#fff;font-size:16px;line-height:1.35}._linkList_gow1f_86 a{color:#fff;text-decoration:none}._linkList_gow1f_86 a:hover,._linkList_gow1f_86 a:focus-visible{text-decoration:underline}._imageColumn_gow1f_17 img{display:block;width:100%;max-width:480px;aspect-ratio:1;object-fit:cover;border:2px solid rgba(255,255,255,.82);border-radius:6px}._credits_gow1f_119{margin:2rem -1rem -1.45rem;padding:1.15rem 1rem;background:#1b3761;color:#fff;border-top:1px solid rgba(255,255,255,.18)}._creditsInner_gow1f_127{width:min(1160px,100%);display:grid;grid-template-columns:minmax(160px,.75fr) minmax(0,1fr);gap:1.25rem;align-items:center;margin:0 auto}._creditsLogo_gow1f_136{display:inline-flex;align-items:center;width:fit-content}._creditsLogo_gow1f_136 img{display:block;width:160px;height:50px;object-fit:contain}._creditsText_gow1f_149{text-align:left}._creditsText_gow1f_149 p{margin:0;color:#fff;font-size:12px;font-weight:500;line-height:1.45}._creditsUpdate_gow1f_161{margin-top:.25rem!important;color:#ffffffb8!important;font-size:12px!important;font-weight:500!important}@media(max-width:1120px){._inner_gow1f_7{grid-template-columns:minmax(0,1fr) minmax(280px,.75fr)}._imageColumn_gow1f_17{grid-column:1 / -1}}@media(max-width:720px){._footer_gow1f_1{padding-top:2rem}._inner_gow1f_7{grid-template-columns:1fr;gap:1.6rem}._imageColumn_gow1f_17 img{max-width:360px}._credits_gow1f_119{margin-top:1.6rem}._creditsInner_gow1f_127{grid-template-columns:1fr;gap:.8rem;justify-items:center;text-align:center}._creditsText_gow1f_149{text-align:center}}._institutionalHeader_1859a_1{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;min-height:104px;margin:0;padding:10px clamp(1.5rem,16vw,12rem);background:#fff;border-bottom:1px solid #e2e8f0;overflow:hidden}._institutionalHeaderInner_1859a_15{width:min(860px,100%);min-height:82px;display:flex;align-items:center;justify-content:flex-start;gap:clamp(1rem,2.5vw,2rem)}._institutionalHeaderInner_1859a_15 img{display:block;max-height:78px;width:auto;object-fit:contain}._institutionalHeaderInner_1859a_15 img:first-of-type{max-width:330px}._institutionalHeaderInner_1859a_15 img:nth-of-type(2){max-width:155px}._institutionalHeaderInner_1859a_15 img:nth-of-type(3){max-width:105px}._headerDivider_1859a_43{width:1px;height:56px;background:#cbd5e1}@media(max-width:940px){._institutionalHeader_1859a_1{padding-inline:24px}._institutionalHeaderInner_1859a_15{width:min(760px,100%);gap:1rem}}@media(max-width:720px){._institutionalHeader_1859a_1{min-height:78px;padding:8px 12px}._institutionalHeaderInner_1859a_15{min-height:58px;gap:.7rem}._institutionalHeaderInner_1859a_15 img{max-height:54px}._institutionalHeaderInner_1859a_15 img:nth-of-type(2),._headerDivider_1859a_43{display:none}}._page_19rs2_1{min-height:100vh;background:#f5f7fb;color:#071b46;font-family:var(--font-system)}._cardButton_19rs2_8,._cta_19rs2_9,._faqItem_19rs2_10 summary,._milestone_19rs2_11{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}._cardButton_19rs2_8:hover,._cta_19rs2_9:hover,._milestone_19rs2_11[href]:hover{transform:translateY(-2px)}._shell_19rs2_21{width:min(1160px,calc(100% - 2rem));margin:0 auto;padding:1.15rem 0 2rem}._infoBlock_19rs2_27,._section_19rs2_28,._workflowArea_19rs2_29,._followupGrid_19rs2_30,._interestBand_19rs2_31{margin-top:1.05rem}._referenceBar_19rs2_35{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;width:fit-content;max-width:100%;padding:.72rem .95rem;background:#eef3f9;border:1px solid #dbe5f0;border-radius:8px;color:#334155;font-size:.92rem}._referenceBar_19rs2_35 strong{color:#061b3d}._referenceBar_19rs2_35 a,._alertNotice_19rs2_55 a,._noticeCard_19rs2_56 a{color:#0b55a0;font-weight:900;text-decoration:none}._referenceBar_19rs2_35 a:hover,._alertNotice_19rs2_55 a:hover,._noticeCard_19rs2_56 a:hover{text-decoration:underline}._alertNotice_19rs2_55{margin-top:.85rem;display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:start;width:fit-content;max-width:100%;padding:.95rem 1.05rem;background:#fff5f7;border:1px solid #f0c7d3;border-radius:8px;box-shadow:0 12px 25px #9b224714}._alertIcon_19rs2_83{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#9b2247;color:#fff}._alertNotice_19rs2_55 h2{margin:0 0 .2rem;color:#7f1237;font-size:1.08rem;line-height:1.15}._alertNotice_19rs2_55 p{max-width:880px;margin:0 0 .35rem;color:#27364b;font-size:.96rem;line-height:1.45}._sectionTitle_19rs2_109,._cardTitle_19rs2_110{display:flex;align-items:center;gap:.55rem;color:#061b3d}._sectionTitle_19rs2_109 h2,._cardTitle_19rs2_110 h2{margin:0;font-size:1.08rem;line-height:1.15}._milestoneGrid_19rs2_124{margin-top:.7rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:stretch}._milestone_19rs2_11,._actionCard_19rs2_133,._processCard_19rs2_134,._helpCard_19rs2_135,._faqPanel_19rs2_136{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 12px 28px #0f172a14}._milestone_19rs2_11{min-height:118px;display:flex;align-items:center;gap:1rem;padding:1rem;color:inherit;text-decoration:none}._milestone_19rs2_11[href]:hover{border-color:#c9962f;box-shadow:0 16px 32px #0f172a1f}._milestoneIcon_19rs2_158,._actionIcon_19rs2_159,._stripIcon_19rs2_160{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%}._milestoneIcon_19rs2_158{width:60px;height:60px}._milestoneBody_19rs2_173{min-width:0}._milestoneBody_19rs2_173 strong{display:block;color:#061b3d;font-size:clamp(1.15rem,2.3vw,2rem);line-height:1;font-weight:950}._milestoneBody_19rs2_173 small{display:block;margin-top:.35rem;color:#213555;font-size:.9rem;font-weight:800;line-height:1.25}._milestoneBody_19rs2_173 em{display:block;margin-top:.3rem;color:#475569;font-size:.78rem;font-style:normal;font-weight:750;line-height:1.2}._requirement_19rs2_204{align-self:flex-end;margin-left:auto;border-radius:999px;padding:.36rem .68rem;background:#c67d08;color:#fff;font-size:.74rem;font-weight:950;text-transform:uppercase}._toneblue_19rs2_216{background:#eaf2ff;color:#1b396a}._tonegreen_19rs2_221{background:#e8f7ef;color:#157245}._tonepurple_19rs2_226{background:#f0e8ff;color:#5124a3}._tonegold_19rs2_231{background:#fff4d9;color:#b97707}._actionGrid_19rs2_236{margin-top:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}._actionCard_19rs2_133{min-height:205px;display:flex;flex-direction:column;padding:1.05rem}._actionIcon_19rs2_159{width:58px;height:58px;margin-bottom:.75rem}._actionCopy_19rs2_256{flex:1}._actionCard_19rs2_133 h3{margin:0 0 .45rem;color:#061b3d;font-size:1.05rem;line-height:1.12}._actionCard_19rs2_133 p{margin:0;color:#334155;font-size:.88rem;line-height:1.38}._cardButton_19rs2_8{min-height:34px;margin-top:.95rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid #1b396a;border-radius:6px;color:#061b3d;font-size:.82rem;font-weight:900;text-decoration:none}._cardButton_19rs2_8:hover{background:#061b3d;color:#fff}._workflowArea_19rs2_29{display:grid;grid-template-columns:minmax(0,1.52fr) minmax(290px,.84fr);gap:1.5rem}._processCard_19rs2_134{padding:1rem 1.1rem 1.25rem}._steps_19rs2_304{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.3rem}._steps_19rs2_304:before{content:"";position:absolute;top:31px;left:16.5%;right:16.5%;border-top:2px dashed #91a8c7}._stepItem_19rs2_321{position:relative;z-index:1;display:grid;justify-items:center;gap:.55rem;text-align:center;color:#061b3d;font-weight:850}._stepNumber_19rs2_332{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#061b3d;color:#fff;font-size:1.35rem;font-weight:950;box-shadow:0 10px 20px #061b3d33}._stepItem_19rs2_321 p{min-height:42px;margin:0;font-size:.9rem;line-height:1.15}._stepIcon_19rs2_352{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#eef4ff;color:#1b396a}._helpCard_19rs2_135{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:start;padding:1.25rem;background:linear-gradient(135deg,#061b3d,#092b61);color:#fff;border-color:transparent}._helpIcon_19rs2_373{color:#f5b21f}._helpCard_19rs2_135>div:last-child{width:80%}._helpCard_19rs2_135 h2{margin:0 0 .4rem;color:#f5b21f;font-size:16px;line-height:1.2}._helpCard_19rs2_135 p{margin:0 0 .35rem;color:#ffffffdb;font-size:14px;font-weight:800;line-height:1.25}._helpCard_19rs2_135 strong{display:block;color:#fff;font-size:14px;font-weight:950;line-height:1.25}._helpCard_19rs2_135 a{display:block;margin:.2rem 0 .45rem;color:#fff;font-size:14px;font-weight:950;line-height:1.25;text-decoration:none}._helpCard_19rs2_135 span{display:block;color:#ffffffe0;font-size:12px;line-height:1.35}._followupGrid_19rs2_30{margin-top:1rem;display:grid;grid-template-columns:minmax(0,1.52fr) minmax(290px,.84fr);gap:.75rem 1.5rem;align-items:start}._noticeCard_19rs2_56{box-sizing:border-box;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:center;grid-column:1;width:100%;padding:.75rem .9rem;background:#fff;border:1px solid #dbe3ee;border-radius:8px}._stripIcon_19rs2_160{width:42px;height:42px}._noticeCard_19rs2_56 p{margin:0;color:#334155;font-size:.91rem;line-height:1.4}._noticeCard_19rs2_56 a{margin-left:.35rem}._faqPanel_19rs2_136{grid-column:1;padding:1rem}._faqItem_19rs2_10{border-top:1px solid #e2e8f0}._faqItem_19rs2_10:first-of-type{margin-top:.65rem}._faqItem_19rs2_10 summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:42px;color:#061b3d;font-size:.93rem;font-weight:750;cursor:pointer;list-style:none}._faqItem_19rs2_10 summary::-webkit-details-marker{display:none}._faqItem_19rs2_10[open] summary svg{transform:rotate(180deg)}._faqItem_19rs2_10 p{margin:0 0 .85rem;color:#475569;font-size:.88rem;line-height:1.45}._cta_19rs2_9{grid-column:2;grid-row:2 / 4;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon copy" "action action";gap:.7rem .8rem;align-items:center;align-self:stretch;align-content:center;min-height:0;padding:.75rem .9rem;background:#9b2247;color:#fff;border-radius:8px;text-decoration:none;box-shadow:0 16px 30px #9b22472e}._cta_19rs2_9>svg{grid-area:icon;width:30px;height:30px}._cta_19rs2_9>span{grid-area:copy;min-width:0}._cta_19rs2_9 strong,._cta_19rs2_9 small{display:block}._cta_19rs2_9 strong{font-size:16px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cta_19rs2_9 small{margin-top:.1rem;color:#ffffffdb;font-size:12px;line-height:1.35}._cta_19rs2_9 em{grid-area:action;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;justify-self:end;border-radius:6px;padding:.55rem .75rem;background:#fff;color:#9b2247;font-size:14px;line-height:1.2;font-style:normal;font-weight:950;text-align:center;text-transform:uppercase}._interestBand_19rs2_31{padding:1.7rem 1.25rem 2.1rem;background:#e9edf2;border:1px solid #dbe3ee;border-radius:18px;box-shadow:0 16px 36px #0f172a0f}._interestBand_19rs2_31 h2{margin:0 0 1.25rem;color:#26364c;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1;font-weight:950;text-align:center;letter-spacing:0}._interestGrid_19rs2_589{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;align-items:stretch}._interestCard_19rs2_596{min-height:116px;display:flex;align-items:center;justify-content:center;padding:.55rem;background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 7px 15px #0f172a14;text-decoration:none;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}._interestCard_19rs2_596:hover,._interestCard_19rs2_596:focus-visible{transform:translateY(-4px) scale(1.015);background:#f1f5f9;border-color:#94a3b8;box-shadow:0 18px 34px #47556933;outline:none}._interestCard_19rs2_596 img{display:block;width:100%;max-width:185px;max-height:96px;object-fit:contain}._referenceBar_19rs2_35,._alertNotice_19rs2_55 p,._alertNotice_19rs2_55 a,._milestoneBody_19rs2_173 small,._requirement_19rs2_204,._actionCard_19rs2_133 p,._cardButton_19rs2_8,._stepItem_19rs2_321 p,._helpCard_19rs2_135 span,._noticeCard_19rs2_56 p,._noticeCard_19rs2_56 a,._faqItem_19rs2_10 summary,._faqItem_19rs2_10 p,._cta_19rs2_9 small{font-size:12px}@media(max-width:1020px){._milestoneGrid_19rs2_124,._actionGrid_19rs2_236{grid-template-columns:repeat(2,minmax(0,1fr))}._workflowArea_19rs2_29,._followupGrid_19rs2_30{grid-template-columns:1fr}._cta_19rs2_9{grid-column:1;grid-row:auto}._interestGrid_19rs2_589{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}}@media(max-width:680px){._shell_19rs2_21{width:min(100% - 1rem,1160px)}._referenceBar_19rs2_35,._alertNotice_19rs2_55,._noticeCard_19rs2_56{width:100%}._alertNotice_19rs2_55,._milestoneGrid_19rs2_124,._actionGrid_19rs2_236{grid-template-columns:1fr}._interestGrid_19rs2_589{grid-template-columns:repeat(5,minmax(0,1fr));gap:.32rem}._interestCard_19rs2_596{min-height:54px;padding:.25rem;border-radius:6px}._interestCard_19rs2_596 img{max-width:100%;max-height:42px}._milestone_19rs2_11{min-height:96px}._steps_19rs2_304{grid-template-columns:1fr}._steps_19rs2_304:before{display:none}._stepItem_19rs2_321{grid-template-columns:auto 1fr auto;justify-items:start;text-align:left}._stepItem_19rs2_321 p{min-height:auto}._helpCard_19rs2_135,._cta_19rs2_9{grid-template-columns:1fr}._cta_19rs2_9{grid-template-areas:"icon" "copy" "action"}._helpCard_19rs2_135>div:last-child{width:100%}._cta_19rs2_9 em{width:100%}}._hero_uhot7_1{position:relative;min-height:420px;overflow:hidden;background:radial-gradient(circle at 75% 96%,rgba(255,201,87,.2) 0,transparent 12%),linear-gradient(105deg,#021936,#042654 42%,#06356d 65%,#021936);color:#fff}._hero_uhot7_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-image);background-repeat:no-repeat;background-position:center right;background-size:cover;opacity:.48;filter:saturate(.78) contrast(1.05);pointer-events:none}._hero_uhot7_1:after{content:"";position:absolute;left:max(1.5rem,calc((100vw - 1160px)/2));right:max(1.5rem,calc((100vw - 1160px)/2));bottom:42px;height:2px;background:linear-gradient(90deg,#c9962f2e,#c9962fdb 74%,#ffe7a4fa 78%,#c9962f2e);box-shadow:0 0 20px #ffcd5bcc;pointer-events:none}._heroContent_uhot7_36{position:relative;z-index:2;width:min(100%,1160px);min-height:420px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;padding:2.7rem 1.5rem 4.7rem 4.9rem}._heroContent_uhot7_36:before{content:"";position:absolute;left:1.5rem;top:14%;width:4px;height:260px;background:#c9962f;box-shadow:0 0 13px #ffcd5b6b}._hero_uhot7_1 h1{max-width:610px;margin:0;color:#fff;font-size:clamp(3.3rem,5vw,4.95rem);line-height:1.1;font-weight:950;letter-spacing:0;text-shadow:0 8px 24px rgba(0,0,0,.38)}._heroTitlePrimary_uhot7_70,._heroTitleAccent_uhot7_71{display:block}._heroTitleAccent_uhot7_71{color:#f0c15d;background:linear-gradient(180deg,#ffe08a,#d69a31 86%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._heroText_uhot7_83{max-width:520px;margin:2.35rem 0 1.55rem;color:#ffffffd4;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.32}._heroActions_uhot7_91{display:flex;flex-wrap:wrap;gap:1rem}._primaryButton_uhot7_97,._secondaryButton_uhot7_98{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border-radius:7px;padding:.95rem 1.55rem;font-weight:900;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}._primaryButton_uhot7_97{background:#073976e6;color:#21a8f6;border:1px solid rgba(33,168,246,.12);box-shadow:0 14px 28px #00091847}._secondaryButton_uhot7_98{background:#fff;color:#0271b8;border:1px solid rgba(255,255,255,.9);box-shadow:0 10px 20px #1b396a1a}._primaryButton_uhot7_97:hover,._secondaryButton_uhot7_98:hover{transform:translateY(-2px)}._heroPanel_uhot7_130{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#011026f5,#021b3ddb 34%,#03275480 61%,#021938d1),linear-gradient(118deg,transparent 0 45%,rgba(255,255,255,.045) 45% 55%,transparent 55% 100%);pointer-events:none}._breadcrumb_uhot7_139{width:min(1160px,calc(100% - 2rem));margin:0 auto;padding:16px 0 0;color:#64748b;font-family:var(--font-system)}._breadcrumb_uhot7_139 ol{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none}._breadcrumb_uhot7_139 li{display:inline-flex;align-items:center;gap:6px;min-height:24px;color:#64748b;font-size:12px;font-weight:500;line-height:1.2}._breadcrumb_uhot7_139 li+li:before{content:"/";margin:0 10px;color:#94a3b8;font-weight:800}._breadcrumb_uhot7_139 svg{color:#0065bd;flex:0 0 auto}._breadcrumb_uhot7_139 a{color:#0065bd;text-decoration:none}._breadcrumb_uhot7_139 a:hover,._breadcrumb_uhot7_139 a:focus-visible{text-decoration:underline;outline:none}._breadcrumb_uhot7_139 span{color:#475569;font-weight:800}@media(max-width:1020px){._hero_uhot7_1{min-height:390px}._hero_uhot7_1:before{background-position:center -3.5rem;background-size:max(820px,112vw) auto;opacity:.36}._heroPanel_uhot7_130{background:linear-gradient(90deg,#02122cdb,#03234cad 56%,#021a3a6b),linear-gradient(180deg,#02122c2e,#02122c9e)}._heroContent_uhot7_36{min-height:390px}}@media(max-width:680px){._hero_uhot7_1{min-height:440px}._hero_uhot7_1:before{background-position:center -3.9rem;background-size:max(620px,155vw) auto;opacity:.36}._heroContent_uhot7_36{min-height:440px;padding:2.4rem 1rem 4.4rem 2.15rem}._heroContent_uhot7_36:before{left:.85rem;top:22%;height:190px;width:3px}._hero_uhot7_1 h1{font-size:clamp(2.55rem,13vw,3.55rem)}._hero_uhot7_1:after{left:1rem;right:1rem;bottom:28px}._heroActions_uhot7_91{gap:.75rem}._breadcrumb_uhot7_139{width:min(100% - 1rem,1160px);padding-top:12px}._primaryButton_uhot7_97,._secondaryButton_uhot7_98{width:100%;min-height:50px}}._page_ak2rb_1{min-height:100vh;background:#f5f6fa;font-family:var(--font-system);color:#1a1a2e}._container_ak2rb_8{width:min(1160px,calc(100% - 2rem));margin:0 auto;padding:40px 24px 60px}._aviso_ak2rb_15{max-width:720px;background:#fff;border:2px solid #c9a84c;border-left:6px solid #c9a84c;border-radius:12px;padding:24px 28px;margin:0 auto 36px}._avisoHeader_ak2rb_25{display:flex;align-items:center;gap:8px;margin-bottom:16px}._avisoHeaderIcono_ak2rb_32{font-size:18px}._avisoHeaderTitulo_ak2rb_36{font-size:18px;font-weight:700;color:#002060}._avisoGrid_ak2rb_42{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}._avisoItemCierre_ak2rb_49{background:#fff8e8;border-radius:8px;padding:12px 16px}._avisoItemApertura_ak2rb_55{background:#eef4ff;border-radius:8px;padding:12px 16px}._avisoItemLabel_ak2rb_61{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}._avisoItemLabelCierre_ak2rb_68{color:#c9a84c}._avisoItemLabelApertura_ak2rb_72{color:#002060}._avisoItemValor_ak2rb_76{font-size:14px;font-weight:600;color:#1a1a2e}._avisoContacto_ak2rb_82{border-top:1px solid #eee;padding-top:14px;font-size:13px;color:#555;line-height:1.7}._avisoContactoLink_ak2rb_90{color:#002060;font-weight:600;text-decoration:none}._avisoContactoLink_ak2rb_90:hover{text-decoration:underline}._paso_ak2rb_101{margin-bottom:8px}._pasoLayout_ak2rb_105{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:28px;align-items:start}._pasoMedia_ak2rb_112,._planPanel_ak2rb_113{min-width:0}._pasoHeader_ak2rb_117{display:flex;align-items:center;gap:12px;margin-bottom:16px}._pasoNumero_ak2rb_124{width:32px;height:32px;border-radius:50%;background:#002060;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}._pasoTitulo_ak2rb_138{font-size:16px;font-weight:700;color:#002060}._pasoDesc_ak2rb_144{font-size:13px;color:#666;margin-top:2px}._nota_ak2rb_151{background:#eef4ff;border-radius:10px;padding:14px 16px;margin:16px 0 0 44px;display:flex;align-items:flex-start;gap:10px;border:1px solid #ccdcf5}._notaIcono_ak2rb_162{font-size:16px;flex-shrink:0}._notaTexto_ak2rb_167{margin:0;font-size:13px;color:#444;line-height:1.6}@media(max-width:575px){._avisoGrid_ak2rb_42{grid-template-columns:1fr}._nota_ak2rb_151{margin-left:0}}._imagenWrapper_ak2rb_185{width:min(100%,560px);margin:0 0 0 44px;border-radius:10px;overflow:hidden;border:1px solid #dde3ef;background:#fff}._imagenCertificado_ak2rb_194{width:100%;height:auto;display:block}._planPanel_ak2rb_113{position:sticky;top:18px;margin-top:48px;background:#fff;border:1px solid #dbe3ee;border-radius:12px;padding:22px;box-shadow:0 14px 30px #0f172a12}._planPanelHeader_ak2rb_212{margin-bottom:16px}._planPanelHeader_ak2rb_212 span{display:block;color:#002060;font-size:16px;font-weight:800}._planPanelHeader_ak2rb_212 p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.5}._planSelector_ak2rb_230{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}._planRadioBtn_ak2rb_237{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:18px 20px;cursor:pointer;text-align:left;display:flex;align-items:center;gap:16px;transition:all .15s;width:100%}._planRadioBtn_ak2rb_237:hover{border-color:#002060}._planRadioBtnActivo_ak2rb_255{border-color:#002060;background:#eef4ff}._radioCirculo_ak2rb_260{width:20px;height:20px;border-radius:50%;border:2px solid #d1d5db;flex-shrink:0;transition:all .15s}._radioCirculoActivo_ak2rb_269{border:6px solid #002060}._planInfo_ak2rb_273{flex:1}._planTipo_ak2rb_277{font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}._planTipoActivo_ak2rb_286{color:#002060}._planPeriodoRadio_ak2rb_290{font-size:16px;font-weight:700;color:#111827}._planPeriodoRadioActivo_ak2rb_296{color:#002060}._planHint_ak2rb_300{font-size:12px;color:#6b7280;margin-top:3px}._checkIcono_ak2rb_306{width:24px;height:24px;border-radius:50%;background:#002060;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}._btnContinuar_ak2rb_321{width:100%;background:#002060;color:#fff;border:none;border-radius:10px;padding:14px;font-size:15px;font-weight:600;cursor:pointer;transition:all .15s}._btnContinuar_ak2rb_321:hover{background:#001540}._btnContinuarDisabled_ak2rb_338{background:#e5e7eb;color:#9ca3af;cursor:default}._btnContinuarDisabled_ak2rb_338:hover{background:#e5e7eb}._faqPanel_ak2rb_348{max-width:720px;margin-top:28px;margin-left:auto;margin-right:auto;background:#fff;border:1px solid #dbe3ee;border-radius:8px;padding:0 12px 10px;box-shadow:0 12px 28px #0f172a12}._faqTitle_ak2rb_360{display:flex;align-items:center;gap:8px;min-height:48px;color:#002060}._faqTitle_ak2rb_360 h2{margin:0;font-size:14px;font-weight:800}._faqItem_ak2rb_374{border-top:1px solid #dbe3ee}._faqItem_ak2rb_374 summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#061b3d;font-size:13px;font-weight:800;cursor:pointer;list-style:none}._faqItem_ak2rb_374 summary::-webkit-details-marker{display:none}._faqItem_ak2rb_374 summary svg{flex:0 0 auto;transition:transform .16s ease}._faqItem_ak2rb_374[open] summary svg{transform:rotate(180deg)}._faqItem_ak2rb_374 p{margin:0 0 14px;color:#475569;font-size:13px;line-height:1.55}._routeContainer_ak2rb_411{display:grid;gap:18px}._routeHeroCard_ak2rb_416,._routePanel_ak2rb_417,._routeCard_ak2rb_418{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 12px 28px #0f172a12}._oldPlanNoticePanel_ak2rb_425{padding:18px;border:2px solid #0f766e;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a12}._oldPlanNoticePanel_ak2rb_425 h2{display:flex;align-items:center;gap:8px;margin:0;color:#002060;font-size:14px;line-height:1.25;font-weight:900}._oldPlanNoticePanel_ak2rb_425 ul{display:grid;gap:7px;margin:12px 0 0;padding-left:18px;color:#334155;font-size:12px;line-height:1.5}._oldPlanNoticePanel_ak2rb_425 a,._processList_ak2rb_455 a{color:#0065bd;font-weight:900;overflow-wrap:anywhere}._oldPlanNoticePanel_ak2rb_425 li::marker{color:#0f766e;font-weight:900}._oldPlanDeadline_ak2rb_466{margin:16px 0 0;padding:12px 14px;border-left:4px solid #c9a84c;border-radius:8px;background:#fffaf0;color:#061b3d;font-size:12px;line-height:1.5;font-weight:900;text-transform:uppercase}._routeHeroCard_ak2rb_416{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:24px}._routeKicker_ak2rb_487{display:block;margin-bottom:8px;color:#c9a84c;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}._routeHeroCard_ak2rb_416 h1,._routeCard_ak2rb_418 h2,._routePanel_ak2rb_417 h2{margin:0;color:#002060;font-size:14px;line-height:1.25;font-weight:900}._routeHeroCard_ak2rb_416 h1{font-size:24px}._routeHeroCard_ak2rb_416 p,._routeCard_ak2rb_418 p{margin:8px 0 0;color:#475569;font-size:12px;line-height:1.6}._routeCardGrid_ak2rb_519,._routeSplit_ak2rb_520{display:grid;gap:16px}._routeCardGrid_ak2rb_519{grid-template-columns:repeat(2,minmax(0,1fr))}._routeSplit_ak2rb_520{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}._routeCard_ak2rb_418,._routePanel_ak2rb_417{padding:18px}._routeCard_ak2rb_418{min-height:220px;display:flex;flex-direction:column}._routeIcon_ak2rb_544{width:54px;height:54px;display:grid;place-items:center;margin-bottom:16px;border-radius:8px;background:#eef4ff;color:#002060}._routePrimaryAction_ak2rb_555,._routeExternalAction_ak2rb_556{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:8px;font-size:12px;font-weight:900;line-height:1.2;text-decoration:none}._routePrimaryAction_ak2rb_555{width:fit-content;margin-top:auto;background:#002060;color:#fff}._routeExternalAction_ak2rb_556{background:#fff;border:1px solid #c9d4e5;color:#002060}._routePrimaryAction_ak2rb_555:hover,._routePrimaryAction_ak2rb_555:focus-visible,._routeExternalAction_ak2rb_556:hover,._routeExternalAction_ak2rb_556:focus-visible{transform:translateY(-1px);outline:none}._routeExternalAction_ak2rb_556:hover,._routeExternalAction_ak2rb_556:focus-visible{border-color:#002060}._routePanel_ak2rb_417 h2{display:flex;align-items:center;gap:8px}._optionGrid_ak2rb_602{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}._optionGrid_ak2rb_602 span{min-height:42px;display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;color:#334155;font-size:12px;font-weight:800;line-height:1.3}._optionGrid_ak2rb_602 svg{color:#002060;flex:0 0 auto}._optionCardGrid_ak2rb_629{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}._oldPlanOptionsPanel_ak2rb_636{overflow:hidden}._oldPlanOptionsRow_ak2rb_640{display:flex;gap:12px;margin-top:14px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}._oldPlanOptionsRow_ak2rb_640 ._optionRouteCard_ak2rb_649{flex:0 0 198px;min-height:156px;scroll-snap-align:start}._oldPlanOptionsTwoRows_ak2rb_655{display:grid;grid-template-columns:repeat(5,minmax(156px,1fr));overflow-x:auto;scroll-snap-type:none}._oldPlanOptionsTwoRows_ak2rb_655 ._optionRouteCard_ak2rb_649{flex:initial;min-height:156px;scroll-snap-align:unset}._optionRouteCard_ak2rb_649{min-height:116px;display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;color:#334155;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}._optionRouteCard_ak2rb_649:hover,._optionRouteCard_ak2rb_649:focus-visible{transform:translateY(-1px);border-color:#002060;box-shadow:0 12px 24px #0f172a14;outline:none}._optionRouteCard_ak2rb_649 span,._optionRouteCard_ak2rb_649 strong{display:flex;align-items:center;gap:8px;color:#002060;font-size:12px;font-weight:900;line-height:1.3}._optionRouteCard_ak2rb_649 p{margin:0;color:#64748b;font-size:12px;line-height:1.45}._optionRouteCard_ak2rb_649 strong{margin-top:auto;color:#0065bd}._procedurePanel_ak2rb_713,._requirementCard_ak2rb_714{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 12px 28px #0f172a12}._procedurePanel_ak2rb_713{padding:22px}._procedureHeader_ak2rb_725{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;margin-bottom:18px}._procedureHeader_ak2rb_725 h2{margin:0;color:#002060;font-size:14px;line-height:1.25;font-weight:900}._procedureHeader_ak2rb_725 p{margin:8px 0 0;color:#475569;font-size:12px;line-height:1.6}._procedureSteps_ak2rb_748{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}._procedureSteps_ak2rb_748 li{position:relative;min-height:160px;padding:16px;border:1px solid #dbe3ee;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc)}._procedureNumber_ak2rb_766{width:34px;height:34px;display:grid;place-items:center;margin-bottom:14px;border-radius:999px;background:#002060;color:#fff;font-size:13px;font-weight:900}._procedureSteps_ak2rb_748 h3{margin:0;color:#002060;font-size:13px;line-height:1.25;font-weight:900}._procedureSteps_ak2rb_748 p{margin:7px 0 0;color:#64748b;font-size:12px;line-height:1.5}._procedureImageWrap_ak2rb_794{width:min(100%,860px);margin:18px auto 0;padding:14px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}._procedureImageWrap_ak2rb_794 img{width:100%;height:810px;object-fit:fill;display:block;border-radius:6px;background:#fff}._procedureImageWrap_ak2rb_794 figcaption{margin-top:10px;color:#64748b;font-size:12px;line-height:1.4;text-align:center}._intuitiveDiagram_ak2rb_820{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px;padding:14px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}._intuitiveStep_ak2rb_832{position:relative;min-height:190px;display:flex;flex-direction:column;padding:14px;border:1px solid #dbe3ee;border-radius:8px;background:#fff}._intuitiveStep_ak2rb_832:not(:last-child):after{content:"";position:absolute;top:31px;right:-16px;z-index:2;width:20px;height:2px;background:#c9a84c}._intuitiveStep_ak2rb_832:not(:last-child):before{content:"";position:absolute;top:26px;right:-18px;z-index:3;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #c9a84c}._intuitiveStepTop_ak2rb_867{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}._intuitiveStepNumber_ak2rb_875{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:#002060;color:#fff;font-size:12px;font-weight:900}._intuitiveStepIcon_ak2rb_887{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#eef4ff;color:#002060}._intuitiveStep_ak2rb_832 h3{margin:0;color:#002060;font-size:13px;line-height:1.25;font-weight:900}._intuitiveStep_ak2rb_832 p{margin:8px 0 12px;color:#475569;font-size:12px;line-height:1.5}._intuitiveStep_ak2rb_832 strong{display:block;margin-top:auto;padding-top:10px;border-top:1px solid #e2e8f0;color:#0f766e;font-size:12px;line-height:1.4;font-weight:900}._residenceShell_ak2rb_923{display:grid;gap:22px;padding:24px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a12}._residenceHeader_ak2rb_933{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}._residenceHeader_ak2rb_933 h1{margin:0;color:#002060;font-size:24px;line-height:1.2;font-weight:900}._residenceHeader_ak2rb_933 p{margin:6px 0 0;color:#64748b;font-size:12px;line-height:1.45}._residenceGrid_ak2rb_955{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}._residenceDescription_ak2rb_961{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:14px 16px;border:1px solid #dbe3ee;border-left:4px solid #c9a84c;border-radius:8px;background:#fffaf0}._residenceDescription_ak2rb_961 svg{margin-top:1px;color:#c9a84c;flex:0 0 auto}._residenceDescription_ak2rb_961 p{margin:0;color:#334155;font-size:12px;line-height:1.65;font-weight:700}._residenceGridSingle_ak2rb_986{grid-template-columns:minmax(0,1fr)}._residenceColumn_ak2rb_990{min-width:0}._residenceColumnHeader_ak2rb_994{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:2px solid #dbe3ee}._residenceColumnHeader_ak2rb_994 span{color:#c9a84c;font-size:26px;line-height:1;font-weight:950}._residenceColumnHeader_ak2rb_994 h2{margin:0;color:#002060;font-size:14px;line-height:1.2;font-weight:900}._residenceColumnHeader_ak2rb_994 p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.35;font-weight:700}._residenceFilename_ak2rb_1025{display:grid;gap:6px;margin:16px 0 18px;padding:13px 14px;border:1px solid #c9d4e5;border-radius:8px;background:#f8fafc}._residenceFilename_ak2rb_1025 strong{color:#002060;font-size:12px;line-height:1.3;font-weight:900}._residenceFilename_ak2rb_1025 code{overflow-wrap:anywhere;color:#475569;font-family:var(--font-system);font-size:12px;line-height:1.4;font-weight:800}._residenceRequirementList_ak2rb_1051{display:grid}._residenceRequirement_ak2rb_1051{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px 0;border-bottom:1px solid #e2e8f0}._residenceRequirement_ak2rb_1051:first-child{padding-top:0}._residenceRequirement_ak2rb_1051:last-child{border-bottom:0}._residenceCheck_ak2rb_1071{width:18px;height:18px;margin-top:2px;border:1.5px solid #0f766e;border-radius:4px;background:#ecfdf5}._residenceRequirement_ak2rb_1051 h3{margin:0;color:#061b3d;font-size:12px;line-height:1.25;font-weight:900}._residenceRequirement_ak2rb_1051 p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.45}._residenceDownload_ak2rb_1095{width:fit-content;min-height:34px;display:inline-flex;align-items:center;gap:7px;margin-top:10px;padding:0 13px;border:1px solid #c9d4e5;border-radius:8px;color:#002060;background:#fff;font-size:12px;font-weight:900;line-height:1;text-decoration:none}._residenceDownload_ak2rb_1095:hover,._residenceDownload_ak2rb_1095:focus-visible{border-color:#002060;outline:none}._residenceNotice_ak2rb_1119{display:flex;align-items:flex-start;gap:10px;width:min(100%,520px);margin-left:auto;padding:14px 16px;border-left:4px solid #0f766e;border-radius:8px;background:#ecfdf5;color:#0f766e}._residenceNotice_ak2rb_1119 svg{flex:0 0 auto;margin-top:1px}._residenceNotice_ak2rb_1119 p{margin:0;color:#0f766e;font-size:12px;line-height:1.55;font-weight:700}._formatPreviewPanel_ak2rb_1145{display:grid;gap:16px;padding:20px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a12}._formatPreviewHeader_ak2rb_1155 h2{margin:0;color:#002060;font-size:14px;line-height:1.25;font-weight:900}._formatPreviewHeader_ak2rb_1155 p{margin:7px 0 0;color:#64748b;font-size:12px;line-height:1.5}._formatPreviewGrid_ak2rb_1170{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}._formatPreviewCard_ak2rb_1176{min-width:0;display:grid;gap:8px;padding:10px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}._formatPreviewImageLink_ak2rb_1186{display:block;min-height:220px;padding:8px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;text-decoration:none}._formatPreviewImageLink_ak2rb_1186:hover,._formatPreviewImageLink_ak2rb_1186:focus-visible{border-color:#002060;outline:none}._formatPreviewImageLink_ak2rb_1186 img{width:100%;height:220px;object-fit:contain;object-position:top center;display:block}._formatPreviewCard_ak2rb_1176 strong{color:#002060;font-size:12px;line-height:1.3;font-weight:900}._formatPreviewOpen_ak2rb_1217{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid #c9d4e5;border-radius:8px;color:#002060;background:#fff;font-size:12px;font-weight:900;line-height:1.2;text-decoration:none}._formatPreviewOpen_ak2rb_1217:hover,._formatPreviewOpen_ak2rb_1217:focus-visible{border-color:#002060;outline:none}._requirementCard_ak2rb_714{padding:18px}._requirementHeader_ak2rb_1244{display:flex;align-items:flex-start;gap:10px}._requirementHeader_ak2rb_1244 svg{color:#002060;flex:0 0 auto}._requirementHeader_ak2rb_1244 h2{margin:0;color:#002060;font-size:14px;line-height:1.25;font-weight:900}._requirementHeader_ak2rb_1244 p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.4}._requirementList_ak2rb_1270{display:grid;gap:10px;margin:16px 0 0;padding-left:22px;color:#475569;font-size:12px;line-height:1.55}._requirementList_ak2rb_1270 li::marker{color:#c9a84c;font-weight:900}._routeEmptyText_ak2rb_1285{margin:12px 0 16px;color:#475569;font-size:12px;line-height:1.55}._actionStack_ak2rb_1292{display:flex;flex-wrap:wrap;gap:10px}._routePanel_ak2rb_417 ._actionStack_ak2rb_1292{margin-top:14px}._processList_ak2rb_455,._noteList_ak2rb_1303{display:grid;gap:10px;margin:14px 0 0;padding-left:18px;color:#475569;font-size:12px;line-height:1.55}._processList_ak2rb_455 li::marker,._noteList_ak2rb_1303 li::marker{color:#c9a84c;font-weight:900}._oldPlan2004Hero_ak2rb_1319{display:grid;gap:18px;padding:28px 24px 32px;border-bottom:1px solid #dbe3ee;background:#fff}._oldPlan2004Hero_ak2rb_1319 h1{margin:0;color:#002060;font-size:30px;line-height:1.15;font-weight:900}._oldPlan2004Hero_ak2rb_1319 p{margin:8px 0 0;color:#526c96;font-size:12px;line-height:1.5}._oldPlan2004Hero_ak2rb_1319 ._actionStack_ak2rb_1292{margin-top:4px}._oldPlan2004Overview_ak2rb_1346{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:22px}._oldPlan2004InfoCard_ak2rb_1352,._oldPlan2004DeadlineCard_ak2rb_1353,._oldPlan2004ProcessPanel_ak2rb_1354{background:#fff;border:1px solid #b8cff0;border-radius:8px;box-shadow:0 12px 28px #0f172a0f}._oldPlan2004InfoCard_ak2rb_1352,._oldPlan2004ProcessPanel_ak2rb_1354{padding:28px}._oldPlan2004InfoCard_ak2rb_1352 h2,._oldPlan2004ProcessPanel_ak2rb_1354 h2{display:flex;align-items:center;gap:12px;margin:0;color:#061b3d;font-size:18px;line-height:1.3;font-weight:900}._oldPlan2004InfoCard_ak2rb_1352 h2 svg,._oldPlan2004ProcessPanel_ak2rb_1354 h2 svg{color:#0065bd}._oldPlan2004InfoCard_ak2rb_1352 ul{display:grid;gap:0;margin:22px 0 0;padding:0;list-style:none}._oldPlan2004InfoCard_ak2rb_1352 li{position:relative;padding:18px 0 18px 34px;border-bottom:1px solid #dbe3ee;color:#334a72;font-size:12px;line-height:1.55}._oldPlan2004InfoCard_ak2rb_1352 li:first-child{padding-top:0}._oldPlan2004InfoCard_ak2rb_1352 li:last-child{padding-bottom:0;border-bottom:0}._oldPlan2004InfoCard_ak2rb_1352 li:before,._oldPlan2004DeadlineNotice_ak2rb_1410:before,._oldPlan2004ProcessPanel_ak2rb_1354 h2:before{content:"";position:absolute;width:8px;height:8px;border:1px solid #0065bd;border-radius:1px;background:#fff}._oldPlan2004InfoCard_ak2rb_1352 li:before{left:2px;top:25px}._oldPlan2004InfoCard_ak2rb_1352 li:first-child:before{top:7px}._oldPlan2004InfoCard_ak2rb_1352 a,._oldPlan2004Steps_ak2rb_1431 a{color:#0065bd;font-weight:900;overflow-wrap:anywhere}._oldPlan2004DeadlineCard_ak2rb_1353{min-height:420px;display:grid;place-items:center;align-content:center;padding:30px;color:#526c96;text-align:center}._oldPlan2004DeadlineCard_ak2rb_1353 svg{color:#0065bd;margin-bottom:16px}._oldPlan2004DeadlineCard_ak2rb_1353 p,._oldPlan2004DeadlineCard_ak2rb_1353 small{margin:0;font-size:12px;line-height:1.45}._oldPlan2004DeadlineCard_ak2rb_1353 strong{display:flex;align-items:baseline;justify-content:center;gap:12px;margin:8px 0 4px;color:#0065bd;font-size:48px;line-height:1;font-weight:900}._oldPlan2004DeadlineCard_ak2rb_1353 strong span{font-size:12px}._oldPlan2004DeadlineCard_ak2rb_1353 hr{width:56px;height:1px;margin:18px 0;border:0;background:#dbe3ee}._oldPlan2004DeadlineCard_ak2rb_1353 b{color:#061b3d;font-size:12px}._oldPlan2004ProcessPanel_ak2rb_1354{padding:28px}._oldPlan2004ProcessPanel_ak2rb_1354 h2{position:relative;padding-left:28px}._oldPlan2004ProcessPanel_ak2rb_1354 h2:before{left:0;top:50%;transform:translateY(-50%)}._oldPlan2004ProcessPanel_ak2rb_1354 h2 svg{display:none}._oldPlan2004Steps_ak2rb_1431{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}._oldPlan2004Steps_ak2rb_1431 li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:start;padding:18px 20px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}._oldPlan2004Steps_ak2rb_1431 li>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#0f766e;color:#fff;font-size:15px;font-weight:900}._oldPlan2004Steps_ak2rb_1431 h3{margin:0 0 5px;color:#061b3d;font-size:12px;line-height:1.25;font-weight:900}._oldPlan2004Steps_ak2rb_1431 p{margin:0;color:#334a72;font-size:12px;line-height:1.55}._oldPlan2004Steps_ak2rb_1431 ._oldPlan2004FinalStep_ak2rb_1553{border-color:#0065bd;background:#eef4ff}._oldPlan2004Steps_ak2rb_1431 ._oldPlan2004FinalStep_ak2rb_1553>span{background:#0065bd}._oldPlan2004Notes_ak2rb_1562{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}._oldPlan2004Notes_ak2rb_1562 li{position:relative;padding:14px 16px 14px 42px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;color:#334a72;font-size:12px;line-height:1.55}._oldPlan2004Notes_ak2rb_1562 li:before{content:"";position:absolute;left:18px;top:22px;width:8px;height:8px;border:1px solid #0065bd;border-radius:1px;background:#fff}._oldPlan2004DeadlineNotice_ak2rb_1410{position:relative;margin:4px 0 0;padding:18px 20px 18px 48px;border:1px solid #c9a84c;border-left:4px solid #c9a84c;border-radius:8px;background:#fffaf0;color:#6d4b00;font-size:12px;line-height:1.6}._oldPlan2004DeadlineNotice_ak2rb_1410:before{left:24px;top:26px;border-color:#c9a84c}@media(max-width:960px){._container_ak2rb_8{padding-left:0;padding-right:0}._pasoLayout_ak2rb_105,._routeHeroCard_ak2rb_416,._routeCardGrid_ak2rb_519,._routeSplit_ak2rb_520,._oldPlan2004Overview_ak2rb_1346{grid-template-columns:1fr}._oldPlan2004DeadlineCard_ak2rb_1353{min-height:auto}._procedureImageWrap_ak2rb_794 img{height:auto;object-fit:contain}._procedureSteps_ak2rb_748{grid-template-columns:repeat(2,minmax(0,1fr))}._residenceHeader_ak2rb_933,._residenceGrid_ak2rb_955{grid-template-columns:1fr}._residenceHeader_ak2rb_933{display:grid}._residenceNotice_ak2rb_1119{width:100%;margin-left:0}._planPanel_ak2rb_113{position:static;margin-left:44px;margin-top:0}}@media(max-width:575px){._imagenWrapper_ak2rb_185,._nota_ak2rb_151,._planPanel_ak2rb_113{margin-left:0}._planPanel_ak2rb_113,._routeHeroCard_ak2rb_416,._routeCard_ak2rb_418,._routePanel_ak2rb_417,._residenceShell_ak2rb_923,._oldPlan2004Hero_ak2rb_1319,._oldPlan2004InfoCard_ak2rb_1352,._oldPlan2004ProcessPanel_ak2rb_1354{padding:16px}._oldPlan2004Hero_ak2rb_1319 h1{font-size:24px}._oldPlan2004Hero_ak2rb_1319 p,._oldPlan2004InfoCard_ak2rb_1352 li,._oldPlan2004Steps_ak2rb_1431 p,._oldPlan2004DeadlineNotice_ak2rb_1410{font-size:13px}._oldPlan2004Steps_ak2rb_1431 li{gap:12px;padding:14px}._oldPlan2004Steps_ak2rb_1431 h3{font-size:15px}._optionGrid_ak2rb_602,._optionCardGrid_ak2rb_629,._procedureSteps_ak2rb_748,._formatPreviewGrid_ak2rb_1170{grid-template-columns:1fr}._formatPreviewImageLink_ak2rb_1186{min-height:260px}._formatPreviewImageLink_ak2rb_1186 img{height:260px}._residenceGrid_ak2rb_955{grid-template-columns:1fr;gap:18px}._routeExternalAction_ak2rb_556,._routePrimaryAction_ak2rb_555,._residenceDownload_ak2rb_1095{width:100%}}._page_1mekg_1{min-height:100vh;background:#f7f9fc;color:#14213f;font-family:var(--font-system)}._container_1mekg_8{max-width:1200px;margin:0 auto;padding:28px 24px 56px}._sessionAlert_1mekg_14{margin:0 0 18px;padding:12px 16px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:12px;font-weight:700}._seccionTitulo_1mekg_25{margin:0 0 14px;color:#0b2a61;font-size:14px;font-weight:800}._serviciosGrid_1mekg_32{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px}._servicioCard_1mekg_39{min-height:116px;border-radius:10px;padding:18px;cursor:pointer;transition:transform .15s,box-shadow .15s}._servicioCard_1mekg_39:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a1a}._servicioIcon_1mekg_52{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:12px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(255,255,255,.75);box-shadow:0 8px 18px #0f172a0f}._servicioIcon_1mekg_52 svg{width:26px;height:26px;stroke-width:2.2}._servicioIcon_1mekg_52 img{width:34px;height:34px;display:block;object-fit:contain}._servicioLabel_1mekg_78{margin-bottom:6px;font-size:14px;font-weight:800}._servicioDesc_1mekg_84{color:#667085;font-size:12px;line-height:1.5}._infoGrid_1mekg_90,._detalleGrid_1mekg_91{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:28px;margin-bottom:22px}._detalleGrid_1mekg_91{grid-template-columns:minmax(0,.95fr) minmax(0,1fr)}._infoCard_1mekg_102,._card_1mekg_103{border:1px solid #dfe7f2;border-radius:10px;background:#fff;box-shadow:0 10px 26px #14213f0f}._infoCard_1mekg_102{padding:22px}._card_1mekg_103{padding:20px 22px;margin-bottom:24px}._cardHeader_1mekg_119{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:#0b2a61}._cardHeader_1mekg_119 svg{width:22px;height:22px;flex-shrink:0}._inlinePngIcon_1mekg_133{width:22px;height:22px;flex-shrink:0;display:block;object-fit:contain}._procesoHeaderImage_1mekg_141{width:22px;height:22px;margin-right:12px;flex-shrink:0;object-fit:contain;transform:scale(2.4)}._cardHeader_1mekg_119 h2{margin:0;color:#0b2a61;font-size:14px;font-weight:800}._modalidadGrid_1mekg_157{display:grid;grid-template-columns:1fr 1fr;gap:22px}._modalidadItem_1mekg_163{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;min-width:0}._modalidadItem_1mekg_163+._modalidadItem_1mekg_163{border-left:1px solid #e5ebf3;padding-left:22px}._modalidadIcon_1mekg_175,._contactRow_1mekg_176>svg{color:#244f97}._modalidadItem_1mekg_163 h3,._contactRow_1mekg_176 h3,._procesoList_1mekg_182 h3{margin:0 0 8px;color:#244f97;font-size:14px;font-weight:800}._modalidadItem_1mekg_163 p,._contactRow_1mekg_176 p,._procesoList_1mekg_182 p{margin:0 0 8px;color:#6b7892;font-size:12px;line-height:1.5}._contactGrid_1mekg_198{display:grid;grid-template-columns:minmax(0,1fr) 214px;gap:22px;align-items:stretch}._contactDetails_1mekg_205{display:grid;gap:20px}._contactRow_1mekg_176{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px}._whatsappPanel_1mekg_216{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-content:center;border:1px solid #dfe7f2;border-radius:8px;background:#f2f5fa;padding:18px}._whatsappIcon_1mekg_227{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#20bf63;color:#fff;font-size:14px;font-weight:900}._whatsappPanel_1mekg_216 strong,._whatsappPanel_1mekg_216 span{display:block}._whatsappPanel_1mekg_216 strong{margin-top:3px;color:#172554;font-size:14px}._whatsappPanel_1mekg_216 span{color:#667085;font-size:12px}._btnWhatsapp_1mekg_256{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;margin-top:8px;border-radius:8px;background:#18b957;color:#fff;font-size:12px;font-weight:800;text-decoration:none;box-shadow:inset 0 -2px #0000001f}._btnWhatsapp_1mekg_256:visited{color:#fff}._btnWhatsapp_1mekg_256 svg{width:14px;height:14px}._requisitosList_1mekg_282{display:grid;gap:16px;margin:0 0 20px;padding:0;list-style:none}._requisitosList_1mekg_282 li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;align-items:start;color:#5d6b86;font-size:12px;line-height:1.5}._requisitosList_1mekg_282 svg{width:18px;height:18px;color:#3f7bd9}._noticeBox_1mekg_306{display:flex;align-items:center;gap:10px;border:1px solid #d8e6fb;border-radius:8px;background:#edf5ff;padding:12px 14px;color:#315a9b;font-size:12px;font-weight:700}._noticeBox_1mekg_306 svg{width:18px;height:18px;flex-shrink:0}._procesoList_1mekg_182{display:grid;gap:0;margin:0;padding:0;list-style:none}._procesoList_1mekg_182 li{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);gap:16px;padding-bottom:18px}._procesoList_1mekg_182 li:not(:last-child):after{content:"";position:absolute;top:26px;bottom:-2px;left:12px;border-left:1px dashed #c7d4e8}._stepNumber_1mekg_350{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#082b68;color:#fff;font-size:12px;font-weight:900}._horariosGrid_1mekg_365{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px}._diaItem_1mekg_372{border:1px solid #e5ebf3;border-radius:8px;background:#f6f8fb;padding:12px 8px;text-align:center}._diaItemActivo_1mekg_380{border-color:#082b68;background:#082b68}._diaNombre_1mekg_385{margin-bottom:5px;color:#8a97ac;font-size:12px;font-weight:900;text-transform:uppercase}._diaHora_1mekg_393{color:#475569;font-size:12px;line-height:1.4}._diaItemActivo_1mekg_380 ._diaNombre_1mekg_385{color:#ffffffb8}._diaItemActivo_1mekg_380 ._diaHora_1mekg_393{color:#fff}._contacto_1mekg_407{display:flex;align-items:center;gap:14px;border-top:1px solid #edf1f7;padding-top:16px}._avatar_1mekg_415{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;background:#082b68;color:#fff;font-size:12px;font-weight:900}._contactoNombre_1mekg_429{color:#172554;font-size:14px;font-weight:800}._contactoInfo_1mekg_435{margin-top:3px;color:#667085;font-size:12px}@media(max-width:980px){._serviciosGrid_1mekg_32,._infoGrid_1mekg_90,._detalleGrid_1mekg_91{grid-template-columns:1fr 1fr;gap:16px}._contactGrid_1mekg_198,._modalidadGrid_1mekg_157{grid-template-columns:1fr}._modalidadItem_1mekg_163+._modalidadItem_1mekg_163{border-left:0;border-top:1px solid #e5ebf3;padding:18px 0 0}._whatsappPanel_1mekg_216{grid-template-columns:44px minmax(0,1fr)}}@media(max-width:720px){._container_1mekg_8{padding:20px 16px 42px}._serviciosGrid_1mekg_32,._infoGrid_1mekg_90,._detalleGrid_1mekg_91,._horariosGrid_1mekg_365{grid-template-columns:1fr}}._page_g7qob_1{min-height:100vh;background:#f4f7fb;color:#071b46;font-family:var(--font-system)}._shell_g7qob_8{width:min(1160px,calc(100% - 2rem));margin:0 auto;padding:3rem 0 3.25rem}._intro_g7qob_14{max-width:620px;margin-bottom:1.35rem}._intro_g7qob_14 h1{margin:0;color:#1b2e55;font-size:clamp(3rem,6vw,4.85rem);line-height:.96;font-weight:950;letter-spacing:0;text-transform:uppercase}._intro_g7qob_14 h1 span,._intro_g7qob_14 h1 strong{display:block}._intro_g7qob_14 h1 strong{color:#d3a72d}._intro_g7qob_14 h1:after{content:"";display:block;width:62px;height:4px;margin-top:1.35rem;background:#d3a72d}._intro_g7qob_14 p{max-width:520px;margin:1.25rem 0 0;color:#6f83a6;font-size:1.05rem;line-height:1.7}._sectionBlock_g7qob_55{margin-top:2.35rem}._sectionLabel_g7qob_59{margin:0 0 1rem;color:#d3a72d;font-size:12px;font-weight:950;letter-spacing:.22em;line-height:1.2;text-transform:uppercase}._procedureGrid_g7qob_69,._moreGrid_g7qob_70{display:grid}._procedureGrid_g7qob_69{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}._moreGrid_g7qob_70{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}._procedureCard_g7qob_84,._moreCard_g7qob_85,._flow_g7qob_86{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 14px 30px #0f172a0f}._moreIcon_g7qob_93,._contactIcon_g7qob_94{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}._procedureCard_g7qob_84 h3,._moreCard_g7qob_85 h3{margin:0;color:#1b2e55;font-size:14px;line-height:1.2;font-weight:800}._procedureCard_g7qob_84 h3{font-family:var(--font-system);font-size:18px;font-weight:700}._procedureCard_g7qob_84 p,._moreCard_g7qob_85 p{margin:.72rem 0 0;color:#26364d;font-size:12px;font-weight:500;line-height:1.45}._procedureCard_g7qob_84{position:relative;min-height:178px;display:grid;grid-template-columns:minmax(150px,30%) minmax(0,1fr);overflow:hidden;border-color:#d8dde7;box-shadow:0 5px 15px #0f172a1a}._wideCard_g7qob_135{grid-column:1 / -1}._procedureCard_g7qob_84._wideCard_g7qob_135{grid-template-columns:190px minmax(0,1fr)}._procedureAccent_g7qob_143{position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#eef7ff,#fff 92%);color:#06295a;overflow:hidden}._darkProcedure_g7qob_153 ._procedureAccent_g7qob_143{--cut-depth: 34px;background:linear-gradient(135deg,#011937,#062d5c);clip-path:polygon(0 0,calc(100% - var(--cut-depth)) 0,100% 50%,calc(100% - var(--cut-depth)) 100%,0 100%);color:#fff;z-index:0;margin-right:calc(var(--cut-depth) * -1);padding-right:var(--cut-depth)}._procedureAccent_g7qob_143 img{position:relative;z-index:1}._procedureAccent_g7qob_143 img{width:112px;height:112px;object-fit:contain;display:block;border-radius:50%;mix-blend-mode:normal}._procedureBody_g7qob_177{min-width:0;padding:1.55rem 1.65rem 1.25rem 2rem}._darkProcedure_g7qob_153 ._procedureBody_g7qob_177{padding-left:4.15rem}._procedureNumber_g7qob_186{display:block;margin-bottom:.2rem;color:#d3a72d;font-family:var(--font-system);font-size:18px;font-weight:700;letter-spacing:.04em}._procedureCard_g7qob_84 h3:after,._moreCard_g7qob_85 h3:after{content:"";display:block;width:24px;height:2px;margin-top:.45rem;background:#d3a72d}._visualLink_g7qob_206{display:inline-flex;align-items:center;gap:.35rem;margin-top:.75rem;color:#1b2e55;border-bottom:2px solid #d3a72d;font-size:12px;font-weight:800;line-height:1.25;text-decoration:none}._moreCard_g7qob_85{min-height:128px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:1.4rem}._moreIcon_g7qob_93{width:54px;height:54px;border-radius:8px;background:#1b2e55;color:#fff}._flow_g7qob_86{margin-top:1.4rem;padding:1.35rem 1.65rem 1.75rem}._flowTitle_g7qob_240{display:flex;align-items:center;gap:.55rem;color:#1b2e55}._flowTitle_g7qob_240 h2{margin:0;color:#1b2e55;font-size:14px;line-height:1.2;font-weight:950}._steps_g7qob_255{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.2rem 0 0;padding:0;list-style:none}._steps_g7qob_255:before{content:"";position:absolute;top:31px;left:12.5%;right:12.5%;border-top:2px dashed #91a8c7}._stepItem_g7qob_274{position:relative;z-index:1;display:grid;justify-items:center;gap:.65rem;text-align:center}._stepNumber_g7qob_283{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:#061b3d;color:#fff;font-size:14px;font-weight:950;box-shadow:0 10px 20px #061b3d2e}._stepItem_g7qob_274 p{min-height:34px;margin:0;color:#061b3d;font-size:12px;font-weight:900;line-height:1.2}._stepIcon_g7qob_305{width:58px;height:58px;display:grid;place-items:center;margin-top:1.05rem;border-radius:50%;background:#eef4ff;color:#1b396a}._contactBand_g7qob_316{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.1rem;align-items:center;margin-top:2.35rem;padding:1.75rem 2rem;background:#1b2e55;border-radius:8px;color:#fff;box-shadow:0 16px 34px #0f172a1f}._contactIcon_g7qob_94{width:58px;height:58px;border-radius:50%;background:#d3a72d2e;color:#d3a72d}._contactBand_g7qob_316 strong{display:block;color:#fff;font-size:14px;line-height:1.2;font-weight:950}._contactBand_g7qob_316 p{margin:.25rem 0 0;color:#ffffffc2;font-size:12px;line-height:1.45}._contactBand_g7qob_316 a{min-width:150px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid rgba(255,255,255,.78);border-radius:6px;color:#fff;font-size:12px;font-weight:950;text-decoration:none;transition:background .16s ease,color .16s ease,transform .16s ease}._contactBand_g7qob_316 a:hover,._contactBand_g7qob_316 a:focus-visible{background:#fff;color:#1b2e55;transform:translateY(-2px);outline:none}._detailHero_g7qob_376{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:1.35rem;align-items:stretch;padding:1.45rem;background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 14px 30px #0f172a0f}._detailHeroText_g7qob_388{min-width:0;padding:.3rem .25rem}._detailHeroText_g7qob_388 span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:.8rem;border-radius:50%;background:#071b46;color:#fff;font-size:13px;font-weight:950}._detailHeroText_g7qob_388 h1{margin:0;color:#1b2e55;font-size:clamp(2rem,4vw,3.15rem);line-height:1;font-weight:950;letter-spacing:0}._detailHeroText_g7qob_388 p{max-width:700px;margin:1rem 0 0;color:#4f6486;font-size:14px;line-height:1.65}._detailHeroImage_g7qob_424{display:grid;place-items:center;min-height:220px;border-radius:8px;background:linear-gradient(135deg,#061b3d,#1f5a97)}._detailHeroImage_g7qob_424 img{width:150px;height:150px;object-fit:contain;display:block;border-radius:50%}._detailActions_g7qob_440{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}._primaryAction_g7qob_447,._secondaryAction_g7qob_448{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:0 1rem;border-radius:6px;font-size:12px;font-weight:950;text-decoration:none}._primaryAction_g7qob_447{background:#1b2e55;color:#fff;border:1px solid #1b2e55}._secondaryAction_g7qob_448{background:#fff;color:#1b2e55;border:1px solid #bfcbdb}._primaryAction_g7qob_447:hover,._primaryAction_g7qob_447:focus-visible,._secondaryAction_g7qob_448:hover,._secondaryAction_g7qob_448:focus-visible{transform:translateY(-1px);outline:none}._detailGrid_g7qob_481{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;margin-top:1.35rem}._detailCard_g7qob_488{padding:1.35rem;background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 12px 26px #0f172a0d}._detailCard_g7qob_488 h1,._detailCard_g7qob_488 h2{display:flex;align-items:center;gap:.45rem;margin:0;color:#1b2e55;font-size:16px;line-height:1.25;font-weight:950}._detailCard_g7qob_488 p{margin:.85rem 0 0;color:#4f6486;font-size:13px;line-height:1.6}._detailList_g7qob_515{display:grid;gap:.75rem;margin:.95rem 0 0;padding-left:1.15rem;color:#3d4f70;font-size:13px;line-height:1.55}._detailList_g7qob_515 li::marker{color:#d3a72d;font-weight:950}._resourceList_g7qob_530{display:grid;gap:.65rem;margin-top:.95rem}._resourceLink_g7qob_536{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.78rem .9rem;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;color:#1b2e55;font-size:12px;font-weight:900;line-height:1.25;text-decoration:none;transition:border-color .16s ease,color .16s ease,transform .16s ease}._resourceLink_g7qob_536:hover,._resourceLink_g7qob_536:focus-visible{border-color:#d3a72d;color:#0a5f94;transform:translateY(-1px);outline:none}@media(max-width:960px){._procedureGrid_g7qob_69,._moreGrid_g7qob_70,._steps_g7qob_255,._detailHero_g7qob_376,._detailGrid_g7qob_481{grid-template-columns:1fr}._steps_g7qob_255:before{display:none}._stepItem_g7qob_274{grid-template-columns:auto minmax(0,1fr) auto;justify-items:start;text-align:left}._stepItem_g7qob_274 p{min-height:auto}._stepIcon_g7qob_305{margin-top:0}._wideCard_g7qob_135{grid-column:auto}}@media(max-width:680px){._shell_g7qob_8{width:min(100% - 1rem,1160px);padding:2rem 0 2.5rem}._intro_g7qob_14{margin-bottom:1.7rem}._intro_g7qob_14 h1{font-size:clamp(2.45rem,14vw,3.5rem)}._moreCard_g7qob_85,._flow_g7qob_86{padding:1rem}._flow_g7qob_86{padding:.95rem}._steps_g7qob_255{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}._stepItem_g7qob_274{min-height:58px;grid-template-columns:34px minmax(0,1fr);gap:.5rem;align-items:center;justify-items:start;padding:.55rem;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;text-align:left}._stepNumber_g7qob_283{width:34px;height:34px;font-size:12px;box-shadow:none}._stepItem_g7qob_274 p{min-height:auto;font-size:11.5px;line-height:1.2}._stepIcon_g7qob_305{display:none}._procedureGrid_g7qob_69{gap:.85rem}._procedureCard_g7qob_84,._procedureCard_g7qob_84._wideCard_g7qob_135{min-height:150px;grid-template-columns:88px minmax(0,1fr)}._darkProcedure_g7qob_153 ._procedureAccent_g7qob_143{--cut-depth: 18px}._procedureBody_g7qob_177{display:flex;min-height:0;flex-direction:column;justify-content:center;padding:.85rem}._darkProcedure_g7qob_153 ._procedureBody_g7qob_177{padding-left:2.05rem}._procedureAccent_g7qob_143 img{width:58px;height:58px}._procedureNumber_g7qob_186{margin-bottom:.18rem;font-size:15px}._procedureCard_g7qob_84 h3{font-size:15px;line-height:1.15}._procedureCard_g7qob_84 h3:after{margin-top:.32rem}._procedureCard_g7qob_84 p{margin-top:.45rem;font-size:11.25px;line-height:1.28}._visualLink_g7qob_206{margin-top:.42rem;font-size:11.5px}._moreCard_g7qob_85{grid-template-columns:1fr}._contactBand_g7qob_316{grid-template-columns:1fr;padding:1.35rem}._contactBand_g7qob_316 a{width:100%}._detailHero_g7qob_376{padding:1rem}._detailHeroImage_g7qob_424{min-height:160px}._detailHeroImage_g7qob_424 img{width:104px;height:104px}._detailActions_g7qob_440,._primaryAction_g7qob_447,._secondaryAction_g7qob_448{width:100%}}._page_1t8l7_1{min-height:100vh;background:#f5f7fb;color:#071b46;font-family:var(--font-system)}._shell_1t8l7_8{width:min(1160px,calc(100% - 2rem));margin:0 auto}._shell_1t8l7_8{padding:1rem 0 2rem}._layout_1t8l7_17{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:1rem;align-items:stretch}._panel_1t8l7_24,._location_1t8l7_25,._serviceCard_1t8l7_26{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 12px 28px #0f172a12}._panel_1t8l7_24{padding:1.1rem}._sectionTitle_1t8l7_37{display:flex;align-items:center;gap:.55rem;color:#061b3d}._sectionTitle_1t8l7_37 h2,._location_1t8l7_25 h2,._serviceCard_1t8l7_26 h2{margin:0;color:#061b3d;font-size:14px}._programGrid_1t8l7_52{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1rem}._programGrid_1t8l7_52 span{display:flex;align-items:center;gap:.55rem;min-height:42px;padding:.65rem;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:.9rem;font-weight:800}._programGrid_1t8l7_52 svg{color:#5124a3;flex:0 0 auto}._location_1t8l7_25{padding:1.2rem;background:#061b3d;color:#fff}._location_1t8l7_25 svg{margin-bottom:.75rem;color:#f0b83f}._location_1t8l7_25 h2{color:#fff}._location_1t8l7_25 p,._serviceCard_1t8l7_26 p{margin:.6rem 0 0;font-size:12px;line-height:1.45}._location_1t8l7_25 p{color:#ffffffc7}._serviceGrid_1t8l7_104{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:0}._serviceCard_1t8l7_26{min-height:190px;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem}._serviceCard_1t8l7_26 span{width:58px;height:58px;display:grid;place-items:center;margin-bottom:auto;border-radius:8px;background:#efe9ff;color:#5124a3}._serviceCard_1t8l7_26 span svg{width:30px;height:30px}._serviceCard_1t8l7_26 p{color:#475569}._directoryBlock_1t8l7_139{margin-top:1rem;padding:1.1rem;background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 12px 28px #0f172a12}._coordinatorGrid_1t8l7_148{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}._coordinatorCard_1t8l7_155{min-width:0;display:grid;grid-template-columns:190px minmax(0,1fr);gap:0;overflow:hidden;padding:0;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}._cardHeader_1t8l7_167{display:contents}._photoStack_1t8l7_171{position:relative;grid-column:1;grid-row:1 / 4;display:grid;grid-template-columns:1fr;align-content:stretch;gap:.35rem;width:100%;min-height:100%;padding:.8rem;background:transparent}._coordinatorPhoto_1t8l7_185{width:100%;height:100%;min-height:229px;display:block;object-fit:cover;object-position:center top;border-radius:50%;border:0;background:#e2e8f0;box-shadow:none}._photoStack_1t8l7_171 ._coordinatorPhoto_1t8l7_185:nth-child(n+2){position:absolute;right:.7rem;bottom:.7rem;width:72px;height:90px;min-height:0;border:0;border-radius:50%;box-shadow:none}._cardHeader_1t8l7_167>div:not(._photoStack_1t8l7_171){grid-column:2;grid-row:1;min-width:0;padding:1rem 1rem 0}._cardHeader_1t8l7_167 h3{margin:0;color:#061b3d;font-size:14px;line-height:1.2;font-weight:900}._cardHeader_1t8l7_167 p{margin:.35rem 0 0;color:#334155;font-size:14px;line-height:1.35;font-weight:750}._infoRows_1t8l7_233{grid-column:2;grid-row:2;display:grid;gap:.55rem;margin-top:0;padding:.95rem 1rem 0}._infoRows_1t8l7_233>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.45rem;align-items:start;color:#475569}._infoRows_1t8l7_233 svg{margin-top:.1rem;color:#5124a3}._infoRows_1t8l7_233 ul{display:grid;gap:.18rem;margin:0;padding:0;list-style:none}._infoRows_1t8l7_233 p,._infoRows_1t8l7_233 li{margin:0;color:#475569;font-size:12px;line-height:1.45}._mailList_1t8l7_271{grid-row:3;display:flex;flex-wrap:wrap;gap:.45rem;align-self:end;margin-top:0;padding:.95rem 1rem 1rem;grid-column:2}._mailList_1t8l7_271 a{min-height:34px;display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .55rem;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#061b3d;font-size:12px;font-weight:850;line-height:1.2;text-decoration:none}._mailList_1t8l7_271 a:hover,._mailList_1t8l7_271 a:focus-visible{border-color:#5124a3;color:#5124a3;outline:none}@media(max-width:860px){._layout_1t8l7_17,._coordinatorGrid_1t8l7_148,._serviceGrid_1t8l7_104,._programGrid_1t8l7_52{grid-template-columns:1fr}}@media(max-width:620px){._coordinatorCard_1t8l7_155{grid-template-columns:1fr}._coordinatorPhoto_1t8l7_185{min-height:260px;max-height:320px}._mailList_1t8l7_271{grid-column:auto}._photoStack_1t8l7_171,._cardHeader_1t8l7_167>div:not(._photoStack_1t8l7_171),._infoRows_1t8l7_233,._mailList_1t8l7_271{grid-column:auto;grid-row:auto}}._page_wjthu_1{min-height:100vh;background:#f5f7fb;color:#071b46;font-family:var(--font-system)}._shell_wjthu_8{width:min(1160px,calc(100% - 2rem));margin:0 auto}._shell_wjthu_8{padding:1rem 0 2rem}._focusGrid_wjthu_17{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}._focusCard_wjthu_23,._directoryPanel_wjthu_24,._areaCard_wjthu_25{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 12px 28px #0f172a12}._focusCard_wjthu_23{padding:1rem}._focusCard_wjthu_23 span{width:48px;height:48px;display:grid;place-items:center;margin-bottom:.75rem;border-radius:8px;background:#e8f7ef;color:#157245}._focusCard_wjthu_23 h2,._sectionTitle_wjthu_48 h2,._areaCard_wjthu_25 h2{margin:0;color:#061b3d;font-size:14px}._focusCard_wjthu_23 p{margin:.6rem 0 0;color:#475569;font-size:12px;line-height:1.45}._directoryPanel_wjthu_24{margin-top:1rem;padding:1rem}._sectionTitle_wjthu_48{display:flex;align-items:center;gap:.55rem;color:#157245}._sectionTitle_wjthu_48 svg{flex:0 0 auto}._areaGrid_wjthu_78{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}._areaCard_wjthu_25{min-width:0;display:grid;grid-template-columns:170px minmax(0,1fr);grid-template-rows:1fr auto;overflow:hidden;padding:0;background:#f8fafc}._areaImage_wjthu_95{grid-row:1 / 3;display:grid;place-items:center;padding:.8rem;background:transparent}._areaImage_wjthu_95 img{width:130px;height:180px;display:block;object-fit:contain;border-radius:50%}._areaHeader_wjthu_111{min-width:0;padding:1rem 1rem 0}._areaBadge_wjthu_116{display:inline-flex;margin-bottom:.45rem;color:#157245;font-size:11px;font-weight:900;line-height:1.2;text-transform:uppercase;letter-spacing:.05em}._areaHeader_wjthu_111 p{margin:.35rem 0 0;color:#334155;font-size:12px;font-weight:800;line-height:1.4}._mailLink_wjthu_135{width:fit-content;max-width:100%;min-height:34px;display:inline-flex;align-items:center;gap:.4rem;align-self:end;margin:0 1rem 1rem;padding:.4rem .6rem;border-radius:6px;background:#fff;border:1px solid #dbe3ee;color:#061b3d;font-size:12px;font-weight:900;line-height:1.2;text-decoration:none}._mailLink_wjthu_135:hover,._mailLink_wjthu_135:focus-visible{border-color:#157245;color:#157245;outline:none}@media(max-width:860px){._focusGrid_wjthu_17,._areaGrid_wjthu_78{grid-template-columns:1fr}}@media(max-width:560px){._areaCard_wjthu_25{grid-template-columns:1fr}._areaImage_wjthu_95{grid-row:auto}._areaImage_wjthu_95 img{width:150px;height:150px}}
