body{background-color:gray}@media (width>=769px){.home-container{background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh}.text-content{color:#fff;white-space:pre-line;text-align:center;font-family:Arial;font-size:20px;font-weight:700}}@media (width<=768px){.text-content{white-space:normal;text-align:justify;color:#fff;margin-bottom:35px;padding-bottom:35px;padding-right:17px;font-size:16px}}.home-container{opacity:0;min-height:100vh;transition:opacity 1s ease-in;position:relative}.home-container.visible{opacity:1}.scroll-progress{z-index:9999;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);height:4px;transition:width .3s;position:fixed;top:0;left:0;box-shadow:0 0 10px #667eea80}.hero-section{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:60px 40px;display:flex;position:relative}.image-container{border-radius:20px;width:100%;max-width:800px;margin-bottom:40px;animation:1s ease-out imageSlideIn;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}@keyframes imageSlideIn{0%{opacity:0;transform:scale(.9)translateY(-30px)}to{opacity:1;transform:scale(1)translateY(0)}}.mobile-image{width:100%;height:auto;transition:transform .5s;display:block}.image-container:hover .mobile-image{transform:scale(1.05)}.image-container:hover .image-overlay{opacity:1}.overlay-title{color:#fff;text-align:center;text-shadow:0 4px 10px #00000080;font-size:2em;font-weight:700}.hero-content{text-align:center;z-index:1;animation:1s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.main-title{color:#fff;text-shadow:0 4px 20px #0000004d;margin-bottom:20px;font-size:3.5em}.highlight{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%) text;font-weight:700}.tagline{color:#ffffffe6;letter-spacing:2px;font-size:1.5em;font-weight:300}.stats-section{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:80px 40px;display:grid}.stat-card{backdrop-filter:blur(10px);text-align:center;opacity:0;background:#ffffff1a;border:2px solid #fff3;border-radius:15px;padding:30px;transition:all .3s;animation:.6s ease-out forwards fadeInScale}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.stat-card:hover{border-color:#667eea80;transform:translateY(-10px);box-shadow:0 15px 40px #667eea66}.stat-value{color:#fff;text-shadow:0 2px 10px #667eea80;margin-bottom:10px;font-size:3em;font-weight:700}.timeline-container{max-width:1000px;margin:80px auto;padding:0 40px;position:relative}.timeline-line{background:linear-gradient(#667eea 0%,#764ba2 100%);width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 20px #667eea80}.timeline-item{opacity:0;grid-template-columns:1fr auto 1fr;gap:40px;margin-bottom:80px;transition:all .6s;display:grid}.timeline-item.left{transform:translate(-100px)}.timeline-item.right{transform:translate(100px)}.timeline-item.visible{opacity:1;transform:translate(0)}.timeline-item.left .timeline-content{text-align:right;grid-column:1}.timeline-item.right .timeline-content{text-align:left;grid-column:3}.timeline-marker{z-index:2;flex-direction:column;grid-column:2;align-items:center;gap:10px;display:flex}.marker-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2em;transition:all .3s;display:flex;box-shadow:0 8px 25px #667eea66}.timeline-item:hover .marker-icon{transform:rotate(360deg)scale(1.1)}.marker-year{backdrop-filter:blur(10px);color:#fff;background:#fff3;border:2px solid #ffffff4d;border-radius:20px;padding:8px 16px;font-size:.9em;font-weight:700}.timeline-content{background:#fffffff2;border-radius:15px;padding:30px;transition:all .3s;position:relative;box-shadow:0 10px 30px #0003}.timeline-content:hover{transform:scale(1.03);box-shadow:0 15px 40px #667eea4d}.section-title{color:#2c3e50;margin-bottom:15px;font-size:1.8em;display:inline-block;position:relative}.section-title:after{content:"";background:linear-gradient(90deg,#667eea,#764ba2);width:50px;height:3px;position:absolute;bottom:-5px;left:0}.timeline-item.right .section-title:after{left:auto;right:0}.section-text{color:#2c3e50;text-align:justify;font-size:1.05em;line-height:1.8}.section-decoration{z-index:-1;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:50%;width:60px;height:60px;position:absolute;top:-10px}.timeline-item.left .section-decoration{right:-30px}.timeline-item.right .section-decoration{left:-30px}.cta-section{text-align:center;backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:20px;margin:80px 40px;padding:100px 40px}.cta-title{color:#fff;margin-bottom:15px;font-size:2.5em}.cta-subtitle{color:#ffffffe6;margin-bottom:40px;font-size:1.3em;font-weight:300}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.cta-btn{cursor:pointer;letter-spacing:.5px;border:none;border-radius:50px;padding:15px 40px;font-size:1.1em;font-weight:600;transition:all .3s}.cta-btn.primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 8px 25px #667eea66}.cta-btn.primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #667eea99}.cta-btn.secondary{color:#fff;backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d}.cta-btn.secondary:hover{background:#ffffff4d;transform:translateY(-3px)}.floating-elements{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.float-element{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.element-1{width:300px;height:300px;animation-delay:0s;top:10%;left:10%}.element-2{width:200px;height:200px;animation-delay:7s;top:60%;right:10%}.element-3{width:250px;height:250px;animation-delay:14s;bottom:10%;left:50%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-50px)rotate(120deg)}66%{transform:translateY(50px)rotate(240deg)}}@media (width<=1024px){.timeline-line{left:40px}.timeline-item{grid-template-columns:auto 1fr;gap:30px}.timeline-item.left .timeline-content,.timeline-item.right .timeline-content{text-align:left;grid-column:2}.timeline-marker{grid-column:1}.section-title:after{left:0!important;right:auto!important}.section-decoration{display:none}}@media (width<=768px){.main-title{font-size:2.2em}.tagline{font-size:1.1em}.stats-section{grid-template-columns:repeat(2,1fr);gap:20px;padding:60px 20px}.stat-value{font-size:2.2em}.timeline-container{padding:0 20px}.marker-icon{width:60px;height:60px;font-size:1.5em}.timeline-content{padding:20px}.section-title{font-size:1.4em}.section-text{font-size:.95em}.cta-section{margin:60px 20px;padding:60px 20px}.cta-title{font-size:1.8em}.cta-subtitle{font-size:1.1em}}@media (width<=480px){.hero-section{padding:40px 15px}.main-title{font-size:1.8em}.tagline{font-size:1em}.stats-section{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.cta-btn{width:100%}.float-element{display:none}}.services-container{max-width:1400px;min-height:100vh;margin:0 auto;padding:60px 40px}.services-header{text-align:center;margin-bottom:50px;animation:.8s ease-out fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.services-title{color:#fff;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#667eea 100%) text;margin-bottom:15px;font-size:3em}.services-subtitle{color:#ffffffe6;margin-bottom:30px;font-size:1.2em;font-weight:300}@keyframes pulse{0%,to{box-shadow:0 0 20px #667eea4d}50%{box-shadow:0 0 40px #667eea99}}.stat-label{color:#fffc;text-transform:uppercase;letter-spacing:1px;text-align:center;font-size:.9em}.search-container{text-align:center;box-sizing:border-box;width:100%;margin-bottom:60px;padding:0 20px;animation:1s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.search-wrapper{box-sizing:border-box;width:100%;max-width:600px;display:inline-block;position:relative}.search-input{backdrop-filter:blur(10px);box-sizing:border-box;background:#fffffff2;border:2px solid #ffffff4d;border-radius:50px;outline:none;width:100%;padding:18px 60px 18px 30px;font-size:16px;transition:all .3s;box-shadow:0 4px 15px #0000001a}.services-list{flex-direction:column;gap:80px;display:flex}.service-item{backdrop-filter:blur(10px);opacity:0;cursor:pointer;background:#ffffff1a;border:2px solid #fff3;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:40px;transition:all .6s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.service-item:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.service-item.hovered:before{left:100%}.service-item.slide-left{transform:translate(-100px)}.service-item.slide-right{transform:translate(100px)}.service-item.slide-right .service-content{order:2}.service-item.slide-right .service-image-wrapper{order:1}.service-item.visible{opacity:1;transform:translate(0)}.service-item:hover{border-color:#667eea99;transform:translate(0)scale(1.02);box-shadow:0 15px 50px #667eea66}.service-item.expanded{background:#ffffff26;transform:translate(0)scale(1.03)}.service-content{flex-direction:column;gap:25px;display:flex}.service-header-section{align-items:center;gap:20px;display:flex}.service-icon-wrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;box-shadow:0 8px 25px #667eea66}.service-item:hover .service-icon-wrapper{transform:rotate(360deg)scale(1.1)}.service-icon{font-size:2.5em}.service-number{color:#fff3;font-size:4em;font-weight:700;line-height:1;transition:all .3s}.service-item:hover .service-number{color:#667eea99;transform:scale(1.1)}.service-text{flex:1}.service-title{color:#fff;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;font-size:2em;display:flex;position:relative}.service-title:after{content:"";background:linear-gradient(90deg,#667eea,#764ba2);width:0;height:3px;transition:width .4s;position:absolute;bottom:0;left:0}.service-item:hover .service-title:after{width:100px}.expand-indicator{color:#667eea;flex-shrink:0;margin-left:10px;font-size:.7em;transition:all .3s}.service-item.expanded .expand-indicator{transform:rotate(180deg)}.service-description{color:#ffffffe6;font-size:1.05em;line-height:1.8}.service-extra-info{opacity:0;max-height:0;margin-top:20px;transition:max-height .5s,opacity .5s;overflow:hidden}.service-extra-info.show{opacity:1;max-height:800px}.benefits-list{margin-bottom:25px}.benefits-list h4{color:#fff;margin-bottom:15px;font-size:1.2em}.benefits-list ul{padding:0;list-style:none}.benefits-list li{color:#ffffffe6;align-items:center;gap:10px;padding:10px 0;display:flex}.check-icon{color:#667eea;flex-shrink:0;font-size:1.2em;font-weight:700}.info-stats{flex-wrap:wrap;gap:30px;margin-bottom:20px;display:flex}.info-stat{background:#667eea33;border:1px solid #667eea4d;border-radius:12px;flex-direction:column;flex:1;min-width:120px;padding:15px 25px;display:flex}.quote-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:25px;width:100%;padding:12px 30px;font-size:1em;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #667eea4d}.quote-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.service-image-wrapper{border-radius:15px;height:350px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.service-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.service-item:hover .service-image{transform:scale(1.1)}.service-item:hover .image-overlay{opacity:1}.overlay-text{color:#fff;text-align:center;padding:0 20px;font-size:1.3em;font-weight:600;transition:transform .3s .1s;transform:translateY(20px)}.service-item:hover .overlay-text{transform:translateY(0)}@media (width<=1024px){.service-item{grid-template-columns:1fr;gap:30px;padding:30px}.service-item.slide-right .service-content{order:1}.service-item.slide-right .service-image-wrapper{order:2}.service-number{font-size:3em}.service-image-wrapper{height:300px}.stats-banner{flex-wrap:wrap;gap:20px;padding:20px 30px}}@media (width<=768px){.services-container{padding:40px 20px}.services-header{margin-bottom:40px}.services-title{font-size:2em;line-height:1.2}.services-subtitle{padding:0 10px;font-size:1em}.stats-banner{border-radius:20px;flex-direction:column;gap:15px;padding:20px 25px}.stat-divider{width:60px;height:2px}.stat-number{font-size:1.8em}.stat-label{font-size:.8em}.search-container{margin-bottom:40px;padding:0 10px}.search-wrapper{max-width:100%}.search-input{padding:15px 50px 15px 20px;font-size:15px}.services-list{gap:40px}.service-item{gap:20px;padding:20px}.service-item:hover{transform:translate(0)scale(1)}.service-header-section{gap:15px}.service-icon-wrapper{width:60px;height:60px}.service-icon{font-size:2em}.service-number{font-size:2.5em}.service-title{flex-wrap:wrap;font-size:1.5em}.service-description{font-size:.95em;line-height:1.6}.benefits-list h4{font-size:1.1em}.benefits-list li{padding:8px 0;font-size:.9em}.info-stats{gap:15px}.info-stat{min-width:100%;padding:12px 20px}.info-stat-value{font-size:1.5em}.info-stat-label{font-size:.8em}.service-image-wrapper{height:250px}.overlay-text{font-size:1.1em}.no-results{padding:60px 20px}.no-results-icon{font-size:3.5em}.no-results h3{font-size:1.5em}.no-results p{font-size:1em}}@media (width<=480px){.services-container{padding:30px 15px}.services-title{font-size:1.7em}.services-subtitle{font-size:.9em}.stats-banner{gap:12px;padding:15px 20px}.stat-number{font-size:1.6em}.stat-label{font-size:.75em}.search-container{margin-bottom:30px;padding:0 5px}.search-input{padding:12px 45px 12px 15px;font-size:14px}.clear-search{width:28px;height:28px;right:12px}.services-list{gap:30px}.service-item{border-radius:15px;gap:18px;padding:18px}.service-header-section{gap:12px}.service-icon-wrapper{width:50px;height:50px}.service-icon{font-size:1.6em}.service-number{font-size:2em}.service-title{padding-bottom:12px;font-size:1.3em}.expand-indicator{margin-left:5px;font-size:.8em}.service-description{font-size:.9em;line-height:1.5}.service-extra-info.show{max-height:1000px}.benefits-list{margin-bottom:20px}.benefits-list h4{margin-bottom:12px;font-size:1em}.benefits-list li{padding:6px 0;font-size:.85em}.check-icon{font-size:1em}.info-stats{flex-direction:column;gap:12px}.info-stat{min-width:100%;padding:12px 18px}.info-stat-value{font-size:1.4em}.info-stat-label{font-size:.75em}.quote-btn{padding:12px 25px;font-size:.95em}.service-image-wrapper{border-radius:12px;height:220px}.overlay-text{padding:0 15px;font-size:1em}.no-results{padding:50px 15px}.no-results-icon{font-size:3em}.no-results h3{font-size:1.3em}.no-results p{font-size:.9em}.reset-btn{padding:10px 25px;font-size:.9em}}@media (width<=360px){.services-container{padding:25px 12px}.services-title{font-size:1.5em}.search-container{padding:0 2px}.search-input{padding:10px 40px 10px 12px;font-size:13px}.clear-search{width:26px;height:26px;font-size:14px;right:10px}.service-title{font-size:1.2em}.service-icon-wrapper{width:45px;height:45px}.service-icon{font-size:1.4em}.service-number{font-size:1.8em}}.industries-container{max-width:1400px;min-height:100vh;margin:0 auto;padding:60px 40px}.industries-header{text-align:center;margin-bottom:50px;animation:.8s ease-out fadeInDown}.industries-title{color:#fff;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#667eea 100%) text;margin-bottom:15px;font-size:3em}.industries-subtitle{color:#ffffffe6;margin-bottom:30px;font-size:1.2em;font-weight:300}.stats-banner{backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:50px;justify-content:center;align-items:center;gap:40px;margin-top:30px;padding:25px 50px;animation:2s ease-in-out infinite pulse;display:inline-flex}.stat-item{flex-direction:column;align-items:center;gap:5px;display:flex}.stat-number{color:#fff;text-shadow:0 2px 10px #667eea80;font-size:2em;font-weight:700}.stat-label{color:#fffc;text-transform:uppercase;letter-spacing:1px;font-size:.9em}.stat-divider{background:linear-gradient(#0000,#ffffff80,#0000);width:2px;height:40px}.search-container{text-align:center;margin-bottom:60px;animation:1s ease-out fadeIn}.search-wrapper{width:100%;max-width:600px;display:inline-block;position:relative}.search-input{backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #ffffff4d;border-radius:50px;outline:none;width:100%;padding:18px 60px 18px 30px;font-size:16px;transition:all .3s;box-shadow:0 4px 15px #0000001a}.search-input:focus{border-color:#667eea;transform:translateY(-2px);box-shadow:0 0 30px #667eea66}.clear-search{cursor:pointer;color:#667eea;background:#667eea33;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;transition:all .3s;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.clear-search:hover{background:#667eea66;transform:translateY(-50%)rotate(90deg)}.search-results-info{color:#ffffffe6;margin-top:15px;font-size:1em;animation:.3s fadeIn}.industries-list{flex-direction:column;gap:80px;display:flex}.industry-item{backdrop-filter:blur(10px);opacity:0;cursor:pointer;background:#ffffff1a;border:2px solid #fff3;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:40px;transition:all .6s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.industry-item:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.industry-item.hovered:before{left:100%}.industry-item.slide-left{transform:translate(-100px)}.industry-item.slide-right{transform:translate(100px)}.industry-item.slide-right .industry-content{order:2}.industry-item.slide-right .industry-image-wrapper{order:1}.industry-item.visible{opacity:1;transform:translate(0)}.industry-item:hover{border-color:#667eea99;transform:translate(0)scale(1.02);box-shadow:0 15px 50px #667eea66}.industry-item.expanded{background:#ffffff26;transform:translate(0)scale(1.03)}.industry-content{flex-direction:column;gap:25px;display:flex}.industry-header-section{align-items:center;gap:20px;display:flex}.industry-icon-wrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;box-shadow:0 8px 25px #667eea66}.industry-item:hover .industry-icon-wrapper{transform:rotate(360deg)scale(1.1)}.industry-icon{font-size:2.5em}.industry-number{color:#fff3;font-size:4em;font-weight:700;line-height:1;transition:all .3s}.industry-item:hover .industry-number{color:#667eea99;transform:scale(1.1)}.industry-text{flex:1}.industry-title{color:#fff;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;font-size:2em;display:flex;position:relative}.industry-title:after{content:"";background:linear-gradient(90deg,#667eea,#764ba2);width:0;height:3px;transition:width .4s;position:absolute;bottom:0;left:0}.industry-item:hover .industry-title:after{width:100px}.expand-indicator{color:#667eea;font-size:.7em;transition:all .3s}.industry-item.expanded .expand-indicator{transform:rotate(180deg)}.industry-description{color:#ffffffe6;font-size:1.05em;line-height:1.8}.industry-extra-info{opacity:0;max-height:0;margin-top:20px;transition:max-height .5s,opacity .5s;overflow:hidden}.industry-extra-info.show{opacity:1;max-height:200px}.info-stats{gap:30px;margin-bottom:20px;display:flex}.info-stat{background:#667eea33;border:1px solid #667eea4d;border-radius:12px;flex-direction:column;padding:15px 25px;display:flex}.info-stat-value{color:#fff;margin-bottom:5px;font-size:1.8em;font-weight:700}.info-stat-label{color:#fffc;text-transform:uppercase;letter-spacing:1px;font-size:.9em}.contact-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:25px;padding:12px 30px;font-size:1em;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #667eea4d}.industry-image-wrapper{border-radius:15px;height:350px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.industry-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.industry-item:hover .industry-image{transform:scale(1.1)}.image-overlay{opacity:0;background:linear-gradient(135deg,#667eeab3,#764ba2b3);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.industry-item:hover .image-overlay{opacity:1}.overlay-text{color:#fff;text-align:center;font-size:1.3em;font-weight:600;transition:transform .3s .1s;transform:translateY(20px)}.industry-item:hover .overlay-text{transform:translateY(0)}.no-results{text-align:center;color:#fff;padding:80px 20px;animation:.5s fadeIn}.no-results-icon{opacity:.5;margin-bottom:20px;font-size:5em}.no-results h3{margin-bottom:10px;font-size:2em}.no-results p{opacity:.8;margin-bottom:30px;font-size:1.2em}.reset-btn{color:#fff;cursor:pointer;background:#fff3;border:2px solid #ffffff4d;border-radius:25px;padding:12px 30px;font-size:1em;transition:all .3s}.reset-btn:hover{background:#667eea4d;border-color:#667eea;transform:translateY(-2px)}@media (width<=1024px){.industry-item{grid-template-columns:1fr;gap:30px;padding:30px}.industry-item.slide-right .industry-content{order:1}.industry-item.slide-right .industry-image-wrapper{order:2}.industry-number{font-size:3em}.industry-image-wrapper{height:300px}.stats-banner{flex-wrap:wrap;gap:20px}}@media (width<=768px){.industries-container{padding:40px 20px}.industries-title{font-size:2.2em}.industries-subtitle{font-size:1em}.industries-list{gap:50px}.industry-item{padding:25px}.industry-title{font-size:1.6em}.industry-number{font-size:2.5em}.industry-icon-wrapper{width:60px;height:60px}.industry-icon{font-size:2em}.info-stats{gap:15px}}@media (width<=480px){.industries-container{padding:30px 15px}.industries-title{font-size:1.8em}.industry-item{padding:20px}.industry-title{font-size:1.4em}.industry-description{font-size:.95em}.industry-image-wrapper{height:250px}.search-input{padding:15px 50px 15px 20px;font-size:14px}.stats-banner{gap:15px;padding:20px 30px}.stat-number{font-size:1.5em}.stat-label{font-size:.8em}}html,body{height:100%;margin:0;padding:0}.team-page-container{color:#fff;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:60px 40px;font-family:Univers,Arial,sans-serif;display:flex;overflow-x:hidden}.team-header{text-align:center;box-sizing:border-box;width:100%;margin-bottom:60px;animation:.8s ease-out fadeInDown}.team-title{color:#fff;-webkit-text-fill-color:transparent;word-wrap:break-word;background:linear-gradient(135deg,#fff 0%,#667eea 100%) text;margin-bottom:15px;font-size:3em}.team-subtitle{color:#ffffffe6;margin-bottom:30px;font-size:1.2em;font-weight:300}.team-stats-banner{backdrop-filter:blur(10px);box-sizing:border-box;background:#ffffff1a;border:2px solid #fff3;border-radius:50px;justify-content:center;align-items:center;gap:40px;max-width:100%;margin-top:30px;padding:25px 50px;animation:2s ease-in-out infinite pulse;display:flex}.team-stat{flex-direction:column;align-items:center;gap:5px;display:flex}.team-stat-value{color:#fff;text-shadow:0 2px 10px #667eea80;font-size:2em;font-weight:700}.team-stat-label{color:#fffc;text-transform:uppercase;letter-spacing:1px;text-align:center;font-size:.9em}.team-stat-divider{background:linear-gradient(#0000,#ffffff80,#0000);width:2px;height:40px}.team-members-grid{box-sizing:border-box;flex-direction:column;gap:40px;width:100%;max-width:1200px;display:flex}.member-container{backdrop-filter:blur(10px);opacity:0;box-sizing:border-box;background:#ffffff1a;border:2px solid #fff3;border-radius:20px;width:100%;max-width:100%;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 8px 32px #0000004d}.member-container:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.member-container.hovered:before{left:100%}.member-container.visible{opacity:1;transform:translateY(0)}.member-container:hover{border-color:#667eea80;transform:translateY(-8px);box-shadow:0 12px 48px #667eea66}.member-container.expanded{background:#ffffff26}.member-header{cursor:pointer;border-bottom:2px solid #fff3;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;padding-bottom:25px;display:flex}.member-avatar-section{flex:1;align-items:center;gap:20px;min-width:0;display:flex;overflow:hidden}.member-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;box-shadow:0 8px 25px #0000004d}.member-container:hover .member-avatar{transform:scale(1.1)rotate(360deg)}.avatar-initials{color:#fff;font-size:2em;font-weight:700}.member-name-title-container{flex:1;min-width:0;overflow:hidden}.member-name{color:#fff;letter-spacing:1px;word-break:break-word;overflow-wrap:break-word;margin-bottom:5px;font-size:2em;transition:color .3s}.member-container:hover .member-name{color:#667eea;text-shadow:0 0 20px #667eea80}.member-title{color:#b8c5ff;word-break:break-word;font-size:1.2em;font-style:italic;font-weight:300}.expand-btn{color:#fff;cursor:pointer;background:#667eea4d;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:2em;transition:all .3s;display:flex}.expand-btn:hover{background:#667eea99;transform:rotate(90deg);box-shadow:0 0 20px #667eea99}.member-stats-preview{box-sizing:border-box;background:#ffffff0d;border-radius:15px;flex-wrap:wrap;justify-content:space-around;gap:20px;margin-bottom:20px;padding:20px;display:flex}.stat-preview-item{flex-direction:column;flex:1;align-items:center;gap:8px;min-width:80px;display:flex}.stat-preview-icon{font-size:1.5em}.stat-preview-value{color:#fff;font-size:1.5em;font-weight:700}.stat-preview-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;text-align:center;word-break:break-word;font-size:.85em}.member-info{opacity:0;box-sizing:border-box;max-height:0;transition:max-height .5s ease-out,opacity .5s ease-out;overflow:hidden}.member-info.show{opacity:1;max-height:3000px;transition:max-height .8s ease-in,opacity .5s ease-in}.info-tabs{box-sizing:border-box;border-bottom:2px solid #fff3;flex-wrap:wrap;gap:10px;margin-bottom:30px;padding-bottom:15px;display:flex}.tab-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:#ffffff0d;border:2px solid #fff3;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:100px;padding:12px 15px;font-size:1em;transition:all .3s;display:flex}.tab-btn:hover{background:#667eea33;border-color:#667eea80}.tab-btn.active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000;box-shadow:0 4px 15px #667eea66}.tab-icon{font-size:1.2em}.tab-content{box-sizing:border-box;min-height:200px}.info-section{animation:.6s ease-out fadeInUp}.info-section ul{margin:0;padding-left:0;list-style:none}.info-section li{word-break:break-word;overflow-wrap:break-word;box-sizing:border-box;background:#ffffff0d;border-left:3px solid #667eea;border-radius:10px;margin-bottom:15px;padding:15px;line-height:1.6;transition:all .3s}.fade-in-item{opacity:0;animation:.6s ease-out forwards fadeInItem}@keyframes fadeInItem{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.info-section li:hover{background:#667eea33;transform:translate(10px);box-shadow:0 4px 15px #667eea4d}.list-icon{color:#667eea;margin-right:10px;font-weight:700}.education-item{flex-direction:column;gap:10px;display:flex}.education-degree{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.institution{color:#b8c5ff;word-break:break-word;overflow-wrap:break-word;padding-left:30px;font-size:.95em}.timeline-experience{box-sizing:border-box;padding-left:30px;position:relative}.experience-item{box-sizing:border-box;margin-bottom:25px;padding-left:30px;position:relative}.experience-timeline-dot{background:#667eea;border-radius:50%;width:14px;height:14px;position:absolute;top:5px;left:-7px;box-shadow:0 0 15px #667eea99}.experience-item:before{content:"";background:linear-gradient(#667eea,#667eea33);width:2px;position:absolute;top:0;bottom:-25px;left:0}.experience-item:last-child:before{display:none}.experience-content{box-sizing:border-box;background:#ffffff0d;border-left:3px solid #667eea;border-radius:10px;padding:15px}.experience-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.experience-position{color:#fff;word-break:break-word;overflow-wrap:break-word;font-size:1.1em}.experience-years{color:#8b9eff;white-space:nowrap;font-size:.9em;font-weight:600}.experience-company{color:#b8c5ff;word-break:break-word;overflow-wrap:break-word;margin-bottom:5px;font-weight:600}.experience-location{color:#ffffffb3;word-break:break-word;overflow-wrap:break-word;font-size:.9em}.member-actions{box-sizing:border-box;border-top:2px solid #fff3;justify-content:center;margin-top:30px;padding-top:20px;display:flex}.action-btn{cursor:pointer;box-sizing:border-box;border:none;border-radius:25px;align-items:center;gap:10px;padding:12px 30px;font-size:1em;font-weight:600;transition:all .3s;display:flex}.contact-btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea66}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.btn-icon{font-size:1.2em}.team-cta-section{text-align:center;backdrop-filter:blur(10px);box-sizing:border-box;background:#ffffff1a;border:2px solid #fff3;border-radius:20px;width:100%;max-width:1200px;margin-top:60px;padding:80px 40px}.cta-heading{color:#fff;word-break:break-word;margin-bottom:15px;font-size:2.5em}.cta-text{color:#ffffffe6;margin-bottom:30px;font-size:1.2em}.cta-main-btn{cursor:pointer;color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;padding:15px 40px;font-size:1.1em;font-weight:600;transition:all .3s;box-shadow:0 8px 25px #667eea66}.cta-main-btn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #667eea99}@media (width<=1024px){.team-members-grid{grid-template-columns:1fr}}@media (width<=768px){.team-page-container{padding:40px 15px}.team-header{margin-bottom:40px}.team-title{font-size:1.8em;line-height:1.2}.team-subtitle{padding:0 10px;font-size:1em}.team-stats-banner{border-radius:20px;flex-direction:column;gap:15px;padding:20px}.team-stat-divider{width:60px;height:2px}.team-stat-value{font-size:1.8em}.team-stat-label{font-size:.8em}.team-members-grid{gap:25px}.member-container{padding:15px}.member-container:hover{transform:translateY(0)}.member-header{gap:10px;margin-bottom:15px;padding-bottom:15px}.member-avatar-section{text-align:center;flex-direction:column;gap:10px}.member-avatar{width:60px;height:60px}.avatar-initials{font-size:1.6em}.member-name{font-size:1.4em}.member-title{font-size:1em}.expand-btn{width:40px;height:40px;font-size:1.6em}.member-stats-preview{gap:12px;padding:12px}.stat-preview-item{min-width:60px}.stat-preview-icon,.stat-preview-value{font-size:1.2em}.stat-preview-label{font-size:.7em}.info-tabs{gap:6px;padding-bottom:10px}.tab-btn{gap:4px;min-width:90px;padding:8px 10px;font-size:.85em}.tab-icon{font-size:1em}.info-section li{padding:10px;font-size:.9em}.education-degree{font-size:.9em}.institution{padding-left:15px;font-size:.85em}.timeline-experience{padding-left:20px}.experience-item{margin-bottom:20px;padding-left:20px}.experience-content{padding:10px}.experience-header{flex-direction:column;align-items:flex-start;gap:5px}.experience-position{font-size:.95em}.experience-years{font-size:.8em}.experience-company{font-size:.9em}.experience-location{font-size:.85em}.member-actions{margin-top:20px;padding-top:15px}.action-btn{justify-content:center;width:100%;padding:10px 20px;font-size:.9em}.team-cta-section{margin-top:30px;padding:50px 15px}.cta-heading{font-size:1.6em}.cta-text{font-size:.95em}.cta-main-btn{width:100%;padding:12px 30px;font-size:.95em}}@media (width<=480px){.team-page-container{padding:30px 12px}.member-container{border-radius:12px;padding:12px}.member-header{flex-direction:row;align-items:flex-start}.member-avatar-section{text-align:left;flex-direction:row;gap:10px}.member-avatar{width:50px;height:50px}.avatar-initials{font-size:1.3em}.member-name{font-size:1.1em}.member-title{font-size:.85em}.expand-btn{width:35px;height:35px;font-size:1.4em}.member-stats-preview{flex-direction:row;gap:8px;padding:10px}.stat-preview-item{flex:1;min-width:70px}.stat-preview-value{font-size:1.1em}.stat-preview-label{font-size:.65em}.info-tabs{flex-direction:column;gap:6px}.tab-btn{width:100%;min-width:auto;padding:10px 12px;font-size:.85em}.info-section li{padding:8px;font-size:.85em}}@media (width<=360px){.team-page-container{padding:25px 10px}.team-title{font-size:1.4em}.team-subtitle{font-size:.85em}.member-container{padding:10px}.member-name{font-size:1em}.member-title{font-size:.8em}}@media (width<=768px){.content-wrapper{padding-top:70px}.tab-container{justify-content:space-between;align-items:center;height:70px;padding:0 15px;display:flex}.navbar-logo{height:45px;position:relative;left:0}.tab-container.scrolled .navbar-logo{height:42px}.tab-list{display:none}.hamburger-menu-icon{color:#fff;cursor:pointer;z-index:1001;justify-content:center;align-items:center;width:40px;height:40px;font-size:30px;transition:all .3s;display:flex}.hamburger-menu-icon:hover{color:#667eea;transform:scale(1.1)}.current-tab-title{display:none}.overlay{backdrop-filter:blur(5px);z-index:1001;opacity:0;pointer-events:none;background:#000000b3;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.overlay.visible{opacity:1;pointer-events:all;display:block}.mobile-nav{backdrop-filter:blur(20px);z-index:1002;background:#141428fa;flex-direction:column;width:300px;height:100vh;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-5px 0 30px #00000080}.mobile-nav.visible{right:0}.mobile-nav-header{background:#ffffff0d;border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 25px;display:flex}.mobile-logo{object-fit:contain;width:auto;height:45px}.close-icon{color:#fff;cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;font-size:32px;transition:all .3s;display:flex}.close-icon:hover{color:#667eea;transform:rotate(90deg)}.mobile-nav-content{flex-direction:column;flex:1;gap:5px;padding:20px 0;display:flex;overflow-y:auto}.nav-item{color:#fffc;border-left:3px solid #0000;align-items:center;gap:15px;padding:16px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.nav-item:before{content:"";background:linear-gradient(90deg,#0000,#667eea1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.nav-item:hover:before{left:100%}.nav-item:hover{color:#fff;background:#ffffff0d;border-left-color:#667eea;padding-left:25px}.nav-item.active{color:#fff;background:linear-gradient(90deg,#667eea33 0%,#0000 100%);border-left-color:#667eea}.nav-icon-wrapper{background:#667eea33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.nav-item:hover .nav-icon-wrapper,.nav-item.active .nav-icon-wrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);transform:scale(1.1)rotate(5deg);box-shadow:0 4px 15px #667eea66}.nav-icon-wrapper svg{color:#fff;font-size:20px}.nav-text{white-space:nowrap;flex:1}.nav-arrow{opacity:0;font-size:18px;transition:all .3s;transform:translate(-10px)}.nav-item:hover .nav-arrow,.nav-item.active .nav-arrow{opacity:1;transform:translate(0)}}@media (width<=480px){.content-wrapper{padding-top:65px}.tab-container{height:65px;padding:0 12px}.navbar-logo{height:40px}.tab-container.scrolled .navbar-logo{height:38px}.hamburger-menu-icon{width:38px;height:38px;font-size:28px}.mobile-nav{width:280px}.mobile-nav-header{padding:18px 20px}.mobile-logo{height:40px}.close-icon{width:38px;height:38px;font-size:28px}.mobile-nav-content{padding:15px 0}.nav-item{gap:12px;padding:14px 18px;font-size:14px}.nav-icon-wrapper{width:36px;height:36px}.nav-icon-wrapper svg{font-size:18px}}@media (width<=360px){.content-wrapper{padding-top:60px}.tab-container{height:60px;padding:0 10px}.navbar-logo{height:38px}.tab-container.scrolled .navbar-logo{height:35px}.hamburger-menu-icon{width:36px;height:36px;font-size:26px}.mobile-logo{height:38px}.mobile-nav{width:260px}.nav-item{gap:10px;padding:12px 15px;font-size:13px}.nav-icon-wrapper{width:34px;height:34px}}.contact-page-container{opacity:0;flex-direction:column;align-items:center;min-height:100vh;padding:60px 40px;font-family:Times New Roman,serif;transition:opacity .8s ease-in;display:flex}.contact-page-container.visible{opacity:1}.contact-header{text-align:center;margin-bottom:60px;animation:.8s ease-out fadeInDown}.contact-title{color:#fff;-webkit-text-fill-color:transparent;text-shadow:0 4px 20px #ffffff4d;background:linear-gradient(135deg,#fff 0%,#667eea 100%) text;margin-bottom:15px;font-size:3em}.contact-subtitle{color:#ffffffe6;font-size:1.2em;font-weight:300}.contact-content{grid-template-columns:1fr 1fr;align-items:start;gap:40px;width:100%;max-width:1400px;margin:0 auto;display:grid}.contact-info{backdrop-filter:blur(10px);background:#ffffff0d;border:3px solid #eee9e94d;border-radius:15px;flex-direction:column;gap:20px;padding:20px;display:flex}.contact-item{backdrop-filter:blur(10px);opacity:0;background:#ffffff1a;border:2px solid #fff3;border-radius:15px;align-items:center;gap:20px;padding:25px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out forwards slideInLeft;display:flex;position:relative}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.contact-item:hover{background:#ffffff26;border-color:#667eea80;transform:translate(10px);box-shadow:0 8px 32px #667eea66}.icon-wrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;box-shadow:0 4px 15px #667eea4d}.contact-item:hover .icon-wrapper{transform:rotate(360deg)scale(1.1);box-shadow:0 6px 20px #667eea80}.contact-icon{color:#fff;font-size:28px!important}.contact-details{flex-direction:column;flex-grow:1;gap:5px;min-width:0;display:flex}.contact-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:.9em;font-weight:600}.contact-value{color:#fff;cursor:pointer;word-break:break-word;font-size:1.1em;text-decoration:none;transition:all .3s}.contact-value:hover{color:#667eea;text-shadow:0 0 10px #667eea80}.copy-btn{color:#fff;cursor:pointer;background:#667eea4d;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:40px;height:40px;font-size:1.2em;transition:all .3s}.copy-btn:hover{background:#667eea99;transform:scale(1.1);box-shadow:0 4px 15px #667eea66}.business-hours{flex-direction:column;align-items:flex-start;gap:15px}.business-hours .contact-details{width:100%}.hours-list{flex-direction:column;gap:10px;width:100%;margin-top:15px;display:flex}.hours-item{color:#fff;background:#ffffff0d;border-radius:8px;justify-content:space-between;padding:10px;transition:all .3s;display:flex}.hours-item:hover{background:#667eea33;transform:translate(5px)}.hours-time{color:#b8c5ff;font-weight:600}.map-container{backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:15px;height:600px;padding:10px;animation:.8s ease-out fadeInRight;overflow:hidden;box-shadow:0 8px 32px #0000004d}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.map-container:hover{border-color:#667eea80;box-shadow:0 12px 48px #667eea66}.copy-notification{color:#fff;z-index:1000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;padding:15px 25px;font-weight:600;animation:.3s ease-out slideInUp;position:fixed;bottom:30px;right:30px;box-shadow:0 8px 24px #667eea66}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.contact-content{grid-template-columns:1fr;gap:30px}.map-container{height:450px}}@media (width<=768px){.contact-page-container{padding:40px 20px}.contact-header{margin-bottom:40px}.contact-title{font-size:2em;line-height:1.2}.contact-subtitle{padding:0 10px;font-size:1em}.contact-content{gap:25px}.contact-info{border-width:2px;gap:15px;padding:15px}.contact-item{flex-wrap:wrap;gap:15px;padding:18px}.contact-item:hover{transform:translate(0)}.icon-wrapper{width:50px;height:50px}.contact-icon{font-size:24px!important}.contact-label{font-size:.85em}.contact-value{font-size:1em}.copy-btn{width:38px;height:38px;font-size:1.1em}.business-hours{gap:10px}.hours-list{gap:8px;margin-top:10px}.hours-item{padding:8px;font-size:.95em}.map-container{height:400px}}@media (width<=480px){.contact-page-container{padding:30px 15px}.contact-header{margin-bottom:30px}.contact-title{font-size:1.7em}.contact-subtitle{font-size:.9em}.contact-content{gap:20px}.contact-info{gap:12px;padding:12px}.contact-item{border-radius:12px;gap:12px;padding:15px}.icon-wrapper{width:45px;height:45px}.contact-icon{font-size:22px!important}.contact-label{font-size:.8em}.contact-value{font-size:.9em;line-height:1.4}.copy-btn{width:35px;height:35px;font-size:1em}.business-hours{padding:15px}.hours-list{gap:6px}.hours-item{flex-wrap:wrap;gap:5px;padding:8px 10px;font-size:.85em}.hours-time{text-align:right;width:100%}.map-container{height:300px;padding:8px}.copy-notification{padding:12px 18px;font-size:.85em;bottom:15px;right:15px}}@media (width<=360px){.contact-page-container{padding:25px 12px}.contact-title{font-size:1.5em}.contact-subtitle{font-size:.85em}.contact-info{padding:10px}.contact-item{gap:10px;padding:12px}.icon-wrapper{width:40px;height:40px}.contact-icon{font-size:20px!important}.contact-value{font-size:.85em}.copy-btn{width:32px;height:32px;font-size:.9em}.hours-item{padding:6px 8px;font-size:.8em}.map-container{height:250px}.copy-notification{padding:10px 15px;font-size:.8em}}.hamburger-menu-icon,.close-icon{display:none}.tab-container{z-index:1000;backdrop-filter:blur();background:0 0;justify-content:space-between;align-items:center;padding:20px 30px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.tab-container.scrolled{backdrop-filter:blur(10px);background:#0000004d;padding:15px 30px;box-shadow:0 4px 20px #0003}.navbar-logo{cursor:pointer;filter:drop-shadow(0 2px 8px #0000004d);width:auto;height:auto;max-height:200px;transition:all .3s}.navbar-logo:hover{filter:drop-shadow(0 4px 12px #ffffff80);transform:scale(1.05)}.tab-container.scrolled .navbar-logo{height:auto;max-height:120px}.tab-list{gap:10px;margin:0;padding:0;list-style:none;display:flex}.tab-list-item{position:relative}.tab-link{color:#ffffffb3;background:0 0;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.tab-link:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.tab-link:hover:before{left:100%}.tab-link:hover{color:#fff;transform:translateY(-2px)}.tab-link.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea66}.tab-icon{transition:transform .3s;font-size:20px!important}.tab-link:hover .tab-icon{transform:scale(1.2)rotate(5deg)}.tab-link.active .tab-icon{transform:scale(1.1)}.tab-name{letter-spacing:.5px;font-size:14px}.hamburger-menu-icon{cursor:pointer;color:#fff;z-index:1001;font-size:32px;transition:all .3s;display:none}.hamburger-menu-icon:hover{color:#667eea;transform:scale(1.1)rotate(90deg)}.current-tab-title{color:#fff;letter-spacing:.5px;font-size:18px;font-weight:600;display:none}.overlay{z-index:999;background:#000000b3;animation:.3s fadeIn;display:none;position:fixed;inset:0}.mobile-nav{z-index:1001;background:linear-gradient(#1a237e 0%,#311b92 100%);width:320px;height:100vh;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-5px 0 30px #00000080}.mobile-nav.visible{right:0}.mobile-nav-header{border-bottom:2px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px 25px;display:flex}.mobile-logo{width:auto;height:50px}.close-icon{color:#fff;cursor:pointer;font-size:32px;transition:all .3s;display:block}.close-icon:hover{color:#667eea;transform:rotate(90deg)scale(1.1)}.mobile-nav-content{padding:30px 0}.nav-item{color:#ffffffb3;opacity:0;border-left:4px solid #0000;align-items:center;gap:15px;padding:18px 25px;text-decoration:none;transition:all .3s;animation:.4s forwards slideInRight;display:flex;position:relative}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.nav-item:hover{color:#fff;background:#ffffff1a;border-left-color:#667eea;padding-left:30px}.nav-item.active{color:#fff;background:linear-gradient(90deg,#667eea4d 0%,#0000 100%);border-left-color:#667eea}.nav-icon-wrapper{background:#ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.nav-item:hover .nav-icon-wrapper,.nav-item.active .nav-icon-wrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);transform:scale(1.1);box-shadow:0 4px 15px #667eea66}.nav-icon-wrapper svg{font-size:24px}.nav-text{letter-spacing:.5px;flex-grow:1;font-size:16px;font-weight:500}.nav-arrow{opacity:0;font-size:20px;transition:all .3s}.nav-item:hover .nav-arrow,.nav-item.active .nav-arrow{opacity:1;transform:translate(5px)}@media (width<=1024px){.tab-list{display:none}.hamburger-menu-icon,.current-tab-title,.overlay{display:block}.navbar-logo{max-height:85px}.tab-container.scrolled .navbar-logo{max-height:70px}}@media (width<=768px){.tab-container{padding:15px 20px}.mobile-nav{width:280px}.current-tab-title{font-size:16px}.navbar-logo{max-height:72px}.tab-container.scrolled .navbar-logo{max-height:60px}.mobile-logo{height:45px}}@media (width<=480px){.tab-container{padding:12px 15px}.mobile-nav{width:100%}.hamburger-menu-icon{font-size:28px}.navbar-logo{max-height:60px}.tab-container.scrolled .navbar-logo{max-height:50px}.mobile-logo{height:42px}}
/*# sourceMappingURL=public.9b532032.css.map */
