
 #jtcForm .ph-jtc-box .checkbox input[type="checkbox"]:checked {
    background-color: var(--brand-color-primary);
}
@media only screen and (max-width: 1280px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 1024px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}