.hsp-hero-slider{position:relative !important;width:100% !important;overflow:hidden !important;background:#f5f5f5 !important}.hsp-hero-slider:not([style*="height"]){height:auto !important;aspect-ratio:21 / 9 !important}.hsp-hero-slider .swiper{width:100% !important;height:100% !important}.hsp-hero-slider .swiper-slide{position:relative !important;width:100% !important;height:100% !important}.hsp-hero-slider .swiper-slide img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important;display:block !important}.hsp-hero-slider .swiper-button-next,.hsp-hero-slider .swiper-button-prev{width:48px;height:48px;background:rgba(0,0,0,0.5);backdrop-filter:blur(10px);border-radius:50%;transition:all 0.3s ease;color:white}.hsp-hero-slider .swiper-button-next:hover,.hsp-hero-slider .swiper-button-prev:hover{background:rgba(0,0,0,0.7);transform:scale(1.1)}.hsp-hero-slider .swiper-button-next:after,.hsp-hero-slider .swiper-button-prev:after{font-size:20px;font-weight:bold;color:white}.hsp-hero-slider .swiper-pagination{bottom:20px !important}.hsp-hero-slider .swiper-pagination-bullet{background:white;opacity:0.5;width:12px;height:12px;transition:all 0.3s ease}.hsp-hero-slider .swiper-pagination-bullet-active{opacity:1;background:white;width:32px;border-radius:6px}.hsp-hero-slider-empty{display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;height:auto !important;aspect-ratio:21 / 9 !important;background:#f1f5f9 !important;color:#475569 !important;font-size:1.5rem !important;text-align:center !important;padding:20px !important;border:1px dashed #cbd5e1 !important}.hsp-board-members{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:2rem 0}.hsp-member-card{background:#f9f9f9;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);text-align:center;transition:all 0.3s ease}.hsp-member-card:hover{box-shadow:0 10px 20px rgba(0,0,0,0.15);transform:translateY(-5px)}.hsp-member-image{width:160px;height:160px;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.1)}.hsp-member-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.hsp-member-card:hover .hsp-member-image img{transform:scale(1.1)}.hsp-member-name{font-size:1.25rem;font-weight:600;color:#0073aa;margin:0 0 0.5rem 0}.hsp-member-position{font-size:1rem;font-weight:500;color:#667eea;margin:0 0 1rem 0}.hsp-member-bio{font-size:0.95rem;color:#666;line-height:1.6;margin:0}.hsp-board-members-empty{text-align:center;padding:4rem 2rem;background:#f9f9f9;border-radius:12px}.hsp-board-members-empty-icon{font-size:4rem;margin-bottom:1rem}.hsp-board-members-empty-text{font-size:1.25rem;color:#666}.hsp-services-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:2rem 0}.hsp-service-card{background:#ffffff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.05);text-align:center;transition:all 0.3s ease;border:1px solid #e2e8f0}.hsp-service-card:hover{box-shadow:0 10px 20px rgba(0,0,0,0.1);transform:translateY(-5px);border-color:#0073aa}.hsp-service-number{display:inline-block;width:60px;height:60px;line-height:60px;background:#0073aa;color:white;border-radius:50%;font-size:1.5rem;font-weight:bold;margin-bottom:1rem}.hsp-service-name{font-size:1.25rem;font-weight:600;color:#0073aa;margin:0 0 1rem 0}.hsp-service-description{font-size:0.95rem;color:#666;line-height:1.6;margin:0}.hsp-services-list-empty{text-align:center;padding:4rem 2rem;background:#f1f5f9;border-radius:12px;color:#475569;border:1px dashed #cbd5e1}.hsp-services-list-empty-icon{font-size:4rem;margin-bottom:1rem}.hsp-services-list-empty-text{font-size:1.25rem}@media (max-width:768px){.hsp-hero-slider:not([style*="height"]){height:auto !important;aspect-ratio:16 / 9 !important}.hsp-hero-slider-empty{height:auto !important;aspect-ratio:16 / 9 !important;font-size:1.2rem !important}.hsp-hero-slider .swiper-button-next,.hsp-hero-slider .swiper-button-prev{width:36px;height:36px}.hsp-hero-slider .swiper-button-next:after,.hsp-hero-slider .swiper-button-prev:after{font-size:16px}.hsp-board-members{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.hsp-member-card{padding:1.5rem}.hsp-member-image{width:120px;height:120px}.hsp-services-list{grid-template-columns:1fr;gap:1.5rem}}@media (min-width:1200px){.hsp-board-members{grid-template-columns:repeat(4,1fr)}}.hsp-member-card:focus-within,.hsp-service-card:focus-within{outline:2px solid #0073aa;outline-offset:2px}.hsp-hero-slider .swiper-button-next:focus,.hsp-hero-slider .swiper-button-prev:focus,.hsp-hero-slider .swiper-pagination-bullet:focus{outline:2px solid white;outline-offset:2px}@media print{.hsp-hero-slider .swiper-button-next,.hsp-hero-slider .swiper-button-prev,.hsp-hero-slider .swiper-pagination{display:none}}