.team-page-loading{display:flex;justify-content:center;align-items:center;height:100vh}.tab-content-section{padding:20px}.tab-content-section h4{font-size:1.5rem;font-weight:600;margin-bottom:25px;color:#111827}.setting-group{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 1px 3px #0000001a}.setting-group h5{font-size:1rem;font-weight:600;margin-bottom:15px;color:#374151;border-bottom:1px solid #e5e7eb;padding-bottom:10px}.form-group{margin-bottom:15px}.form-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:5px;color:#6b7280}.form-check{margin-bottom:12px}.form-check-label{font-size:.875rem;color:#374151;cursor:pointer}.form-check-input{cursor:pointer}.team-page-preview{padding:40px;background:#f5f7fa;min-height:100vh;overflow-y:auto}.team-page-header{text-align:center;margin-bottom:20px}.company-logo{max-width:150px;max-height:80px;margin-bottom:10px;object-fit:cover}.company-name{font-size:24px;font-weight:600;color:#111827;margin-bottom:0}.title-text{font-size:16px;color:#6b7280;margin:0}.team-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:30px;padding:20px 0}.member-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:10px;text-align:center;box-shadow:0 1px 3px #0000001a;transition:all .3s ease;background:#ffffff80}.member-card.card-hover-glow:hover{box-shadow:0 1px 15px #2563eb66}.member-card.card-hover-lift:hover{transform:translateY(-8px);box-shadow:0 10px 20px #0000001a}.member-card.card-hover-scale:hover{transform:scale(1.05);z-index:10}.member-card.card-hover-border_pulse:hover{animation:borderPulse 1.5s infinite}@keyframes borderPulse{0%{border:2px solid transparent;box-shadow:0 0 #2563ebb3}70%{border:2px solid #2563eb;box-shadow:0 0 0 10px #2563eb00}to{border:2px solid transparent;box-shadow:0 0 #2563eb00}}.member-profile-pic{width:100px;height:100px;margin:10px auto 20px;position:relative;overflow:hidden;transition:all .3s ease}.member-profile-pic img{width:100%;height:100%;object-fit:cover;box-shadow:0 0 20px #3c9cff;display:block}.profile-circle{border-radius:50%}.profile-square{border-radius:0}.profile-curved{border-radius:20px}.profile-slanted{border-radius:0;transform:rotate(-3deg);overflow:visible}.profile-slanted img{transform:rotate(3deg) scale(1.1)}.member-profile-pic.profile-hover-zoom img{transition:transform .4s ease}.member-profile-pic.profile-hover-zoom:hover img{transform:scale(1.2) rotate(3deg)}.profile-slanted.member-profile-pic.profile-hover-zoom:hover img{transform:rotate(3deg) scale(1.3)}.member-profile-pic.profile-hover-grayscale img{filter:grayscale(100%);transition:filter .4s ease}.member-profile-pic.profile-hover-grayscale:hover img{filter:grayscale(0%)}.member-profile-pic.profile-hover-rotate img{transition:transform .4s ease}.member-profile-pic.profile-hover-rotate:hover img{transform:rotate(15deg) scale(1.1)}.profile-slanted.member-profile-pic.profile-hover-rotate:hover img{transform:rotate(18deg) scale(1.2)}.member-profile-pic.profile-hover-ring:hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:2px solid #2563eb;animation:ringExpand .6s ease-out infinite;pointer-events:none}@keyframes ringExpand{0%{transform:scale(1);opacity:1}to{transform:scale(1.3);opacity:0}}.member-info{display:flex;flex-direction:column;gap:10px}.member-name{font-size:14px;font-weight:600;color:#111827;margin:0}.member-title{font-size:.875rem;color:#6b7280;margin:0}.member-contact svg{color:#9ca3af}.member-contact a{color:#4b5563;text-decoration:none}.member-contact a:hover{color:#2563eb}.booking-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#2563eb;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s;margin-top:5px}.booking-btn:hover{background:#1d4ed8}.member-social{display:flex;flex-wrap:wrap;justify-content:center}.social-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#fff;margin-right:5px;text-decoration:none;transition:transform .2s}.social-icon:nth-last-child{margin-right:0!important}.social-icon:hover{transform:scale(1.1)}.social-icon.meeting{background:var(--btncolor);border:none}.social-icon.linkedin{background:#0077b5}.social-icon.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-icon.facebook{background:#1877f2}.social-icon.twitter{background:#1da1f2}@media (min-width: 1151px){.page_builder_app{display:flex!important;flex-direction:row!important;width:100%!important;max-width:100%!important;height:calc(100vh - 40px)!important;overflow:hidden!important}.bulider_right{display:flex!important;flex:0 0 545px!important;width:545px!important;max-width:545px!important;min-width:545px!important;height:100%!important}.settings-flex-container{display:flex!important;flex-direction:row!important;height:100%!important;width:100%!important}.RightSide_fixed_bar{width:95px!important;flex-shrink:0!important}.cFOcQM{width:450px!important;min-width:450px!important;flex-shrink:0!important;height:100%!important}.bulider_left{flex:1 1 auto!important;min-width:0!important;height:100%!important;overflow-y:auto!important}}@media (max-width: 1150px){.page_builder_app{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:auto!important;overflow-x:hidden!important}.bulider_right,.bulider_left{width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important;height:auto!important}.bulider_right{order:1!important}.bulider_left{order:2!important;margin-top:24px!important}.settings-flex-container{display:flex!important;flex-direction:column!important;width:100%!important;height:auto!important}.RightSide_fixed_bar{width:100%!important;height:auto!important;border-right:none!important;border-bottom:1px solid #e5e7eb!important}.RightSide_fixed_bar_list{display:flex!important;flex-direction:row!important;height:auto!important;overflow-x:auto!important;margin:0!important;padding:0!important}.RightSide_fixed_bar_list_item{flex:0 0 auto!important}.RightSide_fixed_bar_list_item_link,.oALEn{height:auto!important;width:auto!important;padding:10px 18px!important;flex-direction:row!important;justify-content:center!important;white-space:nowrap!important;gap:6px!important}.cFOcQM{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:15px!important;box-sizing:border-box!important}.team-page-preview{padding:15px!important;width:100%!important;box-sizing:border-box!important}.profile-banner-section{height:220px!important}.profile-card-container{margin-left:10px!important;margin-right:10px!important;padding:20px!important;margin-top:-40px!important}.profile-header-section{flex-direction:column!important;align-items:center!important;text-align:center!important;gap:15px!important}.profile-header-logo{width:120px!important;height:120px!important;margin-top:-60px!important}.profile-header-info{padding-bottom:0!important;width:100%!important}}@media (max-width: 768px){.team-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))!important;gap:15px!important}.company-name{font-size:1.5rem!important}.member-profile-pic{width:80px!important;height:80px!important}}@media (max-width: 480px){.team-gallery-grid{grid-template-columns:1fr!important}.profile-card-container{margin-left:0!important;margin-right:0!important;padding:15px!important}}
