* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#0d3b66;--gjs-t-color-secondary:#334e68;--gjs-t-color-accent:#f4b942;--gjs-t-color-success:#2a9d8f;--gjs-t-color-warning:#e9c46a;--gjs-t-color-error:#e76f51;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:#f7fafc;color:#0f172a;font-size:16px;line-height:1.7;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Apple Color Emoji","Segoe UI Emoji";}.gjs-t-h1{color:#0d3b66;font-size:44px;line-height:1.2;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;}.gjs-t-h2{color:#0d3b66;font-size:28px;line-height:1.3;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;}.gjs-t-button{background-color:#0d3b66;color:#ffffff;border-radius:12px;}.gjs-t-link{color:#0d3b66;text-decoration:none;}.gjs-t-border{border-radius:12px;border-color:#e2e8f0;}*, ::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-size:1rem;line-height:1.5rem;}.header-bar{width:100%;border-bottom-width:1px;border-color:rgb(226 232 240 / 1);background-color:rgb(255 255 255 / 0.7);backdrop-filter:blur(8px);}.header-container{max-width:72rem;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;}.header-brand-link{display:flex;align-items:center;gap:0.75rem;}.header-brand-icon{width:1.75rem;height:1.75rem;}.header-brand-text{font-weight:600;font-size:18px;color:rgb(15 23 42 / 1);}.header-nav{display:flex;align-items:center;gap:1.5rem;}.header-nav-link{color:rgb(51 65 85 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.header-nav-link:hover{color:rgb(13 59 102 / 1);}.hero-section{width:100%;background-image:linear-gradient(to bottom right, #fff   , rgb(255 255 255 / 0)   
);}.hero-container{max-width:72rem;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(2, minmax(0, 1fr));gap:2.5rem;}.hero-content{display:flex;flex-direction:column;justify-content:center;}.hero-eyebrow{display:inline-flex;align-items:center;gap:0.5rem;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.375rem;padding-bottom:0.375rem;border-radius:9999px;border-width:1px;border-color:rgb(226 232 240 / 1);background-color:rgb(255 255 255 / 1);color:rgb(51 65 85 / 1);width:max-content;}.hero-eyebrow-icon{width:1rem;height:1rem;}.hero-heading{margin-top:1.25rem;font-weight:600;}.hero-subtext{margin-top:1rem;color:rgb(51 65 85 / 1);max-width:42rem;}.hero-actions{margin-top:2rem;display:flex;align-items:center;gap:1rem;}.hero-primary-button{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.hero-primary-button:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);outline-style:solid;outline-width:2px;outline-color:rgb(13 59 102 / 0.2);background-color:rgb(11 51 88 / 1);}.hero-secondary-button{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;border-radius:12px;border-width:1px;border-color:rgb(203 213 225 / 1);background-color:rgb(255 255 255 / 1);color:rgb(30 41 59 / 1);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.hero-secondary-button:hover{color:rgb(13 59 102 / 1);border-color:rgb(13 59 102 / 1);outline-style:solid;outline-width:2px;outline-color:rgb(13 59 102 / 0.2);}.hero-feature-icons{margin-top:2.5rem;display:flex;align-items:center;gap:1.5rem;color:rgb(71 85 105 / 1);}.hero-feature-item{display:flex;align-items:center;gap:0.5rem;}.hero-feature-icon{width:1.25rem;height:1.25rem;}.hero-media{position:relative;}.hero-media-frame{border-radius:1rem;overflow:hidden;border-width:1px;border-color:rgb(226 232 240 / 1);box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.hero-media-image{width:100%;height:420px;object-fit:cover;}.hero-media-badge{position:absolute;bottom:-1.5rem;left:-1.5rem;background-color:rgb(255 255 255 / 1);border-width:1px;border-color:rgb(226 232 240 / 1);border-radius:0.75rem;padding:1rem;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);display:none;}.hero-media-badge-content{display:flex;align-items:center;gap:0.75rem;}.hero-media-badge-icon{width:1.5rem;height:1.5rem;}.hero-media-badge-text{font-size:0.875rem;line-height:1.25rem;color:rgb(51 65 85 / 1);}.about-section{width:100%;background-color:rgb(255 255 255 / 1);border-top-width:1px;border-bottom-width:1px;border-color:rgb(226 232 240 / 1);}.about-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:4rem;padding-bottom:4rem;}.about-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:3rem;}.about-content{display:flex;flex-direction:column;gap:1rem;}.about-heading{font-weight:600;}.about-paragraph{color:rgb(51 65 85 / 1);}.about-subheading{font-size:20px;font-weight:600;color:rgb(15 23 42 / 1);margin-top:1rem;}.about-feature-list{margin-top:1rem;display:flex;flex-direction:column;gap:0.75rem;}.about-feature-item{display:flex;align-items:flex-start;gap:0.75rem;}.about-feature-icon{width:1.25rem;height:1.25rem;margin-top:0.125rem;}.about-feature-text{color:rgb(51 65 85 / 1);}.about-media{border-radius:1rem;overflow:hidden;border-width:1px;border-color:rgb(226 232 240 / 1);box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.about-media-image{width:100%;height:420px;object-fit:cover;}.opportunities-section{width:100%;background-image:linear-gradient(to bottom right, #fff   , rgb(255 255 255 / 0)   
);}.opportunities-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:4rem;padding-bottom:4rem;}.opportunities-header{display:flex;align-items:center;justify-content:space-between;}.opportunities-heading{font-weight:600;}.opportunities-subtext{color:rgb(51 65 85 / 1);margin-top:0.5rem;max-width:42rem;}.opportunities-cta{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;border-radius:10px;border-width:1px;border-color:rgb(203 213 225 / 1);background-color:rgb(255 255 255 / 1);color:rgb(30 41 59 / 1);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.opportunities-cta:hover{color:rgb(13 59 102 / 1);border-color:rgb(13 59 102 / 1);outline-style:solid;outline-width:2px;outline-color:rgb(13 59 102 / 0.2);}.opportunities-grid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.opportunity-card{padding:1.5rem;background-color:rgb(255 255 255 / 1);border-width:1px;border-color:rgb(226 232 240 / 1);border-radius:1rem;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.opportunity-card:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);border-color:rgb(13 59 102 / 0.4);}.opportunity-card-header{display:flex;align-items:flex-start;gap:1rem;}.opportunity-card-icon{width:1.75rem;height:1.75rem;}.opportunity-card-title{font-size:18px;font-weight:600;color:rgb(15 23 42 / 1);}.opportunity-card-subtitle{color:rgb(71 85 105 / 1);margin-top:0.25rem;}.opportunity-card-body{color:rgb(51 65 85 / 1);margin-top:1rem;}.opportunities-media{margin-top:3rem;border-radius:1rem;overflow:hidden;border-width:1px;border-color:rgb(226 232 240 / 1);box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.opportunities-media-image{width:100%;height:380px;object-fit:cover;}.announcements-section{width:100%;background-color:rgb(255 255 255 / 1);border-top-width:1px;border-bottom-width:1px;border-color:rgb(226 232 240 / 1);}.announcements-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:4rem;padding-bottom:4rem;}.announcements-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2.5rem;}.announcements-content{grid-column:span 2 / span 2;}.announcements-heading{font-weight:600;}.announcements-subtext{color:rgb(51 65 85 / 1);margin-top:0.5rem;}.announcements-cards{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem;}.announcement-card{padding:1.25rem;background-color:rgb(255 255 255 / 1);border-width:1px;border-color:rgb(226 232 240 / 1);border-radius:1rem;}.announcement-card-header{display:flex;align-items:flex-start;gap:0.75rem;}.announcement-card-icon{width:1.5rem;height:1.5rem;}.announcement-card-title{font-size:18px;font-weight:600;color:rgb(15 23 42 / 1);}.announcement-card-subtitle{color:rgb(71 85 105 / 1);margin-top:0.25rem;}.announcement-card-body{color:rgb(51 65 85 / 1);margin-top:0.75rem;}.announcements-signup-block{margin-top:2rem;padding:1.5rem;border-width:1px;border-color:rgb(226 232 240 / 1);border-radius:1rem;background-color:rgb(255 255 255 / 1);}.announcements-signup-content{display:flex;flex-direction:column;gap:0.75rem;}.announcements-signup-title{font-size:18px;font-weight:600;color:rgb(15 23 42 / 1);}.announcements-signup-description{color:rgb(51 65 85 / 1);}.announcements-signup-form{margin-top:0.5rem;display:flex;flex-direction:column;gap:1rem;}.announcements-email-label{color:rgb(30 41 59 / 1);font-weight:500;}.announcements-email-row{display:flex;align-items:center;gap:0.75rem;}.announcements-email-input{width:100%;padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;border-width:1px;border-color:rgb(203 213 225 / 1);border-radius:12px;}.announcements-email-input:focus{border-color:rgb(13 59 102 / 1);outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.announcements-submit-button{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.announcements-submit-button:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);outline-style:solid;outline-width:2px;outline-color:rgb(13 59 102 / 0.2);background-color:rgb(11 51 88 / 1);}.announcements-email-hint{color:rgb(71 85 105 / 1);font-size:0.875rem;line-height:1.25rem;}.announcements-consent-row{display:flex;align-items:flex-start;gap:0.75rem;}.announcements-consent-checkbox{appearance:none;width:1.25rem;height:1.25rem;border-width:1px;border-color:rgb(148 163 184 / 1);border-radius:0.375rem;}.announcements-consent-checkbox:checked{border-color:rgb(13 59 102 / 1);background-color:rgb(13 59 102 / 1);}.announcements-consent-checkbox:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.announcements-consent-label{color:rgb(51 65 85 / 1);cursor:pointer;user-select:none;}.announcements-consent-hint{color:rgb(71 85 105 / 1);font-size:0.875rem;line-height:1.25rem;}.announcements-aside{grid-column:span 1 / span 1;}.announcements-aside-media{border-radius:1rem;overflow:hidden;border-width:1px;border-color:rgb(226 232 240 / 1);box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.announcements-aside-image{width:100%;height:420px;object-fit:cover;}.announcements-aside-note{margin-top:1.5rem;padding:1.25rem;background-color:rgb(239 246 255 / 1);border-width:1px;border-color:rgb(226 232 240 / 1);border-radius:1rem;}.announcements-aside-note-header{display:flex;align-items:flex-start;gap:0.75rem;}.announcements-aside-note-icon{width:1.5rem;height:1.5rem;}.announcements-aside-note-title{font-size:16px;font-weight:600;color:rgb(15 23 42 / 1);}.announcements-aside-note-text{color:rgb(51 65 85 / 1);margin-top:0.25rem;}.footer-section{width:100%;background-color:rgb(255 255 255 / 1);}.footer-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3rem;padding-bottom:3rem;border-top-width:1px;border-color:rgb(226 232 240 / 1);}.footer-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2.5rem;}.footer-brand-link{display:flex;align-items:center;gap:0.75rem;}.footer-brand-icon{width:1.75rem;height:1.75rem;}.footer-brand-text{font-weight:600;font-size:18px;color:rgb(15 23 42 / 1);}.footer-brand-description{color:rgb(51 65 85 / 1);margin-top:0.75rem;}.footer-contact-title{font-size:16px;font-weight:600;color:rgb(15 23 42 / 1);}.footer-contact-list{margin-top:0.75rem;display:flex;flex-direction:column;gap:0.75rem;}.footer-contact-item{display:flex;align-items:center;gap:0.75rem;}.footer-contact-icon{width:1.25rem;height:1.25rem;}.footer-contact-link{color:rgb(51 65 85 / 1);}.footer-contact-link:hover{color:rgb(13 59 102 / 1);}.footer-contact-text{color:rgb(51 65 85 / 1);}.footer-social-title{font-size:16px;font-weight:600;color:rgb(15 23 42 / 1);}.footer-social-links{margin-top:0.75rem;display:flex;align-items:center;gap:1rem;}.footer-social-link{display: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:10px;border-width:1px;border-color:rgb(203 213 225 / 1);background-color:rgb(255 255 255 / 1);color:rgb(30 41 59 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.footer-social-link:hover{color:rgb(13 59 102 / 1);border-color:rgb(13 59 102 / 1);}.footer-social-icon{width:1.25rem;height:1.25rem;}.footer-bottom-bar{margin-top:2.5rem;display:flex;align-items:center;justify-content:space-between;border-top-width:1px;border-color:rgb(226 232 240 / 1);padding-top:1.5rem;}.footer-copyright{color:rgb(71 85 105 / 1);font-size:0.875rem;line-height:1.25rem;}.footer-policy-links{display:flex;align-items:center;gap:1rem;}.footer-policy-link{color:rgb(71 85 105 / 1);font-size:0.875rem;line-height:1.25rem;}.footer-policy-link:hover{color:rgb(13 59 102 / 1);}.footer-divider{color:rgb(203 213 225 / 1);}#ijlldk{padding-right:2rem;}.gjs-t-button.announcements-submit-button.gjs-t-link{color:rgba(255, 255, 255, 1);}#ieh4yl{height:385px;}@media (max-width: 992px){.body-wrapper{font-size:15px;}.hero-container{padding-top:3rem;padding-bottom:3rem;}.hero-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.hero-media-image{height:360px;}.hero-media-badge{display:none;}.about-container{padding-top:3rem;padding-bottom:3rem;}.about-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.about-media-image{height:320px;}.opportunities-container{padding-top:3rem;padding-bottom:3rem;}.opportunities-header{flex-direction:column;align-items:flex-start;gap:1rem;}.opportunities-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.opportunities-media-image{height:300px;}.announcements-container{padding-top:3rem;padding-bottom:3rem;}.announcements-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.announcements-cards{grid-template-columns:repeat(2, minmax(0, 1fr));}.announcements-email-row{flex-direction:column;align-items:stretch;}.announcements-aside-image{height:320px;}.footer-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.footer-bottom-bar{flex-direction:column;align-items:flex-start;gap:0.75rem;}}@media (max-width: 480px){.body-wrapper{font-size:14px;}.hero-container{padding-top:2.5rem;padding-bottom:2.5rem;}.hero-media-image{height:280px;}.hero-media-badge{display:none;}.about-container{padding-top:2.5rem;padding-bottom:2.5rem;}.about-media-image{height:220px;}.opportunities-container{padding-top:2.5rem;padding-bottom:2.5rem;}.opportunities-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.opportunities-media-image{height:220px;}.announcements-container{padding-top:2.5rem;padding-bottom:2.5rem;}.announcements-cards{grid-template-columns:repeat(1, minmax(0, 1fr));}.announcements-signup-form{gap:0.75rem;}.announcements-aside-image{height:220px;}.footer-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}}