h1{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:48px;
line-height:1.5;
color:#252d4f;
}

h2{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:32px;
line-height:1.5;
color:#252d4f;
}

h3{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:24px;
line-height:1.5;
color:#252d4f;
}

h4{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:20px;
line-height:1.5;
color:#252d4f;
}

h5{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:18px;
line-height:1.5;
color:#252d4f;
}

h6{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:16px;
line-height:1.5;
color:#252d4f;
}

a{
text-decoration:none;
}

body{
font-family:var(--cms-g-galanogrotesquemedium);
color:var(--body-color);
line-height:1.875;
}

.phw-container, .phw-container-nd{
max-width:1440px;
width:1244px;
margin-inline-start:auto;
margin-inline-end:auto;
padding-inline-start:calc(var(--pu-space)*1);
padding-inline-end:calc(var(--pu-space)*1);
}

input[type='checkbox']{
min-height:auto;
}

.phw-g-btn-default,.btn-default,.default-button,.btn.default-button,.default-button a.action-link,.default-button button.action-link{
background:none;
border-color:transparent;
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
color:#0F084B;
font-size:14px;
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:normal;
line-height:24px;
text-align:center;
padding-left:38px;
padding-right:38px;
min-height:48px;
background-color:#ffffff;
box-shadow:none;
}

.phw-g-btn-default:hover,.btn-default,.default-button:hover,.btn.default-button:hover,.default-button a.action-link:hover,.default-button button.action-link:hover{
background:none;
border-color:transparent;
color:#ffffff;
background-color:#0F084B;
box-shadow:none;
}

.phw-g-btn-large-default,btn.default-button.btn-lg,.btn.default-button.button-lg,.default-button.button-lg a.action-link{
border-top-left-radius:38px;
border-top-right-radius:38px;
border-bottom-left-radius:38px;
border-bottom-right-radius:38px;
font-size:var(--phw-g-small-text-font-size);
font-weight:bold;
line-height:24px;
padding-left:38px;
padding-right:38px;
min-height:56px;
}

.phw-g-btn-large-plain,btn.plain-button.btn-lg,.btn.plain-button.button-lg,.plain-button.button-lg a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--phw-g-small-text-font-size);
font-weight:bold;
line-height:24px;
padding-left:38px;
padding-right:38px;
min-height:56px;
}

.phw-g-btn-large-primary,.btn.primary-button.btn-lg,.btn.primary-button.button-lg,.primary-button.button-lg a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--phw-g-small-text-font-size);
font-weight:bold;
line-height:24px;
padding-left:38px;
padding-right:38px;
min-height:56px;
}

.phw-g-btn-large-secondary,btn.secondary-button.btn-lg,.btn.secondary-button.button-lg,.secondary-button.button-lg a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--phw-g-small-text-font-size);
font-weight:bold;
line-height:24px;
padding-left:38px;
padding-right:38px;
min-height:56px;
}

.phw-g-btn-plain,.btn-info,.plain-button,.btn.plain-button,.plain-button a.action-link,.plain-button button.action-link{
background:none;
border-color:#0F084B;
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
color:#0F084B;
font-size:14px;
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:bold;
line-height:24px;
text-align:center;
padding-left:38px;
padding-right:38px;
min-height:48px;
background-color:transparent;
box-shadow:none;
}

.phw-g-btn-plain:hover,.btn-info,.plain-button:hover,.btn.plain-button:hover,.plain-button a.action-link:hover,.plain-button button.action-link:hover{
background:none;
border-color:#0F084B;
color:#ffffff;
background-color:#0F084B;
box-shadow:none;
}

.phw-g-btn-primary,.btn-primary,.primary-button,.btn.primary-button,.primary-button a.action-link,.primary-button button.action-link{
background:none;
border-color:var(--widget-bg-gray-lighter);
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
color:var(--widget-bg-gray-lighter);
font-size:16px;
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
line-height:.5;
text-align:center;
padding-left:15px;
padding-right:15px;
min-height:48px;
background-color:var(--phw-custom-backgrounds252d4f);
box-shadow:none;
}

.phw-g-btn-primary:hover,.btn-primary,.primary-button:hover,.btn.primary-button:hover,.primary-button a.action-link:hover,.primary-button button.action-link:hover{
background:none;
border-color:#252d4f;
color:#ffffff;
background-color:#252d4f;
box-shadow:none;
}

.phw-g-btn-secondary,.btn-success,.secondary-button,.btn.secondary-button,.secondary-button a.action-link,.secondary-button button.action-link{
background:none;
border-color:#0F084B;
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
color:#0F084B;
font-size:14px;
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
line-height:24px;
text-align:center;
padding-left:38px;
padding-right:38px;
min-height:48px;
background-color:transparent;
box-shadow:none;
}

.phw-g-btn-secondary:hover,.btn-success,.secondary-button:hover,.btn.secondary-button:hover,.secondary-button a.action-link:hover,.secondary-button button.action-link:hover{
background:none;
border-color:#85D7F3;
color:#ffffff;
background-color:#85D7F3;
box-shadow:none;
}

.phw-g-btn-small-default,btn.default-button.btn-sm,.btn.default-button.button-sm,.default-button.button-sm a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--font-size-8);
font-weight:normal;
line-height:20px;
padding-left:38px;
padding-right:38px;
min-height:44px;
}

.phw-g-btn-small-plain,btn.plain-button.btn-sm,.btn.plain-button.button-sm,.plain-button.button-sm a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--font-size-8);
font-weight:normal;
line-height:20px;
padding-left:38px;
padding-right:38px;
min-height:44px;
}

#_PCM .phw-g-btn-small-plain,#_PCMbtn.plain-button.btn-sm,#_PCM.btn.plain-button.button-sm,#_PCM.plain-button.button-sm a.action-link{
}

.phw-g-btn-small-primary,.btn.primary-button.btn-sm,.btn.primary-button.button-sm,.primary-button.button-sm a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--font-size-8);
font-weight:normal;
line-height:20px;
padding-left:38px;
padding-right:38px;
min-height:44px;
}

.phw-g-btn-small-secondary,btn.secondary-button.btn-sm,.btn.secondary-button.button-sm,.secondary-button.button-sm a.action-link{
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
font-size:var(--font-size-8);
font-weight:normal;
line-height:20px;
padding-left:38px;
padding-right:38px;
min-height:44px;
}

.phw-g-i-002P57-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-007N3E-ds{
width:105px !important;
}

.phw-g-i-00A2sG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-00WlEt-ds{
opacity:0.8 !important;
}

.phw-g-i-01O0Ub-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-01yRts-ds{
display:none !important;
}

.phw-g-i-055BYL-ds{
opacity:0.8 !important;
}

.phw-g-i-06J284-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-06qWXv-ds{
opacity:0.8 !important;
}

.phw-g-i-07Aanq-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-07LuNj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-08Fkuh-ds{
opacity:0.8 !important;
}

.phw-g-i-08JQla-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-08aH01-ds{
}

.phw-g-i-08bccV-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-0AbAH5-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-0BxjRF-ds{
background-position:100% 0% !important;
}

.phw-g-i-0CVjDW-ds{
width:105px !important;
}

.phw-g-i-0DQBSF-ds{
opacity:0.8 !important;
}

.phw-g-i-0DqrVK-ds{
display:none !important;
}

.phw-g-i-0Dyg6D-ds{
display:none !important;
}

.phw-g-i-0E4FWY-ds{
width:140px !important;
}

.phw-g-i-0FAjbW{
}

.phw-g-i-0FXQS1-ds{
opacity:0.8 !important;
}

.phw-g-i-0Fj7XD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-0IeeFz-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-0Iyoxu-ds{
opacity:0.8 !important;
}

.phw-g-i-0JHQ20{
}

.phw-g-i-0KkFDC-ds{
display:none !important;
}

.phw-g-i-0LFggm-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-0MdtEc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-0NiAJE-ds{
width:105px !important;
}

.phw-g-i-0O9E9x-ds{
opacity:0.8 !important;
}

.phw-g-i-0QDugm-ds{
width:100% !important;
}

.phw-g-i-0QLxn1-ds{
display:none !important;
}

.phw-g-i-0QMqfa{
height:300px !important;
}
.phw-g-i-0QMqfa img{
object-fit:cover  !important;
height:100%  !important;
width:100%  !important;
}

.phw-g-i-0RICF0-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-0RJWX2-ds{
display:none !important;
}

.phw-g-i-0SPi2G-ds{
display:none !important;
}

.phw-g-i-0SQcbb-ds{
opacity:0.8 !important;
}

.phw-g-i-0TIThj-ds{
display:none !important;
}

.phw-g-i-0TM1Ss{
}

.phw-g-i-0TWpKM-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-0WWPba-ds{
opacity:0.8 !important;
}

.phw-g-i-0XlPYH-ds{
opacity:0.8 !important;
}

.phw-g-i-0YAFFi-ds{
width:105px !important;
}

.phw-g-i-0YgUVK-ds{
width:140px !important;
}

.phw-g-i-0ZhFnI-ds{
opacity:0.8 !important;
}

.phw-g-i-0d8K0l-ds{
opacity:0.8 !important;
}

.phw-g-i-0fSPne-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-0gGCUQ-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-0gq2fv-ds{
width:140px !important;
}

.phw-g-i-0hioiJ{
}
.phw-g-i-0hioiJ img{
object-fit:cover !important;
}

.phw-g-i-0hvGyr-ds{
opacity:0.8 !important;
}

.phw-g-i-0j3BLI-ds{
width:105px !important;
}

.phw-g-i-0jelxE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-0l3QzZ-ds{
opacity:0.8 !important;
}

.phw-g-i-0lKoSC-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-0ngPXV-ds{
opacity:0.8 !important;
}

.phw-g-i-0pXzyg-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-0qA429-ds{
display:none !important;
}

.phw-g-i-0qC3hI-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-0qZ8ER-ds{
display:none !important;
}

.phw-g-i-0rgQ2e-ds{
background-image:url("") !important;
}

.phw-g-i-0rsasU-ds{
}

.phw-g-i-0tRRni-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-0vGeXO-ds{
}

.phw-g-i-0wauBs-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-0yXNoP-ds{
opacity:0.8 !important;
}

.phw-g-i-10kypq-ds{
width:100% !important;
}

.phw-g-i-11pSIx-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-13AqM6-ds{
opacity:0.8 !important;
}

.phw-g-i-13Ka01-ds{
opacity:0.8 !important;
}

.phw-g-i-15PV0R-ds{
opacity:0.8 !important;
}

.phw-g-i-15nqzg-ds{
}

.phw-g-i-16Yr2m-ds{
width:100% !important;
}

.phw-g-i-16l2aO-ds{
opacity:0.8 !important;
}

.phw-g-i-17Mp24-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-17Sklg-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-17h1ay-ds{
display:none !important;
}

.phw-g-i-187D1N-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-18cVBc-ds{
opacity:0.8 !important;
}

.phw-g-i-1ALpjI-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1AWKFK-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-1AwOcO-ds{
opacity:0.8 !important;
}

.phw-g-i-1BcqFp-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1DSSRR-ds{
opacity:0.8 !important;
}

.phw-g-i-1DdarU-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-1EBSx7-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1EjtSv-ds{
width:100% !important;
}

.phw-g-i-1F3Mxz-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-1FnIzn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-1Gf10u-ds{
opacity:0.8 !important;
}

.phw-g-i-1HNTyn-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1HdBRm-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/Gdanskresized-correct-1657704801336.jpg") !important;
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-1Hm3BY-ds{
background-image:url("") !important;
}

.phw-g-i-1Jb6NA-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1LDSdv-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-1MAIZm-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-1MhICu-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-1NabUc-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1Ni7L7-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-1OWTr7-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1Ob74W-ds{
}

.phw-g-i-1Pa1eA-ds{
background-color:rgb(40, 53, 131) !important;
}

.phw-g-i-1Q5G59-ds{
}

.phw-g-i-1QBnKd-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-1QZUZh-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-1S487Y-ds{
width:100% !important;
}

.phw-g-i-1So9Tp{
}

.phw-g-i-1Ugdgj-ds{
width:105px !important;
}

.phw-g-i-1UhAph-ds{
}

.phw-g-i-1Uz4sa-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1VQ0yk-ds{
display:none !important;
}

.phw-g-i-1VYE7N-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1WmFnz-ds{
display:none !important;
}

.phw-g-i-1Ycyh9-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-1bt8Dz-ds{
width:100% !important;
}

.phw-g-i-1cgzgr-ds{
opacity:0.8 !important;
}

.phw-g-i-1gqkYH-ds{
}

.phw-g-i-1h0yxn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-1hzrIc-ds{
display:none !important;
}

.phw-g-i-1jV9PU-ds{
opacity:0.8 !important;
}

.phw-g-i-1jq4Yd-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-1kKrho-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-1l7av8-ds{
opacity:0.8 !important;
}

.phw-g-i-1mQjW5-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-1nVwsO-ds{
width:100% !important;
}

.phw-g-i-1nmGH3-ds{
}

.phw-g-i-1rFNol-ds{
display:none !important;
}

.phw-g-i-1rQN41-ds{
}

.phw-g-i-1rtsBo-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1rzmNk-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-1t47MP-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-1tmE27-ds{
width:100% !important;
}

.phw-g-i-1twa3r-ds{
opacity:0.8 !important;
}

.phw-g-i-1vBuOc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-1wYEMH-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-1xMhrr-ds{
display:none !important;
}

.phw-g-i-1xajbg-ds{
opacity:0.8 !important;
}

.phw-g-i-1xmou1-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-1zLKaD-ds{
background-image:url("") !important;
}

.phw-g-i-20OcFK-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-20VcIl-ds{
opacity:0.8 !important;
}

.phw-g-i-25I4Pt-ds{
opacity:0.8 !important;
}

.phw-g-i-25ShRj-ds{
opacity:0.8 !important;
}

.phw-g-i-25c0CR-ds{
opacity:0.8 !important;
}

.phw-g-i-26WaNp-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-28Xkdm-ds{
}

.phw-g-i-2A9WFo-ds{
display:none !important;
}

.phw-g-i-2AFPIJ-ds{
opacity:0.8 !important;
}

.phw-g-i-2FoZq5-ds{
opacity:0.8 !important;
}

.phw-g-i-2G7ZLQ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-2GPiF0-ds{
}

.phw-g-i-2Gcc7I-ds{
display:none !important;
}

.phw-g-i-2IExqO-ds{
}

.phw-g-i-2Jm9Ou-ds{
opacity:0.8 !important;
}

.phw-g-i-2JrYVu{
padding-top:calc(var(--pu-space)*1.375) !important;
padding-bottom:calc(var(--pu-space)*6.375) !important;
}

.phw-g-i-2JxjxO-ds{
opacity:0.8 !important;
}

.phw-g-i-2K1Xqd-ds{
display:none !important;
}

.phw-g-i-2Ky886-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-2L3U5D-ds{
opacity:0.8 !important;
}

.phw-g-i-2LOVEe-ds{
opacity:0.8 !important;
}

.phw-g-i-2M4ukK-ds{
width:100% !important;
}

.phw-g-i-2NLwWB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2No2yP-ds{
display:none !important;
}

.phw-g-i-2NvNfN{
}

.phw-g-i-2NxA52-ds{
opacity:0.8 !important;
}

.phw-g-i-2OLZ2G-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2Omtiw-ds{
width:100% !important;
}

.phw-g-i-2PBKPS-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2RExch-ds{
width:140px !important;
}

.phw-g-i-2SPBk3-ds{
width:100% !important;
}

.phw-g-i-2SV8mq-ds{
opacity:0.8 !important;
}

.phw-g-i-2SgsLl-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2U9sR3-ds{
}

.phw-g-i-2UqUwZ-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-2Urzbi-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-2VO9Gt-ds{
}

.phw-g-i-2VcScz{
color:var(--black) !important;
font-size:var(--phw-g-cards-subtitle-font-size) !important;
font-family:var(--cms-g-galanogrotesquebold) !important;
}

.phw-g-i-2WpKB9-ds{
width:105px !important;
}

.phw-g-i-2YDEQw-ds{
}

.phw-g-i-2Yr6Ky-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-2ZB8pH{
}

.phw-g-i-2ZnaMd-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-2Zugd8-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-2aAdz3-ds{
opacity:0.8 !important;
}

.phw-g-i-2aMFM9-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2agdRh-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2axa96-ds{
display:none !important;
}

.phw-g-i-2btg3A-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-2cZ4k8-ds{
}

.phw-g-i-2d028T-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-2fUQEN-ds{
opacity:0.8 !important;
}

.phw-g-i-2fjVjP-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-2gEaJU-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-2hclIQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2hgyIz-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2hkhSs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2i3Lju-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-2iOWEJ-ds{
}

.phw-g-i-2jbBKa-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2mrSt1-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-2nqYpq-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-2oC0vu-ds{
width:100% !important;
}

.phw-g-i-2pRZgp-ds{
opacity:0.8 !important;
}

.phw-g-i-2qBoVl-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-2qNYNe{
font-size:var(--font-size-5) !important;
font-family:var(--cms-g-galanogrotesquemedium) !important;
color:var(--custom-color-8v9ih) !important;
line-height:1.5 !important;
}

.phw-g-i-2qwCGV-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-2rBNKw-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-2rToeP-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-2rtnjD-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-2sLJSx-ds{
width:105px !important;
}

.phw-g-i-2srquU-ds{
background:transparent !important;
border:0 !important;
}

.phw-g-i-2tRhAL-ds{
width:105px !important;
}

.phw-g-i-2vFNGC{
}
.phw-g-i-2vFNGC img{
object-fit:cover !important;
}

.phw-g-i-2vGEsL-ds{
background-size:contain !important;
background-position:0% 0% !important;
}

.phw-g-i-2wXE4s-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-2yT3nT-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-2zWzfO-ds{
display:none !important;
}

.phw-g-i-2zv1Zv-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-30J0Sn-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-30rmvr-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-33XbdA-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-33ih1a-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}

.phw-g-i-36EZMo-ds{
opacity:0.8 !important;
}

.phw-g-i-37IaPv-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-38DthO-ds{
opacity:0.8 !important;
}

.phw-g-i-38RgTI-ds{
display:none !important;
}

.phw-g-i-38eUvF-ds{
width:100% !important;
}

.phw-g-i-3AhpkT-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-3AlejD-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-3B1bwQ-ds{
opacity:0.8 !important;
}

.phw-g-i-3B9YWp-ds{
opacity:0.8 !important;
}

.phw-g-i-3BAYHG-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
}

.phw-g-i-3BhziG-ds{
opacity:0.8 !important;
}

.phw-g-i-3Drb2U-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-3FYXTO-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-3FmuSx-ds{
display:none !important;
}

.phw-g-i-3FoRXu-ds{
opacity:0.8 !important;
}

.phw-g-i-3GCavu-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-3HRfie-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-3IU007-ds{
width:140px !important;
}

.phw-g-i-3KyCVi-ds{
width:100% !important;
}

.phw-g-i-3LN58t-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-3MCVKo-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-3Otw3R{
color:var(--custom-color-8v9ih) !important;
font-size:var(--body-font-size) !important;
font-family:var(--cms-g-galanogrotesquesemibold) !important;
}

.phw-g-i-3Otw3R:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-3QkET0-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-3QupNX-ds{
display:none !important;
}

.phw-g-i-3RC66C-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-3Rc9a5{
}

.phw-g-i-3UsIw1-ds{
display:none !important;
}

.phw-g-i-3V5Do4-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-3VPPch-ds{
opacity:0.8 !important;
}

.phw-g-i-3WAsku-ds{
display:none !important;
}

.phw-g-i-3WtoIo-ds{
display:none !important;
}

.phw-g-i-3X3oum-ds{
display:none !important;
}

.phw-g-i-3dJOar-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-3dXYGj-ds{
width:100% !important;
}

.phw-g-i-3g3qlM-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-3g43ND-ds{
opacity:0.8 !important;
}

.phw-g-i-3h9o2r-ds{
opacity:0.8 !important;
}

.phw-g-i-3hJPDG-ds{
opacity:0.8 !important;
}

.phw-g-i-3lroLh-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-3mecEw-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-3nO5rX-ds{
opacity:0.8 !important;
}

.phw-g-i-3p4znI-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-3qgElK-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-3qxUlm-ds{
}

.phw-g-i-3si6KH-ds{
display:none !important;
}

.phw-g-i-3sq1zq-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-3txKhF-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-3uV3cv-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-3vVYyH-ds{
display:none !important;
}

.phw-g-i-3w6Gbs-ds{
width:105px !important;
}

.phw-g-i-3wFpFR-ds{
opacity:0.8 !important;
}

.phw-g-i-3xQ5wR-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-3xjZdk-ds{
display:none !important;
}

.phw-g-i-3yXJpH-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-3z5Shv-ds{
opacity:0.8 !important;
}

.phw-g-i-3zUPzN-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-3zeM7H-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-42Uxl5-ds{
}

.phw-g-i-43RhZN-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-440GBK-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-44uvxx-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-45migk-ds{
}

.phw-g-i-46MCER-ds{
opacity:0.8 !important;
}

.phw-g-i-47gtK5-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}

.phw-g-i-48eVHR-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-49JsUw-ds{
opacity:0.8 !important;
}

.phw-g-i-4BQVR9-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-4BUOHU-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-4DQ4tZ-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
background-position:50% 50% !important;
}

.phw-g-i-4E7WaC-ds{
background-image:url("") !important;
}

.phw-g-i-4ID0GZ-ds{
display:block !important;
}

.phw-g-i-4IV8ul-ds{
}

.phw-g-i-4IgEFB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-4IoJeD-ds{
opacity:0.8 !important;
}

.phw-g-i-4J62SF-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-4JTyyU-ds{
opacity:0.8 !important;
}

.phw-g-i-4JgkpJ-ds{
display:none !important;
}

.phw-g-i-4KQtah-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-4LD3xw-ds{
background-image:url("") !important;
}

.phw-g-i-4M0575-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}

.phw-g-i-4M22BH-ds{
display:none !important;
}

.phw-g-i-4Mg0sn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-4Nznsu-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-4ODlKm-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-4OKCFw-ds{
opacity:0.8 !important;
}

.phw-g-i-4PQJ8j{
color:var(--body-color) !important;
text-decoration:none !important;
text-transform:lowercase !important;
outline-style:none !important;
outline-width:200px !important;
font-size:52px !important;
}

.phw-g-i-4PW0ll-ds{
background-image:url("") !important;
}

.phw-g-i-4RB794-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-4SmH5A-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-4TJHVz-ds{
opacity:0.8 !important;
}

.phw-g-i-4V3S5K-ds{
opacity:0.8 !important;
}

.phw-g-i-4W5ifn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-4Z2Nsj-ds{
opacity:0.8 !important;
}

.phw-g-i-4ZQ259-ds{
}

.phw-g-i-4ZnbTS-ds{
width:105px !important;
}

.phw-g-i-4aU8JU-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-4b29al-ds{
width:100% !important;
}

.phw-g-i-4bfPwH-ds{
opacity:0.8 !important;
}

.phw-g-i-4bjQwe-ds{
background-position:50% 0% !important;
}

.phw-g-i-4dFdE6-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-4dvqS7-ds{
opacity:0.8 !important;
}

.phw-g-i-4f8ep7-ds{
display:none !important;
}

.phw-g-i-4hrzTs-ds{
width:105px !important;
}

.phw-g-i-4k3FSG-ds{
display:none !important;
}

.phw-g-i-4kec4v-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-4mXavj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-4mpy5R-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-4mr6pO-ds{
display:none !important;
}

.phw-g-i-4o3Tnw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-4ossRV-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-4otJZK-ds{
opacity:0.8 !important;
}

.phw-g-i-4qBLxM-ds{
}

.phw-g-i-4seJ8I-ds{
display:none !important;
}

.phw-g-i-4teB5E-ds{
}

.phw-g-i-4trES7-ds{
}

.phw-g-i-4upp47{
border-width:1px !important;
border-color:var(--brand-color-primary) !important;
border-top-color:var(--phw-custom-footerdivider555555ff) !important;
border-style:solid !important;
border-top-style:solid !important;
}

.phw-g-i-4v5Unv-ds{
background-image:url("") !important;
}

.phw-g-i-4wH56k-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-4wVACW-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-4xCdYE-ds{
opacity:0.8 !important;
}

.phw-g-i-4xOV1M-ds{
display:none !important;
}

.phw-g-i-4yHyoq-ds{
opacity:0.8 !important;
}

.phw-g-i-4zmBVf-ds{
opacity:0.8 !important;
}

.phw-g-i-510tZZ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-51o9wK-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-52MHAg-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-54ySoU-ds{
display:none !important;
}

.phw-g-i-551hp3-ds{
opacity:0.8 !important;
}

.phw-g-i-55HJEr-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-55nNML-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-55wxJB-ds{
opacity:0.8 !important;
}

.phw-g-i-57fRrc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-58HCIV-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-594Zvp-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-5964Kl-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-59Hiqb-ds{
width:100% !important;
}

.phw-g-i-5AEvFn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-5Aatob-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-5AvTfp-ds{
display:none !important;
}

.phw-g-i-5BEn3f-ds{
opacity:0.8 !important;
}

.phw-g-i-5CUi03-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-5DuJ3K-ds{
}

.phw-g-i-5Eawsb-ds{
display:none !important;
}

.phw-g-i-5GDeC6-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-5GyLg5{
font-family:var(--cms-g-galanogrotesquelight) !important;
font-size:var(--body-font-size) !important;
color:var(--white) !important;
margin-bottom:calc(var(--mu-space)*1) !important;
}

.phw-g-i-5H6b93-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-5IFPhn-ds{
}

.phw-g-i-5IWHIL-ds{
display:none !important;
}

.phw-g-i-5KNbcL-ds{
width:100% !important;
}

.phw-g-i-5KThFt-ds{
}

.phw-g-i-5LD1Pn-ds{
opacity:0.8 !important;
}

.phw-g-i-5LUi7t-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-5Loswi-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-5Lyl8Z-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-5OwEyk-ds{
display:none !important;
}

.phw-g-i-5P6qTK-ds{
width:100% !important;
}

.phw-g-i-5P9Xor-ds{
}

.phw-g-i-5PC5pm-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-5PLD00-ds{
}

.phw-g-i-5PulkG-ds{
width:140px !important;
}

.phw-g-i-5QBuOu-ds{
display:none !important;
}

.phw-g-i-5R6of8-ds{
display:none !important;
}

.phw-g-i-5SWxBR-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-5Sdr2y-ds{
display:none !important;
}

.phw-g-i-5T6aH4-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}

.phw-g-i-5WpwxX-ds{
display:none !important;
}

.phw-g-i-5XGuaY-ds{
display:none !important;
}

.phw-g-i-5YyA4P-ds{
opacity:0.8 !important;
}

.phw-g-i-5a2cMc-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-5bdbrY-ds{
display:none !important;
}

.phw-g-i-5bl3bW-ds{
}

.phw-g-i-5byLjd-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-5cuSdj-ds{
background-position:50% 50% !important;
}

.phw-g-i-5e9AGQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-5egKml-ds{
display:none !important;
}

.phw-g-i-5gDC4e-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-5hkeWu-ds{
width:100% !important;
}

.phw-g-i-5hoA1l-ds{
opacity:0.8 !important;
}

.phw-g-i-5jvMuJ-ds{
width:100% !important;
}

.phw-g-i-5lLLOQ-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-5lXR2n-ds{
display:none !important;
}

.phw-g-i-5lzMyY-ds{
display:none !important;
}

.phw-g-i-5oatKs-ds{
opacity:0.8 !important;
}

.phw-g-i-5ooqad-ds{
cursor:pointer !important;
}

.phw-g-i-5qfozz-ds{
opacity:0.8 !important;
}

.phw-g-i-5qgyqh-ds{
display:none !important;
}

.phw-g-i-5rpZ1v-ds{
opacity:0.8 !important;
}

.phw-g-i-5ssUvx-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-5ulVnE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-5wSctE-ds{
padding-top:40px !important;
text-align:center !important;
}

.phw-g-i-5wYZXJ-ds{
}

.phw-g-i-5y8vIC-ds{
width:140px !important;
}

.phw-g-i-61VIFO-ds{
width:100% !important;
}

.phw-g-i-66Nwos-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-67g2NO-ds{
opacity:0.8 !important;
}

.phw-g-i-69YIZt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-6BltCG-ds{
width:140px !important;
}

.phw-g-i-6CAnbb-ds{
opacity:0.8 !important;
}

.phw-g-i-6CmRK5-ds{
display:none !important;
}

.phw-g-i-6DHBaJ-ds{
opacity:0.8 !important;
}

.phw-g-i-6Do4so-ds{
}

.phw-g-i-6FcfhK-ds{
opacity:0.8 !important;
}

.phw-g-i-6HqRiD-ds{
opacity:0.8 !important;
}

.phw-g-i-6Iw6Ih-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-6LpW6m-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-6MQcLd-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-6QtZPx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-6QukQB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-6RKE7o-ds{
opacity:0.8 !important;
}

.phw-g-i-6Rc4Co{
}

.phw-g-i-6SHJgO-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-6T03QC-ds{
}

.phw-g-i-6TJ5NR{
border-width:1px !important;
border-color:var(--stroke-gray-lighter) !important;
border-style:solid !important;
box-shadow:var(--phw-custom-boxshadowapw) !important;
}

.phw-g-i-6UVIHc-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-6VP1yH-ds{
opacity:0.8 !important;
}

.phw-g-i-6XfefS-ds{
opacity:0.8 !important;
}

.phw-g-i-6XsNve-ds{
background-image:url("") !important;
}

.phw-g-i-6YIwGW-ds{
display:none !important;
}

.phw-g-i-6Ygx3w-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-6YuYyr-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-6ZSPQI-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-6ZUzGi-ds{
}

.phw-g-i-6a4kbx-ds{
opacity:0.8 !important;
}

.phw-g-i-6bMUZL-ds{
opacity:0.8 !important;
}

.phw-g-i-6bbcBG-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-6cnatR-ds{
background-image:url("") !important;
}

.phw-g-i-6e2xC3-ds{
display:none !important;
}

.phw-g-i-6eUMGc-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-6eZWmz-ds{
display:none !important;
}

.phw-g-i-6f3Yjj-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-6iFsPG-ds{
opacity:0.8 !important;
}

.phw-g-i-6lykcs-ds{
opacity:0.8 !important;
}

.phw-g-i-6mDBJA-ds{
opacity:0.8 !important;
}

.phw-g-i-6nsqCq-ds{
}

.phw-g-i-6nx8vG-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-6pVqs4-ds{
}

.phw-g-i-6qnJl5-ds{
opacity:0.8 !important;
}

.phw-g-i-6sWRuX-ds{
}

.phw-g-i-6snMz3-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-6ucTBN-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-6wNdWD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-6yFMsA-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-6yxzKK-ds{
width:100% !important;
}

.phw-g-i-6z2xpt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-6z6fv9-ds{
display:none !important;
}

.phw-g-i-71K1Sx{
}

.phw-g-i-71PJQx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-71j642-ds{
opacity:0.8 !important;
}

.phw-g-i-7204dV-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-72qkyq{
height:24px !important;
width:24px !important;
}

.phw-g-i-72sdkf-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-73ZKtT-ds{
opacity:0.8 !important;
}

.phw-g-i-7452wH-ds{
opacity:0.8 !important;
}

.phw-g-i-76Qvj6-ds{
}

.phw-g-i-7775Jg-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-78gQgt-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-797mf7-ds{
display:none !important;
}

.phw-g-i-7ANGrI-ds{
opacity:0.8 !important;
}

.phw-g-i-7C7ymO-ds{
display:none !important;
}

.phw-g-i-7CRhDO-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-7CaTI3-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-7CozUS-ds{
opacity:0.8 !important;
}

.phw-g-i-7CuojD-ds{
display:none !important;
}

.phw-g-i-7EOzeH-ds{
display:none !important;
}

.phw-g-i-7EmSN2-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-7Gl1Xl-ds{
width:100% !important;
}

.phw-g-i-7HOhEd-ds{
opacity:0.8 !important;
}

.phw-g-i-7IHjdH-ds{
opacity:0.8 !important;
}

.phw-g-i-7MFIXk-ds{
width:105px !important;
}

.phw-g-i-7MNGuc-ds{
}

.phw-g-i-7McABo-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7MflPF-ds{
display:none !important;
}

.phw-g-i-7NGByO-ds{
display:none !important;
}

.phw-g-i-7NTM7j-ds{
display:none !important;
}

.phw-g-i-7OFvj8-ds{
opacity:0.8 !important;
}

.phw-g-i-7ONhfw-ds{
opacity:0.8 !important;
}

.phw-g-i-7P4kEd-ds{
opacity:0.8 !important;
}

.phw-g-i-7PBdmD-ds{
width:140px !important;
}

.phw-g-i-7Pj467-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7RKA0g-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7RlkkC-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-7SZU8E-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-7UqSQ1-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7VBaJe-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7WtqhA-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-7X0Alx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7XCUBB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7XWeKT-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7ZaFXE-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-7ZyeIh-ds{
}

.phw-g-i-7aS0hY-ds{
width:100% !important;
}

.phw-g-i-7abdfA-ds{
opacity:0.8 !important;
}

.phw-g-i-7cSnu1-ds{
width:105px !important;
}

.phw-g-i-7cnqrb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7df4R9-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7fDJA3-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-7gOrpd-ds{
width:100% !important;
}

.phw-g-i-7gSOz7-ds{
opacity:0.8 !important;
}

.phw-g-i-7gsJ3e-ds{
opacity:0.8 !important;
}

.phw-g-i-7hJ0ZP-ds{
opacity:0.8 !important;
}

.phw-g-i-7hfRp3-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7i880P-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-7k8FjR-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7kqIc6-ds{
display:none !important;
}

.phw-g-i-7lmZin-ds{
width:105px !important;
}

.phw-g-i-7m75kr-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-7mTWEp-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7nyP63-ds{
background-image:url("") !important;
}

.phw-g-i-7oLKwj-ds{
width:140px !important;
}

.phw-g-i-7oihuZ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7pZcqo-ds{
display:none !important;
}

.phw-g-i-7qdnUk-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7qycfI-ds{
width:105px !important;
}

.phw-g-i-7rWLr2-ds{
display:none !important;
}

.phw-g-i-7rq4LA-ds{
opacity:0.8 !important;
}

.phw-g-i-7scUdb-ds{
background-size:contain !important;
background-position:0% 0% !important;
}

.phw-g-i-7u91mU-ds{
display:none !important;
}

.phw-g-i-7udbWW-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-7vHQ2v-ds{
opacity:0.8 !important;
}

.phw-g-i-7vwBLD-ds{
display:none !important;
}

.phw-g-i-7xbQRW-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7xjBdn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-7znP5N-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-80cU07-ds{
display:none !important;
}

.phw-g-i-8261qu-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-82nFfH-ds{
opacity:0.8 !important;
}

.phw-g-i-889Gia-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-89jl0W-ds{
display:none !important;
}

.phw-g-i-8APx6o-ds{
}

.phw-g-i-8BYknH-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-8CUNdP-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-8DAWly-ds{
}

.phw-g-i-8HLWcH-ds{
opacity:0.8 !important;
}

.phw-g-i-8I4ivL-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8Ia10U-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8J0G0V-ds{
display:none !important;
}

.phw-g-i-8JcBCs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8Jd4kE-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-8K5Spi-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8KJ8cJ-ds{
width:100% !important;
}

.phw-g-i-8KXKX2-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8LVHqb-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-8Liia1-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8MRlWS-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8NMkuL-ds{
opacity:0.8 !important;
}

.phw-g-i-8OEkoO-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8QJlNW-ds{
opacity:0.8 !important;
}

.phw-g-i-8RANwK-ds{
opacity:0.8 !important;
}

.phw-g-i-8SYR1Y-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-8SxMv7-ds{
opacity:0.8 !important;
}

.phw-g-i-8TsFCd-ds{
background-position:50% 0% !important;
}

.phw-g-i-8UvnSP-ds{
display:none !important;
}

.phw-g-i-8VPZTZ-ds{
width:105px !important;
}

.phw-g-i-8VpyYT-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8VzUsP-ds{
display:none !important;
}

.phw-g-i-8Wl4ok-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-8YeHLz{
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
}

.phw-g-i-8axLyX-ds{
opacity:0.8 !important;
}

.phw-g-i-8cABdl-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-8dJlcK-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8dec3P-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8eIJBX-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-8hcWNx-ds{
display:none !important;
}

.phw-g-i-8jVyD8-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-8lMcXB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8lZ5PU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8lZdgc-ds{
opacity:0.8 !important;
}

.phw-g-i-8luDIy-ds{
display:none !important;
}

.phw-g-i-8mACyx-ds{
width:100% !important;
}

.phw-g-i-8n3FJB-ds{
width:140px !important;
}

.phw-g-i-8nbLUS-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8pFFyx-ds{
width:100% !important;
}

.phw-g-i-8pYQqo-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8qDA9M-ds{
}

.phw-g-i-8qJx5X-ds{
display:none !important;
}

