.elementor-1490 .elementor-element.elementor-element-fe30b78{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1490 .elementor-element.elementor-element-b5d0be0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1490 .elementor-element.elementor-element-6c4a605{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1490 .elementor-element.elementor-element-f6f72c5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1490 .elementor-element.elementor-element-ef776b6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ba881a5 */.pwu-st-hero {
  padding: 100px 20px;
  background-color: var(--brand-navy);
  text-align: center;
}

.pwu-st-hero__inner {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pwu-st-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--brand-blue-light);
  margin: 0 0 24px 0;
}

.pwu-st-hero__eyebrow::after {
  content: '';
  display: block;
  width: 32px;
  height: 1px;
  background-color: var(--brand-blue-light);
}

.pwu-st-hero__title {
  font-family: 'Montserrat', sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.15;
  color: var(--brand-pure-white);
  margin: 0 0 20px 0;
}

.pwu-st-hero__subtitle {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.7;
  color: var(--brand-gray-muted);
  margin: 0;
  max-width: 600px;
}

@media (max-width: 1024px) {
  .pwu-st-hero {
    padding: 80px 20px;
  }
}

@media (max-width: 767px) {
  .pwu-st-hero {
    padding: 60px 20px;
  }
  
  .pwu-st-hero__title {
    font-size: 2.25rem;
  }
  
  .pwu-st-hero__subtitle {
    font-size: 1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bc540d0 *//* Base styles to ensure elements behave as expected */
.pwu-st-team * {
  box-sizing: border-box;
}

.pwu-st-team {
  padding: 100px 20px;
  background-color: #f7f8f9; /* var(--brand-off-white) */
}

.pwu-st-team__inner {
  max-width: 1140px;
  margin: 0 auto;
}

.pwu-st-team__header {
  text-align: center;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pwu-st-team__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #317fdf; /* var(--brand-blue-light) */
  margin: 0 0 16px 0;
}

.pwu-st-team__eyebrow::after {
  content: '';
  display: block;
  width: 32px;
  height: 1px;
  background-color: #317fdf; /* var(--brand-blue-light) */
}

.pwu-st-team__heading {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  color: #1a2c4e; /* var(--brand-navy) */
  margin: 0 0 16px 0;
}

.pwu-st-team__intro {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.7;
  color: #555e6b; /* var(--brand-charcoal) */
  margin: 0;
  max-width: 700px;
}

.pwu-st-team__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.pwu-st-team__card {
  background-color: #ffffff; /* var(--brand-pure-white) */
  border: 1px solid #dcdde0; /* var(--brand-border) */
  border-radius: 2px;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}

.pwu-st-team__card:hover {
  box-shadow: 0 8px 24px rgba(35, 39, 48, 0.1);
}

.pwu-st-team__photo,
.pwu-st-team__photo-placeholder {
  width: 100%;
  aspect-ratio: 1 / 1;
  display: block;
}

/* Specific styling for the actual image */
.pwu-st-team__photo {
  object-fit: cover;
}

/* NEW: Specific styling for the initials placeholder */
.pwu-st-team__photo-placeholder {
  background-color: #f7f8f9; /* Matches background */
  color: #1a2c4e; /* Match navy title */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
}

/* Styling for the text inside the placeholder */
.pwu-st-team__photo-initials {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 4rem; /* Makes the letters big */
  line-height: 1;
}

.pwu-st-team__info {
  padding: 24px;
  text-align: center;
  flex-grow: 1; /* Pushes content down evenly */
}

.pwu-st-team__name {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #1a2c4e; /* var(--brand-navy) */
  margin: 0 0 6px 0;
}

.pwu-st-team__title {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #8c929c; /* var(--brand-gray-muted) */
  margin: 0;
  line-height: 1.5;
}

/* Media Queries for Responsiveness */
@media (max-width: 1024px) {
  .pwu-st-team {
    padding: 80px 20px;
  }
  
  .pwu-st-team__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}

@media (max-width: 767px) {
  .pwu-st-team {
    padding: 60px 20px;
  }
  
  .pwu-st-team__heading {
    font-size: 1.75rem;
  }
  
  .pwu-st-team__intro {
    font-size: 1rem;
  }
  
  .pwu-st-team__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .pwu-st-team__header {
    margin-bottom: 40px;
  }
  
  .pwu-st-team__photo-initials {
    font-size: 5rem;
  }
}



/* 1. Ensure the card handles the 'spill' correctly */
.pwu-st-team__card {
  position: relative;
  overflow: hidden; /* This is the 'frame' that clips the zoom */
  display: flex;
  flex-direction: column;
}

/* 2. Style the text container to stay on top */
.pwu-st-team__info {
  position: relative; 
  z-index: 2; /* Forces text to stay 'above' the zoomed image */
  background: #ffffff; /* Matches your card color */
  padding: 24px;
}

/* 3. The 'Jeff Zoom' - targeting the 2nd card */
.pwu-st-team__grid .pwu-st-team__card:nth-child(2) .pwu-st-team__photo {
  transform: scale(1.6); /* Adjust zoom level here */
  transform-origin: center 65%; /* Zooms in toward his face, not his stomach */
  z-index: 1;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8679e90 */.pwu-st-hero {
  padding: 100px 20px;
  background-color: var(--brand-navy);
  text-align: center;
}

.pwu-st-hero__inner {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pwu-st-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--brand-blue-light);
  margin: 0 0 24px 0;
}

.pwu-st-hero__eyebrow::after {
  content: '';
  display: block;
  width: 32px;
  height: 1px;
  background-color: var(--brand-blue-light);
}

.pwu-st-hero__title {
  font-family: 'Montserrat', sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.15;
  color: var(--brand-pure-white);
  margin: 0 0 20px 0;
}

.pwu-st-hero__subtitle {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.7;
  color: var(--brand-gray-muted);
  margin: 0;
  max-width: 600px;
}

@media (max-width: 1024px) {
  .pwu-st-hero {
    padding: 80px 20px;
  }
}

@media (max-width: 767px) {
  .pwu-st-hero {
    padding: 60px 20px;
  }
  
  .pwu-st-hero__title {
    font-size: 2.25rem;
  }
  
  .pwu-st-hero__subtitle {
    font-size: 1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a6c7469 */.pwu-st-hero {
  padding: 100px 20px;
  background-color: var(--brand-navy);
  text-align: center;
}

.pwu-st-hero__inner {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pwu-st-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--brand-blue-light);
  margin: 0 0 24px 0;
}

.pwu-st-hero__eyebrow::after {
  content: '';
  display: block;
  width: 32px;
  height: 1px;
  background-color: var(--brand-blue-light);
}

.pwu-st-hero__title {
  font-family: 'Montserrat', sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.15;
  color: var(--brand-pure-white);
  margin: 0 0 20px 0;
}

.pwu-st-hero__subtitle {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.7;
  color: var(--brand-gray-muted);
  margin: 0;
  max-width: 600px;
}

@media (max-width: 1024px) {
  .pwu-st-hero {
    padding: 80px 20px;
  }
}

@media (max-width: 767px) {
  .pwu-st-hero {
    padding: 60px 20px;
  }
  
  .pwu-st-hero__title {
    font-size: 2.25rem;
  }
  
  .pwu-st-hero__subtitle {
    font-size: 1rem;
  }
}

.pwu-st-services__intro {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.7;
  color: var(--brand-charcoal);
  margin: 16px 0 0 0;
  max-width: 700px;
}

@media (max-width: 767px) {
  .pwu-st-services__intro {
    font-size: 1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f60f9ce */.pwu-st-hero {
  padding: 100px 20px;
  background-color: var(--brand-navy);
  text-align: center;
}

.pwu-st-hero__inner {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pwu-st-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--brand-blue-light);
  margin: 0 0 24px 0;
}

.pwu-st-hero__eyebrow::after {
  content: '';
  display: block;
  width: 32px;
  height: 1px;
  background-color: var(--brand-blue-light);
}

.pwu-st-hero__title {
  font-family: 'Montserrat', sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.15;
  color: var(--brand-pure-white);
  margin: 0 0 20px 0;
}

.pwu-st-hero__subtitle {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.7;
  color: var(--brand-gray-muted);
  margin: 0;
  max-width: 600px;
}

@media (max-width: 1024px) {
  .pwu-st-hero {
    padding: 80px 20px;
  }
}

@media (max-width: 767px) {
  .pwu-st-hero {
    padding: 60px 20px;
  }
  
  .pwu-st-hero__title {
    font-size: 2.25rem;
  }
  
  .pwu-st-hero__subtitle {
    font-size: 1rem;
  }
}/* End custom CSS */