Thought Leadership and Partnerships Advisor (Temporary)
Good Food Institute
Posted
Feb 07, 2026
Location
Remote
Type
Part-time
Compensation
$76000 - $76000
Mission
What you will drive
MENU
Company
AboutTechnologyContact
Media
Press
Careers
Jobs©2026 Last Energy Inc. All Rights Reserved
TechnologyMediaAboutCareersContact
We don’t just imagine a future with nuclear.
We build it.
Contact us
Full-service delivery model: From design through operations
Last Energy aims to provide decarbonized, reliable, affordable nuclear energy at scale by applying a high-margin business model to our proprietary reactor technology as the designer-owner-operator, behind-the-meter IPP.
Learn about our unique approach
Industrial decarbonization demands resilient energy
Last Energy aims to provide an all-access pass to baseload power for energy intensive industries and utilities.
TARGET INDUSTRIESData CentersConstruction MaterialsMetalsManufacturingChemicalsPulp and PaperContact us
Get involvedContact us
©2026 Last Energy Inc. All Rights ReservedPrivacy & TermsTechnologyCareersContactPressAboutFAQ
By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.
DenyAccept All
By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.
DenyAccept All
TechnologyMediaAboutCareersContact
$(document).ready(function() {
if (Webflow.env('editor') != undefined) {
console.log('Editor is loaded: do not load custom js');
} else {
const lenis = new Lenis({
duration: 1.5,
easing: (t) => Math.min(1, 1.001 - Math.pow(2, -10 * t)), // https://www.desmos.com/calculator/brs54l4xou
direction: 'vertical', // vertical, horizontal
gestureDirection: 'vertical', // vertical, horizontal, both
smooth: true,
mouseMultiplier: 0.5,
smoothTouch: false,
touchMultiplier: 2,
infinite: false,
})
//get scroll value
lenis.on('scroll', ({ scroll, limit, velocity, direction, progress }) => {
console.log({ scroll, limit, velocity, direction, progress })
})
function raf(time) {
lenis.raf(time)
requestAnimationFrame(raf)
}
// Grab all elements that have a "data-target" attribute
const scrollButtons = document.querySelectorAll('[data-target]');
// For each element, listen to a "click" event
scrollButtons.forEach(button => {
button.addEventListener('click', e => {
e.preventDefault();
// get the DOM element by the ID (data-target value)
var target = button.dataset.target,
$el = document.getElementById(target.replace('#', ''));
// Use lenis.scrollTo() to scroll the page to the right element
lenis.scrollTo($el, {
offset: 0,
immediate: false,
duration: 3,
easing: (x) => (x
-->
setTimeout(() => {
ScrollTrigger.refresh();
}, 2700);
-->