.phw-g-i-8rFDIi-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8rlSW8-ds{
display:none !important;
}

.phw-g-i-8sMmi1-ds{
opacity:0.8 !important;
}

.phw-g-i-8tEZgJ-ds{
display:none !important;
}

.phw-g-i-8txi5a-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-8vZDHl-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8vn83L-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8voVSN-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-8xbMxG-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-8xgr3D-ds{
opacity:0.8 !important;
}

.phw-g-i-8xsjgx-ds{
opacity:0.8 !important;
}

.phw-g-i-8yBm3n-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-8yuTGk-ds{
background-image:url("") !important;
}

.phw-g-i-903zCf-ds{
opacity:0.8 !important;
}

.phw-g-i-90RcIc-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-90SX36-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-917QdW-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-91Dupt-ds{
}

.phw-g-i-92G9Q1-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-92Sqai-ds{
display:none !important;
}

.phw-g-i-93Pi4F-ds{
background-position:50% 50% !important;
}

.phw-g-i-93Tnk4-ds{
opacity:0.8 !important;
}

.phw-g-i-94RAYz-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-94RQlg-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-94scfH-ds{
display:none !important;
}

.phw-g-i-95KHYb-ds{
}

.phw-g-i-95xh2q-ds{
display:none !important;
}

.phw-g-i-97vYM8-ds{
display:none !important;
}

.phw-g-i-98Boe5-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-9AeDyG-ds{
display:none !important;
}

.phw-g-i-9BXA9q-ds{
width:100% !important;
}

.phw-g-i-9BfASa-ds{
opacity:0.8 !important;
}

.phw-g-i-9BgZkC-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-9CMRad-ds{
opacity:0.8 !important;
}

.phw-g-i-9H8ntk-ds{
opacity:0.8 !important;
}

.phw-g-i-9HGRQX-ds{
width:105px !important;
}

.phw-g-i-9HJ83A-ds{
opacity:0.8 !important;
}

.phw-g-i-9JJk0H-ds{
width:100% !important;
}

.phw-g-i-9JTYDE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-9JpxKS-ds{
opacity:0.8 !important;
}

.phw-g-i-9KGjYK-ds{
display:none !important;
}

.phw-g-i-9N8T2o-ds{
display:none !important;
}

.phw-g-i-9Ocu9m-ds{
display:none !important;
}

.phw-g-i-9Q0TxX-ds{
width:100% !important;
}

.phw-g-i-9Q1AOi-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-9QLlzD-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-9RSbQS-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-9SPDqr-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-9T5xec-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-9TEeUu-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-9UQxSD-ds{
opacity:0.8 !important;
}

.phw-g-i-9V0EO5-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-9VM6Ws-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-9b3m0u-ds{
width:140px !important;
}

.phw-g-i-9cEvuP-ds{
opacity:0.8 !important;
}

.phw-g-i-9cIedw-ds{
}

.phw-g-i-9csCeX-ds{
width:100% !important;
}

.phw-g-i-9evueR-ds{
}

.phw-g-i-9fRXjW-ds{
opacity:0.8 !important;
}

.phw-g-i-9g9zNU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-9hKixa-ds{
background-image:url("") !important;
}

.phw-g-i-9hhFsP-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-9j8qfN-ds{
display:none !important;
}

.phw-g-i-9jBhwE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-9kCTKp-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-9kdhYE-ds{
width:105px !important;
}

.phw-g-i-9laVfW-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-9levTi-ds{
display:none !important;
}

.phw-g-i-9pqUGF-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-9qWmSl-ds{
display:none !important;
}

.phw-g-i-9rMQHe-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-9rVJvX-ds{
opacity:0.8 !important;
}

.phw-g-i-9sCcOy-ds{
opacity:0.8 !important;
}

.phw-g-i-9sIscq-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-9tBX40-ds{
background-image:url("") !important;
}

.phw-g-i-9uOrlz-ds{
}

.phw-g-i-9vsSVA-ds{
}

.phw-g-i-9wm8aX-ds{
background:transparent !important;
border:0 !important;
}

.phw-g-i-9xukW7-ds{
opacity:0.8 !important;
}

.phw-g-i-9yKuYy-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-A2DWOG-ds{
background-color:rgb(40, 53, 131) !important;
}

.phw-g-i-A3ENsn-ds{
opacity:0.8 !important;
}

.phw-g-i-A4kMpO-ds{
display:none !important;
}

.phw-g-i-A56Krn-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-A579ct-ds{
width:100% !important;
}

.phw-g-i-A5kyzn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-A5xjat-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
background-position:50% 50% !important;
}

.phw-g-i-A7Kkyq-ds{
opacity:0.8 !important;
}

.phw-g-i-A81o63-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-A8NJ9T-ds{
opacity:0.8 !important;
}

.phw-g-i-AA9Ocb-ds{
opacity:0.8 !important;
}

.phw-g-i-AAmkkL{
}

.phw-g-i-ACCgYQ-ds{
pointer-events:visible !important;
}

.phw-g-i-ACLV6X-ds{
opacity:0.8 !important;
}

.phw-g-i-ADL1QR-ds{
display:none !important;
}

.phw-g-i-ADejng-ds{
opacity:0.8 !important;
}

.phw-g-i-AEKokX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-AEZPFk-ds{
display:none !important;
}

.phw-g-i-AHL52z-ds{
opacity:0.8 !important;
}

.phw-g-i-AHOUwC-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-AHo8Mc-ds{
opacity:0.8 !important;
}

.phw-g-i-AIXej1-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-AIvGjE-ds{
display:none !important;
}

.phw-g-i-AJ1GIx-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-AKE2m3-ds{
opacity:0.8 !important;
}

.phw-g-i-AKH5KD-ds{
}

.phw-g-i-ALY2iQ-ds{
opacity:0.8 !important;
}

.phw-g-i-AMTdbZ-ds{
}

.phw-g-i-ANngf4-ds{
}

.phw-g-i-AOFBaP-ds{
opacity:0.8 !important;
}

.phw-g-i-APfxQP-ds{
display:none !important;
}

.phw-g-i-APirVm-ds{
display:none !important;
}

.phw-g-i-APnbZV-ds{
width:100% !important;
}

.phw-g-i-APrsEi-ds{
display:none !important;
}

.phw-g-i-AROQJL{
}

.phw-g-i-ARxsjR-ds{
display:none !important;
}

.phw-g-i-ASWfkN-ds{
pointer-events:visible !important;
}

.phw-g-i-AVFrdD-ds{
opacity:0.8 !important;
}

.phw-g-i-AWQRjR-ds{
}

.phw-g-i-AX8fGt-ds{
display:none !important;
}

.phw-g-i-AXWD8z-ds{
width:100% !important;
}

.phw-g-i-AZVGsg-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-AZjS3e-ds{
}

.phw-g-i-AafUE6-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Aclk0G-ds{
display:none !important;
}

.phw-g-i-Ad0bO3-ds{
opacity:0.8 !important;
}

.phw-g-i-Ad69wv-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-AeLY2P-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-AfMViK-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-AgMyuy-ds{
background-position:50% 50% !important;
}

.phw-g-i-AguC1q-ds{
width:105px !important;
}

.phw-g-i-AhMQ4w-ds{
opacity:0.8 !important;
}

.phw-g-i-Ai5aJ9-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-AiFTWe-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-AiQvJ2-ds{
width:100% !important;
}

.phw-g-i-AiiPFd-ds{
opacity:0.8 !important;
}

.phw-g-i-AivPM5-ds{
background-image:url("") !important;
}

.phw-g-i-Aj1Uyl-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}

.phw-g-i-AkA68W-ds{
opacity:0.8 !important;
}

.phw-g-i-AksIm6-ds{
opacity:0.8 !important;
}

.phw-g-i-Ao0TZ8{
}

.phw-g-i-AoTqzn-ds{
width:100% !important;
}

.phw-g-i-ApVn47-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-AqV11i-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-ArGBv8-ds{
width:105px !important;
}

.phw-g-i-ArIicy-ds{
width:100% !important;
}

.phw-g-i-Arjpgx-ds{
display:none !important;
}

.phw-g-i-AsJKii-ds{
display:none !important;
}

.phw-g-i-AthW9c-ds{
opacity:0.8 !important;
}

.phw-g-i-AulzcA-ds{
display:none !important;
}

.phw-g-i-AvU81g-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Aw8J3Z-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-AweqYc-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-AwjRMS{
}

.phw-g-i-Ay2iWB-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-AyDMcu-ds{
opacity:0.8 !important;
}

.phw-g-i-AyEtF0-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Azyx1H-ds{
width:140px !important;
}

.phw-g-i-B0zjzm-ds{
width:100% !important;
}

.phw-g-i-B3IToi-ds{
opacity:0.8 !important;
}

.phw-g-i-B3piPX-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-B3su7B-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-B4NJ9q-ds{
display:none !important;
}

.phw-g-i-B4d3pk-ds{
opacity:0.8 !important;
}

.phw-g-i-B54QSw-ds{
display:none !important;
}

.phw-g-i-B6gxmq-ds{
display:none !important;
}

.phw-g-i-B8PnN1-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-BAl34l-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-BBFnbK-ds{
opacity:0.8 !important;
}

.phw-g-i-BCiAYl-ds{
opacity:0.8 !important;
}

.phw-g-i-BCwzm0-ds{
opacity:0.8 !important;
}

.phw-g-i-BE357g-ds{
display:none !important;
}

.phw-g-i-BEPVe2-ds{
display:none !important;
}

.phw-g-i-BGY2pW{
color:var(--white) !important;
font-size:var(--font-size-8) !important;
font-family:var(--cms-g-galanogrotesquelight) !important;
}

.phw-g-i-BHQuM2-ds{
width:140px !important;
}

.phw-g-i-BHSKpF-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-BI37H5-ds{
opacity:0.8 !important;
}

.phw-g-i-BK8dF3-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-BKflFG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-BM5J3W-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-BNKSwh-ds{
display:none !important;
}

.phw-g-i-BNNRwG-ds{
background-position:50% 50% !important;
}

.phw-g-i-BNP3iF-ds{
display:none !important;
}

.phw-g-i-BNPKoG-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-BP9FPp-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-BS28Pf-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-BSZqqL-ds{
display:none !important;
}

.phw-g-i-BSpDzi-ds{
display:none !important;
}

.phw-g-i-BT812H-ds{
opacity:0.8 !important;
}

.phw-g-i-BTRcgL-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-BTnRbD-ds{
opacity:0.8 !important;
}

.phw-g-i-BU0hOk-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-BU9sC8-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-BY1oeW-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-BYAfv2-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-BZDS4v-ds{
}

.phw-g-i-BZScM1-ds{
width:140px !important;
}

.phw-g-i-BaEW2M-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Bar6tL-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-BbTr3D-ds{
opacity:0.8 !important;
}

.phw-g-i-BdCJZy-ds{
display:none !important;
}

.phw-g-i-Be03Jv-ds{
width:100% !important;
}

.phw-g-i-Bfwwjm-ds{
}

.phw-g-i-Bg1l40-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Bg64pF-ds{
opacity:0.8 !important;
}

.phw-g-i-BgnkuU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Bhlmj9-ds{
display:none !important;
}

.phw-g-i-Bm5f04-ds{
opacity:0.8 !important;
}

.phw-g-i-BmYjAe-ds{
opacity:0.8 !important;
}

.phw-g-i-Bmvncm-ds{
display:none !important;
}

.phw-g-i-BnU0Nk-ds{
width:100% !important;
}

.phw-g-i-BoWAGW-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-BqBTEe-ds{
}

.phw-g-i-BrR5EB-ds{
width:140px !important;
}

.phw-g-i-Brtkn8-ds{
width:100% !important;
}

.phw-g-i-BtChNd-ds{
opacity:0.8 !important;
}

.phw-g-i-BtIOOS{
height:35px !important;
width:105px !important;
}

.phw-g-i-Bu9jb2-ds{
opacity:0.8 !important;
}

.phw-g-i-BuAFdE-ds{
opacity:0.8 !important;
}

.phw-g-i-BuyFtL-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-BvFmfq-ds{
opacity:0.8 !important;
}

.phw-g-i-BxREGc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-By4EWe-ds{
width:100% !important;
}

.phw-g-i-ByDju8-ds{
}

.phw-g-i-ByOGrJ-ds{
opacity:0.8 !important;
}

.phw-g-i-ByOSS8-ds{
width:140px !important;
}

.phw-g-i-ByuN1f-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-C0sUyy{
background:none !important;
border-color:var(--widget-bg-gray-lighter) !important;
border-top-left-radius:calc(var(--border-radius-base)*0.5) !important;
border-top-right-radius:calc(var(--border-radius-base)*0.5) !important;
border-bottom-left-radius:calc(var(--border-radius-base)*0.5) !important;
border-bottom-right-radius:calc(var(--border-radius-base)*0.5) !important;
color:var(--widget-bg-gray-lighter) !important;
font-size:16px !important;
font-family:var(--cms-g-galanogrotesquemedium) !important;
font-weight:inherit !important;
line-height:.5 !important;
text-align:center !important;
padding-left:15px !important;
padding-right:15px !important;
min-height:52px !important;
background-color:var(--phw-custom-backgrounds252d4f) !important;
box-shadow:none !important;
}

.phw-g-i-C0sUyy:hover{
background:none !important;
border-color:#252d4f !important;
background-color:#252d4f !important;
box-shadow:none !important;
color:#ffffff !important;
}

.phw-g-i-C130dI-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-C5E286-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
background-position:50% 50% !important;
}

.phw-g-i-C5L7mO-ds{
opacity:0.8 !important;
}

#_PCM .phw-g-i-C6OYrS{
color:var(--body-color) !important;
font-family:var(--cms-g-galanogrotesquemedium) !important;
}

.phw-g-i-CA4iS3-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-CAC7Xp-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-CBswr0-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-CCIGdI-ds{
opacity:0.8 !important;
}

.phw-g-i-CD2pBx-ds{
display:none !important;
}

.phw-g-i-CD4J9m-ds{
opacity:0.8 !important;
}

.phw-g-i-CG7f4f-ds{
width:100% !important;
}

.phw-g-i-CGqTJs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-CJ7GjB-ds{
opacity:0.8 !important;
}

.phw-g-i-CJ95E6-ds{
display:none !important;
}

.phw-g-i-COI4BS-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-COrFS3-ds{
opacity:0.8 !important;
}

.phw-g-i-CPTzZK-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-CPV0KX-ds{
}

.phw-g-i-CVQ8C1-ds{
opacity:0.8 !important;
}

.phw-g-i-CZUl7a-ds{
display:none !important;
}

.phw-g-i-Caw9Xc-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-CawZwG-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-CdPzo6-ds{
display:none !important;
}

.phw-g-i-Cf01At-ds{
display:none !important;
}

.phw-g-i-CfhojD-ds{
display:none !important;
}

.phw-g-i-CfkBfa-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Cgq9TC{
text-decoration:none !important;
}

.phw-g-i-Cgqvik{
background-color:transparent;
padding-top:calc(var(--pu-space)*5);
padding-bottom:calc(var(--pu-space)*2);
}

.phw-g-i-ClSdxu-ds{
display:none !important;
}

.phw-g-i-CmUGFc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-CmtrfO-ds{
opacity:0.8 !important;
}

.phw-g-i-CnO1X9-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-CoOGa7{
}

.phw-g-i-CozaSk-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Cp27Y2-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-CpY44J-ds{
display:none !important;
}

.phw-g-i-CqQUZi-ds{
}

.phw-g-i-Cr3JNc-ds{
opacity:0.8 !important;
}

.phw-g-i-CrEOwc-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-CsTVAi-ds{
}

.phw-g-i-CtIuPB-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-Ctidiy-ds{
opacity:0.8 !important;
}

.phw-g-i-CvfsaA-ds{
width:100% !important;
}

.phw-g-i-Cvp6AD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-CwI90r-ds{
opacity:0.8 !important;
}

.phw-g-i-CxdFIG-ds{
opacity:0.8 !important;
}

.phw-g-i-CxnhET-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-CxzZ3g-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Cy1cfZ-ds{
opacity:0.8 !important;
}

.phw-g-i-CzI7LP-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-CzJ9uk-ds{
}

.phw-g-i-CzkaDJ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-CznvIF-ds{
opacity:0.8 !important;
}

.phw-g-i-D0CUSE-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-D2iV1h-ds{
display:none !important;
}

.phw-g-i-D47hge-ds{
opacity:0.8 !important;
}

.phw-g-i-D5sZ3m-ds{
width:100% !important;
}

.phw-g-i-D6ZhYU-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-D75cdr-ds{
opacity:0.8 !important;
}

.phw-g-i-D7fgXw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-D9If3x-ds{
opacity:0.8 !important;
}

.phw-g-i-D9Uh7r-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-D9tWXm-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-DACCRz-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-DAcGPZ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-DAz20N-ds{
width:105px !important;
}

.phw-g-i-DCAFjn-ds{
width:140px !important;
}

.phw-g-i-DCbjFI-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-DDl8eq-ds{
display:none !important;
}

.phw-g-i-DDm8Nd-ds{
display:none !important;
}

.phw-g-i-DFBw8X-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-DGkpEQ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-DGxZts-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-DHvZki-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-DHzJ1s-ds{
}

.phw-g-i-DIumvf{
}

.phw-g-i-DIxjAH-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-DKLD0Z-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-DMSvOp-ds{
opacity:0.8 !important;
}

.phw-g-i-DNXxsz-ds{
opacity:0.8 !important;
}

.phw-g-i-DNzVOs-ds{
opacity:0.8 !important;
}

.phw-g-i-DQ1Oh0-ds{
display:none !important;
}

.phw-g-i-DQg4RJ-ds{
opacity:0.8 !important;
}

.phw-g-i-DRGOyM-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-DVBDv9-ds{
opacity:0.8 !important;
}

.phw-g-i-DVffZC-ds{
width:105px !important;
}

.phw-g-i-DWahYW-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-DWjxg3-ds{
opacity:0.8 !important;
}

.phw-g-i-DXy8YB-ds{
opacity:0.8 !important;
}

.phw-g-i-DYffx3-ds{
}

.phw-g-i-DZuqO7-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-DaGmq4-ds{
width:100% !important;
}

.phw-g-i-DaWVH3-ds{
display:none !important;
}

.phw-g-i-Db3GbJ-ds{
display:none !important;
}

.phw-g-i-DelrvS-ds{
width:105px !important;
}

.phw-g-i-DfVhN3-ds{
opacity:0.8 !important;
}

.phw-g-i-DhNc7L-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-DlLPiw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-DluQEG-ds{
opacity:0.8 !important;
}

.phw-g-i-Dmkis0{
background-color:transparent !important;
}

.phw-g-i-DneKCe-ds{
width:105px !important;
}

.phw-g-i-DoMK2S-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-DowHCI-ds{
display:none !important;
}

.phw-g-i-DpLn3B-ds{
opacity:0.8 !important;
}

.phw-g-i-Dq0F1y-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Dq1GBN-ds{
}

.phw-g-i-Dq7j7S-ds{
display:none !important;
}

.phw-g-i-DrILrc-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-DrSuVM-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-DsIzTy-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-DsQU5V-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-Dv3gtA-ds{
opacity:0.8 !important;
}

.phw-g-i-DwFLNQ-ds{
}

.phw-g-i-DwSK8i-ds{
opacity:0.8 !important;
}

.phw-g-i-DzkMX2-ds{
display:none !important;
}

.phw-g-i-E0uZ51-ds{
display:none !important;
}

.phw-g-i-E1YKe5-ds{
opacity:0.8 !important;
}

.phw-g-i-E21QRk-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-E3EdJa-ds{
opacity:0.8 !important;
}

.phw-g-i-E3uzNK-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-E73FPU-ds{
width:100% !important;
}

.phw-g-i-E74P45-ds{
display:none !important;
}

.phw-g-i-E79iW2{
padding-top:calc(var(--pu-space)*1.375) !important;
padding-bottom:calc(var(--pu-space)*6.375) !important;
}

.phw-g-i-E7cIUv-ds{
opacity:0.8 !important;
}

.phw-g-i-E8byWI-ds{
opacity:0.8 !important;
}

.phw-g-i-E8z7Zb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-E9Q1VG-ds{
opacity:0.8 !important;
}

.phw-g-i-E9ahTU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-EA0KEE-ds{
opacity:0.8 !important;
}

.phw-g-i-ECHNRc-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-EDQ3Ng-ds{
width:140px !important;
}

.phw-g-i-EGsj8N-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-EHD5HG-ds{
display:none !important;
}

.phw-g-i-EHJ547-ds{
display:none !important;
}

.phw-g-i-EHNaje-ds{
opacity:0.8 !important;
}

.phw-g-i-EJMsYD-ds{
display:none !important;
}

.phw-g-i-ELlpN0-ds{
background-color:rgba(43,50,132,1) !important;
}

.phw-g-i-EOAWr2-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-EPuhqc-ds{
width:105px !important;
}

.phw-g-i-EQRWKf-ds{
display:none !important;
}

.phw-g-i-ERCUyQ-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}

.phw-g-i-ERfhwU-ds{
display:none !important;
}

.phw-g-i-ESIueh-ds{
opacity:0.8 !important;
}

.phw-g-i-ESnBG2-ds{
opacity:0.8 !important;
}

.phw-g-i-ETYXi9-ds{
width:100% !important;
}

.phw-g-i-ETwt9T-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-EUMfuE-ds{
}

.phw-g-i-EVJibu-ds{
display:none !important;
}

.phw-g-i-EXi8Ku-ds{
}

.phw-g-i-EYNVxV-ds{
}

.phw-g-i-EZ46n6-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-EaMoQb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-EdOBI7-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-EdlgHZ-ds{
opacity:0.8 !important;
}

.phw-g-i-EebIAh-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-Egus3C-ds{
opacity:0.8 !important;
}

.phw-g-i-EjYS7H-ds{
opacity:0.8 !important;
}

.phw-g-i-EkPJZy-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Elbms3{
height:16px !important;
width:16px !important;
}

.phw-g-i-EqA2mT-ds{
opacity:0.8 !important;
}

.phw-g-i-EqDK1u-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Er4lDd-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-ErsQwR-ds{
display:none !important;
}

.phw-g-i-EscXDD-ds{
display:none !important;
}

.phw-g-i-EsvDZp-ds{
width:140px !important;
}

.phw-g-i-EtU9rx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-EtmqKI-ds{
}

.phw-g-i-Eus0hu-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-EuvTeK{
}

.phw-g-i-EvgXNt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Ew9Eqj-ds{
}

.phw-g-i-EwjTS3-ds{
opacity:0.8 !important;
}

.phw-g-i-EwogeL-ds{
}

.phw-g-i-ExBgPq-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-ExPjhs-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-EyNw3s-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-EydWDF-ds{
opacity:0.8 !important;
}

.phw-g-i-EyqpZh-ds{
}

.phw-g-i-F0qtbp-ds{
}

.phw-g-i-F0w73n-ds{
width:105px !important;
}

.phw-g-i-F1JbNR-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-F3AR5S-ds{
opacity:0.8 !important;
}

.phw-g-i-F3Jpjp-ds{
opacity:0.8 !important;
}

.phw-g-i-F6Q5FF-ds{
opacity:0.8 !important;
}

.phw-g-i-F6SZkl-ds{
opacity:0.8 !important;
}

.phw-g-i-F86Lrw-ds{
opacity:0.8 !important;
}

.phw-g-i-F8jojD-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-F8r1aC-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-FCeNNV-ds{
display:none !important;
}

.phw-g-i-FCoGPZ-ds{
}

.phw-g-i-FEj6m2-ds{
}

.phw-g-i-FEjcGP-ds{
opacity:0.8 !important;
}

.phw-g-i-FFqOR1-ds{
}

.phw-g-i-FIDQC9-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-FIVG5L-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-FJELfM-ds{
}

.phw-g-i-FJvs38-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-FKGldY-ds{
}

.phw-g-i-FKJJWi-ds{
}

.phw-g-i-FKgKK4-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-FLeoyO-ds{
display:none !important;
}

.phw-g-i-FN2jcY-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-FNeNYD-ds{
opacity:0.8 !important;
}

.phw-g-i-FOqX6o-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-FPEo37-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-FPea4J-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-FPpjjm-ds{
}

.phw-g-i-FQfBrU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-FQyxNJ-ds{
width:105px !important;
}

.phw-g-i-FRX1bn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-FSGNUS-ds{
opacity:0.8 !important;
}

.phw-g-i-FU28kt-ds{
width:100% !important;
}

.phw-g-i-FUfYum-ds{
opacity:0.8 !important;
}

.phw-g-i-FWEo3I-ds{
width:105px !important;
}

.phw-g-i-FWusQX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-FclARb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-FdTgvy-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-FfLp7P-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-FfhcGG-ds{
}

.phw-g-i-FfoAl3-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-FgD05o-ds{
}

.phw-g-i-FhB7m5-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-FhddKa-ds{
display:none !important;
}

.phw-g-i-Fhfatb-ds{
display:none !important;
}

.phw-g-i-Fp3uOQ-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-FrPfz0{
color:var(--black) !important;
font-size:var(--phw-g-cards-subtitle-font-size) !important;
font-family:var(--cms-g-galanogrotesquebold) !important;
}

.phw-g-i-FuZAGS-ds{
opacity:0.8 !important;
}

.phw-g-i-FwLcrH-ds{
opacity:0.8 !important;
}

.phw-g-i-FxGGa0-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-FxWx1N-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-FxbQiI-ds{
}

.phw-g-i-FyZGiX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Fyh5TJ-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-FyqdBu-ds{
opacity:0.8 !important;
}

.phw-g-i-FyxBqg{
font-size:var(--font-size-5) !important;
font-family:var(--cms-g-galanogrotesquemedium) !important;
color:var(--custom-color-8v9ih) !important;
}

.phw-g-i-Fzg1rt-ds{
width:105px !important;
}

.phw-g-i-FzxAU2-ds{
opacity:0.8 !important;
}

.phw-g-i-G0h1Qt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-G2V6qe-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-G579YY-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-G6Fv2u-ds{
opacity:0.8 !important;
}

.phw-g-i-G6hdNc{
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
}

.phw-g-i-G7sJHQ-ds{
width:100% !important;
}

.phw-g-i-G9DN7z-ds{
width:100% !important;
}

.phw-g-i-G9yVzE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-GAOhbz-ds{
width:140px !important;
}

.phw-g-i-GBR8b8-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-GFLq4v-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
}

.phw-g-i-GHmJfQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-GIIOsb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-GLICtE-ds{
width:140px !important;
}

.phw-g-i-GMTTup{
border-width:1px !important;
border-color:var(--stroke-gray-lighter) !important;
border-style:solid !important;
}

.phw-g-i-GNMcNq-ds{
width:140px !important;
}

.phw-g-i-GNgp73-ds{
width:100% !important;
}

.phw-g-i-GOM37x-ds{
}

.phw-g-i-GQO7YW-ds{
width:105px !important;
}

.phw-g-i-GSMtRp-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-GSREa1-ds{
width:100% !important;
}

.phw-g-i-GTcjPZ-ds{
width:140px !important;
}

.phw-g-i-GWl8Dw-ds{
pointer-events:visible !important;
}

.phw-g-i-GYTugx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-GYsnve-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-Ga9puR-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-GaxVkv-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Gb4Lvl-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Gbo978-ds{
width:100% !important;
}

.phw-g-i-Gdnuoa-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-GeZpT9-ds{
opacity:0.8 !important;
}

.phw-g-i-Gf5nkG-ds{
display:none !important;
}

.phw-g-i-GfChMB-ds{
opacity:0.8 !important;
}

.phw-g-i-GhiWZE-ds{
opacity:0.8 !important;
}

.phw-g-i-Gi8ZbR-ds{
display:none !important;
}

.phw-g-i-GmgBgp-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-GnhTR8-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-GpZ4gu-ds{
width:140px !important;
}

.phw-g-i-GpfeR7-ds{
}

.phw-g-i-Gpuboy-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-GqEEod-ds{
width:105px !important;
}

.phw-g-i-GrFUYw-ds{
opacity:0.8 !important;
}

.phw-g-i-GrFmJ6-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-GriOWH-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-GsRqEH-ds{
opacity:0.8 !important;
}

.phw-g-i-GtKEo6-ds{
opacity:0.8 !important;
}

.phw-g-i-GtQ7VD-ds{
opacity:0.8 !important;
}

.phw-g-i-Gw8wpC-ds{
}

.phw-g-i-GxzWvz-ds{
width:100% !important;
}

.phw-g-i-Gy4QLR-ds{
opacity:0.8 !important;
}

.phw-g-i-Gy862A-ds{
opacity:0.8 !important;
}

.phw-g-i-Gz1GLh{
}

.phw-g-i-GzWUC6-ds{
opacity:0.8 !important;
}

.phw-g-i-H1dcNI-ds{
}

.phw-g-i-H1llvu-ds{
opacity:0.8 !important;
}

.phw-g-i-H3Eqm8-ds{
display:none !important;
}

.phw-g-i-H49r1k-ds{
opacity:0.8 !important;
}

.phw-g-i-H4NNzr-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-H4aLTh-ds{
opacity:0.8 !important;
}

.phw-g-i-H5uFMv-ds{
opacity:0.8 !important;
}

.phw-g-i-H6IPJA-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-H6zvd3-ds{
display:none !important;
}

.phw-g-i-H8WHrG-ds{
background-image:url("") !important;
}

.phw-g-i-H90mVg-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-H93VQa-ds{
opacity:0.8 !important;
}

.phw-g-i-H9BALC-ds{
opacity:0.8 !important;
}

.phw-g-i-H9yFzh-ds{
}

.phw-g-i-HDzj3l-ds{
background-image:url("") !important;
}

.phw-g-i-HFGwug-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-HGkt4E-ds{
width:140px !important;
}

.phw-g-i-HHJIVB-ds{
}

.phw-g-i-HHNzFr-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-HHTjl4-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-HIM4af-ds{
width:100% !important;
}

.phw-g-i-HKP9u8-ds{
opacity:0.8 !important;
}

.phw-g-i-HMX4RX-ds{
}

.phw-g-i-HOoAck-ds{
opacity:0.8 !important;
}

.phw-g-i-HPUene-ds{
}

.phw-g-i-HPsKFc-ds{
display:none !important;
}

.phw-g-i-HQPcme-ds{
}

.phw-g-i-HRv75g-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-HS18md-ds{
}

.phw-g-i-HThjEP-ds{
opacity:0.8 !important;
}

.phw-g-i-HW2ON3-ds{
text-align:center !important;
display:block !important;
}

.phw-g-i-HXteYU-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-HXyr5b-ds{
display:none !important;
}

.phw-g-i-HYUab2-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-HZHlnK-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-Ha8HT4-ds{
width:105px !important;
}

.phw-g-i-HaMSoc-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-Hfn1xJ-ds{
}

.phw-g-i-HgF5OG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-HhVvjt-ds{
opacity:0.8 !important;
}

.phw-g-i-HidXz0-ds{
opacity:0.8 !important;
}

.phw-g-i-HjlPlu{
}

.phw-g-i-HkCeEQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

#_PCM .phw-g-i-HkTZmF{
}

.phw-g-i-Hl736T-ds{
width:100% !important;
}

.phw-g-i-HlaagK-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-HlsokD-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Hm0eR5-ds{
}

.phw-g-i-Hn7Gs5-ds{
opacity:0.8 !important;
}

.phw-g-i-HpkQcZ-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-Hr1HRw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Hrl0EP-ds{
display:none !important;
}

.phw-g-i-Hrl9zP-ds{
display:none !important;
}

.phw-g-i-HrvCfZ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-HsjZO0-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-Ht0TJ6-ds{
opacity:0.8 !important;
}

.phw-g-i-HtOXUx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Htt0tG-ds{
display:none !important;
}

.phw-g-i-HufUgQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-HwA47O-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-HwnGcG-ds{
opacity:0.8 !important;
}

.phw-g-i-Hy2oLu-ds{
width:105px !important;
}

.phw-g-i-HzdT7U-ds{
}

.phw-g-i-I00Kr5-ds{
opacity:0.8 !important;
}

.phw-g-i-I1FEpt-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-I1KmZq-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-I2GZ4Q-ds{
opacity:0.8 !important;
}

.phw-g-i-I2I0e2-ds{
display:none !important;
}

.phw-g-i-I2bilE-ds{
}

.phw-g-i-I2lgMi-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-I2tvHj-ds{
}

.phw-g-i-I45xpL-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-I5MwWF-ds{
opacity:0.8 !important;
}

.phw-g-i-I5ofcS-ds{
opacity:0.8 !important;
}

.phw-g-i-I675AY-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-IARXKm-ds{
width:100% !important;
}

.phw-g-i-IAZ5BZ-ds{
opacity:0.8 !important;
}

.phw-g-i-IAkHxj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-IB7bwp-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ID9ttq-ds{
width:105px !important;
}

.phw-g-i-IDIacO-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-IEXRnr-ds{
opacity:0.8 !important;
}

.phw-g-i-IF47fr-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-IGm7sH-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-IHhgs6-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-IHkUjC-ds{
}

.phw-g-i-II2IVv-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-II7LRO-ds{
opacity:0.8 !important;
}

.phw-g-i-IJ0Vyn-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-IJQkb4-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-IJoiui-ds{
width:100% !important;
}

.phw-g-i-IKTy2P-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-ILQORi-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-IP3IiX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-IQV4pX-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-IRGWmx-ds{
}

.phw-g-i-ISDQZh-ds{
width:140px !important;
}

.phw-g-i-ITCSO5-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-IWFNwU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-IWtp1c-ds{
opacity:0.8 !important;
}

.phw-g-i-IXvAse-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-IZNSb4-ds{
width:100% !important;
}

.phw-g-i-Ic0UW7-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-Id5sB2-ds{
}

.phw-g-i-Id6smJ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-IdWxhQ-ds{
display:none !important;
}

.phw-g-i-Idpeiq-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Iexhu8-ds{
opacity:0.8 !important;
}

.phw-g-i-IgkeZV-ds{
}

.phw-g-i-ImpMy9-ds{
}

.phw-g-i-InFqwY-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-InQCxj-ds{
}

.phw-g-i-Ipm4Ox-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-IsYh5U-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-IuT4bx-ds{
display:block !important;
}

.phw-g-i-IuqFAG-ds{
width:140px !important;
}

.phw-g-i-J0BIpf-ds{
}

.phw-g-i-J0Gxk1-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-J17PsI-ds{
}

.phw-g-i-J1ndvv-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-J2Ml9c-ds{
opacity:0.8 !important;
}

.phw-g-i-J2tgKE-ds{
}

.phw-g-i-J4aak8-ds{
display:none !important;
}

.phw-g-i-J5fZXa-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-J6RHG1-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-J7YSVD-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-J9CnVh-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-JAB3Ch-ds{
display:none !important;
}

.phw-g-i-JBKJt4-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-JBM9Nd-ds{
opacity:0.8 !important;
}

.phw-g-i-JCEMEC-ds{
opacity:0.8 !important;
}

.phw-g-i-JDMN7M-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-JDWEbE-ds{
display:none !important;
}

.phw-g-i-JF7riR-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-JFjiI2-ds{
opacity:0.8 !important;
}

.phw-g-i-JGLRX3-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-JGnfOK-ds{
display:none !important;
}

.phw-g-i-JIY71q-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-JIeP0M-ds{
}

.phw-g-i-JJFfAC-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-JK6JgJ-ds{
display:none !important;
}

.phw-g-i-JKade8-ds{
opacity:0.8 !important;
}

.phw-g-i-JMUJ6U-ds{
}

.phw-g-i-JMUPwd-ds{
opacity:0.8 !important;
}

.phw-g-i-JOyFwT-ds{
opacity:0.8 !important;
}

.phw-g-i-JPnKm8-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-JQsfuW-ds{
opacity:0.8 !important;
}

.phw-g-i-JRQbhz-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-JRaEiS-ds{
opacity:0.8 !important;
}

.phw-g-i-JRsqjQ-ds{
opacity:0.8 !important;
}

.phw-g-i-JSezC5-ds{
width:100% !important;
}

.phw-g-i-JTZDUY-ds{
opacity:0.8 !important;
}

.phw-g-i-JU54Y1-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-JVXJeX{
border:none !important;
font-size:var(--font-size-13) !important;
text-decoration:none !important;
}

.phw-g-i-JWjgSF-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-JYwHZf-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-JbTDFq-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-JcCYDQ-ds{
display:none !important;
}

.phw-g-i-JcdQEz-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-JekDPO-ds{
display:none !important;
}

.phw-g-i-Jf50we-ds{
display:none !important;
}

.phw-g-i-JfIgMD-ds{
opacity:0.8 !important;
}

.phw-g-i-JgKhNN-ds{
opacity:0.8 !important;
}

.phw-g-i-JgnsuH-ds{
width:100% !important;
}

.phw-g-i-JhiJKi-ds{
width:100% !important;
}

.phw-g-i-JkpFUL-ds{
opacity:0.8 !important;
}

.phw-g-i-Jl8vEJ-ds{
opacity:0.8 !important;
}

