.page-get-started section.getstarted
{
background: var(--col-orange);
	    position: relative;
    z-index: 1000;
	position: relative;
	overflow:hidden;
	
}




.page-get-started section.getstarted .bgimage .image-overlay {
    position: absolute;
    inset: 0;
    z-index: 2;
	

}


.page-get-started .getstartedcontent
{
	
	    position: relative;
    z-index: 100;
}
.page-get-started section.getstarted .bgimage
{
	
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.page-get-started section.getstarted .bgimage img
{    width: 100%;
    height: 100%;
    object-position: right center;
	  object-fit: contain;
}


.page-get-started section.getstarted h1 p{
  font-family: var(--heading-font);
  letter-spacing: 2px;
  font-size: clamp(2.2rem, 1.91rem + 0.724vw, 3.3rem);
  line-height: clamp(2.6rem, 2.31rem + 0.724vw, 3.7rem);
	 -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  overflow-wrap: break-word;
	color: var(--col-midblue2);


}

.page-get-started section.getstarted .getstartedherosubheading,
.page-get-started section.getstarted .getstartedherosubheading p
{

    color: var(--col-darkblue);

	 margin: 1rem 0 2rem 0;
}


.page-get-started section.getstarted .getstartedherostrapline1
{
    
 
  background: var(--col-white);
    padding: 25px 20px;
    border-radius: 10px; 
	    border: 1px solid currentColor;

	width: fit-content;
	font-size: clamp(1.4rem, 1.321rem + 0.316vw, 1.7rem);
    line-height: clamp(1.8rem, 1.747rem + 0.211vw, 2rem);
    font-weight: 600;
	   max-width: 51%;
}

.page-get-started section.getstarted .getstartedherostrapline1 p
{
font-size: clamp(1.35rem, 1.321rem + 0.316vw, 1.6rem);
    line-height: clamp(1.8rem, 1.747rem + 0.211vw, 2rem);
    font-weight: 600;
    color: var(--col-midblue2);
    text-align: center;
	
}


.page-get-started section.getstarted .getstartedherostrapline2,
.page-get-started section.getstarted .getstartedherostrapline2 p
{
       
  
  text-align:center;
 color: var(--col-darkblue);
	margin: 1.5rem 0 0 0;
	font-size: clamp(1.2rem, 1.0936rem + 0.3404vw, 1.4rem);
    font-weight: 700 !important;
}

.page-get-started section.getstarted .getstartedherostrapline2
{
width: fit-content;
   
    color: var(--col-darkblue);
  
    
}

  


.page-get-started section.getstarted .getstartedherostrapline2 span,
.page-get-started section.getstarted .getstartedherostrapline2 p span
{
       font-size: 1.4rem;
    font-weight: 700 !important;
  color: var(--col-real-white);
}





.page-get-started section.takethequiz
{
		overflow:hidden;
  position: relative;
  min-height: 675px;
  background-image: url("data:image/svg+xml,%3Csvg width='3000' height='876' viewBox='0 0 3000 876' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_657_690' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='3000' height='876'%3E%3Cpath d='M3000 0H0V875.241H3000V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_657_690)'%3E%3Cg opacity='0.3'%3E%3Cpath d='M2257.75 -127.988L1034.25 243.551L5.125 1045.75L-7.475 1055.58L-38.5 1079.76L-38.525 1079.78L-39 -127.988H2257.75Z' fill='%232C90DE'/%3E%3Cpath d='M1029.12 255.899L-0.000396729 1058.1L-12.6004 1067.93L-43.6254 1092.1L-43.6504 1092.13V-115.641H358.65L1029.12 255.899Z' fill='%23327DB7'/%3E%3Cpath d='M3039.9 -115.641L3038.1 279.837L3000 239.685L2706.7 -69.4936L1029.12 255.899L1259.3 -115.641H3039.9' fill='%23106DB6'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"), linear-gradient(47deg, rgb(16, 109, 182) 41%, rgb(69, 157, 227) 74%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
	background-attachment: fixed;
}
.page-get-started section.takethequiz h1
{
    color: var(--col-white);
}





.page-get-started section.takethequiz .tqb-template-style-0 {
    max-width: 100%;
    
}



.page-get-started section.takethequiz .tqb-template-style-0 .tqb-question-wrapper .tqb-question-container .tqb-question-text, 
.page-get-started section.takethequiz .tqb-template-style-0 .tqb-question-wrapper {
    
    font-family: var(--content-font) !important;
	font-size: clamp(1.4rem, 1.321rem + 0.316vw, 1.7rem) !important;
    line-height: clamp(1.8rem, 1.747rem + 0.211vw, 2rem) !important;
    font-weight: 600;
    color: var(--col-midblue2);
  
}
.page-get-started section.takethequiz .tqb-span-text
{
font-size: clamp(1.17rem, 1.06rem + 0.21vw, 1.37rem);
    font-weight: 400;
    font-family: var(--content-font);
    color: var(--col-darkblue);
}

.tqb-template-style-0 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper) .tqb-answer-text:before {
 
    opacity: 0;
}

.tqb-template-style-0 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper) .tqb-answer-text:hover:before {
 
    opacity: 1;
}

