.Header-module__Af2_WG__header{z-index:1000;height:var(--header-h);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#f7f7f7d9;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__scrolled{background:#f7f7f7f2;box-shadow:0 2px 20px #0000000a}.Header-module__Af2_WG__inner{max-width:var(--max-w);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 40px;display:flex}.Header-module__Af2_WG__logo{align-items:center;display:flex}.Header-module__Af2_WG__nav{align-items:center;gap:8px;display:flex}.Header-module__Af2_WG__nav a{font-family:var(--font);border:1px solid var(--border);border-radius:var(--r-pill);transition:var(--ease);white-space:nowrap;padding:8px 20px;font-size:14px}.Header-module__Af2_WG__nav a:hover,.Header-module__Af2_WG__active{background:#0000000a}.Header-module__Af2_WG__social{align-items:center;gap:12px;display:flex}.Header-module__Af2_WG__social a{background:var(--accent-gray);width:40px;height:40px;transition:var(--ease);border-radius:14px;justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__social a:hover{background:var(--accent-blue)}.Header-module__Af2_WG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:40px;display:none;position:relative}.Header-module__Af2_WG__hamburger span{background:var(--text);width:22px;height:1.5px;transition:var(--ease-hover);transform-origin:50%;display:block}.Header-module__Af2_WG__open span:first-child{transform:translateY(7.5px)rotate(45deg)}.Header-module__Af2_WG__open span:nth-child(2){opacity:0}.Header-module__Af2_WG__open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Header-module__Af2_WG__mobileNav{z-index:999;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);opacity:0;pointer-events:none;background:#f7f7f7fa;flex-direction:column;justify-content:center;align-items:center;gap:24px;transition:opacity .3s;display:none;position:fixed;inset:0}.Header-module__Af2_WG__mobileNavOpen{opacity:1;pointer-events:auto}.Header-module__Af2_WG__mobileNav a{font-family:var(--font);border-radius:var(--r-pill);transition:var(--ease);padding:12px 32px;font-size:24px;font-weight:400}.Header-module__Af2_WG__mobileNav a:hover{background:#0000000a}@media (max-width:768px){.Header-module__Af2_WG__inner{padding:0 24px}.Header-module__Af2_WG__nav,.Header-module__Af2_WG__social{display:none}.Header-module__Af2_WG__hamburger,.Header-module__Af2_WG__mobileNav{display:flex}}
.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-top:var(--header-h);background:var(--bg);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{z-index:2;max-width:var(--max-w);width:100%;margin:0 auto;padding:0 40px;position:relative}.Hero-module__Z8hQ_W__subtitle{letter-spacing:5px;text-transform:uppercase;color:var(--text-40);margin-bottom:16px;font-size:15px;font-weight:600}.Hero-module__Z8hQ_W__title{margin-bottom:0;font-size:56px;font-weight:400;line-height:1.1}.Hero-module__Z8hQ_W__titleLine{white-space:nowrap;display:block}.Hero-module__Z8hQ_W__line{background:var(--text);width:60px;height:2px;margin:36px 0}.Hero-module__Z8hQ_W__tagline{color:var(--text-60);max-width:460px;margin-top:20px;font-size:18px;font-style:italic;line-height:1.65}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;gap:16px;margin-top:40px;display:flex}.Hero-module__Z8hQ_W__scrollHint{z-index:2;animation:2s infinite Hero-module__Z8hQ_W__scrollBounce;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollHint svg{opacity:.3}@keyframes Hero-module__Z8hQ_W__scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}@media (max-width:1024px){.Hero-module__Z8hQ_W__title{font-size:44px}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding-top:calc(var(--header-h) + 16px);flex-direction:column;align-items:stretch;padding-bottom:60px}.Hero-module__Z8hQ_W__content{padding:0 24px}.Hero-module__Z8hQ_W__title{font-size:36px}.Hero-module__Z8hQ_W__titleLine{white-space:normal}.Hero-module__Z8hQ_W__subtitle{letter-spacing:4px;font-size:13px}.Hero-module__Z8hQ_W__tagline{font-size:16px}.Hero-module__Z8hQ_W__scrollHint{display:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__title{font-size:30px}.Hero-module__Z8hQ_W__ctas>*{justify-content:center}}
.FloatingCollage-module__Ju3nhW__collage{z-index:1;cursor:default;position:absolute;inset:0;overflow:hidden}.FloatingCollage-module__Ju3nhW__card{aspect-ratio:16/10;border-radius:var(--r-card);cursor:none;will-change:transform;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s;animation:3.5s ease-in-out infinite FloatingCollage-module__Ju3nhW__float;position:absolute;overflow:hidden;box-shadow:0 8px 30px #0000001f}.FloatingCollage-module__Ju3nhW__cardHovered{box-shadow:0 20px 60px #00000040}.FloatingCollage-module__Ju3nhW__cardImage{background-position:50%;background-size:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.FloatingCollage-module__Ju3nhW__card:hover .FloatingCollage-module__Ju3nhW__cardImage{transform:scale(1.06)}.FloatingCollage-module__Ju3nhW__cardLabel{opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#000000b3 100%);padding:16px 20px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.FloatingCollage-module__Ju3nhW__cardLabelVisible{opacity:1}.FloatingCollage-module__Ju3nhW__cardLabel span{font-family:var(--font-ui);color:#fff;letter-spacing:.3px;font-size:13px;font-weight:400}.FloatingCollage-module__Ju3nhW__customCursor{background:var(--text);pointer-events:none;z-index:100;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex;position:absolute;transform:translate(-50%,-50%)}@keyframes FloatingCollage-module__Ju3nhW__float{0%,to{translate:0}50%{translate:0 -8px}}.FloatingCollage-module__Ju3nhW__mobileReels{display:none}@media (max-width:768px){.FloatingCollage-module__Ju3nhW__collage{display:none}.FloatingCollage-module__Ju3nhW__mobileReels{width:100%;padding:0;display:block;position:relative}.FloatingCollage-module__Ju3nhW__reelsTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:20px 24px 36px;display:flex;overflow:auto hidden}.FloatingCollage-module__Ju3nhW__reelsTrack::-webkit-scrollbar{display:none}.FloatingCollage-module__Ju3nhW__reel{border-radius:var(--r-card);scroll-snap-align:center;cursor:pointer;background:#000;flex-shrink:0;width:min(250px,100vw - 110px);height:min(360px,100vh - 460px);min-height:240px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000002e}.FloatingCollage-module__Ju3nhW__reelImage{background-position:50%;background-size:cover;position:absolute;inset:0}.FloatingCollage-module__Ju3nhW__reelVideo{pointer-events:auto;border:0;width:100%;height:100%;position:absolute;inset:0}.FloatingCollage-module__Ju3nhW__reelLabel{pointer-events:none;background:linear-gradient(#0000 0%,#000000c7 100%);padding:20px 20px 22px;position:absolute;bottom:0;left:0;right:0}.FloatingCollage-module__Ju3nhW__reelLabel span{font-family:var(--font-ui);color:#fff;letter-spacing:.3px;font-size:14px;font-weight:700}}
.About-module__vqXTeW__section{padding:var(--sec-pad)0}.About-module__vqXTeW__grid{grid-template-columns:1fr .7fr;align-items:start;gap:64px;display:grid}.About-module__vqXTeW__textSide{flex-direction:column;gap:24px;display:flex}.About-module__vqXTeW__aboutText{flex-direction:column;gap:16px;display:flex}.About-module__vqXTeW__aboutText p{font-family:var(--font-ui);color:var(--text-60);font-size:15px;line-height:1.7}.About-module__vqXTeW__imageSide{justify-content:flex-end;display:flex}.About-module__vqXTeW__aboutImg{border-radius:var(--r-card);overflow:hidden;box-shadow:0 8px 40px #00000014}.About-module__vqXTeW__aboutImg img{object-fit:cover;width:100%;height:100%;display:block}.About-module__vqXTeW__stats{gap:48px;margin-top:16px;display:flex}.About-module__vqXTeW__statItem{flex-direction:column;gap:4px;display:flex}.About-module__vqXTeW__statNum{font-family:var(--font);color:var(--text);font-size:36px;font-weight:400;line-height:1.1}.About-module__vqXTeW__statLabel{font-family:var(--font-ui);color:var(--text-40);letter-spacing:.5px;font-size:13px}@media (max-width:1024px){.About-module__vqXTeW__grid{grid-template-columns:1fr}.About-module__vqXTeW__imageSide{justify-content:center}.About-module__vqXTeW__aboutImg{aspect-ratio:1;max-width:400px}}@media (max-width:768px){.About-module__vqXTeW__grid,.About-module__vqXTeW__stats{gap:32px}.About-module__vqXTeW__statNum{font-size:28px}}
.Trust-module__E4GQAa__section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:72px 0}.Trust-module__E4GQAa__labelCenter{text-align:center;display:block}.Trust-module__E4GQAa__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 0;margin-top:32px;display:flex}.Trust-module__E4GQAa__item{align-items:center;gap:0;display:inline-flex}.Trust-module__E4GQAa__name{font-family:var(--font-ui);letter-spacing:2.5px;text-transform:uppercase;color:var(--text-40);white-space:nowrap;font-size:13px}.Trust-module__E4GQAa__dot{color:var(--accent);margin:0 16px;font-size:18px;line-height:1}@media (max-width:768px){.Trust-module__E4GQAa__row{flex-direction:column;gap:14px}.Trust-module__E4GQAa__item{flex-direction:column;align-items:center;gap:10px;max-width:100%;padding:0 24px}.Trust-module__E4GQAa__name{letter-spacing:2px;white-space:normal;text-align:center;font-size:11px;line-height:1.5}.Trust-module__E4GQAa__dot{margin:0;font-size:16px;display:block}}
.Awards-module__mG1UhW__section{padding:var(--sec-pad)0}.Awards-module__mG1UhW__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.Awards-module__mG1UhW__card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--r-card);transition:transform var(--ease-hover),box-shadow var(--ease-hover);padding:40px 32px}.Awards-module__mG1UhW__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.Awards-module__mG1UhW__year{font-family:var(--font-ui);color:var(--accent);margin-bottom:12px;font-size:14px;display:block}.Awards-module__mG1UhW__title{font-family:var(--font);color:var(--text);margin-bottom:12px;font-size:20px;font-weight:400;line-height:1.3}.Awards-module__mG1UhW__desc{font-family:var(--font-ui);color:var(--text-60);font-size:14px;line-height:1.6}@media (max-width:1024px){.Awards-module__mG1UhW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Awards-module__mG1UhW__grid{-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:-24px;margin-right:-24px;padding-bottom:8px;padding-left:24px;padding-right:24px;display:flex;overflow-x:auto}.Awards-module__mG1UhW__grid::-webkit-scrollbar{display:none}.Awards-module__mG1UhW__card{flex-shrink:0;width:260px;padding:28px 24px}}
.Portfolio-module__RS_UDG__portfolio{padding:var(--sec-pad)0}.Portfolio-module__RS_UDG__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Portfolio-module__RS_UDG__card{border-radius:var(--r-card);cursor:pointer;height:320px;position:relative;overflow:hidden}.Portfolio-module__RS_UDG__featured{grid-column:span 2;height:420px}.Portfolio-module__RS_UDG__cardImg{background-position:50%;background-size:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.Portfolio-module__RS_UDG__card:hover .Portfolio-module__RS_UDG__cardImg{transform:scale(1.04)}.Portfolio-module__RS_UDG__cardOverlay{z-index:1;background:linear-gradient(#0000 40%,#0000001a 60%,#000000a6 100%);position:absolute;inset:0}.Portfolio-module__RS_UDG__cardText{z-index:2;padding:32px;position:absolute;bottom:0;left:0;right:0}.Portfolio-module__RS_UDG__cardTags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.Portfolio-module__RS_UDG__cardTag{font-family:var(--font-ui);border-radius:var(--r-pill);color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;padding:3px 10px;font-size:11px;font-weight:400}.Portfolio-module__RS_UDG__cardTitle{color:#fff;margin-bottom:4px;font-size:20px;font-weight:400}.Portfolio-module__RS_UDG__cardType{color:#ffffffb3;font-size:14px}@media (max-width:768px){.Portfolio-module__RS_UDG__grid{grid-template-columns:1fr}.Portfolio-module__RS_UDG__featured{grid-column:span 1;height:280px}.Portfolio-module__RS_UDG__card{height:260px}.Portfolio-module__RS_UDG__cardText{flex-direction:column;justify-content:space-between;padding:24px;display:flex;top:0}.Portfolio-module__RS_UDG__cardTags{margin-top:0}}
.Team-module__Qyf_9a__section{padding:var(--sec-pad)0}.Team-module__Qyf_9a__leaderCard{border:1px solid var(--border);border-radius:var(--r-card);background:var(--bg-white);transition:transform var(--ease-hover),box-shadow var(--ease-hover);align-items:center;gap:48px;margin-top:48px;padding:48px;display:flex}.Team-module__Qyf_9a__leaderCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.Team-module__Qyf_9a__leaderImg{border-radius:var(--r-card);flex-shrink:0;width:220px;height:220px;overflow:hidden}.Team-module__Qyf_9a__leaderImg img{object-fit:cover;width:100%;height:100%;display:block}.Team-module__Qyf_9a__leaderInfo{flex-direction:column;gap:8px;display:flex}.Team-module__Qyf_9a__leaderName{font-family:var(--font);color:var(--text);font-size:28px;font-weight:400;line-height:1.2}.Team-module__Qyf_9a__leaderRole{font-family:var(--font-ui);color:var(--text-40);font-size:16px}.Team-module__Qyf_9a__leaderBio{font-family:var(--font-ui);color:var(--text-60);margin-top:8px;font-size:15px;line-height:1.7}.Team-module__Qyf_9a__teamGrid{grid-template-columns:repeat(5,1fr);gap:24px;margin-top:32px;display:grid}.Team-module__Qyf_9a__memberCard{text-align:center;border:1px solid var(--border);border-radius:var(--r-card);background:var(--bg-white);transition:transform var(--ease-hover),box-shadow var(--ease-hover);flex-direction:column;align-items:center;padding:32px 16px;display:flex}.Team-module__Qyf_9a__memberCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.Team-module__Qyf_9a__memberAvatar{border-radius:50%;width:100px;height:100px;margin-bottom:16px;overflow:hidden}.Team-module__Qyf_9a__memberAvatar img{object-fit:cover;width:100%;height:100%;display:block}.Team-module__Qyf_9a__memberName{font-family:var(--font);color:var(--text);margin-bottom:4px;font-size:15px;font-weight:400;line-height:1.3}.Team-module__Qyf_9a__memberRole{font-family:var(--font-ui);color:var(--text-40);font-size:13px}@media (max-width:1024px){.Team-module__Qyf_9a__teamGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Team-module__Qyf_9a__leaderCard{text-align:center;flex-direction:column;align-items:center;padding:32px}.Team-module__Qyf_9a__leaderImg{width:160px;height:160px}.Team-module__Qyf_9a__leaderInfo{align-items:center}.Team-module__Qyf_9a__leaderName{font-size:24px}.Team-module__Qyf_9a__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Team-module__Qyf_9a__teamGrid{grid-template-columns:1fr}}
.Contact-module__OWeMSG__section{padding:var(--sec-pad)0;border-top:1px solid var(--border)}.Contact-module__OWeMSG__grid{grid-template-columns:repeat(2,1fr);gap:32px;margin-top:48px;display:grid}.Contact-module__OWeMSG__card{flex-direction:column;gap:8px;display:flex}.Contact-module__OWeMSG__cardTitle{font-family:var(--font);color:var(--text);font-size:20px;font-weight:400;line-height:1.3}.Contact-module__OWeMSG__cardName{font-family:var(--font-ui);color:var(--text);font-size:16px}.Contact-module__OWeMSG__cardPhone{font-family:var(--font-ui);color:var(--text);transition:color var(--ease);font-size:16px}.Contact-module__OWeMSG__cardPhone:hover{color:var(--text-60)}.Contact-module__OWeMSG__socialRow{gap:8px;margin-top:8px;display:flex}.Contact-module__OWeMSG__socialBtn{border:1px solid var(--border);border-radius:var(--r-pill);font-family:var(--font-ui);color:var(--text);transition:background var(--ease);white-space:nowrap;align-items:center;gap:8px;padding:10px 20px;font-size:14px;display:flex}.Contact-module__OWeMSG__socialBtn:hover{background:#0000000a}.Contact-module__OWeMSG__emailRow{text-align:center;margin-top:48px}.Contact-module__OWeMSG__emailLink{font-family:var(--font);color:var(--text);text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);transition:text-decoration-color var(--ease);font-size:18px}.Contact-module__OWeMSG__emailLink:hover{-webkit-text-decoration-color:var(--text);text-decoration-color:var(--text)}@media (max-width:768px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr}}
.Competencies-module__eMkJwG__section{padding:var(--sec-pad)0}.Competencies-module__eMkJwG__list{flex-direction:column;gap:80px;margin-top:16px;display:flex}.Competencies-module__eMkJwG__item{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.Competencies-module__eMkJwG__itemReverse{direction:rtl}.Competencies-module__eMkJwG__itemReverse>*{direction:ltr}.Competencies-module__eMkJwG__text{flex-direction:column;display:flex}.Competencies-module__eMkJwG__num{color:var(--text);font-size:64px;font-weight:400;line-height:1;font-family:var(--font);margin-bottom:16px}.Competencies-module__eMkJwG__title{margin-bottom:16px;font-size:24px;font-weight:400;line-height:1.3}.Competencies-module__eMkJwG__desc{font-family:var(--font-ui);color:var(--text-60);font-size:15px;line-height:1.7}.Competencies-module__eMkJwG__imageWrap{border-radius:var(--r-card);aspect-ratio:4/3;overflow:hidden}.Competencies-module__eMkJwG__imageWrap img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1024px){.Competencies-module__eMkJwG__list{gap:56px}.Competencies-module__eMkJwG__item{gap:40px}.Competencies-module__eMkJwG__num{font-size:48px}.Competencies-module__eMkJwG__title{font-size:22px}}@media (max-width:768px){.Competencies-module__eMkJwG__item{grid-template-columns:1fr;gap:24px}.Competencies-module__eMkJwG__itemReverse{direction:ltr}.Competencies-module__eMkJwG__num{font-size:40px}.Competencies-module__eMkJwG__imageWrap{aspect-ratio:16/9}}
.GovernmentAwards-module__rTsEsG__section{padding:0 0 var(--sec-pad)0}.GovernmentAwards-module__rTsEsG__heading{margin-bottom:40px;font-size:24px;font-weight:400}.GovernmentAwards-module__rTsEsG__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.GovernmentAwards-module__rTsEsG__card{perspective:900px;transition-delay:var(--delay,0s)}.GovernmentAwards-module__rTsEsG__inner{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--r-card);height:100%;min-height:430px;transform-style:preserve-3d;will-change:transform,box-shadow;flex-direction:column;padding:28px 24px 22px;transition:transform .5s cubic-bezier(.03,.98,.52,.99),box-shadow .5s cubic-bezier(.03,.98,.52,.99);display:flex;position:relative;overflow:hidden;transform:rotateX(0)rotateY(0);box-shadow:0 2px 12px #0000000a}.GovernmentAwards-module__rTsEsG__inner:before{content:"";opacity:.025;mix-blend-mode:multiply;pointer-events:none;z-index:0;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px;position:absolute;inset:0}.GovernmentAwards-module__rTsEsG__card:hover .GovernmentAwards-module__rTsEsG__inner{transition-duration:80ms}.GovernmentAwards-module__rTsEsG__quote{z-index:1;font-family:var(--font);color:var(--text-60);margin-bottom:24px;font-size:14px;line-height:1.65;position:relative}.GovernmentAwards-module__rTsEsG__quote strong{color:var(--text);font-weight:600}.GovernmentAwards-module__rTsEsG__emblemWrap{-webkit-user-select:none;user-select:none;z-index:1;flex:1;justify-content:center;align-items:center;width:100%;max-width:180px;margin:0 auto;display:flex;position:relative;overflow:hidden}.GovernmentAwards-module__rTsEsG__emblemWrap:after{content:"";box-shadow:inset 0 0 28px 18px var(--bg-white);pointer-events:none;z-index:5;position:absolute;inset:-2px}.GovernmentAwards-module__rTsEsG__emblem{object-fit:contain;filter:grayscale();opacity:.35;z-index:0;pointer-events:none;width:100%;max-height:170px;position:relative}.GovernmentAwards-module__rTsEsG__foilBase{mix-blend-mode:overlay;pointer-events:none;z-index:1;background:repeating-linear-gradient(155deg,#d2d4dc00 0,#f0f2fc1f 2px,#d2d4dc00 4px),linear-gradient(155deg,#b4b6c30f 0%,#e6e9f526 20%,#b4b6c308 35%,#f5f8ff2e 50%,#b4b6c30d 65%,#e6e9f524 80%,#b4b6c30f 100%);position:absolute;inset:0}.GovernmentAwards-module__rTsEsG__foilShine{mix-blend-mode:overlay;pointer-events:none;z-index:2;will-change:transform;background:radial-gradient(45% 45%,#fff9 0%,#fff3 25%,#ffffff0d 45%,#0000 60%);width:220%;height:220%;position:absolute;top:-60%;left:-60%}.GovernmentAwards-module__rTsEsG__foilPrism{mix-blend-mode:color-dodge;pointer-events:none;z-index:3;opacity:0;will-change:transform,opacity;background:conic-gradient(#b4c8ff00 0deg,#b4c8ff14 30deg,#c8b4ff0f 60deg,#ffc8b40a 90deg,#c8ffc80f 120deg,#b4dcff14 150deg,#b4c8ff00 180deg,#c8b4ff14 210deg,#ffc8b40f 240deg,#c8ffc80a 270deg,#b4dcff0f 300deg,#b4c8ff14 330deg,#b4c8ff00 360deg);width:250%;height:250%;transition:opacity .4s;position:absolute;top:-75%;left:-75%}.GovernmentAwards-module__rTsEsG__glare{mix-blend-mode:soft-light;pointer-events:none;z-index:4;opacity:.2;will-change:transform,opacity;background:radial-gradient(circle,#fff3 0%,#ffffff0d 30%,#0000 50%);width:280%;height:280%;transition:opacity .4s;position:absolute;top:-90%;left:-90%}.GovernmentAwards-module__rTsEsG__footer{z-index:1;border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;padding-top:16px;display:flex;position:relative}.GovernmentAwards-module__rTsEsG__role{font-family:var(--font-ui);color:var(--text-40);white-space:pre-line;font-size:11px;line-height:1.45}.GovernmentAwards-module__rTsEsG__signer{font-family:var(--font-ui);color:var(--text-60);text-align:right;white-space:nowrap;flex-shrink:0;font-size:11px;line-height:1.45}@media (max-width:1024px){.GovernmentAwards-module__rTsEsG__grid{grid-template-columns:repeat(2,1fr)}.GovernmentAwards-module__rTsEsG__inner{min-height:380px}}@media (max-width:768px){.GovernmentAwards-module__rTsEsG__heading{margin-bottom:28px}.GovernmentAwards-module__rTsEsG__grid{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;margin-left:-24px;margin-right:-24px;padding-bottom:8px;padding-left:24px;padding-right:24px;display:flex;overflow-x:auto}.GovernmentAwards-module__rTsEsG__grid::-webkit-scrollbar{display:none}.GovernmentAwards-module__rTsEsG__card{perspective:none;flex-shrink:0;width:280px}.GovernmentAwards-module__rTsEsG__inner{min-height:360px;padding:24px 20px 20px}.GovernmentAwards-module__rTsEsG__quote{font-size:13px}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);padding:32px 0}.Footer-module__EZoWya__inner{justify-content:space-between;align-items:center;display:flex}.Footer-module__EZoWya__copyright{font-family:var(--font-ui);color:var(--accent);font-size:13px}.Footer-module__EZoWya__social{align-items:center;gap:8px;display:flex}.Footer-module__EZoWya__socialIcon{width:36px;height:36px;color:var(--text-60);transition:background var(--ease),color var(--ease);background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__socialIcon:hover{color:var(--text);background:#e5e5e5}@media (max-width:768px){.Footer-module__EZoWya__inner{text-align:center;flex-direction:column;gap:16px}}
.ShowreelModal-module__Gh_M-q__overlay{z-index:2000;background:#000000e0;justify-content:center;align-items:center;animation:.3s ShowreelModal-module__Gh_M-q__fadeIn;display:flex;position:fixed;inset:0}.ShowreelModal-module__Gh_M-q__close{cursor:pointer;color:#fff;width:48px;height:48px;transition:var(--ease);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:28px;display:flex;position:absolute;top:24px;right:24px}.ShowreelModal-module__Gh_M-q__close:hover{background:#ffffff1a}.ShowreelModal-module__Gh_M-q__body{aspect-ratio:16/9;background:#111;border-radius:12px;width:90%;max-width:900px;position:relative;overflow:hidden}.ShowreelModal-module__Gh_M-q__body iframe{border:none;width:100%;height:100%}@keyframes ShowreelModal-module__Gh_M-q__fadeIn{0%{opacity:0}to{opacity:1}}
.ProjectModal-module__oVMW9q__overlay{z-index:2000;background:#000000e0;justify-content:center;align-items:center;padding:40px;animation:.3s ProjectModal-module__oVMW9q__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.ProjectModal-module__oVMW9q__card{background:var(--bg-white);border-radius:var(--r-card);width:100%;max-width:900px;animation:.3s ProjectModal-module__oVMW9q__slideUp;position:relative;overflow:hidden}.ProjectModal-module__oVMW9q__close{cursor:pointer;color:#fff;width:40px;height:40px;transition:var(--ease);z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;display:flex;position:absolute;top:16px;right:16px}.ProjectModal-module__oVMW9q__close:hover{background:#000000b3}.ProjectModal-module__oVMW9q__image{aspect-ratio:16/9;background-position:50%;background-size:cover;width:100%}.ProjectModal-module__oVMW9q__content{padding:40px}.ProjectModal-module__oVMW9q__meta{align-items:center;gap:12px;margin-bottom:16px;display:flex}.ProjectModal-module__oVMW9q__type{font-family:var(--font-ui);letter-spacing:1px;text-transform:uppercase;background:var(--accent-blue);border-radius:var(--r-pill);padding:4px 12px;font-size:12px;font-weight:400}.ProjectModal-module__oVMW9q__year{color:var(--text-40);font-size:14px}.ProjectModal-module__oVMW9q__title{margin-bottom:20px;font-size:28px;font-weight:400;line-height:1.2}.ProjectModal-module__oVMW9q__tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.ProjectModal-module__oVMW9q__tag{font-family:var(--font-ui);border:1px solid var(--border);border-radius:var(--r-pill);color:var(--text-60);padding:6px 16px;font-size:12px;font-weight:400}.ProjectModal-module__oVMW9q__description{color:var(--text-60);font-size:16px;line-height:1.7}@keyframes ProjectModal-module__oVMW9q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProjectModal-module__oVMW9q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ProjectModal-module__oVMW9q__overlay{align-items:flex-start;padding:0}.ProjectModal-module__oVMW9q__card{border-radius:0;max-width:100%;min-height:100vh}.ProjectModal-module__oVMW9q__content{padding:24px}.ProjectModal-module__oVMW9q__title{font-size:22px}}
