/* Remove browser default styles */
*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
blockquote {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

a {
    color: inherit;
    text-decoration: none;
}

button,
input,
textarea,
select {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    font: inherit;
}

img,
picture,
video,
canvas,
svg {
    display: block;
    max-width: 100%;
}

button {
    cursor: pointer;
}


body{
    font-family: "Montserrat", sans-serif;
}

/*Hero Banner*/

.hero-banner {
	width: 100%;
	height: clamp( 774px, calc(26.25vw + 396px), 900px );
	background-color: #aaa;
	position: relative;
	overflow: hidden;
	background-position: right;
	background-size: cover;
}
.container{
    width: 1330px;
    max-width: 100%;
    margin: 0 auto;
}
.hero-bannerin{
    position: absolute;
    width: 100%;
    bottom: 64px;
}
.hero-content {
	width: 809px;
	background-color: #fff;
	padding: 48px;
	border-radius: 24px;
	position: relative;
}
.herowhitecont {
	position: absolute;
	height: 400px;
	width: 30px;
	background: white;
	left: 100%;
	top: 50%;
	transform: translate(0, -50%);
	border-radius: 0 15px 15px 0;
}
h1{
font-style: normal;
font-weight: 700;
font-size: 50px;
line-height: 54px;
color: #333333;
margin-bottom: 16px;
}
.btna, .pum-trigger {
	font-weight: 600;
}
.hero-content p{
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
letter-spacing: 0.5px;
color: #333333;
margin-bottom: 34px;

}

.btna{
padding: 16px 18px 16px 24px;
gap: 8px;
color: #fff;
width: 345px;
height: 72px;
padding-right: 40px;
/* Button G1 */
background: linear-gradient(90deg, #D01F1F 0%, #F36E23 100%);
border-radius: 16px;
position: relative;
/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 0;
align-content: center;
}
.page-id-31103 .btna {
	min-width: 345px;
	max-width: 385px;
	width: auto;
}
.btna .hero-arrow{
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0, -50%);
}

.btna2{
    background: linear-gradient(90deg, #F9864B 33.96%, #FFB68C 100%);
}
.hero-buttons{
    display: flex;
    gap: 10px;
}
p {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #545B64;
}
.dark *{
    color: #fff;
}
.dark{
    background-color: #000;
}
.challenges-header {
	display: grid;
	grid-template-columns: 1fr 512px;
	align-items: center;
	margin-bottom: 48px;
}

h2{
font-weight: 700;
font-size: 46px;
line-height: 54px;
}
h2 span{
color: #EE5C24 !important;
}
.envsaf {
	background: #F5F8FA;
}
.hiring-challenges{
    padding: 80px 0;
}
.challenge-card {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	font-weight: 600;
	font-size: 24px;
	height: 322px;
background: linear-gradient(297.32deg, #000000 21.55%, rgba(234, 92, 36, 0.5) 162.59%);
/* Token/brand/primary */
border: 1px solid #EE5C24;
	line-height: 25px;
	width: 100px;
    font-size: 24px;
line-height: 25px;
    padding: 32px 24px 36px;
	align-content: center;
	text-align: left;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 16px;
}

.challenges-content {
	display: inline-flex;
	gap: 50px;
}
.challenge-item.challenge-active .challenge-card {
	width: 580px;
	writing-mode: unset !important;
	transform: unset !important;
	text-align: left;
	align-content: center;
	padding: 40px;
	
}
.challenges-content_wrp {
	text-align: center;
}
.center{
    text-align: center;
}
.p1 p{
    font-size: 20px;
    line-height: 30px;
}
.p2 p, .bdate{
    font-size: 16px;
    line-height: 24px;
}
h4 {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}
.nummst{
    font-size: 40px;
}
h2 {
	font-weight: 600;
	font-size: 46px;
	line-height: 54px;
	margin-bottom: 32px;
}
h2 span{
	font-weight: bold;
}
h3{
    font-size: 24px;
    line-height: 25px;
}
.readm{
    font-size: 16px;
    line-height: 20px;
}
.cap{
    font-size: 14px;
    line-height: 21px;
}
.t2xl{
    padding-top: 64px;
}
.b2xl{
    padding-bottom: 64px;
}
.bxl{
    padding-bottom: 32px;
}
.callouts {
	display: flex;
	gap: 20px;
}
.calloutbox {
	display: flex;
	flex: 0 0 calc((100% - 40px) / 3);
	box-sizing: border-box;
	flex-direction: column;
	padding: 32px 24px;
	border-radius: 16px;
	border: 1px solid var(--primitive-border-100, #EAEAEA);
	background: var(--semantic-bg-page, #FFF);
	position: relative;
}
.iconbox {
	position: absolute;
	width: 50px;
	height: 50px;
	right: -8px;
	top: -8px;
	background: #FFF2E5;
	border: 1px solid rgba(255, 122, 0, 0.25);
	border-radius: 8px;
	display: flex;
	justify-content: center;
}
.iconbox img {
	max-width: 24px;
}
.callouts {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	width: 100%;
}
.shorttitlebox {
	
    max-width: calc(100% - 84px);
	color: var(--semantic-text-brand, #EE5C24);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px;
	letter-spacing: 1.12px;
	text-transform: uppercase;
	border-radius: 6px;
	border: 1px solid rgba(255, 122, 0, 0.25);
	background: rgba(255, 122, 0, 0.10);
	display: inline-block;
	width: auto !important;
	padding: 4px 8px;
	margin-bottom: 24px;
	position: absolute;
}
.callcont {
	padding-top: 70px;
}
.xsb {
	margin-bottom: 8px;
}
.sectiontitle {
	margin-bottom: 32px;
}
.stats {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 64px;
}
.stat strong {
	font-size: 40px;
	font-weight: 600;
	line-height: 50px;
}
.stat {
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	gap: 24px;
	padding: 10px 30px;
	color: #fff;
	border-radius: 999px;
	background: rgba(217, 217, 217, 0.20);
	border: 1px solid rgba(255, 255, 255, 0.45);
}
.numstats {
	padding: 64px 0;
	background: #aaa;

}
.stat span {
	line-height: 21px;
}
.stat strong span {
	margin-top: -6px;
	font-size: 14px;
	display: block;
	line-height: 10px;
	text-align: center;
	width: 52px;
}
.evergygrid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
	background: #f5f8fa;
	padding: 24px;
}
.enerygygitem {
	height: 113px;
	background: #ffff;
	border-radius: 16px;
	position: relative;
	border: 1px solid #EAEAEA;
}
.energyitemtext {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
	padding: 15px 43px 15px 20px;
}
.stopendlessimg {
	box-shadow: 10px 10px 0px #00000061;
}
.energyitemtext{
font-weight: 700;
font-size: 18px;
line-height: 25px;
color: #545B64;
}

.hero-arrow {
	background-image: url('https://spectraforce.com/wp-content/uploads/2026/08/wArrowUp.avif');
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 0px;
	width: 19px;
	height: 19px;
}
.numstats {
	padding: 64px 0;
	background-color: #000;
	background: url('https://spectraforce.com/wp-content/uploads/2026/08/numbg.avif');
	background-repeat: no-repeat;
	background-size: cover;
}

body .stopendless {
	background: #000;
	background: linear-gradient(328.45deg, rgba(36, 148, 234, 0.32) -6.38%, #141414 43.07%);
	background: url('https://spectraforce.com/wp-content/uploads/2026/08/bg22.avif');
	background-position: center;
	background-size: cover;
}

/* ==== the important part ==== */
.roles-list{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;          /* lets pills break into rows   */
  justify-content: center;  /* every row centred: 6, 5, 2…  */
  gap: 14px;
}

.btns2 a::after {
	background-image: url('https://spectraforce.com/wp-content/uploads/2026/08/Button-Icon.png');
	position: absolute;
	z-index: 9;
	content: '';
	bottom: 0;
	right: 0;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
}
.challenge-card p {
	display: none;
}
.btns2 a, .cta-button.pum-trigger {
	position: relative;
}
.btns2 a::after, .cta-button.pum-trigger::after {
	background-image: url('https://spectraforce.com/wp-content/uploads/2026/08/Button-Icon.png');
	position: absolute;
	z-index: 9;
	content: '';
	right: 0;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	top: 50%;
	transform: translate(-23px, -50%);
}
.cta-button.pum-trigger::after {
	background-image: url('https://spectraforce.com/wp-content/uploads/2026/08/wArrowUp.avif');
}
.challenge-item.challenge-active p {
	display: block;
	margin-top: 30px;
}
.roles-list li {
	border-radius: 999px;
	box-shadow: 0 2px 8px rgba(20, 30, 70, .06);
	transition: .25s;
	width: 360px;
	max-width: 100%;
	padding: 16px 24px;
	background: #F5F8FA;
	border: 1px solid #EAEAEA;
	font-weight: 600;
	font-size: 17px;
	line-height: 25px;
	color: #545B64;
	text-align: center;
	height: 72px;
	position: relative;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.stopendless {
	background: #000;
	background: linear-gradient(328.45deg, rgba(36, 148, 234, 0.32) -6.38%, #141414 43.07%);
}
.btns2 a:hover, .btna2:hover{
	color: #fff;
}
.stopendlesscontbox {
	width: 800px;
	padding: 48px;
	display: inline-block;
	text-align: left;
	position: relative;
	max-width: 100%;
	z-index: 1;
	background: #6d5c5c45;
	border-radius: 20px;
	backdrop-filter: blur(7px);
}
.stopendlessin {
	text-align: right;
}

.stopendless {
	position: relative;
}
.stopendlessimg {
	position: absolute;
	background: #d4d4d440;
	width: calc(50% + 120px);
	z-index: 0;
	border-radius: 0 30px 30px 0;
	top: 50%;
	height: calc(100% - 100px);
	transform: translate(0, -50%);
	background-position: right;
	background-size: cover;
}
.stopendlessin {
	padding-top: 50px;
	padding-bottom: 50px;
}
.challenge-card {
	position: relative;
}

.darkheader05 .elementor-element.elementor-element-2d25c92.elementor-align-right.popmake-13935.elementor-widget__width-initial.elementor-widget.elementor-widget-button.pum-trigger a span {
	color: #FFF !important;
	font-size: 10px !important;
}
.faq-wrapper{
background: #F0F0F0;
padding: 20px;
gap: 20px;
display: flex;
flex-direction: column;
}

.faq-item {
	background: #fff;
	padding: 20px;
	border-radius: 15px;
}
summary {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	color: #EE5C24;
	position: relative;
	margin-bottom: 15px;
}
.icon {
	position: absolute;
	right: 0;
	top: 0px;
	border: 1px solid;
	width: 26px;
	text-align: center;
	height: 26px;
	border-radius: 999px;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: rotate(180deg);
}
.blog-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
}
.card-img {
	height: 240px;
	background-color: #eee;
}
.card-body {
	padding: 20px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.card {
	border: 1px solid #eee;
	border-radius: 20px;
	overflow: hidden;
}

.date{
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #EE5C24;
}


.title{

font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 25px;
color: #333333;

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;


}
.read-more {
	width: 120px;
	height: 20px;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.3px;
	color: #EE5C24;

}
summary {
  list-style: none;                 /* Firefox & modern browsers */
}

summary::marker {
  content: none;                    /* removes the marker content itself */
}

summary::-webkit-details-marker {   /* older Chrome / Safari */
  display: none;
}
.btns2 a {
	display: flex;
	flex-direction: row;
	justify-content: left;
	align-items: center;
	padding: 16px 44px 16px 24px;
	gap: 8px;
	width: 346px;
	height: 80px;
	background: linear-gradient(90deg, #F36E23 0%, #D01F1F 100%);
	border-radius: 16px;
}
.btns2 {
	display: flex;
	gap: 12px;
}
.blog-btn {
	text-align: center;
	margin-top: 40px;
}
.blog-btn a {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	padding: 16px 24px;
	gap: 8px;
	width: auto;
	color: #fff;
	height: 52px;
	background: linear-gradient(90deg, #D01F1F 0%, #F36E23 100%);
	border-radius: 16px;
	flex: none;
	order: 2;
	flex-grow: 0;
	padding-right: 60px;
}
.challenge-item {
	position: relative;
	cursor: pointer;
}
.challenge-line {
	position: absolute;
	bottom: 0;
	z-index: 9;
	width: 100%;
}
.challenge-dot {
	z-index: 1;
	background: #fff;
	width: 24px;
	height: 24px;
	bottom: -12px;
	position: absolute;
	border-radius: 999px;
	display: inline-block;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.btna, .btna:hover {
	color: #fff !important;
}
.enerygygitem {
	background-image: url('https://spectraforce.com/wp-content/uploads/2026/08/arrowupright.avif');
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) center;
}
@keyframes fadeIn {
    from {
        opacity: 0;
		 transform: translateX(-15px);
    }
    to {
        opacity: 1;
		 transform: translateX(0px);
    }
}

.challenge-item.challenge-active h3,
.challenge-item.challenge-active p {
    animation: fadeIn 0.4s ease forwards;
}
.btna.hero-btn{
	display: flex;
	align-items: center;
}
.challenge-active .challenge-dot {
	background: #EE5C24;
}
.challenge-item::after {
	position: absolute;
	height: 60px;
	width: 1px;
	background: #ffffff38;
	top: 100%;
	content: '';
}
.challenges-content_wrp {
	padding-bottom: 60px;
	display: flex;
	border-bottom: 1px solid #ffffff38;
	text-align: center;
	justify-content: center;
}
.faqsdiv h2 {
	font-weight: bold;
}
.btna.btna2.hero-btn.hero-btn-secondary {
	width: auto;
	padding-right: 57px;
}
.stopendlesscontbox p {
	margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
	.hero-banner {
	width: 100%;
	height: auto;
}
	.challenge-vertical .challenge-card::after {
	position: absolute;
	height: 15px;
	width: 15px;
	background: red;
	content: '';
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	background: url('https://spectraforce.com/wp-content/uploads/2026/08/CaretDown.png');
	background-repeat: no-repeat;
}
	.hero-content {
	width: auto;
	background-color: #fff;
	padding: 48px;
	border-radius: 24px;
	max-width: 100%;
}
 .hero-bannerin {
	position: relative;
	width: 100%;
	bottom: 0px;
	margin-top: 500px;
}
	.btna {
	width: 100%;
}
	.challenge-item::after{
		display: none;
	}
	.challenges-header {
	text-align: center;
}
	.challenges-header {
	display: grid;
	grid-template-columns: 1fr;
	align-items: center;
	margin-bottom: 48px;
	padding: 40px 20px;
}
	.hero-content {
	border-radius: 24px 24px 0 0;
}
	.hero-buttons {
	display: flex;
	gap: 10px;
	flex-direction: column;
	width: 100%;
}
	.challenges-content {
	display: grid;
	gap: 20px;
}
	.challenge-card {
	writing-mode: unset;
	transform: unset;
	font-weight: 600;
	font-size: 24px;
	height: auto;

	line-height: 25px;
	width: 100%;
	font-size: 24px;
	line-height: 25px;
	padding: 24px;
	align-content: center;
	text-align: left;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 16px;
}
	.challenge-dot {
	display: none !important;
}
	.challenge-item.challenge-active .challenge-card {
		max-width: 100%;
	align-content: center;
	padding: 25px;
}
	.challenge-item.challenge-active .challenge-card {
	width: 100%;
}.challenge-line {
	display: none !important;
}
	.p1 p {
	font-size: 14px;
	line-height: 21px;
	text-align: center;
}
	.challenge-item.challenge-active p {
	display: block;
	margin-top: 10px;
}
	h1 {
	font-weight: 700;
	font-size: 28px;
	line-height: 40px;
	color: #333333;
	margin-bottom: 16px;
	text-align: center;
}
	.container {
	padding: 0 15px;
}
	.calloutbox {
	display: flex;
	flex: unset;
}
	.challenges-content_wrp {
	padding-bottom: 0;
	border-bottom: 0px solid #ffffff38;
}
	.iconbox {
	position: relative;
	width: 50px;
	height: 50px;
	right: 0px;
	top: 0px;
	background: #FFF2E5;
	border: 1px solid rgba(255, 122, 0, 0.25);
	border-radius: 8px;
	display: flex;
	justify-content: center;
	margin-bottom: 15px;
}
	.stat strong {
	font-size: 30px;
}
	.stat span {
	font-size: 12px;
}
	.evergygrid {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 20px;
	background: #f5f8fa;
	padding: 20px;
}
.stats {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
}
	.enerygygitem {
	height: 80px;
}
	h2 {
	font-weight: 600;
	font-size: 36px;
	line-height: 46px;
	margin-bottom: 32px;
}
	.roles-list li {
	width: 100%;
	max-width: 100%;
}
	.stopendlessimg {
	position: absolute;
	background: #d4d4d440;
	width: 100%;
	z-index: 0;
	border-radius: 0;
	top: 0;
	height: 350px;
	transform: unset;
	background-position: right;
	background-size: cover;
}
	.stopendlessin {
	padding-top: 175px;
	padding-bottom: 50px;
}
	.stopendlesscontbox {
	backdrop-filter: blur(6px);
}
	.btns2 {
	display: flex;
	gap: 8px;
	flex-direction: column;
	margin-top: 22px;
}
	.stopendlessin {
	padding-top: 175px;
	padding-bottom: 0;
}
	.b2xl {
  padding-bottom: 30px;
}
.t2xl {
  padding-top: 30px;
}
	.blog-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px;
}
	.blog-btn a {
	max-width: 100%;
}
	.blog-btn a {
	height: auto;
	font-size: 14px;
}
.btns2 a {
	width: 100%;
	height: 54px;
	line-height: 20px;
}
	.stopendlesscontbox {
	text-align: center;
}
	.btns2 {
	text-align: left;
}
	.roles-list li, .energyitemtext {
	font-size: 18px;
	line-height: 22px;
}
	h2 {
	font-weight: 600;
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 32px;
}
	.faq-item {
	margin-bottom: 0px;
}
	.stopendlesscontbox {
	padding: 25px;
	display: inline-block;
	text-align: left;
	position: relative;
	max-width: 100%;
	z-index: 1;
	background: #6d5c5c45;
	border-radius: 20px;
}
summary {
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 21px;
	color: #EE5C24;
	position: relative;
	padding-right: 45px;
	margin-bottom: 10px;
}
	p {
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	color: #545B64;
}
	.numstats {
	padding: 40px 0;
	background-color: #000;
	background: url('https://spectraforce.com/wp-content/uploads/2026/08/numbg.avif');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
	.stat strong {
	font-size: 24px;
	line-height: 30px;
}
.stat {
	display: grid;
	grid-template-columns: 50px 1fr;
	align-items: center;
	gap: 20px;
	padding: 10px 20px;
	color: #fff;
	border-radius: 999px;
	background: rgba(217, 217, 217, 0.20);
	border: 1px solid rgba(255, 255, 255, 0.45);
}
	.stat strong span {
	width: 35px;
}
	.hero-banner {
	width: 100%;
	height: auto;
	background-size: 620px;
	background-repeat: no-repeat;
	background-position: top right;
}
	.hero-bannerin {
	position: relative;
	width: 100%;
	bottom: 0px;
	margin-top: 288px;
}
	.hero-bannerin .container {
	padding: 0 !important;
}
	.btna {
	font-size: 14px;
	line-height: 20px;
		height: 60px;
}
	.hiring-challenges {
	padding: 30px 0;
}
	h3 {
	font-size: 20px;
	line-height: 25px;
}
	.challenges-header {
	display: grid;
	grid-template-columns: 1fr;
	align-items: center;
	margin-bottom: 20px;
	padding: 20px 10px;
}
.hero-content {
	width: auto;
	background-color: #fff;
	padding: 30px 20px;
	border-radius: 24px 24px 0 0;
	max-width: 100%;
}
	h4 {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}
	br {
	display: none;
}
	.stat strong {
	font-size: 24px;
	line-height: 38px;
}
	.blog-btn a {
	text-align: left;
	padding-right: 30px;
}
	.stat span {
	line-height: 14px;
}
	.stat strong span {
	width: 35px;
	font-size: 12px;
}
	.btna .hero-arrow {
	right: 15px;
}
}
