
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 11 2026 | 06:12:55 */

/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */
.hero__banner._careers::after {
	background-image: url("https://grouptwo.com/nitropack_static/oXNurspRheyRomjistOszIHKIxiVBlYt/assets/images/source/rev-491f8ab/grouptwo.com/wp-content/uploads/2025/12/Careers.svg");
	max-width: 900px;
}

.hero__banner._speaker::after {
	background-image: url("https://grouptwo.com/nitropack_static/oXNurspRheyRomjistOszIHKIxiVBlYt/assets/images/source/rev-491f8ab/grouptwo.com/wp-content/uploads/2025/12/Speaking.svg");
}

.hero__banner._subscribe::after {
	background-image: url("https://grouptwo.com/nitropack_static/oXNurspRheyRomjistOszIHKIxiVBlYt/assets/images/source/rev-491f8ab/grouptwo.com/wp-content/uploads/2025/12/Subscribe.svg");
}

.hero__banner._careers .hero__banner_content {
	max-width: 542px !important;
}

@media (max-width: 781px) {
	.hero__banner._careers .hero__banner_content {
		max-width: 330px !important;
	}
}

.career__item_content {
	max-width: 530px;
}

.career__item_content--text {
	max-width: 400px;
}

.benefit__items {
	gap: 70px !important;
}

@media (max-width: 781px) {
	.benefit__items {
		gap: 50px !important;
	}
}