.phw-g-i-Jo7nbk-ds{
width:100% !important;
}

.phw-g-i-JoK5dX-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-Jq2N2x-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Jq7TTP-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Jq81EF-ds{
width:105px !important;
}

.phw-g-i-JqyxnQ-ds{
width:105px !important;
}

.phw-g-i-Jv0dub-ds{
}

.phw-g-i-JwESOy-ds{
display:none !important;
}

.phw-g-i-JwuHup-ds{
opacity:0.8 !important;
}

.phw-g-i-Jxwb0U-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-JxyaLF-ds{
}

.phw-g-i-JyJSwM-ds{
width:100% !important;
}

.phw-g-i-K01APb-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
}

.phw-g-i-K0UCpf-ds{
opacity:0.8 !important;
}

.phw-g-i-K0lq30-ds{
}

.phw-g-i-K0stNC-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-K0uQFY-ds{
cursor:pointer !important;
}

.phw-g-i-K1LefZ-ds{
opacity:0.8 !important;
}

.phw-g-i-K2Z6A5-ds{
display:none !important;
}

.phw-g-i-K4pMFW-ds{
display:none !important;
}

.phw-g-i-K8weWR-ds{
opacity:0.8 !important;
}

.phw-g-i-KA1Yb0-ds{
width:100% !important;
}

.phw-g-i-KAnwl6-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-KBTCff-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-KCqgTP-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-KE9NrX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-KGAkKV-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-KGq5xk-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-KHNkyH-ds{
width:105px !important;
}

.phw-g-i-KL72LK-ds{
width:100% !important;
}

.phw-g-i-KMFxzK-ds{
width:105px !important;
}

.phw-g-i-KNAZPg-ds{
width:100% !important;
}

.phw-g-i-KOTkwD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-KOw759-ds{
width:100% !important;
}

.phw-g-i-KRLAk3-ds{
}

.phw-g-i-KRUKoO-ds{
opacity:0.8 !important;
}

.phw-g-i-KSSk5T-ds{
opacity:0.8 !important;
}

.phw-g-i-KSvAM9{
}

.phw-g-i-KTDCrK-ds{
opacity:0.8 !important;
}

.phw-g-i-KTNyjX{
color:var(--white) !important;
font-size:var(--font-size-8) !important;
font-family:var(--cms-g-galanogrotesquelight) !important;
}

.phw-g-i-KTPjuN-ds{
display:none !important;
}

.phw-g-i-KVQw8T-ds{
opacity:0.8 !important;
}

.phw-g-i-KVU9a9-ds{
opacity:0.8 !important;
}

.phw-g-i-KVYLkA-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-KVm5gg-ds{
}

.phw-g-i-KVzVqM-ds{
width:105px !important;
}

.phw-g-i-KW4Qt2-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-KZVWJd-ds{
display:none !important;
}

.phw-g-i-KZXvoi-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-Kb1NhM-ds{
display:none !important;
}

.phw-g-i-KcXrEU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-KdakyV-ds{
opacity:0.8 !important;
}

.phw-g-i-Ke5w4e{
width:140px !important;
height:45px !important;
}

.phw-g-i-KfFdmp-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-KgGntt-ds{
opacity:0.8 !important;
}

.phw-g-i-KkYQsG-ds{
width:100% !important;
}

.phw-g-i-Kl7kav-ds{
}

.phw-g-i-KlD26h-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-KlZS0p-ds{
opacity:0.8 !important;
}

.phw-g-i-KmbbUK-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-Kmhl6U-ds{
display:none !important;
}

.phw-g-i-KpbVxR-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-KpddfG-ds{
display:none !important;
}

.phw-g-i-KqA6NF{
padding-top:calc(var(--pu-space)*6) !important;
}

.phw-g-i-KqFxNc-ds{
opacity:0.8 !important;
}

.phw-g-i-Kr4yE0-ds{
width:105px !important;
}

.phw-g-i-KsSnBC{
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
gap:16px !important;
}

.phw-g-i-KtaRgs-ds{
width:100% !important;
}

.phw-g-i-KtzBLL-ds{
display:none !important;
}

.phw-g-i-KvdEbZ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-Kxy1N5-ds{
opacity:0.8 !important;
}

.phw-g-i-KyoH69-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-KzzacV-ds{
display:none !important;
}

.phw-g-i-L0nAdG-ds{
opacity:0.8 !important;
}

.phw-g-i-L1Szqc-ds{
}

.phw-g-i-L1oz6B-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-L3HYlQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-L4Kfyw-ds{
width:100% !important;
}

.phw-g-i-L5VAtT-ds{
opacity:0.8 !important;
}

.phw-g-i-L6kui2-ds{
width:100% !important;
}

.phw-g-i-L89wzG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-L9DfsU-ds{
opacity:0.8 !important;
}

.phw-g-i-LA4Fd0-ds{
}

.phw-g-i-LAI3sT-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-LBlIek-ds{
opacity:0.8 !important;
}

.phw-g-i-LCnwc1-ds{
width:100% !important;
}

.phw-g-i-LD6qz4-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-LDx68v-ds{
width:100% !important;
}

.phw-g-i-LEZWe6-ds{
opacity:0.8 !important;
}

.phw-g-i-LG57S8-ds{
}

.phw-g-i-LGi01w-ds{
opacity:0.8 !important;
}

.phw-g-i-LHMW9j-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LHP9rq-ds{
display:none !important;
}

.phw-g-i-LHYriU-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-LIIcUz-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LInSVH-ds{
}

.phw-g-i-LJralP-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-LKLkd5-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-LKs8w6-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LL8fXC-ds{
display:none !important;
}

.phw-g-i-LMJKty-ds{
display:none !important;
}

.phw-g-i-LMLfYV-ds{
display:none !important;
}

.phw-g-i-LMRI4U-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LMbwic-ds{
width:105px !important;
}

.phw-g-i-LMuuQH-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LNGdGz-ds{
display:none !important;
}

.phw-g-i-LPGosp-ds{
}

.phw-g-i-LQZPvN-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LS2kvj-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-LSTJfR-ds{
opacity:0.8 !important;
}

.phw-g-i-LTSTUE-ds{
width:140px !important;
}

.phw-g-i-LUNdSE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LW6cve-ds{
display:none !important;
}

.phw-g-i-LWIKLc-ds{
}

.phw-g-i-LWfYVo-ds{
width:105px !important;
}

.phw-g-i-LXFT9w-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LXMLjc-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}

.phw-g-i-LYzNz8-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-LZWprb-ds{
width:100% !important;
}

.phw-g-i-LZjMn9-ds{
width:100% !important;
}

.phw-g-i-LaP7TC-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LbTt2N-ds{
opacity:0.8 !important;
}

.phw-g-i-LbfIKT-ds{
opacity:0.8 !important;
}

.phw-g-i-LcrlAN-ds{
display:none !important;
}

.phw-g-i-Ldpwc8-ds{
}

.phw-g-i-LfD5Nc-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Lh3pYu-ds{
}

.phw-g-i-Licy9H-ds{
opacity:0.8 !important;
}

.phw-g-i-Ljexfo-ds{
display:none !important;
}

.phw-g-i-Ljgbio-ds{
width:105px !important;
}

.phw-g-i-Lkn3ei-ds{
display:none !important;
}

.phw-g-i-LmwaKx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LoOYtK-ds{
opacity:0.8 !important;
}

.phw-g-i-Lputu2-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-LqEC7u-ds{
opacity:0.8 !important;
}

.phw-g-i-Lrmr1p-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-LtPOhG-ds{
opacity:0.8 !important;
}

.phw-g-i-LuFlpH-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-LuXISL-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-LupHPi-ds{
width:100% !important;
}

.phw-g-i-Lv5MZD-ds{
opacity:0.8 !important;
}

.phw-g-i-LvnxOk{
}

.phw-g-i-LwEi8o-ds{
width:105px !important;
}

.phw-g-i-LyW9J6-ds{
opacity:0.8 !important;
}

.phw-g-i-Lyk8ZE-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Lyx3li-ds{
opacity:0.8 !important;
}

.phw-g-i-Lz4XDt-ds{
}

.phw-g-i-LzrjrG-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-M019wc-ds{
display:none !important;
}

.phw-g-i-M2XJDa-ds{
opacity:0.8 !important;
}

.phw-g-i-M2tgPY-ds{
opacity:0.8 !important;
}

.phw-g-i-M3yQ6z-ds{
opacity:0.8 !important;
}

.phw-g-i-M4hrvS-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}

.phw-g-i-M5rqXM-ds{
opacity:0.8 !important;
}

.phw-g-i-M5yCFb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-M6MAuX-ds{
background-position:100% 0% !important;
}

.phw-g-i-M6ucK1-ds{
opacity:0.8 !important;
}

.phw-g-i-M8XHZX-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-M8bsFH-ds{
opacity:0.8 !important;
}

.phw-g-i-MAS2dV-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-MBEsfL-ds{
display:none !important;
}

.phw-g-i-MCDLle-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-MDdzgi-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-MDoVjY-ds{
width:105px !important;
}

.phw-g-i-MGLg5B-ds{
width:140px !important;
}

.phw-g-i-MHFghC-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-MJnVum-ds{
}

.phw-g-i-MKKfu1-ds{
background-image:url("") !important;
}

.phw-g-i-MKdd41-ds{
background-position:50% 0% !important;
}

.phw-g-i-MNaZKT-ds{
opacity:0.8 !important;
}

.phw-g-i-MOQgDK-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-MPumnb-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}

.phw-g-i-MQVAZf-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-MQhfWM-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-MQmjKc-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-MSDXBJ-ds{
opacity:0.8 !important;
}

.phw-g-i-MTsgry-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-MUYvGa-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-MVh2RH-ds{
display:none !important;
}

.phw-g-i-MVpmrS-ds{
opacity:0.8 !important;
}

.phw-g-i-MWVfK6-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-MXgK7h-ds{
display:none !important;
}

.phw-g-i-MZ1pDb-ds{
opacity:0.8 !important;
}

.phw-g-i-MZrrzo-ds{
}

.phw-g-i-MbAXTV-ds{
opacity:0.8 !important;
}

.phw-g-i-McQtxr-ds{
opacity:0.8 !important;
}

.phw-g-i-McYCeg-ds{
display:none !important;
}

.phw-g-i-MdvQSH-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-MdyTMu{
}

.phw-g-i-MeOWQh-ds{
}

.phw-g-i-MeywM7-ds{
width:100% !important;
}

.phw-g-i-MgFikG-ds{
opacity:0.8 !important;
}

.phw-g-i-MgGjry-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-MhESpW{
border-width:0px !important;
border-color:transparent !important;
border-style:solid !important;
color:var(--secondary-text) !important;
font-size:var(--body-font-size) !important;
font-family:var(--cms-g-galanogrotesquesemibold) !important;
gap:0px !important;
padding-left:0px !important;
padding-right:0px !important;
}

.phw-g-i-MhZJVd-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Mi8Gwr{
padding-top:calc(var(--pu-space)*1.375) !important;
padding-bottom:calc(var(--pu-space)*6.375) !important;
}

.phw-g-i-MjIgHv-ds{
display:none !important;
}

.phw-g-i-MmtFYe-ds{
}

.phw-g-i-Mn1pVc-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-MpgxoX-ds{
background-position:50% 0% !important;
}

.phw-g-i-MqANBT-ds{
opacity:0.8 !important;
}

.phw-g-i-MrLwXj-ds{
display:none !important;
}

.phw-g-i-MsjKaY-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-MtVliE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-MxA5vl-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-MyiZag-ds{
display:none !important;
}

.phw-g-i-MzPc2C-ds{
}

.phw-g-i-N0Bnpu-ds{
width:105px !important;
}

.phw-g-i-N0EnHo-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-N0LJ3N-ds{
opacity:0.8 !important;
}

.phw-g-i-N2A70M-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-N2I8kF-ds{
display:none !important;
}

.phw-g-i-N3Mz88-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-N3hF5R-ds{
display:none !important;
}

.phw-g-i-N5m3u8-ds{
display:none !important;
}

.phw-g-i-N6aXUo-ds{
width:105px !important;
}

.phw-g-i-N7XxTn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-NABUT6-ds{
width:140px !important;
}

.phw-g-i-ND6Kv5-ds{
}

.phw-g-i-NDXLBa-ds{
}

.phw-g-i-NEmfbS-ds{
opacity:0.8 !important;
}

.phw-g-i-NEtak7-ds{
width:105px !important;
}

.phw-g-i-NG3IxD-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-NGifSA-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-NGjscc-ds{
background-color:#3a3a3a !important;
}

#_PCM .phw-g-i-NIKRPw{
border-top-left-radius:0 !important;
border-top-right-radius:0 !important;
border-bottom-left-radius:0 !important;
border-bottom-right-radius:0 !important;
font-size:var(--font-size-8) !important;
font-weight:normal !important;
line-height:20px !important;
padding-left:38px !important;
padding-right:38px !important;
min-height:44px !important;
}

#_PCM .phw-g-i-NIKRPw,#_PCMbtn.plain-button.btn-sm,#_PCM.btn.plain-button.button-sm,#_PCM.plain-button.button-sm a.action-link{
}

.phw-g-i-NIPSF9-ds{
display:none !important;
}

.phw-g-i-NJ1myl-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-NJZvlQ-ds{
background-position:50% 0% !important;
}

.phw-g-i-NL4BTP-ds{
width:100% !important;
}

.phw-g-i-NLlVl9-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-NLwkmX-ds{
display:none !important;
}

.phw-g-i-NMoT0s-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-NOSHSK-ds{
opacity:0.8 !important;
}

.phw-g-i-NOUwju-ds{
opacity:0.8 !important;
}

.phw-g-i-NOVvx9-ds{
opacity:0.8 !important;
}

.phw-g-i-NOaMWR-ds{
opacity:0.8 !important;
}

.phw-g-i-NQsuzW-ds{
width:140px !important;
}

.phw-g-i-NREUDH-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}

.phw-g-i-NSFqLF-ds{
background:transparent !important;
border:0 !important;
}

.phw-g-i-NTbHwd-ds{
opacity:0.8 !important;
}

.phw-g-i-NXZfgo-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-NXrTLo-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-NZ70iT-ds{
width:105px !important;
}

.phw-g-i-NbQPE5-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-NbySka-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-NdtTZH-ds{
width:100% !important;
}

.phw-g-i-Ne2zfi-ds{
display:none !important;
}

.phw-g-i-Nevhec-ds{
display:none !important;
}

.phw-g-i-NgWLop-ds{
display:none !important;
}

.phw-g-i-NhI9dz-ds{
width:140px !important;
}

.phw-g-i-NhYe5J-ds{
display:none !important;
}

.phw-g-i-NhhPAz-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Nj0SSE-ds{
opacity:0.8 !important;
}

.phw-g-i-NjIe1c-ds{
width:100% !important;
}

.phw-g-i-NkYxMf-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Nm0IQc-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-NmR9SP-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-Np3c2i-ds{
opacity:0.8 !important;
}

.phw-g-i-NpYAQm-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-NqPl3L-ds{
display:none !important;
}

.phw-g-i-NqeNXw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-NrV5V2-ds{
opacity:0.8 !important;
}

.phw-g-i-Nszwsr-ds{
opacity:0.8 !important;
}

.phw-g-i-NuZKso-ds{
opacity:0.8 !important;
}

.phw-g-i-NvdGlh-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Nvqt1Y-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-NxjfAe-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-NxmnJz-ds{
opacity:0.8 !important;
}

.phw-g-i-Nxrhbp-ds{
}

.phw-g-i-Ny2meD-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-O1UpFF-ds{
display:none !important;
}

.phw-g-i-O1uAsf-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-O2YVan-ds{
display:none !important;
}

.phw-g-i-O35Ya7-ds{
display:none !important;
}

.phw-g-i-O7OscT-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-O8J1BE-ds{
opacity:0.8 !important;
}

.phw-g-i-O9kDwj-ds{
opacity:0.8 !important;
}

.phw-g-i-O9mAZr-ds{
}

.phw-g-i-O9pVBz-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OAS6zk-ds{
}

.phw-g-i-OAu9D8-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-OBTNFz-ds{
display:none !important;
}

.phw-g-i-ODRg9T-ds{
opacity:0.8 !important;
}

.phw-g-i-ODuZSv-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-OE50fH-ds{
width:100% !important;
}

.phw-g-i-OEBlov-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OEsWwW-ds{
width:100% !important;
}

.phw-g-i-OFS0XR-ds{
}

.phw-g-i-OFV21Q-ds{
width:100% !important;
}

.phw-g-i-OIF8RR-ds{
display:none !important;
}

.phw-g-i-OJOhF6-ds{
display:none !important;
}

.phw-g-i-OMyWpx-ds{
display:none !important;
}

.phw-g-i-ONAtUF-ds{
opacity:0.8 !important;
}

.phw-g-i-OOF2gw{
border-width:1px !important;
border-color:var(--stroke-gray-lighter) !important;
border-style:solid !important;
box-shadow:none !important;
}

.phw-g-i-OOd3S6-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OOqZID-ds{
width:100% !important;
}

.phw-g-i-OPb4R1-ds{
}

.phw-g-i-OQgi2q-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OQh0Jf-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-ORQhs3-ds{
display:none !important;
}

.phw-g-i-OSznwa-ds{
display:none !important;
}

.phw-g-i-OTSYWX-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-OULbqs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OUsitn-ds{
display:none !important;
}

.phw-g-i-OXEYTK-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OY8YLu-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-OZAgVP-ds{
opacity:0.8 !important;
}

.phw-g-i-OadH6T-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-OaeMjx-ds{
display:none !important;
}

.phw-g-i-ObXDJT-ds{
width:100% !important;
}

.phw-g-i-Ocn52n-ds{
}

.phw-g-i-Of2ob5-ds{
width:140px !important;
}

.phw-g-i-OfJ2On-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OfkKbf-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OfzSUs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OgFjew-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-OgHK08-ds{
display:none !important;
}

.phw-g-i-OghHKc-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-OiEB3J-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OjDEwZ-ds{
display:none !important;
}

.phw-g-i-Oko6hC-ds{
}

.phw-g-i-OksPMn-ds{
font-family:GalanoGrotesque-Medium !important;
}

#_PCM .phw-g-i-OlYPrQ{
}

.phw-g-i-OmJ8Kb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OmeclP-ds{
width:140px !important;
}

.phw-g-i-OmieAP-ds{
opacity:0.8 !important;
}

.phw-g-i-OofJky-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OpNZmv-ds{
}

.phw-g-i-OqLWk8-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-OqP0BD-ds{
opacity:0.8 !important;
}

.phw-g-i-Orji1n-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Oru4Zn-ds{
opacity:0.8 !important;
}

.phw-g-i-OskwxP-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-OtwBUz-ds{
width:140px !important;
}

.phw-g-i-OurC2r-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-OvpU82-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Ox0dAj{
}
.phw-g-i-Ox0dAj img{
object-fit:cover !important;
}

.phw-g-i-OyfqNi-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-OzS3pi-ds{
width:100% !important;
}

.phw-g-i-OzVjYC-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-OzZBYe-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-P3UHvI-ds{
opacity:0.8 !important;
}

.phw-g-i-P4Edns-ds{
opacity:0.8 !important;
}

.phw-g-i-P4WoLZ-ds{
opacity:0.8 !important;
}

.phw-g-i-P6UXTQ-ds{
display:none !important;
}

.phw-g-i-P7lQwi-ds{
text-align:center !important;
display:block !important;
}

.phw-g-i-P85XJC-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-P8UHLx-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-P8cXdV{
}

.phw-g-i-P8x24o-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-P96Rg1-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-P9iO77-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-PBvNVK-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-PByc9o-ds{
width:105px !important;
}

.phw-g-i-PDnroS-ds{
}

.phw-g-i-PF7OjV-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-PFItDG-ds{
opacity:0.8 !important;
}

.phw-g-i-PGVurl-ds{
width:100% !important;
}

.phw-g-i-PHFlyc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-PHtD9D-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-PIbDP3-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-PIoJLv-ds{
display:none !important;
}

.phw-g-i-PKbEt8-ds{
width:100% !important;
}

.phw-g-i-PLMMdP-ds{
opacity:0.8 !important;
}

.phw-g-i-PM9hDS-ds{
width:140px !important;
}

.phw-g-i-PMAL5O-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-PNc1Iw-ds{
opacity:0.8 !important;
}

.phw-g-i-PNxFq9-ds{
opacity:0.8 !important;
}

.phw-g-i-PPfF63{
}

.phw-g-i-PT3LgZ-ds{
display:none !important;
}

.phw-g-i-PUxW1S-ds{
}

.phw-g-i-PVrL4Z-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-PXZfDS-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-PXwUhw-ds{
display:none !important;
}

.phw-g-i-PZEiuw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-PcwtkU-ds{
display:none !important;
}

.phw-g-i-PdCmQH-ds{
width:100% !important;
}

.phw-g-i-PdXOss-ds{
}

.phw-g-i-Pfm5c9-ds{
display:none !important;
}

.phw-g-i-Ph522a-ds{
display:none !important;
}

.phw-g-i-PhRpHO-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-PiWlVe-ds{
opacity:0.8 !important;
}

.phw-g-i-Pitd3j-ds{
}

.phw-g-i-Pj3V3w-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-PjICBn-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-PjIzii-ds{
display:none !important;
}

.phw-g-i-PjwBJC-ds{
opacity:0.8 !important;
}

.phw-g-i-PkEK6a-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-PmETzT-ds{
display:none !important;
}

.phw-g-i-Pnr0ZV-ds{
opacity:0.8 !important;
}

.phw-g-i-Pnw9HI-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-PpCFq4-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-PpCJzK-ds{
opacity:0.8 !important;
}

.phw-g-i-PqU164-ds{
width:100% !important;
}

.phw-g-i-Pqpwsy-ds{
display:none !important;
}

.phw-g-i-PrZT3p-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-PsbPjI-ds{
display:none !important;
}

.phw-g-i-PtVO3e-ds{
display:none !important;
}

.phw-g-i-PuAgNS-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-Px8SWK-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-PyB13B-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-PySSTy-ds{
opacity:0.8 !important;
}

.phw-g-i-Pz21S8-ds{
width:105px !important;
}

.phw-g-i-PzGaF0-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Q0LoIR-ds{
width:105px !important;
}

.phw-g-i-Q0OiFN-ds{
width:100% !important;
}

.phw-g-i-Q14Aoj-ds{
display:none !important;
}

.phw-g-i-Q34knJ-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-Q3hFvI-ds{
display:none !important;
}

.phw-g-i-Q4bSJ1-ds{
}

.phw-g-i-Q5037f-ds{
opacity:0.8 !important;
}

.phw-g-i-Q56kru-ds{
background-image:url("") !important;
background-position:50% 50% !important;
}

.phw-g-i-Q6GTwR-ds{
width:140px !important;
}

.phw-g-i-Q7obsk-ds{
display:none !important;
}

.phw-g-i-Q9O7EP-ds{
display:none !important;
}

.phw-g-i-QAYtgB-ds{
background-image:url("") !important;
}

.phw-g-i-QAoZe1-ds{
opacity:0.8 !important;
}

.phw-g-i-QBC9AG-ds{
opacity:0.8 !important;
}

.phw-g-i-QCUUpO-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-QEFods-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-QEMtRl-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-QFHjWk-ds{
opacity:0.8 !important;
}

.phw-g-i-QFR7N2-ds{
opacity:0.8 !important;
}

.phw-g-i-QFrVKd-ds{
opacity:0.8 !important;
}

.phw-g-i-QGAezG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-QINj68-ds{
width:100% !important;
}

.phw-g-i-QMDzNr-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-QOrazC-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-QP7eXC-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-QPCeHn-ds{
display:none !important;
}

.phw-g-i-QPwBD0-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-QQPqJe{
}

.phw-g-i-QQSe8r-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-QUfywR-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-QVBLDy-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-QVVtsT-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-QVvHmk-ds{
opacity:0.8 !important;
}

.phw-g-i-QWLmxJ-ds{
width:100% !important;
}

.phw-g-i-QWqM7e-ds{
width:105px !important;
}

.phw-g-i-QXIqdM-ds{
}

.phw-g-i-QXleGr-ds{
display:none !important;
}

.phw-g-i-QY3Qpa-ds{
opacity:0.8 !important;
}

.phw-g-i-QYJsii-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-QaTBv6{
border-width:1px !important;
border-color:var(--brand-color-primary) !important;
border-style:solid !important;
text-transform:none !important;
text-decoration:none !important;
}

.phw-g-i-QaTBv6:hover{
height:30px !important;
}

.phw-g-i-QcwyCp-ds{
width:100% !important;
}

.phw-g-i-Qi4EFB-ds{
}

.phw-g-i-Qi9A0W-ds{
display:none !important;
}

.phw-g-i-QjAbxy-ds{
opacity:0.8 !important;
}

.phw-g-i-QjBCJa-ds{
}

.phw-g-i-Qjl3QN-ds{
display:none !important;
}

.phw-g-i-Ql7reX-ds{
opacity:0.8 !important;
}

.phw-g-i-QmEzZU-ds{
opacity:0.8 !important;
}

.phw-g-i-QmVQbg-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-QsPqvC-ds{
display:none !important;
}

.phw-g-i-QtQebi-ds{
}

.phw-g-i-QyBE3t-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-QziFk1-ds{
opacity:0.8 !important;
}

.phw-g-i-QzjMuS-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-R0H6oo-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-R0j2FL-ds{
opacity:0.8 !important;
}

.phw-g-i-R13vb3-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}

.phw-g-i-R5pVLs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-R6UemD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-R8zsLF-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-RBNsRE-ds{
padding-top:40px !important;
text-align:center !important;
}

.phw-g-i-RCidte-ds{
width:105px !important;
}

.phw-g-i-RCuRO7-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-RDkt4z-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-RDq708-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-RElx6c-ds{
opacity:0.8 !important;
}

.phw-g-i-RF9SHR-ds{
}

.phw-g-i-RGnfZW-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-RJkjIs-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-RK9WPR-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-RKnY7t-ds{
display:none !important;
}

.phw-g-i-RLr7VD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-RM0g1L-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-RNZKMW-ds{
}

#_PCM .phw-g-i-RNumk2.disabled{
}
#_PCM .phw-g-i-RNumk2:disabled{
}

#_PCM .phw-g-i-RNumk2{
}

.phw-g-i-RTzpOA-ds{
opacity:0.8 !important;
}

.phw-g-i-RWORaB-ds{
opacity:0.8 !important;
}

.phw-g-i-RXzuhQ-ds{
width:140px !important;
}

.phw-g-i-RYTbqC{
color:var(--black) !important;
}

.phw-g-i-RYY6Qv-ds{
opacity:0.8 !important;
}

.phw-g-i-RYrbZU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-RYxM7e-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-RZSPZj-ds{
}

.phw-g-i-RZhp7q-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-Ra6klC-ds{
width:100% !important;
}

.phw-g-i-RaOMlQ-ds{
width:105px !important;
}

.phw-g-i-RdWGPv-ds{
display:none !important;
}

.phw-g-i-ReqODe-ds{
width:100% !important;
}

.phw-g-i-Rfex8x-ds{
display:none !important;
}

.phw-g-i-RgqdYO-ds{
opacity:0.8 !important;
}

.phw-g-i-RiJ9b2-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-RiUOBX-ds{
width:100% !important;
}

.phw-g-i-RlVond-ds{
}

.phw-g-i-Rlac0N{
color:var(--text-dark-color-lighter) !important;
font-size:var(--phw-g-regular-text-font-size) !important;
font-family:var(--cms-g-galanogrotesquemedium) !important;
}

.phw-g-i-RmQPrn-ds{
opacity:0.8 !important;
}

.phw-g-i-RnpzGy-ds{
width:140px !important;
}

.phw-g-i-RnsIRY-ds{
width:100% !important;
}

.phw-g-i-Ro80wO-ds{
background-image:url("") !important;
}

.phw-g-i-RotQ1B-ds{
background-image:url("") !important;
}

.phw-g-i-RqZSpp-ds{
display:none !important;
}

.phw-g-i-RrlouI-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-RrquVm-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-RszkjV-ds{
opacity:0.8 !important;
}

.phw-g-i-RtR4DO-ds{
opacity:0.8 !important;
}

.phw-g-i-RtV2yU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-RtnIrK-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-Rv9dTO-ds{
opacity:0.8 !important;
}

.phw-g-i-Rw0Fn9-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-RwJaZl-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Rxz4uF-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-S16Xfx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-S22fta-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-S2YVFG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-S2wrT5-ds{
width:140px !important;
}

.phw-g-i-S423W7-ds{
display:none !important;
}

.phw-g-i-S42eA1-ds{
width:100% !important;
}

.phw-g-i-S4H7mU-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-S4l42O-ds{
opacity:0.8 !important;
}

.phw-g-i-S7YbEL-ds{
opacity:0.8 !important;
}

.phw-g-i-S8FbuR-ds{
opacity:0.8 !important;
}

.phw-g-i-S9fmhw-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-SA6o6L-ds{
opacity:0.8 !important;
}

.phw-g-i-SAarZ1-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-SCfAmu-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-SDTmeO-ds{
}

.phw-g-i-SDt08a-ds{
display:none !important;
}

.phw-g-i-SFa3aN-ds{
width:100% !important;
}

.phw-g-i-SFgqkG-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-SGZa21-ds{
display:none !important;
}

.phw-g-i-SGbmIh-ds{
width:105px !important;
}

.phw-g-i-SH0ENX-ds{
display:none !important;
}

.phw-g-i-SJ2Jdb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-SJYOlp-ds{
}

.phw-g-i-SKNMhe-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-SKOXGi-ds{
opacity:0.8 !important;
}

.phw-g-i-SKZOgk-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-SKsR2i-ds{
display:none !important;
}

.phw-g-i-SL3Qrs-ds{
opacity:0.8 !important;
}

.phw-g-i-SM41sf-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-SOPG2G-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-SObfd9-ds{
opacity:0.8 !important;
}

.phw-g-i-SQ3C6B-ds{
opacity:0.8 !important;
}

.phw-g-i-SQuBJv-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-SRLw3U-ds{
opacity:0.8 !important;
}

.phw-g-i-SSrI1f-ds{
opacity:0.8 !important;
}

.phw-g-i-SSy9St-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-STcMlX-ds{
display:none !important;
}

.phw-g-i-SV2Igu-ds{
}

.phw-g-i-SWeMQJ-ds{
width:100% !important;
}

.phw-g-i-SXJyv7-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-SXlqpk-ds{
opacity:0.8 !important;
}

.phw-g-i-SXogXo-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-SYvJWS-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-SeOHsH-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-SeQkDV-ds{
opacity:0.8 !important;
}

.phw-g-i-Sf1tOj-ds{
display:none !important;
}

.phw-g-i-SgGWrf-ds{
}

.phw-g-i-ShwfNB-ds{
background-image:url("") !important;
}

.phw-g-i-SiYESJ-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-Sib9XL-ds{
width:140px !important;
}

.phw-g-i-SjNJlh-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Sl1lyk-ds{
width:105px !important;
}

.phw-g-i-SlGwAJ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-SnoHxA{
}

.phw-g-i-Sqbtz8-ds{
display:none !important;
}

.phw-g-i-SqeHON-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-SrE64O-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-SrUBwR-ds{
width:105px !important;
}

.phw-g-i-SrvxUK-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-SsI1Fk-ds{
opacity:0.8 !important;
}

.phw-g-i-Su15lR-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Su840j-ds{
width:105px !important;
}

.phw-g-i-SvzxAB-ds{
display:none !important;
}

.phw-g-i-SwQXPw-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-Sxuy9L-ds{
}

.phw-g-i-Sy9dp3-ds{
}

.phw-g-i-T0iQhb{
}

.phw-g-i-T1Zosl-ds{
width:100% !important;
}

.phw-g-i-T1jFFN{
}

.phw-g-i-T2bD0T-ds{
display:none !important;
}

.phw-g-i-T3Cx3L-ds{
display:none !important;
}

.phw-g-i-T3xyZw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-T4DUKd-ds{
width:105px !important;
}

.phw-g-i-T5Vdzd-ds{
background-position:50% 0% !important;
}

.phw-g-i-T6zQtz-ds{
opacity:0.8 !important;
}

.phw-g-i-T8vDuz-ds{
display:none !important;
}

.phw-g-i-T8yDM4-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-T94tbK-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-T9fnZL-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-TANiuZ-ds{
opacity:0.8 !important;
}

.phw-g-i-TB74ya-ds{
background-image:url("") !important;
}

.phw-g-i-TBhul4-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-TBnplk-ds{
background-size:contain !important;
background-position:0% 0% !important;
}

.phw-g-i-TBr4Jl-ds{
width:105px !important;
}

.phw-g-i-TFA76D-ds{
opacity:0.8 !important;
}

.phw-g-i-TGJO7j-ds{
width:100% !important;
}

.phw-g-i-TJ1YM4-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-TJQ1wC-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-TKy9tp-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-TLqP3l-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-TMFBo3-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}

.phw-g-i-TMzQca-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-TP8Y8e-ds{
width:100% !important;
}

.phw-g-i-TPPOms-ds{
display:none !important;
}

.phw-g-i-TQ6JUf-ds{
opacity:0.8 !important;
}

.phw-g-i-TSgjbJ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-TSllzr-ds{
opacity:0.8 !important;
}

.phw-g-i-TTdidi-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-TTqbqS-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-TUIUfL-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-TWJRug-ds{
display:none !important;
}

.phw-g-i-TXxrCb-ds{
opacity:0.8 !important;
}

.phw-g-i-TYEvHg-ds{
width:100% !important;
}

.phw-g-i-TYKFfj-ds{
width:100% !important;
}

.phw-g-i-TYW0pu-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-TYwPRn-ds{
display:none !important;
}

.phw-g-i-TZo30E-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-TatbFO-ds{
opacity:0.8 !important;
}

.phw-g-i-Tc3l61-ds{
opacity:0.8 !important;
}

.phw-g-i-TdXQA3-ds{
}

.phw-g-i-TgWPBL-ds{
display:none !important;
}

.phw-g-i-Tj8AT6-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Tl9yfG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-TlkMNJ-ds{
background-image:url("") !important;
}

.phw-g-i-Tm2xg0-ds{
}

.phw-g-i-TmtgI3-ds{
opacity:0.8 !important;
}

.phw-g-i-Tn6yfl-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-TnNfag-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-TnrZeI-ds{
opacity:0.8 !important;
}

.phw-g-i-TpAd33-ds{
opacity:0.8 !important;
}

.phw-g-i-Tq9QDp-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Tqfs8b-ds{
}

.phw-g-i-Tsj7Sh{
}

.phw-g-i-TtSkmw-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-TtVhsk-ds{
opacity:0.8 !important;
}

.phw-g-i-TuFQuX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-TvIaTp-ds{
background:transparent !important;
border:0 !important;
}

.phw-g-i-TvRS5m-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-TwiD52{
}

.phw-g-i-TytEbW-ds{
display:none !important;
}

.phw-g-i-Tytl7H-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}

.phw-g-i-TzXSkz-ds{
width:100% !important;
}

.phw-g-i-U0UVgc-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-U1za7L-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-U2VriH-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-U3jlb9-ds{
width:100% !important;
}

.phw-g-i-U5RjiA-ds{
width:140px !important;
}

.phw-g-i-U6ZGLp-ds{
display:none !important;
}

.phw-g-i-U6rXbL-ds{
opacity:0.8 !important;
}

.phw-g-i-U7Z46T-ds{
display:none !important;
}

.phw-g-i-U85pl3-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-U8acUL-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-U8fMvc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-U8wXas-ds{
opacity:0.8 !important;
}

.phw-g-i-UAJHdo-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-UAvYVa-ds{
width:140px !important;
}

.phw-g-i-UD6TQG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UELZ6I-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-UESZ5W-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UEhGYJ-ds{
display:none !important;
}

.phw-g-i-UEqDvT-ds{
opacity:0.8 !important;
}

.phw-g-i-UFq9rj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UGVHRy-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UHHww6-ds{
width:100% !important;
}

.phw-g-i-UHwNt8-ds{
width:140px !important;
}

.phw-g-i-UIUQXi-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UKTL2Z-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UL5Ebg-ds{
width:100% !important;
}

.phw-g-i-ULjWB6-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-ULvdk9-ds{
display:none !important;
}

.phw-g-i-ULwXVB-ds{
}

.phw-g-i-UMiDYe-ds{
background-position:50% 50% !important;
}

.phw-g-i-UNPlJq-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-UQEjsb-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-UQn4UC-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UQnMz4-ds{
width:100% !important;
}

.phw-g-i-UR4cxQ-ds{
cursor:pointer !important;
}

.phw-g-i-UR5rwE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-URU9Jf-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-US3uUp{
height:399px !important;
}
.phw-g-i-US3uUp img{
object-fit:cover  !important;
height:100%  !important;
width:100%  !important;
}

.phw-g-i-UTSV7v-ds{
display:none !important;
}

.phw-g-i-UU6Ry7-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UU7FHC-ds{
display:none !important;
}

