@font-face {
  font-family: "Gotham Pro";
  font-weight: 300;
  src: url("https://storage.googleapis.com/talentfunnel-cms-career-site-storage/wimbledon/Gotham_Pro_Light_bd98399119/Gotham_Pro_Light_bd98399119.woff");
}
@font-face {
  font-family: "Gotham Pro";
  font-weight: 400;
  src: url("https://storage.googleapis.com/talentfunnel-cms-career-site-storage/wimbledon/Gotham_Pro_Regular_47fe1c8856/Gotham_Pro_Regular_47fe1c8856.woff");
}
@font-face {
  font-family: "Gotham Pro";
  font-weight: 500;
  src: url("https://storage.googleapis.com/talentfunnel-cms-career-site-storage/wimbledon/Gotham_Pro_Medium_a12ca7a217/Gotham_Pro_Medium_a12ca7a217.woff");
}
@font-face {
  font-family: "Gotham Pro";
  font-weight: 700;
  src: url("https://storage.googleapis.com/talentfunnel-cms-career-site-storage/wimbledon/Gotham_Pro_Bold_2fa64dded3/Gotham_Pro_Bold_2fa64dded3.woff");
}
@font-face {
  font-family: "Gotham Pro";
  font-weight: 900;
  src: url("https://storage.googleapis.com/talentfunnel-cms-career-site-storage/wimbledon/Gotham_Pro_Black_be034a77a9/Gotham_Pro_Black_be034a77a9.woff");
}
body {
  background-color: #FFF !important;
}
body * {
  font-family: Gotham Pro;
}

.container-xxl {
  max-width: 1200px !important;
  padding: 0 15px !important;
}

.roles-title-container {
  margin-bottom: 48px;
}
.roles-title-container > div {
  max-width: 896px !important;
}
.roles-title-container > div h3 {
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
  color: #006834;
  margin-bottom: 42px;
  text-align: left;
  text-transform: capitalize;
  position: relative;
}
.roles-title-container > div h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100px;
  height: 3px;
  background-color: #512177;
  transform: translateY(100%);
}
.roles-title-container > div p {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  text-align: left;
}

.roles-items-container > div {
  margin: 0 -15px !important;
}
.roles-items-container > div > div {
  padding: 0 15px !important;
  margin-bottom: 40px !important;
}
.roles-items-container > div > div a {
  height: 320px !important;
  position: relative;
  overflow: hidden;
}
.roles-items-container > div > div a::before {
  content: "";
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #54008B;
  opacity: 0;
  transition: 0.2s;
}
.roles-items-container > div > div a > div {
  display: flex !important;
  align-items: flex-end !important;
  padding: 24px 16px !important;
  background-image: linear-gradient(0deg, #000000, 15%, rgba(0, 0, 0, 0.062745098), 50%, transparent);
  position: relative;
  z-index: 10;
}
.roles-items-container > div > div a > div > div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.roles-items-container > div > div a > div > div h3 {
  font-weight: 500;
  font-size: 20px;
  color: #FFF;
  text-transform: capitalize !important;
  margin-bottom: 0 !important;
  text-align: left;
}
.roles-items-container > div > div a > div > div img {
  flex-shrink: 0;
}
.roles-items-container > div > div a > span {
  transition: 0.2s;
}
.roles-items-container > div > div a:hover::before {
  opacity: 0.2;
}
.roles-items-container > div > div a:hover > span {
  scale: 1.2;
}/*# sourceMappingURL=wimbledon_v1.css.map */

.site-footer {
  background-color: #390A45; /* Example color, adjust as needed */
  color: white;
  padding: 3.5rem 1.5rem;
}

.footer-container {
  display: flex;
  justify-content: space-around;
  align-items: start;
  flex-wrap: wrap; /* Allows items to wrap on smaller screens */
}

.footer-logo {
  margin-right: 20px; /* Add space between logo and columns */
  height: 90px;
}

.footer-logo img {
  height: 100%;
}

.footer-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer-column h3 {
  margin-bottom: 10px;
}

.footer-column ul {
  list-style: none;
  padding: 0;
}

.footer-column li {
  line-height: 2.5rem;
}

.footer-column a {
  color: white !important;
  text-decoration: none;
  margin-bottom: 7px;
}

.footer-column  a {
  color: white !important;
}

.footer-column.follow .social-icons {
  display: flex;
  justify-content: flex-start;
}

.social-icons a {
  display: inline-block;
  margin-right: 10px;
  color: white; /* Icon color */
}

.footer-bottom {
  text-align: center;
  margin-top: 3.5rem;
  width: 100%;
}

/* Responsive design */
@media (max-width: 768px) {
  .footer-container {
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }

  .footer-logo,
  .footer-column {
    margin: auto;
    margin-top: 0;
    padding-bottom: 2rem;
    flex: 0 0 40%;
  }

  .footer-logo {
    flex: 0 0 100% !important;
    text-align: center;
    margin-bottom: 4rem !important;
  }

  .footer-column {
    align-items: center;
    text-align: center;
  }
}

.job-alert-wrapper > div {
  margin: auto;
}

.job-sign-up .center-items {
  margin:auto;
  width: fit-content;
}

.job-sign-up h2 {
 color: #006834;
}

.job-sign-up p {
 color: black;
 text-align: center;
}

.job-sign-up #emailInput {
  background: #E3E3E3;
}

