/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
cat > web/themes/custom/itr_theme/css/style.css <<'EOF'





:root{--navy:#101d46;--navy-dark:#071438;--navy-soft:#18295a;--blue:#2478df;--blue-light:#6ea7ff;--purple:#6860e8;--teal:#48b9aa;--green:#9bc84a;--orange:#f28a45;--pink:#b56ab8;--white:#ffffff;--off-white:#f8fafc;--light:#f3f6fb;--light-blue:#eef5ff;--text:#14244d;--muted:#647391;--border:#dfe6f1;--shadow-sm:0 5px 20px rgba(16,29,70,.06);--shadow:0 12px 35px rgba(16,29,70,.09);--shadow-lg:0 20px 55px rgba(16,29,70,.13);--container:1180px;}*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;color:var(--text);background:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;}img{max-width:100%;height:auto;}a{color:var(--blue);text-decoration:none;}a:hover{text-decoration:underline;}button,input,textarea,select{font:inherit;}h1,h2,h3,h4,p{margin-top:0;}h1,h2,h3,h4{line-height:1.12;}.visually-hidden{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.container{width:min(calc(100% - 80px),var(--container));margin-right:auto;margin-left:auto;}main{display:block;}section{position:relative;}.site-header{position:relative;z-index:50;background:var(--white);border-bottom:1px solid #edf1f7;}.header-inner{width:min(calc(100% - 140px),1650px);min-height:96px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:45px;}.site-brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;color:var(--navy);}.site-brand:hover{color:var(--navy);text-decoration:none;}.brand-mark{position:relative;width:42px;height:42px;display:none;flex-shrink:0;}.brand-mark span{position:absolute;width:25px;height:25px;border:3px solid var(--blue);transform:rotate(30deg);}.brand-mark span:nth-child(1){top:0;left:8px;border-color:var(--teal);}.brand-mark span:nth-child(2){top:9px;left:0;border-color:var(--blue);}.brand-mark span:nth-child(3){top:17px;left:16px;border-color:var(--purple);}.brand-text{display:flex;flex-direction:column;color:var(--navy);font-size:16px;line-height:1.05;letter-spacing:-.02em;}.brand-text strong{font-weight:700;}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:34px;margin-left:auto;}.main-nav a{position:relative;color:var(--navy);font-size:16px;font-weight:600;white-space:nowrap;text-decoration:none;}.main-nav a:hover{color:var(--blue);text-decoration:none;}.header-contact{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-shrink:0;min-width:150px;padding:15px 23px;border:1px solid var(--navy);border-radius:4px;background:var(--navy);color:var(--white);font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;}.header-contact:hover{background:var(--navy-soft);color:var(--white);text-decoration:none;}.header-contact span{font-size:20px;line-height:1;transition:transform .2s ease;}.header-contact:hover span{transform:translate(2px,-2px);}@media (max-width:1100px){.header-inner{width:calc(100% - 70px);gap:25px;}.main-nav{gap:22px;}.main-nav a,.header-contact{font-size:14px;}}@media (max-width:800px){.header-inner{width:calc(100% - 40px);min-height:78px;}.main-nav{display:none;}.header-contact{min-width:125px;padding:12px 18px;}}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 20%,rgba(104,96,232,.16),transparent 30%),linear-gradient(115deg,#f4f5ff 0%,#f8fbff 48%,#eaf6ff 100%);}.hero-inner{position:relative;z-index:2;min-height:430px;display:flex;align-items:center;padding:72px 0 64px;}.hero-content{position:relative;z-index:5;width:52%;max-width:650px;}.hero-eyebrow{margin-bottom:18px;color:var(--navy);font-size:15px;font-weight:600;letter-spacing:.02em;}.hero-title{max-width:700px;margin:0 0 24px;color:var(--navy);font-size:clamp(42px,4.6vw,66px);font-weight:750;line-height:1.02;letter-spacing:-.045em;}.hero-title span{display:block;}.hero-text{max-width:570px;margin:0 0 30px;color:#263d6b;font-size:17px;line-height:1.55;}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;}.hero-background{position:absolute;inset:0;overflow:hidden;pointer-events:none;}.hero-shape{position:absolute;border:1px solid rgba(36,120,223,.18);transform:rotate(30deg);}.hero-shape-one{width:260px;height:260px;right:160px;top:-85px;}.hero-shape-two{width:190px;height:190px;right:-25px;top:55px;}.hero-shape-three{width:230px;height:230px;right:270px;bottom:-165px;border-color:rgba(104,96,232,.14);}.hero-visual{position:absolute;z-index:3;right:-10px;top:50%;width:53%;height:430px;transform:translateY(-50%);pointer-events:none;}.hero-hex{position:absolute;width:150px;height:173px;overflow:hidden;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:linear-gradient(145deg,#dbe9ff,#eef4ff);box-shadow:0 12px 35px rgba(16,29,70,.10);}.hero-hex::before{content:"";position:absolute;inset:2px;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:linear-gradient(145deg,#ffffff,#dfeaff);}.hero-hex-content{position:absolute;inset:2px;z-index:2;display:flex;align-items:center;justify-content:center;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:radial-gradient(circle at 35% 35%,rgba(104,96,232,.25),transparent 45%),linear-gradient(145deg,#d9eaff,#eef5ff);}.hero-placeholder{color:rgba(16,29,70,.42);font-size:10px;font-weight:700;letter-spacing:.12em;}.hero-hex-one{width:190px;height:219px;right:275px;top:70px;}.hero-hex-one .hero-hex-content{background:radial-gradient(circle at 40% 35%,rgba(36,120,223,.32),transparent 45%),linear-gradient(145deg,#d9ecff,#c8dcff);}.hero-hex-two{right:135px;top:8px;}.hero-hex-two .hero-hex-content{background:radial-gradient(circle at 60% 30%,rgba(255,255,255,.8),transparent 40%),linear-gradient(145deg,#d8eff0,#b9d9e9);}.hero-hex-three{width:175px;height:202px;right:-10px;top:58px;}.hero-hex-three .hero-hex-content{background:radial-gradient(circle at 45% 45%,rgba(104,96,232,.45),transparent 50%),linear-gradient(145deg,#e0ebff,#cadbfa);}.hero-hex-four{width:165px;height:190px;right:200px;top:190px;}.hero-hex-four .hero-hex-content{background:radial-gradient(circle at 50% 45%,rgba(104,96,232,.85),transparent 40%),linear-gradient(145deg,#4d6fc9,#6860e8);}.hero-hex-four .hero-placeholder{color:rgba(255,255,255,.85);}.hero-hex-five{width:135px;height:156px;right:335px;top:185px;}.hero-hex-five .hero-hex-content{background:radial-gradient(circle at 50% 40%,rgba(36,120,223,.35),transparent 50%),linear-gradient(145deg,#dcecff,#bcd8f4);}.hero-hex-six{width:145px;height:167px;right:50px;top:215px;}.hero-hex-six .hero-hex-content{background:radial-gradient(circle at 50% 40%,rgba(104,96,232,.28),transparent 50%),linear-gradient(145deg,#e4edff,#cbdcf8);}.hero-bottom{position:relative;z-index:5;border-top:1px solid rgba(36,120,223,.12);background:rgba(255,255,255,.58);backdrop-filter:blur(8px);}.hero-bottom-inner{min-height:62px;display:flex;align-items:center;justify-content:center;gap:14px;color:var(--navy);font-size:14px;font-weight:500;}.hero-bottom-inner span{white-space:nowrap;}.hero-arrow{color:var(--blue);font-weight:700;}.hero-bottom-inner strong{font-weight:750;}@media (max-width:900px){.hero-inner{min-height:auto;padding:60px 0;}.hero-content{width:60%;}.hero-visual{right:-120px;width:60%;opacity:.65;}}@media (max-width:700px){.hero-inner{display:block;padding:55px 0 45px;}.hero-content{width:100%;max-width:620px;}.hero-visual{position:relative;right:auto;top:auto;width:100%;height:300px;margin-top:25px;transform:none;opacity:1;}.hero-hex-one{right:32%;top:45px;}.hero-hex-two{right:8%;top:0;}.hero-hex-three{right:-5%;top:65px;}.hero-hex-four{right:30%;top:160px;}.hero-hex-five,.hero-hex-six{display:none;}.hero-bottom-inner{overflow-x:auto;justify-content:flex-start;padding:0 20px;}}.button,button.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 19px;border:1px solid transparent;border-radius:4px;background:var(--navy);color:var(--white);font-size:13px;font-weight:700;line-height:1;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;}.button:hover,button.button:hover{transform:translateY(-2px);color:var(--white);background:var(--blue);text-decoration:none;box-shadow:var(--shadow-sm);}.button-primary{background:var(--navy);}.button-secondary{border-color:#9aabc9;background:transparent;color:var(--navy);}.button-secondary:hover{color:var(--white);border-color:var(--blue);background:var(--blue);}.button-light{border-color:rgba(255,255,255,.35);background:transparent;color:var(--white);}.button-light:hover{color:var(--navy);background:var(--white);}.intro-section,.about-section,.research-section,.programs-section,.platforms-section,.impact-section,.collaboration-section,.news-section{padding:78px 0;}.section-label{margin-bottom:9px;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;}.section-label span{margin-right:8px;}section h2{margin-bottom:22px;color:var(--navy);font-size:clamp(36px,4.2vw,55px);font-weight:700;line-height:1.04;letter-spacing:-.045em;}section h2 span{color:var(--blue);}section h3{color:var(--navy);}.intro-section p,.about-section p,.research-section p,.programs-section p,.platforms-section p{color:#33466f;}.intro-section{background:var(--white);}.intro-section .container{max-width:1080px;}.intro-section p{max-width:920px;font-size:17px;line-height:1.7;}.section-link,.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:12px;color:var(--blue);font-weight:700;}.section-link:hover,.text-link:hover{text-decoration:none;}.section-link span,.text-link span{transition:transform .2s ease;}.section-link:hover span,.text-link:hover span{transform:translateX(4px);}.translational-model,.model-section{padding:78px 0;background:#f7f9fc;}.model-section .section-heading,.translational-model .section-heading{text-align:center;}.model-grid{display:grid;grid-template-columns:minmax(0,1fr)
    auto
    minmax(0,1fr)
    auto
    minmax(0,1fr)
    auto
    minmax(0,1fr);align-items:stretch;gap:13px;margin-top:38px;}.model-card{min-height:225px;padding:24px 21px;border:1px solid var(--border);border-radius:13px;background:var(--white);box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease;}.model-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);}.model-card-highlight{background:linear-gradient(145deg,#f3f0ff,#ffffff);}.model-number{margin-bottom:13px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.12em;}.model-icon{width:43px;height:43px;display:flex;align-items:center;justify-content:center;margin-bottom:17px;border-radius:11px;color:var(--white);background:linear-gradient(135deg,var(--blue),var(--purple));font-size:19px;}.model-card h3{margin-bottom:9px;font-size:20px;}.model-card p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.55;}.model-connector{display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:23px;font-weight:400;}.programs-section{padding:42px 0 58px;background:#f8fafc;}.programs-section > .container{width:min(calc(100% - 100px),1500px);margin:0 auto;}.programs-heading{margin:0 0 22px;text-align:center;}.programs-kicker{color:var(--navy);font-size:15px;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase;}.programs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}.program-card{min-width:0;min-height:148px;padding:17px 20px 16px;display:grid;grid-template-columns:52px minmax(0,1fr);column-gap:14px;align-items:start;border:1px solid #e6eaf1;border-radius:7px;background:#ffffff;box-shadow:0 4px 14px rgba(22,37,77,.045);box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease;}.program-card:hover{transform:translateY(-2px);box-shadow:0 7px 20px rgba(22,37,77,.08);}.program-icon{width:44px;height:50px;position:relative;display:flex;align-items:center;justify-content:center;background:transparent;clip-path:none;}.program-icon::before{content:"";position:absolute;inset:0;background:currentColor;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);}.program-icon::after{content:"";position:absolute;inset:1.5px;background:#ffffff;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);}.program-icon span{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;color:currentColor;font-size:22px;line-height:1;}.program-icon-green{color:#9bcf43;}.program-icon-red{color:#ef6666;}.program-icon-purple{color:#8c50c0;}.program-icon-teal{color:#55b9ad;}.program-icon-blue{color:#4a83c5;}.program-icon-orange{color:#f08a3c;}.program-icon-blue span{font-size:9px;font-weight:700;letter-spacing:-.04em;}.program-card-content{min-width:0;}.program-card h3{margin:1px 0 9px;padding:0;min-height:0;display:block;color:var(--navy);font-size:14px;font-weight:700;line-height:1.25;}.program-card p{margin:0 0 8px;color:#4f5f7b;font-size:12px;line-height:1.45;}.program-head{margin-bottom:8px;color:#596780;font-size:12px;line-height:1.35;}.program-card a{display:inline-flex;align-items:center;gap:5px;color:#2466b1;font-size:12px;font-weight:700;line-height:1.2;text-decoration:none;}.program-card a span{font-size:13px;transition:transform .2s ease;}.program-card a:hover span{transform:translateX(3px);}@media (max-width:1050px){.programs-section > .container{width:min(calc(100% - 70px),1100px);}.programs-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:700px){.programs-section{padding:45px 0;}.programs-section > .container{width:calc(100% - 40px);}.programs-grid{grid-template-columns:1fr;}.program-card{grid-template-columns:48px minmax(0,1fr);}}.platforms-section{padding:38px 0 58px;background:#ffffff;}.platforms-section > .container{width:min(calc(100% - 100px),1500px);margin:0 auto;}.platforms-heading{margin:0 0 28px;text-align:center;}.platforms-kicker{color:var(--navy);font-size:15px;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase;}.platforms-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px;align-items:start;}.platform-card{min-width:0;text-align:center;}.platform-icon{width:92px;height:106px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;position:relative;color:#ffffff;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);}.platform-icon::before{content:"";position:absolute;inset:0;background:inherit;clip-path:inherit;}.platform-icon span{position:relative;z-index:2;color:#ffffff;font-size:30px;font-weight:300;line-height:1;}.platform-icon-green{background:linear-gradient(145deg,#a9d83e,#91c936);}.platform-icon-teal{background:linear-gradient(145deg,#63c4b9,#43aaa1);}.platform-icon-blue{background:linear-gradient(145deg,#4c94d7,#2c70ba);}.platform-icon-purple{background:linear-gradient(145deg,#8c50c0,#6d3da7);}.platform-icon-blue2{background:linear-gradient(145deg,#577fd0,#3f65b7);}.platform-icon-magenta{background:linear-gradient(145deg,#c64fa5,#a63c8c);}.platform-icon-blue span{font-size:30px;}.platform-card h3{margin:0 0 9px;color:var(--navy);font-size:14px;font-weight:700;line-height:1.3;}.platform-card p{margin:0;color:#50617f;font-size:12px;line-height:1.5;}@media (max-width:1100px){.platforms-section > .container{width:min(calc(100% - 70px),1100px);}.platforms-list{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:38px;}}@media (max-width:700px){.platforms-section{padding:45px 0;}.platforms-section > .container{width:calc(100% - 40px);}.platforms-list{grid-template-columns:1fr;gap:35px;}}.impact-section{position:relative;overflow:hidden;padding:38px 0 42px;color:#ffffff;background:radial-gradient(circle at 18% 55%,rgba(36,120,223,.20),transparent 25%),radial-gradient(circle at 88% 25%,rgba(104,96,232,.18),transparent 24%),linear-gradient(120deg,#0c1941,#101d46 60%,#111d50);}.impact-section::before,.impact-section::after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(67,128,220,.13);transform:rotate(30deg);pointer-events:none;}.impact-section::before{left:-120px;bottom:-135px;}.impact-section::after{right:-110px;top:-120px;}.impact-section > .container{position:relative;z-index:2;width:min(calc(100% - 100px),1500px);margin:0 auto;}.impact-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:42px;align-items:center;}.impact-intro{min-width:0;}.impact-kicker{margin-bottom:10px;color:#a9c5ff;font-size:13px;font-weight:700;letter-spacing:.17em;line-height:1.2;text-transform:uppercase;}.impact-intro h2{margin:0 0 13px;color:#ffffff;font-size:28px;font-weight:700;line-height:1.12;letter-spacing:-.025em;}.impact-intro p{max-width:280px;margin:0 0 20px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.55;}.impact-button{display:inline-flex;align-items:center;gap:9px;padding:10px 17px;border:1px solid rgba(255,255,255,.55);border-radius:3px;color:#ffffff;background:transparent;font-size:11px;font-weight:700;line-height:1.2;text-decoration:none;}.impact-button span{font-size:16px;font-weight:400;transition:transform .2s ease;}.impact-button:hover{color:#ffffff;border-color:#ffffff;text-decoration:none;}.impact-button:hover span{transform:translateX(4px);}.impact-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}.impact-card{min-width:0;min-height:190px;padding:16px 13px 14px;border:1px solid rgba(79,135,221,.42);border-radius:7px;background:rgba(8,25,65,.40);text-align:center;}.impact-icon{height:42px;margin-bottom:7px;display:flex;align-items:center;justify-content:center;}.impact-icon span{font-size:32px;font-weight:300;line-height:1;}.impact-card strong{display:block;color:#ffffff;font-size:38px;font-weight:400;line-height:1;letter-spacing:-.045em;}.impact-card h3{margin:8px 0 13px;color:#ffffff;font-size:14px;font-weight:700;line-height:1.25;}.impact-card p{margin:0;color:rgba(255,255,255,.70);font-size:11px;line-height:1.4;}.impact-card-green .impact-icon span{color:#b5dc35;}.impact-card-blue .impact-icon span{color:#35bfd8;}.impact-card-purple .impact-icon span{color:#b67be0;}.impact-card-pink .impact-icon span{color:#df79c2;}@media (max-width:1100px){.impact-section > .container{width:min(calc(100% - 70px),1100px);}.impact-layout{grid-template-columns:240px minmax(0,1fr);gap:25px;}.impact-stats{gap:10px;}}@media (max-width:800px){.impact-layout{grid-template-columns:1fr;}.impact-intro{text-align:center;}.impact-intro p{margin-left:auto;margin-right:auto;}}@media (max-width:600px){.impact-section{padding:45px 0;}.impact-section > .container{width:calc(100% - 40px);}.impact-stats{grid-template-columns:repeat(2,minmax(0,1fr));}}.collaboration-section{padding:38px 0 32px;background:var(--white);text-align:center;}.collaboration-section > .container{width:min(calc(100% - 110px),1600px);margin:0 auto;}.collaboration-heading{margin-bottom:25px;}.collaboration-heading .section-label{margin:0;color:var(--navy);font-size:15px;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase;}.partner-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(150px,.8fr);align-items:center;gap:34px;max-width:1280px;margin:0 auto 24px;}.partner-placeholder{min-height:62px;display:flex;align-items:center;justify-content:center;color:#61708c;font-size:14px;font-weight:700;letter-spacing:.04em;}.partner-more{color:var(--navy);font-size:12px;font-weight:700;line-height:1.4;}.collaboration-text{max-width:950px;margin:0 auto 9px;color:#4f6080;font-size:12px;line-height:1.5;}.collaboration-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:12px;font-weight:700;text-decoration:none;}.collaboration-link span{transition:transform .2s ease;}.collaboration-link:hover span{transform:translateX(4px);}.news-section{padding:48px 0 55px;background:#ffffff;}.news-section > .container{width:min(calc(100% - 110px),1600px);margin:0 auto;}.news-heading{margin-bottom:25px;text-align:center;}.news-kicker{color:var(--navy);font-size:15px;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase;}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;}.news-card{display:flex;flex-direction:column;overflow:hidden;min-width:0;border:1px solid #e0e6ef;border-radius:8px;background:#ffffff;box-shadow:0 5px 18px rgba(20,43,82,.07);transition:transform .2s ease,box-shadow .2s ease;}.news-card:hover{transform:translateY(-3px);box-shadow:0 9px 24px rgba(20,43,82,.11);}.news-image{height:145px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;}.news-image::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(13,35,82,.10),rgba(104,96,232,.18));}.news-image-one{background:radial-gradient(circle at 25% 35%,rgba(255,255,255,.35),transparent 18%),linear-gradient(135deg,#557ca9,#b8d1e6);}.news-image-two{background:radial-gradient(circle at 65% 40%,rgba(255,255,255,.28),transparent 20%),linear-gradient(135deg,#172d62,#557fd0);}.news-image-three{background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.32),transparent 18%),linear-gradient(135deg,#87694f,#c8aa87);}.image-placeholder{position:relative;z-index:2;color:rgba(255,255,255,.90);font-size:12px;font-weight:700;letter-spacing:.14em;}.news-content{flex:1;display:flex;flex-direction:column;padding:16px 18px 18px;}.news-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#71809a;font-size:12px;line-height:1.3;}.news-meta span{color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.03em;}.news-content h3{margin:0 0 16px;color:var(--navy);font-size:16px;font-weight:700;line-height:1.35;}.news-link{margin-top:auto;display:inline-flex;align-items:center;gap:7px;width:fit-content;color:var(--blue);font-size:12px;font-weight:700;text-decoration:none;}.news-link span{transition:transform .2s ease;}.news-link:hover{text-decoration:none;}.news-link:hover span{transform:translateX(4px);}.news-all{margin-top:24px;text-align:center;}.news-all-link{display:inline-flex;align-items:center;gap:8px;padding:9px 20px;border:1px solid #b9c9df;border-radius:4px;color:var(--blue);background:#ffffff;font-size:12px;font-weight:700;text-decoration:none;}.news-all-link span{transition:transform .2s ease;}.news-all-link:hover{border-color:var(--blue);text-decoration:none;}.news-all-link:hover span{transform:translateX(4px);}.news-all-link:hover span{transform:translateX(4px);}@media (max-width:900px){.news-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto;}}@media (max-width:700px){.news-section{padding:45px 0;}.news-section > .container{width:calc(100% - 40px);}}.cta-section{position:relative;overflow:hidden;padding:68px 0;color:var(--white);background:radial-gradient(circle at 90% 20%,rgba(104,96,232,.32),transparent 30%),linear-gradient(120deg,#101d46,#15245a);}.cta-inner{position:relative;min-height:230px;display:flex;align-items:center;}.cta-content{position:relative;z-index:3;max-width:670px;}.cta-section .section-label{color:#9ebeff;}.cta-section h2{margin-bottom:15px;color:var(--white);font-size:clamp(36px,4vw,52px);}.cta-section h2 span{display:block;color:#a9c1ff;}.cta-section p{max-width:540px;color:rgba(255,255,255,.72);font-size:14px;}.cta-section .button{margin-top:6px;border-color:var(--white);background:var(--white);color:var(--navy);}.cta-section .button:hover{border-color:var(--blue);background:var(--blue);color:var(--white);}.cta-decoration{position:absolute;z-index:1;right:-30px;top:50%;width:310px;height:310px;transform:translateY(-50%) rotate(30deg);pointer-events:none;}.cta-decoration span{position:absolute;display:block;border:1px solid rgba(255,255,255,.13);}.cta-decoration span:nth-child(1){inset:0;}.cta-decoration span:nth-child(2){inset:45px;}.cta-decoration span:nth-child(3){inset:90px;border-color:rgba(125,169,255,.28);}.cta-decoration::after{content:"";position:absolute;width:70px;height:70px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(0deg);border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--purple));}.site-footer{position:relative;overflow:hidden;padding:48px 0 22px;color:rgba(255,255,255,.68);background:var(--navy-dark);}.site-footer::before{content:"";position:absolute;width:260px;height:260px;left:-150px;bottom:-150px;border:1px solid rgba(85,139,226,.18);transform:rotate(30deg);}.footer-top{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.35fr;gap:80px;padding-bottom:38px;}.footer-brand{max-width:340px;}.footer-brand-link{display:inline-flex;color:var(--white);}.footer-brand-link:hover{color:var(--white);text-decoration:none;}.footer-brand .brand-text{color:var(--white);}.footer-brand p{margin:17px 0 0;color:rgba(255,255,255,.52);font-size:13px;}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}.footer-links h4{margin-bottom:14px;color:var(--white);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;}.footer-links a{display:block;margin-bottom:7px;color:rgba(255,255,255,.55);font-size:12px;}.footer-links a:hover{color:var(--white);text-decoration:none;}.footer-bottom{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.11);color:rgba(255,255,255,.38);font-size:10px;}.footer-bottom > div{display:flex;gap:18px;}.footer-bottom a{color:rgba(255,255,255,.48);}.footer-bottom a:hover{color:var(--white);text-decoration:none;}.drupal-content{padding-top:50px;padding-bottom:50px;}.messages{margin:20px auto;padding:15px 18px;border:1px solid var(--border);border-radius:6px;background:var(--light);}.toolbar{font-family:Arial,Helvetica,sans-serif;}@media (max-width:1000px){.container{width:min(calc(100% - 50px),var(--container));}.header-inner{gap:20px;}.main-nav{gap:16px;}.hero-content{width:65%;}.model-grid{grid-template-columns:repeat(2,1fr);}.model-connector{display:none;}.programs-grid,.program-grid{grid-template-columns:repeat(2,1fr);}.platforms-grid{grid-template-columns:1fr;gap:45px;}.impact-layout{grid-template-columns:1fr;gap:30px;}.impact-grid{grid-template-columns:repeat(4,1fr);}.collaboration-grid{gap:45px;}.news-grid{grid-template-columns:1fr 1fr;}.news-card-featured{grid-column:span 2;}}@media (max-width:700px){.container{width:min(calc(100% - 32px),var(--container));}.header-inner{min-height:68px;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;padding:12px 0;}.main-nav{width:100%;overflow-x:auto;justify-content:flex-start;gap:20px;padding-bottom:4px;}.main-nav a{font-size:12px;}.main-nav a:first-child::after{display:none;}.hero-inner{min-height:450px;align-items:flex-start;padding-top:60px;}.hero-content{width:100%;max-width:100%;}.hero h1,.hero-title{font-size:42px;}.hero-visual{opacity:.35;width:100%;}.hero-bottom-inner{flex-wrap:wrap;justify-content:flex-start;padding:15px 0;gap:7px;}.intro-section,.about-section,.research-section,.programs-section,.platforms-section,.impact-section,.collaboration-section,.news-section{padding:60px 0;}section h2{font-size:38px;}.heading-row{align-items:flex-start;flex-direction:column;}.model-grid{grid-template-columns:1fr;}.programs-grid,.program-grid{grid-template-columns:1fr;}.platform-list{grid-template-columns:1fr;}.platform-item:nth-child(odd){padding-right:0;border-right:0;}.platform-item:nth-child(even){padding-left:0;}.impact-grid{grid-template-columns:repeat(2,1fr);}.collaboration-grid{grid-template-columns:1fr;}.collaboration-visual{min-height:280px;}.news-grid{grid-template-columns:1fr;}.news-card-featured{grid-column:auto;}.footer-top{grid-template-columns:1fr;gap:40px;}.footer-links{grid-template-columns:repeat(2,1fr);}.footer-bottom{align-items:flex-start;flex-direction:column;}}@media (max-width:430px){.hero h1,.hero-title{font-size:36px;}.hero-buttons{flex-direction:column;align-items:stretch;}.button{width:100%;}.impact-grid{grid-template-columns:1fr;}.footer-links{grid-template-columns:1fr;}.map-circle{width:250px;height:250px;}}EOF



.hero-content{width:58%;max-width:760px;}.hero-title{max-width:760px;font-size:clamp(38px,3.8vw,58px);line-height:1.05;letter-spacing:-.04em;}.hero-text{max-width:560px;}@media (max-width:900px){.hero-content{width:62%;}.hero-title{font-size:clamp(36px,5vw,52px);}}.hero{min-height:0;background:radial-gradient(circle at 82% 45%,rgba(104,96,232,.10),transparent 28%),linear-gradient(110deg,#f3f5ff 0%,#f8fbff 48%,#eaf5ff 100%);}.hero-inner{width:min(calc(100% - 170px),1500px);min-height:360px;margin-left:auto;margin-right:auto;padding:55px 0 50px;display:flex;align-items:center;}.hero-content{position:relative;z-index:5;width:52%;max-width:720px;}.hero .eyebrow{margin-bottom:16px;color:var(--navy);font-size:13px;font-weight:600;letter-spacing:.02em;}.hero h1,.hero .hero-title{max-width:720px;margin-bottom:22px;color:var(--navy);font-size:clamp(40px,3.35vw,56px);font-weight:700;line-height:1.08;letter-spacing:-.035em;}.hero p,.hero .hero-lead{max-width:590px;margin-bottom:27px;color:#253d70;font-size:16px;line-height:1.55;}.hero-actions{display:flex;align-items:center;gap:14px;}.hero .button{min-height:44px;padding:12px 22px;border-radius:3px;font-size:13px;}.hero .button-primary{background:var(--navy);color:#fff;}.hero .button-secondary{border:1px solid #91a7d0;background:rgba(255,255,255,.35);color:var(--navy);}.hero-visual{position:absolute;z-index:1;right:0;top:0;width:52%;height:100%;pointer-events:none;}.hero::before{width:650px;height:650px;right:-230px;top:-290px;border-color:rgba(36,120,223,.15);}.hero::after{width:340px;height:340px;right:120px;bottom:-220px;border-color:rgba(104,96,232,.13);}.hero-bottom{min-height:58px;border-top:1px solid rgba(36,120,223,.12);background:rgba(255,255,255,.60);}.hero-bottom-inner{min-height:58px;width:min(calc(100% - 170px),1500px);margin-left:auto;margin-right:auto;gap:16px;color:var(--navy);font-size:14px;}.hero-bottom-inner .hero-arrow{color:var(--navy);font-weight:400;}@media (max-width:1100px){.hero-inner,.hero-bottom-inner{width:min(calc(100% - 80px),1180px);}.hero-content{width:56%;}.hero-visual{width:48%;}}@media (max-width:760px){.hero-inner{width:calc(100% - 40px);min-height:auto;padding:55px 0 45px;}.hero-content{width:100%;max-width:none;}.hero h1,.hero .hero-title{font-size:clamp(38px,9vw,52px);}.hero-visual{opacity:.35;width:100%;}.hero-actions{flex-wrap:wrap;}.hero-bottom-inner{width:calc(100% - 40px);flex-wrap:wrap;padding:15px 0;}}.hero-content{width:54%;max-width:800px;}.hero h1,.hero .hero-title{max-width:800px;font-size:clamp(38px,3.05vw,52px);line-height:1.08;color:var(--navy);}.hero .button-primary{background:var(--navy);color:#ffffff;border:1px solid var(--navy);}.hero .button-primary:hover{background:var(--blue);border-color:var(--blue);color:#ffffff;}.hero .button-secondary{background:rgba(255,255,255,.35);color:var(--navy);border:1px solid #91a7d0;}.hero a.button.button-primary{background-color:#101d46 !important;color:#ffffff !important;border-color:#101d46 !important;}.model-section{padding:78px 0 85px;background:#ffffff;}.model-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.85fr);gap:55px;align-items:center;}.model-main{min-width:0;}.model-header{text-align:center;margin-bottom:42px;}.model-kicker{margin-bottom:9px;color:var(--navy);font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;}.model-header h2{margin:0;color:var(--navy);font-size:clamp(24px,2.2vw,31px);font-weight:700;line-height:1.2;letter-spacing:-.025em;}.model-header h2 span{color:var(--blue);margin:0 5px;}.model-stages{display:grid;grid-template-columns:minmax(120px,1fr)
    35px
    minmax(120px,1fr)
    35px
    minmax(120px,1fr)
    35px
    minmax(120px,1fr);align-items:start;gap:0;}.model-stage{text-align:center;min-width:0;}.model-hex{width:92px;height:106px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;clip-path:polygon(25% 3%,75% 3%,100% 25%,100% 75%,75% 97%,25% 97%,0 75%,0 25%);position:relative;}.model-hex-green{background:linear-gradient(145deg,#a4cf45,#8dbd36);}.model-hex-teal{background:linear-gradient(145deg,#68c1b7,#46a99f);}.model-hex-blue{background:linear-gradient(145deg,#438bcf,#276ab2);}.model-hex-purple{background:linear-gradient(145deg,#8752bb,#6d3da4);}.model-symbol{color:#ffffff;font-size:38px;font-weight:300;line-height:1;}.model-stage h3{margin:0 0 9px;color:var(--navy);font-size:12px;font-weight:700;letter-spacing:.05em;}.model-stage p{margin:0;color:#384766;font-size:12px;line-height:1.5;}.model-stage-arrow{padding-top:42px;color:#6f8eae;font-size:27px;line-height:1;text-align:center;}.model-principles{border-left:1px solid #d6deeb;padding-left:35px;display:flex;flex-direction:column;gap:25px;}.model-principle{display:grid;grid-template-columns:48px minmax(0,1fr);gap:17px;align-items:start;}.principle-hex{width:44px;height:50px;display:flex;align-items:center;justify-content:center;clip-path:polygon(25% 3%,75% 3%,100% 25%,100% 75%,75% 97%,25% 97%,0 75%,0 25%);border:1px solid #9eb3d2;background:#ffffff;color:var(--navy);font-size:20px;}.model-principle h3{margin:1px 0 5px;color:var(--navy);font-size:13px;font-weight:700;line-height:1.3;}.model-principle p{margin:0;color:#52617c;font-size:11px;line-height:1.45;}@media (max-width:1050px){.model-layout{grid-template-columns:1fr;gap:55px;}.model-principles{border-left:0;border-top:1px solid #d6deeb;padding-left:0;padding-top:35px;display:grid;grid-template-columns:repeat(3,1fr);}}@media (max-width:760px){.model-section{padding:60px 0;}.model-stages{grid-template-columns:1fr;gap:25px;}.model-stage-arrow{padding-top:0;transform:rotate(90deg);}.model-principles{grid-template-columns:1fr;}.model-header h2{line-height:1.4;}}.model-header h2{font-size:30px;line-height:1.2;white-space:nowrap;}.model-section{padding:28px 0 65px;background:#ffffff;}.model-section > .container{width:min(calc(100% - 110px),1600px);margin:0 auto;}.model-header{width:100%;margin:0 0 42px;text-align:center;}.model-kicker{margin-bottom:10px;color:var(--navy);font-size:15px;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase;}.model-header h2{margin:0;color:var(--navy);font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.02em;white-space:nowrap;}.model-header h2 span{margin:0 5px;color:var(--blue);font-weight:400;}.model-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(390px,.85fr);gap:42px;align-items:center;}.model-main{min-width:0;}.model-stages{display:grid;grid-template-columns:minmax(120px,1fr)
    38px
    minmax(120px,1fr)
    38px
    minmax(120px,1fr)
    38px
    minmax(120px,1fr);align-items:start;width:100%;}.model-stage{min-width:0;text-align:center;}.model-hex{width:92px;height:106px;margin:0 auto 17px;display:flex;align-items:center;justify-content:center;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);}.model-hex-green{background:linear-gradient(145deg,#a9d83e,#91c936);}.model-hex-teal{background:linear-gradient(145deg,#63c4b9,#43aaa1);}.model-hex-blue{background:linear-gradient(145deg,#4c94d7,#2c70ba);}.model-hex-purple{background:linear-gradient(145deg,#8c50c0,#6d3da7);}.model-symbol{color:#ffffff;font-size:38px;font-weight:300;line-height:1;}.model-stage h3{margin:0 0 8px;color:var(--navy);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.04em;}.model-stage p{margin:0;color:#50617f;font-size:12px;line-height:1.5;}.model-stage-arrow{align-self:start;padding-top:39px;color:#6d91b7;font-size:27px;font-weight:300;line-height:1;text-align:center;}.model-principles{min-width:0;border-left:1px solid #d4deec;padding-left:35px;display:flex;flex-direction:column;gap:27px;}.model-principle{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:start;}.model-principle .principle-hex{width:44px;height:50px;position:relative;display:flex;align-items:center;justify-content:center;background:transparent;border:0;clip-path:none;}.model-principle .principle-hex::before{content:"";position:absolute;inset:0;background:#17254d;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);}.model-principle .principle-hex::after{content:"";position:absolute;inset:1px;background:#ffffff;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);}.model-principle .principle-hex span{position:relative;z-index:2;color:var(--navy);font-size:18px;line-height:1;}.model-principle h3{margin:1px 0 5px;color:var(--navy);font-size:13px;font-weight:700;line-height:1.3;}.model-principle p{margin:0;color:#5a6a87;font-size:11px;line-height:1.45;}@media (max-width:1100px){.model-section > .container{width:min(calc(100% - 70px),1100px);}.model-layout{grid-template-columns:1fr;}.model-principles{border-left:0;border-top:1px solid #d4deec;padding-left:0;padding-top:30px;display:grid;grid-template-columns:repeat(3,1fr);}}@media (max-width:760px){.model-section{padding:50px 0;}.model-section > .container{width:calc(100% - 40px);}.model-header h2{white-space:normal;font-size:24px;}.model-stages{grid-template-columns:1fr;gap:22px;}.model-stage-arrow{padding-top:0;transform:rotate(90deg);}.model-principles{grid-template-columns:1fr;}}.site-footer{position:relative;overflow:hidden;padding:0;color:#ffffff;background:radial-gradient(circle at 88% 15%,rgba(104,96,232,.18),transparent 28%),linear-gradient(120deg,#0c1941,#101d46 60%,#111d50);}.footer-cta{position:relative;min-height:145px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:30px 0 25px;border-bottom:1px solid rgba(150,180,230,.20);}.footer-cta-content{position:relative;z-index:2;max-width:720px;}.footer-cta-content h2{margin:0 0 8px;color:#ffffff;font-size:30px;font-weight:400;line-height:1.15;letter-spacing:-.025em;}.footer-cta-content p{max-width:650px;margin:0;color:rgba(255,255,255,.78);font-size:13px;line-height:1.45;}.footer-cta-button{position:relative;z-index:2;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:210px;padding:15px 22px;border:1px solid #dbe5f8;border-radius:4px;color:#17254d;background:#ffffff;font-size:13px;font-weight:700;text-decoration:none;}.footer-cta-button span{font-size:18px;line-height:1;transition:transform .2s ease;}.footer-cta-button:hover{color:#17254d;text-decoration:none;}.footer-cta-button:hover span{transform:translateX(4px);}.footer-cta-decoration{position:absolute;left:-5px;bottom:-45px;width:150px;height:150px;transform:rotate(30deg);pointer-events:none;opacity:.8;}.footer-cta-decoration span{position:absolute;display:block;border:1px solid rgba(67,128,220,.24);}.footer-cta-decoration span:nth-child(1){inset:0;}.footer-cta-decoration span:nth-child(2){inset:28px;}.footer-cta-decoration span:nth-child(3){inset:56px;}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.45fr;gap:35px;padding:28px 0 24px;}.footer-brand-area{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;}.footer-brand-link{display:flex;align-items:center;gap:12px;color:#ffffff;text-decoration:none;}.footer-brand-mark{width:48px;height:48px;position:relative;display:block;flex:0 0 auto;border:3px solid #ffffff;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);}.footer-brand-mark span{display:none;}.footer-brand-text{display:flex;flex-direction:column;color:#ffffff;line-height:1.1;}.footer-brand-text strong{font-size:11px;font-weight:700;letter-spacing:.03em;}.footer-brand-text small{margin-top:5px;color:rgba(255,255,255,.65);font-size:9px;}.footer-social{display:flex;gap:10px;padding-bottom:2px;}.footer-social a{width:27px;height:27px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(220,230,250,.65);border-radius:50%;color:#ffffff;font-size:11px;font-weight:700;text-decoration:none;}.footer-column{display:flex;flex-direction:column;gap:7px;}.footer-column h4{margin:0 0 7px;color:#ffffff;font-size:11px;font-weight:700;letter-spacing:.08em;}.footer-column a,.footer-column span{color:rgba(255,255,255,.72);font-size:11px;line-height:1.4;text-decoration:none;}.footer-column a:hover{color:#ffffff;}.footer-contact{gap:6px;}.footer-bottom{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(150,180,230,.20);color:rgba(255,255,255,.62);font-size:10px;}.footer-bottom div{display:flex;align-items:center;gap:10px;}.footer-bottom a{color:rgba(255,255,255,.72);text-decoration:none;}.footer-bottom a:hover{color:#ffffff;}.footer-divider{color:rgba(255,255,255,.35);}@media (max-width:1000px){.footer-main{grid-template-columns:1.5fr 1fr 1fr;}}@media (max-width:700px){.footer-cta{flex-direction:column;align-items:flex-start;gap:22px;padding:35px 0 30px;}.footer-cta-content h2{font-size:27px;}.footer-cta-button{width:100%;}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px;}.footer-brand-area{grid-column:span 2;}.footer-bottom{padding:14px 0;flex-direction:column;align-items:flex-start;}}@media (max-width:480px){.footer-main{grid-template-columns:1fr;}.footer-brand-area{grid-column:auto;flex-direction:column;align-items:flex-start;}}.site-footer > .container{width:min(calc(100% - 110px),1600px);margin:0 auto;}.footer-cta{min-height:145px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:55px;padding:27px 0 23px 205px;}.footer-cta-content{max-width:680px;}.footer-cta-content h2{margin:0 0 8px;color:#ffffff;font-size:31px;font-weight:400;line-height:1.15;letter-spacing:-.025em;}.footer-cta-content p{max-width:620px;margin:0;color:rgba(255,255,255,.76);font-size:12px;line-height:1.45;}.footer-cta-button{min-width:260px;height:54px;padding:0 24px;border-radius:4px;font-size:13px;}.footer-cta-button span{font-size:17px;}.footer-cta-decoration{left:0;bottom:-42px;width:145px;height:145px;opacity:.75;}.footer-main{grid-template-columns:2.15fr 1fr 1fr 1fr 1.35fr;gap:38px;min-height:108px;padding:25px 10px 20px;}.footer-brand-area{align-items:center;justify-content:flex-start;gap:72px;}.footer-brand-link{gap:11px;}.footer-brand-mark{width:49px;height:49px;}.footer-brand-text strong{font-size:10px;line-height:1.12;}.footer-brand-text small{margin-top:5px;font-size:9px;}.footer-social{padding:0;gap:10px;}.footer-social a{width:28px;height:28px;font-size:11px;}.footer-column{gap:6px;}.footer-column h4{margin-bottom:7px;font-size:10px;letter-spacing:.08em;}.footer-column a,.footer-column span{font-size:10px;line-height:1.35;}.footer-contact{gap:5px;}.footer-bottom{min-height:43px;padding:0 10px;font-size:9px;}.footer-bottom div{gap:11px;}@media (max-width:1100px){.footer-cta{padding-left:150px;gap:30px;}.footer-main{grid-template-columns:1.7fr 1fr 1fr 1fr;}.footer-contact{grid-column:span 1;}}@media (max-width:800px){.footer-cta{padding-left:0;grid-template-columns:1fr;gap:22px;}.footer-cta-button{justify-self:start;}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));}.footer-brand-area{grid-column:span 2;}}@media (max-width:600px){.site-footer > .container{width:calc(100% - 40px);}.footer-cta{padding:30px 0;}.footer-cta-content h2{font-size:27px;}.footer-cta-button{width:100%;}.footer-main{grid-template-columns:1fr;}.footer-brand-area{grid-column:auto;flex-direction:column;align-items:flex-start;gap:20px;}.footer-bottom{padding:14px 0;flex-direction:column;align-items:flex-start;gap:8px;}}.footer-cta-content h2{font-size:32px;}.footer-cta-content p{font-size:13px;line-height:1.5;}.footer-cta-button{font-size:13px;}.footer-brand-text strong{font-size:12px;}.footer-brand-text small{font-size:12px;}.footer-column h4{font-size:12px;}.footer-column a,.footer-column span{font-size:12px;line-height:1.45;}.footer-social a{font-size:12px;}.footer-bottom{font-size:12px;}.footer-bottom a{font-size:12px;}@media (max-width:600px){.footer-cta-content h2{font-size:28px;}.footer-cta-content p{font-size:13px;}.footer-column h4{font-size:12px;}.footer-column a,.footer-column span{font-size:12px;}.footer-bottom{font-size:12px;}.footer-bottom a{font-size:12px;}}.footer-brand-area{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:55px;}.footer-social{display:flex;align-items:center;justify-content:flex-start;gap:10px;white-space:nowrap;}.footer-social a{flex:0 0 28px;}.footer-main{grid-template-columns:2.45fr 1fr 1fr 1fr 1.35fr;}@media (max-width:1100px){.footer-main{grid-template-columns:1.9fr 1fr 1fr 1fr;}.footer-brand-area{column-gap:35px;}}@media (max-width:800px){.footer-brand-area{grid-template-columns:auto 1fr;column-gap:30px;}}@media (max-width:600px){.footer-brand-area{display:flex;flex-direction:column;align-items:flex-start;gap:20px;}}.site-header .main-nav a[href="#news"]{display:inline-flex !important;align-items:center !important;min-height:38px !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;color:var(--navy) !important;font-family:inherit !important;font-size:14px !important;font-weight:600 !important;line-height:1.2 !important;text-decoration:none !important;box-shadow:none !important;}.site-header .main-nav a[href="#news"]:hover,.site-header .main-nav a[href="#news"]:focus,.site-header .main-nav a[href="#news"]:active{background:transparent !important;color:var(--blue) !important;text-decoration:none !important;}.site-header .header-contact{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:10px !important;flex-shrink:0 !important;min-width:150px !important;min-height:44px !important;padding:0 22px !important;border:1px solid #101d46 !important;border-radius:4px !important;background:#101d46 !important;background-image:none !important;color:#ffffff !important;font-family:inherit !important;font-size:14px !important;font-weight:600 !important;line-height:1 !important;text-decoration:none !important;box-shadow:none !important;opacity:1 !important;}.site-header .header-contact span{color:#ffffff !important;font-size:16px !important;line-height:1 !important;}.site-header .header-contact:hover,.site-header .header-contact:focus{background:#18295a !important;background-image:none !important;border-color:#18295a !important;color:#ffffff !important;text-decoration:none !important;}.site-header .main-nav a,.site-header .header-contact{font-size:16px !important;}.site-header .main-nav a[href="#about"],.site-header .main-nav a[href="#research"],.site-header .main-nav a[href="#programs"],.site-header .main-nav a[href="#platforms"],.site-header .main-nav a[href="#impact"],.site-header .main-nav a[href="#news"],.site-header .header-contact{font-size:16px !important;}.hero-visual{position:absolute;z-index:3;right:-15px;top:50%;width:54%;height:430px;transform:translateY(-50%);pointer-events:none;}.hero-hex,.hero-hex::before,.hero-hex-content{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);}.hero-hex{position:absolute;overflow:hidden;background:#ffffff;box-shadow:0 12px 30px rgba(16,29,70,.10);}.hero-hex::before{content:"";position:absolute;inset:0;z-index:3;background:rgba(255,255,255,.16);pointer-events:none;}.hero-hex-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background-size:cover;background-position:center;}.hero-placeholder{display:none;}.hero-hex-one{width:185px;height:214px;right:285px;top:55px;}.hero-hex-one .hero-hex-content{background-image:url("https://images.unsplash.com/photo-1576086213369-97a306d36557?auto=format&fit=crop&w=800&q=85");}.hero-hex-two{width:180px;height:208px;right:145px;top:-5px;}.hero-hex-two .hero-hex-content{background-image:url("https://images.unsplash.com/photo-1532187863486-abf9dbad1b69?auto=format&fit=crop&w=800&q=85");}.hero-hex-three{width:190px;height:220px;right:-5px;top:48px;}.hero-hex-three .hero-hex-content{background-image:url("https://images.unsplash.com/photo-1541849546-216549ae216d?auto=format&fit=crop&w=900&q=85");}.hero-hex-four{width:175px;height:202px;right:205px;top:185px;}.hero-hex-four .hero-hex-content{background-image:url("https://images.unsplash.com/photo-1559757175-0eb30cd8c063?auto=format&fit=crop&w=800&q=85");}.hero-hex-five{width:155px;height:179px;right:345px;top:180px;}.hero-hex-five .hero-hex-content{background-image:url("https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&w=800&q=85");}.hero-hex-six{width:155px;height:179px;right:100px;top:250px;}.hero-hex-six .hero-hex-content{background:radial-gradient(circle at 50% 42%,#6677e9 0%,#3548bd 48%,#182878 100%);}.hero-visual::before,.hero-visual::after{content:"";position:absolute;z-index:-1;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);border:1px solid rgba(36,120,223,.18);pointer-events:none;}.hero-visual::before{width:205px;height:237px;right:420px;top:25px;}.hero-visual::after{width:220px;height:254px;right:-55px;top:175px;}@media (min-width:1101px){.hero-hex-one,.hero-hex-two,.hero-hex-three,.hero-hex-four,.hero-hex-five,.hero-hex-six{display:block;}}@media (max-width:1100px){.hero-visual{right:-100px;width:52%;opacity:.82;}}@media (max-width:760px){.hero-visual{position:relative;right:auto;top:auto;width:100%;height:300px;margin-top:30px;transform:none;opacity:1;}.hero-hex-one{width:145px;height:168px;right:34%;top:40px;}.hero-hex-two{width:140px;height:162px;right:8%;top:0;}.hero-hex-three{width:145px;height:168px;right:-8%;top:55px;}.hero-hex-four{width:135px;height:156px;right:29%;top:150px;}.hero-hex-five,.hero-hex-six{display:none;}}.hero-visual{position:absolute;z-index:3;right:25px;top:50%;width:48%;max-width:720px;height:430px;transform:translateY(-50%);pointer-events:none;}.hero-visual::before{content:"";position:absolute;width:310px;height:310px;right:105px;top:55px;border-radius:50%;background:radial-gradient(circle at 42% 38%,rgba(125,145,255,.95) 0%,rgba(91,105,220,.72) 22%,rgba(88,73,190,.32) 48%,rgba(88,73,190,0) 72%);filter:blur(2px);}.hero-visual::after{content:"";position:absolute;width:390px;height:390px;right:65px;top:15px;border-radius:50%;border:1px solid rgba(54,107,209,.16);box-shadow:0 0 0 45px rgba(54,107,209,.035),0 0 0 90px rgba(104,96,232,.025);}.hero-hex{clip-path:none !important;border-radius:50%;overflow:visible;box-shadow:none;background:transparent;}.hero-hex-content{clip-path:none !important;border-radius:50%;inset:auto;overflow:visible;background-image:none !important;}.hero-hex-four{width:175px;height:175px;left:auto;right:175px;top:125px;border-radius:50%;background:radial-gradient(circle at 38% 35%,#9caaff 0%,#6477e8 28%,#4656c7 55%,#26378e 100%);box-shadow:0 20px 55px rgba(55,69,170,.25),0 0 0 18px rgba(88,101,214,.06);}.hero-hex-four::after{content:"";position:absolute;width:9px;height:9px;left:48%;top:48%;border-radius:50%;background:#ffffff;box-shadow:0 0 12px rgba(255,255,255,.9),0 0 30px rgba(120,145,255,.9);}.hero-hex-one{width:78px;height:78px;left:auto;right:395px;top:65px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#a9e0e2,#4bb5b3 65%,#35918f);box-shadow:0 10px 30px rgba(40,120,130,.16);}.hero-hex-two{width:108px;height:108px;left:auto;right:45px;top:45px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#b9c8ff,#7184e8 55%,#5364c5);box-shadow:0 12px 35px rgba(65,85,180,.16);}.hero-hex-three{width:68px;height:68px;left:auto;right:5px;top:230px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#d6c8f5,#9475ce 60%,#7655b2);}.hero-hex-five{width:58px;height:58px;left:auto;right:375px;top:310px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#c9e77a,#8fc637 65%,#72a525);}.hero-hex-six{width:82px;height:82px;left:auto;right:85px;top:335px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#b9c5ff,#6276df 65%,#4053b9);}.hero-visual{--line:rgba(53,107,209,.25);}.hero-hex-one::before,.hero-hex-two::before,.hero-hex-three::before,.hero-hex-five::before,.hero-hex-six::before{content:"";position:absolute;width:145px;height:1px;background:var(--line);transform-origin:left center;top:50%;left:50%;z-index:-1;}.hero-hex-one::before{transform:rotate(25deg);}.hero-hex-two::before{width:150px;transform:rotate(155deg);}.hero-hex-three::before{width:150px;transform:rotate(190deg);}.hero-hex-five::before{width:170px;transform:rotate(-15deg);}.hero-hex-six::before{width:150px;transform:rotate(160deg);}.hero-hex-one::after,.hero-hex-two::after,.hero-hex-three::after,.hero-hex-five::after,.hero-hex-six::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#3d72d1;box-shadow:0 0 0 4px rgba(61,114,209,.08);}@media (max-width:1100px){.hero-visual{right:-50px;width:52%;opacity:.85;}}@media (max-width:760px){.hero-visual{position:relative;right:auto;top:auto;width:100%;height:320px;margin-top:30px;transform:none;opacity:1;}.hero-hex-four{right:30%;top:85px;}.hero-hex-one{right:58%;top:25px;}.hero-hex-two{right:10%;top:20px;}.hero-hex-three{right:3%;top:150px;}.hero-hex-five{right:62%;top:210px;}.hero-hex-six{right:15%;top:230px;}}.hero-visual{position:absolute;z-index:3;right:20px;top:50%;width:48%;max-width:700px;height:430px;transform:translateY(-50%);pointer-events:none;}.hero-hex,.hero-hex::before,.hero-hex::after,.hero-hex-content{clip-path:none !important;transform:none !important;}.hero-hex{border-radius:50% !important;overflow:visible !important;box-shadow:none !important;background:transparent !important;}.hero-hex-content{inset:0 !important;border-radius:50% !important;background-image:none !important;overflow:visible !important;}.hero-placeholder{display:none !important;}.hero-visual::before{content:"";position:absolute;width:300px;height:300px;right:150px;top:65px;border-radius:50%;background:radial-gradient(circle,rgba(112,126,235,.72) 0%,rgba(89,103,215,.42) 30%,rgba(89,103,215,.12) 58%,rgba(89,103,215,0) 74%);box-shadow:0 0 0 1px rgba(74,92,190,.10),0 0 70px rgba(83,99,210,.18);}.hero-visual::after{content:"";position:absolute;width:370px;height:370px;right:115px;top:30px;border-radius:50%;border:1px solid rgba(53,107,209,.15);}.hero-hex-four{width:165px !important;height:165px !important;left:auto !important;right:218px !important;top:125px !important;border-radius:50% !important;background:radial-gradient(circle at 35% 30%,#a8b5ff 0%,#7183e9 30%,#5265d2 58%,#3448a8 100%) !important;box-shadow:0 20px 50px rgba(50,68,165,.25) !important;}.hero-hex-four::after{content:"";position:absolute;width:8px;height:8px;left:50%;top:50%;margin-left:-4px;margin-top:-4px;border-radius:50%;background:#ffffff;box-shadow:0 0 18px rgba(255,255,255,.95);}.hero-hex-one{width:70px !important;height:70px !important;left:auto !important;right:420px !important;top:75px !important;border-radius:50% !important;background:radial-gradient(circle at 35% 30%,#a8e3e2 0%,#5bc1bf 45%,#38a5a4 100%) !important;}.hero-hex-two{width:105px !important;height:105px !important;left:auto !important;right:45px !important;top:55px !important;border-radius:50% !important;background:radial-gradient(circle at 35% 30%,#bdc8ff 0%,#8295ee 45%,#6074da 100%) !important;}.hero-hex-three{width:65px !important;height:65px !important;left:auto !important;right:15px !important;top:250px !important;border-radius:50% !important;background:radial-gradient(circle at 35% 30%,#d7c6f2 0%,#aa88d4 48%,#8562bd 100%) !important;}.hero-hex-five{width:58px !important;height:58px !important;left:auto !important;right:390px !important;top:300px !important;border-radius:50% !important;background:radial-gradient(circle at 35% 30%,#d0ee8d 0%,#9bce3d 48%,#7eaf29 100%) !important;}.hero-hex-six{width:78px !important;height:78px !important;left:auto !important;right:105px !important;top:330px !important;border-radius:50% !important;background:radial-gradient(circle at 35% 30%,#b7c4ff 0%,#7185e6 50%,#5267cf 100%) !important;}.hero-hex-one::before,.hero-hex-two::before,.hero-hex-three::before,.hero-hex-five::before,.hero-hex-six::before{content:"";position:absolute;height:1px;width:145px;background:rgba(53,107,209,.18);transform-origin:left center !important;left:50%;top:50%;z-index:-1;}.hero-hex-one::before{transform:rotate(20deg) !important;}.hero-hex-two::before{transform:rotate(155deg) !important;}.hero-hex-three::before{transform:rotate(185deg) !important;}.hero-hex-five::before{transform:rotate(-12deg) !important;}.hero-hex-six::before{transform:rotate(165deg) !important;}.hero-hex-one::after,.hero-hex-two::after,.hero-hex-three::after,.hero-hex-five::after,.hero-hex-six::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#3d72d1;box-shadow:0 0 0 4px rgba(61,114,209,.08);}@media (max-width:760px){.hero-visual{position:relative;right:auto;top:auto;width:100%;height:310px;margin-top:30px;transform:none;}.hero-hex-four{right:30% !important;top:80px !important;}.hero-hex-one{right:58% !important;top:25px !important;}.hero-hex-two{right:8% !important;top:20px !important;}.hero-hex-three{right:2% !important;top:150px !important;}.hero-hex-five{right:60% !important;top:205px !important;}.hero-hex-six{right:14% !important;top:225px !important;}}.hero::before,.hero::after{display:none !important;content:none !important;clip-path:none !important;border:0 !important;background:none !important;}.hero-visual::before,.hero-visual::after{display:none !important;content:none !important;clip-path:none !important;border:0 !important;background:none !important;box-shadow:none !important;}.hero-visual,.hero-visual *,.hero-hex,.hero-hex-content{clip-path:none !important;}.hero-hex,.hero-hex-content{border-radius:50% !important;}.hero-hex-four{border-radius:50% !important;overflow:visible !important;}.hero-hex::before{display:none !important;content:none !important;}.hero-hex-four .hero-hex-content{background-image:radial-gradient(circle at 30% 35%,rgba(255,255,255,.28) 0 2px,transparent 3px),radial-gradient(circle at 68% 28%,rgba(255,255,255,.20) 0 2px,transparent 3px),radial-gradient(circle at 73% 68%,rgba(255,255,255,.22) 0 2px,transparent 3px),radial-gradient(circle at 34% 72%,rgba(255,255,255,.16) 0 2px,transparent 3px),linear-gradient(28deg,transparent 48%,rgba(255,255,255,.12) 49%,transparent 50%),linear-gradient(148deg,transparent 48%,rgba(255,255,255,.10) 49%,transparent 50%);background-size:auto,auto,auto,auto,100% 100%,100% 100%;}.hero-hex-four .hero-hex-content::after{content:"TRANSLATIONAL\\A RESEARCH";white-space:pre;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:rgba(255,255,255,.82);font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.5;text-align:center;}.hero-hex-one .hero-hex-content{background-image:radial-gradient(circle at 30% 35%,rgba(255,255,255,.28) 0 7px,transparent 8px),radial-gradient(circle at 65% 28%,rgba(255,255,255,.20) 0 5px,transparent 6px),radial-gradient(circle at 70% 68%,rgba(255,255,255,.18) 0 8px,transparent 9px),radial-gradient(circle at 38% 72%,rgba(255,255,255,.18) 0 4px,transparent 5px);}.hero-hex-two .hero-hex-content{background-image:repeating-linear-gradient(72deg,transparent 0 18px,rgba(255,255,255,.14) 19px 20px,transparent 21px 38px),repeating-linear-gradient(108deg,transparent 0 18px,rgba(255,255,255,.12) 19px 20px,transparent 21px 38px),radial-gradient(circle at 50% 25%,rgba(255,255,255,.18),transparent 42%);}.hero-hex-three .hero-hex-content{background-image:radial-gradient(circle at 28% 32%,rgba(255,255,255,.22) 0 3px,transparent 4px),radial-gradient(circle at 62% 25%,rgba(255,255,255,.18) 0 2px,transparent 3px),radial-gradient(circle at 70% 62%,rgba(255,255,255,.22) 0 3px,transparent 4px),radial-gradient(circle at 38% 72%,rgba(255,255,255,.14) 0 2px,transparent 3px),linear-gradient(145deg,transparent 47%,rgba(255,255,255,.10) 48%,transparent 49%),linear-gradient(35deg,transparent 47%,rgba(255,255,255,.10) 48%,transparent 49%);}.hero-hex-five .hero-hex-content{background-image:radial-gradient(circle at 32% 35%,rgba(255,255,255,.25) 0 5px,transparent 6px),radial-gradient(circle at 68% 35%,rgba(255,255,255,.20) 0 5px,transparent 6px),radial-gradient(circle at 50% 65%,rgba(255,255,255,.17) 0 6px,transparent 7px);}.hero-hex-six .hero-hex-content{background-image:radial-gradient(circle at 32% 32%,rgba(255,255,255,.20) 0 3px,transparent 4px),radial-gradient(circle at 68% 32%,rgba(255,255,255,.16) 0 3px,transparent 4px),radial-gradient(circle at 50% 68%,rgba(255,255,255,.20) 0 4px,transparent 5px),linear-gradient(32deg,transparent 49%,rgba(255,255,255,.12) 50%,transparent 51%),linear-gradient(148deg,transparent 49%,rgba(255,255,255,.12) 50%,transparent 51%);}.hero-hex-content{opacity:.98;}@media (max-width:760px){.hero-hex-four .hero-hex-content::after{font-size:8px;letter-spacing:.10em;}}.hero-hex-four .hero-hex-content::after{display:none !important;content:none !important;}.hero-visual{position:relative;width:100%;min-height:520px;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;}.hero-image-visual{width:58%;height:520px;background-image:url(/themes/custom/itr_theme/images/hero-visual.png);background-repeat:no-repeat;background-position:right center;background-size:205% auto;border-radius:0;position:relative;}.hero-image-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,251,255,1) 0%,rgba(248,251,255,.35) 12%,rgba(248,251,255,0) 28%);pointer-events:none;}@media (max-width:900px){.hero-visual{min-height:390px;}.hero-image-visual{width:65%;height:390px;background-size:190% auto;}}section.hero{display:block !important;position:relative !important;width:100% !important;height:auto !important;min-height:0 !important;aspect-ratio:1150 / 365 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;background:url(/themes/custom/itr_theme/images/hero-final.png) center center / 100% 100% no-repeat !important;}section.hero::before,section.hero::after,section.hero .hero-background{display:none !important;content:none !important;}section.hero > .container.hero-inner{display:none !important;}@media (max-width:900px){section.hero{aspect-ratio:1150 / 500 !important;background-size:cover !important;background-position:center center !important;}}section.hero > .container.hero-inner{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;align-items:center !important;width:min(calc(100% - 140px),1650px) !important;height:100% !important;min-height:100% !important;margin:0 auto !important;padding:0 !important;position:relative !important;z-index:2 !important;}section.hero .hero-content{display:block !important;width:100% !important;max-width:760px !important;padding:0 !important;margin:0 !important;position:relative !important;z-index:3 !important;}section.hero .hero-eyebrow{display:block !important;margin-bottom:22px !important;}section.hero .hero-title{display:block !important;margin:0 0 25px !important;}section.hero .hero-text{display:block !important;margin:0 0 34px !important;max-width:720px !important;}section.hero .hero-actions{display:flex !important;align-items:center !important;gap:16px !important;}section.hero .hero-visual{display:none !important;}section.hero .hero-background{display:none !important;}@media (max-width:900px){section.hero > .container.hero-inner{display:flex !important;align-items:center !important;width:min(calc(100% - 50px),760px) !important;}section.hero .hero-content{max-width:100% !important;}}.site-brand .brand-mark{display:flex !important;width:58px !important;height:58px !important;flex:0 0 58px !important;align-items:center !important;justify-content:center !important;}.site-brand .brand-mark img{display:block !important;width:52px !important;height:52px !important;object-fit:contain !important;}.site-brand{display:flex !important;align-items:center !important;gap:16px !important;}.site-brand .brand-mark{width:70px !important;height:70px !important;flex:0 0 70px !important;}.site-brand .brand-mark img{width:64px !important;height:64px !important;}.footer-brand-mark{display:flex !important;width:64px !important;height:64px !important;flex:0 0 64px !important;align-items:center !important;justify-content:center !important;}.footer-brand-mark img{display:block !important;width:58px !important;height:58px !important;object-fit:contain !important;}.footer-brand-mark{position:relative !important;overflow:hidden !important;width:64px !important;height:64px !important;}.footer-brand-mark img{position:absolute !important;width:64px !important;height:64px !important;object-fit:contain !important;left:0 !important;top:0 !important;}.footer-brand-mark::before{content:"" !important;position:absolute !important;z-index:2 !important;left:0 !important;right:0 !important;top:0 !important;bottom:0 !important;background:linear-gradient(to right,var(--navy) 0 12%,transparent 12% 88%,var(--navy) 88% 100%) !important;pointer-events:none !important;}.footer-brand-mark::after{content:"" !important;position:absolute !important;z-index:3 !important;left:0 !important;right:0 !important;top:0 !important;height:9% !important;background:var(--navy) !important;box-shadow:0 58px 0 var(--navy) !important;pointer-events:none !important;}ddev drush cr


.footer-brand-mark::before,.footer-brand-mark::after{content:none !important;display:none !important;background:none !important;box-shadow:none !important;border:0 !important;}.footer-brand-mark{position:relative !important;overflow:visible !important;}.footer-brand-mark img{position:static !important;display:block !important;width:58px !important;height:58px !important;object-fit:contain !important;}ddev drush cr


.footer-brand-mark{border:none !important;clip-path:none !important;-webkit-clip-path:none !important;outline:none !important;box-shadow:none !important;}.footer-brand-mark img{border:none !important;outline:none !important;box-shadow:none !important;}.site-footer .footer-brand-mark{width:64px !important;height:64px !important;min-width:64px !important;min-height:64px !important;padding:0 !important;margin:0 !important;border:0 !important;border-width:0 !important;border-style:none !important;border-color:transparent !important;border-radius:0 !important;clip-path:none !important;-webkit-clip-path:none !important;outline:0 !important;box-shadow:none !important;background:transparent !important;overflow:visible !important;position:relative !important;display:flex !important;align-items:center !important;justify-content:center !important;}.site-footer .footer-brand-mark::before,.site-footer .footer-brand-mark::after{display:none !important;content:none !important;border:0 !important;background:transparent !important;box-shadow:none !important;}.site-footer .footer-brand-mark img{display:block !important;position:static !important;width:58px !important;height:58px !important;min-width:58px !important;min-height:58px !important;padding:0 !important;margin:0 !important;border:0 !important;clip-path:none !important;-webkit-clip-path:none !important;outline:0 !important;box-shadow:none !important;object-fit:contain !important;}.about-page{background:#ffffff;color:#20252a;}.about-hero{position:relative;overflow:hidden;background:#f5f0e6;padding:90px 0 82px;}.about-hero::after{content:"";position:absolute;width:420px;height:420px;right:-110px;top:-180px;border:1px solid rgba(32,37,42,0.12);transform:rotate(30deg);pointer-events:none;}.about-hero-inner,.about-content{width:min(calc(100% - 140px),1650px);margin:0 auto;}.about-hero-inner{position:relative;z-index:1;}.about-eyebrow{margin-bottom:20px;font-size:15px;line-height:1.2;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;}.about-hero h1{max-width:920px;margin:0 0 22px;font-size:clamp(42px,5vw,76px);line-height:0.98;letter-spacing:-0.045em;font-weight:600;}.about-subtitle{margin:0;font-size:clamp(20px,2vw,28px);line-height:1.35;font-weight:500;}.about-content{padding-top:90px;padding-bottom:100px;}.about-intro{max-width:1050px;margin-bottom:110px;}.about-intro p,.about-section p{margin:0 0 24px;font-size:17px;line-height:1.75;}.about-intro p:last-child,.about-section p:last-child{margin-bottom:0;}.about-lead{font-size:25px !important;line-height:1.55 !important;font-weight:500;letter-spacing:-0.015em;}.about-section{padding:76px 0;border-top:1px solid #dfe2df;}.about-section-heading{display:flex;align-items:baseline;gap:24px;margin-bottom:34px;}.about-section-heading > span{flex:0 0 auto;font-size:14px;line-height:1;font-weight:700;letter-spacing:0.12em;}.about-section-heading h2{margin:0;font-size:clamp(30px,3vw,48px);line-height:1.08;letter-spacing:-0.035em;font-weight:600;}.about-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:48px 0 44px;border:1px solid #dfe2df;}.about-flow-item{min-height:120px;display:flex;align-items:center;justify-content:center;gap:22px;padding:28px;background:#fafaf8;border-right:1px solid #dfe2df;}.about-flow-item:last-child{border-right:0;}.about-flow-item strong{font-size:20px;font-weight:600;}.about-flow-item span{font-size:24px;font-weight:400;}.about-relevance{background:#f5f0e6;padding-left:clamp(30px,5vw,90px);padding-right:clamp(30px,5vw,90px);border-top:0;margin-top:20px;}.about-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:42px 0 38px;border-top:1px solid rgba(32,37,42,0.18);}.about-bullets div{position:relative;padding:22px 24px 22px 38px;border-bottom:1px solid rgba(32,37,42,0.18);font-size:16px;line-height:1.5;font-weight:500;}.about-bullets div::before{content:"→";position:absolute;left:4px;top:21px;font-size:18px;}.about-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:80px;}.about-two-column > div + div{border-left:1px solid #dfe2df;padding-left:80px;}@media (max-width:900px){.about-hero-inner,.about-content{width:min(calc(100% - 48px),1650px);}.about-hero{padding:65px 0 60px;}.about-content{padding-top:65px;padding-bottom:70px;}.about-intro{margin-bottom:70px;}.about-section{padding:58px 0;}.about-flow{grid-template-columns:1fr;}.about-flow-item{min-height:90px;border-right:0;border-bottom:1px solid #dfe2df;}.about-flow-item:last-child{border-bottom:0;}.about-bullets,.about-two-column{grid-template-columns:1fr;}.about-two-column{gap:55px;}.about-two-column > div + div{border-left:0;border-top:1px solid #dfe2df;padding-left:0;padding-top:55px;}}@media (max-width:600px){.about-hero-inner,.about-content{width:calc(100% - 36px);}.about-hero{padding:52px 0 48px;}.about-content{padding-top:50px;}.about-intro p,.about-section p{font-size:15px;line-height:1.7;}.about-lead{font-size:20px !important;}.about-section-heading{gap:15px;}.about-section-heading h2{font-size:29px;}.about-bullets div{font-size:14px;}}.main-nav .nav-dropdown{position:relative;display:flex;align-items:center;height:100%;}.main-nav .nav-dropdown-toggle{display:flex;align-items:center;height:100%;text-decoration:none;}.main-nav .nav-dropdown-menu{position:absolute;top:calc(100% + 1px);right:0;min-width:235px;padding:7px 0;background:#222222;box-shadow:0 14px 35px rgba(0,0,0,0.18);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity 0.18s ease,transform 0.18s ease,visibility 0.18s ease;z-index:1000;}.main-nav .nav-dropdown-menu a{display:block;padding:12px 17px;color:#ffffff !important;text-decoration:none;font-size:13px;line-height:1.35;font-weight:500;white-space:normal;}.main-nav .nav-dropdown-menu a + a{border-top:1px solid rgba(255,255,255,0.12);}.main-nav .nav-dropdown-menu a:hover,.main-nav .nav-dropdown-menu a:focus{background:rgba(255,255,255,0.08);}.main-nav .nav-dropdown:hover .nav-dropdown-menu,.main-nav .nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);}@media (max-width:900px){.main-nav .nav-dropdown-menu{position:static;min-width:0;width:100%;margin-top:8px;box-shadow:none;opacity:1;visibility:visible;transform:none;}}.main-nav .nav-dropdown-arrow{display:inline-block;margin-left:6px;font-size:15px;line-height:1;transform:translateY(-1px);transition:transform 0.18s ease;}.main-nav .nav-dropdown:hover .nav-dropdown-arrow,.main-nav .nav-dropdown:focus-within .nav-dropdown-arrow{transform:translateY(1px);}.mission-page{background:#ffffff;color:#20242b;}.mission-hero{position:relative;overflow:hidden;background:#f3efe6;border-bottom:1px solid #e4dfd5;}.mission-hero::after{content:"";position:absolute;width:520px;height:520px;right:-150px;top:-250px;border:1px solid rgba(23,43,91,0.12);transform:rotate(28deg);}.mission-hero-inner{width:min(calc(100% - 140px),1650px);margin:0 auto;padding:105px 0 95px;position:relative;z-index:1;}.mission-eyebrow{margin-bottom:22px;color:#172b5b;font-size:15px;line-height:1.2;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;}.mission-hero h1{max-width:980px;margin:0 0 24px;font-size:clamp(48px,5.5vw,82px);line-height:0.98;letter-spacing:-0.045em;font-weight:700;}.mission-hero p{margin:0;color:#172b5b;font-size:clamp(21px,2vw,29px);line-height:1.35;font-weight:500;}.mission-content{width:min(calc(100% - 140px),1450px);margin:0 auto;}.mission-intro{max-width:1180px;padding:95px 0 80px;}.mission-intro p,.mission-collaboration p{margin:0 0 28px;color:#173b73;font-size:18px;line-height:1.7;}.mission-intro .mission-lead{margin-bottom:30px;color:#20242b;font-size:clamp(25px,2.3vw,34px);line-height:1.35;font-weight:500;letter-spacing:-0.015em;}.mission-principles{padding:90px 0 105px;border-top:1px solid #dedede;}.mission-section-heading{display:grid;grid-template-columns:58px 1fr;gap:22px;align-items:start;margin-bottom:55px;}.mission-section-heading > span{padding-top:11px;color:#172b5b;font-size:15px;font-weight:700;letter-spacing:0.08em;}.mission-kicker{margin-bottom:12px;color:#172b5b;font-size:14px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;}.mission-section-heading h2{max-width:900px;margin:0;color:#20242b;font-size:clamp(38px,4vw,62px);line-height:1.02;letter-spacing:-0.04em;}.mission-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d9d9d9;border-left:1px solid #d9d9d9;}.mission-principle{position:relative;min-height:310px;padding:35px 34px 38px;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;}.mission-principle-number{color:#172b5b;font-size:14px;font-weight:700;letter-spacing:0.1em;}.mission-principle-arrow{position:absolute;top:31px;right:34px;color:#172b5b;font-size:27px;}.mission-principle h3{max-width:360px;margin:72px 0 22px;color:#20242b;font-size:24px;line-height:1.2;letter-spacing:-0.02em;}.mission-principle p{max-width:370px;margin:0;color:#173b73;font-size:15px;line-height:1.65;}.mission-translation{margin:0 0 105px;padding:65px 55px 70px;background:#172b5b;color:#ffffff;}.mission-translation-label{margin-bottom:48px;font-size:14px;font-weight:700;letter-spacing:0.17em;}.mission-translation-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:28px;}.mission-translation-flow > div:not(.mission-flow-line){display:flex;flex-direction:column;gap:9px;}.mission-translation-flow span{font-size:13px;opacity:0.65;}.mission-translation-flow strong{font-size:29px;line-height:1.1;}.mission-translation-flow small{font-size:14px;line-height:1.4;opacity:0.75;}.mission-flow-line{font-size:34px;opacity:0.7;}.mission-collaboration{padding:20px 0 110px;}.mission-collaboration p{max-width:1050px;margin-left:80px;}@media (max-width:900px){.mission-hero-inner,.mission-content{width:min(calc(100% - 40px),700px);}.mission-hero-inner{padding:70px 0 65px;}.mission-intro{padding:65px 0 55px;}.mission-principles{padding:65px 0 75px;}.mission-section-heading{grid-template-columns:42px 1fr;gap:12px;margin-bottom:38px;}.mission-principles-grid{grid-template-columns:1fr;}.mission-principle{min-height:auto;}.mission-translation{margin-bottom:70px;padding:45px 28px 50px;}.mission-translation-flow{grid-template-columns:1fr;gap:20px;}.mission-flow-line{transform:rotate(90deg);justify-self:center;}.mission-collaboration{padding-bottom:70px;}.mission-collaboration p{margin-left:0;}}.who-page{background:#fff;color:#20242b;}.who-hero{background:#f3efe6;padding:80px 0 75px;}.who-hero-inner{width:min(calc(100% - 140px),1450px);margin:0 auto;}.who-eyebrow{font-size:15px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#172b5b;margin-bottom:20px;}.who-hero h1{margin:0 0 20px;font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.035em;font-weight:700;max-width:900px;}.who-hero p{margin:0;max-width:760px;font-size:19px;line-height:1.65;color:#33415c;}.who-content{width:min(calc(100% - 140px),1450px);margin:0 auto;padding:90px 0 110px;}.who-intro{max-width:900px;margin-bottom:65px;}.who-intro-label{font-size:15px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#172b5b;margin-bottom:18px;}.who-intro h2{margin:0 0 22px;font-size:clamp(30px,3.2vw,46px);line-height:1.12;letter-spacing:-.025em;}.who-intro p{margin:0;max-width:820px;font-size:17px;line-height:1.75;color:#596273;}.who-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;}.who-card{background:#fff;border:1px solid #e5e7eb;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;}.who-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(23,43,91,.10);border-color:#d5dbe6;}.who-photo-placeholder{aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:#eef1f5;color:#8a93a3;font-size:13px;font-weight:700;letter-spacing:.16em;}.who-card-body{padding:28px 28px 30px;}.who-card h3{margin:0 0 10px;font-size:25px;line-height:1.15;letter-spacing:-.015em;}.who-focus{margin-bottom:18px;font-size:12px;line-height:1.55;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#172b5b;}.who-card p{margin:0 0 22px;font-size:14px;line-height:1.7;color:#596273;}.who-card a{display:inline-block;font-size:13px;font-weight:700;color:#172b5b;text-decoration:none;}.who-card a:hover{text-decoration:underline;}@media (max-width:1000px){.who-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:700px){.who-hero{padding:55px 0 50px;}.who-hero-inner,.who-content{width:min(calc(100% - 40px),1450px);}.who-content{padding:65px 0 80px;}.who-grid{grid-template-columns:1fr;}.who-card-body{padding:24px;}}.who-grid{display:grid;grid-template-columns:1fr;gap:20px;}.who-card{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:300px;background:#fff;border:1px solid #e2e5ea;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;}.who-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(23,43,91,.08);border-color:#d5dbe6;}.who-photo,.who-photo-placeholder{width:100%;height:100%;min-height:300px;}.who-photo{overflow:hidden;background:#eef1f5;}.who-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;}.who-photo-placeholder{display:flex;align-items:center;justify-content:center;background:#eef1f5;color:#8a93a3;font-size:13px;font-weight:700;letter-spacing:.16em;}.who-card-body{display:flex;flex-direction:column;justify-content:center;padding:34px 38px;}.who-card h3{margin:0 0 10px;font-size:27px;line-height:1.15;letter-spacing:-.015em;}.who-focus{margin-bottom:18px;font-size:12px;line-height:1.55;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#172b5b;}.who-card p{max-width:760px;margin:0 0 22px;font-size:14px;line-height:1.7;color:#596273;}.who-card a{display:inline-block;width:fit-content;font-size:13px;font-weight:700;color:#172b5b;text-decoration:none;}.who-card a:hover{text-decoration:underline;}@media (max-width:800px){.who-card{grid-template-columns:220px minmax(0,1fr);}.who-photo,.who-photo-placeholder{min-height:260px;}.who-card-body{padding:26px;}}@media (max-width:600px){.who-card{grid-template-columns:1fr;}.who-photo,.who-photo-placeholder{height:320px;min-height:0;}.who-card-body{padding:24px;}}.who-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;}.who-card{display:grid;grid-template-columns:180px minmax(0,1fr);min-height:300px;background:#fff;border:1px solid #e2e5ea;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;}.who-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(23,43,91,.08);border-color:#d5dbe6;}.who-photo,.who-photo-placeholder{width:100%;height:100%;min-height:300px;}.who-photo{overflow:hidden;background:#eef1f5;}.who-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;}.who-photo-placeholder{display:flex;align-items:center;justify-content:center;background:#eef1f5;color:#8a93a3;font-size:12px;font-weight:700;letter-spacing:.16em;}.who-card-body{display:flex;flex-direction:column;justify-content:center;padding:26px 24px;}.who-card h3{margin:0 0 9px;font-size:22px;line-height:1.15;letter-spacing:-.015em;}.who-focus{margin-bottom:15px;font-size:10px;line-height:1.5;font-weight:700;letter-spacing:.045em;text-transform:uppercase;color:#172b5b;}.who-card p{margin:0 0 18px;font-size:12px;line-height:1.65;color:#596273;}.who-card a{display:inline-block;width:fit-content;font-size:12px;font-weight:700;color:#172b5b;text-decoration:none;}.who-card a:hover{text-decoration:underline;}@media (max-width:1050px){.who-grid{grid-template-columns:1fr;}.who-card{grid-template-columns:220px minmax(0,1fr);}}@media (max-width:600px){.who-card{grid-template-columns:1fr;}.who-photo,.who-photo-placeholder{height:300px;min-height:0;}.who-card-body{padding:24px;}.who-card h3{font-size:24px;}}.program-page{background:#fff;color:#20242b;}.program-hero{background:#f3efe6;padding:78px 0 72px;}.program-hero-inner{width:min(calc(100% - 140px),1450px);margin:0 auto;}.program-eyebrow,.program-kicker,.program-highlight-label{font-size:15px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#172b5b;}.program-eyebrow{margin-bottom:20px;}.program-hero h1{margin:0 0 20px;font-size:clamp(44px,5vw,72px);line-height:1.02;letter-spacing:-.035em;font-weight:700;}.program-hero p{max-width:820px;margin:0 0 20px;font-size:20px;line-height:1.6;color:#33415c;}.program-head{font-size:15px;font-weight:600;color:#172b5b;}.program-content{width:min(calc(100% - 140px),1450px);margin:0 auto;padding:85px 0 110px;}.program-section{display:grid;grid-template-columns:70px minmax(0,1fr);gap:30px;padding:65px 0;border-top:1px solid #e5e7eb;}.program-section:first-child{border-top:0;padding-top:0;}.program-section-label{font-size:15px;font-weight:700;color:#172b5b;letter-spacing:.08em;}.program-section h2{max-width:850px;margin:10px 0 24px;font-size:clamp(30px,3.2vw,46px);line-height:1.12;letter-spacing:-.025em;}.program-section p{max-width:900px;margin:0;font-size:17px;line-height:1.75;color:#596273;}.program-list{max-width:950px;margin:0;padding:0;list-style:none;}.program-list li{position:relative;padding:14px 0 14px 28px;border-bottom:1px solid #edf0f3;font-size:16px;line-height:1.65;color:#596273;}.program-list li::before{content:"→";position:absolute;left:0;top:14px;color:#172b5b;font-weight:700;}.program-do-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;max-width:1100px;background:#e2e5ea;border:1px solid #e2e5ea;}.program-do-item{background:#fff;padding:22px 24px;font-size:15px;line-height:1.65;color:#596273;}.program-highlight{margin:15px 0 15px 100px;padding:48px 52px;background:#172b5b;color:#fff;}.program-highlight-label{margin-bottom:25px;color:#fff;opacity:.8;}.program-highlight-flow{display:flex;align-items:center;flex-wrap:wrap;gap:18px;font-size:20px;font-weight:600;}.program-highlight-flow strong{font-size:24px;font-weight:400;opacity:.65;}.program-people{max-width:1000px;padding:26px 30px;background:#f5f7fa;border-left:3px solid #172b5b;}.program-people p + p{margin-top:16px;}.program-collaborate{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin:30px 0 90px;padding:55px 60px;background:#f3efe6;}.program-collaborate h2{margin:12px 0 0;font-size:clamp(30px,3vw,42px);line-height:1.12;}.program-collaborate p{margin:0;align-self:center;font-size:17px;line-height:1.75;color:#596273;}.program-publications{border-top:1px solid #e5e7eb;padding-top:75px;}.program-publications h2{margin:12px 0 45px;font-size:clamp(30px,3.2vw,46px);line-height:1.12;}.program-publication{padding:42px 0;border-top:1px solid #e5e7eb;}.program-publication h3{max-width:900px;margin:0 0 18px;font-size:25px;line-height:1.25;}.program-publication > p{max-width:950px;margin:0 0 18px;font-size:15px;line-height:1.75;color:#596273;}.program-journal{max-width:950px;margin-top:28px;padding:20px 24px;background:#f5f7fa;}.program-journal strong{display:block;margin-bottom:8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#172b5b;}.program-journal p{margin:0;font-size:13px;line-height:1.65;color:#596273;}@media (max-width:900px){.program-hero-inner,.program-content{width:min(calc(100% - 50px),1450px);}.program-section{grid-template-columns:1fr;gap:12px;}.program-highlight{margin-left:0;}.program-collaborate{grid-template-columns:1fr;gap:25px;padding:40px;}}@media (max-width:650px){.program-hero{padding:55px 0;}.program-hero-inner,.program-content{width:min(calc(100% - 40px),1450px);}.program-content{padding:65px 0 80px;}.program-do-grid{grid-template-columns:1fr;}.program-highlight{padding:35px 28px;}.program-highlight-flow{flex-direction:column;align-items:flex-start;}.program-collaborate{padding:30px;}}.program-publication img{display:block;width:50%;height:auto;margin:25px auto 30px;}.contact-content{width:min(calc(100% - 140px),1450px);margin:0 auto;padding:85px 0 110px;}.contact-intro{max-width:900px;margin-bottom:55px;}.contact-intro h2{margin:12px 0 20px;font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-0.025em;}.contact-intro p{max-width:850px;margin:0;font-size:17px;line-height:1.75;color:#596273;}.contact-form-wrapper{max-width:1000px;padding:45px 50px 50px;background:#f5f7fa;border:1px solid #e2e5ea;}.contact-form-wrapper form{display:grid;grid-template-columns:1fr 1fr;gap:24px;}.contact-form-wrapper .js-form-item{margin:0;}.contact-form-wrapper .js-form-item:nth-child(3){grid-column:1 / -1;}.contact-form-wrapper label{display:block;margin-bottom:9px;font-size:13px;font-weight:700;letter-spacing:.04em;color:#172b5b;}.contact-form-wrapper input[type="text"],.contact-form-wrapper input[type="email"],.contact-form-wrapper textarea{display:block;width:100%;box-sizing:border-box;padding:15px 17px;border:1px solid #d7dce4;border-radius:0;background:#fff;color:#20242b;font-family:inherit;font-size:15px;line-height:1.5;outline:none;transition:border-color .2s ease,box-shadow .2s ease;}.contact-form-wrapper textarea{min-height:180px;resize:vertical;}.contact-form-wrapper input:focus,.contact-form-wrapper textarea:focus{border-color:#172b5b;box-shadow:0 0 0 2px rgba(23,43,91,.08);}.contact-form-wrapper .form-actions{grid-column:1 / -1;margin:8px 0 0;}.contact-form-wrapper input[type="submit"]{display:inline-flex;align-items:center;justify-content:center;padding:15px 28px;border:0;border-radius:0;background:#172b5b;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,background .2s ease;}.contact-form-wrapper input[type="submit"]:hover{transform:translateY(-1px);background:#101f43;}@media (max-width:900px){.contact-content{width:min(calc(100% - 50px),1450px);}.contact-form-wrapper{padding:35px;}}@media (max-width:650px){.contact-content{width:min(calc(100% - 40px),1450px);padding:65px 0 80px;}.contact-form-wrapper{padding:28px 22px 30px;}.contact-form-wrapper form{grid-template-columns:1fr;}.contact-form-wrapper .js-form-item:nth-child(3),.contact-form-wrapper .form-actions{grid-column:auto;}}.user-login-form{width:min(100% - 40px,520px);margin:70px auto 80px;padding:48px 52px 52px;background:#ffffff;border:1px solid #e3e8f0;border-radius:4px;box-shadow:0 18px 45px rgba(15,31,73,0.10);box-sizing:border-box;}.user-login-form::before{content:"INSTITUTE FOR TRANSLATIONAL RESEARCH";display:block;margin-bottom:12px;color:#667a9d;font-size:11px;font-weight:700;letter-spacing:0.16em;line-height:1.5;}.user-login-form::after{content:"LOGIN";display:block;position:absolute;visibility:hidden;}.user-login-form .js-form-item{margin:0 0 24px;}.user-login-form label{display:block;margin-bottom:9px;color:#172650;font-size:13px;font-weight:700;letter-spacing:0.04em;}.user-login-form input[type="text"],.user-login-form input[type="password"]{display:block;width:100%;height:50px;padding:0 15px;box-sizing:border-box;border:1px solid #d5dce8;border-radius:3px;background:#fbfcfe;color:#172650;font-family:inherit;font-size:14px;transition:border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease;}.user-login-form input[type="text"]:focus,.user-login-form input[type="password"]:focus{outline:none;border-color:#607da9;background:#ffffff;box-shadow:0 0 0 3px rgba(96,125,169,0.12);}.user-login-form input[type="submit"]{display:inline-flex;align-items:center;justify-content:center;min-width:145px;height:50px;margin-top:8px;padding:0 28px;border:0;border-radius:3px;background:#172650;color:#ffffff;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:0.04em;cursor:pointer;transition:background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease;}.user-login-form input[type="submit"]:hover{background:#263d70;box-shadow:0 8px 20px rgba(23,38,80,0.18);transform:translateY(-1px);}.user-login-form input[type="submit"]:focus{outline:none;box-shadow:0 0 0 3px rgba(96,125,169,0.22);}@media (max-width:600px){.user-login-form{width:calc(100% - 30px);margin:45px auto 55px;padding:36px 25px 38px;}}.model-symbol svg{width:48px;height:48px;display:block;color:#ffffff;}.model-principle .principle-hex span svg{width:28px;height:28px;display:block;color:var(--navy);}.program-icon span{display:flex !important;align-items:center;justify-content:center;width:100%;height:100%;}.program-icon span svg{width:44px;height:44px;display:block;color:currentColor;}.program-icon-green span svg{width:38px;height:38px;transform:translateY(2px);}
