.markets{min-height:100svh;height:max-content;padding-bottom:3rem}.markets p{color:var(--base-200);padding:1.5rem;width:100%;max-width:2000px;margin:0 auto}.markets .markets-list .market{--h2-font-size: clamp(3.25rem, 8vw, 8rem);--h2-line-height: calc(var(--h2-font-size) * .85);height:var(--h2-line-height);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);overflow:hidden;background-color:transparent;max-width:2000px;margin:0 auto}.markets .markets-list .market .market-wrapper{position:relative;--h2-font-size: clamp(3.25rem, 8vw, 8rem);--h2-line-height: calc(var(--h2-font-size) * .85);height:calc(var(--h2-line-height) * 3);will-change:transform;transform:translateY(-66.666%)}.markets .markets-list .market .market-wrapper .market-name,.markets .markets-list .market .market-wrapper .market-source{--h2-font-size: clamp(3.25rem, 8vw, 8rem);--h2-line-height: calc(var(--h2-font-size) * .85);width:100%;display:flex;justify-content:space-between;align-items:center;height:var(--h2-line-height);padding:.5rem 1.5rem}.markets .markets-list .market .market-wrapper .market-name{background-color:transparent;color:var(--base-100)}.markets .markets-list .market .market-wrapper .market-source{position:relative;background-color:var(--base-500);color:var(--base-400)}.market-intro,.market-outro{position:relative;width:100%;height:100svh;overflow:hidden}@media(max-width:1000px){.markets .markets-list .market .market-wrapper .market-name h2:nth-child(2),.markets .markets-list .market .market-wrapper .market-source h2:nth-child(2){display:none}.markets .markets-list .market .market-wrapper .market-source{background-color:transparent}.markets p{margin-top:2rem;padding:1rem}.markets .markets-list .market .market-wrapper .market-name,.markets .markets-list .market .market-wrapper .market-source{padding:.5rem 1rem}}
