.team-exec{background-color:#fff;color:#000}.team-exec__container{margin:0 auto;max-width:1000px;padding:4rem 2rem}.team-exec__headline{color:#000;font-size:1.875rem;font-weight:800;margin-bottom:3rem;text-align:center}.team-exec__mobile-blurb{display:none}.team-exec__list{display:flex;flex-direction:column;gap:2rem}.exec-card{background-color:#ededed;border-radius:15px;display:flex;overflow:hidden}.exec-card__image-wrap{display:flex;flex-shrink:0;width:35%}.exec-card__img{display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.exec-card__content{display:flex;flex-direction:column;justify-content:center;padding:3rem;width:65%}.exec-card__name{color:#000;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.exec-card__title{color:#333;font-size:1.125rem;font-style:italic;font-weight:400;margin-bottom:1.5rem}.exec-card__divider{background:repeating-linear-gradient(90deg,#ecb959 0,#ecb959 22px,transparent 0,transparent 26px,#8c2642 0,#8c2642 48px,transparent 0,transparent 52px,#96b8be 0,#96b8be 74px,transparent 0,transparent 78px,#6aa14e 0,#6aa14e 100px,transparent 0,transparent 104px);height:2px;margin-bottom:1.5rem;width:204px}.exec-card__bio{color:#000;font-size:.95rem;line-height:1.6}.exec-card__bio p{margin-bottom:1rem}.exec-card__bio p:last-child{margin-bottom:0}@media (max-width:768px){.team-exec__container{padding:3rem 1.5rem}.team-exec__mobile-blurb{color:#333;display:block;font-size:1rem;line-height:1.5;margin-bottom:2rem;text-align:center}.team-exec__headline{margin-bottom:1rem}.exec-card{flex-direction:column}.exec-card__image-wrap{height:350px;width:100%}.exec-card__content{align-items:center;box-sizing:border-box;padding:2.5rem 1.5rem;text-align:center;width:100%}.exec-card__divider{margin:0 auto 1.5rem}.exec-card__name{font-size:1.375rem}.exec-card__title{font-size:1rem}.exec-card__bio{font-size:.9rem}}