.job-sign-up .underline {
    width: 150px;
    height: 3px;
    background-color: #4C2A85;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
}


.site-header {
  position:absolute;
  z-index: 100;
  width: 100%;
  margin-top: 1.5rem;
}

.site-header a {
  text-decoration: none !important;
}

.navbar {
  display: flex;
  justify-content: center !important;
  gap: 3rem;
}

.nav-item a {
  font-size: 1.4rem;
  color: white !important;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 20px;
  text-transform: uppercase;
}

.logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo img {
  max-width: 190px;
  height: auto;
}

.nav-item a:hover {
  opacity: 0.8;
}


.seach-box p {
    color: black;
    font-weight: 500;
    font-size: 1.25rem;
    margin: auto;
}

.search-button {
  background:#006633 !important;
}

.location-select svg {
  color: #006633 !important;
}

.vacancy-item-heading,
.vacancy-description.vacancy-item-description {
  color: black !important;
}

#vacancy-header-wrapper .vacancy-heading {
  font-size: 1.5rem !important;
  color: #006633 !important;
}
.location-select div:first-of-type,
.border-0.h-100 div:first-of-type {
  border-radius: 5px;
  background: #E3E2E2;
  border: none;
}

#jobAlertModal > div:nth-of-type(2) {
  background-color: #F1F5F7;
  color: black;
  font-family: 'Gotham Pro';
}

#jobAlertModal > div:nth-of-type(2) > form > div {
  color: black;
}

#jobAlertModal > div:first-of-type,
#jobAlertModal > div:first-of-type > button {
  background-color: #376939;
}

.modal-content {
  overflow-y: visible !important;
}

#jobAlertModal .btn.btn-primary {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.job-alert-sign-up-box input {
  display: none;
}

.job-alert-sign-up-box button {
  color:#4c2a85;
  background: white;
  width: fit-content;
  padding: 0.75rem;
}

.job-alert-wrapper > div > div {
  flex-direction: column-reverse !important;
}

#job-alert-stacked .job-alert-sign-up-box button {
  color:#4c2a85 !important;
  background: white !important;
  width: fit-content;
  padding: 0.75rem;
}

#job-alert-stacked.job-alert-wrapper {
  margin-right: 1rem;
  height: unset !important;
  margin-top: 10px !important;
  margin-bottom: 1rem !important;
  padding: 0px !important;
  max-width: 565px;
  width: 100%;
}

#job-alert-stacked .w-100.job-alert-wrapper {
  background:#4c2a85 !important;
  padding: 20px !important;
}

#job-alert-stacked .job-alert-wrapper > div > div.py-3 {
  flex-direction: column-reverse !important;
  padding-top: 0px !important;
}

#job-alert-stacked .job-alert-sign-up-box form > div {
  margin-top: 20px;
}

#job-alert-stacked.job-alert-wrapper img{
  height: 200px !important;
  object-fit: cover !important;
}

#job-alert-stacked.job-alert-wrapper > div > div {
  padding: 0px !important;
}

@media (max-width: 768px) {
  div:has( > #job-alert-stacked) {
    margin: 1rem;
  }

  #job-alert-stacked.job-alert-wrapper {
    margin: auto;
  }

  .left-box.box {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 1023px) {
  .bYXfAj {
    width: 180px !important;
    max-height: 100px !important;
    left: calc(50% - 90px) !important;
  }
  .fUcBeU{
    height: 120px !important;
  }
}


#about-us .textBlock {
  font-size: 1.4rem;
}

.first-about .px-5.col-md-6.d-flex.flex-column.justify-content-center {
  padding-left: 0 !important;
}

.second-about .px-5.col-md-6.d-flex.flex-column.justify-content-center {
  padding-right: 0 !important;
}

.third-about .px-5.col-md-6.d-flex.flex-column.justify-content-center {
  padding-left: 0 !important;
}

@media (max-width: 767px) {
  .navbar {
    padding: 0 !important;
  }

  .ARper .header-logo.navbar-brand {
    left: calc(50% - 60px) !important;
    width: 120px !important;
  }

  .first-about .px-5.col-md-6.d-flex.flex-column.justify-content-center,
  .second-about .px-5.col-md-6.d-flex.flex-column.justify-content-center,
  .third-about .px-5.col-md-6.d-flex.flex-column.justify-content-center {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

p{
  font-size: 1.4rem !important;
}
@media (min-width: 1024px) and (max-height: 620px){
  .hero .align-items-center.d-flex.flex-column.position-relative{
    padding-top: 80px;
  }
}

.hero{
  position: relative;
}

.hero:before{
  width: 100%;
  content: "";
  background: rgba(0, 0, 0, .3);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

@media(max-width: 920px){
  .onboard-vid-wrapper .hero iframe, 
  .onboard-vid-wrapper .hero > div{
    min-height: 63vh !important;
    max-height: 63vh !important;
        height: unset !important;
  }

   .onboard-vid-wrapper .hero .container-xxl > div{
    max-height: 63vh !important;
    min-height: 63vh !important;
        height: unset !important;

  }
}

@media(max-width: 700px){
    .onboard-vid-wrapper .hero iframe, 
    .onboard-vid-wrapper .hero > div{
    min-height: 30vh !important;
        max-height: 30vh !important;
        height: unset !important;
  }

   .onboard-vid-wrapper .hero .container-xxl > div{
    max-height: 30vh !important;
    min-height: 30vh !important;
        height: unset !important;

  }
  }