.no-touch .tqb-template-style-0 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper):hover .tqb-answer-text:before, .tqb-template-style-0 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper).tqb-active-answer .tqb-answer-text:before {
    background-image: url(/wp-content/uploads/svgs/tick.svg) !important;
	
    top: 2px;
    content: "";
    width: 23px;
   
}


.page-get-started section.takethequiz .tcb-button-link
{
border-radius: 100vw;
    font-size: clamp(1.15rem, 1.0936rem + 0.3404vw, 1.3rem) !important;
    padding: 10px 20px;
    background: var(--col-midblue) !important;
    color: var(--col-real-white) !important;
    font-weight: 600;
	transition: all ease 200ms;
}

.page-get-started section.takethequiz .tcb-button-link:hover
{
	transform: scale(1.03);

}




.no-touch .tqb-template-style-0 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper):hover, .tqb-template-style-0 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper).tqb-active-answer {
    background-color: var(--col-orange) !important;
    color: #fff !important;
    box-shadow: none !important;
    border: 1px solid var(--col-darkblue) !important;
}

.tqb-template-style-0 .tqb-question-wrapper .tqb-question-container .tqb-question-text {
    font-size: 31px !important;

    text-align: left !important;
   
}

.tqb-template-style-0 .tqb-question-wrapper {

    background-color: var(--col-real-white) !important;
  
    border-radius: 10px !important;

}
.tqb-shortcode-new-content
{
	
	background-color: var(--col-real-white) !important;
    border-radius: 10px !important;
}



.tve_flt .tqb-template-style-0 .tqb-result-template-1, .tve_flt .tqb-template-style-0 .tqb-result-template-2, .tve_flt .tqb-template-style-0 .tqb-result-template-3 {
     max-width: inherit !important;
    margin: 0 auto  !important;
     border-radius: 10px !important;
    padding: 20px 0 !important;
}
.tve_flt .tqb-template-style-0 .tqb-result-template-1 p
{
    font-size: clamp(1.2rem, 1.0936rem + 0.3404vw, 1.4rem) !important;
    font-weight: 400 !important;
    color: var(--col-midblue2) !important;
    margin: 0 0 10px 0 !important;
}
.thrv_wrapper.thrv_text_element{
	padding: 0 30px !important;
}

.thrv-button.thrv_wrapper {
    
    margin: 2rem auto 0 auto !important;
}


.tve_flt .tqb-template-style-0 .tqb-result-template-1 p:first-child
{

	margin: 0 !important;
	font-size: clamp(1.4rem, 1.321rem + 0.316vw, 1.7rem) !important;
    line-height: clamp(1.8rem, 1.747rem + 0.211vw, 2rem) !important;
	color: var(--col-midblue2) !important;
}





.page-get-started section.firstjob 
{
background:var(--col-green);
	background: linear-gradient(162deg,rgba(124, 217, 87, 1) 34%, rgba(113, 201, 79, 1) 77%);
position: relative;
}





.page-get-started section.firstjob .hex-container
{
	position:absolute;
}

.page-get-started section.firstjob .hex-container svg
{
        width: 100%;
        height: 100%;
    }





.page-get-started section.firstjob .hexagonshapes .dotted1
{
	--target-opacity: 0.7;
	--to-transform: translateY(0) scale(1) rotate(45deg);
	--from-transform: translateY(-250px) scale(0.9) rotate(-5deg);
	--from-transition: opacity 0.1s cubic-bezier(0.25, 1, 0.5, 1), 
                        transform 1.3s cubic-bezier(0.25, 1, 0.5, 1);
}




.page-get-started section.firstjob .hexagonshapes .filled1
{
	--target-opacity: 0.2;
	--to-transform: translateY(0) scale(1) rotate(0deg);
	--from-transform: translateY(150px) scale(0.9) rotate(-35deg);
	--from-transition: opacity 0.1s cubic-bezier(0.25, 1, 0.5, 1), 
                        transform 1.7s cubic-bezier(0.25, 1, 0.5, 1);
}



.page-get-started section.firstjob .hexagonshapes .outline1
{
	--target-opacity: 0.8;
	--to-transform: translateY(0) scale(1) rotate(45deg);
	--from-transform: translateY(-50px) scale(0.5) rotate(20deg);
	--from-transition: opacity 0.1s cubic-bezier(0.25, 1, 0.5, 1), 
                        transform 1.3s cubic-bezier(0.25, 1, 0.5, 1);
}