.phw-g-i-UUSfaE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UV31uq-ds{
opacity:0.8 !important;
}

.phw-g-i-UVLJLL-ds{
width:140px !important;
}

.phw-g-i-UX6faz-ds{
opacity:0.8 !important;
}

.phw-g-i-UZSVX0-ds{
opacity:0.8 !important;
}

.phw-g-i-UZls0P-ds{
}

.phw-g-i-Ubbf64-ds{
display:none !important;
}

.phw-g-i-UbgYXL-ds{
display:none !important;
}

.phw-g-i-UcrojR-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-Ud6bis-ds{
width:100% !important;
}

.phw-g-i-UdmKmZ-ds{
background-image:url("") !important;
}

.phw-g-i-UeBmzn-ds{
width:105px !important;
}

.phw-g-i-Uf9QFB-ds{
width:140px !important;
}

.phw-g-i-Ufaupu-ds{
opacity:0.8 !important;
}

.phw-g-i-UgarTN-ds{
opacity:0.8 !important;
}

.phw-g-i-UgkjRy-ds{
background-position:100% 0% !important;
}

.phw-g-i-UhnMEk-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UjLwEO-ds{
background-image:url("") !important;
}

.phw-g-i-UjcSc7-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Uje2Ir-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-UkOWB0-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}

.phw-g-i-UkpqqL-ds{
opacity:0.8 !important;
}

.phw-g-i-UnFEZM-ds{
}

.phw-g-i-UnYpGx-ds{
display:none !important;
}

.phw-g-i-Unh8NQ-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-UnqGgO-ds{
display:none !important;
}

.phw-g-i-Ussq96-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-UsvpUk-ds{
display:none !important;
}

.phw-g-i-UuXR4F-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-Uv6LtK-ds{
opacity:0.8 !important;
}

.phw-g-i-UvahEg-ds{
opacity:0.8 !important;
}

.phw-g-i-UwhMHy-ds{
display:none !important;
}

.phw-g-i-UyWo43-ds{
display:none !important;
}

.phw-g-i-V0WLJy-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-V1yfPS-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-V31ncY-ds{
opacity:0.8 !important;
}

.phw-g-i-V3PX1t-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-V3QE5R-ds{
}

.phw-g-i-V3mx26-ds{
display:none !important;
}

.phw-g-i-V4pLyF-ds{
display:none !important;
}

.phw-g-i-V59Cie-ds{
display:none !important;
}

.phw-g-i-V5F7JE-ds{
}

.phw-g-i-V6h56O-ds{
width:100% !important;
}

.phw-g-i-V7F3fa-ds{
width:100% !important;
}

.phw-g-i-V7Zag7-ds{
}

.phw-g-i-V82z4e-ds{
width:140px !important;
}

.phw-g-i-V8ZMtA-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-VA85Q5{
}

.phw-g-i-VDG7ef-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/Gdanskresized-correct-1657704801336.jpg") !important;
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-VDHYGo-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-VGkvEA-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-VHWjLy-ds{
width:140px !important;
}

.phw-g-i-VIBIuV-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-VIcAwq-ds{
opacity:0.8 !important;
}

.phw-g-i-VJGzPV-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-VJVaZ0-ds{
display:none !important;
}

.phw-g-i-VKK97Q-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-VLSvcC-ds{
display:none !important;
}

.phw-g-i-VM4xof-ds{
opacity:0.8 !important;
}

.phw-g-i-VMJVfx-ds{
opacity:0.8 !important;
}

.phw-g-i-VML4LK-ds{
}

.phw-g-i-VNR2U9-ds{
opacity:0.8 !important;
}

.phw-g-i-VNVaVn-ds{
}

.phw-g-i-VOb9IU-ds{
display:none !important;
}

.phw-g-i-VPTTza-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-VQzrC0-ds{
opacity:0.8 !important;
}

.phw-g-i-VT74aw-ds{
opacity:0.8 !important;
}

.phw-g-i-VTSJd9-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-VThFmH-ds{
}

.phw-g-i-VU5MhE-ds{
opacity:0.8 !important;
}

.phw-g-i-VVXR94-ds{
display:none !important;
}

.phw-g-i-VXBcOP-ds{
opacity:0.8 !important;
}

.phw-g-i-VY61Z7-ds{
opacity:0.8 !important;
}

.phw-g-i-VYRWqx-ds{
display:none !important;
}

.phw-g-i-Vahxmz-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-VbV90I-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-Vbpd65-ds{
}

.phw-g-i-Vc3NL5-ds{
}

.phw-g-i-Vd9fst-ds{
cursor:pointer !important;
}

.phw-g-i-Vd9tEV-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-VdKi3Q-ds{
opacity:0.8 !important;
}

.phw-g-i-VeIBUD-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-VeSTlR-ds{
}

.phw-g-i-VgPpJf{
}

.phw-g-i-ViYTSK-ds{
opacity:0.8 !important;
}

.phw-g-i-VjAi3E-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-VjEUQ4-ds{
opacity:0.8 !important;
}

.phw-g-i-Vjwnme{
}
.phw-g-i-Vjwnme img{
object-fit:cover !important;
}

#_PCM .phw-g-i-VkASf1{
border-top-left-radius:0 !important;
border-top-right-radius:0 !important;
border-bottom-left-radius:0 !important;
border-bottom-right-radius:0 !important;
font-size:var(--font-size-8) !important;
font-weight:normal !important;
line-height:20px !important;
padding-left:38px !important;
padding-right:38px !important;
min-height:44px !important;
}

#_PCM .phw-g-i-VkASf1,#_PCMbtn.plain-button.btn-sm,#_PCM.btn.plain-button.button-sm,#_PCM.plain-button.button-sm a.action-link{
}

.phw-g-i-Vldh7r-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-VnR8xO-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-VoNp6I-ds{
width:100% !important;
}

.phw-g-i-VqDWcj-ds{
opacity:0.8 !important;
}

.phw-g-i-Vr7v6o-ds{
width:140px !important;
}

.phw-g-i-VrGxSm-ds{
opacity:0.8 !important;
}

.phw-g-i-VrabUO-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-VtMxcv-ds{
opacity:0.8 !important;
}

.phw-g-i-VtTQy2-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-VtWGYF-ds{
display:none !important;
}

.phw-g-i-VuIJz7-ds{
display:none !important;
}

.phw-g-i-Vubn5k-ds{
opacity:0.8 !important;
}

.phw-g-i-VvIwbg-ds{
}

.phw-g-i-VvVXtv{
}

.phw-g-i-VvYQuD-ds{
opacity:0.8 !important;
}

.phw-g-i-VvaW08-ds{
opacity:0.8 !important;
}

.phw-g-i-VvbkKY-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-VxhV5n-ds{
}

.phw-g-i-Vy9DtH-ds{
}

.phw-g-i-VyQPjt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-VzDKNP-ds{
opacity:0.8 !important;
}

.phw-g-i-W0TQGL-ds{
}

.phw-g-i-W1u6ts-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
}

.phw-g-i-W2LeUh-ds{
width:100% !important;
}

.phw-g-i-W2kncQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-W3MZME-ds{
border-radius:8px !important;
}

.phw-g-i-W3QsN7-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-W7ZDtt-ds{
opacity:0.8 !important;
}

.phw-g-i-W9tfGX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-WE1LKg-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-WEluj2-ds{
display:none !important;
}

.phw-g-i-WElxps-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-WEsFgv-ds{
}

.phw-g-i-WFXv2z-ds{
}

.phw-g-i-WGMHsi-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-WHdVNW-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-WIAnB2-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
background-position:50% 50% !important;
}

.phw-g-i-WIKKHL-ds{
opacity:0.8 !important;
}

.phw-g-i-WJMMBB-ds{
opacity:0.8 !important;
}

.phw-g-i-WKQkWY-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-WLUmkH-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-WM86Zq{
padding-top:calc(var(--pu-space)*1.375) !important;
padding-bottom:calc(var(--pu-space)*6.375) !important;
}

.phw-g-i-WMvUYp-ds{
display:none !important;
}

.phw-g-i-WObA0l-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-WPEW7p-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}

.phw-g-i-WQO1kG-ds{
}

.phw-g-i-WTzKp1-ds{
display:none !important;
}

.phw-g-i-WUXb39-ds{
display:none !important;
}

.phw-g-i-WUtVwk-ds{
display:none !important;
}

.phw-g-i-WVOJd1-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-WVj2CF-ds{
background-image:url("") !important;
background-position:50% 50% !important;
}

.phw-g-i-WWAFAJ-ds{
opacity:0.8 !important;
}

.phw-g-i-WWaeV5-ds{
opacity:0.8 !important;
}

.phw-g-i-WWqUYV-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-WaY0fK-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-WeCPy7-ds{
width:140px !important;
}

.phw-g-i-WfbAOa-ds{
display:none !important;
}

.phw-g-i-Wg9UnM-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-WgUItB-ds{
display:none !important;
}

.phw-g-i-WhqpqX-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-WiTTMj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-WjGigr-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-WkD76f-ds{
opacity:0.8 !important;
}

.phw-g-i-WkS4Ar-ds{
opacity:0.8 !important;
}

.phw-g-i-Wkbr5e-ds{
}

.phw-g-i-WmRGXD-ds{
}

.phw-g-i-WmoFTg-ds{
opacity:0.8 !important;
}

.phw-g-i-WoXNxL-ds{
}

.phw-g-i-WpXWo5-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-Wpb1FY-ds{
opacity:0.8 !important;
}

.phw-g-i-WpuIuV-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Wqtk6v-ds{
width:105px !important;
}

.phw-g-i-WqzCuP-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-WrOd4c-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Wt5SI1-ds{
opacity:0.8 !important;
}

.phw-g-i-WxH3Ti-ds{
opacity:0.8 !important;
}

.phw-g-i-WxVOWW-ds{
background-image:url("") !important;
}

.phw-g-i-WzsTKX-ds{
opacity:0.8 !important;
}

.phw-g-i-X0uPBt{
}

.phw-g-i-X0vu1v-ds{
}

.phw-g-i-X1Mmnu-ds{
width:100% !important;
}

.phw-g-i-X1QD99-ds{
opacity:0.8 !important;
}

.phw-g-i-X3gS36-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-X4G4Yr-ds{
opacity:0.8 !important;
}

.phw-g-i-X55OXX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-X5xqqF-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-X6Ux9L-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-X8dlbU-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-X9AZ8M-ds{
opacity:0.8 !important;
}

.phw-g-i-X9Fjub-ds{
opacity:0.8 !important;
}

.phw-g-i-XA4ppr-ds{
opacity:0.8 !important;
}

.phw-g-i-XB0YjJ-ds{
display:none !important;
}

.phw-g-i-XBBch0-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-XCX7CQ-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-XFpMnv-ds{
opacity:0.8 !important;
}

.phw-g-i-XGaOga-ds{
opacity:0.8 !important;
}

.phw-g-i-XGsYOg-ds{
width:100% !important;
}

.phw-g-i-XH8RbG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-XIemkg-ds{
opacity:0.8 !important;
}

.phw-g-i-XKdvDk-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-XMFVBK-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-XMjtZQ-ds{
width:140px !important;
}

.phw-g-i-XMv8Aa-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
}

.phw-g-i-XN0BGM-ds{
opacity:0.8 !important;
}

.phw-g-i-XOfKO9-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-XOlBgs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-XR09Tq-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-XSYTQs-ds{
width:140px !important;
}

.phw-g-i-XY8LY9-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-XZDpZo-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-XZLr1H-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-XZiFyG-ds{
}

.phw-g-i-XbX2Vi-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-XbcAt5-ds{
opacity:0.8 !important;
}

.phw-g-i-XcWIn9-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-XeLfiB-ds{
display:none !important;
}

.phw-g-i-XhLxXI-ds{
display:none !important;
}

.phw-g-i-XhnOHY-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-XiBlzh-ds{
display:none !important;
}

.phw-g-i-XjmE2w-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-XjqQkS-ds{
opacity:0.8 !important;
}

.phw-g-i-XkN4pF-ds{
display:none !important;
}

.phw-g-i-XlFwUF-ds{
display:none !important;
}

.phw-g-i-Xn7aDx-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-XnOsiL-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-XnvIKX-ds{
opacity:0.8 !important;
}

.phw-g-i-XoT2HI-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-XpxwAF-ds{
opacity:0.8 !important;
}

.phw-g-i-XrwYPG{
}

.phw-g-i-XsIFsT-ds{
width:105px !important;
}

.phw-g-i-XtzepL-ds{
background-repeat:no-repeat !important;
}

.phw-g-i-XvPWgH-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-XwlfBv{
color:var(--white) !important;
width:0px !important;
height:0px !important;
}

.phw-g-i-XxUVt9-ds{
opacity:0.8 !important;
}

.phw-g-i-XyMxcu-ds{
width:140px !important;
}

.phw-g-i-XyZs11-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Xz8mbJ-ds{
width:100% !important;
}

.phw-g-i-Y5vczs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Y7EEgT-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Y8iPKm-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-Y9Uu7E-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-YA7mEQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-YCZ3ON-ds{
display:none !important;
}

.phw-g-i-YCecK0-ds{
background-position:50% 0% !important;
}

.phw-g-i-YCm2az-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-YDoaOX-ds{
display:none !important;
}

.phw-g-i-YDxF5H-ds{
opacity:0.8 !important;
}

.phw-g-i-YFNCvJ-ds{
opacity:0.8 !important;
}

.phw-g-i-YH81hu-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-YIMJcD-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-YIg9Rq-ds{
display:none !important;
}

.phw-g-i-YJ5zyh-ds{
display:none !important;
}

.phw-g-i-YJQrK9-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-YKtXXQ{
}

.phw-g-i-YL1y8b-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-YMxnLQ-ds{
display:none !important;
}

.phw-g-i-YNDCLc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-YOAuZk-ds{
}

.phw-g-i-YOELa4{
}

.phw-g-i-YQouy7-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-YSIC7X-ds{
background-color:rgba(43,50,132,1) !important;
}

.phw-g-i-YT4hY2-ds{
opacity:0.8 !important;
}

.phw-g-i-YU6g3k-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-YUn8Xr-ds{
opacity:0.8 !important;
}

.phw-g-i-YUxm27-ds{
width:100% !important;
}

.phw-g-i-YVSe0o-ds{
opacity:0.8 !important;
}

.phw-g-i-YWYolI-ds{
}

.phw-g-i-YXjHaJ-ds{
display:none !important;
}

.phw-g-i-YYFnSp-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-YZMPmc-ds{
opacity:0.8 !important;
}

.phw-g-i-YaJuTD-ds{
width:100% !important;
}

.phw-g-i-YaY50H-ds{
opacity:0.8 !important;
}

.phw-g-i-YcKlcu-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-Ydlsea-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Yf6PAy-ds{
width:105px !important;
}

.phw-g-i-YfD2Fb-ds{
opacity:0.8 !important;
}

.phw-g-i-Yful3e-ds{
}

.phw-g-i-YgKuCC-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-YgnGgP-ds{
opacity:0.8 !important;
}

.phw-g-i-YhSPAC-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-YhqeM7-ds{
}

.phw-g-i-YjymZL-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Yk6Hfe-ds{
}

.phw-g-i-YkLzzB-ds{
}

.phw-g-i-YkbtFs-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-Yliupb-ds{
opacity:0.8 !important;
}

.phw-g-i-YlnYSE-ds{
opacity:0.8 !important;
}

.phw-g-i-YmJhAD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-YoxSlU-ds{
display:block !important;
}

.phw-g-i-YpkQ9G-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-Yr7Soj-ds{
width:105px !important;
}

.phw-g-i-YteEvD-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-YtlvWi-ds{
opacity:0.8 !important;
}

.phw-g-i-YwNyNF-ds{
display:none !important;
}

.phw-g-i-YyWwUV-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-YybtYM-ds{
}

.phw-g-i-Yyev0a-ds{
opacity:0.8 !important;
}

.phw-g-i-Yzp7Wk-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Z0XC9p-ds{
opacity:0.8 !important;
}

.phw-g-i-Z2Cde1-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-Z4ZIH5-ds{
width:100% !important;
}

.phw-g-i-Z4ffAU-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-Z6R5gH-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-Z70qDW-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ZCFJNm-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-ZEa62j-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ZGGP5O-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ZGI9ec-ds{
display:none !important;
}

.phw-g-i-ZGO1YR-ds{
opacity:0.8 !important;
}

.phw-g-i-ZGYKIC-ds{
display:none !important;
}

.phw-g-i-ZHxa3k{
border-width:0px !important;
border-color:transparent !important;
border-top-color:var(--phw-custom-footerdivider555555ff) !important;
border-style:solid !important;
border-top-style:solid !important;
}

.phw-g-i-ZL7vfU-ds{
opacity:0.8 !important;
}

.phw-g-i-ZL9u1P-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-ZM8x56-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-ZOMDz2-ds{
opacity:0.8 !important;
}

.phw-g-i-ZOTzLV-ds{
width:100% !important;
}

.phw-g-i-ZQrP06-ds{
display:none !important;
}

.phw-g-i-ZRPPrL-ds{
display:none !important;
}

.phw-g-i-ZTG934-ds{
opacity:0.8 !important;
}

.phw-g-i-ZU27pA-ds{
display:none !important;
}

.phw-g-i-ZUOLRR-ds{
background-image:url("") !important;
}

.phw-g-i-ZUPv1o-ds{
width:100% !important;
}

.phw-g-i-ZWmlJc-ds{
display:none !important;
}

.phw-g-i-ZWx1op-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-ZXcDvs-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-ZY3LFZ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ZYCkyr-ds{
}

.phw-g-i-ZYDaoz-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-ZYUnZw-ds{
}

.phw-g-i-ZZO2AT-ds{
opacity:0.8 !important;
}

.phw-g-i-ZaVjgp-ds{
width:100% !important;
}

.phw-g-i-Zb9wgW-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ZbKiuW-ds{
opacity:0.8 !important;
}

.phw-g-i-ZcdGt8-ds{
width:140px !important;
}

.phw-g-i-ZeCWHj-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-ZiqRIV-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-ZlJqh5-ds{
display:none !important;
}

.phw-g-i-Zm7xWQ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-ZmRb8K-ds{
opacity:0.8 !important;
}

.phw-g-i-ZnCZ4d-ds{
display:none !important;
}

.phw-g-i-ZpDsR1-ds{
width:100% !important;
}

.phw-g-i-ZpNDXP-ds{
}

.phw-g-i-ZqXd1d-ds{
width:100% !important;
}

.phw-g-i-ZqnSJD-ds{
}

.phw-g-i-ZsLptW-ds{
opacity:0.8 !important;
}

.phw-g-i-ZsQFbo-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-ZucHUd-ds{
opacity:0.8 !important;
}

.phw-g-i-ZukkbI-ds{
opacity:0.8 !important;
}

.phw-g-i-ZxO8Sk-ds{
display:none !important;
}

.phw-g-i-ZyGa0F-ds{
}

.phw-g-i-Zyq0gO-ds{
opacity:0.8 !important;
}

.phw-g-i-Zz41In-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-a1rmpv-ds{
display:none !important;
}

.phw-g-i-a2FEzD-ds{
opacity:0.8 !important;
}

.phw-g-i-a3NpNI-ds{
opacity:0.8 !important;
}

.phw-g-i-a5PZxJ-ds{
}

.phw-g-i-a7yASe-ds{
opacity:0.8 !important;
}

.phw-g-i-a8iMvk-ds{
opacity:0.8 !important;
}

.phw-g-i-aA50LT-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-aAYMgn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-aB5EiY-ds{
width:100% !important;
}

.phw-g-i-aCsc7E{
}

.phw-g-i-aDQCDg-ds{
opacity:0.8 !important;
}

.phw-g-i-aDYcIh-ds{
}

.phw-g-i-aEIzi7-ds{
opacity:0.8 !important;
}

.phw-g-i-aEzvhM-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-aFAljf{
text-decoration:none !important;
font-size:var(--font-size-13) !important;
}

.phw-g-i-aGpRBd{
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-top:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
}

.phw-g-i-aH0rEf-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-aH5SCv-ds{
width:140px !important;
}

.phw-g-i-aH8Hgt-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-aI5rI1-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-aIlFqh-ds{
opacity:0.8 !important;
}

.phw-g-i-aJx5kj-ds{
display:none !important;
}

.phw-g-i-aKUrmj-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}

.phw-g-i-aN5LLi-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-aN5RAg-ds{
pointer-events:visible !important;
}

.phw-g-i-aNpjjW-ds{
width:105px !important;
}

.phw-g-i-aRgcwE-ds{
opacity:0.8 !important;
}

.phw-g-i-aSqn68-ds{
width:105px !important;
}

.phw-g-i-aTda7J-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-aUmPjU-ds{
opacity:0.8 !important;
}

.phw-g-i-aVKtCY-ds{
display:none !important;
}

.phw-g-i-aXaHjE-ds{
width:140px !important;
}

.phw-g-i-aY5173-ds{
}

.phw-g-i-aYSShv-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-aZGNeQ-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-aa8ecs-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-aeSKeB-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-agMQor-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-akfLu1-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-akjvnx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-aluTsj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-amUnJr-ds{
display:none !important;
}

.phw-g-i-an85uC-ds{
display:none !important;
}

.phw-g-i-anl6IJ-ds{
}

.phw-g-i-anoj9B-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-aobBwi-ds{
display:none !important;
}

.phw-g-i-ar99EI-ds{
opacity:0.8 !important;
}

.phw-g-i-as930l-ds{
display:none !important;
}

.phw-g-i-askthL-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-at1lNQ-ds{
width:140px !important;
}

.phw-g-i-auRfXY-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-avEOhL-ds{
display:none !important;
}

.phw-g-i-az8Lpk-ds{
opacity:0.8 !important;
}

.phw-g-i-b013yv-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-b1Akdc-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-b2ChNS-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-b36Ejs-ds{
}

.phw-g-i-b3PKFg-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-b3sWGF-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-b5BKdU-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-b6ZwPN-ds{
width:105px !important;
}

.phw-g-i-b6oHYd-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-b7IU8G-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-b7OQZt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-b7pyoR-ds{
opacity:0.8 !important;
}

.phw-g-i-b8TDWU-ds{
display:none !important;
}

.phw-g-i-bDuXRk-ds{
}

.phw-g-i-bFfNFp-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-bFktYv-ds{
}

.phw-g-i-bJ7b7X-ds{
display:none !important;
}

.phw-g-i-bJEsUe-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-bLPZO0{
color:var(--black) !important;
font-size:var(--phw-g-regular-text-font-size) !important;
font-family:var(--cms-g-galanogrotesquemedium) !important;
font-weight:500 !important;
}

.phw-g-i-bMGVMm-ds{
opacity:0.8 !important;
}

.phw-g-i-bNz9r0-ds{
opacity:0.8 !important;
}

.phw-g-i-bNzhxV{
border-width:1px !important;
border-color:var(--stroke-gray-lighter) !important;
border-style:solid !important;
box-shadow:none !important;
}

.phw-g-i-k55MqJ:hover .phw-g-i-bNzhxV{
box-shadow:var(--phw-custom-apwhover) !important;
}

.phw-g-i-bO1suN-ds{
opacity:0.8 !important;
}

.phw-g-i-bOHA5O-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-bOIT19-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-bOZgnd-ds{
}

.phw-g-i-bPhDH1-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-bPtmzC-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-bReUpp-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-bSTSv0-ds{
display:none !important;
}

.phw-g-i-bSrxQP-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-bUXECA-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-bUy6TF-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-bVPIPP-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-bWc5Ku-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-bYPauk-ds{
width:105px !important;
}

.phw-g-i-bbAdHu-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-bbK8db-ds{
width:140px !important;
}

.phw-g-i-bbKVHo-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-bbNOC7-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-bcIbnV-ds{
}

.phw-g-i-bcS9jS{
border-width:1px !important;
border-bottom-width:0px !important;
border-color:var(--brand-color-primary) !important;
border-style:solid !important;
}

.phw-g-i-bdGb8W-ds{
display:none !important;
}

.phw-g-i-bdVVkv-ds{
opacity:0.8 !important;
}

.phw-g-i-be4LZu-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-beLlJk-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-bfRC8p-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-bfdH26-ds{
}

.phw-g-i-bhiZcy-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-bimeyi-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-bjANTG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-bjI3b9-ds{
}

.phw-g-i-bkYhp3-ds{
opacity:0.8 !important;
}

.phw-g-i-bkkjqd-ds{
opacity:0.8 !important;
}

.phw-g-i-bmBRMh-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-bn67o5-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-bqP5uW-ds{
opacity:0.8 !important;
}

.phw-g-i-bqZIcf-ds{
opacity:0.8 !important;
}

.phw-g-i-bqeAiz-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-bsKiag-ds{
width:100% !important;
}

.phw-g-i-bso2ud-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-bsx0sB-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-bu3lTw-ds{
}

.phw-g-i-bvBQ7i-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-bvq8Qe-ds{
width:100% !important;
}

.phw-g-i-bwoGLX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-bxsTEc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-bzzZqb-ds{
display:none !important;
}

.phw-g-i-c02UMB-ds{
width:100% !important;
}

.phw-g-i-c0BRcB{
font-family:var(--cms-g-galanogrotesquemedium) !important;
font-weight:inherit !important;
font-size:var(--phw-g-cards-subtitle-font-size) !important;
line-height:1.5 !important;
color:var(--black) !important;
}

.phw-g-i-c11XPs-ds{
opacity:0.8 !important;
}

.phw-g-i-c1GmVu-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-c1ecs0-ds{
}

.phw-g-i-c1xSox-ds{
display:none !important;
}

.phw-g-i-c29u9N{
border-width:0px !important;
border-color:transparent !important;
border-style:solid !important;
color:var(--custom-color-8v9ih) !important;
font-size:var(--body-font-size) !important;
font-family:var(--cms-g-galanogrotesquesemibold) !important;
}

.phw-g-i-c29u9N:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-c3KhJs-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-c4WpIa-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-c5KZ6A-ds{
background-image:url("") !important;
}

.phw-g-i-c5fMxH-ds{
opacity:0.8 !important;
}

.phw-g-i-c7eBnB-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-c8KLgS-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-c8XVdi-ds{
}

.phw-g-i-c93ujd-ds{
opacity:0.8 !important;
}

.phw-g-i-c9wdgm-ds{
display:none !important;
}

.phw-g-i-cAS9At-ds{
width:100% !important;
}

.phw-g-i-cAhd0U-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cBLtzO-ds{
width:105px !important;
}

.phw-g-i-cBQouw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cE3nCw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cIXxd9-ds{
opacity:0.8 !important;
}

.phw-g-i-cKqHFB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cM2n3a-ds{
width:100% !important;
}

.phw-g-i-cOZvJ0-ds{
background-image:url("") !important;
}

.phw-g-i-cPpZmc-ds{
opacity:0.8 !important;
}

.phw-g-i-cPqhn7-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cRTlY9-ds{
width:140px !important;
}

.phw-g-i-cSBN1M-ds{
display:none !important;
}

.phw-g-i-cSC5eZ-ds{
opacity:0.8 !important;
}

.phw-g-i-cSjtMN-ds{
opacity:0.8 !important;
}

.phw-g-i-cSqAhV-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-cSuw7B-ds{
opacity:0.8 !important;
}

.phw-g-i-cUB2bp-ds{
display:none !important;
}

.phw-g-i-cUPD0N-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cUmtaO-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cUyEMx-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-cVYwLM-ds{
opacity:0.8 !important;
}

.phw-g-i-cVok1S-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cW3mRx-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-cZB6BW-ds{
opacity:0.8 !important;
}

.phw-g-i-cZgqs7-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-caIZiD-ds{
opacity:0.8 !important;
}

.phw-g-i-caVBqQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-capC4D-ds{
display:none !important;
}

.phw-g-i-cdDAob-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cez7Kv-ds{
opacity:0.8 !important;
}

.phw-g-i-cfTh7i-ds{
display:none !important;
}

.phw-g-i-cflkmm-ds{
opacity:0.8 !important;
}

.phw-g-i-chOvCw-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-chWxEQ-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-chjKJb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ciYc8Z-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cjfJyf-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-ckOTz7{
font-size:var(--body-font-size) !important;
font-family:var(--cms-g-galanogrotesquemedium) !important;
}

.phw-g-i-clLj4V-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-clMFGL-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-clrB9b-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-cp5fDR-ds{
opacity:0.8 !important;
}

.phw-g-i-cqjK2M-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cr9txA-ds{
background:transparent !important;
border:0 !important;
}

.phw-g-i-csFAbo-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-csOGvQ-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-csRQtW-ds{
width:100% !important;
}

.phw-g-i-csoMxj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cuAmQm-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-cuQEAH-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-cuftxz-ds{
display:none !important;
}

.phw-g-i-cxlmJe-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cxpOQR-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-cxtbMV-ds{
opacity:0.8 !important;
}

.phw-g-i-cy7Ufq-ds{
display:none !important;
}

.phw-g-i-cyMJpC-ds{
border-radius:8px !important;
}

.phw-g-i-cylAyZ-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-czBl7W-ds{
display:none !important;
}

.phw-g-i-d0RmYL-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-d0ZXp8-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-d1GMx5-ds{
}

.phw-g-i-d1fWH9{
max-height:35px !important;
max-width:105px !important;
}

.phw-g-i-d1qcYj-ds{
opacity:0.8 !important;
}

.phw-g-i-d25XMf-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-d2gofU-ds{
display:none !important;
}

.phw-g-i-d2k7e4-ds{
display:none !important;
}

.phw-g-i-d3K3Zi-ds{
opacity:0.8 !important;
}

.phw-g-i-d40Db2-ds{
display:none !important;
}

.phw-g-i-d56Xdt-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-d5N9Ra-ds{
}

.phw-g-i-d6X6Nh-ds{
display:none !important;
}

.phw-g-i-d6h0Dd-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-d6l0dt-ds{
width:100% !important;
}

.phw-g-i-d7RN3d-ds{
opacity:0.8 !important;
}

.phw-g-i-d8Po6y-ds{
opacity:0.8 !important;
}

.phw-g-i-d8tyAc-ds{
opacity:0.8 !important;
}

.phw-g-i-d9dw7q-ds{
opacity:0.8 !important;
}

.phw-g-i-dAaU6r-ds{
width:140px !important;
}

.phw-g-i-dC163x-ds{
opacity:0.8 !important;
}

.phw-g-i-dD81qS-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dDFw1F-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dDGdhQ-ds{
display:none !important;
}

.phw-g-i-dEmvGV-ds{
opacity:0.8 !important;
}

.phw-g-i-dGmDtE-ds{
opacity:0.8 !important;
}

.phw-g-i-dHcql1-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dHxPQ9-ds{
display:none !important;
}

.phw-g-i-dJHL52-ds{
}

.phw-g-i-dLxfFS-ds{
}

.phw-g-i-dM9DGr-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-dMCULt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dMMB7G-ds{
background-image:url("") !important;
}

.phw-g-i-dNafTp-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-dQSJC2-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dRT69y-ds{
opacity:0.8 !important;
}

.phw-g-i-dS6vcK-ds{
width:100% !important;
}

.phw-g-i-dSPvA4-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-dU0u6K-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-dUvB4F-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dVhb4v-ds{
width:105px !important;
}

.phw-g-i-dWwLhL-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-dXxsEv-ds{
display:none !important;
}

.phw-g-i-dYwf08-ds{
background-image:url("") !important;
}

.phw-g-i-dZhCbp-ds{
width:100% !important;
}

.phw-g-i-dZhi8G-ds{
opacity:0.8 !important;
}

.phw-g-i-daRJ1S-ds{
}

.phw-g-i-dbR4fa-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dcVz9S-ds{
display:none !important;
}

.phw-g-i-dcW4sM-ds{
}

.phw-g-i-dcp6FJ{
border-width:0px !important;
border-color:transparent !important;
border-top-color:var(--phw-custom-footerdivider555555ff) !important;
border-style:solid !important;
border-top-style:solid !important;
}

.phw-g-i-ddXmjD-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-dguxi8-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dgxGjD-ds{
opacity:0.8 !important;
}

.phw-g-i-dhMTaU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dhkk3Z{
}
.phw-g-i-dhkk3Z img{
object-fit:cover !important;
}

.phw-g-i-diG8Cg-ds{
}

.phw-g-i-djTPKI-ds{
opacity:0.8 !important;
}

.phw-g-i-dma1kw-ds{
opacity:0.8 !important;
}

.phw-g-i-dnLngW-ds{
display:none !important;
}

.phw-g-i-dnjXaD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dnpyYO-ds{
opacity:0.8 !important;
}

.phw-g-i-dnszBh-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-doGAIw-ds{
width:140px !important;
}

.phw-g-i-dotB7K-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-dpecjY-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-dpq0xf-ds{
opacity:0.8 !important;
}

.phw-g-i-dqGsI0-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-dqPaDl-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-dsHhBu-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dsmls6-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dth1F4-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dtrgUB-ds{
opacity:0.8 !important;
}

.phw-g-i-dvFoiV-ds{
width:100% !important;
}

.phw-g-i-dvNaae-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dvZnDr-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dvzt2I-ds{
display:none !important;
}

.phw-g-i-dwBnaY{
}

.phw-g-i-dwU9F4-ds{
opacity:0.8 !important;
}

.phw-g-i-dwfp5S-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dxCPFD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-dzIRCb-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}

.phw-g-i-dzUWla-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-e0gIRj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-e3jBRA-ds{
width:100% !important;
}

.phw-g-i-e4LqLd-ds{
opacity:0.8 !important;
}

.phw-g-i-e4jyHq-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-e4ysCH-ds{
opacity:0.8 !important;
}

.phw-g-i-e6SRop-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-e6e2ZL-ds{
}

.phw-g-i-e7vK4F-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-e8mUXL-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-e9S4yV-ds{
opacity:0.8 !important;
}

.phw-g-i-eAqpkZ-ds{
opacity:0.8 !important;
}

.phw-g-i-eBxgWh-ds{
opacity:0.8 !important;
}

.phw-g-i-eCjNPD-ds{
opacity:0.8 !important;
}

.phw-g-i-eElK6g-ds{
opacity:0.8 !important;
}

.phw-g-i-eG6Hdr-ds{
cursor:pointer !important;
}

.phw-g-i-eKFz0x-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-eL99kz-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-eLQt0W-ds{
display:none !important;
}

.phw-g-i-eMLm0H-ds{
opacity:0.8 !important;
}

.phw-g-i-eN9hZr-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-eOI0FJ-ds{
opacity:0.8 !important;
}

.phw-g-i-ePEP38-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-ePva9w-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-eRwDxC-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-eSpmYZ-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-eTmDVE-ds{
}

.phw-g-i-eV1RZr-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-eV2SYz{
height:16px !important;
width:16px !important;
}

.phw-g-i-eWbdbM-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-eWhFN4-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-eXoliw-ds{
display:none !important;
}

.phw-g-i-eaDZN0-ds{
display:none !important;
}

.phw-g-i-eaxitg-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-eeNzV9-ds{
display:none !important;
}

.phw-g-i-efJ5wv-ds{
}

.phw-g-i-ehPqQt-ds{
opacity:0.8 !important;
}

.phw-g-i-ehcfOc-ds{
width:100% !important;
}

.phw-g-i-ejvfzA-ds{
}

.phw-g-i-ekDKlt-ds{
}

.phw-g-i-eknxJJ-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-ely4fK-ds{
width:100% !important;
}

.phw-g-i-emeZud-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-emxOXZ-ds{
opacity:0.8 !important;
}

.phw-g-i-enPO0v-ds{
display:none !important;
}

.phw-g-i-eoHgjR-ds{
width:100% !important;
}

.phw-g-i-eq24QT{
}

.phw-g-i-eq5ZmX-ds{
opacity:0.8 !important;
}

.phw-g-i-erbgPF-ds{
width:105px !important;
}

.phw-g-i-es1GoP-ds{
opacity:0.8 !important;
}

.phw-g-i-esWQmH-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-etmleZ-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-evG4Ev-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-evdYHH-ds{
width:100% !important;
}

.phw-g-i-ewdnZi-ds{
opacity:0.8 !important;
}

.phw-g-i-exGsYf-ds{
opacity:0.8 !important;
}

.phw-g-i-exxctp-ds{
opacity:0.8 !important;
}

.phw-g-i-ezapA3-ds{
background-position:100% 0% !important;
}

.phw-g-i-ezx1L8{
}

.phw-g-i-f0bht1-ds{
display:none !important;
}

.phw-g-i-f1IGNM-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-f1WEEf-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-f2WSTo-ds{
}

.phw-g-i-f41kG5-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-f7Bpbt-ds{
opacity:0.8 !important;
}

.phw-g-i-f8wxa8-ds{
opacity:0.8 !important;
}

.phw-g-i-f93d6T-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-fBe3RC-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-fBs9UD-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-fC5muo-ds{
width:100% !important;
}

.phw-g-i-fC8m5E-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fCKNPQ-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-fD8wfh-ds{
}

.phw-g-i-fERA23-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fFKEFa-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fFUIFC-ds{
opacity:0.8 !important;
}

