@media only screen and (min-width: 1920px) {
h1{
font-family:gotham-light;
font-weight:inherit;
font-size:61px;
line-height:1.2;
color:#ffffff;
}
}

@media only screen and (min-width: 1920px) {
h2{
font-family:gotham-light;
font-weight:inherit;
font-size:44px;
line-height:1.4;
color:#6B1E74;
}
}

@media only screen and (min-width: 1920px) {
h3{
font-family:gotham-medium;
font-weight:inherit;
font-size:35px;
line-height:1.6;
color:#4A4A4A;
}
}

@media only screen and (min-width: 1920px) {
h4{
font-family:gotham-book;
font-weight:inherit;
font-size:26px;
line-height:1.6;
color:#393939;
}
}

@media only screen and (min-width: 1920px) {
h5{
font-family:gotham-book;
font-weight:inherit;
font-size:18px;
line-height:1.6;
color:#393939;
}
}

@media only screen and (min-width: 1920px) {
h6{
font-family:gotham-light;
font-weight:inherit;
font-size:1.125rem;
line-height:.8;
color:#ffffff;
}
}

.phw-container, .phw-container-nd{
width:1244px !important;
max-width:1440px !important;
}

h1{
font-family:gotham-light;
font-weight:inherit;
font-size:61px;
line-height:1.2;
color:#ffffff;
}

h2{
font-family:gotham-light;
font-weight:inherit;
font-size:44px;
line-height:1.4;
color:#6B1E74;
}

h3{
font-family:gotham-medium;
font-weight:inherit;
font-size:35px;
line-height:1.6;
color:#4A4A4A;
}

h4{
font-family:gotham-book;
font-weight:inherit;
font-size:26px;
line-height:1.6;
color:#393939;
}

h5{
font-family:gotham-book;
font-weight:inherit;
font-size:18px;
line-height:1.6;
color:#393939;
}

h6{
font-family:gotham-light;
font-weight:inherit;
font-size:1.125rem;
line-height:.8;
color:#ffffff;
}

a{
text-decoration:none;
}

body{
font-family:gotham-book;
color:var(--body-color);
line-height:1.5;
}

.phw-g-btn-default{
background:none;
border-color:#ffffff;
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
color:#ffffff;
font-size:16px;
font-family:gotham-book;
font-weight:normal;
line-height:27px;
text-align:center;
padding-left:24px;
padding-right:24px;
min-height:51px;
background-color:transparent;
box-shadow:none;
}

.phw-g-btn-default:hover{
background:none;
border-color:#ffffff;
color:var(--brand-color-primary);
background-color:#ffffff;
box-shadow:none;
}

.phw-g-btn-large-default{
border-top-left-radius:44px;
border-top-right-radius:44px;
border-bottom-left-radius:44px;
border-bottom-right-radius:44px;
font-size:var(--phw-g-regular-text-font-size);
font-weight:bold;
line-height:27px;
padding-left:44px;
padding-right:44px;
min-height:59px;
}

.phw-g-btn-large-plain{
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
font-size:var(--phw-g-regular-text-font-size);
font-weight:bold;
line-height:27px;
padding-left:44px;
padding-right:44px;
min-height:59px;
}

.phw-g-btn-large-primary{
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-regular-text-font-size);
font-weight:bold;
line-height:27px;
padding-left:44px;
padding-right:44px;
min-height:59px;
}

.phw-g-btn-large-secondary{
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-regular-text-font-size);
font-weight:bold;
line-height:27px;
padding-left:44px;
padding-right:44px;
min-height:59px;
}

.phw-g-btn-plain{
background:none;
border-color:var(--brand-color-primary);
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
color:var(--brand-color-primary);
font-size:16px;
font-family:gotham-light;
font-weight:normal;
line-height:27px;
text-align:center;
padding-left:24px;
padding-right:24px;
min-height:51px;
background-color:transparent;
box-shadow:none;
}

.phw-g-btn-plain:hover{
background:none;
border-color:var(--brand-color-primary);
color:#ffffff;
background-color:var(--brand-color-primary);
box-shadow:none;
}

.phw-g-btn-primary{
background:none;
border-color:var(--brand-color-primary);
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
color:#ffffff;
font-size:16px;
font-family:gotham-book;
font-weight:normal;
line-height:27px;
text-align:center;
padding-left:24px;
padding-right:24px;
min-height:51px;
background-color:var(--brand-color-primary);
box-shadow:none;
}

.phw-g-btn-primary:hover{
background:none;
border-color:#C227B9;
color:#ffffff;
background-color:#C227B9;
box-shadow:none;
}

.phw-g-btn-secondary{
background:none;
border-color:var(--brand-color-primary);
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
color:#ffffff;
font-size:16px;
font-family:gotham-book;
font-weight:normal;
line-height:27px;
text-align:center;
padding-left:24px;
padding-right:24px;
min-height:51px;
background-color:var(--brand-color-primary);
box-shadow:none;
}

.phw-g-btn-secondary:hover{
background:none;
border-color:#C227B9;
color:#ffffff;
background-color:#C227B9;
box-shadow:none;
}

.phw-g-btn-small-default{
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
font-size:var(--phw-g-small-text-font-size);
font-weight:normal;
line-height:24px;
padding-left:20px;
padding-right:20px;
min-height:48px;
}

.phw-g-btn-small-plain{
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
font-size:var(--phw-g-small-text-font-size);
font-weight:normal;
line-height:24px;
padding-left:20px;
padding-right:20px;
min-height:48px;
}

.phw-g-btn-small-primary{
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:normal;
line-height:24px;
padding-left:20px;
padding-right:20px;
min-height:48px;
}

.phw-g-btn-small-secondary{
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:normal;
line-height:24px;
padding-left:20px;
padding-right:20px;
min-height:48px;
}

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

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

.phw-g-i-0L2LSp-ds{
border-style:groove !important;
}

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

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

.phw-g-i-0hUaJx-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px 32px !important;
margin-top:8px !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

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

.phw-g-i-12CFrZ-ds{
border:none !important;
color:#4A4A4A !important;
display:inline-block !important;
font-size:1rem !important;
line-height:24px !important;
font-family:gotham-book !important;
text-transform:capitalize !important;
text-decoration:none !important;
height:auto !important;
min-height:auto !important;
}

.phw-g-i-12CFrZ-ds:hover{
color:var(--brand-color-primary) !important;
}

.phw-g-i-1CvQap-ds{
font-weight:normal !important;
}

.phw-g-i-1HYdps-ds{
border-style:groove !important;
}

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

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

.phw-g-i-1cHpSr-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

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

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

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

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

.phw-g-i-1lGqYt-ds{
width:197px !important;
max-width:197px !important;
max-height:unset !important;
}

.phw-g-i-1ml89C-ds{
color:#000000 !important;
padding:2px 0 !important;
font-size:.75rem !important;
line-height:20px !important;
}

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

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

.phw-g-i-2IQi2C-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/CHENUS/images/Headerw_ocopy_2x_BPWLogo-1626359934762.png") !important;
}

.phw-g-i-2OsZUO-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-2i9FWi-ds{
padding:22px 12px !important;
line-height:normal !important;
}

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

.phw-g-i-2pEaLo-ds{
padding:22px 12px !important;
line-height:normal !important;
}

.phw-g-i-2uLgsg-ds{
border-style:groove !important;
}

.phw-g-i-2y8t8D-ds{
background:#ffffff !important;
border-radius:3px !important;
box-shadow:0 0 10px 0 rgba(201,201,201,0.5) !important;
position:relative !important;
width:432px !important;
left:auto !important;
right:auto !important;
margin:0 auto !important;
top:50% !important;
transform:translateY(-50%) !important;
height:auto !important;
white-space:normal !important;
}

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

.phw-g-i-32nWs0-ds{
width:22px !important;
height:22px !important;
}

.phw-g-i-358bsl-ds{
line-height:20px !important;
font-family:var(--cms-g-gothamlight) !important;
color:var(--white) !important;
font-size:var(--font-size-8) !important;
}

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

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

