.he-hero__cta{flex-wrap:wrap;gap:14px;width:max-content;max-width:100%;margin-top:32px;display:flex}.he-hero__bar{z-index:2;border-top:1px solid #ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 26px;margin-top:clamp(44px,5vw,68px);padding-top:clamp(24px,3vw,32px);display:grid;position:relative}.he-hero__bar:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#00162e00 0%,#00162e8c 45%,#00162ebf 100%);position:absolute;inset:0 -100vmax -200px}.he-hero__stat{align-items:center;gap:13px;min-width:0;display:flex}.he-hero__stat-ico{width:46px;height:46px;color:var(--cyan-300);background:#ffffff17;border:1px solid #78aad24d;border-radius:50%;flex:none;place-items:center;display:grid}.he-hero__stat-ico svg{width:21px;height:21px;display:block}.he-hero__stat-text{min-width:0;display:block}.he-hero__stat-text strong{letter-spacing:-.015em;color:#fff;font-size:clamp(1.1rem,1.9vw,1.45rem);font-weight:800;line-height:1.15;display:block}.he-hero__stat-text small{color:#ffffffb8;margin-top:4px;font-size:.76rem;line-height:1.4;display:block}.he-thesis{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,4vw,64px);display:grid}.he-thesis__panel{background:var(--grad-dark);border-radius:var(--radius-lg);border:1px solid #78aad238;padding:clamp(26px,3.2vw,38px);position:relative;box-shadow:0 30px 60px -34px #000c1acc}.he-thesis__label{letter-spacing:.1em;text-transform:uppercase;color:var(--cyan-300);margin-bottom:20px;font-size:.76rem;font-weight:700;display:block}.he-thesis__list{gap:14px;list-style:none;display:grid}.he-thesis__list li{color:#ffffffdb;align-items:flex-start;gap:11px;font-size:.9rem;font-weight:600;line-height:1.5;display:flex}.he-thesis__list svg{width:18px;height:18px;color:var(--cyan-300);flex:none;margin-top:2px}.he-uses{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.he-use{text-align:center;background:var(--white);border:1px solid var(--slate-100);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease), border-color .3s var(--ease), box-shadow .3s var(--ease);border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px 14px;display:flex}.he-use:hover{box-shadow:var(--shadow);border-color:#009fe359;transform:translateY(-4px)}.he-use__ico{background:var(--bg-alt);width:46px;height:46px;color:var(--navy);transition:background .3s var(--ease), color .3s var(--ease);border-radius:50%;place-items:center;display:grid}.he-use:hover .he-use__ico{background:var(--grad-brand);color:#fff}.he-use__ico svg{width:22px;height:22px}.he-use span{color:var(--slate-700);font-size:.82rem;font-weight:700;line-height:1.35}.he-explorer{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,40px);display:grid}.he-explorer__nav{gap:8px;display:grid;position:sticky;top:100px}.he-explorer__navitem{text-align:left;width:100%;color:var(--slate-700);background:var(--white);border:1px solid var(--slate-100);transition:color .3s var(--ease), border-color .3s var(--ease), box-shadow .3s var(--ease);border-radius:12px;align-items:center;gap:12px;padding:13px 16px;display:flex}.he-explorer__navitem.is-active{color:var(--navy);box-shadow:var(--shadow-sm);border-color:#009fe366}.he-explorer__navicon{background:var(--slate-100);width:34px;height:34px;color:var(--slate-500);transition:background .3s var(--ease), color .3s var(--ease);border-radius:10px;flex:none;place-items:center;display:grid}.he-explorer__navicon svg{width:18px;height:18px}.he-explorer__navitem.is-active .he-explorer__navicon{background:var(--grad-brand);color:#fff}.he-explorer__navtext{min-width:0;display:block}.he-explorer__navtext strong{font-size:.88rem;font-weight:700;line-height:1.3;display:block}.he-explorer__navtext small{color:var(--slate-400);margin-top:2px;font-size:.76rem;font-weight:500;line-height:1.3;display:block}.he-explorer__panel{background:var(--white);border:1px solid var(--slate-100);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(26px,3.4vw,40px)}.he-explorer__head{border-bottom:1px solid var(--slate-100);align-items:center;gap:16px;margin-bottom:20px;padding-bottom:20px;display:flex}.he-explorer__headico{background:var(--grad-brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;display:grid}.he-explorer__headico svg{width:26px;height:26px}.he-explorer__head h3{color:var(--ink);margin:0;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:800}.he-explorer__head p{color:var(--slate-500);margin:4px 0 0;font-size:.88rem}.he-explorer__intro{color:var(--slate-700);margin-bottom:22px;font-size:.96rem;line-height:1.7}.he-explorer__destaques{flex-wrap:wrap;gap:12px;margin-bottom:26px;display:flex}.he-explorer__destaque{background:var(--grad-dark);border-radius:14px;flex:150px;min-width:0;max-width:260px;padding:16px 20px}.he-explorer__destaque strong{letter-spacing:-.015em;color:var(--cyan-300);font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:800;line-height:1.1;display:block}.he-explorer__destaque span{color:#ffffffb8;margin-top:6px;font-size:.75rem;line-height:1.4;display:block}.he-explorer__block{margin-bottom:22px}.he-explorer__block h4{letter-spacing:.03em;color:var(--navy);margin:0 0 12px;font-size:.84rem;font-weight:700}.he-explorer__list{gap:9px;list-style:none;display:grid}.he-explorer__list li{color:var(--slate-700);align-items:flex-start;gap:9px;font-size:.87rem;line-height:1.5;display:flex}.he-explorer__list svg{width:16px;height:16px;color:var(--cyan);flex:none;margin-top:2px}.he-explorer__chips{flex-wrap:wrap;gap:10px;list-style:none;display:flex}.he-explorer__chips li{background:var(--bg-alt);border:1px solid var(--slate-100);color:var(--slate-700);border-radius:999px;padding:8px 14px;font-size:.8rem;line-height:1.4}.he-explorer__callout{background:#009fe312;border:1px solid #009fe333;border-radius:14px;gap:14px;margin-bottom:24px;padding:18px 20px;display:flex}.he-explorer__callout svg{width:24px;height:24px;color:var(--cyan);flex:none}.he-explorer__callout p{color:var(--navy);margin:0;font-size:.86rem;font-weight:600;line-height:1.6}.he-explorer__how{background:var(--bg-alt);border:1px solid var(--slate-100);border-radius:14px;gap:14px;margin-bottom:24px;padding:18px 20px;display:flex}.he-explorer__how svg{width:24px;height:24px;color:var(--navy);flex:none}.he-explorer__how strong{color:var(--navy);margin-bottom:4px;font-size:.88rem;display:block}.he-explorer__how p{color:var(--slate-500);margin:0;font-size:.85rem;line-height:1.6}.he-diffdual{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.he-diffdual__card{background:#ffffff0d;border:1px solid #78aad238;border-radius:16px;padding:clamp(24px,3vw,32px)}.he-diffdual__ico{width:48px;height:48px;color:var(--cyan-300);background:#ffffff14;border:1px solid #78aad247;border-radius:14px;place-items:center;margin-bottom:18px;display:grid}.he-diffdual__ico svg{width:23px;height:23px}.he-diffdual__card h3{color:#fff;margin:0 0 18px;font-size:1.05rem;font-weight:700}.he-diffdual__card ul{gap:12px;list-style:none;display:grid}.he-diffdual__card li{color:#ffffffd1;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.he-diffdual__card svg{width:17px;height:17px;color:var(--cyan-300);flex:none;margin-top:2px}.he-eligible{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(28px,4vw,52px);display:grid}.he-eligible__media{border-radius:var(--radius-lg);box-shadow:var(--shadow);position:sticky;top:100px;overflow:hidden}.he-eligible__media img{object-fit:cover;width:100%;height:100%;min-height:320px;display:block}.he-eligible__content{gap:clamp(26px,3vw,38px);display:grid}.he-eligible__block h3{color:var(--ink);margin:0 0 16px;font-size:1.05rem;font-weight:700}.he-eligible__chips{flex-wrap:wrap;gap:10px;list-style:none;display:flex}.he-eligible__chips li{background:var(--white);border:1px solid var(--slate-100);box-shadow:var(--shadow-sm);color:var(--slate-700);transition:border-color .25s var(--ease), color .25s var(--ease);border-radius:999px;padding:9px 16px;font-size:.83rem;font-weight:600}.he-eligible__chips li:hover{color:var(--navy);border-color:#009fe366}.he-eligible__cats{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.he-eligible__cat{background:var(--grad-brand);color:#fff;border-radius:999px;padding:6px 14px;font-size:.76rem;font-weight:700}.he-docs{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,3vw,40px);display:grid}.he-docs__col{background:var(--white);border:1px solid var(--slate-100);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(26px,3vw,32px);position:relative;overflow:hidden}.he-docs__col:before{content:"";background:var(--navy);height:4px;position:absolute;inset:0 0 auto}.he-docs__col--pj:before{background:var(--grad-brand)}.he-docs__head{align-items:center;gap:13px;margin-bottom:20px;display:flex}.he-docs__ico{background:var(--bg-alt);width:42px;height:42px;color:var(--navy);border-radius:12px;flex:none;place-items:center;display:grid}.he-docs__col--pj .he-docs__ico{background:var(--grad-brand);color:#fff}.he-docs__ico svg{width:20px;height:20px}.he-docs__col h3{color:var(--navy);margin:0;font-size:1rem;font-weight:700}.he-docs__col ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;list-style:none;display:grid}.he-docs__col li{color:var(--slate-700);align-items:flex-start;gap:9px;font-size:.87rem;line-height:1.5;display:flex}.he-docs__col svg{width:16px;height:16px;color:var(--cyan);flex:none;margin-top:2px}.he-docs__note{color:var(--slate-400);grid-column:1/-1;margin-top:4px;font-size:.8rem}.he-faq{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;display:grid}.he-faq__col{align-content:start;gap:10px;display:grid}.he-faq__item{background:var(--white);border:1px solid var(--slate-100);transition:border-color .3s var(--ease), box-shadow .3s var(--ease);border-radius:12px}.he-faq__item.is-open{box-shadow:var(--shadow-sm);border-color:#009fe366}.he-faq__item h3{margin:0}.he-faq__q{text-align:left;width:100%;color:var(--navy);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:.94rem;font-weight:600;line-height:1.45;display:flex}.he-faq__chev{background:var(--slate-100);width:26px;height:26px;color:var(--navy);transition:transform .3s var(--ease), background .3s var(--ease), color .3s var(--ease);border-radius:50%;flex:none;place-items:center;display:grid}.he-faq__chev svg{width:15px;height:15px}.he-faq__item.is-open .he-faq__chev{background:var(--grad-brand);color:#fff;transform:rotate(180deg)}.he-faq__a{padding:0 22px 20px}.he-faq__a p{color:var(--slate-500);font-size:.88rem;line-height:1.7}.he-faq__a p+p{margin-top:10px}.he-partners{justify-content:center;margin-top:22px}.he-cta{background:var(--grad-dark);color:#fff;padding-block:clamp(48px,6vw,74px)}.he-cta__inner{text-align:center;max-width:760px;margin-inline:auto}.he-cta h2{color:#fff;font-size:clamp(1.6rem,2.8vw,2.3rem)}.he-cta p{color:#ffffffc7;margin-top:16px;font-size:.98rem;line-height:1.7}.he-form__grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(28px,4vw,60px);display:grid}.he-form__grid,.he-form__grid .cform,.he-form__grid .cform label,.he-form__grid .cform select,.he-form__grid .cform input,.he-form__grid .cform textarea{min-width:0}@media (max-width:1080px){.he-thesis,.he-eligible,.he-docs{grid-template-columns:minmax(0,1fr)}.he-eligible__media{position:static}.he-eligible__media img{min-height:240px;max-height:320px}.he-explorer{grid-template-columns:minmax(0,1fr)}.he-explorer__nav{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:static}.he-explorer__navitem{flex-direction:column;align-items:flex-start;gap:10px}.he-explorer__navtext small{display:none}.he-uses{grid-template-columns:repeat(3,minmax(0,1fr))}.he-diffdual{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){.he-form__grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.he-hero__bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.he-explorer__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.he-docs{grid-template-columns:minmax(0,1fr)}}@media (max-width:620px){.he-hero__cta{flex-direction:column;align-items:stretch}.he-hero__cta .btn{justify-content:center;width:100%}.he-hero__bar{grid-template-columns:minmax(0,1fr);gap:16px}.he-explorer__nav{grid-template-columns:minmax(0,1fr)}.he-explorer__navitem{flex-direction:row;align-items:center}.he-explorer__navtext small{display:block}.he-explorer__panel{padding:22px 18px}.he-uses{grid-template-columns:repeat(2,minmax(0,1fr))}.he-faq,.he-docs__col ul{grid-template-columns:minmax(0,1fr)}.he-explorer__destaque{max-width:none}.he-explorer__panel>.btn{justify-content:center;width:100%}}