.phw-g-i-fG76Rb-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-fGBBL7-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-fGweSo-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fL46sf-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fLhO7c-ds{
}

.phw-g-i-fMFI1P-ds{
width:100% !important;
}

.phw-g-i-fMQePY-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fMzObi-ds{
font-family:GalanoGrotesque-Medium !important;
}

#_PCM .phw-g-i-2NvNfN:hover .phw-g-i-fNvG4b{
}

#_PCM .phw-g-i-fNvG4b{
}

.phw-g-i-fOPpP7-ds{
width:140px !important;
}

.phw-g-i-fP6SSN-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-fST6l8-ds{
width:100% !important;
}

.phw-g-i-fU2Exs-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-fUQcbd-ds{
opacity:0.8 !important;
}

.phw-g-i-fUoXjm-ds{
}

.phw-g-i-fXLktL-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-fYLRnf-ds{
width:100% !important;
}

.phw-g-i-fYgzmI-ds{
width:100% !important;
}

.phw-g-i-fZc5eK-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fa6mA0-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fafpww-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fd4NtX-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-fdyrWM-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-feWjRZ{
color:var(--light-text) !important;
font-size:var(--body-font-size) !important;
font-family:var(--cms-g-galanogrotesquesemibold) !important;
}

.phw-g-i-fejVXW-ds{
}

.phw-g-i-fhYfVy-ds{
opacity:0.8 !important;
}

.phw-g-i-fiLDL6-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fiOnJS-ds{
}

.phw-g-i-fjAg7X-ds{
}

.phw-g-i-fkS8pg-ds{
display:none !important;
}

.phw-g-i-flXLz5-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-flaIaT-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-foVKVG-ds{
opacity:0.8 !important;
}

.phw-g-i-fpMScg-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-fq0KSh-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-fqwOZK-ds{
opacity:0.8 !important;
}

.phw-g-i-fty9IJ-ds{
display:none !important;
}

.phw-g-i-fujkXC-ds{
}

.phw-g-i-fweJ4W-ds{
opacity:0.8 !important;
}

.phw-g-i-fxcOLt-ds{
opacity:0.8 !important;
}

.phw-g-i-g1HqVt-ds{
display:none !important;
}

.phw-g-i-g2WqtJ-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-g2r3rO-ds{
opacity:0.8 !important;
}

.phw-g-i-g4900z-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-g4P52b-ds{
}

.phw-g-i-g7YwNg-ds{
opacity:0.8 !important;
}

.phw-g-i-g8S79M-ds{
width:105px !important;
}

.phw-g-i-g8foTl-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gBtrKX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gC9KM4-ds{
opacity:0.8 !important;
}

.phw-g-i-gCMBAY-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-gDE9zT-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-gDn3wf-ds{
}

.phw-g-i-gDocCG-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-gGF9yA-ds{
opacity:0.8 !important;
}

.phw-g-i-gI9PVC-ds{
width:105px !important;
}

.phw-g-i-gIB8Vn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gKqYgl{
color:var(--phw-custom-text-colors0f084b) !important;
}

.phw-g-i-gKtP8U-ds{
opacity:0.8 !important;
}

.phw-g-i-gLtZQe-ds{
opacity:0.8 !important;
}

.phw-g-i-gNTdUt-ds{
opacity:0.8 !important;
}

.phw-g-i-gP3Wul-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gShBGZ-ds{
}

.phw-g-i-gVh7Nv-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-gXLG7M-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gY49dK-ds{
display:none !important;
}

.phw-g-i-gYujjw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gacMMk-ds{
}

.phw-g-i-gbrAx0-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-gc4Nv3-ds{
}

.phw-g-i-gcCxpr-ds{
opacity:0.8 !important;
}

.phw-g-i-geaoHy-ds{
opacity:0.8 !important;
}

.phw-g-i-gecpXf-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gfrpCw-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-gfy066-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ggEhMc-ds{
opacity:0.8 !important;
}

.phw-g-i-ghGSNO-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ghixD0-ds{
}

.phw-g-i-gi6XPZ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gjjIOR-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gjt0vx-ds{
display:none !important;
}

.phw-g-i-gk3JPB-ds{
}

.phw-g-i-gkWsS2-ds{
opacity:0.8 !important;
}

.phw-g-i-gkiQsR-ds{
width:100% !important;
}

.phw-g-i-gkjM7P-ds{
display:none !important;
}

.phw-g-i-gkjWlJ-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-glWe51-ds{
width:105px !important;
}

.phw-g-i-gmScdG-ds{
display:none !important;
}

.phw-g-i-gmeiLC-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gmrARq-ds{
display:none !important;
}

.phw-g-i-gpNvql-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-gppxuR-ds{
width:105px !important;
}

.phw-g-i-gqVB3X-ds{
opacity:0.8 !important;
}

.phw-g-i-grDSA7-ds{
opacity:0.8 !important;
}

.phw-g-i-gsfMAF-ds{
opacity:0.8 !important;
}

.phw-g-i-guF6yO-ds{
opacity:0.8 !important;
}

.phw-g-i-gwBBU3-ds{
display:none !important;
}

.phw-g-i-gwtAuG-ds{
}

.phw-g-i-gxSWzz-ds{
}

.phw-g-i-gyJ7gi{
padding-top:calc(var(--pu-space)*6) !important;
}

.phw-g-i-gyQWZ0-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-gzVUrV-ds{
opacity:0.8 !important;
}

.phw-g-i-h087LO-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-h3Evsx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-h3m2OI-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-h4BLgF-ds{
display:none !important;
}

.phw-g-i-h6QCAJ-ds{
background:transparent !important;
border:0 !important;
}

.phw-g-i-h7UsLd-ds{
display:none !important;
}

.phw-g-i-h7a5lc-ds{
width:140px !important;
}

.phw-g-i-h7hhaW-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-h88zVH-ds{
opacity:0.8 !important;
}

.phw-g-i-h9iqQg-ds{
width:140px !important;
}

.phw-g-i-h9lrlA-ds{
opacity:0.8 !important;
}

.phw-g-i-h9m2BW-ds{
display:none !important;
}

.phw-g-i-hDje5y-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-hFLugx-ds{
width:100% !important;
}

.phw-g-i-hFr7fI-ds{
display:none !important;
}

.phw-g-i-hFvdcU-ds{
opacity:0.8 !important;
}

.phw-g-i-hGNc9J-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-hHOHkX-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-hIOJLG-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-hIwoZB-ds{
width:100% !important;
}

.phw-g-i-hJ5Pge-ds{
opacity:0.8 !important;
}

.phw-g-i-hJFbXK-ds{
opacity:0.8 !important;
}

.phw-g-i-hJqGlI-ds{
opacity:0.8 !important;
}

.phw-g-i-hLRiKk-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-hNANu5-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-hNXXIg-ds{
}

.phw-g-i-hOk7xY-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-hPEpvy-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-hQCvqt-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-hQfEBi-ds{
background-image:url("") !important;
}

.phw-g-i-hRQ8Xv-ds{
display:none !important;
}

.phw-g-i-hRgUv3-ds{
width:140px !important;
}

.phw-g-i-hSA33V{
background-color:var(--phw-custom-footerbg262626ff) !important;
}

.phw-g-i-hSHxIM-ds{
opacity:0.8 !important;
}

.phw-g-i-hTJHfj-ds{
opacity:0.8 !important;
}

.phw-g-i-hVius9-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-hWU6o8-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-hXE0Uw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-hXMohI-ds{
opacity:0.8 !important;
}

.phw-g-i-hXdvVm-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-hY00Yb-ds{
width:105px !important;
}

.phw-g-i-hYnoVh-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-hYxyLu-ds{
background-repeat:no-repeat !important;
}

.phw-g-i-hZ4qMJ-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-hauf4g-ds{
}

.phw-g-i-hcfT9H{
border-width:1px !important;
border-color:transparent !important;
border-style:solid !important;
background-color:transparent !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-top:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
margin-top:calc(var(--mu-space)*1.5) !important;
margin-bottom:calc(var(--mu-space)*1) !important;
color:var(--brand-color-secondary) !important;
font-size:var(--phw-g-regular-text-font-size) !important;
}

.phw-g-i-hcpj5k-ds{
display:none !important;
}

.phw-g-i-hcu99L-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-hcxj24-ds{
display:none !important;
}

.phw-g-i-hfu6ol-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-hg37kN-ds{
display:none !important;
}

.phw-g-i-hiPzaQ-ds{
background-image:url("") !important;
}

.phw-g-i-higdFm-ds{
display:none !important;
}

.phw-g-i-hiqH4U-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}

.phw-g-i-hiqwag-ds{
opacity:0.8 !important;
}

.phw-g-i-hkYOnp-ds{
opacity:0.8 !important;
}

.phw-g-i-hlpRIj-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-hmVOVk-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-hmoubI-ds{
}

.phw-g-i-hnVRQe-ds{
}

.phw-g-i-hnb7iu-ds{
opacity:0.8 !important;
}

.phw-g-i-hncHhT-ds{
}

.phw-g-i-hnrVbu-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-hoV9cA-ds{
opacity:0.8 !important;
}

.phw-g-i-hpHfoF-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-hpgRyn-ds{
display:none !important;
}

.phw-g-i-hr8aR0-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-hrzcXG-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-hsC9Ke-ds{
opacity:0.8 !important;
}

.phw-g-i-htWuPJ-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-hvtp5y-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-hw4F7K-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-hzrxOq-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-i30cyz-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-i40luc-ds{
opacity:0.8 !important;
}

.phw-g-i-i5nmCR-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-i7qmZi-ds{
background-image:url("") !important;
}

.phw-g-i-iACIue-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-iAG87z-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-iAZ2p7-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-iBO6S3-ds{
opacity:0.8 !important;
}

.phw-g-i-iBrFXn-ds{
opacity:0.8 !important;
}

.phw-g-i-iDhcPK-ds{
display:none !important;
}

.phw-g-i-iDpLLH-ds{
}

.phw-g-i-iGIyrP-ds{
display:none !important;
}

.phw-g-i-iGXXVK-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-iIstlO-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-iIusot-ds{
display:none !important;
}

.phw-g-i-iJeDdw-ds{
display:none !important;
}

.phw-g-i-iJeJeW-ds{
}

.phw-g-i-iJi2Bx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-iK6zGf-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-iKI9TX-ds{
display:none !important;
}

.phw-g-i-iL8lYs-ds{
display:none !important;
}

.phw-g-i-iMO4Z8-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-iNWMjz-ds{
opacity:0.8 !important;
}

.phw-g-i-iPHZkj-ds{
}

.phw-g-i-iSY8dU-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-iSr28X-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-iTEL1d-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-iU15Q6-ds{
}

.phw-g-i-iUNnYQ-ds{
display:none !important;
}

.phw-g-i-iUbiZs{
color:var(--white) !important;
text-decoration:none !important;
text-transform:uppercase !important;
}

.phw-g-i-iXSxdn-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-iZtZD6-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ib1OWr-ds{
display:none !important;
}

.phw-g-i-ibzV6H-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-idDKuE-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-ieSrWZ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ieraE5-ds{
opacity:0.8 !important;
}

.phw-g-i-ietCU8-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ifE6ng-ds{
display:none !important;
}

.phw-g-i-ifPxnv-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-iftqqB-ds{
display:none !important;
}

.phw-g-i-igGeu4-ds{
display:none !important;
}

.phw-g-i-igtYMe-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-ihKFej-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ihm2Fi-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-ilMQff-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-inuQry-ds{
display:none !important;
}

.phw-g-i-iovFkn-ds{
}

.phw-g-i-irnsPk-ds{
opacity:0.8 !important;
}

.phw-g-i-irwyVg-ds{
width:105px !important;
}

.phw-g-i-isCjWT-ds{
opacity:0.8 !important;
}

.phw-g-i-isMCS2-ds{
opacity:0.8 !important;
}

.phw-g-i-itPKKn-ds{
width:100% !important;
}

.phw-g-i-iu0Zpl-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-ivWxZL-ds{
opacity:0.8 !important;
}

.phw-g-i-iy8kxI-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-iyKxVA-ds{
opacity:0.8 !important;
}

.phw-g-i-j3skoN-ds{
display:none !important;
}

.phw-g-i-j4c1IR-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-j4mGaM-ds{
}

.phw-g-i-j54Mfg-ds{
opacity:0.8 !important;
}

.phw-g-i-j5Y0bT-ds{
}

.phw-g-i-j6Vnv3-ds{
width:100% !important;
}

.phw-g-i-j6vW9l-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-j7Kqbk-ds{
opacity:0.8 !important;
}

.phw-g-i-j9y1zq-ds{
opacity:0.8 !important;
}

.phw-g-i-jAAaVP-ds{
display:none !important;
}

.phw-g-i-jBmQNf-ds{
}

.phw-g-i-jCyQSa-ds{
width:100% !important;
}

.phw-g-i-jD8d0M-ds{
opacity:0.8 !important;
}

.phw-g-i-jDRLTD-ds{
display:none !important;
}

.phw-g-i-jDfpqP-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-jDtrzK-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-jEDJpS-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-jEWOvP-ds{
display:none !important;
}

.phw-g-i-jFnn9G-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
}

.phw-g-i-jGjglq-ds{
opacity:0.8 !important;
}

.phw-g-i-jH7K98-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-jJb0HP-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-jJiJE9-ds{
opacity:0.8 !important;
}

.phw-g-i-jL3xp4-ds{
opacity:0.8 !important;
}

.phw-g-i-jLAAYO-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-jMuLBX-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-jN6nPA-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-jOA4XB-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-jOqy8a-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-jP8CBI-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-jQIG5V-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-jSFnvJ-ds{
}

.phw-g-i-jTHFCi-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-jW6Yu0-ds{
background-position:50% 0% !important;
}

.phw-g-i-jXODMS-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-jXVCkh-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-jY6cpj-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-jZDyYT-ds{
opacity:0.8 !important;
}

.phw-g-i-jZTjQq-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-jZi0Z5-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-jZxGUN-ds{
opacity:0.8 !important;
}

.phw-g-i-jajqLK-ds{
display:none !important;
}

.phw-g-i-jbJCtX-ds{
opacity:0.8 !important;
}

.phw-g-i-jbP3F7-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-jfrQpu{
}
.phw-g-i-jfrQpu img{
object-fit:cover  !important;
}

.phw-g-i-jfrQpu{
}
.phw-g-i-jfrQpu img{
object-fit:cover  !important;
}

.phw-g-i-jhE7dt-ds{
display:none !important;
}

.phw-g-i-jhIcKQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-jhKhMk-ds{
display:none !important;
}

.phw-g-i-jhS8HS-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-jiMeyg-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-jiudAv-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-jjbmzV-ds{
}

.phw-g-i-jkFQmX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-jkQn0e-ds{
}

.phw-g-i-jkhHbK-ds{
width:100% !important;
}

.phw-g-i-jl1kud-ds{
opacity:0.8 !important;
}

.phw-g-i-jlgupr-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-jllR8N-ds{
opacity:0.8 !important;
}

.phw-g-i-jnh6OV-ds{
width:100% !important;
}

#_PCM .phw-g-i-jpiFlK{
font-family:var(--cms-g-galanogrotesquemedium) !important;
font-size:var(--body-font-size) !important;
color:var(--black) !important;
}

.phw-g-i-jpm3hZ-ds{
opacity:0.8 !important;
}

.phw-g-i-jqSDJY-ds{
opacity:0.8 !important;
}

.phw-g-i-jrGOqE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-jsFpP1-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-jscZvi-ds{
width:100% !important;
}

.phw-g-i-jsmCpc-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-jtCJoh-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-jtz8wT-ds{
opacity:0.8 !important;
}

.phw-g-i-jvFqbw-ds{
opacity:0.8 !important;
}

.phw-g-i-jx6ScH-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-jyNrwV-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}

.phw-g-i-jzBwBL-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-jzeTEw-ds{
opacity:0.8 !important;
}

.phw-g-i-k1vtvP-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-k2gfxV-ds{
opacity:0.8 !important;
}

.phw-g-i-k4GHaw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-k55MqJ{
}

.phw-g-i-k6OJJB-ds{
width:100% !important;
}

.phw-g-i-k7RpFy-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-k7aFlt-ds{
display:none !important;
}

.phw-g-i-k7wzoW-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-k9Ru5k-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-k9XsTa-ds{
display:none !important;
}

.phw-g-i-kA57io-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-kApXiv-ds{
}

.phw-g-i-kBJNOs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-kBzRtk-ds{
}

.phw-g-i-kCcPnp-ds{
}

.phw-g-i-kFrmwX{
}
.phw-g-i-kFrmwX img{
object-fit:cover !important;
}

.phw-g-i-kGXluE-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-kIbpaG-ds{
width:100% !important;
}

.phw-g-i-kIjnxi-ds{
opacity:0.8 !important;
}

.phw-g-i-kIrYhM-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-kJCKwL-ds{
width:100% !important;
}

.phw-g-i-kJNG0s-ds{
opacity:0.8 !important;
}

.phw-g-i-kKF0RZ-ds{
display:none !important;
}

.phw-g-i-kNOOBu-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-kNcAbb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-kNcf0a-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-kNfK9r-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-kOMeNx-ds{
opacity:0.8 !important;
}

.phw-g-i-kP1hrJ-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-kPXHQW-ds{
}

.phw-g-i-kPcJ97-ds{
opacity:0.8 !important;
}

.phw-g-i-kSHhcN-ds{
display:none !important;
}

.phw-g-i-kUqaRK-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-kVR6GU-ds{
opacity:0.8 !important;
}

.phw-g-i-kWpUsh-ds{
display:none !important;
}

.phw-g-i-kWwZ2H-ds{
opacity:0.8 !important;
}

.phw-g-i-kXNwRY-ds{
display:none !important;
}

.phw-g-i-kab7C0-ds{
}

.phw-g-i-kb0lMk-ds{
opacity:0.8 !important;
}

.phw-g-i-kcAQgy-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-kdgPPK-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-kdxg2k-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-keTxZc-ds{
opacity:0.8 !important;
}

.phw-g-i-kejwM7-ds{
display:none !important;
}

.phw-g-i-kfL2up-ds{
display:none !important;
}

.phw-g-i-kgP3nf-ds{
display:none !important;
}

.phw-g-i-kir36V-ds{
width:105px !important;
}

.phw-g-i-kjeNEh-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-kkIhA6-ds{
opacity:0.8 !important;
}

.phw-g-i-klOiQk-ds{
opacity:0.8 !important;
}

.phw-g-i-kmQAEn-ds{
opacity:0.8 !important;
}

.phw-g-i-knWA3O-ds{
opacity:0.8 !important;
}

.phw-g-i-knv32H-ds{
opacity:0.8 !important;
}

.phw-g-i-koY59O-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-kq14RR-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-krF95n-ds{
opacity:0.8 !important;
}

.phw-g-i-kugy2r-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-kw4j6E-ds{
opacity:0.8 !important;
}

.phw-g-i-kwvtpj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ky7Bdj-ds{
display:none !important;
}

.phw-g-i-kyHM0q-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-kza4Bn-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-l0HnsE-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-l0fJFr-ds{
opacity:0.8 !important;
}

.phw-g-i-l1LirE-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-l26UR0-ds{
opacity:0.8 !important;
}

.phw-g-i-l2fcmJ-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-l2l11l-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-l3Eur8-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-l5BW2K-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-l8AImt-ds{
opacity:0.8 !important;
}

.phw-g-i-l8oIAj-ds{
opacity:0.8 !important;
}

.phw-g-i-l8sM5K-ds{
width:100% !important;
}

.phw-g-i-l8yWkh-ds{
display:none !important;
}

.phw-g-i-l9cWd2-ds{
display:none !important;
}

.phw-g-i-l9lf0h-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-lB4wim-ds{
width:105px !important;
}

.phw-g-i-lCL0rX-ds{
width:105px !important;
}

.phw-g-i-lEWL8K-ds{
opacity:0.8 !important;
}

.phw-g-i-lFv1le-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-lH7Jw7-ds{
display:none !important;
}

.phw-g-i-lHMCPf-ds{
display:none !important;
}

.phw-g-i-lIInhd-ds{
width:105px !important;
}

.phw-g-i-lILbNe-ds{
display:none !important;
}

.phw-g-i-lJut2n-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-lM1tIH-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-lMy8Jy-ds{
}

.phw-g-i-lNIHan-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-lOXt43-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-lOkcFN-ds{
display:none !important;
}

.phw-g-i-lPjhC2-ds{
opacity:0.8 !important;
}

.phw-g-i-lPmELG-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-lQkYrV-ds{
display:none !important;
}

.phw-g-i-lReDCh-ds{
background-position:100% 0% !important;
}

.phw-g-i-lRiVWA-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-lT5tCu-ds{
display:none !important;
}

.phw-g-i-lTryHN-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-lV8Zft-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-lVXPeZ-ds{
opacity:0.8 !important;
}

.phw-g-i-lWhbwy-ds{
display:none !important;
}

.phw-g-i-lXM4m3-ds{
display:none !important;
}

.phw-g-i-lXcUOf-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-lYBX1r-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-lbBvAu-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-lcsNL3-ds{
}

.phw-g-i-leRyfv-ds{
opacity:0.8 !important;
}

.phw-g-i-lgLqgf-ds{
opacity:0.8 !important;
}

.phw-g-i-lj3P8G{
padding-inline-start:calc(var(--pu-space)*3) !important;
padding-top:calc(var(--pu-space)*3) !important;
padding-inline-end:calc(var(--pu-space)*3) !important;
padding-bottom:calc(var(--pu-space)*3) !important;
}

.phw-g-i-lkBpb8-ds{
opacity:0.8 !important;
}

.phw-g-i-llDJ1O-ds{
opacity:0.8 !important;
}

.phw-g-i-lmSv8B-ds{
opacity:0.8 !important;
}

.phw-g-i-lmU5LM-ds{
}

.phw-g-i-lnllnw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-lomtvC-ds{
display:none !important;
}

.phw-g-i-lpHGv2-ds{
width:100% !important;
}

.phw-g-i-lqfaLF-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}

.phw-g-i-lrh9RZ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-lsEoP9-ds{
width:140px !important;
}

.phw-g-i-lu8OcL-ds{
opacity:0.8 !important;
}

.phw-g-i-luKN7d-ds{
opacity:0.8 !important;
}

.phw-g-i-lxddb1-ds{
display:none !important;
}

.phw-g-i-ly2W1v-ds{
}

.phw-g-i-lyEu6J-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-lygW6q-ds{
opacity:0.8 !important;
}

.phw-g-i-lzUWv7-ds{
}

.phw-g-i-m0QAi0-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-m1C2Ny-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-m2BvoP-ds{
opacity:0.8 !important;
}

.phw-g-i-m4XpEK-ds{
display:none !important;
}

.phw-g-i-m5Csvj-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-m6cdjE-ds{
opacity:0.8 !important;
}

.phw-g-i-m6y5ZH-ds{
display:none !important;
}

.phw-g-i-m7Yt86-ds{
display:none !important;
}

.phw-g-i-m9rC4o-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-mBcmnZ-ds{
width:105px !important;
}

.phw-g-i-mDprCJ-ds{
opacity:0.8 !important;
}

.phw-g-i-mDyxVa-ds{
}

.phw-g-i-mE64Cz-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-mEGmPF-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-mH1awE-ds{
display:none !important;
}

.phw-g-i-mJtFev-ds{
display:none !important;
}

.phw-g-i-mLArOm-ds{
opacity:0.8 !important;
}

.phw-g-i-mLnCxN-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-mN9xCE-ds{
opacity:0.8 !important;
}

.phw-g-i-mNezoz-ds{
width:100% !important;
}

.phw-g-i-mNfolc-ds{
opacity:0.8 !important;
}

.phw-g-i-mOqZuT-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-mPCXG7-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-mPKTKd-ds{
display:none !important;
}

.phw-g-i-mPg2tt-ds{
width:100% !important;
}

.phw-g-i-mQEg2J-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-mQfZqb-ds{
}

.phw-g-i-mT9Rb8-ds{
display:none !important;
}

.phw-g-i-mUCCIu-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-mUrSoM-ds{
width:100% !important;
}

.phw-g-i-mVxSCI-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-mWWGU9-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-mWrtfi-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-mWx1O5-ds{
opacity:0.8 !important;
}

.phw-g-i-mYXZc3-ds{
width:100% !important;
}

.phw-g-i-mabzyb-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-mc2b5V-ds{
opacity:0.8 !important;
}

.phw-g-i-mcmPnV-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-mevv0Q-ds{
opacity:0.8 !important;
}

.phw-g-i-mfaapQ-ds{
width:100% !important;
}

.phw-g-i-mfrjkW-ds{
opacity:0.8 !important;
}

.phw-g-i-mgNbDe-ds{
display:none !important;
}

.phw-g-i-mkIRYw-ds{
width:100% !important;
}

.phw-g-i-ml3Q5h-ds{
}

.phw-g-i-mmTBNb-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-mnTn8D-ds{
}

.phw-g-i-moTFti-ds{
opacity:0.8 !important;
}

.phw-g-i-moZvfQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-moyDU0-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-mpnsyG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-mpzpd4-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-mqsieq-ds{
opacity:0.8 !important;
}

.phw-g-i-mqw6RQ-ds{
opacity:0.8 !important;
}

.phw-g-i-mr3HrY-ds{
width:100% !important;
}

.phw-g-i-mrCYe2-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-mrqTnc-ds{
cursor:pointer !important;
}

.phw-g-i-mufJOU-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-mukNGq-ds{
opacity:0.8 !important;
}

.phw-g-i-mvfYJc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-mwvT0n-ds{
opacity:0.8 !important;
}

.phw-g-i-mxnNEb-ds{
width:100% !important;
}

.phw-g-i-mzCQKO-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-mzTlhR-ds{
background-image:url("") !important;
}

.phw-g-i-n0tKnW-ds{
width:140px !important;
}

.phw-g-i-n2jSk0-ds{
width:140px !important;
}

.phw-g-i-n3YK0I-ds{
width:100% !important;
}

.phw-g-i-n3Yshl-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-n4mg2v-ds{
display:none !important;
}

.phw-g-i-n64ZWO-ds{
opacity:0.8 !important;
}

.phw-g-i-n6sDgj-ds{
display:none !important;
}

.phw-g-i-n77Z3t-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-nASjeb-ds{
opacity:0.8 !important;
}

.phw-g-i-nB71J1-ds{
opacity:0.8 !important;
}

.phw-g-i-nBpxuJ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-nCw5uz-ds{
opacity:0.8 !important;
}

.phw-g-i-nCyQV2-ds{
opacity:0.8 !important;
}

.phw-g-i-nDS3Ti-ds{
display:none !important;
}

.phw-g-i-nDv3Gv-ds{
display:none !important;
}

.phw-g-i-nESbOy-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-nFLBIu-ds{
display:none !important;
}

.phw-g-i-nFOmKE-ds{
display:none !important;
}

.phw-g-i-nGirMT-ds{
display:none !important;
}

.phw-g-i-nHKgq5-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-nId0Lf-ds{
display:none !important;
}

.phw-g-i-nIl0LA-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-nJKzIa-ds{
}

.phw-g-i-nJqAzy-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-nL0E60-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-nLkMh2{
}

.phw-g-i-nM80Fq-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-nNwCp7-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-nP1H83-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-nPlvpC-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-nQZUEg-ds{
}

.phw-g-i-nQvFj6-ds{
opacity:0.8 !important;
}

.phw-g-i-nRAouE-ds{
opacity:0.8 !important;
}

.phw-g-i-nRV21S-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-nRzyQK-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-nSIwhH-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}

.phw-g-i-nTwObb-ds{
opacity:0.8 !important;
}

.phw-g-i-nVekrl-ds{
}

.phw-g-i-nYjYxx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-nYjrUS-ds{
}

.phw-g-i-nZVk04-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-na96Sx-ds{
opacity:0.8 !important;
}

.phw-g-i-naLWoT-ds{
width:105px !important;
}

.phw-g-i-nc7Wgg-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-ndgpnd-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-neeotT-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-nfShYK-ds{
width:100% !important;
}

.phw-g-i-nhI3xY-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-nhVNka-ds{
display:none !important;
}

.phw-g-i-nhaNRf-ds{
width:140px !important;
}

.phw-g-i-nhbC3K-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-nhgF51-ds{
opacity:0.8 !important;
}

.phw-g-i-nlPsmn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-no6Zfn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-noL77I-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-npYKOn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-nr9u6D{
height:35px !important;
width:105px !important;
}

.phw-g-i-nrAI0G-ds{
}

.phw-g-i-nrSMgX-ds{
opacity:0.8 !important;
}

.phw-g-i-ntk1vJ-ds{
}

.phw-g-i-nuc05E-ds{
opacity:0.8 !important;
}

.phw-g-i-nuhtJB-ds{
width:100% !important;
}

.phw-g-i-nwJGKw-ds{
}

.phw-g-i-nwzuBs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-o1Y8mw-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-o3s1WW-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-o4ppgr-ds{
}

.phw-g-i-o5ThgK-ds{
opacity:0.8 !important;
}

.phw-g-i-o5oQ3w-ds{
display:none !important;
}

.phw-g-i-o6RW5C-ds{
cursor:pointer !important;
}

.phw-g-i-o6b3y3-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-o6uiSA-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-o80r6y-ds{
}

.phw-g-i-o8fAKa-ds{
display:none !important;
}

.phw-g-i-o8tOvz-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-oA7eA6-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-oCAgqI-ds{
}

.phw-g-i-oCScNH-ds{
width:105px !important;
}

.phw-g-i-oDfNKM-ds{
opacity:0.8 !important;
}

.phw-g-i-oDnL3e-ds{
display:none !important;
}

.phw-g-i-oFCCId-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-oFvKHH-ds{
opacity:0.8 !important;
}

.phw-g-i-oGd8mq-ds{
opacity:0.8 !important;
}

.phw-g-i-oHtXgs-ds{
}

.phw-g-i-oK1OzQ-ds{
opacity:0.8 !important;
}

.phw-g-i-oK35vE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-oK5z1n-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-oKSeHW-ds{
background-size:100% 100% !important;
}

.phw-g-i-oMUsP7-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-oNKbts-ds{
opacity:0.8 !important;
}

.phw-g-i-oO6Z4B-ds{
opacity:0.8 !important;
}

.phw-g-i-oOM4mH-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-oOykOn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-oP4CuM-ds{
width:140px !important;
}

.phw-g-i-oPReP1-ds{
}

.phw-g-i-oPVt9z-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-oQ9ROz-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-oQjEfz-ds{
opacity:0.8 !important;
}

.phw-g-i-oQzVjN-ds{
display:none !important;
}

.phw-g-i-oQzrF6-ds{
}

.phw-g-i-oRSo5G-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-oS2wUn-ds{
display:none !important;
}

.phw-g-i-oTbDGC-ds{
}

.phw-g-i-oTjhjb-ds{
opacity:0.8 !important;
}

.phw-g-i-oUCRns{
color:var(--white) !important;
font-size:var(--font-size-8) !important;
font-family:var(--cms-g-galanogrotesquelight) !important;
}

.phw-g-i-oUq6H5{
color:var(--light-text) !important;
font-size:var(--body-font-size) !important;
font-family:var(--cms-g-galanogrotesquesemibold) !important;
}

.phw-g-i-oV433u-ds{
opacity:0.8 !important;
}

.phw-g-i-oW8jCN-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-oWT0lf-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-oZ0c1b-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-oZEUO7-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-oaE8xr-ds{
opacity:0.8 !important;
}

.phw-g-i-ocHIv7-ds{
}

.phw-g-i-ocIWgN-ds{
display:none !important;
}

.phw-g-i-od1kF2-ds{
opacity:0.8 !important;
}

.phw-g-i-odyBy1-ds{
}

.phw-g-i-oeEwbk-ds{
width:100% !important;
}

.phw-g-i-oeUYli-ds{
}

.phw-g-i-ofM9Ex-ds{
display:none !important;
}

.phw-g-i-ogjews-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-oikYFj-ds{
background-position:50% 0% !important;
}

.phw-g-i-ojjQ2a-ds{
opacity:0.8 !important;
}

.phw-g-i-ojyHbY-ds{
cursor:pointer !important;
}

.phw-g-i-olA65a{
background-color:var(--phw-custom-footerbg262626ff) !important;
}

.phw-g-i-olVPFJ-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-olY40L-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-olZBOH-ds{
width:140px !important;
}

.phw-g-i-olopgF-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-om2jAh-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-onXNsB-ds{
width:100% !important;
}

.phw-g-i-ooNtLV-ds{
opacity:0.8 !important;
}

.phw-g-i-opT1Ei-ds{
}

.phw-g-i-oqjBKA-ds{
opacity:0.8 !important;
}

.phw-g-i-otAFqz-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-otFV9b-ds{
display:none !important;
}

.phw-g-i-otjdYP-ds{
opacity:0.8 !important;
}

.phw-g-i-ou7LUu-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ouL6YH-ds{
display:none !important;
}

.phw-g-i-owY3uR-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-oxZEiJ-ds{
opacity:0.8 !important;
}

.phw-g-i-oxZxsy-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-oy0x0q-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-oyE5Vl-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-p0ZHrk-ds{
opacity:0.8 !important;
}

.phw-g-i-p19KYC-ds{
}

.phw-g-i-p2YoLC-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-p2oXlu-ds{
width:100% !important;
}

.phw-g-i-p3FUwI-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-p6RJjG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-p6Y8vS-ds{
opacity:0.8 !important;
}

.phw-g-i-p70k35-ds{
display:none !important;
}

.phw-g-i-p7Hk1A-ds{
opacity:0.8 !important;
}

.phw-g-i-p7O0RI-ds{
opacity:0.8 !important;
}

.phw-g-i-p7PLXg-ds{
opacity:0.8 !important;
}

.phw-g-i-p8T2iT-ds{
width:105px !important;
}

.phw-g-i-p95zSr-ds{
opacity:0.8 !important;
}

.phw-g-i-pA7Iut-ds{
opacity:0.8 !important;
}

.phw-g-i-pBMWsM-ds{
display:none !important;
}

.phw-g-i-pBaCRa-ds{
}

.phw-g-i-pCoBg8-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-pCz9Iv-ds{
display:none !important;
}

.phw-g-i-pDq7LK-ds{
display:none !important;
}

.phw-g-i-pE5ME8-ds{
width:105px !important;
}

.phw-g-i-pEw8x6-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-pF7xx0-ds{
width:100% !important;
}

.phw-g-i-pFg1dV-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-pGGll1-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-pHX0Sl-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-pHiPcQ-ds{
opacity:0.8 !important;
}

.phw-g-i-pKFgGX-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-pMPlAV-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-pMeOmN-ds{
opacity:0.8 !important;
}

.phw-g-i-pO3UDs-ds{
opacity:0.8 !important;
}

.phw-g-i-pOLT5o-ds{
opacity:0.8 !important;
}

.phw-g-i-pPXWKE{
padding-top:calc(var(--pu-space)*6) !important;
}

.phw-g-i-pPfOoo-ds{
opacity:0.8 !important;
}

.phw-g-i-pQFM8H-ds{
display:none !important;
}

.phw-g-i-pTQ8uB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-pX51N8-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-pYLdUJ-ds{
width:100% !important;
}

.phw-g-i-pYql6q{
}
.phw-g-i-pYql6q img{
object-fit:cover !important;
}

.phw-g-i-pZ8bQU-ds{
width:100% !important;
}

.phw-g-i-peofzE-ds{
display:none !important;
}

.phw-g-i-pfRxLP-ds{
}

.phw-g-i-pgb5aD-ds{
display:none !important;
}

.phw-g-i-pmtBps-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-pnFkXr-ds{
background:transparent !important;
border:0 !important;
}

.phw-g-i-pnb69M-ds{
opacity:0.8 !important;
}

.phw-g-i-poZBXY-ds{
width:140px !important;
}

.phw-g-i-pooEAA-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ppp55W-ds{
}

.phw-g-i-ppttsj-ds{
opacity:0.8 !important;
}

.phw-g-i-prseL2-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-psbT9h-ds{
}

.phw-g-i-ptMDDt-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-ptULiI-ds{
width:100% !important;
}

.phw-g-i-pv4Hwd-ds{
}

.phw-g-i-pvh82i-ds{
opacity:0.8 !important;
}

.phw-g-i-px8e8U-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-pyBMMh-ds{
width:105px !important;
}

.phw-g-i-pz190P-ds{
opacity:0.8 !important;
}

.phw-g-i-q0btc6-ds{
opacity:0.8 !important;
}

.phw-g-i-q0kKF6-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-q1WFIj-ds{
width:105px !important;
}

.phw-g-i-q2041H-ds{
display:none !important;
}

.phw-g-i-q35u7K-ds{
background-image:url("") !important;
}

.phw-g-i-q3jixH-ds{
opacity:0.8 !important;
}

.phw-g-i-q7tUsL-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-q81h71-ds{
display:none !important;
}

.phw-g-i-q8P2k0-ds{
}

.phw-g-i-q8RYsG-ds{
}

