/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 13 2025 | 15:01:07 */
.sptp-single-post {
    padding-top: 20px;
    border: 1px solid #efefef;
    margin-bottom: 50px !important;
    border-radius: 20px;
    box-shadow: 0px 3px 3px #00000020;
    margin-top: 93px !important;
}
.single-post {
    margin-top: 50px;
}

.sptp-info {
    align-items: center !important;
    justify-content: center !important;
}

.sptp-list-style {
    justify-content: center !important;
    align-items: center !important;
}

.sptp-member-name * {
    font-size: 1.5em !important;
}

h2.sptp-member-name-title {
}

.sptp-member-profession * {
    font-size: 20px !important;
    line-height: 40px !important;
}

.sptp-member-avatar-area img {
    width: 300px;
}
.elementor-button.elementor-button-link.elementor-size-sm.btn-back-team {
    position: relative;
    top: -77px;
    left: -20px;
    font-weight: bold;
}
#BrzyHr_app {
    width: 1000px;
}
.bzOpeningsList {
    margin: 0;
    padding: 0;
    list-style: none;
}
#bzOpeningsContainer {
    margin-bottom: 15px;
}
#bzOpeningsContainer .bzOpening {
    background-color: #232323;
    height: 300px;
}
#bzOpeningsContainer .bzOpening {
    width: 100%;
    max-width: 45%;
    display: inline-block;
    margin-left: 40px;
    margin-right: 10px;
    height: 280px;
	border-radius: 24px;
}
@media(max-width: 768px) {
#bzOpeningsContainer .bzOpening {
    width: 100%;
    max-width: 100%;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    height: 280px;
    border-radius: 24px;
	}
}
.bzOpeningsList li {
    margin-bottom: 40px;
}
.bzOpening {
    position: relative;
    padding: 25px;
    margin-bottom: 30px;
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .19);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .19);
}
@media (max-width: 1024px) {
	.bzOpeningsList li {
    	width: 300px;
	}
}
.bzMeta {
    padding-bottom: 70px;
    padding-left: 0;
    list-style: none;
}
.bzOpening button {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .19);
    background-color: #0066ff;
    position: absolute;
    bottom: 16px;
    color: #fff !important;
    font-size: 100%;
    padding: 10px 35px;
    white-space: normal;
    border: none;
    border-radius: 10px;
    display: block;
    max-width: 320px;
}
.bzOpening button:hover {
 background-color: #0066ff80;
}
.bzOpening h2 {
    font-size: 24px;
}
.bzMeta li {
    margin: 0px 0;
    font-size: 16px;
    font-weight: bold;
}
.bzMeta {
    padding-bottom: 70px;
    padding-left: 0;
    list-style: none;
}
.bzLocation:before {
    content: "Location: ";
}
.bzType:before {
    content: "Type: ";
}
.bzDepartment:before {
    content: "Department: ";
}

.bzOpening a, .bzOpening a:hover {
    text-decoration: none;
}
.bzOpening * {
    color: #fff ! IMPORTANT;
}

@media (max-width: 1024px) {
	body.sptp_member-template-default,
	body.single-post {
    padding-top: 40px;
  }
}

@media (min-width: 1024px) {
	body.sptp_member-template-default,
	body.single-post {
    padding-top: 40px;
  }
}

@media (max-width: 1024px) {
	body.sptp_member-template-default .sptp-single-post {
    width: 90%;
    margin: 0 auto;
    padding: 20px;
  }
}

@media (max-width: 1024px) {
	.sptp-member-name * {
    font-size: 1.2em !important;
	}
	.sptp-member-profession * {
    font-size: 14px !important;
	}
}