.phw-g-i-3MDDn2-ds{
font-size:14px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.phw-g-i-4UXKOA-ds{
padding:0 16px !important;
}

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

.phw-g-i-4XNJ57-ds{
border:none !important;
color:#4A4A4A !important;
position:relative !important;
font-family:var(--cms-g-gothammedium) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

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

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

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

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

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

.phw-g-i-563cMb-ds{
font-family:gotham-book !important;
}

.phw-g-i-5A09xr-ds{
font-family:gotham-book !important;
}

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

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

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

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

.phw-g-i-5ZDhvX-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

.phw-g-i-5ySRkg-ds{
font-size:14px !important;
}

.phw-g-i-67Sn6e-ds{
width:22px !important;
height:22px !important;
}

.phw-g-i-68dh6a-ds{
width:22px !important;
height:22px !important;
}

.phw-g-i-693MMs-ds{
}

.phw-g-i-6AuzdM-ds{
font-weight:normal !important;
}

.phw-g-i-6VE8BD-ds{
border-style:groove !important;
}

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

.phw-g-i-6sJa5l-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

.phw-g-i-6zHZry-ds{
width:197px !important;
max-width:197px !important;
max-height:unset !important;
}

.phw-g-i-6zRiPF-ds{
border-style:groove !important;
}

.phw-g-i-71uJ90-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-gothammedium) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

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

.phw-g-i-7UwxuV-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-7c1BzL-ds{
width:22px !important;
height:22px !important;
}

.phw-g-i-7dC2Rq{
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:rgb(107, 30, 116);
border-right-color:rgb(107, 30, 116);
border-bottom-color:rgb(107, 30, 116);
border-left-color:rgb(107, 30, 116);
border-top-left-radius:25px;
border-top-right-radius:25px;
border-bottom-left-radius:25px;
border-bottom-right-radius:25px;
min-height:59px;
font-family:gotham-book;
font-weight:700;
font-size:18px;
color:rgb(255, 255, 255);
text-align:center;
background-color:rgb(107, 30, 116);
box-shadow:none;
line-height:27px;
letter-spacing:normal;
text-decoration:none solid rgb(255, 255, 255);
text-transform:none;
padding-left:44px;
padding-right:44px;
padding-top:15px;
padding-bottom:15px;
}

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

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

.phw-g-i-7nhsHY-ds{
margin-bottom:4px !important;
padding:0px !important;
}

.phw-g-i-7nsv3z-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

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

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

.phw-g-i-85gd0h-ds{
padding:20px !important;
display:block !important;
line-height:24px !important;
font-family:var(--cms-g-gothammedium) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
margin:0 !important;
}

.phw-g-i-89C2TX-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-8DmWqN-ds{
border-style:groove !important;
}

.phw-g-i-8Helw8-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

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

.phw-g-i-8T7Hhp-ds{
text-align:center !important;
}

.phw-g-i-8UNlP0-ds{
border-style:groove !important;
}

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

.phw-g-i-8ZHZkx-ds{
border-style:groove !important;
}

.phw-g-i-8dUoV5-ds{
color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
padding:16px 20px !important;
word-wrap:break-word !important;
border-bottom:1px solid #D8D8D8 !important;
}

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

.phw-g-i-8geWzk-ds{
color:#ffffff !important;
text-align:center !important;
font-size:1rem !important;
line-height:24px !important;
font-family:var(--cms-g-gothammedium) !important;
}

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

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

.phw-g-i-8porsY-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-8sHnvx-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-8utS4Q-ds{
border-style:groove !important;
}

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

.phw-g-i-98jS1k-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-9L5yK5-ds{
font-weight:normal !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
}

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

.phw-g-i-9ZrcCQ-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

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

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

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

.phw-g-i-9veFQp-ds{
border:none !important;
color:#4A4A4A !important;
position:relative !important;
font-family:var(--cms-g-gothammedium) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

.phw-g-i-9veFQp-ds:hover{
color:var(--brand-color-primary) !important;
}

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

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

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

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

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

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

.phw-g-i-AbPLDo-ds{
border-style:groove !important;
}

.phw-g-i-AkIB0H-ds{
justify-content:end !important;
}

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

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

.phw-g-i-B89Yxl-ds{
padding:28px 18px !important;
position:relative !important;
}

.phw-g-i-BJalxG-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

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

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

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

.phw-g-i-Bj0wBS-ds{
border-style:solid !important;
}

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

.phw-g-i-CJKwI6-ds{
border-bottom-width:1px !important;
border-color:var(--stroke-gray-darkar) !important;
border-bottom-style:solid !important;
padding:40px 0 20px 0 !important;
}

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

.phw-g-i-CPOO22-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

.phw-g-i-CiykgX-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/CHENUS/images/RITM0192463-CHENMEDCORP-Jobdescription-blog-1700001169295.png") !important;
background-size:contain !important;
}

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

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

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

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

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

.phw-g-i-DhAcTX-ds{
margin-right:24px !important;
}

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

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

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

.phw-g-i-E5Fz4a-ds{
width:22px !important;
height:22px !important;
}

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

.phw-g-i-EQ4Z2B-ds{
color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
padding:16px 20px !important;
word-wrap:break-word !important;
border-bottom:1px solid #D8D8D8 !important;
}

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

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

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

.phw-g-i-EhQHic{
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:rgb(107, 30, 116);
border-right-color:rgb(107, 30, 116);
border-bottom-color:rgb(107, 30, 116);
border-left-color:rgb(107, 30, 116);
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
min-height:48px;
font-family:gotham-light;
font-weight:400;
font-size:16px;
color:rgb(107, 30, 116);
text-align:center;
background-color:rgba(0, 0, 0, 0);
box-shadow:none;
line-height:24px;
letter-spacing:normal;
text-decoration:none solid rgb(107, 30, 116);
text-transform:none;
padding-left:20px;
padding-right:20px;
padding-top:11px;
padding-bottom:11px;
}

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

.phw-g-i-EoFw2Z-ds{
color:#4A4A4A !important;
}

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

.phw-g-i-EsXGiV-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-EvHc8J-ds{
min-height:16px !important;
}

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

.phw-g-i-FH5fd1-ds{
border-width:0 !important;
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
font-weight:normal !important;
}

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

.phw-g-i-FMRYH5-ds{
justify-content:end !important;
}

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

.phw-g-i-Fenzbc-ds{
border:none !important;
color:#4A4A4A !important;
position:relative !important;
font-family:var(--cms-g-gothammedium) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
text-decoration:none !important;
line-height:24px !important;
font-size:1rem !important;
text-transform:capitalize !important;
}

.phw-g-i-Fenzbc-ds:hover{
color:#F3FAFD !important;
}

.phw-g-i-FmSABN-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

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

.phw-g-i-FrMeJM-ds{
border:none !important;
color:#4A4A4A !important;
font-family:gotham-book !important;
font-size:1rem !important;
line-height:normal !important;
height:auto !important;
min-height:auto !important;
}

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

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

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

.phw-g-i-GN40h6-ds{
border-style:groove !important;
}

.phw-g-i-GUEHGu{
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:rgb(107, 30, 116);
border-right-color:rgb(107, 30, 116);
border-bottom-color:rgb(107, 30, 116);
border-left-color:rgb(107, 30, 116);
border-top-left-radius:3px;
border-top-right-radius:3px;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
min-height:59px;
font-family:gotham-book;
font-weight:700;
font-size:18px;
color:rgb(255, 255, 255);
text-align:center;
background-color:rgb(107, 30, 116);
box-shadow:none;
line-height:27px;
letter-spacing:normal;
text-decoration:none solid rgb(255, 255, 255);
text-transform:none;
padding-left:44px;
padding-right:44px;
padding-top:15px;
padding-bottom:15px;
}

.phw-g-i-GUEHGu:hover{
border-color:var(--brand-color-primary);
color:var(--white);
background-color:var(--brand-color-primary);
}

.phw-g-i-GUEHGu:focus-visible{
outline:var(--accessibility-outline-width) var(--accessibility-outline-style) var(--accessibility-outline-color);
}

.phw-g-i-GUEHGu:focus{
border-color:var(--brand-color-primary);
color:var(--white);
background-color:var(--brand-color-primary);
}

.phw-g-i-GUEHGu:active{
border-color:var(--brand-color-primary);
background-color:var(--white);
color:var(--brand-color-primary);
}

.phw-g-i-GUEHGu.disabled{
border-color:var(--disabled-color);
color:var(--btn-dark);
background-color:var(--disabled-color);
}
.phw-g-i-GUEHGu:disabled{
border-color:var(--disabled-color);
color:var(--btn-dark);
background-color:var(--disabled-color);
}

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

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

.phw-g-i-GcbU2p-ds{
margin-bottom:4px !important;
padding:0px !important;
}

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

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

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

.phw-g-i-HiFGmJ-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

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

.phw-g-i-HjAV0O-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

.phw-g-i-HzZv1o-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-IK1GGd-ds{
border:none !important;
color:#4A4A4A !important;
font-family:gotham-book !important;
font-size:1rem !important;
line-height:normal !important;
height:auto !important;
min-height:auto !important;
}

.phw-g-i-ITZeX1-ds{
font-weight:normal !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
}

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

.phw-g-i-IWo4as-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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


.phw-g-i-IqgSK4-ds{
line-height:24px !important;
font-family:var(--cms-g-gothammedium) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

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

.phw-g-i-J0tOZh-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-JL8tXP-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

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

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

.phw-g-i-JYvcRa-ds{
width:240px !important;
display:block !important;
max-width:100% !important;
}

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

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

.phw-g-i-JeCxEu-ds{
border:none !important;
color:#4A4A4A !important;
font-family:gotham-book !important;
font-size:1rem !important;
line-height:normal !important;
height:auto !important;
min-height:auto !important;
}

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

.phw-g-i-JhjrBA-ds{
width:197px !important;
max-width:197px !important;
max-height:unset !important;
}

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

.phw-g-i-JjksdG-ds{
background:var(--white) !important;
top:100% !important;
left:0 !important;
color:var(--video-screening-heading-color-one) !important;
z-index:99 !important;
position:absolute !important;
min-width:200px !important;
text-align:left !important;
font-family:var(--video-screening-body-font-family) !important;
}

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

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

.phw-g-i-Ju9XY4-ds{
border:none !important;
color:#4A4A4A !important;
width:100% !important;
display:inline-block !important;
padding:16px !important;
font-size:1rem !important;
line-height:normal !important;
font-family:gotham-book !important;
min-height:auto !important;
}

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

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

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

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

.phw-g-i-Krn9gP-ds{
height:100% !important;
display:flex !important;
align-self:center !important;
align-items:center !important;
}

.phw-g-i-L7BE3f-ds{
padding:0 12px 0 !important;
}

.phw-g-i-LGbWA8-ds{
height:100% !important;
display:flex !important;
align-self:center !important;
align-items:center !important;
}

.phw-g-i-LJHuyN-ds{
position:relative !important;
top:20px !important;
}

.phw-g-i-LKrnJ7-ds{
padding:22px 12px !important;
line-height:normal !important;
}

.phw-g-i-LNiKRe-ds{
padding:28px 18px !important;
position:relative !important;
}

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

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

.phw-g-i-Losttk-ds{
background:transparent !important;
border:none !important;
color:var(--video-screening-heading-color-one) !important;
text-transform:capitalize !important;
font-family:var(--video-screening-body-font-family) !important;
font-size:var(--video-screening-text-font-size-level-six) !important;
line-height:normal !important;
height:auto !important;
min-height:auto !important;
}

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

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

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

.phw-g-i-MSlyCe-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-MY5Avq-ds{
padding:22px 12px !important;
line-height:normal !important;
}

.phw-g-i-MZ3VA8-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px 32px !important;
margin-top:8px !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

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

.phw-g-i-N4MugM-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-N5mzhi-ds{
border-style:groove !important;
}

.phw-g-i-NMYwic-ds{
border:none !important;
color:#4A4A4A !important;
position:relative !important;
font-family:var(--cms-g-gothammedium) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
text-decoration:none !important;
line-height:24px !important;
font-size:1rem !important;
text-transform:capitalize !important;
}

.phw-g-i-NMYwic-ds:hover{
color:#F3FAFD !important;
}

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

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

.phw-g-i-NTxkYr-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

.phw-g-i-Nb9ol1-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

.phw-g-i-Npvidi-ds{
width:22px !important;
height:22px !important;
}

.phw-g-i-NtpagB-ds{
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-gothamlight) !important;
}

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

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

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

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

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

.phw-g-i-OVFwa9-ds{
border:none !important;
color:#4A4A4A !important;
width:100% !important;
display:inline-block !important;
padding:16px !important;
font-size:1rem !important;
line-height:normal !important;
font-family:gotham-book !important;
min-height:auto !important;
}

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

.phw-g-i-On0GiU-ds{
border:none !important;
color:#4A4A4A !important;
position:relative !important;
font-family:var(--cms-g-gothammedium) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

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

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

.phw-g-i-P6UK2a-ds{
border-style:groove !important;
}

.phw-g-i-P781Id-ds{
background:#ffffff !important;
padding-bottom:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-top:calc(var(--pu-space)*0) !important;
padding-right:calc(var(--pu-space)*0) !important;
padding-left:calc(var(--pu-space)*0) !important;
}

.phw-g-i-P7WWME-ds{
background-color:rgb(255, 255, 255) !important;
}

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

.phw-g-i-P9Wevh-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

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

.phw-g-i-PFN98J-ds{
padding:var(--space-sm) var(--space-lg) !important;
margin-bottom:4px !important;
}

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

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

.phw-g-i-PaTMQN-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px 32px !important;
margin-top:8px !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

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

.phw-g-i-PvHHxH-ds{
padding:20px 0 40px 0 !important;
color:#ffffff !important;
font-size:.75rem !important;
line-height:20px !important;
font-family:var(--cms-g-gothamlight) !important;
}

.phw-g-i-Q3ZdJ3-ds{
background-repeat:no-repeat !important;
background-size:auto !important;
background-position:50% 0% !important;
}

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

.phw-g-i-QLEE1x-ds{
background:#ffffff !important;
padding-bottom:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-top:calc(var(--pu-space)*0) !important;
padding-right:calc(var(--pu-space)*0) !important;
padding-left:calc(var(--pu-space)*0) !important;
}

.phw-g-i-QMR7dh-ds{
width:100px !important;
display:block !important;
}

.phw-g-i-QRDsaO-ds{
padding:calc(calc(var(--space-md) * 2) - 2px) 0 calc(calc(var(--space-md) * 2) - 2px) calc(var(--space-lg) * 2) !important;
line-height:normal !important;
}

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

.phw-g-i-QUdNCG-ds{
border-style:groove !important;
}

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

.phw-g-i-QX7QSr-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

.phw-g-i-QqhhnK-ds{
width:100px !important;
display:block !important;
}

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

.phw-g-i-RDHNYo-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

.phw-g-i-RL0vZ8-ds{
border-style:groove !important;
}

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

.phw-g-i-RphJUD-ds{
min-height:16px !important;
}

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

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

.phw-g-i-SCQSE0-ds{
width:100px !important;
display:block !important;
}

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

.phw-g-i-SNcP0c-ds{
border-style:groove !important;
}

.phw-g-i-SSrd0Q-ds{
border-width:0 !important;
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
font-weight:normal !important;
}

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

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

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

.phw-g-i-SbyRj3-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-SpOnlg-ds{
border-style:none !important;
}

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

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

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

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

.phw-g-i-TVj4QN-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

.phw-g-i-U261Pq-ds{
border-style:groove !important;
}

.phw-g-i-U3TiQ5-ds{
min-height:16px !important;
}

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

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

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

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

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

.phw-g-i-UIZsWa-ds{
padding:16px !important;
margin:0px !important;
}

.phw-g-i-UMX4P2-ds{
padding:22px 12px !important;
line-height:normal !important;
}

.phw-g-i-UX5zxG-ds{
border:none !important;
color:#4A4A4A !important;
display:inline-block !important;
font-size:1rem !important;
line-height:24px !important;
font-family:gotham-book !important;
text-transform:capitalize !important;
text-decoration:none !important;
height:auto !important;
min-height:auto !important;
}

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

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

.phw-g-i-Uek1lO-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

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

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

.phw-g-i-UwtQMy-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-V4eW5j-ds{
font-weight:normal !important;
}

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

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

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

.phw-g-i-VHHPBq-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-VPsOlH-ds{
color:#000000 !important;
padding:2px 0 !important;
font-size:.75rem !important;
line-height:20px !important;
}

.phw-g-i-VRqaXO-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-VTTHpg-ds{
background:#ffffff !important;
top:100% !important;
left:0 !important;
color:#4A4A4A !important;
z-index:99 !important;
position:absolute !important;
min-width:200px !important;
text-align:left !important;
font-family:var(--cms-g-gothammedium) !important;
}

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

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

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

.phw-g-i-VxGdwK-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

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

.phw-g-i-WC2bh0-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

.phw-g-i-WCebRz-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-WLXwQb-ds{
color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
padding:16px 20px !important;
word-wrap:break-word !important;
border-bottom:1px solid #D8D8D8 !important;
}

.phw-g-i-WLpfSd-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px 32px !important;
margin-top:8px !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-WQgAz5-ds{
color:#000000 !important;
padding:2px 0 !important;
font-size:.75rem !important;
line-height:20px !important;
}

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

.phw-g-i-WcEm8b-ds{
background:#262626 !important;
}

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

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

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

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

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

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

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

.phw-g-i-XiGoLm-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-Xjl5lQ-ds{
color:#000000 !important;
padding:2px 0 !important;
font-size:.75rem !important;
line-height:20px !important;
}

.phw-g-i-XkELQZ-ds{
border-width:0 !important;
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
}

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

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

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

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

.phw-g-i-YCM1AD-ds{
height:100% !important;
display:flex !important;
align-self:center !important;
align-items:center !important;
}

.phw-g-i-YFUens-ds{
font-family:gotham-book !important;
}

.phw-g-i-YPdiqZ-ds{
padding:40px 0 20px 0 !important;
border-top:0px !important;
border-bottom:0px !important;
}

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

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

.phw-g-i-YyA04J-ds{
background-color:rgb(255, 255, 255) !important;
}

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

.phw-g-i-ZBXNOO-ds{
border:none !important;
color:#4A4A4A !important;
position:relative !important;
font-family:var(--cms-g-gothammedium) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

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

.phw-g-i-ZD48FG-ds{
line-height:24px !important;
font-family:var(--cms-g-gothammedium) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-ZEshGf-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

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

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

.phw-g-i-ZeLTaB-ds{
border-style:groove !important;
}

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

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

.phw-g-i-ZmfWkt-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-Zqi6Ny-ds{
border-style:groove !important;
}

.phw-g-i-ZsHY2U-ds{
background:#ffffff !important;
border-radius:3px !important;
box-shadow:0 0 10px 0 rgba(201,201,201,0.5) !important;
position:relative !important;
width:432px !important;
left:auto !important;
right:auto !important;
margin:0 auto !important;
top:50% !important;
transform:translateY(-50%) !important;
height:auto !important;
white-space:normal !important;
}

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

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

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

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

.phw-g-i-aSFVtc-ds{
padding:22px 12px !important;
line-height:normal !important;
}

.phw-g-i-afcOm6-ds{
margin-bottom:12px !important;
}

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

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

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

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

.phw-g-i-bLeySA-ds{
border:none !important;
color:#4A4A4A !important;
display:inline-block !important;
font-size:1rem !important;
line-height:24px !important;
font-family:gotham-book !important;
text-transform:capitalize !important;
text-decoration:none !important;
height:auto !important;
min-height:auto !important;
}

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

.phw-g-i-baAHRG-ds{
padding:22px 12px !important;
line-height:normal !important;
}

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

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

.phw-g-i-bqsw1v-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

.phw-g-i-bxxHs1-ds{
background:#ffffff !important;
top:100% !important;
left:0 !important;
color:#4A4A4A !important;
z-index:99 !important;
position:absolute !important;
min-width:200px !important;
text-align:left !important;
font-family:var(--cms-g-gothammedium) !important;
}

.phw-g-i-c1fD0U-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/CHENUS/images/Headerw_ocopy_2x_BPWLogo-1626359934762.png") !important;
}

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

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

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

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

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

.phw-g-i-cZbhdb-ds{
background:var(--video-screening-background-color-three) !important;
box-shadow:none !important;
}

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

.phw-g-i-cuBuLs-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-d0m6dn-ds{
color:var(--video-screening-heading-color-one) !important;
}

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

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

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

.phw-g-i-dN7CSf-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

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

.phw-g-i-dZQUCM-ds{
border-style:groove !important;
}

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

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

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

.phw-g-i-dxDH0p-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

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

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

.phw-g-i-eFz6oZ-ds{
border:none !important;
color:#4A4A4A !important;
position:relative !important;
font-family:var(--cms-g-gothammedium) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

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

.phw-g-i-eQqSiL-ds{
line-height:24px !important;
font-family:var(--cms-g-gothammedium) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

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

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

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

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

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

.phw-g-i-emlAvO-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

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

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

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

.phw-g-i-fB5i9w-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

.phw-g-i-fFpDXS-ds{
border-left:1px solid #000000 !important;
flex:1 !important;
text-align:center !important;
}

.phw-g-i-fJ6Wa7-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-fRCCz1-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

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

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

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

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

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

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

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

.phw-g-i-gHh8Ay-ds{
color:inherit !important;
width:22px !important;
height:22px !important;
}

.phw-g-i-gbgUNa-ds{
border-width:0 !important;
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
}

.phw-g-i-gc2z37-ds{
color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
padding:16px 20px !important;
word-wrap:break-word !important;
border-bottom:1px solid #D8D8D8 !important;
}

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

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

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

.phw-g-i-gyte9W-ds{
margin-bottom:4px !important;
padding:0px !important;
}

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

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

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

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

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

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

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

.phw-g-i-hfU8MP-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

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

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

.phw-g-i-iF9f81-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

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

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

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

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

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

.phw-g-i-ikRCQO-ds{
border-style:groove !important;
}

.phw-g-i-ikwQuG-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-iqPVo0-ds{
width:22px !important;
height:22px !important;
}

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

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

.phw-g-i-j60FG5-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

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

.phw-g-i-jIPVIl-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

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

.phw-g-i-jtXcrc-ds{
border-style:none !important;
}

.phw-g-i-jv81Fm-ds{
border:none !important;
color:var(--video-screening-heading-color-one) !important;
font-family:var(--video-screening-body-font-family) !important;
font-size:var(--video-screening-text-font-size-level-six) !important;
line-height:normal !important;
min-height:auto !important;
width:100% !important;
display:inline-block !important;
padding:var(--space-lg) !important;
padding-left:0 !important;
padding-right:0 !important;
}

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

.phw-g-i-k7PbNr-ds{
font-weight:normal !important;
}

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

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

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

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

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

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

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

.phw-g-i-l5oAO6-ds{
border-style:groove !important;
}

.phw-g-i-lEIkxl-ds{
padding:22px 12px !important;
line-height:normal !important;
}

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

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

.phw-g-i-lic7VG-ds{
line-height:24px !important;
font-family:var(--cms-g-gothammedium) !important;
font-size:var(--phw-g-small-text-font-size) !important;
color:var(--white) !important;
}

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

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

.phw-g-i-mCn4ei-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px 32px !important;
margin-top:8px !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

.phw-g-i-mD7sfs-ds{
width:22px !important;
height:22px !important;
}

.phw-g-i-mEmq18-ds{
border:1px solid #ffffff !important;
border-radius:50% !important;
display:flex !important;
color:#ffffff !important;
overflow:hidden !important;
background-color:transparent !important;
justify-content:center !important;
align-items:center !important;
width:44px !important;
height:44px !important;
}

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

.phw-g-i-mRJAO0-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-mTBFHw-ds{
border-style:groove !important;
}

.phw-g-i-mcoCqo-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

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

.phw-g-i-n6FGU4-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}

.phw-g-i-n8ma1i-ds{
background-color:rgb(255, 255, 255) !important;
}

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

.phw-g-i-nF38ZH-ds{
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:8px !important;
padding-right:8px !important;
}

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

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

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

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

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

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

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

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

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

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

.phw-g-i-oAJyJQ-ds{
width:100px !important;
display:block !important;
max-height:unset !important;
max-width:100% !important;
}

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

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

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

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

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

.phw-g-i-ouq8li-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

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

.phw-g-i-p5N1Em-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

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

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

.phw-g-i-pKV4L6-ds{
background-color:rgb(255, 255, 255) !important;
}

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

.phw-g-i-pZGIDb-ds{
color:#ffffff !important;
font-size:1rem !important;
line-height:24px !important;
font-weight:600 !important;
font-family:var(--cms-g-gothamlight) !important;
margin-bottom:8px !important;
}

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

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

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

.phw-g-i-pncNXo-ds{
line-height:24px !important;
font-family:var(--cms-g-gothammedium) !important;
color:var(--white) !important;
font-size:var(--phw-g-small-text-font-size) !important;
}

.phw-g-i-pszb8J-ds{
font-size:14px !important;
}

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

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

.phw-g-i-qCkwDE-ds{
background-color:rgb(255, 255, 255) !important;
}

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

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

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

.phw-g-i-qyfZhX-ds{
color:#4A4A4A !important;
}

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

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

.phw-g-i-rH15vw-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

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

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

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

.phw-g-i-rRUsgp-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-rjYLIB-ds{
border-style:groove !important;
}

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

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

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

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

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

.phw-g-i-sRLbTz-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-sTPni2-ds{
border-width:0 !important;
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
font-weight:normal !important;
}

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

.phw-g-i-sWwTyK-ds{
background-color:rgb(255, 255, 255) !important;
}

.phw-g-i-sfmHy7-ds{
font-weight:normal !important;
}

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

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

.phw-g-i-tBSV2y{
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:rgb(229, 229, 229);
border-right-color:rgb(229, 229, 229);
border-bottom-color:rgb(229, 229, 229);
border-left-color:rgb(229, 229, 229);
border-top-left-radius:8px;
border-top-right-radius:8px;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
min-height:34px;
font-family:gotham-book;
font-weight:400;
font-size:14px;
color:rgb(0, 155, 223);
text-align:center;
background-color:rgba(0, 0, 0, 0);
box-shadow:none;
line-height:14px;
letter-spacing:normal;
text-decoration:none solid rgb(0, 155, 223);
text-transform:none;
padding-left:12px;
padding-right:12px;
padding-top:9px;
padding-bottom:9px;
}

.phw-g-i-tBSV2y:hover{
background:none;
border-color:var(--brand-color-primary);
background-color:var(--brand-color-primary);
box-shadow:none;
color:#ffffff;
}

.phw-g-i-tBSV2y:focus-visible{
outline:var(--accessibility-outline-width) var(--accessibility-outline-style) var(--accessibility-outline-color);
}

.phw-g-i-tBSV2y:focus{
border-color:transparent;
color:var(--brand-color-primary);
background-color:transparent;
}

.phw-g-i-tBSV2y:active{
border-color:var(--white);
background-color:var(--brand-color-primary);
color:var(--white);
}

.phw-g-i-tBSV2y.disabled{
border-color:var(--disabled-color);
color:var(--btn-dark);
background-color:var(--disabled-color);
}
.phw-g-i-tBSV2y:disabled{
border-color:var(--disabled-color);
color:var(--btn-dark);
background-color:var(--disabled-color);
}

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

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

.phw-g-i-tRTbKR-ds{
border-style:groove !important;
}

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

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

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

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

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

.phw-g-i-tqNTB2-ds{
font-weight:normal !important;
}

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

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

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

.phw-g-i-twylyW-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

.phw-g-i-u5rMS9-ds{
height:100% !important;
display:flex !important;
align-self:center !important;
align-items:center !important;
}

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

.phw-g-i-u7HUt4-ds{
background-color:rgb(255, 255, 255) !important;
}

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

.phw-g-i-uStVF4-ds{
text-align:center !important;
display:block !important;
}

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

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

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

.phw-g-i-uwJMaY-ds{
border-style:groove !important;
}

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

.phw-g-i-vJ6Gl8-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

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

.phw-g-i-vdUEkY-ds{
border-width:0 !important;
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
min-height:auto !important;
background-color:transparent !important;
box-shadow:none !important;
}

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

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

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

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

.phw-g-i-w5mpg4-ds{
border:none !important;
color:var(--video-screening-heading-color-one) !important;
font-family:var(--video-screening-body-font-family) !important;
font-size:var(--video-screening-text-font-size-level-six) !important;
line-height:var(--video-screening-text-font-size-level-six-line-height) !important;
height:auto !important;
min-height:auto !important;
display:inline-block !important;
text-decoration:none !important;
}

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

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

.phw-g-i-wWbDxG-ds{
border:solid 1px #898989 !important;
border-radius:3px !important;
color:#272727 !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
letter-spacing:.1px !important;
height:44px !important;
background-color:#ffffff !important;
padding:12px 40px 12px 16px !important;
margin-bottom:0 !important;
}

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

.phw-g-i-wd5KrF-ds{
background:#ffffff !important;
top:100% !important;
left:0 !important;
color:#4A4A4A !important;
z-index:99 !important;
position:absolute !important;
min-width:200px !important;
text-align:left !important;
font-family:var(--cms-g-gothammedium) !important;
}

.phw-g-i-whytXN-ds{
border-style:groove !important;
}

.phw-g-i-wkx0pG-ds{
border:none !important;
color:#4A4A4A !important;
position:relative !important;
font-family:var(--cms-g-gothammedium) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
}

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

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

.phw-g-i-wsnsyX-ds{
border-style:groove !important;
}

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

.phw-g-i-wzGPZP-ds{
font-weight:normal !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
}

.phw-g-i-x0nkRT-ds{
color:#4A4A4A !important;
}

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

.phw-g-i-xcn3Em-ds{
justify-content:end !important;
}

.phw-g-i-xdFTaY-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/CHENUS/images/Headerw_ocopy_2x_BPWLogo-1626359934762.png") !important;
}

.phw-g-i-xfcZRy-ds{
position:relative !important;
line-height:normal !important;
padding:16px 8px !important;
}

.phw-g-i-xivsio-ds{
border:none !important;
color:#4A4A4A !important;
position:relative !important;
font-family:var(--cms-g-gothammedium) !important;
min-height:auto !important;
height:auto !important;
padding:0 !important;
text-decoration:none !important;
line-height:24px !important;
font-size:1rem !important;
text-transform:capitalize !important;
}

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

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

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

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

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

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

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

.phw-g-i-yHG07j-ds{
background:#ffffff !important;
border-radius:3px !important;
box-shadow:0 0 10px 0 rgba(201,201,201,0.5) !important;
position:relative !important;
width:432px !important;
left:auto !important;
right:auto !important;
margin:0 auto !important;
top:50% !important;
transform:translateY(-50%) !important;
height:auto !important;
white-space:normal !important;
}

.phw-g-i-yPQzCa-ds{
padding:22px 12px !important;
line-height:normal !important;
}

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

.phw-g-i-yXXtpo-ds{
min-width:12% !important;
align-self:center !important;
margin:0 !important;
}

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

.phw-g-i-yY4Khk-ds{
background:#ffffff !important;
padding-bottom:calc(var(--pu-space)*0) !important;
padding-inline-end:calc(var(--pu-space)*0) !important;
padding-inline-start:calc(var(--pu-space)*0) !important;
padding-top:calc(var(--pu-space)*0) !important;
padding-right:calc(var(--pu-space)*0) !important;
padding-left:calc(var(--pu-space)*0) !important;
}

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

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

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

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

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

.phw-g-i-yharSF-ds{
font-size:14px !important;
}

.phw-g-i-ypBwZN-ds{
margin-bottom:8px !important;
}

.phw-g-i-yr3cXn-ds{
margin-bottom:4px !important;
font-family:var(--cms-g-gothambook) !important;
font-size:14px !important;
line-height:20px !important;
color:#272727 !important;
cursor:default !important;
}

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

.phw-g-i-yvr92A-ds{
border:none !important;
color:var(--brand-color-primary) !important;
width:100% !important;
display:inline-block !important;
padding:16px !important;
font-size:1rem !important;
line-height:normal !important;
font-family:gotham-book !important;
min-height:auto !important;
}

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

.phw-g-i-z0RkkK-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}

.phw-g-i-zE7t3o-ds{
padding:28px 18px !important;
position:relative !important;
}

.phw-g-i-zRTQXr-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/CHENUS/images/Headerw_ocopy_2x_BPWLogo-1626359934762.png") !important;
}

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

.phw-g-i-zbl7aM-ds{
border:1px solid var(--brand-color-primary) !important;
border-radius:2px !important;
width:100% !important;
padding:12px 32px !important;
margin-top:8px !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:.2px !important;
white-space:normal !important;
background-color:var(--brand-color-primary) !important;
color:var(--white) !important;
}

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

@media only screen and (max-width: 1199.98px) {
.phw-container, .phw-container-nd{
width:96% !important;
}
}

@media only screen and (max-width: 1199.98px) {
h1{
font-family:gotham-light;
font-weight:inherit;
font-size:var(--phw-g-widget-title-font-size);
line-height:65px;
color:#ffffff;
}
}

@media only screen and (max-width: 1199.98px) {
h2{
font-family:gotham-light;
font-weight:inherit;
font-size:var(--phw-g-cards-title-font-size);
line-height:55px;
color:#6B1E74;
}
}

@media only screen and (max-width: 1199.98px) {
h3{
font-family:gotham-medium;
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:45px;
color:#4A4A4A;
}
}

@media only screen and (max-width: 1199.98px) {
h4{
font-family:gotham-book;
font-weight:inherit;
font-size:var(--font-size-5);
line-height:30px;
color:#393939;
}
}

@media only screen and (max-width: 1199.98px) {
h5{
font-family:gotham-book;
font-weight:inherit;
font-size:var(--font-size-5);
line-height:30px;
color:#393939;
}
}

@media only screen and (max-width: 1199.98px) {
h6{
font-family:gotham-light;
font-weight:inherit;
font-size:var(--phw-g-regular-text-font-size);
line-height:27px;
color:#ffffff;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-default{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-plain{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-primary{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-large-secondary{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.75),var(--tab-font-size));
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-btn-small-default{
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-plain{
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-primary{
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-secondary{
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-i-0IoF7z-ds{
width:auto !important;
height:40px !important;
max-width:197px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-12CFrZ-ds{
font-size:1rem !important;
line-height:24px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-1cHpSr-ds{
margin:0 auto !important;
padding:12px !important;
min-height:64px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-1j6Lbv-ds{
align-self:center !important;
font-size:25px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-2i9FWi-ds{
padding:0 12px 0 0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-2pEaLo-ds{
padding:0 12px 0 0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-358bsl-ds{
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-693MMs-ds{
width:auto !important;
margin:0 auto !important;
text-align:center !important;
max-height:unset !important;
max-width:220px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-71uJ90-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-7dC2Rq{
font-size:18px;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-85gd0h-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-89C2TX-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-9L5yK5-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-9aeUjv-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-9whBGb-ds{
left:0 !important;
width:100% !important;
margin:0 !important;
bottom:0 !important;
padding:0 !important;
position:fixed !important;
overflow-x:hidden !important;
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-AkIB0H-ds{
justify-content:end !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-B89Yxl-ds{
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-CrMsWA-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-EhQHic{
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-EoFw2Z-ds{
margin:0 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-FMRYH5-ds{
justify-content:end !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-FVgosC-ds{
width:auto !important;
height:40px !important;
max-width:197px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Fenzbc-ds{
font-size:18px !important;
line-height:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-FrMeJM-ds{
font-size:1rem !important;
line-height:24px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-GUEHGu{
font-size:18px;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-HmkDWQ-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-IK1GGd-ds{
font-size:1rem !important;
line-height:24px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ITZeX1-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-IqgSK4-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-JYvcRa-ds{
width:auto !important;
height:40px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-JeCxEu-ds{
font-size:1rem !important;
line-height:24px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-JjksdG-ds{
background:transparent !important;
color:var(--video-screening-heading-color-one) !important;
width:100% !important;
padding:0 !important;
position:static !important;
text-align:inherit !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-LKrnJ7-ds{
padding:0 12px 0 0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-LNiKRe-ds{
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Losttk-ds{
font-size:var(--video-screening-text-font-size-level-six) !important;
line-height:var(--video-screening-text-font-size-level-six-line-height) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-MSlyCe-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-MY5Avq-ds{
padding:0 12px 0 0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-MwcKSB-ds{
flex:1 !important;
width:100% !important;
align-self:center !important;
text-align:center !important;
padding-left:20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-NMYwic-ds{
font-size:18px !important;
line-height:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-NgmROf-ds{
margin:0 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-OC0SPj-ds{
align-self:center !important;
font-size:25px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Ol1ytP-ds{
left:0 !important;
width:100% !important;
margin:0 !important;
bottom:0 !important;
padding:0 !important;
position:fixed !important;
overflow-x:hidden !important;
background-color:var(--video-screening-background-color-three) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-P46cyi-ds{
align-self:center !important;
font-size:25px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-P781Id-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-P9Wevh-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-PNrTaq-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-QLEE1x-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-QRDsaO-ds{
padding:0 var(--space-md) 0 0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-T3D6b7-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-UMX4P2-ds{
padding:0 12px 0 0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-UX5zxG-ds{
font-size:1rem !important;
line-height:24px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-VHHPBq-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-VTTHpg-ds{
background:transparent !important;
width:100% !important;
padding:0 !important;
position:static !important;
text-align:left !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-VxGdwK-ds{
margin:0 auto !important;
min-height:64px !important;
padding:12px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-WC2bh0-ds{
margin:0 auto !important;
padding:12px !important;
min-height:64px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-Y0CoM7-ds{
margin:0 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-ZD48FG-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-aSFVtc-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-bLeySA-ds{
font-size:1rem !important;
line-height:24px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-baAHRG-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-bxxHs1-ds{
background:transparent !important;
width:100% !important;
padding:0 !important;
position:static !important;
text-align:left !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-cIy8LU-ds{
flex:1 !important;
width:100% !important;
align-self:center !important;
text-align:center !important;
margin:0 auto !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-cMWodF-ds{
width:auto !important;
height:40px !important;
max-width:197px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-cZbhdb-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-d0m6dn-ds{
margin:0 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-dbh399-ds{
flex:1 !important;
width:100% !important;
align-self:center !important;
text-align:center !important;
padding-left:20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-eQqSiL-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-eYmzAj-ds{
margin:0 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-jCBrVn-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-jIPVIl-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-jv81Fm-ds{
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-kooSNX-ds{
left:0 !important;
width:100% !important;
margin:0 !important;
bottom:0 !important;
padding:0 !important;
position:fixed !important;
overflow-x:hidden !important;
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-lEIkxl-ds{
padding:0 12px 0 0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-lic7VG-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-n6FGU4-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-nF38ZH-ds{
margin:0 auto !important;
padding:12px !important;
min-height:64px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-nZbTki-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-oEWXVM-ds{
align-self:center !important;
font-size:25px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-pncNXo-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.75),var(--tab-font-size)) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-qLlbsT-ds{
left:0 !important;
width:100% !important;
margin:0 !important;
bottom:0 !important;
padding:0 !important;
position:fixed !important;
overflow-x:hidden !important;
background-color:#ffffff !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-qyfZhX-ds{
margin:0 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-tFptEY-ds{
flex:1 !important;
width:100% !important;
align-self:center !important;
text-align:center !important;
padding-left:20px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-uahRiU-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-w5mpg4-ds{
font-size:var(--video-screening-text-font-size-level-six) !important;
line-height:var(--video-screening-text-font-size-level-six-line-height) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-wd5KrF-ds{
background:transparent !important;
width:100% !important;
padding:0 !important;
position:static !important;
text-align:left !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-wzGPZP-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-x0nkRT-ds{
margin:0 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-x1kuQI-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-xcn3Em-ds{
justify-content:end !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-xfcZRy-ds{
display:block !important;
padding:var(--space-lg) var(--space-sm) !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-xivsio-ds{
font-size:18px !important;
line-height:18px !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-yPQzCa-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-yY4Khk-ds{
padding:0 !important;
}
}

@media only screen and (max-width: 1199.98px) {
.phw-g-i-zE7t3o-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-container, .phw-container-nd{
width:96% !important;
}
}

@media only screen and (max-width: 767.98px) {
h1{
font-family:gotham-light;
font-weight:inherit;
font-size:var(--phw-g-cards-title-font-size);
line-height:55px;
color:#ffffff;
}
}

@media only screen and (max-width: 767.98px) {
h2{
font-family:gotham-light;
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:45px;
color:#6B1E74;
}
}

@media only screen and (max-width: 767.98px) {
h3{
font-family:gotham-medium;
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:45px;
color:#4A4A4A;
}
}

@media only screen and (max-width: 767.98px) {
h4{
font-family:gotham-book;
font-weight:inherit;
font-size:var(--phw-g-cards-subtitle-font-size);
line-height:45px;
color:#393939;
}
}

@media only screen and (max-width: 767.98px) {
h5{
font-family:gotham-book;
font-weight:inherit;
font-size:var(--font-size-5);
line-height:30px;
color:#393939;
}
}

@media only screen and (max-width: 767.98px) {
h6{
font-family:gotham-light;
font-weight:inherit;
font-size:var(--phw-g-regular-text-font-size);
line-height:27px;
color:#ffffff;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-default{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-plain{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-primary{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-large-secondary{
font-size:max(calc(var(--phw-g-regular-text-font-size)*0.5),var(--mobile-font-size));
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-btn-small-default{
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-plain{
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-primary{
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-secondary{
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-i-0ILtly-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0IoF7z-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0L2LSp-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0W3MVL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0ZF99o-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0hUaJx-ds{
border:1px solid #6B1E74 !important;
border-radius:2px !important;
background-color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-0q9iNQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-12CFrZ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-12CFrZ-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1CvQap-ds{
font-family:var(--cms-g-gothammedium) !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:#000000 !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1HYdps-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1OCyQ4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1W5pWp-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1d2jJu-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1ffWVq-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1it5Pe-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1lGqYt-ds{
width:197px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-1xQGcr-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2FjRjv-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2IQi2C-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/CHENUS/images/Headerw_ocopy_2x_BPWLogo-1626359934762.png") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2OsZUO-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2laR72-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2uLgsg-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-2zjGUm-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-358bsl-ds{
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-3E93qG-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3IGR6X-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3MDDn2-ds{
font-size:14px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3Mldmk-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3XkcAn-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3kHvRJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3l8YEG-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3niuXC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3xBtah-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3xpJiy-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-3zv6g3-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-42Hm2O-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-49w3k4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4OGD0u-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4X0esc-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4YGU1f-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4hEup7-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4rOuTv-ds{
padding-top:40px !important;
text-align:center !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4vFUVb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-4wjMLM-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-563cMb-ds{
font-family:gotham-book !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5A09xr-ds{
font-family:gotham-book !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5CbRQ3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5FJ1P2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5IesnH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5QUw3k-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5ZDhvX-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5uv07Y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5vocO1-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-5ySRkg-ds{
font-size:14px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-693MMs-ds{
max-height:60px !important;
max-width:150px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6VE8BD-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6oK2HP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6sJa5l-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6vfdkT-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6w658f-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6zHZry-ds{
width:197px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-6zRiPF-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-71uJ90-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7Je4qj-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7UwxuV-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7dC2Rq{
font-size:18px;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7fdWU5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7lbtBS-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7nhsHY-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-7p6atb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-80IQh8-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-85gd0h-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-89C2TX-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8DmWqN-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8Opq1m-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8UNlP0-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8V7ULA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8ZHZkx-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8fOaXx-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8hBxwz-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8oWZJU-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8porsY-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8sHnvx-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-8utS4Q-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-918yj5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-98jS1k-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9L5yK5-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9X3axI-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9bBTwr-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9mIEZv-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9veFQp-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-9veFQp-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AMNYtZ-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ATAjA6-ds{
position:relative !important;
pointer-events:all !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AU6qM2-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AZIJjW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Aaf94E-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AbPLDo-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AkIB0H-ds{
justify-content:end !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-AvtqFy-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B6o3cd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-B89Yxl-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BNciTU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BPIqZq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-BdP5E4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Bj0wBS-ds{
border-style:solid !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CDKLHc-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CJKwI6-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CO77XM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CPOO22-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CVBCfX-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-CcCiAw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-D3EAx8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DBlvcN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DPJm3q-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Dcj06v-ds{
width:100% !important;
padding:10px 15px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-DhWefk-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ds1rTq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E4agvz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-E7uqA5-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ETICWG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EbnHd6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Eh6U87-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EhQHic{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EiRooH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EpcWwX-ds{
background:transparent !important;
border:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EsXGiV-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-EvHc8J-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
position:relative !important;
min-height:16px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FFG6Kj-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FH5fd1-ds{
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FKnWtk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FMRYH5-ds{
justify-content:end !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FVgosC-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Fenzbc-ds{
padding:16px 16px 16px 0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FmqFPv-ds{
background-position:100% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FrMeJM-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-FrMeJM-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-G2HDEE-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GL6nnh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GN40h6-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GUEHGu{
font-size:18px;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GXzJYe-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GahYf4-ds{
border:1px solid #6B1E74 !important;
border-radius:2px !important;
background-color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GcbU2p-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-GkLYmq-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HA0uWz-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HGhgZ5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HioIEt-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HjAV0O-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Hk3hMY-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HmkDWQ-ds{
display:block !important;
padding:12px 20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-HzZv1o-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IK1GGd-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ITZeX1-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-IWo4as-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Id2vug-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ieqyy7-ds{
}
}


@media only screen and (max-width: 767.98px) {
.phw-g-i-IqgSK4-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J0LDLl-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-J0tOZh-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JOPUmU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JUTUdu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JYvcRa-ds{
width:240px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JbAgHF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JcNdF3-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JeCxEu-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JeCxEu-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JhjrBA-ds{
width:197px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jiby3P-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Jpe7jy-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-JsHYSv-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ju9XY4-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ju9XY4-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KGBR7S-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KIK8xl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-KPu2pJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LJHuyN-ds{
position:relative !important;
top:20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LNiKRe-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LgjLzo-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-LiWhhu-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Losttk-ds{
font-size:max(calc(var(--video-screening-text-font-size-level-six)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MKQXLt-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MO4mS7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MSlyCe-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MZ3VA8-ds{
border:1px solid #6B1E74 !important;
border-radius:2px !important;
background-color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-MwcKSB-ds{
text-align:left !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-N5mzhi-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NMYwic-ds{
padding:16px 16px 16px 0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NMs14n-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NN8ib5-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NTxkYr-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nb5mBr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Nb9ol1-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NjNX6n-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-NxEquA-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O2ablz-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-O82ary-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OPpuov-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OVFwa9-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-OyRRth-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P6UK2a-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P781Id-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P7WWME-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P8jBHg-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-P9Wevh-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PCXcbC-ds{
pointer-events:visible !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PNrTaq-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PT2kLV-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PaTMQN-ds{
border:1px solid #6B1E74 !important;
border-radius:2px !important;
background-color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-PbEl2v-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Q3ZdJ3-ds{
background-repeat:no-repeat !important;
background-size:auto !important;
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QGhbKl-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QLEE1x-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QTYjKD-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QUdNCG-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QUizSn-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QX7QSr-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QejOPg-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QmLHRN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-QwJRNt-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RDHNYo-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RE4Ms8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RHwhCA-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RL0vZ8-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RhIz6y-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RphJUD-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
position:relative !important;
min-height:16px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-RwwumC-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-S2dl73-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SFd4hK-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SNcP0c-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SSrd0Q-ds{
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SWE5kc-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SYSaV0-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Sac156-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SbyRj3-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-SpOnlg-ds{
border-style:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-T3D6b7-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TDgsNd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TIBUoW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TKQIyD-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TVj4QN-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-TYQGpF-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Touaqn-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U261Pq-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U3TiQ5-ds{
border-radius:2px !important;
width:16px !important;
height:16px !important;
position:relative !important;
min-height:16px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U5DoRZ-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U7UC2A-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-U8DLX4-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UCCvqC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UEYU1z-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UX5zxG-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UX5zxG-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UdseDV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UhdUYh-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-UrK3zP-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V75oyU-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-V7sHtp-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VBBbCj-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VHHPBq-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VTTHpg-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VVmuyt-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Vsbf62-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-VvYLkR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-W52Js0-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WCebRz-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WLpfSd-ds{
border:1px solid #6B1E74 !important;
border-radius:2px !important;
background-color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WTBa8p-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WhumFb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-WmghDQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X1fwjg-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-X9aDkv-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XK0PFU-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XV7wsi-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XiGoLm-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XkELQZ-ds{
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XlMgyx-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-XzurBw-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Y57xhh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YFUens-ds{
font-family:gotham-book !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YjPpDR-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Yk72ea-ds{
border:1px solid #6B1E74 !important;
border-radius:2px !important;
background-color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YyA04J-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-YyRRxw-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZBXNOO-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZBXNOO-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZD48FG-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZEshGf-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZOWkoS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZPBi3z-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZZMQ8d-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Ze8dQc-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZeLTaB-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZfHRh2-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ZgU52i-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-Zqi6Ny-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aA5apd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aDHhYE-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-aHCIwS-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-axO8MN-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ay3qk1-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bCiEHV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bKtjfE-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bLeySA-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bNruTC-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-beIyiV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bmiCTw-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bqsw1v-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-brrApE-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bsuIoi-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-bxxHs1-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-c1fD0U-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/CHENUS/images/Headerw_ocopy_2x_BPWLogo-1626359934762.png") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cE1p4r-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cHerZC-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cIy8LU-ds{
text-align:left !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cMWodF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cSzQrH-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cbqCXm-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-cuBuLs-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d2Ymbw-ds{
background-position:50% 0% !important;
background-size:contain !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-d7mvdU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dMaKSo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dRRXYs-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dZQUCM-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dZq3jR-ds{
font-family:gotham-light !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dbh399-ds{
text-align:left !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dlM1nV-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-dzl4yn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-e9CCnU-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eHAiNo-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eQqSiL-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eT8peu-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eXCM4G-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eXmRT7-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-eY5AJd-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-etDaRo-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-f3Jugs-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fAtklM-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fFpDXS-ds{
width:100% !important;
border-left:none !important;
border-top:1px solid black !important;
margin:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fJ6Wa7-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fX22Y7-ds{
border:1px solid #6B1E74 !important;
border-radius:2px !important;
background-color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fZ59nf-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fZM9CK-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-fn2SPH-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-frSMSs-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-frTjax-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-g96HB6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gbgUNa-ds{
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gd6TzT-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gs9qDq-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gyfPgp-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-gyte9W-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-h12ZB4-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hFoAGW-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hIw6zb-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hJtWVO-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hVodxL-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hXDajO-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hcAMxw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hfU8MP-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hkVbvf-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-hwGicf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iJru3g-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iL1gOu-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iRbMBx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-iRgZJT-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ijI2NZ-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ikRCQO-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-izS2Dr-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j5FJjI-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j60FG5-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-j71ZlR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jCBrVn-ds{
display:block !important;
padding:12px 20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jCdcnk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jIPVIl-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jX7sIs-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jtXcrc-ds{
border-style:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jv81Fm-ds{
font-size:max(calc(var(--video-screening-text-font-size-level-six)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-jyzLa0-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-k7PbNr-ds{
font-family:var(--cms-g-gothammedium) !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:#000000 !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kGEqte-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kKl9xq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kYOpEv-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kcssAf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-kf4T8U-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-khfASV-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-l5oAO6-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lU4sIQ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lbMcr6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lic7VG-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-lov0Oo-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-m5DeNz-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mCn4ei-ds{
border:1px solid #6B1E74 !important;
border-radius:2px !important;
background-color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mK3XxW-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mTBFHw-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mcoCqo-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-mhGuGi-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n3hLya-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n6FGU4-ds{
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:var(--black) !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-n8ma1i-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nBde0l-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nG3yLd-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nIKEhv-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nTZIQL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nVNoFM-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nZbTki-ds{
display:block !important;
padding:12px 20px !important;
color:#4A4A4A !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ncZkwf-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-npG1iP-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-nrUJJY-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ntRrsx-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oCA5g2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oLjISr-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-oTR0ug-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-orfgHI-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ouq8li-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p0SAPG-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-p84RpK-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pIBNoU-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pKV4L6-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pQ8aol-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pd4F6m-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pdkW6g-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-piQ16D-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pncNXo-ds{
font-size:max(calc(var(--phw-g-small-text-font-size)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-pszb8J-ds{
font-size:14px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-q0rpmS-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qCTWFf-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qCkwDE-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qkX9HZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-qnaURP-ds{
margin:0 auto !important;
max-width:100% !important;
height:auto !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r19wyA-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-r40yH0-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rM94Bk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rOc9XU-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rRUsgp-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rjYLIB-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rmV6kI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rnEv7e-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rwVdCT-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-rzXKLt-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sPHVcw-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sTPni2-ds{
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sWtrLJ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sWwTyK-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-sfmHy7-ds{
font-family:var(--cms-g-gothammedium) !important;
font-size:20px !important;
line-height:32px !important;
letter-spacing:-0.1px !important;
color:#000000 !important;
font-weight:normal !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-svfptA-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-t9QFY6-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tFptEY-ds{
text-align:left !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tPdqK0-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tRTbKR-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tY8Ag1-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tZ5Za2-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tiaL7n-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tld9UY-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tpQFq9-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tqcgyh-ds{
display:none !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-tvWMRD-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-twbWjn-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u7Gxdv-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-u7HUt4-ds{
background-color:rgb(255, 255, 255) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uStVF4-ds{
text-align:center !important;
display:block !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uahRiU-ds{
display:block !important;
padding:12px 20px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ujB3bi-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uqUgiR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-uwJMaY-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vGGbNn-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vJNFvq-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vdUEkY-ds{
font-family:var(--cms-g-gothammedium) !important;
font-size:16px !important;
line-height:24px !important;
color:#6B1E74 !important;
padding:0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vkowg8-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vo7ZSL-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-voIu2h-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-vpLPBA-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w5mpg4-ds{
font-size:max(calc(var(--video-screening-text-font-size-level-six)*0.5),var(--mobile-font-size)) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-w69Ckh-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wUMSqk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wZCHZk-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wd5KrF-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-whytXN-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-woWXx8-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wpNCKR-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wsnsyX-ds{
border-style:groove !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wvTbLT-ds{
background-position:50% 0% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-wzGPZP-ds{
font-size:18px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xcn3Em-ds{
justify-content:end !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xdFTaY-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/prod/CHENUS/images/Headerw_ocopy_2x_BPWLogo-1626359934762.png") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xivsio-ds{
padding:16px 16px 16px 0 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xjnErY-ds{
cursor:pointer !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-xwgnXr-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y5IlDH-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y60iNn-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-y96DV0-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yF09Wa-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yFrvGk-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yPuQeZ-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yXlTf8-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yY4Khk-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yZ02Cb-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ycB8zI-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yccTb7-ds{
opacity:0.8 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-ydEvRu-ds{
border:none !important;
background-color:transparent !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yharSF-ds{
font-size:14px !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yv3Cj8-ds{
background-color:#3a3a3a !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yvr92A-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-yvr92A-ds:hover{
color:var(--brand-color-primary) !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-z0RkkK-ds{
font-family:var(--cms-g-gothambook) !important;
font-size:12px !important;
letter-spacing:-0.2px !important;
line-height:20px !important;
text-decoration:underline !important;
color:#737373 !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zE7t3o-ds{
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zRTQXr-ds{
background-image:url("https://cdn.phenompeople.com/CareerConnectResources/pp/CHENUS/images/Headerw_ocopy_2x_BPWLogo-1626359934762.png") !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zYczk2-ds{
width:100% !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zbl7aM-ds{
border:1px solid #6B1E74 !important;
border-radius:2px !important;
background-color:#6B1E74 !important;
font-family:var(--cms-g-gothambold) !important;
font-size:16px !important;
color:#ffffff !important;
}
}

@media only screen and (max-width: 767.98px) {
.phw-g-i-zxfeNf-ds{
background-color:#3a3a3a !important;
}
}

