.elementor-459 .elementor-element.elementor-element-6065f8d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#fff;color:#333;line-height:1.6}.hero-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffff 0%,#f0f5ff 50%,#ffffff 100%);padding:40px 24px;text-align:center}.hero-section::before,.hero-section::after{content:'';position:absolute;width:384px;height:384px;border-radius:50%;filter:blur(80px);opacity:.05}.hero-section::before{background:#4F7FFE;top:0;right:0}.hero-section::after{background:#60a5fa;bottom:0;left:0}.hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:10}.hero-badge{display:inline-block;font-size:14px;font-weight:600;letter-spacing:1.5px;color:#4F7FFE;text-transform:uppercase;margin-bottom:16px}.hero-title{font-size:56px;font-weight:800;color:#111827;margin-bottom:24px;line-height:1.1}.hero-gradient-text{display:block;background:linear-gradient(135deg,#4F7FFE 0%,#2563eb 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.hero-subtitle{font-size:20px;color:#6b7280;max-width:800px;margin:0 auto;line-height:1.7}.container{max-width:1200px;margin:0 auto;padding:64px 24px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;justify-items:center}.team-card{position:relative;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px rgb(0 0 0 / .1);border:1px solid #f3f4f6;transition:all 0.5s cubic-bezier(.4,0,.2,1);width:100%;max-width:380px;display:flex;flex-direction:column}.team-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04)}.card-image-container{position:relative;height:400px;overflow:hidden;background:linear-gradient(135deg,#f3f4f6 0%,#f9fafb 100%)}.card-image{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform 0.7s cubic-bezier(.4,0,.2,1);min-width:100%;min-height:100%}.team-card:hover .card-image{transform:scale(1.1)}.card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .7) 0%,rgb(0 0 0 / .2) 50%,transparent 100%);opacity:0;transition:opacity 0.5s}.team-card:hover .card-overlay{opacity:1}.card-content{padding:24px;flex:1;display:flex;flex-direction:column}.card-name{font-size:24px;font-weight:700;color:#111827;margin-bottom:8px;transition:color 0.3s}.team-card:hover .card-name{color:#4F7FFE}.card-title{color:#4F7FFE;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.card-bio{color:#6b7280;font-size:14px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:16px}.read-more-btn{display:inline-flex;align-items:center;gap:4px;color:#4F7FFE;font-weight:600;font-size:14px;background:none;border:none;cursor:pointer;transition:gap 0.3s;margin-top:auto;padding-top:8px}.read-more-btn:hover{gap:8px;color:#4F7FFE;background:none}.read-more-btn svg{width:16px;height:16px;transition:transform 0.3s}.read-more-btn:hover svg{transform:translateX(4px)}.card-accent{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(to right,#4F7FFE 0%,#2563eb 100%);transform:scaleX(0);transition:transform 0.5s}.team-card:hover .card-accent{transform:scaleX(1)}.modal{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .5);backdrop-filter:blur(4px);z-index:1000;align-items:center;justify-content:center;padding:24px;animation:fadeIn 0.3s}.modal.active{display:flex}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:24px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px rgb(0 0 0 / .25);animation:slideUp 0.3s}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{position:sticky;top:0;background:linear-gradient(to right,#4F7FFE 0%,#2563eb 100%);padding:24px;display:flex;justify-content:space-between;align-items:center;border-radius:24px 24px 0 0}.modal-header-content h2{font-size:28px;font-weight:700;color:#fff;margin-bottom:4px}.modal-header-content p{color:#dbeafe;font-size:14px}.modal-close{background:rgb(255 255 255 / .2);border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.3s}.modal-close:hover{background:rgb(255 255 255 / .3)}.modal-close svg{width:24px;height:24px;stroke:#fff}.modal-body{padding:32px}.modal-image{width:100%;height:auto;max-height:400px;object-fit:contain;object-position:center top;border-radius:16px;margin-bottom:24px;box-shadow:0 4px 6px rgb(0 0 0 / .1);background:#f9fafb}.modal-section{margin-bottom:24px}.modal-section h3{font-size:18px;font-weight:700;color:#111827;margin-bottom:12px;display:flex;align-items:center;gap:8px}.section-accent{width:4px;height:24px;background:#4F7FFE;border-radius:2px}.modal-section p{color:#374151;line-height:1.7}.cta-section{background:linear-gradient(to right,#4F7FFE 0%,#2563eb 100%);padding:64px 24px;text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:36px;font-weight:700;color:#fff;margin-bottom:16px}.cta-subtitle{font-size:18px;color:#dbeafe;margin-bottom:32px}.cta-button{background:#fff;color:#4F7FFE;border:none;padding:16px 32px;border-radius:50px;font-size:18px;font-weight:600;cursor:pointer;transition:all 0.3s;text-decoration:none;display:inline-block}.cta-button:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px rgb(0 0 0 / .2);background:#fff;color:#4F7FFE}@media (max-width:1024px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-title{font-size:36px}.hero-subtitle{font-size:16px}.team-grid{grid-template-columns:1fr;gap:24px}.team-card{max-width:100%;margin:0 auto}.card-image-container{height:380px}.card-image{object-position:center center}.card-name{font-size:22px}.card-bio{font-size:13px}.cta-title{font-size:28px}}-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#fff;color:#333;line-height:1.6}.hero-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffff 0%,#f0f5ff 50%,#ffffff 100%);padding:40px 24px;text-align:center}.hero-section::before,.hero-section::after{content:'';position:absolute;width:384px;height:384px;border-radius:50%;filter:blur(80px);opacity:.05}.hero-section::before{background:#4F7FFE;top:0;right:0}.hero-section::after{background:#60a5fa;bottom:0;left:0}.hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:10}.hero-badge{display:inline-block;font-size:14px;font-weight:600;letter-spacing:1.5px;color:#4F7FFE;text-transform:uppercase;margin-bottom:16px}.hero-title{font-size:56px;font-weight:800;color:#111827;margin-bottom:24px;line-height:1.1}.hero-gradient-text{display:block;background:linear-gradient(135deg,#4F7FFE 0%,#2563eb 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.hero-subtitle{font-size:20px;color:#6b7280;max-width:800px;margin:0 auto;line-height:1.7}.container{max-width:1200px;margin:0 auto;padding:64px 24px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;justify-items:center}.team-card{position:relative;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px rgb(0 0 0 / .1);border:1px solid #f3f4f6;transition:all 0.5s cubic-bezier(.4,0,.2,1);width:100%;max-width:380px;display:flex;flex-direction:column}.team-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04)}.card-image-container{position:relative;height:400px;overflow:hidden;background:linear-gradient(135deg,#f3f4f6 0%,#f9fafb 100%)}.card-image{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform 0.7s cubic-bezier(.4,0,.2,1)}.team-card:hover .card-image{transform:scale(1.1)}.card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .7) 0%,rgb(0 0 0 / .2) 50%,transparent 100%);opacity:0;transition:opacity 0.5s}.team-card:hover .card-overlay{opacity:1}.card-content{padding:24px;flex:1;display:flex;flex-direction:column}.card-name{font-size:24px;font-weight:700;color:#111827;margin-bottom:8px;transition:color 0.3s}.team-card:hover .card-name{color:#4F7FFE}.card-title{color:#4F7FFE;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.card-bio{color:#6b7280;font-size:14px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:16px}.read-more-btn{display:inline-flex;align-items:center;gap:4px;color:#4F7FFE;font-weight:600;font-size:14px;background:none;border:none;cursor:pointer;transition:gap 0.3s;margin-top:auto;padding-top:8px}.read-more-btn:hover{gap:8px;color:#4F7FFE;background:none}.read-more-btn svg{width:16px;height:16px;transition:transform 0.3s}.read-more-btn:hover svg{transform:translateX(4px)}.card-accent{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(to right,#4F7FFE 0%,#2563eb 100%);transform:scaleX(0);transition:transform 0.5s}.team-card:hover .card-accent{transform:scaleX(1)}.modal{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .5);backdrop-filter:blur(4px);z-index:1000;align-items:center;justify-content:center;padding:24px;animation:fadeIn 0.3s}.modal.active{display:flex}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:24px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px rgb(0 0 0 / .25);animation:slideUp 0.3s}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{position:sticky;top:0;background:linear-gradient(to right,#4F7FFE 0%,#2563eb 100%);padding:24px;display:flex;justify-content:space-between;align-items:center;border-radius:24px 24px 0 0}.modal-header-content h2{font-size:28px;font-weight:700;color:#fff;margin-bottom:4px}.modal-header-content p{color:#dbeafe;font-size:14px}.modal-close{background:rgb(255 255 255 / .2);border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.3s}.modal-close:hover{background:rgb(255 255 255 / .3)}.modal-close svg{width:24px;height:24px;stroke:#fff}.modal-body{padding:32px}.modal-image{width:100%;height:auto;max-height:400px;object-fit:contain;object-position:center top;border-radius:16px;margin-bottom:24px;box-shadow:0 4px 6px rgb(0 0 0 / .1);background:#f9fafb}.modal-section{margin-bottom:24px}.modal-section h3{font-size:18px;font-weight:700;color:#111827;margin-bottom:12px;display:flex;align-items:center;gap:8px}.section-accent{width:4px;height:24px;background:#4F7FFE;border-radius:2px}.modal-section p{color:#374151;line-height:1.7}.cta-section{background:linear-gradient(to right,#4F7FFE 0%,#2563eb 100%);padding:64px 24px;text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:36px;font-weight:700;color:#fff;margin-bottom:16px}.cta-subtitle{font-size:18px;color:#dbeafe;margin-bottom:32px}.cta-button{background:#fff;color:#4F7FFE;border:none;padding:16px 32px;border-radius:50px;font-size:18px;font-weight:600;cursor:pointer;transition:all 0.3s;text-decoration:none;display:inline-block}.cta-button:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px rgb(0 0 0 / .2);background:#fff;color:#4F7FFE}@media (max-width:1024px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-title{font-size:36px}.hero-subtitle{font-size:16px}.team-grid{grid-template-columns:1fr;gap:24px}.team-card{max-width:100%;margin:0 auto}.card-image-container{height:380px}.card-image{object-position:center center}.card-name{font-size:22px}.card-bio{font-size:13px}.cta-title{font-size:28px}}