.phw-g-i-qA9RYF-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-qALSPQ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-qBLwkr-ds{
display:none !important;
}

.phw-g-i-qFaeED-ds{
width:100% !important;
}

.phw-g-i-qGqtyx-ds{
display:none !important;
}

.phw-g-i-qKZ7hv-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-qLSgpA-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-qLb8rN-ds{
opacity:0.8 !important;
}

.phw-g-i-qM38kY-ds{
display:none !important;
}

.phw-g-i-qMUZgA-ds{
}

.phw-g-i-qN202G-ds{
opacity:0.8 !important;
}

.phw-g-i-qN35wt-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-qNIDjp-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-qPn6P4-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-qPzPR6-ds{
display:none !important;
}

.phw-g-i-qTQ6Cx-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-qTe9iL-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-qUProw-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-qVjjcQ-ds{
}

.phw-g-i-qVlgq3-ds{
width:100% !important;
}

.phw-g-i-qXHhq0-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-qYTcrO-ds{
opacity:0.8 !important;
}

.phw-g-i-qa2OmW-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-qdJZJe-ds{
opacity:0.8 !important;
}

.phw-g-i-qddQsa-ds{
opacity:0.8 !important;
}

.phw-g-i-qeBfQe-ds{
opacity:0.8 !important;
}

.phw-g-i-qeDVM9-ds{
}

.phw-g-i-qgpfea-ds{
opacity:0.8 !important;
}

.phw-g-i-qhKjCy-ds{
opacity:0.8 !important;
}

.phw-g-i-qhPcu1-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-qjDnHG-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-qknGMl-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-qlKOIq-ds{
width:105px !important;
}

.phw-g-i-qnIdxQ-ds{
display:none !important;
}

.phw-g-i-qoiLmG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-qqmNIw-ds{
}

.phw-g-i-qtLVJ5-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-qtSnl5-ds{
}

.phw-g-i-qtu4Ha-ds{
opacity:0.8 !important;
}

.phw-g-i-qvgHcW-ds{
width:100% !important;
}

.phw-g-i-qww9mZ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-qybW29-ds{
}

.phw-g-i-r0QQId-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-r0sERO{
padding-top:calc(var(--pu-space)*1.375) !important;
padding-bottom:calc(var(--pu-space)*6.375) !important;
}

.phw-g-i-r0yovj-ds{
opacity:0.8 !important;
}

.phw-g-i-r1cIa6-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-r27klD-ds{
display:none !important;
}

.phw-g-i-r2jnCj-ds{
display:none !important;
}

.phw-g-i-r46nnz-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-r4vpCe-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-r7hWlh-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
}

.phw-g-i-r7jvpT-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-r83dHD-ds{
width:105px !important;
}

.phw-g-i-r9GQB2-ds{
width:100% !important;
}

.phw-g-i-rCTvXB-ds{
width:100% !important;
}

.phw-g-i-rFGIiL-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-rFdIvn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-rI0wPF-ds{
}

.phw-g-i-rIDDVb-ds{
width:100% !important;
}

.phw-g-i-rII5oR-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-rJyb6E-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-rK9cVR-ds{
width:100% !important;
}

.phw-g-i-rMIGnw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-rN6gDV-ds{
display:none !important;
}

.phw-g-i-rOU15z-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-rPR1Dh-ds{
opacity:0.8 !important;
}

.phw-g-i-rPeRvB-ds{
opacity:0.8 !important;
}

.phw-g-i-rRp8eg-ds{
opacity:0.8 !important;
}

.phw-g-i-rRw5Fl-ds{
opacity:0.8 !important;
}

.phw-g-i-rT1hUS-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-rTcakT-ds{
}

.phw-g-i-rUYrej-ds{
opacity:0.8 !important;
}

.phw-g-i-rVfyuM-ds{
width:140px !important;
}

.phw-g-i-rWBvU4-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-rWLTOy-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-rY9DWg-ds{
opacity:0.8 !important;
}

.phw-g-i-rY9TDP-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-rYkiMr-ds{
width:140px !important;
}

.phw-g-i-rYnRKO-ds{
display:none !important;
}

.phw-g-i-rZ2puE-ds{
opacity:0.8 !important;
}

.phw-g-i-rZ4e4N-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-radR4w-ds{
opacity:0.8 !important;
}

.phw-g-i-rbCMna-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-rcInT7-ds{
opacity:0.8 !important;
}

.phw-g-i-rcLX1B-ds{
}

.phw-g-i-rdvL9T-ds{
width:105px !important;
}

.phw-g-i-re0WGe-ds{
display:none !important;
}

.phw-g-i-re4Hhp{
}

.phw-g-i-rg3iWP-ds{
opacity:0.8 !important;
}

.phw-g-i-rgvHGi-ds{
display:none !important;
}

.phw-g-i-rhpJDF-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-riAGKd-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-riFn3r-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-rjm2ZJ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-rkKbIY-ds{
opacity:0.8 !important;
}

.phw-g-i-rkxxpa-ds{
}

.phw-g-i-rlUqlE-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-rmLPKw-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-rou8pr-ds{
opacity:0.8 !important;
}

.phw-g-i-rrJdK3-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-rritQP-ds{
background-image:url("") !important;
}

.phw-g-i-rsfGcZ-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-rtn2pe-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-rv2LLX-ds{
}

.phw-g-i-rve86a-ds{
opacity:0.8 !important;
}

.phw-g-i-rvf7GF{
color:var(--light-text) !important;
font-size:var(--body-font-size) !important;
font-family:var(--cms-g-galanogrotesquemedium) !important;
}

.phw-g-i-rwhDpC-ds{
opacity:0.8 !important;
}

.phw-g-i-ryVAs3-ds{
display:none !important;
}

.phw-g-i-rz30UU-ds{
display:none !important;
}

.phw-g-i-s12qJc-ds{
width:105px !important;
}

.phw-g-i-s19jbU-ds{
width:105px !important;
}

.phw-g-i-s2JSpF-ds{
width:100% !important;
}

.phw-g-i-s2KzAa-ds{
opacity:0.8 !important;
}

.phw-g-i-s4IDPC-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-s6njt3-ds{
display:none !important;
}

.phw-g-i-s6uBcK-ds{
}

.phw-g-i-s7FRSc-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-s7zS3G-ds{
opacity:0.8 !important;
}

.phw-g-i-s9zVl3-ds{
display:none !important;
}

.phw-g-i-sAGmBs-ds{
width:100% !important;
}

.phw-g-i-sCg0z2-ds{
background-image:url("") !important;
}

.phw-g-i-sCrwOF-ds{
width:105px !important;
}

.phw-g-i-sFs2j1-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-sG4yan-ds{
opacity:0.8 !important;
}

.phw-g-i-sGTysg-ds{
opacity:0.8 !important;
}

.phw-g-i-sHdUhD-ds{
display:none !important;
}

.phw-g-i-sJ3wMb-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-sJ6gWr-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-sKTHI9-ds{
opacity:0.8 !important;
}

.phw-g-i-sKgMaR-ds{
opacity:0.8 !important;
}

.phw-g-i-sL3snr-ds{
width:100% !important;
}

.phw-g-i-sMSzqQ-ds{
}

.phw-g-i-sNcJqt-ds{
display:none !important;
}

.phw-g-i-sNg4r3-ds{
opacity:0.8 !important;
}

.phw-g-i-sNhjvK-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-sOoRmG-ds{
}

.phw-g-i-sPT5Qv-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-sSQYdr-ds{
opacity:0.8 !important;
}

.phw-g-i-sTWT2K-ds{
display:none !important;
}

.phw-g-i-sUmZMs-ds{
}

.phw-g-i-sV0R8g-ds{
opacity:0.8 !important;
}

.phw-g-i-sVI5j4-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-sWa8Fa-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-sXAaHn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-sXAgnA-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-sZYvnG-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-sc7ZjK-ds{
display:none !important;
}

.phw-g-i-sdZfnm-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-sdamp4-ds{
opacity:0.8 !important;
}

.phw-g-i-sdo5Cc-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-se0f5T-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-seu088-ds{
opacity:0.8 !important;
}

.phw-g-i-sirqnU-ds{
width:105px !important;
}

.phw-g-i-skgo7Y-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-sl9KBI-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-slVBEm-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-so7OCj-ds{
width:100% !important;
}

.phw-g-i-soD3tt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-spGFMj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-suzSCH-ds{
opacity:0.8 !important;
}

.phw-g-i-sv90mp-ds{
opacity:0.8 !important;
}

.phw-g-i-svBeDt-ds{
opacity:0.8 !important;
}

.phw-g-i-svMFSR-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-svamcE-ds{
width:105px !important;
}

.phw-g-i-sz9jHn-ds{
background-image:url("") !important;
}

.phw-g-i-t1kLa8{
background-color:transparent !important;
fill:var(--icon-light) !important;
}

.phw-g-i-t2ehTA-ds{
background-position:50% 50% !important;
}

.phw-g-i-t2l0aR-ds{
width:100% !important;
}

.phw-g-i-t6SwTh-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-t6zeCZ-ds{
opacity:0.8 !important;
}

.phw-g-i-t7di1e-ds{
opacity:0.8 !important;
}

.phw-g-i-tA6AIG-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-tCPJIL-ds{
opacity:0.8 !important;
}

.phw-g-i-tCcb1v-ds{
opacity:0.8 !important;
}

.phw-g-i-tD5fyY-ds{
opacity:0.8 !important;
}

.phw-g-i-tD94X0-ds{
display:none !important;
}

.phw-g-i-tEaRxk-ds{
display:none !important;
}

.phw-g-i-tEpcVa-ds{
opacity:0.8 !important;
}

.phw-g-i-tFU4r5-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-tFmKaA-ds{
display:none !important;
}

.phw-g-i-tG9nt4-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-tHLJ8h-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-tHxbsH-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-tQSXWZ-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-tQzyUT{
}

.phw-g-i-tSTkJG-ds{
display:none !important;
}

.phw-g-i-tSb3NC-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-tTsrNc-ds{
display:none !important;
}

.phw-g-i-tUZ6A3-ds{
width:100% !important;
}

.phw-g-i-tVj4KV-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-tWx3ef-ds{
}

.phw-g-i-tYBJUR-ds{
background-size:100% 100% !important;
}

.phw-g-i-tYBOwI-ds{
opacity:0.8 !important;
}

.phw-g-i-tYHzQF-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-tYOqOF-ds{
opacity:0.8 !important;
}

.phw-g-i-tYk601-ds{
opacity:0.8 !important;
}

.phw-g-i-tYwcXz{
}

.phw-g-i-tbWQVK-ds{
}

.phw-g-i-tdKqYy-ds{
opacity:0.8 !important;
}

.phw-g-i-tfEZGt-ds{
width:105px !important;
}

.phw-g-i-tfO8r8-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-tfZigf-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-tgEwLl-ds{
display:none !important;
}

.phw-g-i-tgSsnC-ds{
}

.phw-g-i-tgi4Y6-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-th1sAz-ds{
display:block !important;
}

.phw-g-i-th774S-ds{
display:none !important;
}

.phw-g-i-tiBGZp-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-tir1dk-ds{
display:none !important;
}

.phw-g-i-tl21MB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-tmttSv-ds{
opacity:0.8 !important;
}

.phw-g-i-toj8GV-ds{
}

.phw-g-i-tonyII-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-toyjW9-ds{
cursor:pointer !important;
}

.phw-g-i-tpbaSS-ds{
background-image:url("") !important;
}

.phw-g-i-trqJwV-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-tsSruy-ds{
background-image:url("") !important;
}

.phw-g-i-ttOApH-ds{
opacity:0.8 !important;
}

.phw-g-i-tuXB5d-ds{
opacity:0.8 !important;
}

.phw-g-i-tvmyWq{
border-width:1px !important;
border-color:var(--brand-color-primary) !important;
border-style:solid !important;
text-decoration:none !important;
text-transform:none !important;
}

.phw-g-i-twmhDW-ds{
display:none !important;
}

.phw-g-i-twu8Lm-ds{
display:none !important;
}

.phw-g-i-tx5AUJ-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}

.phw-g-i-tz6N93-ds{
width:100% !important;
}

.phw-g-i-tzJYRZ-ds{
opacity:0.8 !important;
}

.phw-g-i-u2pkTk-ds{
opacity:0.8 !important;
}

.phw-g-i-u3yxl5-ds{
opacity:0.8 !important;
}

.phw-g-i-u4QDqj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-u4hGRn-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-u7IRLF-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-u7u79J-ds{
}

.phw-g-i-u8n7MR-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-u8prsh-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-u9AsMr-ds{
display:none !important;
}

.phw-g-i-u9H05L-ds{
}

.phw-g-i-u9MW19-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-u9Ohfk-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-uBQIos-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-uCO1rV-ds{
}

.phw-g-i-uCRch9-ds{
background-image:url("") !important;
}

.phw-g-i-uD3aj3-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-uDOHyn-ds{
background-size:contain !important;
background-position:0% 0% !important;
}

.phw-g-i-uEBMJz-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-uEpFXK-ds{
width:100% !important;
}

.phw-g-i-uFwihB-ds{
opacity:0.8 !important;
}

.phw-g-i-uG7ZFB-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-uGPCcs-ds{
background-image:url("") !important;
}

.phw-g-i-uHV2FS-ds{
width:100% !important;
}

.phw-g-i-uJ2hod-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-uKfzGy-ds{
}

.phw-g-i-uLeKKv-ds{
opacity:0.8 !important;
}

.phw-g-i-uMpK8o-ds{
display:none !important;
}

.phw-g-i-uN0SKg-ds{
opacity:0.8 !important;
}

.phw-g-i-uP4njD-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-uRGm7X-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-uUNJX9-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-uUqQXs-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
}

.phw-g-i-uWrV77-ds{
width:100% !important;
}

.phw-g-i-uXKQZy-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-uY4FbN-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-uYg0F8{
}

.phw-g-i-uaGGky-ds{
}

.phw-g-i-udQJa1-ds{
opacity:0.8 !important;
}

.phw-g-i-uetHhD-ds{
opacity:0.8 !important;
}

.phw-g-i-ufHrqi-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ugGVLH-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-uhu5Hv-ds{
opacity:0.8 !important;
}

.phw-g-i-uiLWJB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ukTUxO-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-ulUGQP-ds{
opacity:0.8 !important;
}

.phw-g-i-ulXeHS-ds{
opacity:0.8 !important;
}

.phw-g-i-ulhN6g-ds{
}

.phw-g-i-uliihL-ds{
opacity:0.8 !important;
}

.phw-g-i-umvl2L-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-uooYEI-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-uqSNwj-ds{
width:105px !important;
}

.phw-g-i-uuJJe6-ds{
opacity:0.8 !important;
}

.phw-g-i-uvEkYS-ds{
opacity:0.8 !important;
}

.phw-g-i-uwJhtM-ds{
display:none !important;
}

.phw-g-i-uwPb5V-ds{
opacity:0.8 !important;
}

.phw-g-i-uwe03h-ds{
opacity:0.8 !important;
}

.phw-g-i-uzjdP2-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-v04ChT-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-v3XZXM-ds{
display:none !important;
}

.phw-g-i-v3XahH-ds{
opacity:0.8 !important;
}

.phw-g-i-v4MTMt-ds{
width:140px !important;
}

.phw-g-i-v4S960-ds{
display:none !important;
}

.phw-g-i-v51LDw-ds{
width:100% !important;
}

.phw-g-i-v5jeVO-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-v6NRqJ-ds{
opacity:0.8 !important;
}

.phw-g-i-v8jliB-ds{
background-image:url("") !important;
}

.phw-g-i-v8khse-ds{
opacity:0.8 !important;
}

.phw-g-i-v8mgdi-ds{
}

.phw-g-i-v965Ac-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-v9X29f-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-v9aTdm-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-vAP23k-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-vARcmY-ds{
width:100% !important;
}

.phw-g-i-vBapke-ds{
opacity:0.8 !important;
}

.phw-g-i-vC6qkw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-vCLStZ-ds{
display:none !important;
}

.phw-g-i-vCSbrb-ds{
opacity:0.8 !important;
}

.phw-g-i-vDXKr0-ds{
opacity:0.8 !important;
}

.phw-g-i-vDqVqz-ds{
width:100% !important;
}

.phw-g-i-vDyzL2-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-vErf0M-ds{
opacity:0.8 !important;
}

.phw-g-i-vF4vBI-ds{
}

.phw-g-i-vFEvNp-ds{
opacity:0.8 !important;
}

.phw-g-i-vIsOAH-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-vJKaKU-ds{
width:140px !important;
}

.phw-g-i-vKg4Hi-ds{
opacity:0.8 !important;
}

.phw-g-i-vLh1kD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-vN5LTU-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-vOCcrk-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-vOYVEY-ds{
}

.phw-g-i-vPPeTA-ds{
background-color:rgba(43,50,132,1) !important;
}

.phw-g-i-vPic9R-ds{
opacity:0.8 !important;
}

.phw-g-i-vQtYZc-ds{
}

.phw-g-i-vRiBmc-ds{
opacity:0.8 !important;
}

.phw-g-i-vT5blU-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-vVndKV-ds{
display:none !important;
}

.phw-g-i-vW6tJ4-ds{
display:none !important;
}

.phw-g-i-vXslVN-ds{
opacity:0.8 !important;
}

.phw-g-i-vZVRoV-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-vbAHNP-ds{
}

.phw-g-i-vbElkp-ds{
display:none !important;
}

.phw-g-i-vbnrC6-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-vcBjwX-ds{
width:105px !important;
}

.phw-g-i-vceDt5{
}

.phw-g-i-vfKe8d-ds{
width:100% !important;
}

.phw-g-i-vffDH3-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-vgXl9A{
}
.phw-g-i-vgXl9A img{
object-fit:cover !important;
}

.phw-g-i-vhEtAV-ds{
display:none !important;
}

.phw-g-i-vhkAUh{
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
}

.phw-g-i-vjw73S-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-vkHgLW-ds{
opacity:0.8 !important;
}

.phw-g-i-vlC6oE-ds{
display:none !important;
}

.phw-g-i-vlUff4-ds{
display:none !important;
}

.phw-g-i-vmUMKZ-ds{
display:none !important;
}

.phw-g-i-voRZtV-ds{
opacity:0.8 !important;
}

.phw-g-i-vq8gbt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-vqtWeP{
color:var(--text-dark-color-lighter) !important;
font-size:var(--phw-g-regular-text-font-size) !important;
font-family:var(--cms-g-galanogrotesquemedium) !important;
}

.phw-g-i-vt2g9Y-ds{
opacity:0.8 !important;
}

.phw-g-i-vu1GyM-ds{
position:relative !important;
pointer-events:all !important;
}

.phw-g-i-vvoUzm-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-vxZHI2-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-vyPRHt-ds{
}

.phw-g-i-w01Zin-ds{
opacity:0.8 !important;
}

.phw-g-i-w0VCBK-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-w2IKdo-ds{
opacity:0.8 !important;
}

.phw-g-i-w2dDET-ds{
}

.phw-g-i-w2gvmL-ds{
display:none !important;
}

.phw-g-i-w4Bvya-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-w4Ilzb-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-w4r9pw-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-w4rYSE-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-w8ocS4-ds{
opacity:0.8 !important;
}

.phw-g-i-w9M9kW-ds{
width:100% !important;
}

.phw-g-i-w9OEY8-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-w9q4Jl-ds{
display:none !important;
}

.phw-g-i-wBC1vU-ds{
width:140px !important;
}

.phw-g-i-wCD8sj-ds{
opacity:0.8 !important;
}

.phw-g-i-wCJanR-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-wDolHD-ds{
display:none !important;
}

.phw-g-i-wELvm4-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-wETdlO-ds{
}

.phw-g-i-wFT8dp-ds{
width:140px !important;
}

.phw-g-i-wFyuBr-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-wG5nnd-ds{
opacity:0.8 !important;
}

.phw-g-i-wGnfWG-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-wJ4FT9-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-wJLU8m{
font-size:var(--phw-g-regular-text-font-size) !important;
font-family:var(--cms-g-galanogrotesquemedium) !important;
color:var(--black) !important;
font-weight:500 !important;
}

.phw-g-i-wJLU8m:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-wJTw60{
}

.phw-g-i-wKqBkN-ds{
}

.phw-g-i-wKtM2E-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-wLWyOl-ds{
}

.phw-g-i-wLmoFT-ds{
width:105px !important;
}

.phw-g-i-wPqgDS-ds{
width:100% !important;
}

.phw-g-i-wQhEDR-ds{
opacity:0.8 !important;
}

.phw-g-i-wRRdP8-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-wTWQFA-ds{
display:none !important;
}

.phw-g-i-wU9la5-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-wUoAT8-ds{
opacity:0.8 !important;
}

.phw-g-i-wUu5cB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-wW6mav-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-wYGcOE-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-wZHe7Y-ds{
opacity:0.8 !important;
}

.phw-g-i-wZfBiy-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-waKxwv-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-waXVaR{
}

.phw-g-i-wacXNR-ds{
display:none !important;
}

.phw-g-i-wbMnMd-ds{
opacity:0.8 !important;
}

.phw-g-i-wbkka2-ds{
opacity:0.8 !important;
}

.phw-g-i-wbuY0y-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-wcWIz3-ds{
width:140px !important;
}

.phw-g-i-wdBtlN-ds{
display:none !important;
}

.phw-g-i-wdCpWp-ds{
opacity:0.8 !important;
}

.phw-g-i-wduyuW-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-wgzLAq-ds{
}

.phw-g-i-wi4VoF-ds{
display:none !important;
}

.phw-g-i-wjPiew-ds{
width:105px !important;
}

.phw-g-i-wkeW5b-ds{
opacity:0.8 !important;
}

.phw-g-i-wlJB1T-ds{
opacity:0.8 !important;
}

.phw-g-i-wlN3xW-ds{
background:transparent !important;
border:0 !important;
}

.phw-g-i-wlWIY9-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-wmlhpM-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-wsSY14-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-wspI3o-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-wsyI7n-ds{
opacity:0.8 !important;
}

.phw-g-i-wu57Nz-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-wvWhwO-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-wvlVTJ-ds{
}

.phw-g-i-wxCweB-ds{
}

.phw-g-i-wyHEvq-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-wyn21L-ds{
width:100% !important;
}

.phw-g-i-wz0M1o-ds{
display:none !important;
}

.phw-g-i-wzynai-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-x0uDKj-ds{
opacity:0.8 !important;
}

.phw-g-i-x13ajt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-x1LbnK-ds{
opacity:0.8 !important;
}

.phw-g-i-x3HMRp-ds{
opacity:0.8 !important;
}

.phw-g-i-x45hc0-ds{
}

.phw-g-i-x6QUCk-ds{
}

.phw-g-i-x7O8LL{
color:var(--black) !important;
font-size:var(--phw-g-regular-text-font-size) !important;
font-family:var(--cms-g-galanogrotesquelight) !important;
}

.phw-g-i-x8Lsu9-ds{
opacity:0.8 !important;
}

.phw-g-i-x9h8hB-ds{
opacity:0.8 !important;
}

.phw-g-i-xAUEEj-ds{
width:140px !important;
}

.phw-g-i-xAoRZv-ds{
opacity:0.8 !important;
}

.phw-g-i-xArgZn-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-xCbJm7-ds{
width:100% !important;
}

.phw-g-i-xE6Fze-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-xFeHZz-ds{
opacity:0.8 !important;
}

.phw-g-i-xG1X6n-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-xG71Qv-ds{
}

.phw-g-i-xHQoOx-ds{
display:none !important;
}

.phw-g-i-xHxyho-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-xICV0S-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-xIZQ9v-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-xIbXKX-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-xIxcnB-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-xJMUdf-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-xKJJr8-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-xLrKCO-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-xNzQi7-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-xQdrr0-ds{
}

.phw-g-i-xURlyR-ds{
width:100% !important;
}

.phw-g-i-xVxL9x-ds{
opacity:0.8 !important;
}

.phw-g-i-xWph1P-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-xY8TJo-ds{
width:140px !important;
}

.phw-g-i-xZWwxK-ds{
opacity:0.8 !important;
}

.phw-g-i-xaWsTx-ds{
}

.phw-g-i-xbHNMb-ds{
opacity:0.8 !important;
}

.phw-g-i-xbUYzq-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-xbZq33-ds{
opacity:0.8 !important;
}

.phw-g-i-xbkP8s-ds{
opacity:0.8 !important;
}

.phw-g-i-xceKCc-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-xdYmSJ-ds{
width:140px !important;
}

.phw-g-i-xdllZh-ds{
opacity:0.8 !important;
}

.phw-g-i-xeXpfh{
}

.phw-g-i-xfu1zX-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-xfxnYj-ds{
opacity:0.8 !important;
}

.phw-g-i-xhI2ht-ds{
display:none !important;
}

.phw-g-i-xhQmIb-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-xiiuwn-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
background-position:50% 50% !important;
}

.phw-g-i-xjk3uF-ds{
}

.phw-g-i-xk4IIJ-ds{
}

.phw-g-i-xleeEF-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-xloMEb-ds{
background-image:url("") !important;
border-radius:0px !important;
}

.phw-g-i-xmH2QR-ds{
opacity:0.8 !important;
}

.phw-g-i-xnuQvu{
}

.phw-g-i-xpCCwx-ds{
opacity:0.8 !important;
}

.phw-g-i-xpkZ6B-ds{
}

.phw-g-i-xrrSvd-ds{
width:140px !important;
}

.phw-g-i-xsFJbS-ds{
display:none !important;
}

.phw-g-i-xtewwk-ds{
}

.phw-g-i-xu3Lmg-ds{
width:100% !important;
}

.phw-g-i-xu7r1n-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-xuonvN-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-xvBac3-ds{
width:140px !important;
}

.phw-g-i-xxnMA5-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-xxowWA-ds{
width:100% !important;
}

.phw-g-i-xxpUm9-ds{
opacity:0.8 !important;
}

.phw-g-i-xyOdfR-ds{
display:none !important;
}

.phw-g-i-y0Cupe-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-y0eHmE-ds{
opacity:0.8 !important;
}

.phw-g-i-y2DJCi-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-y3CBHj-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-y478R2-ds{
display:none !important;
}

.phw-g-i-y4ARaK-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-y4FnWX-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-y57w6c-ds{
opacity:0.8 !important;
}

.phw-g-i-y6mCAP-ds{
opacity:0.8 !important;
}

.phw-g-i-y74w8k-ds{
}

.phw-g-i-y8J8fn-ds{
width:140px !important;
}

.phw-g-i-y8voAy-ds{
opacity:0.8 !important;
}

.phw-g-i-y9GAsp-ds{
opacity:0.8 !important;
}

.phw-g-i-yAJM75-ds{
width:105px !important;
}

.phw-g-i-yDbN6l-ds{
opacity:0.8 !important;
}

.phw-g-i-yEEv97-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-yFCliL-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-yFGAZ7-ds{
display:none !important;
}

.phw-g-i-yFHzhx-ds{
width:105px !important;
}

.phw-g-i-yFkYQo-ds{
}

.phw-g-i-yGrKnG-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-yIA8tw-ds{
opacity:0.8 !important;
}

.phw-g-i-yJ7GkL-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-yJC4Zb-ds{
display:none !important;
}

.phw-g-i-yJCSOE-ds{
}

.phw-g-i-yJGNTY-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-yKeN0A-ds{
opacity:0.8 !important;
}

.phw-g-i-yKiEPt-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-yKzWoB-ds{
display:none !important;
}

.phw-g-i-yLuj5k-ds{
}

.phw-g-i-yN6lg9-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}

.phw-g-i-yNETIv-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-yNUNBe-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-yNzTj2-ds{
width:100% !important;
}

.phw-g-i-yOg9yJ-ds{
opacity:0.8 !important;
}

.phw-g-i-yOxkzA-ds{
width:100% !important;
}

.phw-g-i-yPiJ88-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-yRZISR-ds{
opacity:0.8 !important;
}

.phw-g-i-yS0Iqc-ds{
background-image:url("") !important;
}

.phw-g-i-yS49Af-ds{
display:none !important;
}

.phw-g-i-ySDaqX-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-yUJviA-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-yURR7i-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-ybRoz7-ds{
opacity:0.8 !important;
}

.phw-g-i-ycYyVT-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ycl659-ds{
width:105px !important;
}

.phw-g-i-ycprVs-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ydxL4B-ds{
display:none !important;
}

.phw-g-i-ye0W2Y-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-yeDmn4-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-yeKiLl-ds{
opacity:0.8 !important;
}

.phw-g-i-yeq2Qe-ds{
background-image:url("") !important;
border-radius:0px !important;
}

.phw-g-i-yiXnJG-ds{
width:140px !important;
}

.phw-g-i-ylbEuW-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-ymNdEB-ds{
opacity:0.8 !important;
}

.phw-g-i-ymap1b-ds{
width:100% !important;
}

.phw-g-i-yqHguj-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-yr5cnr-ds{
width:140px !important;
}

.phw-g-i-ys4qIN-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-ys6tjo-ds{
opacity:0.8 !important;
}

.phw-g-i-yvir7g-ds{
width:100% !important;
}

.phw-g-i-ywWmKa-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-yzdLz1-ds{
background-image:url("") !important;
background-size:cover !important;
}

.phw-g-i-z0M04b-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-z1amvN-ds{
}

.phw-g-i-z1mSq4-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-z2aahI-ds{
opacity:0.8 !important;
}

.phw-g-i-z3BwOS-ds{
opacity:0.8 !important;
}

.phw-g-i-z4MNtK-ds{
opacity:0.8 !important;
}

.phw-g-i-z4uPJ9-ds{
background-repeat:no-repeat !important;
}

.phw-g-i-z6IHME-ds{
opacity:0.8 !important;
}

.phw-g-i-z7p0gV-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-z97WPT-ds{
opacity:0.8 !important;
}

.phw-g-i-zAktz5-ds{
display:none !important;
}

.phw-g-i-zCL1Gz-ds{
display:none !important;
}

.phw-g-i-zDGaN7-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-zDQ91D-ds{
opacity:0.8 !important;
}

.phw-g-i-zDuDvk-ds{
opacity:0.8 !important;
}

.phw-g-i-zEOyfj-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-zEs9Ds-ds{
opacity:0.8 !important;
}

.phw-g-i-zHbAmd-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-zIV3TJ-ds{
opacity:0.8 !important;
}

.phw-g-i-zJ1Php-ds{
background-image:url("") !important;
}

.phw-g-i-zJC1FG-ds{
opacity:0.8 !important;
}

.phw-g-i-zJVhzs-ds{
}

.phw-g-i-zJtR6B-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-zK0l5d-ds{
display:none !important;
}

.phw-g-i-zKjCEy-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-zLC04b-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-zNLp1q-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-zNsu8G-ds{
background-color:#3a3a3a !important;
}

.phw-g-i-zODilJ-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-zOHSwk-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}

.phw-g-i-zPbIEb-ds{
cursor:pointer !important;
}

.phw-g-i-zQ0CUY-ds{
opacity:0.8 !important;
}

.phw-g-i-zQO5qh-ds{
opacity:0.8 !important;
}

.phw-g-i-zQXcRj-ds{
opacity:0.8 !important;
}

.phw-g-i-zQu21b-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-zRm0z6-ds{
width:105px !important;
}

.phw-g-i-zRrI6X-ds{
opacity:0.8 !important;
}

.phw-g-i-zTIePV-ds{
opacity:0.8 !important;
}

.phw-g-i-zTR3uj-ds{
width:100% !important;
}

.phw-g-i-zTcPcb{
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
}

.phw-g-i-zVswM0-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-zVuvIx-ds{
display:none !important;
}

.phw-g-i-zW5bfW-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-zWrOQN-ds{
background-color:rgba(255,255,255,1) !important;
}

.phw-g-i-zXSE3i-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-zY46OE-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}

.phw-g-i-zYjoYe-ds{
opacity:0.8 !important;
}

.phw-g-i-zacsAP-ds{
width:100% !important;
}

.phw-g-i-zbBgXk-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}

.phw-g-i-zbesXH-ds{
opacity:0.8 !important;
}

.phw-g-i-zbl3gF-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-zcPvSp-ds{
display:none !important;
}

.phw-g-i-zcURg1-ds{
opacity:0.8 !important;
}

.phw-g-i-zdZ6IM-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-zdcooZ-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-zdouE5-ds{
background-color:transparent !important;
border:none !important;
}

.phw-g-i-zeP8IS-ds{
opacity:0.8 !important;
}

.phw-g-i-zephPC-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-zfaKZx-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-zhT013-ds{
opacity:0.8 !important;
}

.phw-g-i-zjw329{
}

.phw-g-i-zkCeJD-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-zkVNYI-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}

.phw-g-i-zkkvlI-ds{
}

.phw-g-i-zkn8su-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-zl0Wo0-ds{
background-color:rgba(43,50,132,1) !important;
}

.phw-g-i-zlmjJd-ds{
}

.phw-g-i-zm33qr-ds{
}

.phw-g-i-zmUIxG-ds{
display:none !important;
}

.phw-g-i-znYkdG-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-znm70X-ds{
display:none !important;
}

.phw-g-i-zo5EwH-ds{
background-position:50% 0% !important;
}

.phw-g-i-zp1VZO-ds{
}

.phw-g-i-zsLNEt-ds{
color:rgb(37, 45, 79) !important;
}

.phw-g-i-zsrPI6-ds{
opacity:0.8 !important;
}

.phw-g-i-ztkSUe-ds{
opacity:0.8 !important;
}

.phw-g-i-zvd3Oa-ds{
font-family:GalanoGrotesque-Medium !important;
}

.phw-g-i-zz4ecZ-ds{
font-family:GalanoGrotesque-Medium !important;
}

@media only screen and (min-width: 1920px) {
h1{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:48px;
line-height:1.5;
color:#252d4f;
}
}

@media only screen and (min-width: 1920px) {
h2{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:32px;
line-height:1.5;
color:#252d4f;
}
}

@media only screen and (min-width: 1920px) {
h3{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:24px;
line-height:1.5;
color:#252d4f;
}
}

@media only screen and (min-width: 1920px) {
h4{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:20px;
line-height:1.5;
color:#252d4f;
}
}

@media only screen and (min-width: 1920px) {
h5{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:18px;
line-height:1.5;
color:#252d4f;
}
}

@media only screen and (min-width: 1920px) {
h6{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:16px;
line-height:1.5;
color:#252d4f;
}
}

@media only screen and (max-width: 1199.98px) {
h1{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--phw-g-widget-title-font-size);
line-height:44px;
color:#252d4f;
}
}

@media only screen and (max-width: 1199.98px) {
h2{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--phw-g-cards-title-font-size);
line-height:40px;
color:#252d4f;
}
}

@media only screen and (max-width: 1199.98px) {
h3{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:36px;
color:#252d4f;
}
}

@media only screen and (max-width: 1199.98px) {
h4{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--font-size-5);
line-height:32px;
color:#252d4f;
}
}

@media only screen and (max-width: 1199.98px) {
h5{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--font-size-5);
line-height:32px;
color:#252d4f;
}
}