.page-get-started section.firstjob  #progressLine
{
position: absolute;
    width: 3px;
    background: var(--col-darkblue);
    top: 0;
    margin-left: -1px;
    height: 0;
    z-index: 0;
    transition: height 0.1s ease-out;
	left: 50%;
}


.page-get-started section.firstjob h1 p {
    font-family: var(--heading-font);
    letter-spacing: 2px;
    font-size: clamp(2.2rem, 1.91rem + 0.724vw, 3.3rem);
    line-height: clamp(2.6rem, 2.31rem + 0.724vw, 3.7rem);
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    color: var(--col-darkblue);
}

.page-get-started section.firstjob .firstjobcontent1
{
display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
	background: var(--col-real-white);
    border-radius: 10px;
}


.page-get-started section.firstjob .firstjobcontent1 .left
{
	text-align:center;
	display: flex;
    align-items: center;
	
}

.page-get-started section.firstjob .firstjobcontent1 .left img
{

    border-radius: 10px;
	-webkit-box-shadow: 4px 4px 15px 0px #ADADAD;
    box-shadow: 4px 4px 15px 0px #ADADAD;
}


.page-get-started section.firstjob .firstjobcontent2 p
{
font-weight: 600;
}


.page-get-started section.firstjob .timeline-item.right::after {
  
}


.page-get-started section.firstjob .timeline-item::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    right: -24px;
    background-color: var(--col-white);
    border: 2px solid var(--col-darkblue);
    top: 50%;
    border-radius: 50%;
    z-index: 2;
}


.page-get-started section.firstjob .firstjobcontent1 .right
{
display: flex;
    align-items: center;
	font-weight: 600;
    color: var(--col-midblue2);
}





.page-get-started section.firstjob .timeline-container 
{
	position: relative;
}

.page-get-started section.firstjob .timeline-container .steptitle
{
	
	    color: var(--col-darkblue);
	
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container
{
	    background: var(--col-real-white);
    border-radius: 10px;
	display: flex;  
    box-shadow: 0 4px 6px -1px #052a4800, 0 2px 4px -1px rgb(0 0 0);
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.03);
    background: var(--col-white);
}

