.hcw-team-slider-wrapper{position:relative;width:100%;padding:10px 0;box-sizing:border-box}.hcw-team-slider-wrapper .swiper-container,.hcw-team-slider-wrapper .swiper{width:100%;padding:15px 5px 25px 5px;overflow:hidden}.hcw-team-slider-wrapper .swiper-wrapper{display:flex;flex-direction:row;box-sizing:content-box}.hcw-team-slider-wrapper .swiper-slide{flex-shrink:0;height:auto}.hcw-team-card{background-color:#fff;border-radius:4px;box-shadow:rgb(99 99 99 / .2) 0 2px 8px 0;padding:35px 25px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;box-sizing:border-box;transition:transform 0.3s ease,box-shadow 0.3s ease}.hcw-team-card:hover{transform:translateY(-4px);box-shadow:rgb(15 23 42 / .15) 0 8px 20px 0}.hcw-team-avatar-wrap{width:90px;height:90px;border-radius:50%;overflow:hidden;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background-color:#F6F7F9;flex-shrink:0}.hcw-team-avatar-wrap img{width:100%;height:100%;object-fit:cover;border-radius:50%}.hcw-team-initials{font-family:'Raleway',sans-serif;font-size:32px;font-weight:700;color:#3AA6B9;letter-spacing:1px}.hcw-team-bio{font-family:'Alef',sans-serif;font-size:14.5px;line-height:1.6;color:#475569;margin:0 0 20px 0;flex-grow:1}.hcw-team-name{font-family:'Raleway',sans-serif;font-size:20px;font-weight:700;color:#0F172A;margin:0 0 6px 0}.hcw-team-role{font-family:'Raleway',sans-serif;font-size:14px;font-weight:600;color:#3AA6B9;margin:0;text-transform:capitalize}.hcw-team-footer{margin-top:20px;width:100%}.hcw-btn-modal-trigger{display:inline-block;font-family:'Raleway',sans-serif;cursor:pointer;transition:all 0.2s ease;text-decoration:none;box-sizing:border-box}.hcw-btn-placeholder{visibility:hidden;pointer-events:none;cursor:default}.hcw-team-slider-wrapper .swiper-button-next,.hcw-team-slider-wrapper .swiper-button-prev{color:#3AA6B9;width:40px;height:40px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgb(0 0 0 / .12);transition:all 0.2s ease}.hcw-team-slider-wrapper .swiper-button-next:after,.hcw-team-slider-wrapper .swiper-button-prev:after{font-size:16px;font-weight:700}.hcw-team-slider-wrapper .swiper-button-next:hover,.hcw-team-slider-wrapper .swiper-button-prev:hover{background:#3AA6B9;color:#fff}.hcw-team-slider-wrapper .swiper-pagination-bullet{background:#CBD5E1;opacity:.8}.hcw-team-slider-wrapper .swiper-pagination-bullet-active{background:#3AA6B9;width:22px;border-radius:4px}.hcw-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgb(15 23 42 / .75);backdrop-filter:blur(4px);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;padding:20px;box-sizing:border-box}.hcw-modal-overlay.hcw-modal-active{opacity:1;visibility:visible}.hcw-modal-card{background:#fff;width:100%;max-width:620px;max-height:90vh;overflow-y:auto;border-radius:6px;box-shadow:0 20px 40px rgb(0 0 0 / .25);position:relative;padding:35px 30px;box-sizing:border-box;transform:translateY(20px);transition:transform 0.3s ease}.hcw-modal-overlay.hcw-modal-active .hcw-modal-card{transform:translateY(0)}button.hcw-modal-close-btn{position:absolute;top:14px;right:14px;z-index:2;width:32px;height:32px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;background-color:#fff0;background-image:none;border:none;border-radius:50%;box-shadow:none;text-shadow:none;outline:none;appearance:none;-webkit-appearance:none;font-size:20px;font-weight:400;line-height:1;color:#94A3B8;cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease}button.hcw-modal-close-btn:hover,button.hcw-modal-close-btn:focus{background-color:#F1F5F9;color:#0F172A;border:none;box-shadow:none;outline:none}.hcw-modal-header{display:flex;align-items:center;gap:20px;margin-bottom:25px;border-bottom:1px solid #E2E8F0;padding-bottom:20px}.hcw-modal-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;background:#F6F7F9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hcw-modal-avatar img{width:100%;height:100%;object-fit:cover}.hcw-modal-title-wrap .hcw-modal-name{font-family:'Raleway',sans-serif;font-size:22px;font-weight:700;color:#0F172A;margin:0 0 4px 0}.hcw-modal-title-wrap .hcw-modal-role{font-family:'Raleway',sans-serif;font-size:15px;font-weight:600;color:#3AA6B9;margin:0}.hcw-modal-body{font-family:'Alef',sans-serif;font-size:15px;line-height:1.7;color:#334155}.hcw-modal-body ul{padding-left:20px;margin:15px 0}.hcw-modal-body li{margin-bottom:8px}.hcw-modal-actions{margin-top:25px;text-align:right}.hcw-btn-cta{display:inline-block;background-color:#3AA6B9;color:#fff;padding:10px 22px;border-radius:4px;font-family:'Raleway',sans-serif;font-weight:700;text-decoration:none;transition:background-color 0.2s ease}.hcw-btn-cta:hover{background-color:#0F172A}