@media only screen and (max-width: 1199.98px) {
h6{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--phw-g-regular-text-font-size);
line-height:28px;
color:#252d4f;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-container, .phw-container-nd{
width:96%;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-default,btn.default-button.btn-lg,.btn.default-button.button-lg,.default-button.button-lg a.action-link{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-plain,btn.plain-button.btn-lg,.btn.plain-button.button-lg,.plain-button.button-lg a.action-link{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-primary,.btn.primary-button.btn-lg,.btn.primary-button.button-lg,.primary-button.button-lg a.action-link{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-secondary,btn.secondary-button.btn-lg,.btn.secondary-button.button-lg,.secondary-button.button-lg a.action-link{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-default,btn.default-button.btn-sm,.btn.default-button.button-sm,.default-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-plain,btn.plain-button.btn-sm,.btn.plain-button.button-sm,.plain-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-primary,.btn.primary-button.btn-sm,.btn.primary-button.button-sm,.primary-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-secondary,btn.secondary-button.btn-sm,.btn.secondary-button.button-sm,.secondary-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-0TM1Ss{
padding-top:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-2JrYVu{
padding-bottom:calc(var(--pu-space)*1.375) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-2VcScz{
font-size:max(calc(var(--phw-g-cards-subtitle-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-2qNYNe{
font-size:max(calc(var(--font-size-5)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-3Otw3R{
color:var(--body-color) !important;
font-size:var(--font-size-8) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-3Rc9a5{
padding-bottom:calc(var(--pu-space)*0) !important;
padding-top:calc(var(--pu-space)*0) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-4PQJ8j{
font-size:39px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-5GyLg5{
font-size:max(calc(var(--body-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-71K1Sx{
padding-top:calc(var(--pu-space)*0) !important;
padding-inline-start:calc(var(--pu-space)*2) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-BGY2pW{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-FrPfz0{
font-size:max(calc(var(--phw-g-cards-subtitle-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-FyxBqg{
font-size:max(calc(var(--font-size-5)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-JVXJeX{
font-size:max(calc(var(--font-size-13)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-KSvAM9{
padding-top:calc(var(--pu-space)*0) !important;
padding-inline-start:calc(var(--pu-space)*2) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-KTNyjX{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-MhESpW{
font-size:max(calc(var(--body-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
#_PCM .phw-g-i-NIKRPw{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Rlac0N{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
#_PCM .phw-g-i-VkASf1{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-WM86Zq{
padding-bottom:calc(var(--pu-space)*1.375) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-aCsc7E{
height:33px !important;
width:33px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-aFAljf{
font-size:max(calc(var(--font-size-13)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-bLPZO0{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-c0BRcB{
font-size:max(calc(var(--phw-g-cards-subtitle-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-c29u9N{
color:var(--black) !important;
font-size:var(--body-font-size) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ckOTz7{
font-size:max(calc(var(--body-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-feWjRZ{
font-size:max(calc(var(--body-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-hcfT9H{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
#_PCM .phw-g-i-jpiFlK{
font-size:max(calc(var(--body-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-oUCRns{
font-size:max(calc(var(--font-size-8)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-oUq6H5{
font-size:max(calc(var(--body-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-rvf7GF{
font-size:max(calc(var(--body-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-vqtWeP{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-wJLU8m{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-x7O8LL{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
h1{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--phw-g-cards-title-font-size);
line-height:40px;
color:#252d4f;
}
}

@media only screen and (max-width: 767.98px) {
h2{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:36px;
color:#252d4f;
}
}

@media only screen and (max-width: 767.98px) {
h3{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:36px;
color:#252d4f;
}
}

@media only screen and (max-width: 767.98px) {
h4{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:36px;
color:#252d4f;
}
}

@media only screen and (max-width: 767.98px) {
h5{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--font-size-5);
line-height:32px;
color:#252d4f;
}
}

@media only screen and (max-width: 767.98px) {
h6{
font-family:var(--cms-g-galanogrotesquemedium);
font-weight:inherit;
font-size:var(--phw-g-regular-text-font-size);
line-height:28px;
color:#252d4f;
}
}

@media only screen and (max-width: 767.98px) {
.phw-container, .phw-container-nd{
width:96%;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-default,btn.default-button.btn-lg,.btn.default-button.button-lg,.default-button.button-lg a.action-link{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-plain,btn.plain-button.btn-lg,.btn.plain-button.button-lg,.plain-button.button-lg a.action-link{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-primary,.btn.primary-button.btn-lg,.btn.primary-button.button-lg,.primary-button.button-lg a.action-link{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-secondary,btn.secondary-button.btn-lg,.btn.secondary-button.button-lg,.secondary-button.button-lg a.action-link{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-default,btn.default-button.btn-sm,.btn.default-button.button-sm,.default-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-plain,btn.plain-button.btn-sm,.btn.plain-button.button-sm,.plain-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-primary,.btn.primary-button.btn-sm,.btn.primary-button.button-sm,.primary-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-secondary,btn.secondary-button.btn-sm,.btn.secondary-button.button-sm,.secondary-button.button-sm a.action-link{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-002P57-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-007N3E-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-00WlEt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-01O0Ub-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-01yRts-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-055BYL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-06J284-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-06qWXv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-07Aanq-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-07LuNj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-08Fkuh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-08JQla-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-08aH01-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-08bccV-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0AbAH5-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0BxjRF-ds{
background-position:100% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0CVjDW-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0DQBSF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0DqrVK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Dyg6D-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0E4FWY-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0FXQS1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Fj7XD-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0Iyoxu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0JHQ20{
max-width:150px !important;
max-height:50px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0KkFDC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0LFggm-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0MdtEc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0NiAJE-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0O9E9x-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0QDugm-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0RICF0-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0RJWX2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0SPi2G-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0SQcbb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0TIThj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0TWpKM-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0WWPba-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0XlPYH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0YgUVK-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0ZhFnI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0d8K0l-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0fSPne-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0gGCUQ-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0gq2fv-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0hvGyr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0jelxE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0l3QzZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0lKoSC-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0ngPXV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0pXzyg-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0qC3hI-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0rgQ2e-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0rsasU-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0tRRni-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0vGeXO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0wauBs-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0yXNoP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-10kypq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-11pSIx-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-13AqM6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-13Ka01-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-15PV0R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-15nqzg-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-16Yr2m-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-16l2aO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-17Mp24-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-17Sklg-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-17h1ay-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-187D1N-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-18cVBc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1ALpjI-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1AWKFK-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1AwOcO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1BcqFp-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1DSSRR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1DdarU-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1EBSx7-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1EjtSv-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1F3Mxz-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1FnIzn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Gf10u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1HNTyn-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1HdBRm-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/Gdanskresized-correct-1657704801336.jpg") !important;
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Hm3BY-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Jb6NA-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1LDSdv-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1MAIZm-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1MhICu-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1NabUc-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Ni7L7-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1OWTr7-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Ob74W-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Pa1eA-ds{
background-color:rgb(40, 53, 131) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Q5G59-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1QBnKd-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1QZUZh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1S487Y-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Ugdgj-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1UhAph-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Uz4sa-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1VQ0yk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1VYE7N-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1WmFnz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1Ycyh9-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1bt8Dz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1cgzgr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1gqkYH-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1h0yxn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1hzrIc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1jV9PU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1jq4Yd-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1kKrho-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1l7av8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1mQjW5-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1nVwsO-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1nmGH3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1rFNol-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1rQN41-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1rtsBo-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1rzmNk-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1t47MP-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1tmE27-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1twa3r-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1vBuOc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1wYEMH-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1xMhrr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1xajbg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1xmou1-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1zLKaD-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-20OcFK-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-20VcIl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-25I4Pt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-25ShRj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-25c0CR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-26WaNp-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-28Xkdm-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2A9WFo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2AFPIJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2FoZq5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2G7ZLQ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2GPiF0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2IExqO-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Jm9Ou-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2JxjxO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2K1Xqd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Ky886-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2L3U5D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2LOVEe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2M4ukK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2NLwWB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2No2yP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2NxA52-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2OLZ2G-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Omtiw-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2PBKPS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2RExch-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2SPBk3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2SV8mq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2SgsLl-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2U9sR3-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2UqUwZ-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Urzbi-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2VO9Gt-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2VcScz{
font-size:max(calc(var(--phw-g-cards-subtitle-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2WpKB9-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2YDEQw-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Yr6Ky-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2ZB8pH{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2ZnaMd-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2Zugd8-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2aAdz3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2agdRh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2axa96-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2btg3A-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2cZ4k8-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2d028T-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2fUQEN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2fjVjP-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2gEaJU-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2hclIQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2hgyIz-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2i3Lju-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2iOWEJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2jbBKa-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2nqYpq-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2oC0vu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2pRZgp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2qBoVl-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2qNYNe{
font-size:max(calc(var(--font-size-5)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2qwCGV-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2rBNKw-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2rToeP-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2rtnjD-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2sLJSx-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2srquU-ds{
background:transparent !important;
border:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2vGEsL-ds{
background-size:contain !important;
background-position:0% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2wXE4s-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2yT3nT-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2zv1Zv-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-30J0Sn-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-30rmvr-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-33XbdA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-33ih1a-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-36EZMo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-37IaPv-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-38DthO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-38RgTI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-38eUvF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3AhpkT-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3AlejD-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3B1bwQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3B9YWp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3BAYHG-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3BhziG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Drb2U-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3FYXTO-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3FmuSx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3FoRXu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3GCavu-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3HRfie-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3IU007-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3KyCVi-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3LN58t-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3MCVKo-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Otw3R{
color:var(--body-color) !important;
font-size:var(--font-size-8) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3QkET0-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3QupNX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3RC66C-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Rc9a5{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3UsIw1-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3V5Do4-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3VPPch-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3WAsku-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3WtoIo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3X3oum-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3dJOar-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3dXYGj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3g3qlM-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3g43ND-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3h9o2r-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3hJPDG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3lroLh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3mecEw-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3nO5rX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3p4znI-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3qgElK-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3si6KH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3sq1zq-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3txKhF-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3uV3cv-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3vVYyH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3w6Gbs-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3wFpFR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3xQ5wR-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3xjZdk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3yXJpH-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3z5Shv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3zUPzN-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3zeM7H-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-43RhZN-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-440GBK-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-44uvxx-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-45migk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-46MCER-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-47gtK5-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-49JsUw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4BQVR9-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4BUOHU-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4DQ4tZ-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4E7WaC-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4IV8ul-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4IgEFB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4IoJeD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4J62SF-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4JTyyU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4JgkpJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4KQtah-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4LD3xw-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4M0575-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4M22BH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4Mg0sn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4Nznsu-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4ODlKm-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4OKCFw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4PQJ8j{
font-size:26px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4PW0ll-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4RB794-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4SmH5A-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4TJHVz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4V3S5K-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4W5ifn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4Z2Nsj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4ZnbTS-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4aU8JU-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4b29al-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4bfPwH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4bjQwe-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4dFdE6-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4dvqS7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4f8ep7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4kec4v-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4mXavj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4mpy5R-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4mr6pO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4o3Tnw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4ossRV-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4otJZK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4qBLxM-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4seJ8I-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4teB5E-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4trES7-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4v5Unv-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4wH56k-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4wVACW-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4xCdYE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4xOV1M-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4yHyoq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4zmBVf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-51o9wK-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-54ySoU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-551hp3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-55HJEr-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-55nNML-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-55wxJB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-57fRrc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-58HCIV-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-594Zvp-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5964Kl-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-59Hiqb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5AEvFn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Aatob-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5AvTfp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5BEn3f-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5CUi03-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5DuJ3K-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Eawsb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5GDeC6-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5GyLg5{
font-size:max(calc(var(--body-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5H6b93-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5IFPhn-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5KNbcL-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5KThFt-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5LD1Pn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5LUi7t-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Loswi-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Lyl8Z-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5OwEyk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5P6qTK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5P9Xor-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5PC5pm-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5PLD00-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5PulkG-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5QBuOu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5R6of8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5SWxBR-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5Sdr2y-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5T6aH4-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5WpwxX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5XGuaY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5YyA4P-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5a2cMc-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5bdbrY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5bl3bW-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5byLjd-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5cuSdj-ds{
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5e9AGQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5egKml-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5gDC4e-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5hkeWu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5hoA1l-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5jvMuJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5lLLOQ-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5lXR2n-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5lzMyY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5oatKs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5ooqad-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5qfozz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5qgyqh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5rpZ1v-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5ssUvx-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5ulVnE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5wSctE-ds{
padding-top:40px !important;
text-align:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5wYZXJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5y8vIC-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-61VIFO-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-66Nwos-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-67g2NO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-69YIZt-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6BltCG-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6CAnbb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6CmRK5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6DHBaJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6Do4so-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6FcfhK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6HqRiD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6Iw6Ih-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6LpW6m-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6MQcLd-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6QtZPx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6QukQB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6RKE7o-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6SHJgO-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6T03QC-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6UVIHc-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6VP1yH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6XfefS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6XsNve-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6YIwGW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6Ygx3w-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6YuYyr-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ZSPQI-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ZUzGi-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6a4kbx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6bMUZL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6bbcBG-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6cnatR-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6e2xC3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6eUMGc-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6eZWmz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6f3Yjj-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6iFsPG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6lykcs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6mDBJA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6nsqCq-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6nx8vG-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6pVqs4-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6qnJl5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6sWRuX-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6snMz3-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6ucTBN-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6wNdWD-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6yFMsA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6yxzKK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6z6fv9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-71PJQx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-71j642-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-72sdkf-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-73ZKtT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7452wH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-76Qvj6-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7775Jg-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-78gQgt-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-797mf7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7ANGrI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7C7ymO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7CRhDO-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7CaTI3-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7CozUS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7CuojD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7EOzeH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7EmSN2-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7Gl1Xl-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7HOhEd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7IHjdH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7MFIXk-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7MNGuc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7McABo-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7NGByO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7NTM7j-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7OFvj8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7ONhfw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7P4kEd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7PBdmD-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7RKA0g-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7RlkkC-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7SZU8E-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7UqSQ1-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7VBaJe-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7WtqhA-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7X0Alx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7XCUBB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7XWeKT-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7ZaFXE-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7ZyeIh-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7aS0hY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7abdfA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7df4R9-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7fDJA3-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7gOrpd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7gSOz7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7gsJ3e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7hJ0ZP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7i880P-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7k8FjR-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7kqIc6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7m75kr-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7mTWEp-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7nyP63-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7oLKwj-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7oihuZ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7pZcqo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7qdnUk-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7qycfI-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7rWLr2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7rq4LA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7scUdb-ds{
background-size:contain !important;
background-position:0% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7u91mU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7udbWW-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7vHQ2v-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7vwBLD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7xbQRW-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7znP5N-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-80cU07-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8261qu-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-82nFfH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-889Gia-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-89jl0W-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8APx6o-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8BYknH-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8CUNdP-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8DAWly-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8HLWcH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8I4ivL-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Ia10U-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8J0G0V-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8JcBCs-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Jd4kE-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8KJ8cJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8KXKX2-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8LVHqb-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Liia1-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8MRlWS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8NMkuL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8OEkoO-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8QJlNW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8RANwK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8SYR1Y-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8SxMv7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8TsFCd-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8UvnSP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8VPZTZ-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8VpyYT-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8VzUsP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Wl4ok-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8axLyX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8cABdl-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8dJlcK-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8dec3P-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8eIJBX-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8hcWNx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8jVyD8-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8lMcXB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8lZ5PU-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8lZdgc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8luDIy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8mACyx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8n3FJB-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8nbLUS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8pFFyx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8pYQqo-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8qDA9M-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8qJx5X-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8rFDIi-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8rlSW8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8sMmi1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8tEZgJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8txi5a-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8vZDHl-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8vn83L-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8voVSN-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8xbMxG-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8xgr3D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8xsjgx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8yuTGk-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-903zCf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-90RcIc-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-90SX36-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-917QdW-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-91Dupt-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-92G9Q1-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-92Sqai-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-93Pi4F-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-position:50% 50% !important;
background-size:100% 100% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-93Tnk4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-94RAYz-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-94RQlg-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-94scfH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-95KHYb-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-95xh2q-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-97vYM8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9AeDyG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9BXA9q-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9BfASa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9BgZkC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9CMRad-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9H8ntk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9HGRQX-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9HJ83A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9JJk0H-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9JTYDE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9JpxKS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9KGjYK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9N8T2o-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9Ocu9m-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9Q0TxX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9Q1AOi-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9QLlzD-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9RSbQS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9SPDqr-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9T5xec-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9UQxSD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9V0EO5-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9VM6Ws-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9b3m0u-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9cEvuP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9cIedw-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9csCeX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9evueR-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9fRXjW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9hKixa-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9hhFsP-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9j8qfN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9jBhwE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9kCTKp-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9laVfW-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9levTi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9pqUGF-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9qWmSl-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9rMQHe-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9rVJvX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9sCcOy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9sIscq-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9tBX40-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9uOrlz-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9vsSVA-ds{
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9wm8aX-ds{
background:transparent !important;
border:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9xukW7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9yKuYy-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A2DWOG-ds{
background-color:rgb(40, 53, 131) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A3ENsn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A4kMpO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A56Krn-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A579ct-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A5xjat-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A7Kkyq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A81o63-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-A8NJ9T-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AA9Ocb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AAmkkL{
height:33px !important;
width:33px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ACCgYQ-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ACLV6X-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ADL1QR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ADejng-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AEKokX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AEZPFk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AHL52z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AHOUwC-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AHo8Mc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AIXej1-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AIvGjE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AJ1GIx-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AKE2m3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AKH5KD-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ALY2iQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AMTdbZ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ANngf4-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AOFBaP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-APfxQP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-APirVm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-APnbZV-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-APrsEi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AROQJL{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ASWfkN-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AVFrdD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AWQRjR-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AX8fGt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AXWD8z-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AZVGsg-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AZjS3e-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AafUE6-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Aclk0G-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ad0bO3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ad69wv-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AeLY2P-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AfMViK-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AgMyuy-ds{
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AguC1q-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AhMQ4w-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ai5aJ9-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AiFTWe-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AiQvJ2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AiiPFd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AivPM5-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Aj1Uyl-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AkA68W-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AksIm6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ao0TZ8{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AoTqzn-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ApVn47-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ArGBv8-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ArIicy-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Arjpgx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AsJKii-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AthW9c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AulzcA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AvU81g-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Aw8J3Z-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AweqYc-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ay2iWB-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AyDMcu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AyEtF0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Azyx1H-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B0zjzm-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B3IToi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B3su7B-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B4NJ9q-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B4d3pk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B54QSw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B6gxmq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B8PnN1-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BAl34l-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BBFnbK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BCiAYl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BCwzm0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BE357g-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BEPVe2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BGY2pW{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BHQuM2-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BHSKpF-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BI37H5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BK8dF3-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BKflFG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BM5J3W-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BNKSwh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BNNRwG-ds{
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BNP3iF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BNPKoG-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BP9FPp-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BS28Pf-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BSZqqL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BSpDzi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BT812H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BTRcgL-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BTnRbD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BU0hOk-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BU9sC8-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BY1oeW-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BYAfv2-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BZDS4v-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BZScM1-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BaEW2M-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bar6tL-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BbTr3D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BdCJZy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Be03Jv-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bfwwjm-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bg1l40-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bg64pF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BgnkuU-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bhlmj9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bm5f04-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BmYjAe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bmvncm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BnU0Nk-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BoWAGW-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BqBTEe-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BrR5EB-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Brtkn8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BtChNd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bu9jb2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BuAFdE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BuyFtL-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BvFmfq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BxREGc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-By4EWe-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ByDju8-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ByOGrJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ByOSS8-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ByuN1f-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C130dI-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C5E286-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-C5L7mO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CA4iS3-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CBswr0-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CCIGdI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CD2pBx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CD4J9m-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CG7f4f-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CGqTJs-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CJ7GjB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-COI4BS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-COrFS3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CPTzZK-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CPV0KX-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CVQ8C1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CZUl7a-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Caw9Xc-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CawZwG-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CdPzo6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cf01At-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CfhojD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CfkBfa-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ClSdxu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CmUGFc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CmtrfO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CnO1X9-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CozaSk-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CpY44J-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CqQUZi-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cr3JNc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CrEOwc-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CsTVAi-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CtIuPB-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ctidiy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CvfsaA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cvp6AD-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CwI90r-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CxdFIG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CxnhET-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CxzZ3g-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Cy1cfZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CzI7LP-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CzJ9uk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CzkaDJ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CznvIF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D0CUSE-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D2iV1h-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D47hge-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D5sZ3m-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D6ZhYU-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D75cdr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D7fgXw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D9If3x-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D9Uh7r-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DACCRz-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DAcGPZ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DCAFjn-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DCbjFI-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DDl8eq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DDm8Nd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DFBw8X-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DGkpEQ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DGxZts-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DHvZki-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DHzJ1s-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DIxjAH-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DKLD0Z-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DMSvOp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DNXxsz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DNzVOs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DQ1Oh0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DQg4RJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DRGOyM-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DVBDv9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DWahYW-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DWjxg3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DXy8YB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DYffx3-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DZuqO7-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DaGmq4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DaWVH3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Db3GbJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DfVhN3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DhNc7L-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DlLPiw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DluQEG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DoMK2S-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DowHCI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DpLn3B-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dq0F1y-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dq1GBN-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dq7j7S-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DrILrc-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DrSuVM-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DsIzTy-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DsQU5V-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dv3gtA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DwFLNQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DwSK8i-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DzkMX2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E0uZ51-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E1YKe5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E3EdJa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E3uzNK-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E73FPU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E74P45-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E7cIUv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E8byWI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E9Q1VG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E9ahTU-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EA0KEE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ECHNRc-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EDQ3Ng-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EGsj8N-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EHD5HG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EHJ547-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EHNaje-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EJMsYD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ELlpN0-ds{
background-color:rgba(43,50,132,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EOAWr2-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EPuhqc-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ERCUyQ-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ERfhwU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ESIueh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ESnBG2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ETYXi9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ETwt9T-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EUMfuE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EVJibu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EXi8Ku-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EYNVxV-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EZ46n6-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EaMoQb-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EdOBI7-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EdlgHZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EebIAh-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Egus3C-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EjYS7H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EqA2mT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EqDK1u-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Er4lDd-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ErsQwR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EscXDD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EsvDZp-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EtU9rx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EtmqKI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Eus0hu-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EuvTeK{
height:33px !important;
width:33px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EvgXNt-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ew9Eqj-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EwjTS3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EwogeL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ExBgPq-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ExPjhs-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EyNw3s-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EydWDF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EyqpZh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F0qtbp-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F0w73n-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F1JbNR-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F3AR5S-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F3Jpjp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F6Q5FF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F6SZkl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F86Lrw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F8jojD-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-F8r1aC-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FCoGPZ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FEj6m2-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FEjcGP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FFqOR1-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FIDQC9-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FIVG5L-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FJELfM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FJvs38-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FKGldY-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FKJJWi-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FKgKK4-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FLeoyO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FN2jcY-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FNeNYD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FOqX6o-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FPEo37-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FPea4J-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FPpjjm-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FQfBrU-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FQyxNJ-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FRX1bn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FSGNUS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FU28kt-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FUfYum-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FWEo3I-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FWusQX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FdTgvy-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FfLp7P-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FfhcGG-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FgD05o-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FhB7m5-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FhddKa-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fhfatb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fp3uOQ-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FrPfz0{
font-size:max(calc(var(--phw-g-cards-subtitle-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FuZAGS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FwLcrH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FxGGa0-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FxWx1N-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FyZGiX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fyh5TJ-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FyqdBu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FyxBqg{
font-size:max(calc(var(--font-size-5)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fzg1rt-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FzxAU2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G2V6qe-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G579YY-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G6Fv2u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G7sJHQ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G9DN7z-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G9yVzE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GAOhbz-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GBR8b8-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GFLq4v-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GHmJfQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GIIOsb-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GLICtE-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GNMcNq-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GNgp73-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GOM37x-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GSMtRp-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GSREa1-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GTcjPZ-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GWl8Dw-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GYTugx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GYsnve-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ga9puR-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GaxVkv-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gb4Lvl-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gbo978-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gdnuoa-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GeZpT9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gf5nkG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GfChMB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GhiWZE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gi8ZbR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GmgBgp-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GnhTR8-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GpZ4gu-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GpfeR7-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gpuboy-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GqEEod-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GrFUYw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GrFmJ6-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GriOWH-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GsRqEH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GtKEo6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GtQ7VD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gw8wpC-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GxzWvz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gy4QLR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Gy862A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GzWUC6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H1dcNI-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H1llvu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H3Eqm8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H49r1k-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H4NNzr-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H4aLTh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H5uFMv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H6IPJA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H6zvd3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H8WHrG-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H90mVg-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H93VQa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H9BALC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-H9yFzh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HDzj3l-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HFGwug-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HGkt4E-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HHJIVB-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HHNzFr-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HHTjl4-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HIM4af-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HKP9u8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HMX4RX-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HOoAck-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HPUene-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HPsKFc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HQPcme-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HRv75g-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HS18md-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HThjEP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HW2ON3-ds{
text-align:center !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HXteYU-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HXyr5b-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HYUab2-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HZHlnK-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ha8HT4-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HaMSoc-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hfn1xJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HgF5OG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HhVvjt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HidXz0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HjlPlu{
height:33px !important;
width:33px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HkCeEQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hl736T-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HlaagK-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HlsokD-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hm0eR5-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hn7Gs5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HpkQcZ-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hr1HRw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hrl0EP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hrl9zP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HrvCfZ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HsjZO0-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ht0TJ6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HtOXUx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Htt0tG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HwA47O-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HwnGcG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hy2oLu-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HzdT7U-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I00Kr5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I1FEpt-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I1KmZq-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I2GZ4Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I2I0e2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I2bilE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I2lgMi-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I2tvHj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I45xpL-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I5MwWF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I5ofcS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-I675AY-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IARXKm-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IAZ5BZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IAkHxj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IB7bwp-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ID9ttq-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IEXRnr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IF47fr-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IGm7sH-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IHhgs6-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IHkUjC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-II2IVv-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-II7LRO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IJQkb4-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IJoiui-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IKTy2P-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ILQORi-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IP3IiX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IQV4pX-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IRGWmx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ISDQZh-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ITCSO5-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IWFNwU-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IWtp1c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IXvAse-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IZNSb4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ic0UW7-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Id5sB2-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Id6smJ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IdWxhQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Idpeiq-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Iexhu8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IgkeZV-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ImpMy9-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-InFqwY-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ipm4Ox-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IsYh5U-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IuqFAG-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J0BIpf-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J0Gxk1-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J17PsI-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J1ndvv-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J2Ml9c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J2tgKE-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J4aak8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J6RHG1-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J7YSVD-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J9CnVh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JAB3Ch-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JBKJt4-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JBM9Nd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JCEMEC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JDMN7M-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JDWEbE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JF7riR-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JFjiI2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JGLRX3-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JGnfOK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JIY71q-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JIeP0M-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JJFfAC-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JK6JgJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JKade8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JMUJ6U-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JMUPwd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JOyFwT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JPnKm8-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JQsfuW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JRQbhz-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JRaEiS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JRsqjQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JSezC5-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JTZDUY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JVXJeX{
font-size:max(calc(var(--font-size-13)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JWjgSF-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JYwHZf-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JcCYDQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JcdQEz-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JekDPO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jf50we-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JfIgMD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JgKhNN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JgnsuH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JhiJKi-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JkpFUL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jl8vEJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jo7nbk-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JoK5dX-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jq7TTP-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jq81EF-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JqyxnQ-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jv0dub-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JwESOy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JwuHup-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jxwb0U-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JxyaLF-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JyJSwM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K01APb-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K0UCpf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K0lq30-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K0stNC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K0uQFY-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K1LefZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K2Z6A5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K4pMFW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-K8weWR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KA1Yb0-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KAnwl6-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KBTCff-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KCqgTP-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KGq5xk-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KL72LK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KMFxzK-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KNAZPg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KOTkwD-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KOw759-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KRLAk3-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KRUKoO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KSSk5T-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KTDCrK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KTNyjX{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KTPjuN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KVQw8T-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KVU9a9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KVYLkA-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KVm5gg-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KVzVqM-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KW4Qt2-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KZVWJd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KZXvoi-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kb1NhM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KdakyV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KfFdmp-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KgGntt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KkYQsG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kl7kav-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KlD26h-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KlZS0p-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KmbbUK-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kmhl6U-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KpbVxR-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KpddfG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KqFxNc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kr4yE0-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KtaRgs-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KtzBLL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KvdEbZ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Kxy1N5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KyoH69-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KzzacV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L0nAdG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L1Szqc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L1oz6B-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L3HYlQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L4Kfyw-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L5VAtT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L6kui2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L89wzG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-L9DfsU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LA4Fd0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LAI3sT-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LBlIek-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LCnwc1-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LD6qz4-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LDx68v-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LEZWe6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LG57S8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LGi01w-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LHMW9j-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LHP9rq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LHYriU-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LIIcUz-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LJralP-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LKLkd5-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LKs8w6-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LL8fXC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LMLfYV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LMRI4U-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LMuuQH-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LNGdGz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LPGosp-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LQZPvN-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LS2kvj-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LSTJfR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LTSTUE-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LUNdSE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LW6cve-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LWIKLc-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LWfYVo-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LXFT9w-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LXMLjc-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LYzNz8-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LZWprb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LZjMn9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LaP7TC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LbTt2N-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LbfIKT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LcrlAN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ldpwc8-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LfD5Nc-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lh3pYu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Licy9H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ljexfo-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ljgbio-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LmwaKx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LoOYtK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lputu2-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LqEC7u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lrmr1p-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LtPOhG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LuFlpH-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LuXISL-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LupHPi-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lv5MZD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LvnxOk{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LyW9J6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lyk8ZE-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lyx3li-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Lz4XDt-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LzrjrG-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M019wc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M2XJDa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M2tgPY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M3yQ6z-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M4hrvS-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M5rqXM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M6MAuX-ds{
background-position:100% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M6ucK1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M8XHZX-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-M8bsFH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MBEsfL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MCDLle-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MDdzgi-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MDoVjY-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MGLg5B-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MHFghC-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MJnVum-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MKKfu1-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MKdd41-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MNaZKT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MOQgDK-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MPumnb-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MQVAZf-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MQhfWM-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MQmjKc-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MSDXBJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MTsgry-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MUYvGa-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MVh2RH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MVpmrS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MWVfK6-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MXgK7h-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MZ1pDb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MZrrzo-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MbAXTV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-McQtxr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-McYCeg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MdvQSH-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MdyTMu{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MeOWQh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MeywM7-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MgFikG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MgGjry-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MhESpW{
font-size:max(calc(var(--body-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MhZJVd-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Mi8Gwr{
padding-bottom:calc(var(--pu-space)*1.5) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MjIgHv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MmtFYe-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Mn1pVc-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MpgxoX-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MqANBT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MrLwXj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MsjKaY-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MtVliE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MxA5vl-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MyiZag-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MzPc2C-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N0EnHo-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N0LJ3N-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N2A70M-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N3Mz88-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N3hF5R-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N7XxTn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ND6Kv5-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NDXLBa-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NEmfbS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NEtak7-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NG3IxD-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NGifSA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NGjscc-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
#_PCM .phw-g-i-NIKRPw{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NIPSF9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NJ1myl-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NJZvlQ-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NL4BTP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NLlVl9-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NLwkmX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NMoT0s-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NOSHSK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NOUwju-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NOVvx9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NOaMWR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NQsuzW-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NREUDH-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NSFqLF-ds{
background:transparent !important;
border:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NTbHwd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NXZfgo-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NXrTLo-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NZ70iT-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NbQPE5-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NbySka-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NdtTZH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ne2zfi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nevhec-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NgWLop-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NhI9dz-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NhYe5J-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NhhPAz-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nj0SSE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NjIe1c-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NkYxMf-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nm0IQc-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NmR9SP-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Np3c2i-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NpYAQm-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NqPl3L-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NqeNXw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NrV5V2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nszwsr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NuZKso-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NvdGlh-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nvqt1Y-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NxmnJz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nxrhbp-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ny2meD-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O1UpFF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O1uAsf-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O2YVan-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O35Ya7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O7OscT-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O8J1BE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O9kDwj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O9mAZr-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O9pVBz-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OAS6zk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OAu9D8-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OBTNFz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ODRg9T-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ODuZSv-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OE50fH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OEBlov-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OEsWwW-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OFS0XR-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OFV21Q-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OIF8RR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OMyWpx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ONAtUF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OOd3S6-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OOqZID-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OPb4R1-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OQgi2q-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OQh0Jf-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ORQhs3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OSznwa-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OTSYWX-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OULbqs-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OUsitn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OY8YLu-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OZAgVP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OadH6T-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OaeMjx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ObXDJT-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OfJ2On-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OfkKbf-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OfzSUs-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OgFjew-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OgHK08-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OghHKc-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OiEB3J-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OjDEwZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Oko6hC-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OksPMn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OmJ8Kb-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OmeclP-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OmieAP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OofJky-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OpNZmv-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OqP0BD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Orji1n-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Oru4Zn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OskwxP-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OtwBUz-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OurC2r-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OyfqNi-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OzS3pi-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OzVjYC-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OzZBYe-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P3UHvI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P4Edns-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P4WoLZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P6UXTQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P7lQwi-ds{
text-align:center !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P85XJC-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P8UHLx-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P8cXdV{
margin-inline-start:calc(var(--mu-space)*0) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P8x24o-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P96Rg1-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P9iO77-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PBvNVK-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PByc9o-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PDnroS-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PF7OjV-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PFItDG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PGVurl-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PHFlyc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PHtD9D-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PIbDP3-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PIoJLv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PKbEt8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PLMMdP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PM9hDS-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PNc1Iw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PNxFq9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PT3LgZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PUxW1S-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PVrL4Z-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PXZfDS-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PXwUhw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PZEiuw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PcwtkU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PdCmQH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PdXOss-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Pfm5c9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ph522a-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PhRpHO-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PiWlVe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Pitd3j-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Pj3V3w-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PjICBn-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PjIzii-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PjwBJC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PkEK6a-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Pnr0ZV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Pnw9HI-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PpCFq4-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PpCJzK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PqU164-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Pqpwsy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PrZT3p-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PsbPjI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PtVO3e-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PuAgNS-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Px8SWK-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PyB13B-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PySSTy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PzGaF0-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q0LoIR-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q0OiFN-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q14Aoj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q34knJ-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q3hFvI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q4bSJ1-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q5037f-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q56kru-ds{
background-image:url("") !important;
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q6GTwR-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q7obsk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q9O7EP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QAYtgB-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QAoZe1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QBC9AG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QCUUpO-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QEFods-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QEMtRl-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QFHjWk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QFR7N2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QFrVKd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QGAezG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QINj68-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QMDzNr-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QOrazC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QP7eXC-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QPCeHn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QPwBD0-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QQPqJe{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QQSe8r-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QUfywR-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QVBLDy-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QVVtsT-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QVvHmk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QWLmxJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QXIqdM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QXleGr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QY3Qpa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QYJsii-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QcwyCp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qi4EFB-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QjAbxy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QjBCJa-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Qjl3QN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ql7reX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QmEzZU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QmVQbg-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QsPqvC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QyBE3t-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QziFk1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QzjMuS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R0H6oo-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R0j2FL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R13vb3-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-R6UemD-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RBNsRE-ds{
padding-top:40px !important;
text-align:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RCuRO7-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RDkt4z-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RDq708-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RElx6c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RF9SHR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RGnfZW-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RJkjIs-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RK9WPR-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RKnY7t-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RM0g1L-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RNZKMW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RTzpOA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RWORaB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RXzuhQ-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RYY6Qv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RYrbZU-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RYxM7e-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RZSPZj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RZhp7q-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ra6klC-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RdWGPv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ReqODe-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RgqdYO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RiJ9b2-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RiUOBX-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RlVond-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rlac0N{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RmQPrn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RnpzGy-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RnsIRY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ro80wO-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RotQ1B-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RqZSpp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RrlouI-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RrquVm-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RszkjV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RtR4DO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RtnIrK-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rv9dTO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rw0Fn9-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RwJaZl-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Rxz4uF-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S16Xfx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S22fta-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S2YVFG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S2wrT5-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S423W7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S42eA1-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S4H7mU-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S4l42O-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S7YbEL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S8FbuR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S9fmhw-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SA6o6L-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SAarZ1-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SCfAmu-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SDTmeO-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SDt08a-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SFa3aN-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SFgqkG-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SGZa21-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SGbmIh-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SH0ENX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SJ2Jdb-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SJYOlp-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SKNMhe-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SKOXGi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SKZOgk-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SL3Qrs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SM41sf-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SOPG2G-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SObfd9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SQ3C6B-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SQuBJv-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SRLw3U-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SSrI1f-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SSy9St-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SV2Igu-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SWeMQJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SXJyv7-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SXlqpk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SXogXo-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SYvJWS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SeOHsH-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SeQkDV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sf1tOj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SgGWrf-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ShwfNB-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SiYESJ-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sib9XL-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SjNJlh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sl1lyk-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SlGwAJ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sqbtz8-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SrUBwR-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SrvxUK-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SsI1Fk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Su15lR-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Su840j-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SvzxAB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SwQXPw-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sy9dp3-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T1Zosl-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T2bD0T-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T3Cx3L-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T3xyZw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T4DUKd-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T5Vdzd-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T6zQtz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T8vDuz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T94tbK-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T9fnZL-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TANiuZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TB74ya-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TBhul4-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TBnplk-ds{
background-size:contain !important;
background-position:0% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TFA76D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TGJO7j-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TJ1YM4-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TJQ1wC-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TKy9tp-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TLqP3l-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TMFBo3-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TMzQca-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TP8Y8e-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TPPOms-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TQ6JUf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TSgjbJ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TSllzr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TTdidi-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TTqbqS-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TUIUfL-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TWJRug-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TXxrCb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TYEvHg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TYKFfj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TYW0pu-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TYwPRn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TZo30E-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TatbFO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tc3l61-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TdXQA3-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TgWPBL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tj8AT6-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tl9yfG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TlkMNJ-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tm2xg0-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TmtgI3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tn6yfl-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TnNfag-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TnrZeI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TpAd33-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tq9QDp-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tqfs8b-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TtSkmw-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TtVhsk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TuFQuX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TvIaTp-ds{
background:transparent !important;
border:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TvRS5m-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TwiD52{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TytEbW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Tytl7H-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TzXSkz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U0UVgc-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U2VriH-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U3jlb9-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U5RjiA-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U6ZGLp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U6rXbL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U7Z46T-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U85pl3-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U8acUL-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U8fMvc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U8wXas-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UAJHdo-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UAvYVa-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UD6TQG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UELZ6I-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UESZ5W-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UEqDvT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UFq9rj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UGVHRy-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UHHww6-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UHwNt8-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UKTL2Z-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UL5Ebg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ULjWB6-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ULvdk9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ULwXVB-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UMiDYe-ds{
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UNPlJq-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UQEjsb-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UQn4UC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UQnMz4-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UR4cxQ-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UR5rwE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-URU9Jf-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UTSV7v-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UU6Ry7-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UU7FHC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UUSfaE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UV31uq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UVLJLL-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UX6faz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UZSVX0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UZls0P-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ubbf64-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UbgYXL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UcrojR-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ud6bis-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UdmKmZ-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UeBmzn-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Uf9QFB-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ufaupu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UgarTN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UgkjRy-ds{
background-position:100% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UjLwEO-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UjcSc7-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Uje2Ir-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UkOWB0-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UkpqqL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UnYpGx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Unh8NQ-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UnqGgO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ussq96-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UuXR4F-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Uv6LtK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UvahEg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UwhMHy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UyWo43-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V0WLJy-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V1yfPS-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V31ncY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V3PX1t-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V3QE5R-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V3mx26-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V4pLyF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V59Cie-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V5F7JE-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V6h56O-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V7F3fa-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V7Zag7-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V82z4e-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V8ZMtA-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VDG7ef-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/Gdanskresized-correct-1657704801336.jpg") !important;
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VDHYGo-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VGkvEA-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VHWjLy-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VIBIuV-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VIcAwq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VJGzPV-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VJVaZ0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VKK97Q-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VLSvcC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VM4xof-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VMJVfx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VML4LK-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VNR2U9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VNVaVn-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VOb9IU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VPTTza-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VQzrC0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VT74aw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VTSJd9-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VThFmH-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VU5MhE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VVXR94-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VXBcOP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VY61Z7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VYRWqx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vahxmz-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VbV90I-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vbpd65-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vc3NL5-ds{
border-radius:8px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vd9fst-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vd9tEV-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VdKi3Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VeIBUD-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VeSTlR-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VgPpJf{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ViYTSK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VjAi3E-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VjEUQ4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
#_PCM .phw-g-i-VkASf1{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vldh7r-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VnR8xO-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VoNp6I-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VqDWcj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vr7v6o-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VrGxSm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VrabUO-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VtMxcv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VtTQy2-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VtWGYF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VuIJz7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vubn5k-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VvIwbg-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VvYQuD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VvaW08-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VvbkKY-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vy9DtH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VyQPjt-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VzDKNP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W0TQGL-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W1u6ts-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W2LeUh-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W2kncQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W3QsN7-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W7ZDtt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W9tfGX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WE1LKg-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WEluj2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WElxps-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WEsFgv-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WFXv2z-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WGMHsi-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WHdVNW-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WIAnB2-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WIKKHL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WJMMBB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WKQkWY-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WLUmkH-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WM86Zq{
padding-bottom:calc(var(--pu-space)*1.5) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WMvUYp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WObA0l-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WPEW7p-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WQO1kG-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WTzKp1-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WUXb39-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WUtVwk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WVOJd1-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WVj2CF-ds{
background-image:url("") !important;
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WWAFAJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WWaeV5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WWqUYV-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WaY0fK-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WeCPy7-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WfbAOa-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wg9UnM-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WgUItB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WhqpqX-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WiTTMj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WjGigr-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WkD76f-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WkS4Ar-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wkbr5e-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WmRGXD-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WmoFTg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WoXNxL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WpXWo5-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wpb1FY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WpuIuV-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WqzCuP-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WrOd4c-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Wt5SI1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WxH3Ti-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WxVOWW-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WzsTKX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X0vu1v-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X1Mmnu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X1QD99-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X3gS36-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X4G4Yr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X55OXX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X5xqqF-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X6Ux9L-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X8dlbU-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X9AZ8M-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X9Fjub-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XA4ppr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XB0YjJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XBBch0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XCX7CQ-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XFpMnv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XGaOga-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XGsYOg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XH8RbG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XIemkg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XKdvDk-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XMFVBK-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XMjtZQ-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XMv8Aa-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XN0BGM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XOfKO9-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XOlBgs-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XR09Tq-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XSYTQs-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XY8LY9-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XZDpZo-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XZLr1H-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XZiFyG-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XbX2Vi-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XbcAt5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XcWIn9-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XeLfiB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XhLxXI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XhnOHY-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XiBlzh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XjmE2w-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XjqQkS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XkN4pF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XlFwUF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xn7aDx-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XnOsiL-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XnvIKX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XoT2HI-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XpxwAF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XrwYPG{
max-width:150px !important;
max-height:50px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XsIFsT-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XtzepL-ds{
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XvPWgH-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XxUVt9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XyMxcu-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XyZs11-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Xz8mbJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y5vczs-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y7EEgT-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y8iPKm-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y9Uu7E-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YA7mEQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YCZ3ON-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YCecK0-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YCm2az-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YDoaOX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YDxF5H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YFNCvJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YH81hu-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YIMJcD-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YJ5zyh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YJQrK9-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YKtXXQ{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YL1y8b-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YMxnLQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YNDCLc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YOAuZk-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YQouy7-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YSIC7X-ds{
background-color:rgba(43,50,132,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YT4hY2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YU6g3k-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YUn8Xr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YUxm27-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YVSe0o-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YWYolI-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YXjHaJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YYFnSp-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YZMPmc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YaJuTD-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YaY50H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YcKlcu-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ydlsea-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YfD2Fb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yful3e-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YgKuCC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YgnGgP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YhSPAC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YhqeM7-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YjymZL-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yk6Hfe-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YkLzzB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YkbtFs-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yliupb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YlnYSE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YmJhAD-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YoxSlU-ds{
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YpkQ9G-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yr7Soj-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YteEvD-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YtlvWi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YwNyNF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YyWwUV-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YybtYM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yyev0a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yzp7Wk-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z0XC9p-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z2Cde1-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z4ZIH5-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z4ffAU-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z6R5gH-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Z70qDW-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZCFJNm-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZEa62j-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZGGP5O-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZGO1YR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZGYKIC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZL7vfU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZL9u1P-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZM8x56-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZOMDz2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZOTzLV-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZQrP06-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZRPPrL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZTG934-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZU27pA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZUOLRR-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZUPv1o-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZWmlJc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZWx1op-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZXcDvs-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZY3LFZ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZYCkyr-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZYDaoz-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZYUnZw-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZZO2AT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZaVjgp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zb9wgW-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZbKiuW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZcdGt8-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZeCWHj-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZiqRIV-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZlJqh5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zm7xWQ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZmRb8K-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZnCZ4d-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZpDsR1-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZpNDXP-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZqXd1d-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZqnSJD-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZsLptW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZsQFbo-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZucHUd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZukkbI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZxO8Sk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZyGa0F-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zyq0gO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zz41In-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a2FEzD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a3NpNI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a5PZxJ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a7yASe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-a8iMvk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aA50LT-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aB5EiY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aDQCDg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aDYcIh-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aEIzi7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aEzvhM-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aFAljf{
font-size:max(calc(var(--font-size-13)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aH0rEf-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aH5SCv-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aH8Hgt-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aI5rI1-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aIlFqh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aJx5kj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aKUrmj-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aN5RAg-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aNpjjW-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aRgcwE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aSqn68-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aTda7J-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aUmPjU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aVKtCY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aXaHjE-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aY5173-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aYSShv-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aZGNeQ-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aa8ecs-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aeSKeB-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-agMQor-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-akfLu1-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-akjvnx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aluTsj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-amUnJr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-an85uC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-anl6IJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-anoj9B-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aobBwi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ar99EI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-as930l-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-askthL-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-at1lNQ-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-auRfXY-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-avEOhL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-az8Lpk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b013yv-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b1Akdc-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b2ChNS-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b36Ejs-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b3PKFg-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b3sWGF-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b5BKdU-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b6ZwPN-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b6oHYd-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b7IU8G-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b7OQZt-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b7pyoR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-b8TDWU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bDuXRk-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bFfNFp-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bJ7b7X-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bJEsUe-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bLPZO0{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bMGVMm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bNz9r0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bO1suN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bOHA5O-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bOIT19-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bOZgnd-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bPtmzC-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bReUpp-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bSTSv0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bSrxQP-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bUXECA-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bUy6TF-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bVPIPP-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bWc5Ku-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bYPauk-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bbK8db-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bbKVHo-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bbNOC7-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bcIbnV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bdGb8W-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bdVVkv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-be4LZu-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-beLlJk-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bfdH26-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bhiZcy-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bimeyi-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bjANTG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bjI3b9-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bkYhp3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bkkjqd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bmBRMh-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bn67o5-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bqP5uW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bqZIcf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bqeAiz-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bsKiag-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bso2ud-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bsx0sB-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bu3lTw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bvBQ7i-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bvq8Qe-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bwoGLX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bxsTEc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bzzZqb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c02UMB-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c0BRcB{
font-size:max(calc(var(--phw-g-cards-subtitle-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c11XPs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c1ecs0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c1xSox-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c29u9N{
color:var(--black) !important;
font-size:var(--body-font-size) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c3KhJs-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c4WpIa-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c5KZ6A-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c5fMxH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c7eBnB-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c8KLgS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c8XVdi-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c93ujd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cAS9At-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cAhd0U-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cBLtzO-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cBQouw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cE3nCw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cIXxd9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cKqHFB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cM2n3a-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cOZvJ0-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cPpZmc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cPqhn7-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cRTlY9-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cSBN1M-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cSC5eZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cSjtMN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cSqAhV-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cSuw7B-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cUB2bp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cUPD0N-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cUmtaO-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cUyEMx-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cVYwLM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cW3mRx-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cZB6BW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cZgqs7-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-caIZiD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-caVBqQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cdDAob-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cez7Kv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cfTh7i-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cflkmm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-chOvCw-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-chWxEQ-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-chjKJb-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ciYc8Z-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cjfJyf-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ckOTz7{
font-size:max(calc(var(--body-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-clLj4V-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-clMFGL-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-clrB9b-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cp5fDR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cqjK2M-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cr9txA-ds{
background:transparent !important;
border:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-csFAbo-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-csOGvQ-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-csRQtW-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-csoMxj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cuAmQm-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cuftxz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cxlmJe-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cxpOQR-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cxtbMV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cy7Ufq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cylAyZ-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d0RmYL-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d0ZXp8-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d1GMx5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d1qcYj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d25XMf-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d2gofU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d2k7e4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d3K3Zi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d40Db2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d56Xdt-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d5N9Ra-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d6X6Nh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d6h0Dd-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d6l0dt-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d7RN3d-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d8Po6y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d8tyAc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d9dw7q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dAaU6r-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dC163x-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dDFw1F-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dDGdhQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dEmvGV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dGmDtE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dHcql1-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dJHL52-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dLxfFS-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dM9DGr-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dMCULt-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dMMB7G-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dNafTp-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dQSJC2-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dRT69y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dS6vcK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dSPvA4-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dVhb4v-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dWwLhL-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dXxsEv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dYwf08-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dZhCbp-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dZhi8G-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-daRJ1S-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dbR4fa-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dcVz9S-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dcW4sM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ddXmjD-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dguxi8-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dgxGjD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dhMTaU-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-diG8Cg-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-djTPKI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dma1kw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dnLngW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dnpyYO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dnszBh-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-doGAIw-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dotB7K-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dpecjY-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dpq0xf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dqGsI0-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dqPaDl-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dsHhBu-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dsmls6-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dth1F4-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dtrgUB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dvFoiV-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dvZnDr-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dvzt2I-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dwBnaY{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dwU9F4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dwfp5S-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dzIRCb-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dzUWla-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e0gIRj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e3jBRA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e4LqLd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e4jyHq-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e4ysCH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e6SRop-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e6e2ZL-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e7vK4F-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e8mUXL-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e9S4yV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eAqpkZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eBxgWh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eCjNPD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eElK6g-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eG6Hdr-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eKFz0x-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eL99kz-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eLQt0W-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eMLm0H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eN9hZr-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eOI0FJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ePva9w-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eRwDxC-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eSpmYZ-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eTmDVE-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eV1RZr-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eWbdbM-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eWhFN4-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eXoliw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eaDZN0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eaxitg-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eeNzV9-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-efJ5wv-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ehPqQt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ehcfOc-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ejvfzA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ekDKlt-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eknxJJ-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ely4fK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-emeZud-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-emxOXZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-enPO0v-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eoHgjR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eq24QT{
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-bottom:calc(var(--pu-space)*0) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eq5ZmX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-erbgPF-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-es1GoP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-esWQmH-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-etmleZ-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-evG4Ev-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-evdYHH-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ewdnZi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-exGsYf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-exxctp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ezapA3-ds{
background-position:100% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f1IGNM-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f1WEEf-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f2WSTo-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f41kG5-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f7Bpbt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f8wxa8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f93d6T-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fBe3RC-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fBs9UD-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fC5muo-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fC8m5E-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fCKNPQ-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fD8wfh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fERA23-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fFKEFa-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fFUIFC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fG76Rb-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fGBBL7-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fL46sf-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fLhO7c-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fMFI1P-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fMQePY-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fMzObi-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fOPpP7-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fP6SSN-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fST6l8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fU2Exs-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fUQcbd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fUoXjm-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fXLktL-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fYLRnf-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fYgzmI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fZc5eK-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fa6mA0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fd4NtX-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fdyrWM-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-feWjRZ{
font-size:max(calc(var(--body-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fejVXW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fhYfVy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fiOnJS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fjAg7X-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fkS8pg-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-flaIaT-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-foVKVG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fpMScg-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fq0KSh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fqwOZK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fty9IJ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fujkXC-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fweJ4W-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fxcOLt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g1HqVt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g2WqtJ-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g2r3rO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g4900z-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g4P52b-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g7YwNg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g8foTl-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gBtrKX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gC9KM4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gCMBAY-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gDE9zT-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gDn3wf-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gDocCG-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gGF9yA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gI9PVC-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gIB8Vn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gKtP8U-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gLtZQe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gNTdUt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gP3Wul-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gShBGZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gVh7Nv-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gXLG7M-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gY49dK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gYujjw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gacMMk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gbrAx0-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gc4Nv3-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gcCxpr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-geaoHy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gecpXf-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gfrpCw-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ggEhMc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ghGSNO-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ghixD0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gi6XPZ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gjjIOR-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gjt0vx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gk3JPB-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gkWsS2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gkiQsR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gkjM7P-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gkjWlJ-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gmScdG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gmeiLC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gmrARq-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gpNvql-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gqVB3X-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-grDSA7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gsfMAF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-guF6yO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gwBBU3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gwtAuG-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gxSWzz-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gyQWZ0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gzVUrV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h087LO-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h3Evsx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h3m2OI-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h4BLgF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h6QCAJ-ds{
background:transparent !important;
border:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h7UsLd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h7a5lc-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h7hhaW-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h88zVH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h9iqQg-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h9lrlA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h9m2BW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hDje5y-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hFLugx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hFr7fI-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hFvdcU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hGNc9J-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hHOHkX-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hIOJLG-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hIwoZB-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hJ5Pge-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hJFbXK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hJqGlI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hLRiKk-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hNXXIg-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hOk7xY-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hPEpvy-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hQCvqt-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hQfEBi-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hRQ8Xv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hRgUv3-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hSHxIM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hTJHfj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hVius9-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hWU6o8-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hXMohI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hXdvVm-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hY00Yb-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hYnoVh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hYxyLu-ds{
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hZ4qMJ-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hauf4g-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hcfT9H{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hcpj5k-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hcu99L-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hcxj24-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hfu6ol-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hg37kN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-higdFm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hiqH4U-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hiqwag-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hkYOnp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hlpRIj-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hmVOVk-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hmoubI-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hnVRQe-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hnb7iu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hncHhT-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hnrVbu-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hoV9cA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hpHfoF-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hpgRyn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hr8aR0-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hrzcXG-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hsC9Ke-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-htWuPJ-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hvtp5y-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hw4F7K-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hzrxOq-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i30cyz-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i40luc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i5nmCR-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-i7qmZi-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iACIue-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iAG87z-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iAZ2p7-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iBO6S3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iBrFXn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iDhcPK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iDpLLH-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iGIyrP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iGXXVK-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iIstlO-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iIusot-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iJeDdw-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iJi2Bx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iK6zGf-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iKI9TX-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iL8lYs-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iMO4Z8-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iNWMjz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iPHZkj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iSY8dU-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iSr28X-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iTEL1d-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iU15Q6-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iUNnYQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iXSxdn-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iZtZD6-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ib1OWr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ibzV6H-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-idDKuE-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ieSrWZ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ieraE5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ietCU8-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ifE6ng-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ifPxnv-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iftqqB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-igGeu4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-igtYMe-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ihm2Fi-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ilMQff-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-inuQry-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iovFkn-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-irnsPk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-irwyVg-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-isCjWT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-isMCS2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-itPKKn-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iu0Zpl-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ivWxZL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iyKxVA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j3skoN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j4c1IR-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j4mGaM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j54Mfg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j5Y0bT-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j6Vnv3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j6vW9l-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j7Kqbk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j9y1zq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jAAaVP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jBmQNf-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jCyQSa-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jD8d0M-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jDfpqP-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jDtrzK-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jEDJpS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jEWOvP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jFnn9G-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jGjglq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jH7K98-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jJb0HP-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jJiJE9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jL3xp4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jLAAYO-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jMuLBX-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jN6nPA-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jOA4XB-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jOqy8a-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jP8CBI-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jQIG5V-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jSFnvJ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jTHFCi-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jW6Yu0-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jXODMS-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jXVCkh-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jY6cpj-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jZDyYT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jZTjQq-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jZi0Z5-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jZxGUN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jajqLK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jbJCtX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jbP3F7-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jhE7dt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jhIcKQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jhKhMk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jhS8HS-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jiMeyg-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jiudAv-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jjbmzV-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jkFQmX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jkQn0e-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jkhHbK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jl1kud-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jllR8N-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jnh6OV-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
#_PCM .phw-g-i-jpiFlK{
font-size:max(calc(var(--body-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jpm3hZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jqSDJY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jsFpP1-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jscZvi-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jsmCpc-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jtCJoh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jtz8wT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jvFqbw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jx6ScH-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jyNrwV-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jzBwBL-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jzeTEw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k1vtvP-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k2gfxV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k4GHaw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k6OJJB-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k7RpFy-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k7aFlt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k7wzoW-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k9Ru5k-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k9XsTa-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kA57io-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kApXiv-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kBJNOs-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kBzRtk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kCcPnp-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kGXluE-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kIbpaG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kIjnxi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kIrYhM-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kJCKwL-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kJNG0s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kKF0RZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kNcf0a-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kNfK9r-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kOMeNx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kP1hrJ-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kPXHQW-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kPcJ97-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kSHhcN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kUqaRK-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kVR6GU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kWpUsh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kWwZ2H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kXNwRY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kab7C0-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kb0lMk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kcAQgy-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kdgPPK-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kdxg2k-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-keTxZc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kejwM7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kfL2up-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kgP3nf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kir36V-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kjeNEh-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kkIhA6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-klOiQk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kmQAEn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-knWA3O-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-knv32H-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-koY59O-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kq14RR-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-krF95n-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kugy2r-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kw4j6E-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kwvtpj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ky7Bdj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kyHM0q-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kza4Bn-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l0HnsE-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l0fJFr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l1LirE-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l26UR0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l2fcmJ-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l3Eur8-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l5BW2K-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l8AImt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l8oIAj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l8sM5K-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l8yWkh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l9cWd2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l9lf0h-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lEWL8K-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lFv1le-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lH7Jw7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lHMCPf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lILbNe-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lJut2n-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lM1tIH-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lMy8Jy-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lNIHan-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lOXt43-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lOkcFN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lPjhC2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lPmELG-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lQkYrV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lReDCh-ds{
background-position:100% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lRiVWA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lT5tCu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lV8Zft-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lVXPeZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lWhbwy-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lXM4m3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lXcUOf-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lYBX1r-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lcsNL3-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-leRyfv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lgLqgf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lkBpb8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-llDJ1O-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lmSv8B-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lmU5LM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lnllnw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lomtvC-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lpHGv2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lqfaLF-ds{
background-color:rgba(38, 38, 38, 0.55) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lrh9RZ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lsEoP9-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lu8OcL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-luKN7d-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ly2W1v-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lyEu6J-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lygW6q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lzUWv7-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m0QAi0-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m1C2Ny-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m2BvoP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m4XpEK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m5Csvj-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m6cdjE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m6y5ZH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m7Yt86-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m9rC4o-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mBcmnZ-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mDprCJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mDyxVa-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mE64Cz-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mEGmPF-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mH1awE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mJtFev-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mLArOm-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mLnCxN-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mN9xCE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mNezoz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mNfolc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mOqZuT-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mPCXG7-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mPKTKd-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mPg2tt-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mQEg2J-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mUCCIu-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mUrSoM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mVxSCI-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mWWGU9-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mWx1O5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mYXZc3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mabzyb-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mc2b5V-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mcmPnV-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mevv0Q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mfaapQ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mfrjkW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mgNbDe-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mkIRYw-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ml3Q5h-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mmTBNb-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mnTn8D-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-moTFti-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-moZvfQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-moyDU0-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mpnsyG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mpzpd4-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mqsieq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mqw6RQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mr3HrY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mrCYe2-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mrqTnc-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mukNGq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mvfYJc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mwvT0n-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mxnNEb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mzCQKO-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mzTlhR-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n0tKnW-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n2jSk0-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n3YK0I-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n3Yshl-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n4mg2v-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n64ZWO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n6sDgj-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n77Z3t-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nASjeb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nB71J1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nBpxuJ-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nCw5uz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nCyQV2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nDS3Ti-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nDv3Gv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nESbOy-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nFLBIu-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nFOmKE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nGirMT-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nHKgq5-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nId0Lf-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nIl0LA-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nJKzIa-ds{
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nJqAzy-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nL0E60-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nM80Fq-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nNwCp7-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nP1H83-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nPlvpC-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nQZUEg-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nQvFj6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nRAouE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nRV21S-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nSIwhH-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/KAINGB/images/BG1-1690540888541.jpg") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nTwObb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nVekrl-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nYjYxx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nYjrUS-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nZVk04-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-na96Sx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-naLWoT-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nc7Wgg-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ndgpnd-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-neeotT-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nfShYK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nhI3xY-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nhVNka-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nhaNRf-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nhbC3K-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nhgF51-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nlPsmn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-no6Zfn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-noL77I-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-npYKOn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nrAI0G-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nrSMgX-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ntk1vJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nuc05E-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nuhtJB-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nwJGKw-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nwzuBs-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o1Y8mw-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o3s1WW-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o4ppgr-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o5ThgK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o5oQ3w-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o6RW5C-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o6b3y3-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o6uiSA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o80r6y-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o8fAKa-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-o8tOvz-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oA7eA6-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oCAgqI-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oCScNH-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oDfNKM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oDnL3e-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oFCCId-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oFvKHH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oGd8mq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oHtXgs-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oK1OzQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oK35vE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oK5z1n-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oKSeHW-ds{
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oMUsP7-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oNKbts-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oO6Z4B-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oOM4mH-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oOykOn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oP4CuM-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oPReP1-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oPVt9z-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oQ9ROz-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oQjEfz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oQzVjN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oQzrF6-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oS2wUn-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oTbDGC-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oTjhjb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oUCRns{
font-size:max(calc(var(--font-size-8)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oUq6H5{
font-size:max(calc(var(--body-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oV433u-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oW8jCN-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oWT0lf-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oZ0c1b-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oZEUO7-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oaE8xr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ocHIv7-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ocIWgN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-od1kF2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-odyBy1-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oeEwbk-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oeUYli-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ofM9Ex-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ogjews-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oikYFj-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ojjQ2a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ojyHbY-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-olVPFJ-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-olY40L-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-olZBOH-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-olopgF-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-om2jAh-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-onXNsB-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ooNtLV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-opT1Ei-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oqjBKA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-otAFqz-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-otFV9b-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-otjdYP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ou7LUu-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ouL6YH-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-owY3uR-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oxZEiJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oxZxsy-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oyE5Vl-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p0ZHrk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p19KYC-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p2YoLC-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p2oXlu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p3FUwI-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p6RJjG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p6Y8vS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p70k35-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p7Hk1A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p7O0RI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p7PLXg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p8T2iT-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p95zSr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pA7Iut-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pBMWsM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pBaCRa-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pCoBg8-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pCz9Iv-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pDq7LK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pE5ME8-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pEw8x6-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pF7xx0-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pFg1dV-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pGGll1-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pHX0Sl-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pHiPcQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pKFgGX-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pMPlAV-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pMeOmN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pO3UDs-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pOLT5o-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pPfOoo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pQFM8H-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pTQ8uB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pX51N8-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pYLdUJ-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pZ8bQU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-peofzE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pfRxLP-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pgb5aD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pmtBps-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pnFkXr-ds{
background:transparent !important;
border:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pnb69M-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-poZBXY-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pooEAA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ppp55W-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ppttsj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-prseL2-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-psbT9h-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ptMDDt-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ptULiI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pv4Hwd-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pvh82i-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pyBMMh-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pz190P-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q0btc6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q0kKF6-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q2041H-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q35u7K-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q3jixH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q7tUsL-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q81h71-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q8P2k0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q8RYsG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qA9RYF-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qALSPQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qBLwkr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qFaeED-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qGqtyx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qKZ7hv-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qLSgpA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qLb8rN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qM38kY-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qMUZgA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qN202G-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qN35wt-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qNIDjp-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qPn6P4-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qPzPR6-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qTQ6Cx-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qUProw-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qVjjcQ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qVlgq3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qXHhq0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qYTcrO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qa2OmW-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qdJZJe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qddQsa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qeBfQe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qgpfea-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qhKjCy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qhPcu1-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qjDnHG-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qknGMl-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qlKOIq-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qnIdxQ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qoiLmG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qtLVJ5-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qtSnl5-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qtu4Ha-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qvgHcW-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qww9mZ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qybW29-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r0QQId-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r0yovj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r1cIa6-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r27klD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r46nnz-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r4vpCe-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r7hWlh-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r7jvpT-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r9GQB2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rCTvXB-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rFGIiL-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rI0wPF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rIDDVb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rII5oR-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rJyb6E-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rK9cVR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rN6gDV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rOU15z-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rPR1Dh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rPeRvB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rRp8eg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rRw5Fl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rT1hUS-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rTcakT-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rUYrej-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rVfyuM-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rWBvU4-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rWLTOy-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rY9DWg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rY9TDP-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rYkiMr-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rYnRKO-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rZ2puE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rZ4e4N-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-radR4w-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rcInT7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rcLX1B-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rdvL9T-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-re0WGe-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rg3iWP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rgvHGi-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rhpJDF-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-riAGKd-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rjm2ZJ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rkKbIY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rkxxpa-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rlUqlE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rmLPKw-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rou8pr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rrJdK3-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rritQP-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rsfGcZ-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rtn2pe-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rv2LLX-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rve86a-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rvf7GF{
font-size:max(calc(var(--body-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rwhDpC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ryVAs3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rz30UU-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s12qJc-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s2JSpF-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s2KzAa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s4IDPC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s6njt3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s6uBcK-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s7FRSc-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s7zS3G-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-s9zVl3-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sAGmBs-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sCg0z2-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sFs2j1-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sG4yan-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sGTysg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sHdUhD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sJ3wMb-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sJ6gWr-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sKTHI9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sKgMaR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sL3snr-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sMSzqQ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sNcJqt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sNg4r3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sNhjvK-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sOoRmG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sSQYdr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sTWT2K-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sV0R8g-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sVI5j4-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sWa8Fa-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sXAaHn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sXAgnA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sZYvnG-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sc7ZjK-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sdZfnm-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sdamp4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sdo5Cc-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-se0f5T-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-seu088-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sirqnU-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-skgo7Y-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sl9KBI-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-slVBEm-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-so7OCj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-soD3tt-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-spGFMj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-suzSCH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sv90mp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-svBeDt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-svMFSR-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sz9jHn-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t2ehTA-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-position:50% 50% !important;
background-size:100% 100% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t2l0aR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t6SwTh-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t6zeCZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t7di1e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tA6AIG-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tCPJIL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tCcb1v-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tD5fyY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tD94X0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tEaRxk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tEpcVa-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tFU4r5-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tFmKaA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tG9nt4-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tHLJ8h-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tHxbsH-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tQSXWZ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tSTkJG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tSb3NC-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tTsrNc-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tUZ6A3-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tWx3ef-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tYBJUR-ds{
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tYBOwI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tYHzQF-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tYOqOF-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tYk601-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tbWQVK-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tdKqYy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tfO8r8-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tgEwLl-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tgSsnC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tgi4Y6-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-th1sAz-ds{
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-th774S-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tiBGZp-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tir1dk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tl21MB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tmttSv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-toj8GV-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tonyII-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-toyjW9-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tpbaSS-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-trqJwV-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tsSruy-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ttOApH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tuXB5d-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-twmhDW-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-twu8Lm-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tx5AUJ-ds{
background-position:50% 0% !important;
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tz6N93-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tzJYRZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u2pkTk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u3yxl5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u4QDqj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u4hGRn-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u7IRLF-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u7u79J-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u8n7MR-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u8prsh-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u9AsMr-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u9H05L-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u9MW19-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u9Ohfk-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uBQIos-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uCO1rV-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uCRch9-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uD3aj3-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uDOHyn-ds{
background-size:contain !important;
background-position:0% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uEBMJz-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uEpFXK-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uFwihB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uG7ZFB-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uGPCcs-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uHV2FS-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uJ2hod-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uKfzGy-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uLeKKv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uMpK8o-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uN0SKg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uP4njD-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uRGm7X-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uUNJX9-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uUqQXs-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uWrV77-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uXKQZy-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uY4FbN-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uaGGky-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-udQJa1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uetHhD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ufHrqi-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ugGVLH-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uhu5Hv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uiLWJB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ukTUxO-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ulUGQP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ulXeHS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ulhN6g-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uliihL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-umvl2L-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uooYEI-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uuJJe6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uvEkYS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uwJhtM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uwPb5V-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uwe03h-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uzjdP2-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v04ChT-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v3XZXM-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v3XahH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v51LDw-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v5jeVO-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v6NRqJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v8jliB-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v8khse-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v8mgdi-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v965Ac-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v9X29f-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-v9aTdm-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vAP23k-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vARcmY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vBapke-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vCLStZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vCSbrb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vDXKr0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vDqVqz-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vDyzL2-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vErf0M-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vF4vBI-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vFEvNp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vIsOAH-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vJKaKU-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vKg4Hi-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vLh1kD-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vN5LTU-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vOCcrk-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vOYVEY-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vPPeTA-ds{
background-color:rgba(43,50,132,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vPic9R-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vQtYZc-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vRiBmc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vT5blU-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vVndKV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vW6tJ4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vXslVN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vZVRoV-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vbAHNP-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vbnrC6-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vcBjwX-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vceDt5{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vfKe8d-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vffDH3-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vhEtAV-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vjw73S-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vkHgLW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vlC6oE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vlUff4-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vmUMKZ-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-voRZtV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vq8gbt-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vqtWeP{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vt2g9Y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vu1GyM-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vvoUzm-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vyPRHt-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w01Zin-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w0VCBK-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w2IKdo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w2dDET-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w2gvmL-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w4Bvya-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w4Ilzb-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w4r9pw-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w4rYSE-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w8ocS4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w9M9kW-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w9OEY8-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w9q4Jl-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wBC1vU-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wCD8sj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wCJanR-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wDolHD-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wELvm4-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wETdlO-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wFT8dp-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wFyuBr-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wG5nnd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wGnfWG-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wJ4FT9-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wJLU8m{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wKqBkN-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wKtM2E-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wLWyOl-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wPqgDS-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wQhEDR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wRRdP8-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wTWQFA-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wU9la5-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wUoAT8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wW6mav-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wYGcOE-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wZHe7Y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wZfBiy-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-waKxwv-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wacXNR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wbMnMd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wbkka2-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wbuY0y-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wdBtlN-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wdCpWp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wduyuW-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wgzLAq-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wi4VoF-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wjPiew-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wkeW5b-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wlJB1T-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wlN3xW-ds{
background:transparent !important;
border:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wlWIY9-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wmlhpM-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wsSY14-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wspI3o-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wsyI7n-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wu57Nz-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wvWhwO-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wvlVTJ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wxCweB-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wyHEvq-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wyn21L-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wz0M1o-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wzynai-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x0uDKj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x13ajt-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x1LbnK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x3HMRp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x45hc0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x6QUCk-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x7O8LL{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x8Lsu9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-x9h8hB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xAUEEj-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xAoRZv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xArgZn-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xCbJm7-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xE6Fze-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xFeHZz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xG1X6n-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xG71Qv-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xHxyho-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xICV0S-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xIZQ9v-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xIbXKX-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xIxcnB-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xJMUdf-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xKJJr8-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xLrKCO-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xNzQi7-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xQdrr0-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xURlyR-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xVxL9x-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xWph1P-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xY8TJo-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xZWwxK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xaWsTx-ds{
border-radius:8px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xbHNMb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xbUYzq-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xbZq33-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xbkP8s-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xceKCc-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xdYmSJ-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xdllZh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xfu1zX-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xfxnYj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xhI2ht-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xhQmIb-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xiiuwn-ds{
background-image:url("") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
background-position:50% 50% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xjk3uF-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xk4IIJ-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xleeEF-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xloMEb-ds{
background-image:url("") !important;
border-radius:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xmH2QR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xpCCwx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xpkZ6B-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xrrSvd-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xsFJbS-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xtewwk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xu3Lmg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xu7r1n-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xuonvN-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xvBac3-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xxowWA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xxpUm9-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xyOdfR-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y0Cupe-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y0eHmE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y2DJCi-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y3CBHj-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y478R2-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y4ARaK-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y4FnWX-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y57w6c-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y6mCAP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y74w8k-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y8J8fn-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y8voAy-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y9GAsp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yDbN6l-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yEEv97-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yFCliL-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yFGAZ7-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yFHzhx-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yGrKnG-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yIA8tw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yJ7GkL-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yJC4Zb-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yJCSOE-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yJGNTY-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yKeN0A-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yKiEPt-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yKzWoB-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yLuj5k-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yN6lg9-ds{
font-family:GalanoGrotesque-Medium !important;
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yNETIv-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yNUNBe-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yNzTj2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yOg9yJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yOxkzA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yPiJ88-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yRZISR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yS49Af-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ySDaqX-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yUJviA-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yURR7i-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ybRoz7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ycYyVT-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ycprVs-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ydxL4B-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ye0W2Y-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yeDmn4-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yeKiLl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yeq2Qe-ds{
background-image:url("") !important;
border-radius:0px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yiXnJG-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ylbEuW-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ymNdEB-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ymap1b-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yqHguj-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yr5cnr-ds{
width:140px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ys4qIN-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ys6tjo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yvir7g-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ywWmKa-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yzdLz1-ds{
background-image:url("") !important;
background-size:cover !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z0M04b-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z1amvN-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z1mSq4-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z2aahI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z3BwOS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z4MNtK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z4uPJ9-ds{
background-repeat:no-repeat !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z6IHME-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z7p0gV-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z97WPT-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zAktz5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zCL1Gz-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zDGaN7-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zDQ91D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zDuDvk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zEOyfj-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zEs9Ds-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zHbAmd-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zIV3TJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zJ1Php-ds{
background-image:url("") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zJC1FG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zJVhzs-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zJtR6B-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zK0l5d-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zKjCEy-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zLC04b-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zNLp1q-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zNsu8G-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zODilJ-ds{
color:rgb(37, 45, 79) !important;
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zOHSwk-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/End-User-Size-1-1643385498708.jpg") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zPbIEb-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zQ0CUY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zQO5qh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zQXcRj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zQu21b-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zRm0z6-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zRrI6X-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zTIePV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zTR3uj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zVswM0-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zVuvIx-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zW5bfW-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zWrOQN-ds{
background-color:rgba(255,255,255,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zXSE3i-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zY46OE-ds{
background-image:url("https://assets.phenompeople.com/CareerConnectResources/prod/KAINGB/images/BG1-1690540888541.jpg") !important;
background-repeat:no-repeat !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zYjoYe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zacsAP-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zbBgXk-ds{
background-color:rgba(0, 0, 0, 0.25) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zbesXH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zbl3gF-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zcPvSp-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zcURg1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zdZ6IM-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zdcooZ-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zdouE5-ds{
background-color:transparent !important;
border:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zeP8IS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zephPC-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zfaKZx-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zhT013-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zjw329{
margin-inline-start:calc(var(--mu-space)*0) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zkCeJD-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zkVNYI-ds{
background-image:url("") !important;
background-size:100% 100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zkkvlI-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zkn8su-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zl0Wo0-ds{
background-color:rgba(43,50,132,1) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zlmjJd-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zm33qr-ds{
width:105px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zmUIxG-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-znYkdG-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-znm70X-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zo5EwH-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zp1VZO-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zsLNEt-ds{
color:rgb(37, 45, 79) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zsrPI6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ztkSUe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zvd3Oa-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zz4ecZ-ds{
font-family:GalanoGrotesque-Medium !important;
}
}