.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .left
{
    display: flex;
   
    align-items: center;
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right a.button
{
    position: relative;
    top: 16px;
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right a.button button
{
background-color: var(--col-midblue);
    border: 0px solid var(--col-darkblue);
    color: var(--col-white);
    font-size: 1rem;
    font-weight: 500;
    padding: 7px 20px;
}

.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul,
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li
{
    position: relative;
    color: var(--col-midblue2);
    margin: 0 0 0 10px
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li:before

{
 content: url("data:image/svg+xml,%3Csvg viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23.5' cy='23.5' r='23.5' fill='%23106db6'/%3E%3C/svg%3E%0A");
       
        left: 0;
        top: 0;
	display: inline-block;
    position: absolute;

}


.page-get-started section.firstjob .timeline-item.left.active-scroll {
    opacity: 1;
    transform: translateX(0); /* Moves the box back to its center position */
}

.page-get-started section.firstjob .timeline-item.right.active-scroll {
    opacity: 1;
    transform: translateX(0);
}



.page-get-started section.firstjob .timeline-container .timeline-item.right
{
  
    text-align: left;
    position: relative;
}

.page-get-started section.firstjob .timeline-container .timeline-item.left
{
   
    position: relative;
}

.page-get-started section.firstjob .timeline-container .timeline-item
{
 
	 transition: all 1.5s cubic-bezier(0.24, 1, 0.32, 1);
	 
}
.page-get-started section.firstjob .timeline-container .timeline-item .stepnumber
{
    
    color: var(--col-darkblue);
    text-transform: uppercase;
    font-weight: 600;
   
}

.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .stepheading
{
display: flex;
}

























@media only screen  and (min-width: 2350px){
	
	
.page-get-started section.firstjob .hexagonshapes .dotted1
{
	width: 300px;
    right: 21rem;
    top: 6rem;
	
}

.page-get-started section.firstjob .hexagonshapes .filled1
{

right: 25rem;
    top: 67rem;
    width: 250px;
}

.page-get-started section.firstjob .hexagonshapes .outline1
{
    right: 22rem;
    width: 240px;
    top: 15rem;
}

.page-get-started section.firstjob  #progressLine
{

  
    left: 50%;
   
}


.page-get-started section.firstjob .firstjobcontent1
{
display: grid;
  
  gap: 20px 25px;
	
    padding: 30px;
  
}
.page-get-started section.firstjob .firstjobcontent1 .left img
{
max-width: 90%;
   
}



.page-get-started section.firstjob .timeline-item.right::after {
    left: -23px;
}


.page-get-started section.firstjob .timeline-item::after {
    
    width: 12px;
    height: 12px;
    right: -24px;
    
    top: 50%;
  
}



.page-get-started section.firstjob svg
{
width: 3rem;
}

.page-get-started section.firstjob h3.firstjobcopy
{
	margin: 3rem 0;
}


.page-get-started section.firstjob .timeline-container .steptitle
{
	margin: 0 0 0.6rem 0;
	  
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container
{
    padding: 35px 20px; 
gap:35px;
  
}


.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul,
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li
{
  
    margin: 0 0 0 10px
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li:before

{
    
        left: 0;
        top: 0;
	
	width: 8px;
        height: 8px;
        margin: -2px 0 0 -18px;
}



.timeline-item.left { transform: translateX(-50px); }
.timeline-item.right { transform: translateX(50px); }





.page-get-started section.firstjob .timeline-container .timeline-item.right
{
    left: calc(50% + 15px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item.left
{
    right: calc(-5% + 15px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item
{
 margin: 0 0 3rem 0;
	
	 width: 45%;
}
.page-get-started section.firstjob .timeline-container .timeline-item .stepnumber
{
    font-size: 1.2rem;
   
    margin: 0 0 0.5rem 0;
}





.page-get-started section.getstarted .bgimage .image-overlay {
    background: linear-gradient(to right, #ffb416 0%, #fbbb36 57%, transparent 75%, transparent 100%) !important;
}
	
}



@media only screen  and (min-width: 1920px) and (max-width: 2349.99px){
	
	
.page-get-started section.firstjob .hexagonshapes .dotted1
{
width: 300px;
        right: 9rem;
        top: 8rem;
}

.page-get-started section.firstjob .hexagonshapes .filled1
{

right: 11rem;
    top: 67rem;
    width: 250px;
}

.page-get-started section.firstjob .hexagonshapes .outline1
{
    right: 5rem;
    width: 240px;
    top: 15rem;
}


.page-get-started section.firstjob  #progressLine
{

  
    left: 50%;
   
}


.page-get-started section.firstjob .firstjobcontent1
{
display: grid;
  
  gap: 20px 25px;
	
    padding: 30px;
  
}
.page-get-started section.firstjob .firstjobcontent1 .left img
{
max-width: 90%;
   
}



.page-get-started section.firstjob .timeline-item.right::after {
    left: -23px;
}


.page-get-started section.firstjob .timeline-item::after {
    
    width: 12px;
    height: 12px;
    right: -24px;
    
    top: 50%;
  
}



.page-get-started section.firstjob svg
{
width: 3rem;
}

.page-get-started section.firstjob h3.firstjobcopy
{
	margin: 3rem 0;
}


.page-get-started section.firstjob .timeline-container .steptitle
{
	margin: 0 0 0.6rem 0;
	  
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container
{
    padding: 35px 20px; 
gap:35px;
  
}


.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul,
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li
{
  
    margin: 0 0 0 10px
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li:before

{
    
        left: 0;
        top: 0;
	
	width: 8px;
        height: 8px;
        margin: -2px 0 0 -18px;
}



.timeline-item.left { transform: translateX(-50px); }
.timeline-item.right { transform: translateX(50px); }





.page-get-started section.firstjob .timeline-container .timeline-item.right
{
    left: calc(50% + 15px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item.left
{
    right: calc(-5% + 15px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item
{
 margin: 0 0 3rem 0;
	
	 width: 45%;
}
.page-get-started section.firstjob .timeline-container .timeline-item .stepnumber
{
    font-size: 1.2rem;
   
    margin: 0 0 0.5rem 0;
}





.page-get-started section.getstarted .bgimage .image-overlay {
    background: linear-gradient(to right, #ffb416 0%, #fbbb36 57%, transparent 75%, transparent 100%) !important;
}
	
	.page-get-started section.getstarted .bgimage img {
  
    object-position: 103% center;
    object-fit: contain;
}
	
	
}


@media only screen  and (min-width: 1440px) and (max-width: 1919.99px){

	
.page-get-started section.firstjob .hexagonshapes .dotted1
{
width: 250px;
        right: 1rem;
        top: 8rem;
}

.page-get-started section.firstjob .hexagonshapes .filled1
{

right: 11rem;
    top: 85rem;
    width: 250px;
}

.page-get-started section.firstjob .hexagonshapes .outline1
{
    right: 8rem;
        width: 220px;
        top: 5rem;
}


	
.page-get-started section.firstjob  #progressLine
{

  
    left: 50%;
   
}


.page-get-started section.firstjob .firstjobcontent1
{
display: grid;
  
  gap: 20px 25px;
	
    padding: 30px;
  
}
.page-get-started section.firstjob .firstjobcontent1 .left img
{
max-width: 90%;
   
}



.page-get-started section.firstjob .timeline-item.right::after {
    left: -23px;
}


.page-get-started section.firstjob .timeline-item::after {
    
    width: 12px;
    height: 12px;
    right: -24px;
    
    top: 50%;
  
}



.page-get-started section.firstjob svg
{
width: 3rem;
}

.page-get-started section.firstjob h3.firstjobcopy
{
	margin: 3rem 0;
}


.page-get-started section.firstjob .timeline-container .steptitle
{
	margin: 0 0 0.6rem 0;
	  
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container
{
    padding: 35px 20px; 
gap:35px;
  
}


.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul,
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li
{
  
    margin: 0 0 0 10px
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li:before

{
    
        left: 0;
        top: 0;
	
	width: 8px;
        height: 8px;
        margin: -2px 0 0 -18px;
}



.timeline-item.left { transform: translateX(-50px); }
.timeline-item.right { transform: translateX(50px); }





.page-get-started section.firstjob .timeline-container .timeline-item.right
{
    left: calc(50% + 15px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item.left
{
    right: calc(-5% + 15px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item
{
 margin: 0 0 3rem 0;
	
	 width: 45%;
}
.page-get-started section.firstjob .timeline-container .timeline-item .stepnumber
{
    font-size: 1.2rem;
   
    margin: 0 0 0.5rem 0;
}





.page-get-started section.getstarted .bgimage .image-overlay {
    background: linear-gradient(to right, #ffb416 0%, #fbbb36 57%, transparent 75%, transparent 100%) !important;
}
	
	.page-get-started section.getstarted .bgimage img {
  
    object-position: 122% center;
    object-fit: contain;
}
	
	
}


@media only screen  and (min-width: 1200px) and (max-width: 1439.99px){

		
.page-get-started section.firstjob .hexagonshapes .dotted1
{
width: 250px;
        right: 1rem;
        top: 8rem;
}

.page-get-started section.firstjob .hexagonshapes .filled1
{

right: 11rem;
    top: 85rem;
    width: 200px;
}

.page-get-started section.firstjob .hexagonshapes .outline1
{
      right: 7rem;
        width: 220px;
        top: 6rem;
}

	
	
.page-get-started section.firstjob  #progressLine
{

  
    left: 50%;
   
}


.page-get-started section.firstjob .firstjobcontent1
{
display: grid;
  
  gap: 20px 10px;
	
    padding: 30px;
  
}
.page-get-started section.firstjob .firstjobcontent1 .left img
{
max-width: 90%;
   
}



.page-get-started section.firstjob .timeline-item.right::after {
    left: -23px;
}


.page-get-started section.firstjob .timeline-item::after {
    
    width: 12px;
    height: 12px;
    right: -24px;
    
    top: 50%;
  
}



.page-get-started section.firstjob svg
{
width: 3rem;
}

.page-get-started section.firstjob h3.firstjobcopy
{
	margin: 0;
}


.page-get-started section.firstjob .timeline-container .steptitle
{
	margin: 0 0 0.6rem 0;
	  
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container
{
    padding: 35px 20px; 
gap:35px;
  
}


.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul,
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li
{
  
    margin: 0 0 0 10px
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li:before

{
    
        left: 0;
        top: 0;
	
	width: 8px;
        height: 8px;
        margin: -2px 0 0 -18px;
}



.timeline-item.left { transform: translateX(-50px); }
.timeline-item.right { transform: translateX(50px); }





.page-get-started section.firstjob .timeline-container .timeline-item.right
{
    left: calc(50% + 15px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item.left
{
    right: calc(-5% + 15px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item
{
 margin: 0 0 3rem 0;
	
	 width: 45%;
}
.page-get-started section.firstjob .timeline-container .timeline-item .stepnumber
{
    font-size: 1.2rem;
   
    margin: 0 0 0.5rem 0;
}





.page-get-started section.getstarted .bgimage .image-overlay {
    background: linear-gradient(to right, #ffb416 3%, #fbbb36 55%, transparent 74%, transparent 100%) !important;
}
	
	.page-get-started section.getstarted .getstartedherosubheading{
		max-width: 60%;
	}
	.page-get-started section.getstarted .bgimage img {
  
    object-position: 117% center;
  
}
	
}


@media only screen  and (min-width: 994px) and (max-width: 1199.99px){

	.page-get-started section.firstjob .timeline-container .timeline-item.right
{
   left: calc(50% + 15px);
    !important;
   
}
}
	
@media only screen  and (min-width: 993px) and (max-width: 1199.99px){

	.page-get-started section.firstjob .timeline-container .timeline-item.right
{
    left: calc(50% + 15px);
   
}

		
.page-get-started section.firstjob .hexagonshapes .dotted1
{
width: 250px;
        right: 1rem;
        top: 8rem;
}

.page-get-started section.firstjob .hexagonshapes .filled1
{

right: 11rem;
    top: 85rem;
    width: 200px;
}

.page-get-started section.firstjob .hexagonshapes .outline1
{
      right: 7rem;
        width: 220px;
        top: 6rem;
}


	
.page-get-started section.firstjob  #progressLine
{

  
    left: 50%;
   
}


.page-get-started section.firstjob .firstjobcontent1
{
display: grid;
  
  gap: 20px 10px;
	
    padding: 20px;
  
}
.page-get-started section.firstjob .firstjobcontent1 .left img
{
max-width: 90%;
   
}



.page-get-started section.firstjob .timeline-item.right::after {
    left: -23px;
}


.page-get-started section.firstjob .timeline-item::after {
    
    width: 12px;
    height: 12px;
    right: -24px;
    
    top: 50%;
  
}



.page-get-started section.firstjob svg
{
width: 3rem;
}

.page-get-started section.firstjob h3.firstjobcopy
{
	margin: 0;
}


.page-get-started section.firstjob .timeline-container .steptitle
{
	margin: 0 0 0.6rem 0;
	  
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container
{
         padding: 25px 15px;
        gap: 25px;
  
}


.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul,
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li
{
  
    margin: 0 0 0 10px
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li:before

{
    
        left: 0;
        top: 0;
	
	width: 8px;
        height: 8px;
        margin: -2px 0 0 -18px;
}



.timeline-item.left { transform: translateX(-50px); }
.timeline-item.right { transform: translateX(50px); }



.page-get-started section.firstjob .timeline-container .timeline-item.left {
        right: calc(-5% + 15px);
    }




.page-get-started section.firstjob .timeline-container .timeline-item
{
 margin: 0 0 3rem 0;
	
	 width: 45%;
}
.page-get-started section.firstjob .timeline-container .timeline-item .stepnumber
{
    font-size: 1.2rem;
   
    margin: 0 0 0.5rem 0;
}





.page-get-started section.getstarted .bgimage .image-overlay {
    background: linear-gradient(to right, #ffb416 3%, #fbbb36 55%, transparent 74%, transparent 100%) !important;
}
	
	.page-get-started section.getstarted .getstartedherosubheading{
		max-width: 60%;
	}
	.page-get-started section.getstarted .bgimage img {
  
        object-fit: cover;
  
}
	.page-get-started section.getstarted .getstartedherostrapline2,
	.page-get-started section.getstarted .getstartedherostrapline1
	{
	max-width: 60%;
	}
}





@media only screen  and (min-width: 768px) and (max-width: 992.99px){

	
	
.page-get-started section.firstjob .hexagonshapes .dotted1
{
width: 200px;
        right: 1rem;
        top: 9rem;
}

.page-get-started section.firstjob .hexagonshapes .filled1
{

right: 1rem;
    top: 85rem;
    width: 200px;
}

.page-get-started section.firstjob .hexagonshapes .outline1
{
          right: 6rem;
        width: 180px;
        top: 9rem;
}

	
	.page-get-started section.firstjob .timeline-container .timeline-item.right
{
    left: 20px;
   
}
.page-get-started section.firstjob  #progressLine
{

  
    left: 0%;
   
}


.page-get-started section.firstjob .firstjobcontent1
{
display: grid;
  grid-template-columns: 1fr;
  gap: 20px 25px;
	
    padding: 30px;
  
}
	
	.page-get-started section.firstjob .firstjobcontent1 .left {
  
    display: block;
   
}
	
.page-get-started section.firstjob .firstjobcontent1 .left img
{
max-width: 90%;
   
}



.page-get-started section.firstjob .timeline-item.right::after {
    left: -27px;
}


.page-get-started section.firstjob .timeline-item::after {
    
    width: 12px;
    height: 12px;
  
     left: -27px;
    top: 50%;
  
}



.page-get-started section.firstjob svg
{
width: 3rem;
}

.page-get-started section.firstjob h3.firstjobcopy
{
	margin: 0;
}


.page-get-started section.firstjob .timeline-container .steptitle
{
	margin: 0 0 0.6rem 0;
	  
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container
{
         padding: 25px 15px;
        gap: 25px;
  
}


.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul,
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li
{
  
    margin: 0 0 0 10px
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li:before

{
    
        left: 0;
        top: 0;
	
	width: 8px;
        height: 8px;
        margin: -2px 0 0 -18px;
}



.page-get-started section.firstjob .timeline-item.left { transform: translateX(50px) ;}
.page-get-started section.firstjob .timeline-item.right { transform: translateX(50px) ; }





.page-get-started section.firstjob .timeline-container .timeline-item.right
{
    right: -20px;
	width: calc(100% - 40px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item.left
{
    right: -20px;
	width: calc(100% - 40px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item
{
 margin: 0 0 3rem 0;
	
	 width: auto;
}
.page-get-started section.firstjob .timeline-container .timeline-item .stepnumber
{
    font-size: 1.2rem;
   
    margin: 0 0 0.5rem 0;
}

.page-get-started section.getstarted .bgimage .image-overlay {
    background: linear-gradient(to right, #ffb416 3%, #fbbb36 56%, transparent 82%, transparent 100%) !important;
}
	
	.page-get-started section.getstarted .getstartedherosubheading{
		max-width: 60%;
	}
	.page-get-started section.getstarted .bgimage img {
  
    object-position: 64% center;
		object-fit: cover;
  
}
	
	.page-get-started section.getstarted .getstartedherostrapline2,
	.page-get-started section.getstarted .getstartedherostrapline1
	{
	max-width: 60%;
	}
}




@media only screen  and (min-width: 500px) and (max-width: 767.99px){

.page-get-started section.firstjob .hexagonshapes .dotted1,
	.page-get-started section.firstjob .hexagonshapes .filled1,
	.page-get-started section.firstjob .hexagonshapes .outline1
{display:none;
}

	

.page-get-started section.firstjob  #progressLine
{

  
    left: 0%;
   
}


.page-get-started section.firstjob .firstjobcontent1
{
display: grid;
  grid-template-columns: 1fr;
  gap: 20px 25px;
	
    padding: 30px;
  
}
	
	.page-get-started section.firstjob .firstjobcontent1 .left {
  
    display: block;
   
}
	
.page-get-started section.firstjob .firstjobcontent1 .left img
{
max-width: 100%;
   
}



.page-get-started section.firstjob .timeline-item.right::after {
    left: -27px;
}


.page-get-started section.firstjob .timeline-item::after {
    
    width: 12px;
    height: 12px;
  
     left: -27px;
    top: 50%;
  
}



.page-get-started section.firstjob svg
{
width: 3rem;
}

.page-get-started section.firstjob h3.firstjobcopy
{
	margin: 0;
}


.page-get-started section.firstjob .timeline-container .steptitle
{
	margin: 0 0 0.6rem 0;
	  
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container
{
         padding: 25px 15px;
        gap: 25px;
  
}


.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul,
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li
{
  
    margin: 0 0 0 10px
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li:before

{
    
        left: 0;
        top: 0;
	
	width: 8px;
        height: 8px;
        margin: -2px 0 0 -18px;
}



.page-get-started section.firstjob .timeline-item.left { transform: translateX(50px) ;}
.page-get-started section.firstjob .timeline-item.right { transform: translateX(50px) ; }





.page-get-started section.firstjob .timeline-container .timeline-item.right
{
    right: -20px;
	width: calc(100% - 40px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item.left
{
    right: -20px;
	width: calc(100% - 40px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item
{
 margin: 0 0 3rem 0;
	
	 width: auto;
}
.page-get-started section.firstjob .timeline-container .timeline-item .stepnumber
{
    font-size: 1.2rem;
   
    margin: 0 0 0.5rem 0;
}

.page-get-started section.getstarted .bgimage .image-overlay {
    background: linear-gradient(to right, #ffb416 3%, #fbbb36 56%, transparent 82%, transparent 100%) !important;
}
	
	.page-get-started section.getstarted .getstartedherosubheading{
		max-width: 100;
	}
	.page-get-started section.getstarted .bgimage img {
  
display:none;
  
}
	
	.page-get-started section.getstarted .getstartedherostrapline2,
	.page-get-started section.getstarted .getstartedherostrapline1
	{
	max-width: 100%;
	}
}




@media only screen  and (min-width: 400px) and (max-width: 499.99px){

page-get-started section.firstjob .hexagonshapes .dotted1,
	.page-get-started section.firstjob .hexagonshapes .filled1,
	.page-get-started section.firstjob .hexagonshapes .outline1
{display:none;
}

.page-get-started section.firstjob  #progressLine
{

  
    left: 0%;
   
}


.page-get-started section.firstjob .firstjobcontent1
{
display: grid;
  grid-template-columns: 1fr;
  gap: 20px 25px;
	
    padding: 20px;
  
}
	
	.page-get-started section.firstjob .firstjobcontent1 .left {
  
    display: block;
   
}
	
.page-get-started section.firstjob .firstjobcontent1 .left img
{
max-width: 100%;
   
}



.page-get-started section.firstjob .timeline-item.right::after {
    left: -27px;
}


.page-get-started section.firstjob .timeline-item::after {
    
    width: 12px;
    height: 12px;
  
     left: -27px;
    top: 50%;
  
}



.page-get-started section.firstjob svg
{
width: 2.5rem;
}

.page-get-started section.firstjob h3.firstjobcopy
{
	margin: 0;
}


.page-get-started section.firstjob .timeline-container .steptitle
{
	margin: 0 0 0.6rem 0;
	  
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container
{
         padding: 25px 15px;
        gap: 25px;
  
}


.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul,
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li
{
  
    margin: 0 0 0 10px
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li:before

{
    
        left: 0;
        top: 0;
	
	width: 8px;
        height: 8px;
        margin: -2px 0 0 -18px;
}



.page-get-started section.firstjob .timeline-item.left { transform: translateX(50px) ;}
.page-get-started section.firstjob .timeline-item.right { transform: translateX(50px) ; }





.page-get-started section.firstjob .timeline-container .timeline-item.right
{
    right: -20px;
	width: calc(100% - 40px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item.left
{
    right: -20px;
	width: calc(100% - 40px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item
{
 margin: 0 0 3rem 0;
	
	 width: auto;
}
.page-get-started section.firstjob .timeline-container .timeline-item .stepnumber
{
    font-size: 1.2rem;
   
    margin: 0 0 0.5rem 0;
}

.page-get-started section.getstarted .bgimage .image-overlay {
    background: linear-gradient(to right, #ffb416 3%, #fbbb36 56%, transparent 82%, transparent 100%) !important;
}
	
	.page-get-started section.getstarted .getstartedherosubheading{
		max-width: 100;
	}
	.page-get-started section.getstarted .bgimage img {
  
display:none;
  
}
	
	.page-get-started section.getstarted .getstartedherostrapline2,
	.page-get-started section.getstarted .getstartedherostrapline1
	{
	max-width: 100%;
	}
}




@media only screen and (max-width: 399.99px){
page-get-started section.firstjob .hexagonshapes .dotted1,
	.page-get-started section.firstjob .hexagonshapes .filled1,
	.page-get-started section.firstjob .hexagonshapes .outline1
{display:none;
}

.page-get-started section.firstjob  #progressLine
{

  
    left: 0%;
   
}


.page-get-started section.firstjob .firstjobcontent1
{
display: grid;
  grid-template-columns: 1fr;
  gap: 20px 25px;
	
    padding: 20px;
  
}
	
	.page-get-started section.firstjob .firstjobcontent1 .left {
  
    display: block;
   
}
	
.page-get-started section.firstjob .firstjobcontent1 .left img
{
max-width: 100%;
   
}



.page-get-started section.firstjob .timeline-item.right::after {
    left: -27px;
}


.page-get-started section.firstjob .timeline-item::after {
    
    width: 12px;
    height: 12px;
  
     left: -27px;
    top: 50%;
  
}



.page-get-started section.firstjob svg
{
width: 2rem;
}

.page-get-started section.firstjob h3.firstjobcopy
{
	margin: 0;
}


.page-get-started section.firstjob .timeline-container .steptitle
{
	margin: 0 0 0.6rem 0;
	  
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container
{
         padding: 25px 10px;
        gap: 15px;
  
}


.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul,
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li
{
  
    margin: 0 0 0 10px
}
.page-get-started section.firstjob .timeline-container .timeline-item-inner-container .right ul li:before

{
    
        left: 0;
        top: 0;
	
	width: 8px;
        height: 8px;
        margin: -2px 0 0 -18px;
}



.page-get-started section.firstjob .timeline-item.left { transform: translateX(50px) ;}
.page-get-started section.firstjob .timeline-item.right { transform: translateX(50px) ; }





.page-get-started section.firstjob .timeline-container .timeline-item.right
{
    right: -20px;
	width: calc(100% - 40px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item.left
{
    right: -20px;
	width: calc(100% - 40px);
   
}

.page-get-started section.firstjob .timeline-container .timeline-item
{
 margin: 0 0 3rem 0;
	
	 width: auto;
}
.page-get-started section.firstjob .timeline-container .timeline-item .stepnumber
{
    font-size: 1.2rem;
   
    margin: 0 0 0.5rem 0;
}


.page-get-started section.getstarted .bgimage .image-overlay {
    background: linear-gradient(to right, #ffb416 3%, #fbbb36 56%, transparent 82%, transparent 100%) !important;
}
	
	.page-get-started section.getstarted .getstartedherosubheading{
		max-width: 100;
	}
	.page-get-started section.getstarted .bgimage img {
  
display:none;
  
}
	
	.page-get-started section.getstarted .getstartedherostrapline2,
	.page-get-started section.getstarted .getstartedherostrapline1
	{
	max-width: 100%;
	}
}

