* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#0A4D68;--gjs-t-color-secondary:#1B6B93;--gjs-t-color-accent:#2E8A99;--gjs-t-color-success:#2E7D32;--gjs-t-color-warning:#B26A00;--gjs-t-color-error:#C62828;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:#F7FAFB;color:#1F2937;font-size:16px;line-height:1.65;}.gjs-t-h1{color:#0A4D68;font-size:34px;line-height:1.25;}.gjs-t-h2{color:#1B6B93;font-size:26px;line-height:1.35;}.gjs-t-button{background-color:#0A4D68;color:#FFFFFF;border-radius:8px;}.gjs-t-link{color:#0A4D68;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-wrapper{font-family:Inter;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gjs-t-color-primary);}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;}.header{background-color:rgb(255 255 255 / 0.9);backdrop-filter:blur(8px);border-bottom-width:1px;}.header-container{max-width:1100px;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;gap:1.5rem;}.header-branding{display:flex;align-items:center;gap:0.75rem;}.brand-mark{height:2.25rem;width:2.25rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.brand-icon{height:1.25rem;width:1.25rem;}.brand-text-block{display:flex;flex-direction:column;}.company-name{font-size:18px;font-weight:700;letter-spacing:-0.025em;color:var(--gjs-t-color-primary);}.company-subtitle{font-size:13px;color:rgb(75 85 99 / 1);}.header-navigation{display:flex;align-items:center;gap:1.25rem;}.header-link{font-size:15px;outline:2px solid transparent;outline-offset:2px;border-radius:0.25rem;}.header-link:hover{color:var(--gjs-t-color-secondary);text-decoration-line:underline;}.header-link:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-secondary);}.hero-section{position:relative;}.hero-container{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;display:grid;grid-template-columns:1fr 520px;gap:2.5rem;align-items:center;}.hero-text{display:flex;flex-direction:column;gap:1.25rem;}.hero-title{font-weight:700;font-size:32px;color:var(--gjs-t-color-primary);}.hero-subtitle{font-size:17px;color:rgb(55 65 81 / 1);}.hero-actions{display:flex;align-items:center;gap:1rem;}.primary-action{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:0.5rem;border-radius:0.25rem;}.primary-action:hover{background-color:var(--gjs-t-color-secondary);}.primary-action:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-secondary);}.action-icon{height:1rem;width:1rem;}.secondary-action{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:15px;font-weight:600;color:var(--gjs-t-color-primary);border-width:1px;border-radius:0.25rem;display:inline-flex;align-items:center;gap:0.5rem;}.secondary-action:hover{color:var(--gjs-t-color-secondary);}.secondary-action:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-secondary);}.action-icon-secondary{height:1rem;width:1rem;}.hero-media-card{position:relative;border-radius:1rem;overflow:hidden;border-width:1px;background-color:rgb(255 255 255 / 1);box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.hero-image{width:100%;height:340px;object-fit:cover;}.hero-media-caption{position:absolute;bottom:0px;left:0px;right:0px;background-color:rgb(255 255 255 / 0.85);backdrop-filter:blur(8px);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;display:flex;align-items:center;justify-content:space-between;}.caption-text{font-size:13px;color:rgb(55 65 81 / 1);}.caption-icon{height:1rem;width:1rem;}.hero-divider{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;}.divider-line{height:1px;width:100%;background-color:rgb(229 231 235 / 1);}.about-section{background-color:rgb(255 255 255 / 1);}.about-container{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;display:flex;flex-direction:column;gap:1.5rem;}.about-title{font-weight:700;color:var(--gjs-t-color-secondary);}.about-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem;}.about-text-block{max-width:none;color:rgb(55 65 81 / 1);line-height:1.625;}.about-media{border-radius:0.75rem;overflow:hidden;border-width:1px;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;background-color:rgb(249 250 251 / 1);}.about-image{width:100%;height:280px;object-fit:cover;}.about-divider{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;}.mission-attention-section{background-color:rgb(249 250 251 / 1);}.mission-container{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;display:flex;flex-direction:column;gap:2rem;}.mission-title{font-weight:700;color:var(--gjs-t-color-secondary);}.mission-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem;}.mission-card{border-radius:0.75rem;border-width:1px;background-color:rgb(255 255 255 / 1);padding:1.5rem;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.mission-card:hover{box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.card-header{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem;}.mission-icon{height:1.25rem;width:1.25rem;}.card-title{font-weight:700;font-size:18px;color:var(--gjs-t-color-primary);}.card-text{color:rgb(55 65 81 / 1);}.attention-card{border-radius:0.75rem;border-width:1px;background-color:rgb(255 255 255 / 1);padding:1.5rem;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.attention-card:hover{box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.attention-icon{height:1.25rem;width:1.25rem;}.mission-divider{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;}.experience-section{background-color:rgb(255 255 255 / 1);}.experience-container{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;display:flex;flex-direction:column;gap:2rem;}.experience-title{font-weight:700;color:var(--gjs-t-color-secondary);}.experience-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem;}.feature-item{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem;border-radius:0.5rem;border-width:1px;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;background-color:rgb(249 250 251 / 1);}.feature-icon{height:1.25rem;width:1.25rem;margin-top:2px;}.feature-text{color:rgb(31 41 55 / 1);}.experience-divider{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;}.distinction-section{background-color:rgb(249 250 251 / 1);}.distinction-container{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;}.distinction-card{border-radius:1rem;border-width:1px;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;background-color:rgb(255 255 255 / 1);padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;}.distinction-icon-wrapper{height:2.5rem;width:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.distinction-icon{height:1.25rem;width:1.25rem;}.distinction-text{font-size:16px;color:rgb(31 41 55 / 1);}.distinction-divider{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;}.contact-section{background-color:rgb(255 255 255 / 1);}.contact-container{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;display:flex;flex-direction:column;gap:2rem;}.contact-title{font-weight:700;color:var(--gjs-t-color-secondary);}.contact-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem;}.contact-details-card{border-radius:0.75rem;border-width:1px;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;background-color:rgb(249 250 251 / 1);padding:1.5rem;display:flex;flex-direction:column;gap:1rem;}.contact-row{display:flex;align-items:center;gap:0.75rem;}.contact-icon-phone{height:1.25rem;width:1.25rem;}.contact-link:hover{color:var(--gjs-t-color-secondary);}.contact-link{outline:2px solid transparent;outline-offset:2px;border-radius:0.25rem;}.contact-link:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-secondary);}.contact-icon-whatsapp{height:1.25rem;width:1.25rem;}.contact-icon-mail{height:1.25rem;width:1.25rem;}.contact-icon-map{height:1.25rem;width:1.25rem;}.contact-address{color:rgb(31 41 55 / 1);}.contact-note-card{border-radius:0.75rem;border-width:1px;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;background-color:rgb(255 255 255 / 1);padding:1.5rem;display:flex;flex-direction:column;gap:1rem;}.note-header{display:flex;align-items:center;gap:0.75rem;}.note-icon{height:1.25rem;width:1.25rem;}.note-title{font-weight:700;font-size:18px;color:var(--gjs-t-color-primary);}.note-text{color:rgb(55 65 81 / 1);}.contact-actions{display:flex;align-items:center;gap:1rem;}.contact-button-email{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:15px;font-weight:600;color:var(--gjs-t-color-primary);border-width:1px;border-radius:0.25rem;display:inline-flex;align-items:center;gap:0.5rem;}.contact-button-email:hover{color:var(--gjs-t-color-secondary);}.contact-button-email:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-secondary);}.button-icon-mail{height:1rem;width:1rem;}.contact-button-whatsapp{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:0.5rem;border-radius:0.25rem;}.contact-button-whatsapp:hover{background-color:var(--gjs-t-color-secondary);}.contact-button-whatsapp:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-secondary);}.button-icon-whatsapp{height:1rem;width:1rem;}.contact-divider{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;}.footer{background-color:rgb(249 250 251 / 1);border-top-width:1px;}.footer-container{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:2.5rem;padding-bottom:2.5rem;display:flex;align-items:center;justify-content:space-between;}.footer-branding{display:flex;align-items:center;gap:0.75rem;}.footer-mark{height:2rem;width:2rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.footer-icon{height:1rem;width:1rem;}.footer-text-block{display:flex;flex-direction:column;}.footer-company-name{font-size:16px;font-weight:700;color:var(--gjs-t-color-primary);}.footer-company-subtitle{font-size:13px;color:rgb(75 85 99 / 1);}.footer-legal{display:flex;align-items:center;gap:0.75rem;font-size:13px;color:rgb(75 85 99 / 1);}.footer-separator{color:rgb(209 213 219 / 1);}.footer-contact-link:hover{color:var(--gjs-t-color-secondary);}.footer-contact-link{outline:2px solid transparent;outline-offset:2px;border-radius:0.25rem;}.footer-contact-link:focus-visible{outline-width:2px;outline-color:var(--gjs-t-color-secondary);}#imlmlh{color:rgb(102, 102, 102);font-family:"Open Sans", sans-serif;font-size:medium;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgb(255, 255, 255);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}@media (max-width: 992px){.hero-container{padding-top:2.5rem;padding-bottom:2.5rem;grid-template-columns:repeat(1, minmax(0, 1fr));}.about-container{padding-top:2.5rem;padding-bottom:2.5rem;}.about-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.mission-container{padding-top:2.5rem;padding-bottom:2.5rem;}.mission-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.experience-container{padding-top:2.5rem;padding-bottom:2.5rem;}.experience-list{grid-template-columns:repeat(1, minmax(0, 1fr));}.distinction-container{padding-top:2.5rem;padding-bottom:2.5rem;}.distinction-card{padding:1.25rem;}.contact-container{padding-top:2.5rem;padding-bottom:2.5rem;}.contact-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.footer-container{flex-direction:column;gap:1rem;}}@media (max-width: 480px){.company-name{font-size:16px;}.company-subtitle{font-size:12px;}.header-navigation{gap:0.75rem;}.header-link{font-size:14px;}.hero-title{font-size:28px;}.hero-subtitle{font-size:16px;}}