@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Barlow:wght@300;400;500;600&display=swap";
@keyframes Hero-module__PycF7W__slideUp{to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__PycF7W__zoomIn{0%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes Hero-module__PycF7W__ruleExpand{to{width:44px}}@keyframes Hero-module__PycF7W__progressFill{0%{width:0%}to{width:100%}}.Hero-module__PycF7W__heroSection{background:#000;border-radius:12px;width:100%;height:100vh;font-family:Barlow,sans-serif;position:relative;overflow:hidden}.Hero-module__PycF7W__slidesWrap{width:100%;height:100vh;position:relative}.Hero-module__PycF7W__slide{opacity:0;pointer-events:none;align-items:stretch;transition:opacity .7s;display:flex;position:absolute;inset:0}.Hero-module__PycF7W__slide.Hero-module__PycF7W__active{opacity:1;pointer-events:all}.Hero-module__PycF7W__slideImg{filter:brightness(.5);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.12)}.Hero-module__PycF7W__slide.Hero-module__PycF7W__active .Hero-module__PycF7W__slideImg{animation:7s cubic-bezier(.25,.46,.45,.94) forwards Hero-module__PycF7W__zoomIn}.Hero-module__PycF7W__slideOverlay{background:linear-gradient(90deg,#ffffffed 0%,#ffffff2e 100%),0 0;position:absolute;inset:0}.Hero-module__PycF7W__slideContent{z-index:2;align-items:stretch;width:100%;height:100%;display:flex;position:relative}.Hero-module__PycF7W__slideLeft{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:52px 40px;display:flex}.Hero-module__PycF7W__slideRight{flex-shrink:0;justify-content:flex-end;align-items:flex-end;width:210px;padding:0 28px 38px 0;display:flex}.Hero-module__PycF7W__heroRule{background:#d4a017;border-radius:2px;width:0;height:2px;margin-bottom:16px;display:block}.Hero-module__PycF7W__slide.Hero-module__PycF7W__active .Hero-module__PycF7W__heroRule{animation:.8s ease-out .15s forwards Hero-module__PycF7W__ruleExpand}.Hero-module__PycF7W__heroEyebrow{opacity:0;letter-spacing:2.8px;text-transform:uppercase;color:#d4a017;margin-bottom:10px;font-size:10px;font-weight:600;transform:translateY(60px)}.Hero-module__PycF7W__slide.Hero-module__PycF7W__active .Hero-module__PycF7W__heroEyebrow{animation:1.2s ease-out forwards Hero-module__PycF7W__slideUp}.Hero-module__PycF7W__heroTitle{opacity:0;color:#0d3d1e;margin:0 0 18px;font-family:montserrat,serif;font-size:80px;font-weight:800;line-height:1.16;transform:translateY(60px)}.Hero-module__PycF7W__slide.Hero-module__PycF7W__active .Hero-module__PycF7W__heroTitle{animation:1.2s ease-out .2s forwards Hero-module__PycF7W__slideUp}.Hero-module__PycF7W__heroSubtitle{opacity:0;color:var(--text-dark);width:100%;max-width:380px;margin:0 0 30px;font-size:1rem;font-weight:300;line-height:1.75;transform:translateY(40px)}.Hero-module__PycF7W__slide.Hero-module__PycF7W__active .Hero-module__PycF7W__heroSubtitle{animation:1.2s ease-out .5s forwards Hero-module__PycF7W__slideUp}.Hero-module__PycF7W__heroCTA{opacity:0;flex-wrap:wrap;gap:10px;display:flex;transform:translateY(30px)}.Hero-module__PycF7W__slide.Hero-module__PycF7W__active .Hero-module__PycF7W__heroCTA{animation:1.2s ease-out .8s forwards Hero-module__PycF7W__slideUp}.Hero-module__PycF7W__heroStat{opacity:0;transform:translateY(30px)}.Hero-module__PycF7W__slide.Hero-module__PycF7W__active .Hero-module__PycF7W__heroStat{animation:1.2s ease-out 1s forwards Hero-module__PycF7W__slideUp}.Hero-module__PycF7W__visionTag{color:#d4a017;background:#d4a0171f;border:1px solid #d4a0174d;border-radius:20px;align-items:center;gap:6px;width:fit-content;margin-bottom:14px;padding:5px 12px;font-size:11px;display:inline-flex}.Hero-module__PycF7W__btnGold{color:#0a1628;cursor:pointer;background:#d4a017;border:none;border-radius:4px;padding:11px 24px;font-family:Barlow,sans-serif;font-size:13px;font-weight:600;transition:background .2s}.Hero-module__PycF7W__btnGold:hover{background:#e8b520}.Hero-module__PycF7W__btnGhost{color:var(--text-dark);border:1px solid var(--gold);cursor:pointer;background:0 0;border-radius:4px;padding:11px 20px;font-family:Barlow,sans-serif;font-size:13px;font-weight:400;transition:border-color .2s,background .2s}.Hero-module__PycF7W__btnGhost:hover{border-color:var(--gold-light);background:#d4a0171a}.Hero-module__PycF7W__statCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:right;background:#00000080;border:1px solid #ffffff26;border-radius:10px;min-width:158px;padding:18px 22px}.Hero-module__PycF7W__statNum{color:#d4a017;margin-bottom:5px;font-family:Playfair Display,serif;font-size:28px;font-weight:700;line-height:1}.Hero-module__PycF7W__statLabel{color:#ffffff8c;letter-spacing:.4px;font-size:11px;font-weight:300}.Hero-module__PycF7W__dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:22px;left:40px}.Hero-module__PycF7W__dot{cursor:pointer;background:#ffffff38;border:none;border-radius:2px;width:28px;height:3px;padding:0;transition:background .3s,width .3s}.Hero-module__PycF7W__dot.Hero-module__PycF7W__active{background:#d4a017;width:46px}.Hero-module__PycF7W__navArrows{z-index:10;gap:8px;display:flex;position:absolute;bottom:14px;right:28px}.Hero-module__PycF7W__navBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;transition:background .2s,border-color .2s;display:flex}.Hero-module__PycF7W__navBtn:hover{background:#d4a0174d;border-color:#d4a017}.Hero-module__PycF7W__slideNum{z-index:10;color:#ffffff52;letter-spacing:1.5px;font-family:Barlow,sans-serif;font-size:11px;position:absolute;top:22px;right:28px}.Hero-module__PycF7W__progressBar{z-index:20;background:#d4a017;border-radius:0 2px 2px 0;width:0%;height:2px;position:absolute;top:0;left:0}.Hero-module__PycF7W__progressBar.Hero-module__PycF7W__running{animation:5.5s linear forwards Hero-module__PycF7W__progressFill}@media (max-width:768px){.Hero-module__PycF7W__heroSection{height:auto;margin-top:4rem}.Hero-module__PycF7W__slidesWrap{height:auto;min-height:480px}.Hero-module__PycF7W__slideContent{flex-direction:column;align-items:flex-start}.Hero-module__PycF7W__slideLeft{width:100%;padding:48px 24px 24px}.Hero-module__PycF7W__slideRight{justify-content:flex-start;width:100%;padding:0 24px 60px}.Hero-module__PycF7W__heroTitle{font-size:48px}.Hero-module__PycF7W__heroSubtitle{width:400px;max-width:100%;font-size:13px}.Hero-module__PycF7W__statCard{text-align:left;min-width:unset;width:auto;display:none}.Hero-module__PycF7W__dots{bottom:18px;left:24px}.Hero-module__PycF7W__navArrows{bottom:12px;right:20px}.Hero-module__PycF7W__slideNum{top:16px;right:20px}.Hero-module__PycF7W__slideOverlay{background:linear-gradient(#ffffff4d 0%,#ffffffd9 100%),linear-gradient(90deg,#ffffffb3 0%,#fff3 100%)}}@media (max-width:480px){.Hero-module__PycF7W__slidesWrap{min-height:520px}.Hero-module__PycF7W__slideLeft{padding:40px 20px 20px}.Hero-module__PycF7W__slideRight{padding:0 20px 64px}.Hero-module__PycF7W__heroTitle{margin-bottom:14px;font-size:26px}.Hero-module__PycF7W__heroEyebrow{letter-spacing:2px;font-size:9px}.Hero-module__PycF7W__heroSubtitle{margin-bottom:22px;font-size:13px;line-height:1.65}.Hero-module__PycF7W__heroCTA{flex-direction:column;gap:10px}.Hero-module__PycF7W__btnGold,.Hero-module__PycF7W__btnGhost{text-align:center;width:100%;padding:12px 20px;font-size:13px}.Hero-module__PycF7W__statCard{padding:14px 18px}.Hero-module__PycF7W__statNum{font-size:24px}.Hero-module__PycF7W__statLabel{font-size:10px}.Hero-module__PycF7W__dots{bottom:16px;left:20px}.Hero-module__PycF7W__dot{width:22px}.Hero-module__PycF7W__dot.Hero-module__PycF7W__active{width:36px}.Hero-module__PycF7W__navBtn{width:30px;height:30px;font-size:13px}.Hero-module__PycF7W__slideNum{display:none}.Hero-module__PycF7W__heroRule{margin-bottom:12px}}
.StatsBand-module__naAX9a__statsBar{background:var(--green-dark);border-top:1px solid #d4a01740;border-bottom:1px solid #d4a0171f;width:100%;padding:clamp(20px,3vw,32px) clamp(16px,4vw,48px)}.StatsBand-module__naAX9a__grid{grid-template-columns:repeat(4,minmax(100px,1fr));gap:clamp(12px,2vw,24px);max-width:1200px;margin:0 auto;display:grid;position:relative}.StatsBand-module__naAX9a__statItem{align-items:center;gap:clamp(10px,1.5vw,18px);padding:clamp(8px,1.5vw,14px) clamp(8px,1.5vw,16px);display:flex;position:relative}.StatsBand-module__naAX9a__iconWrap{background:#d4a0171f;border:1px solid #d4a0174d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(36px,4vw,52px);height:clamp(36px,4vw,52px);display:flex}.StatsBand-module__naAX9a__icon{color:var(--off-white);font-size:clamp(14px,1.6vw,20px)}.StatsBand-module__naAX9a__textWrap{flex-direction:column;gap:2px;min-width:0;display:flex}.StatsBand-module__naAX9a__value{color:#d4a017;white-space:nowrap;font-family:montserrat,Georgia,serif;font-size:clamp(18px,2.2vw,28px);font-weight:700;line-height:1.1}.StatsBand-module__naAX9a__label{color:#fff;letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(11px,1.1vw,13px);font-weight:600;line-height:1.3;overflow:hidden}.StatsBand-module__naAX9a__sub{color:#ffffff73;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(9px,.9vw,11px);font-weight:300;overflow:hidden}.StatsBand-module__naAX9a__divider{background:#d4a01733;width:1px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:900px){.StatsBand-module__naAX9a__grid{grid-template-columns:repeat(2,minmax(100px,1fr));gap:clamp(8px,2vw,16px)}.StatsBand-module__naAX9a__divider{display:none}.StatsBand-module__naAX9a__statItem{border-bottom:1px solid #d4a0171f;padding-bottom:clamp(12px,2vw,18px)}.StatsBand-module__naAX9a__statItem:nth-child(3),.StatsBand-module__naAX9a__statItem:nth-child(4){border-bottom:none}}@media (max-width:540px){.StatsBand-module__naAX9a__statsBar{padding:clamp(16px,4vw,24px) clamp(16px,5vw,24px)}.StatsBand-module__naAX9a__grid{grid-template-columns:1fr;gap:0}.StatsBand-module__naAX9a__statItem{border-bottom:1px solid #d4a0171f;padding:clamp(12px,3vw,16px) 0}.StatsBand-module__naAX9a__statItem:last-child{border-bottom:none}.StatsBand-module__naAX9a__value{font-size:clamp(20px,6vw,26px)}.StatsBand-module__naAX9a__label{white-space:normal;font-size:clamp(12px,3.5vw,14px)}.StatsBand-module__naAX9a__sub{white-space:normal;font-size:clamp(10px,2.8vw,12px)}.StatsBand-module__naAX9a__iconWrap{width:clamp(38px,10vw,48px);height:clamp(38px,10vw,48px)}.StatsBand-module__naAX9a__icon{font-size:clamp(15px,4vw,18px)}}
.Sectors-module__LzBkGa__section{--gold:#d4a017;--gold-light:#e8c04a;--gold-dim:#d4a01726;--navy:#0d1f3c;--navy-mid:#162d52;--navy-light:#1e3d6e;--text-light:#ffffffb8;--text-muted:#ffffff6b;--card-bg:#ffffff09;--card-border:#d4a0172e;--radius:14px;background:var(--off-white);width:100%;padding:clamp(64px,8vw,120px) clamp(20px,5vw,64px);font-family:Barlow,sans-serif;position:relative;overflow:hidden}.Sectors-module__LzBkGa__inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Sectors-module__LzBkGa__header{text-align:center;margin-bottom:clamp(40px,6vw,72px)}.Sectors-module__LzBkGa__eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--gold);background:var(--gold-dim);border:1px solid #d4a01747;border-radius:20px;margin-bottom:clamp(14px,2vw,20px);padding:6px 16px;font-size:clamp(10px,1vw,11px);font-weight:600;display:inline-block}.Sectors-module__LzBkGa__heading{color:var(--green-dark);letter-spacing:-.5px;margin:0 0 clamp(12px,1.5vw,18px);font-family:montserrat,serif;font-size:clamp(32px,5vw,64px);font-weight:700;line-height:1.12}.Sectors-module__LzBkGa__subheading{color:var(--text-dark);max-width:520px;margin:0 auto;font-size:clamp(14px,1.4vw,17px);font-weight:300;line-height:1.7}.Sectors-module__LzBkGa__grid{grid-template-columns:repeat(3,minmax(100px,1fr));gap:clamp(16px,2.5vw,28px);display:grid}.Sectors-module__LzBkGa__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);will-change:transform;flex-direction:column;gap:0;padding:clamp(24px,3vw,36px) clamp(20px,2.5vw,32px) clamp(20px,2.5vw,28px);transition:background .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.Sectors-module__LzBkGa__card:hover{background:#ffffff0f;border-color:#d4a01773}.Sectors-module__LzBkGa__cardTopAccent{background:linear-gradient(90deg, transparent, var(--gold), transparent);opacity:.6;border-radius:0 0 2px 2px;height:2px;transition:opacity .35s,left .35s,right .35s;position:absolute;top:0;left:clamp(20px,3vw,32px);right:clamp(20px,3vw,32px)}.Sectors-module__LzBkGa__card:hover .Sectors-module__LzBkGa__cardTopAccent{opacity:1;left:0;right:0}.Sectors-module__LzBkGa__iconWrap{background:linear-gradient(135deg,#d4a01733 0%,#d4a0170f 100%);border:1px solid #d4a0174d;border-radius:50%;justify-content:center;align-items:center;width:clamp(48px,5vw,64px);height:clamp(48px,5vw,64px);margin-bottom:clamp(16px,2vw,22px);transition:background .35s,transform .35s,border-color .35s;display:flex}.Sectors-module__LzBkGa__card:hover .Sectors-module__LzBkGa__iconWrap{background:linear-gradient(135deg,#d4a01759 0%,#d4a0171f 100%);border-color:#d4a01799;transform:scale(1.08)}.Sectors-module__LzBkGa__icon{color:var(--green-main);font-size:clamp(18px,2vw,24px)}.Sectors-module__LzBkGa__cardBody{flex-direction:column;flex:1;gap:0;display:flex}.Sectors-module__LzBkGa__accentLine{letter-spacing:2px;text-transform:uppercase;color:var(--gold);opacity:.7;margin-bottom:clamp(6px,1vw,10px);font-size:clamp(9px,.85vw,10px);font-weight:600;display:inline-block}.Sectors-module__LzBkGa__cardTitle{color:var(--text-dark);letter-spacing:-.2px;margin:0 0 clamp(10px,1.2vw,14px);font-family:montserrat,serif;font-size:clamp(17px,1.7vw,22px);font-weight:700;line-height:1.25}.Sectors-module__LzBkGa__cardDesc{color:var(--text-mid);flex:1;margin:0;font-size:clamp(13px,1.1vw,14.5px);font-weight:300;line-height:1.7}.Sectors-module__LzBkGa__cardFooter{border-top:1px solid #d4a0171a;margin-top:clamp(16px,2vw,22px);padding-top:clamp(12px,1.5vw,16px);transition:border-color .35s}.Sectors-module__LzBkGa__card:hover .Sectors-module__LzBkGa__cardFooter{border-color:#d4a01740}.Sectors-module__LzBkGa__learnMore{letter-spacing:.5px;color:var(--gold);opacity:.7;align-items:center;gap:8px;font-size:clamp(11px,1vw,13px);font-weight:600;transition:opacity .25s,gap .25s;display:inline-flex}.Sectors-module__LzBkGa__learnMore i{font-size:clamp(10px,.9vw,12px);transition:transform .25s}.Sectors-module__LzBkGa__card:hover .Sectors-module__LzBkGa__learnMore{opacity:1;gap:12px}.Sectors-module__LzBkGa__card:hover .Sectors-module__LzBkGa__learnMore i{transform:translate(3px)}@media (max-width:900px){.Sectors-module__LzBkGa__grid{grid-template-columns:repeat(2,minmax(100px,1fr))}}@media (max-width:560px){.Sectors-module__LzBkGa__section{padding:clamp(48px,10vw,72px) clamp(16px,5vw,24px)}.Sectors-module__LzBkGa__grid{grid-template-columns:1fr;gap:clamp(12px,4vw,18px)}.Sectors-module__LzBkGa__card{padding:24px 20px 20px}.Sectors-module__LzBkGa__heading{font-size:clamp(28px,8vw,38px)}.Sectors-module__LzBkGa__cardTitle{font-size:clamp(16px,4.5vw,20px)}}
.Team-module__DI38rW__section{--green-dark:#0d3d1e;--green-main:#1a5c2a;--green-mid:#2d7a3e;--green-light:#4caf70;--gold:#d4a017;--gold-light:#e8c060;--white:#fff;--off-white:#f5f7f2;--bg:#080f0a;--card-bg:#0d1a10;--gap:2px;background:var(--white);padding:clamp(64px,8vw,96px) clamp(16px,5vw,72px);font-family:Montserrat,sans-serif;overflow:hidden}.Team-module__DI38rW__header{grid-template-columns:1fr auto;align-items:end;gap:32px;margin-bottom:clamp(48px,7vw,72px);display:grid}.Team-module__DI38rW__tag{letter-spacing:4px;text-transform:uppercase;color:var(--gold);align-items:center;gap:10px;margin-bottom:16px;font-size:9px;font-weight:800;display:flex}.Team-module__DI38rW__tag:before{content:"";background:var(--gold);flex-shrink:0;width:32px;height:1px;display:block}.Team-module__DI38rW__heading{letter-spacing:-1.5px;color:var(--green-dark);margin:0;font-size:clamp(32px,5vw,58px);font-weight:800;line-height:1}.Team-module__DI38rW__headingOutline{color:#0000;-webkit-text-stroke:1px #0000004d;font-style:normal}.Team-module__DI38rW__headerRight{text-align:right}.Team-module__DI38rW__memberCount{color:#0000;-webkit-text-stroke:1px #d4a01738;letter-spacing:-3px;font-size:clamp(48px,6vw,72px);font-weight:800;line-height:1}.Team-module__DI38rW__headerDesc{color:#0000006b;max-width:280px;margin-top:6px;margin-left:auto;font-size:clamp(11px,1.1vw,13px);font-weight:300;line-height:1.7}.Team-module__DI38rW__grid{gap:var(--gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.Team-module__DI38rW__card{cursor:pointer;background:var(--card-bg);will-change:transform, opacity;position:relative;overflow:hidden}.Team-module__DI38rW__imgWrap{aspect-ratio:3/4;position:relative;overflow:hidden}.Team-module__DI38rW__imgWrap img{filter:grayscale(30%)brightness(.85);object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .6s;transform:scale(1.05)}.Team-module__DI38rW__card:hover .Team-module__DI38rW__imgWrap img{filter:grayscale(0%)brightness(.55);transform:scale(1.12)}.Team-module__DI38rW__imgWrap:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 30%,#080f0a80 60%,#080f0a 100%),linear-gradient(90deg,#080f0a59 0%,#0000 60%);position:absolute;inset:0}.Team-module__DI38rW__indexNum{z-index:3;letter-spacing:2px;color:#fff3;font-family:Montserrat,sans-serif;font-size:10px;font-weight:800;position:absolute;top:18px;right:18px}.Team-module__DI38rW__namePlate{z-index:2;padding:clamp(18px,3vw,24px) clamp(16px,2.5vw,22px) clamp(16px,2.5vw,20px);transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Team-module__DI38rW__card:hover .Team-module__DI38rW__namePlate{opacity:0;pointer-events:none}.Team-module__DI38rW__namePlateRole{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-size:8.5px;font-weight:700}.Team-module__DI38rW__namePlateName{color:var(--white);letter-spacing:-.3px;margin:0;font-size:clamp(14px,1.6vw,19px);font-weight:700;line-height:1.2}.Team-module__DI38rW__hoverPanel{z-index:4;opacity:0;background:linear-gradient(#080f0a80 0%,#080f0af7 50%);flex-direction:column;justify-content:flex-end;padding:clamp(20px,3vw,28px) clamp(16px,2.5vw,22px) clamp(18px,2.5vw,24px);transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translateY(12px)}.Team-module__DI38rW__card:hover .Team-module__DI38rW__hoverPanel{opacity:1;transform:translateY(0)}.Team-module__DI38rW__hoverRole{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-size:8px;font-weight:700}.Team-module__DI38rW__hoverName{color:var(--white);letter-spacing:-.3px;margin:0 0 12px;font-size:clamp(15px,1.7vw,20px);font-weight:800;line-height:1.15}.Team-module__DI38rW__rule{background:var(--gold);border-radius:1px;width:24px;height:1.5px;margin-bottom:12px;transition:width .35s cubic-bezier(.22,1,.36,1)}.Team-module__DI38rW__card:hover .Team-module__DI38rW__rule{width:40px}.Team-module__DI38rW__hoverDesc{color:#fff9;white-space:pre-wrap;word-break:break-word;flex:1;margin:0 0 clamp(14px,2vw,18px);font-size:clamp(11px,1vw,12.5px);font-weight:300;line-height:1.7}.Team-module__DI38rW__socials{gap:8px;margin-bottom:clamp(12px,1.5vw,16px);display:flex}.Team-module__DI38rW__socialLink{color:#ffffff94;background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex}.Team-module__DI38rW__socialLink:hover{background:var(--gold);border-color:var(--gold);color:var(--green-dark);transform:scale(1.14)}.Team-module__DI38rW__profileLink{letter-spacing:2px;text-transform:uppercase;color:#ffffff52;align-items:center;gap:7px;font-size:9px;font-weight:700;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.Team-module__DI38rW__profileLink:hover{color:var(--gold);gap:11px}.Team-module__DI38rW__arrowIcon{font-size:9px;transition:transform .2s}.Team-module__DI38rW__profileLink:hover .Team-module__DI38rW__arrowIcon{transform:translate(3px)}.Team-module__DI38rW__goldSweep{background:var(--gold);z-index:10;height:2px;transition:right .5s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:100%}.Team-module__DI38rW__card:hover .Team-module__DI38rW__goldSweep{right:0}.Team-module__DI38rW__bar{margin-top:var(--gap);background:var(--white);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(16px,2vw,20px) clamp(16px,3vw,32px);display:flex}.Team-module__DI38rW__barText{color:#ffffff47;letter-spacing:.3px;font-size:11px;font-weight:300}.Team-module__DI38rW__barLink{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);border:1px solid #d4a0174d;border-radius:2px;align-items:center;gap:8px;padding:8px 18px;font-size:9px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.Team-module__DI38rW__barLink:hover{background:var(--gold);color:var(--green-dark);border-color:var(--gold)}@media (max-width:860px){.Team-module__DI38rW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Team-module__DI38rW__header{grid-template-columns:1fr;gap:16px}.Team-module__DI38rW__headerRight{text-align:left}.Team-module__DI38rW__headerDesc{margin-left:0}}@media (max-width:520px){.Team-module__DI38rW__section{padding:clamp(48px,10vw,64px) 16px}.Team-module__DI38rW__grid{grid-template-columns:1fr}.Team-module__DI38rW__heading{font-size:clamp(28px,9vw,38px)}.Team-module__DI38rW__memberCount{font-size:clamp(40px,12vw,56px)}}
