.staff-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem;max-width:800px;margin:0 auto;justify-items:center}.staff-member{text-align:center}.staff-member h3{margin-bottom:.75rem;font-family:Enkasokkifont,sans-serif}.staff-member p{font-size:.9rem;text-align:left;line-height:2.2;font-family:Enkasokkifont,sans-serif}.staff-member img{border-radius:50%;width:280px;height:280px;object-fit:cover;margin:0 auto 1rem;box-shadow:0 0 0 5px hsla(0,0%,100%,.1),0 0 25px rgba(0,0,0,.2)}.contact-icons{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.contact-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg, #ff6b35 0%, #f7931e 100%);color:#fff;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,107,53,.3)}.contact-icon:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(255,107,53,.4);background:linear-gradient(135deg, #ff7b45 0%, #ffa31e 100%)}.contact-icon svg{width:20px;height:20px}.staff-swiper{padding-bottom:3rem !important}.staff-swiper .swiper-pagination-bullet{background:hsla(0,0%,100%,.5) !important}.staff-swiper .swiper-pagination-bullet-active{background:tan !important}.desktop-only{display:none}.mobile-only{display:block}@media(width >= 769px){.desktop-only{display:grid}.mobile-only{display:none}}@media(width <= 768px){.staff-grid{grid-template-columns:1fr}.staff-member img{width:200px;height:200px}.contact-icons{gap:.8rem;margin-top:1rem}.contact-icon{width:40px;height:40px}.contact-icon svg{width:18px;height:18px}}/*# sourceMappingURL=staff-slider.css.map */
