* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#0A66C2;--gjs-t-color-secondary:#334155;--gjs-t-color-accent:#0B5ED7;--gjs-t-color-success:#0E9F6E;--gjs-t-color-warning:#F59E0B;--gjs-t-color-error:#DC2626;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:#ffffff;color:#0f172a;font-size:16px;line-height:1.6;font-family:'Inter', system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";}.gjs-t-h1{color:#0f172a;font-size:44px;line-height:1.15;font-weight:800;}.gjs-t-h2{color:#0f172a;font-size:28px;line-height:1.25;font-weight:700;}.gjs-t-button{background-color:var(--gjs-t-color-primary);color:#ffffff;border-radius:10px;}.gjs-t-link{color:var(--gjs-t-color-primary);text-decoration:none;}.gjs-t-border{border-radius:12px;border-color:#e5e7eb;}*, ::before, ::after{box-sizing:border-box;undefined:undefined;border-width:0;border-style:solid;border-color:#e5e7eb;}html, :host{line-height:1.5;undefined:undefined;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;undefined:undefined;line-height:inherit;}hr{height:0;undefined:undefined;color:inherit;border-top-width:1px;}abbr:where([title]){text-decoration:underline dotted;}h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b, strong{font-weight:bolder;}code, kbd, samp, pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;undefined:undefined;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;undefined:undefined;border-color:inherit;border-collapse:collapse;}button, input, optgroup, select, textarea{font-family:inherit;undefined:undefined;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button, select{text-transform:none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']){-webkit-appearance:button;undefined:undefined;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;undefined:undefined;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;undefined:undefined;font:inherit;}summary{display:list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol, ul, menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::placeholder, textarea::placeholder{opacity:1;undefined:undefined;color:#9ca3af;}button, [role="button"]{cursor:pointer;}:disabled{cursor:default;}img, svg, video, canvas, audio, iframe, embed, object{display:block;undefined:undefined;vertical-align:middle;}img, video{max-width:100%;height:auto;}[hidden]{display:none;}.body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.header{border-bottom-width:1px;border-color:rgb(229 231 235 / 0.8);background-color:rgb(255 255 255 / 0.9);backdrop-filter:blur(8px);}.header-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;display:flex;align-items:center;justify-content:space-between;}.brand-link{display:flex;align-items:center;gap:0.75rem;}.brand-mark{width:2.5rem;height:2.5rem;border-radius:0.375rem;background-color:var(--gjs-t-color-primary);display:grid;place-items:center;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.brand-icon{width:1.5rem;height:1.5rem;}.brand-text-wrapper{display:flex;flex-direction:column;}.brand-name{font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:-0.025em;color:rgb(15 23 42 / 1);}.brand-tagline{font-size:0.75rem;line-height:1rem;color:rgb(100 116 139 / 1);}.primary-navigation{display:flex;align-items:center;}.nav-list{display:flex;align-items:center;gap:1.5rem;}.nav-link{color:rgb(51 65 85 / 1);text-underline-offset:4px;border-radius:0.375rem;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.25rem;padding-bottom:0.25rem;}.nav-link:hover{color:var(--gjs-t-color-primary);text-decoration-line:underline;}.nav-link:focus{outline:2px solid transparent;outline-offset:2px;}.nav-link:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-primary);}.hero-section{position:relative;}.hero-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:4rem;padding-bottom:4rem;}.hero-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2.5rem;align-items:center;}.hero-copy-column{grid-column:span 6 / span 6;}.hero-title{margin-bottom:1.25rem;}.hero-subtitle{font-size:1.125rem;line-height:1.75rem;color:rgb(71 85 105 / 1);max-width:36rem;margin-bottom:2rem;}.hero-cta-group{display:flex;align-items:center;gap:1rem;}.whatsapp-cta{display:inline-flex;align-items:center;gap:0.5rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:1rem;line-height:1.5rem;font-weight:500;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 1px 2px 0 rgb(0 0 0 / 0.05);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.whatsapp-cta:hover{box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 1px 2px 0 rgb(0 0 0 / 0.05);background-color:var(--gjs-t-color-accent);}.whatsapp-cta:focus-visible{outline-width:2px;outline-offset:2px;outline-color:var(--gjs-t-color-primary);}.whatsapp-icon{width:1.25rem;height:1.25rem;}.secondary-cta-link{display:inline-flex;align-items:center;gap:0.5rem;color:var(--gjs-t-color-primary);font-weight:500;text-decoration-line:underline;text-underline-offset:4px;text-decoration-color:#93c5fd;border-radius:0.375rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}.secondary-cta-link:hover{color:var(--gjs-t-color-accent);text-decoration-color:#3b82f6;}.secondary-cta-link:focus{outline:2px solid transparent;outline-offset:2px;}.secondary-cta-link:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-primary);}.arrow-icon{width:1rem;height:1rem;}.hero-badges-row{margin-top:2rem;display:flex;align-items:center;gap:1.5rem;font-size:0.875rem;line-height:1.25rem;color:rgb(71 85 105 / 1);}.badge-experience{display:flex;align-items:center;gap:0.5rem;}.shield-icon{width:1rem;height:1rem;}.badge-legal{display:flex;align-items:center;gap:0.5rem;}.file-icon{width:1rem;height:1rem;}.hero-media-column{grid-column:span 6 / span 6;}.hero-media-wrapper{position:relative;border-radius:0.75rem;overflow:hidden;border-width:1px;border-color:rgb(229 231 235 / 1);box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.hero-image{width:100%;height:420px;object-fit:cover;}.hero-overlay-card{position:absolute;bottom:1rem;left:1rem;background-color:rgb(255 255 255 / 0.95);backdrop-filter:blur(8px);border-radius:0.5rem;border-width:1px;border-color:rgb(229 231 235 / 1);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);}.overlay-row{display:flex;align-items:center;gap:0.75rem;}.overlay-icon{width:1.25rem;height:1.25rem;}.overlay-text{font-size:0.875rem;line-height:1.25rem;color:rgb(51 65 85 / 1);}.hero-divider{margin-top:-0.5rem;height:1px;width:100%;background-image:linear-gradient(to right, #fff, #e5e7eb, rgb(229 231 235 / 0));}.core-services-section{background-color:rgb(248 250 252 / 1);}.core-services-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;}.services-header{margin-bottom:2rem;display:flex;align-items:flex-end;justify-content:space-between;}.section-subtitle{color:rgb(71 85 105 / 1);margin-top:0.5rem;}.header-cta-small{display:none;align-items:center;gap:0.5rem;color:var(--gjs-t-color-primary);font-weight:500;text-decoration-line:underline;text-underline-offset:4px;text-decoration-color:#93c5fd;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;border-radius:0.375rem;}.header-cta-small:hover{color:var(--gjs-t-color-accent);text-decoration-color:#3b82f6;}.header-cta-small:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-primary);}.header-cta-icon{width:1rem;height:1rem;}.services-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem;}.service-card-educacin{grid-column:span 6 / span 6;background-color:rgb(255 255 255 / 1);border-radius:0.75rem;border-width:1px;border-color:rgb(229 231 235 / 1);padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.service-card-educacin:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 0 #0000;}.card-header-educacin{display:flex;align-items:flex-start;gap:1rem;}.card-icon-wrapper-educacin{width:3rem;height:3rem;border-radius:0.5rem;background-color:rgb(239 246 255 / 1);display:grid;place-items:center;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.card-icon-educacin{width:1.5rem;height:1.5rem;}.card-title-group-educacin{flex:1 1 0%;}.card-title-educacin{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:rgb(15 23 42 / 1);}.card-subtitle-educacin{color:rgb(71 85 105 / 1);}.card-description-educacin{color:rgb(51 65 85 / 1);}.card-feature-list-educacin{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.75rem;color:rgb(51 65 85 / 1);}.feature-item-educacin{display:flex;align-items:center;gap:0.5rem;}.check-icon-educacin{width:1.25rem;height:1.25rem;}.card-cta-row-educacin{padding-top:0.5rem;}.card-cta-educacin{display:inline-flex;align-items:center;gap:0.5rem;color:var(--gjs-t-color-primary);font-weight:500;text-decoration-line:underline;text-underline-offset:4px;text-decoration-color:#93c5fd;border-radius:0.375rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}.card-cta-educacin:hover{color:var(--gjs-t-color-accent);text-decoration-color:#3b82f6;}.card-cta-educacin:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-primary);}.arrow-right-icon-educacin{width:1rem;height:1rem;}.service-card-tecnologa{grid-column:span 6 / span 6;background-color:rgb(255 255 255 / 1);border-radius:0.75rem;border-width:1px;border-color:rgb(229 231 235 / 1);padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.service-card-tecnologa:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 0 #0000;}.card-header-tecnologa{display:flex;align-items:flex-start;gap:1rem;}.card-icon-wrapper-tecnologa{width:3rem;height:3rem;border-radius:0.5rem;background-color:rgb(239 246 255 / 1);display:grid;place-items:center;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.card-icon-tecnologa{width:1.5rem;height:1.5rem;}.card-title-group-tecnologa{flex:1 1 0%;}.card-title-tecnologa{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:rgb(15 23 42 / 1);}.card-subtitle-tecnologa{color:rgb(71 85 105 / 1);}.card-description-tecnologa{color:rgb(51 65 85 / 1);}.card-feature-list-tecnologa{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.75rem;color:rgb(51 65 85 / 1);}.feature-item-tecnologa{display:flex;align-items:center;gap:0.5rem;}.check-icon-tecnologa{width:1.25rem;height:1.25rem;}.card-cta-row-tecnologa{padding-top:0.5rem;}.card-cta-tecnologa{display:inline-flex;align-items:center;gap:0.5rem;color:var(--gjs-t-color-primary);font-weight:500;text-decoration-line:underline;text-underline-offset:4px;text-decoration-color:#93c5fd;border-radius:0.375rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}.card-cta-tecnologa:hover{color:var(--gjs-t-color-accent);text-decoration-color:#3b82f6;}.card-cta-tecnologa:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-primary);}.arrow-right-icon-tecnologa{width:1rem;height:1rem;}.services-divider{height:1px;width:100%;background-image:linear-gradient(to right, #fff, #e5e7eb, rgb(229 231 235 / 0));}.it-services-detail-section{background-color:rgb(255 255 255 / 1);}.it-services-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;}.it-header{margin-bottom:2rem;}.it-subtitle{color:rgb(71 85 105 / 1);margin-top:0.5rem;}.it-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem;}.it-step-card{grid-column:span 4 / span 4;border-radius:0.75rem;border-width:1px;border-color:rgb(229 231 235 / 1);padding:1.5rem;display:flex;flex-direction:column;gap:0.75rem;}.it-step-header{display:flex;align-items:center;gap:0.75rem;}.it-step-index{display:inline-flex;width:2rem;height:2rem;border-radius:0.375rem;background-color:rgb(239 246 255 / 1);color:var(--gjs-t-color-primary);box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;align-items:center;justify-content:center;font-size:0.875rem;line-height:1.25rem;font-weight:600;}.it-step-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:rgb(15 23 42 / 1);}.it-step-description{color:rgb(51 65 85 / 1);}.it-media{margin-top:2.5rem;border-radius:0.75rem;overflow:hidden;border-width:1px;border-color:rgb(229 231 235 / 1);}.it-image{width:100%;height:360px;object-fit:cover;}.it-divider{height:1px;width:100%;background-image:linear-gradient(to right, #fff, #e5e7eb, rgb(229 231 235 / 0));}.trust-section{background-color:rgb(248 250 252 / 1);}.trust-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;}.trust-card{border-radius:0.75rem;border-width:1px;border-color:rgb(229 231 235 / 1);background-color:rgb(255 255 255 / 1);padding:2rem;display:flex;align-items:flex-start;gap:1.5rem;}.trust-icon-wrapper{width:3rem;height:3rem;border-radius:0.5rem;background-color:rgb(239 246 255 / 1);display:grid;place-items:center;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.trust-icon{width:1.5rem;height:1.5rem;}.trust-text-group{flex:1 1 0%;}.trust-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:rgb(15 23 42 / 1);}.trust-text{color:rgb(51 65 85 / 1);margin-top:0.25rem;}.contact-section{background-color:rgb(255 255 255 / 1);}.contact-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;}.contact-wrapper{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem;}.contact-info-column{grid-column:span 6 / span 6;}.contact-subtitle{color:rgb(71 85 105 / 1);margin-top:0.5rem;}.contact-methods{margin-top:1.5rem;display:flex;flex-direction:column;gap:0.75rem;}.contact-whatsapp-link{display:inline-flex;align-items:center;gap:0.75rem;color:var(--gjs-t-color-primary);text-decoration-line:underline;text-underline-offset:4px;text-decoration-color:#93c5fd;border-radius:0.375rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}.contact-whatsapp-link:hover{color:var(--gjs-t-color-accent);text-decoration-color:#3b82f6;}.contact-whatsapp-link:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-primary);}.contact-whatsapp-icon{width:1.25rem;height:1.25rem;}.contact-address-row{display:flex;align-items:flex-start;gap:0.75rem;color:rgb(51 65 85 / 1);}.map-pin-icon{width:1.25rem;height:1.25rem;margin-top:0.125rem;}.contact-image-column{grid-column:span 6 / span 6;}.contact-media-wrapper{border-radius:0.75rem;overflow:hidden;border-width:1px;border-color:rgb(229 231 235 / 1);}.contact-image{width:100%;height:300px;object-fit:cover;}.contact-divider{height:1px;width:100%;background-image:linear-gradient(to right, #fff, #e5e7eb, rgb(229 231 235 / 0));}.footer-legal{background-color:rgb(15 23 42 / 1);color:rgb(226 232 240 / 1);border-top-width:1px;border-color:rgb(30 41 59 / 1);}.footer-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3rem;padding-bottom:3rem;}.footer-top-row{display:flex;align-items:flex-start;justify-content:space-between;}.footer-brand{display:flex;align-items:center;gap:0.75rem;}.footer-brand-mark{width:2.5rem;height:2.5rem;border-radius:0.375rem;background-color:rgb(30 41 59 / 1);display:grid;place-items:center;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.footer-brand-icon{width:1.5rem;height:1.5rem;}.footer-brand-texts{display:flex;flex-direction:column;}.footer-brand-name{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:rgb(255 255 255 / 1);}.footer-brand-since{font-size:0.75rem;line-height:1rem;color:rgb(148 163 184 / 1);}.footer-legal-links{display:flex;align-items:center;gap:1.5rem;}.footer-link{color:rgb(203 213 225 / 1);text-underline-offset:4px;border-radius:0.375rem;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.25rem;padding-bottom:0.25rem;}.footer-link:hover{color:rgb(255 255 255 / 1);text-decoration-line:underline;}.footer-link:focus-visible{outline-width:2px;outline-color:#fff;}.footer-divider{margin-top:2rem;margin-bottom:2rem;height:1px;background-color:rgb(30 41 59 / 1);}.footer-legal-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1.5rem;}.footer-legal-block{grid-column:span 6 / span 6;}.footer-legal-title{color:rgb(148 163 184 / 1);font-size:0.875rem;line-height:1.25rem;text-transform:uppercase;letter-spacing:0.025em;margin-bottom:0.5rem;}.footer-legal-list{color:rgb(226 232 240 / 1);}.footer-legal-item{display:flex;align-items:flex-start;gap:0.5rem;}.footer-legal-label{color:rgb(148 163 184 / 1);width:10rem;}.footer-legal-value{font-weight:500;}.footer-note-block{grid-column:span 6 / span 6;}.footer-note-card{border-radius:0.5rem;border-width:1px;border-color:rgb(30 41 59 / 1);background-color:rgb(30 41 59 / 0.5);padding:1rem;}.footer-note-text{color:rgb(203 213 225 / 1);font-size:0.875rem;line-height:1.25rem;}.footer-bottom-row{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;}.footer-copyright{color:rgb(148 163 184 / 1);font-size:0.875rem;line-height:1.25rem;}.footer-social-row{display:flex;align-items:center;gap:1rem;}.footer-whatsapp-button{display:inline-flex;align-items:center;gap:0.5rem;background-color:rgb(30 41 59 / 1);color:rgb(241 245 249 / 1);padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;border-radius:0.375rem;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.footer-whatsapp-button:hover{background-color:rgb(51 65 85 / 1);}.footer-whatsapp-button:focus-visible{outline-width:2px;outline-color:#fff;}.footer-whatsapp-icon{width:1rem;height:1rem;}.policies-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:2.5rem;padding-top:0.5rem;}.policies-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1.5rem;}.policy-block{grid-column:span 4 / span 4;border-radius:0.5rem;border-width:1px;border-color:rgb(30 41 59 / 1);padding:1rem;background-color:rgb(15 23 42 / 0.6);}.policy-title{color:rgb(226 232 240 / 1);font-weight:600;margin-bottom:0.5rem;}.policy-text{color:rgb(148 163 184 / 1);font-size:0.875rem;line-height:1.25rem;}.policy-cta-row{margin-top:0.75rem;}.policy-cta-button{display:inline-flex;align-items:center;gap:0.5rem;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;border-radius:0.375rem;background-color:var(--gjs-t-color-primary);color:rgb(255 255 255 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.policy-cta-button:hover{background-color:var(--gjs-t-color-accent);}.policy-cta-button:focus-visible{outline-width:2px;outline-color:#fff;}.policy-cta-icon{width:1rem;height:1rem;}.bottom-bar{background-color:rgb(255 255 255 / 1);border-top-width:1px;border-color:rgb(229 231 235 / 1);}.bottom-bar-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;display:flex;align-items:center;justify-content:space-between;}.bottom-bar-text{font-size:0.875rem;line-height:1.25rem;color:rgb(71 85 105 / 1);}.bottom-bar-links{display:flex;align-items:center;gap:1rem;}.bottom-bar-link{color:rgb(51 65 85 / 1);text-underline-offset:4px;border-radius:0.375rem;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.25rem;padding-bottom:0.25rem;}.bottom-bar-link:hover{color:var(--gjs-t-color-primary);text-decoration-line:underline;}.bottom-bar-link:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-primary);}.courses-section{background-color:rgb(248 250 252 / 1);}.courses-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;}.courses-header{margin-bottom:2rem;}.courses-subtitle{color:rgb(71 85 105 / 1);margin-top:0.5rem;}.courses-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem;}.course-item{grid-column:span 4 / span 4;display:flex;align-items:center;gap:0.75rem;background-color:rgb(255 255 255 / 1);border-width:1px;border-color:rgb(229 231 235 / 1);border-radius:0.75rem;padding:1rem;}.course-icon{width:1.25rem;height:1.25rem;flex-shrink:0;}.course-text{color:rgb(15 23 42 / 1);font-weight:500;}.courses-divider{margin-top:2rem;height:1px;width:100%;background-image:linear-gradient(to right, #fff, #e5e7eb, rgb(229 231 235 / 0));}#ifchf{grid-area:1 / 1 / 2 / 13;}@media (max-width: 992px){.hero-copy-column{grid-column:span 12 / span 12;}.hero-media-column{grid-column:span 12 / span 12;}.header-cta-small{display:flex;}.service-card-educacin{grid-column:span 12 / span 12;}.card-feature-list-educacin{grid-template-columns:repeat(1, minmax(0, 1fr));}.service-card-tecnologa{grid-column:span 12 / span 12;}.card-feature-list-tecnologa{grid-template-columns:repeat(1, minmax(0, 1fr));}.it-step-card{grid-column:span 12 / span 12;}.contact-info-column{grid-column:span 12 / span 12;}.contact-image-column{grid-column:span 12 / span 12;}.footer-top-row{flex-direction:column;gap:2rem;}.footer-legal-block{grid-column:span 12 / span 12;}.footer-note-block{grid-column:span 12 / span 12;}.footer-bottom-row{flex-direction:column;gap:0.75rem;}.policy-block{grid-column:span 12 / span 12;}.bottom-bar-container{flex-direction:column;gap:0.75rem;}.gjs-t-h1{font-size:36px;line-height:1.2;}.gjs-t-h2{font-size:24px;}.course-item{grid-column:span 6 / span 6;}}@media (max-width: 480px){.header-cta-small{display:flex;}.footer-legal-label{width:8rem;}.gjs-t-h1{font-size:30px;}.gjs-t-h2{font-size:22px;}.course-item{grid-column:span 12 / span 12;}}