As their docs state: "Splitting your page into sections may improve performance." But using those is just an option - the basic functionality is moving the whole container.   In a scenario like yours, where the sections fill the whole window anyway and it won't make a visible difference, you could also workaround the problem by setting the section's width to accomodate for the pin-duration (what you already did by setting it to 200vw) and pin an inner container instead with pinTyp
    • Like
    3