Components
48
Background Gradients Breadcrumb Content Card Carousel Content Card Grid Content Cards Two Column Content Contact Form Content Contact Form Reveal Content Courses Map Content Courses Search Content Event Details Content Events Carousel Content Faqs Content Featured Cards Content Featured Products Content Featured Products Carousel Content Form Over Image Content Game Elements Content Hall Of Fame Carousel Content Horizontal Accordion Content Horizontal Scrolling Content How To Find Us Content Job Roles Grid Content Map Embed Content Marquee Text Content Media Carousel Content Players Content Quick Links Content Quote Over Image Content Simple Text And Image Variations Content Specification Content Stat Row Content Stat With Images And Content Content Text And Cards Grid Content Text And Image Variations Content Text Columns Content Text Image Carousel Content Text Over Image Content Title Content Useful Links Content Vacancies Grid Cookie Table Example Hero Basic Hero Featured Card Hero Game Hero Video And Carousel Hero Video Cards Playlist Hero Video Player

Content Job Roles Grid

Job roles in Esports

Beyond the spotlight of competitive gamers lie positions that defy convention and intrigue the curious mind. From esports event managers orchestrating electrifying tournaments to data analysts decoding in-game strategies, and from shoutcasters narrating epic battles to esports psychologists fine-tuning mental prowess, the industry is a treasure trove of innovation.

As the esports ecosystem continues to expand, so too does the demand for unconventional skill sets, sparking the imagination and beckoning those with a flair for the unexpected to explore the limitless possibilities of a career in esports.

There are no ACF fields assigned to this component.

				
@import "../../resources/scss/util/variables";
@import "../../resources/scss/util/mixins";
@import "../../resources/scss/vendor/bootstrap/vendor/rfs";

.block-job-roles-grid {
	&__meta {
		display: flex;
		flex-direction: row;
		gap: rem-calc(16);
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		@include margin-bottom( rem-calc(60) );

		.heading {
			@include margin-bottom( rem-calc(24) );
			color: var( --text-color );
		}

		p {
			&:last-of-type {
				margin-bottom: 0;
			}
		}
	}

	&__grid {
		gap: rem-calc( 16 0 );
	}

	&__card {
		display: flex;
		flex-direction: column;
		transition: 0.3s box-shadow var( --ease ), 0.3s opacity var( --ease ), 0.3s transform var( --ease );

		&[data-aos^=fade][data-aos^=fade] {
			transition: 0.3s box-shadow var( --ease ), 0.3s opacity var( --ease ), 0.3s transform var( --ease );
		}

		&:hover {
			box-shadow: 0 0 rem-calc(32) 0 rgba(3, 10, 50, 0.3);
		}

		a {
			text-decoration: none;
			color: var(--text-color);
			padding-top: rem-calc(15);
			padding-bottom: rem-calc(10);

			&[href='#'] {
				pointer-events: none;
			}
		}

		picture,
		.no-image {
			width: 100%;
			display: flex;
			flex-direction: column;

			@include bp($lg) {
				aspect-ratio: 410/230;
			}
		}

		picture {
			display: flex;
			flex-direction: column;

			img {
				width: 100%;
				height: 100%;
				object-fit: cover;
			}
		}

		.no-image {
			background-color: $grey;
			display: flex;
			flex-direction: column;
			align-items: center;
			justify-content: center;
			pointer-events: none;
			text-transform: uppercase;
			font-weight: 800;
			color: rgba($primary, 0.25);
		}

		p {
			@include margin-top( rem-calc(12) );
			font-weight: 700;
			margin-bottom: 0;
		}
	}
}
There are is no JavaScript file with this component.
Page Title
Page Type
Page URL

Animation: