.scroll_transparent::-webkit-scrollbar{height:2px;background:transparent}.scroll_transparent::-webkit-scrollbar-track{background:transparent}.scroll_project_lh{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:40px;-moz-column-gap:20px;column-gap:20px;display:flex;overflow-y:hidden;padding-left:62px}.scroll_project_lh::-webkit-scrollbar{height:2px;background:transparent}.scroll_project_lh::-webkit-scrollbar-thumb{background:var(--gold-color);border-radius:6px}.scroll_project_lh::-webkit-scrollbar-track{background:var(--secondary-200-color);margin-left:60px;margin-right:48px;border-radius:6px}.scroll_project_lh.-scroll{padding-right:48px}.scroll_project_lh.-scroll::-webkit-scrollbar-track{margin-left:48px;margin-right:48px}@media(max-width:1200px){.scroll_project_lh{padding-left:21px}.scroll_project_lh::-webkit-scrollbar-track{margin-left:26px;margin-right:21px}.scroll_project_lh.-scroll{padding-right:21px}.scroll_project_lh.-scroll::-webkit-scrollbar-track{margin-left:21px;margin-right:21px}}.scroll_highlight_landing{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:64px;-moz-column-gap:20px;column-gap:20px;display:flex;overflow-y:hidden}.scroll_highlight_landing::-webkit-scrollbar{height:2px;background:transparent}.scroll_highlight_landing::-webkit-scrollbar-thumb{background:var(--gold-color);border-radius:6px}.scroll_highlight_landing::-webkit-scrollbar-track{background:var(--secondary-200-color);margin-left:0;margin-right:0;border-radius:6px}.scroll_highlight_landing.-scroll{padding-right:0}.scroll_highlight_landing.-scroll::-webkit-scrollbar-track{margin-left:0;margin-right:0}@media(max-width:1200px){.scroll_highlight_landing{padding-bottom:20px}.scroll_highlight_landing::-webkit-scrollbar-track{margin-left:26px;margin-right:21px}.scroll_highlight_landing.-scroll{padding-right:0}.scroll_highlight_landing.-scroll::-webkit-scrollbar-track{margin-left:21px;margin-right:21px}}.scroll_new_project_slider{padding-left:48px;padding-bottom:64px;-moz-column-gap:20px;column-gap:20px}.scroll_new_project_slider,.scroll_project_trending_events{overflow-x:auto;-webkit-overflow-scrolling:touch;display:flex;overflow-y:hidden}.scroll_project_trending_events{padding-bottom:40px}.scroll_project_trending_events::-webkit-scrollbar{height:4px;background:transparent}.scroll_project_trending_events::-webkit-scrollbar-thumb{background:var(--gold-color);border-radius:6px}.scroll_project_trending_events::-webkit-scrollbar-track{background:var(--secondary-200-color);margin-left:60px;margin-right:48px;border-radius:6px}.highlight-wrapper{width:520px;margin:0 auto}.highlight-accordion-item{overflow-y:hidden;transition:max-height .2s cubic-bezier(1,0,1,0);height:auto;max-height:300px;border-bottom:1px solid #eee;z-index:20}.highlight-accordion-item.collapsed{max-height:0;transition:max-height .4s cubic-bezier(0,1,0,1);z-index:20}.highlight-accordion-title{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;z-index:20}.highlight-accordion-title.open{padding-bottom:16px}.highlight-accordion-content{min-height:40px;padding-right:60px;padding-bottom:24px;z-index:20;max-width:650px}