:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header-navigation{display:flex}.header-mobile-toggle{display:none}@media (max-width: 768px){.header-navigation{display:none!important}.header-mobile-toggle{display:flex!important}.header-logo-text{font-size:1.8rem!important}.header-logo-icon{width:48px!important;height:48px!important;fontSize:1.6rem!important}.header-container{padding:1rem 2rem!important}}@media (max-width: 480px){.header-logo-text{font-size:1.4rem!important}.header-logo-subtext{font-size:.65rem!important}.header-logo-icon{width:42px!important;height:42px!important;font-size:1.5rem!important}.header-container{padding:.8rem 1.5rem!important}}@media (max-width: 320px){.header-logo-text{font-size:1.2rem!important}.header-logo-subtext{display:none!important}.header-container{padding:.8rem 1rem!important}}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(34,159,184,.15) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(102,126,234,.1) 0%,transparent 50%),radial-gradient(circle at 40% 60%,rgba(118,75,162,.08) 0%,transparent 50%),linear-gradient(135deg,#0f172ab3,#1e293bcc);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);z-index:999;opacity:0;visibility:hidden;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;right:-100%;width:85vw;max-width:380px;height:100vh;background:linear-gradient(135deg,#fffffff2,#f8fafce6,#f1f5f9f2),radial-gradient(circle at 20% 30%,rgba(34,159,184,.08) 0%,transparent 70%),radial-gradient(circle at 80% 70%,rgba(102,126,234,.05) 0%,transparent 70%);backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:1px solid rgba(255,255,255,.3);border-right:none;box-shadow:-20px 0 60px #00000026,-8px 0 40px #229fb81a,inset 1px 0 #fff6;padding:0;z-index:1000;transition:all .5s cubic-bezier(.25,.46,.45,.94);overflow:hidden;display:flex;flex-direction:column}.mobile-menu.active{right:0}.mobile-menu>div:first-child{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1.5rem;background:linear-gradient(135deg,#fffc,#f8fafc99);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.3);position:relative}.mobile-menu>div:first-child:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(34,159,184,.3),transparent)}.mobile-menu ul{display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0;padding:2rem;flex:1;overflow-y:auto}.mobile-menu ul li a{color:#475569;text-decoration:none;font-weight:600;font-size:1.1rem;padding:1.2rem 1.5rem;border-radius:18px;transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer;display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#ffffffb3,#f8fafc80);border:1px solid rgba(255,255,255,.4);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);position:relative;overflow:hidden;box-shadow:0 4px 15px #85b5d914,inset 0 1px #fff9}.mobile-menu ul li a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(34,159,184,.1),transparent);transition:left .6s ease}.mobile-menu ul li a.active{background:linear-gradient(135deg,#229fb8,#667eea 35%,#764ba2)!important;color:#fff!important;transform:scale(1.02) translateY(-2px);font-weight:700;box-shadow:0 8px 25px #229fb84d,0 4px 15px #667eea33,inset 0 1px #ffffff4d;border:1px solid rgba(255,255,255,.2)}.mobile-menu ul li a.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#fffc,#fff6);border-radius:0 4px 4px 0}.mobile-menu ul li a.active:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#229fb8,#667eea 35%,#764ba2);border-radius:20px;z-index:-1;opacity:.3;filter:blur(8px)}.mobile-menu ul li a:hover:not(.active){background:linear-gradient(135deg,#229fb81a,#ffffffe6);color:#229fb8;transform:translate(8px) scale(1.03) translateY(-2px);box-shadow:0 8px 25px #229fb826,0 4px 15px #85b5d91a,inset 0 1px #fffc;border:1px solid rgba(34,159,184,.2)}.mobile-menu ul li a:hover:not(.active):before{left:0}.mobile-menu>div:first-child button:hover{background:linear-gradient(135deg,#ef44441a,#fffc)!important;color:#ef4444!important;transform:scale(1.1) rotate(90deg)!important;box-shadow:0 4px 15px #ef444433!important}@media (max-width: 768px){.mobile-menu{width:90vw;max-width:400px}.mobile-menu>div:first-child{padding:1.8rem 1.8rem 1.3rem}.mobile-menu ul{padding:1.8rem;gap:.7rem}.mobile-menu ul li a{padding:1.1rem 1.3rem;font-size:1.05rem}}@media (max-width: 480px){.mobile-menu{width:95vw;max-width:340px}.mobile-menu>div:first-child{padding:1.5rem 1.5rem 1.2rem}.mobile-menu ul{padding:1.5rem;gap:.6rem}.mobile-menu ul li a{padding:1rem 1.2rem;font-size:1rem;border-radius:16px}.mobile-menu ul li a:hover:not(.active){transform:translate(6px) scale(1.02) translateY(-1px)}}@media (max-width: 320px){.mobile-menu{width:100vw;max-width:280px}.mobile-menu>div:first-child{padding:1.2rem 1.2rem 1rem}.mobile-menu ul{padding:1.2rem;gap:.5rem}.mobile-menu ul li a{padding:.9rem 1rem;font-size:.95rem;border-radius:14px}.mobile-menu ul li a:hover:not(.active){transform:translate(4px) scale(1.01) translateY(-1px)}}@media screen and (max-width: 1024px){.footer-responsive{--footer-padding: 3rem 1.5rem 2rem 1.5rem;--section-gap: 2.5rem;--company-icon-size: 55px;--company-name-size: 1.8rem;--section-title-size: 1.3rem}}@media screen and (max-width: 768px){.footer-responsive{--footer-padding: 2.5rem 1.2rem 1.8rem 1.2rem;--section-gap: 2rem;--company-icon-size: 50px;--company-name-size: 1.6rem;--section-title-size: 1.2rem;--contact-item-padding: .8rem;--social-link-padding: .7rem 1rem}.footer-container{margin-top:2rem!important}.footer-main-grid{display:flex!important;flex-direction:column!important;gap:2rem!important}.footer-company-section{text-align:center!important;padding:1.5rem!important;margin-bottom:1rem}.footer-company-logo{justify-content:center!important;margin-bottom:1.5rem!important}.footer-company-description{font-size:1rem!important;line-height:1.6!important;margin-bottom:1.5rem!important}.footer-social-links{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important;max-width:320px;margin:0 auto}.footer-social-link{padding:.7rem 1rem!important;font-size:.9rem!important;justify-content:center!important}.footer-contact-grid{gap:1.2rem!important}.footer-contact-item{padding:.8rem!important;border-radius:10px!important}.footer-contact-icon{width:35px!important;height:35px!important;font-size:1.1rem!important}.footer-contact-label{font-size:.8rem!important}.footer-contact-value{font-size:.95rem!important}.footer-bottom-content{flex-direction:column!important;text-align:center!important;gap:1.5rem!important}}@media screen and (max-width: 640px){.footer-responsive{--footer-padding: 2rem 1rem 1.5rem 1rem;--section-gap: 1.5rem;--company-icon-size: 45px;--company-name-size: 1.5rem;--section-title-size: 1.1rem}.footer-company-section{padding:1.2rem!important}.footer-company-icon{width:45px!important;height:45px!important}.footer-company-icon-text{font-size:1.4rem!important}.footer-company-name{font-size:1.5rem!important}.footer-company-tagline{font-size:.85rem!important}.footer-social-links{grid-template-columns:repeat(3,1fr)!important;gap:.8rem!important;max-width:280px}.footer-social-link{padding:.8rem!important;font-size:.9rem!important}.footer-contact-item{padding:.7rem!important}.footer-contact-icon{width:32px!important;height:32px!important;font-size:1rem!important}.footer-section-title{font-size:1.1rem!important;margin-bottom:1rem!important}.footer-section-icon{font-size:1.1rem!important}}@media screen and (max-width: 480px){.footer-responsive{--footer-padding: 1.5rem .8rem 1.2rem .8rem;--section-gap: 1.2rem;--company-icon-size: 40px;--company-name-size: 1.3rem;--section-title-size: 1rem}.footer-main-content{padding:1.5rem .8rem 1.2rem!important}.footer-main-grid{gap:1.2rem!important}.footer-company-section{padding:1rem!important;border-radius:15px!important}.footer-company-logo{gap:1rem!important;margin-bottom:1rem!important}.footer-company-icon{width:40px!important;height:40px!important;border-radius:12px!important}.footer-company-icon-text{font-size:1.2rem!important}.footer-company-name{font-size:1.3rem!important;line-height:1.2}.footer-company-tagline{font-size:.8rem!important;letter-spacing:1px}.footer-company-description{font-size:.9rem!important;line-height:1.5!important;margin-bottom:1.2rem!important}.footer-social-title{font-size:.95rem!important;margin-bottom:.8rem!important}.footer-social-links{max-width:100%;gap:.6rem!important}.footer-social-link{padding:.6rem .8rem!important;font-size:.8rem!important;border-radius:10px!important}.footer-social-icon{font-size:1.1rem!important}.footer-social-label{font-size:.8rem!important}.footer-section{padding:1rem!important;border-radius:15px!important}.footer-section-title{font-size:1rem!important;gap:.6rem!important;margin-bottom:1rem!important}.footer-contact-grid{gap:1rem!important}.footer-contact-item{padding:.6rem!important;gap:.8rem!important;border-radius:10px!important}.footer-contact-icon{width:30px!important;height:30px!important;font-size:.9rem!important;border-radius:8px!important}.footer-contact-text{gap:.2rem!important}.footer-contact-label{font-size:.75rem!important;letter-spacing:.5px}.footer-contact-value{font-size:.85rem!important;line-height:1.4}.footer-bottom{padding:1.5rem 0!important}.footer-bottom-content{padding:0 .8rem!important;gap:1rem!important}.footer-copyright{font-size:.8rem!important;line-height:1.4}}@media screen and (max-width: 360px){.footer-responsive{--footer-padding: 1.2rem .6rem 1rem .6rem;--section-gap: 1rem;--company-icon-size: 36px;--company-name-size: 1.2rem}.footer-main-content{padding:1.2rem .6rem 1rem!important}.footer-company-name{font-size:1.2rem!important}.footer-company-description{font-size:.85rem!important}.footer-social-link{padding:.5rem .6rem!important;font-size:.75rem!important}.footer-contact-value{font-size:.8rem!important}.footer-copyright{font-size:.75rem!important}}@media screen and (max-height: 480px) and (orientation: landscape){.footer-main-content{padding:1rem 1rem .8rem!important}.footer-main-grid{gap:1rem!important}.footer-company-section,.footer-section{padding:.8rem!important}.footer-company-description{margin-bottom:1rem!important}.footer-bottom{padding:1rem 0!important}}@media (pointer: coarse){.footer-social-link,.footer-contact-item{min-height:44px!important}.footer-social-link{touch-action:manipulation}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.footer-company-icon,.footer-contact-icon,.footer-social-icon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (prefers-reduced-motion: reduce){.footer-social-link,.footer-contact-item,.footer-company-icon{transition:none!important;animation:none!important}}@media print{.footer-container{display:none!important}}.mobile-menu-toggle{display:none!important}@media (max-width: 768px){.mobile-menu-toggle{display:block!important;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#229fb8;padding:.5rem;border-radius:8px;transition:all .3s ease}.mobile-menu-toggle:hover{background:#85b5d91a;transform:scale(1.1)}.mobile-menu-toggle:active{transform:scale(.95)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.mobile-menu-container{animation:slideDown .3s ease-out}.mobile-menu-container a:hover{background:#85b5d91a!important;color:#229fb8!important;transform:translate(10px)}@media (max-width: 768px){.desktop-nav-links{display:none!important}}@media (min-width: 769px){.mobile-menu-container{display:none!important}}@media (max-width: 480px){.mobile-menu-toggle{font-size:1.3rem;padding:.4rem}.mobile-menu-container{padding:1.5rem}.mobile-menu-container a{font-size:1rem!important;padding:.8rem!important}}@media (max-width: 320px){.mobile-menu-toggle{font-size:1.2rem;padding:.3rem}.mobile-menu-container{padding:1rem}.mobile-menu-container a{font-size:.9rem!important;padding:.6rem!important}}@media (max-width: 768px){.navbar-container{padding:0 1rem!important}}@media (max-width: 480px){.navbar-container{padding:0 .5rem!important}.navbar-logo{font-size:1.5rem!important}}@media screen and (max-width: 1024px){.logistics-hero-section{min-height:90vh!important;padding:2rem 0!important}.logistics-hero-container{padding:0 2rem!important;min-height:90vh!important}.logistics-content-grid{grid-template-columns:1fr!important;gap:4rem!important;text-align:center!important}.hero-left-content{order:1}.hero-right-content{order:2}.logistics-hero-title{font-size:clamp(3rem,6vw,4.5rem)!important;text-align:center}.logistics-hero-description{font-size:clamp(1rem,2.5vw,1.2rem)!important;text-align:center;max-width:100%!important;margin:0 auto 3rem!important}.join-team-button{margin:0 auto!important}.stacked-cards{width:350px!important;height:400px!important;margin:0 auto!important}.notification-card{border-radius:16px!important}.floating-tags{position:static!important;transform:none!important;flex-direction:row!important;justify-content:center!important;margin-bottom:2rem!important}.progress-indicator{top:1.5rem!important;left:2rem!important}.hero-bottom-stats{position:static!important;margin-top:3rem!important;display:flex!important;justify-content:center!important}}@media screen and (max-width: 768px){.logistics-hero-section{min-height:100vh!important;padding:1rem 0!important}.logistics-hero-container{padding:6rem 1.5rem 0!important;min-height:100vh!important;justify-content:flex-start!important}.logistics-content-grid{gap:3rem!important}.logistics-hero-title{font-size:clamp(2.5rem,7vw,3.5rem)!important;margin-bottom:1.5rem!important;line-height:1.2!important}.logistics-hero-description{font-size:clamp(1rem,3vw,1.1rem)!important;margin-bottom:2.5rem!important;line-height:1.6!important}.join-team-button{padding:1.2rem 2.5rem!important;font-size:1rem!important;max-width:280px!important}.stacked-cards{width:100%!important;max-width:320px!important;height:380px!important}.notification-card{border-radius:14px!important}.floating-tags{gap:1rem!important;margin-bottom:2rem!important}.smart-tag,.efficiency-tag{padding:.8rem 1.2rem!important;font-size:.9rem!important}.progress-indicator{top:1rem!important;left:1.5rem!important}.hero-bottom-stats{margin-top:2rem!important}.stat-item{padding:1.2rem 1.5rem!important;max-width:100%!important}.stat-number{font-size:2rem!important}.stat-label{font-size:.85rem!important}}@media screen and (max-width: 640px){.logistics-hero-container{padding:5rem 1.2rem 0!important}.logistics-content-grid{gap:2.5rem!important}.logistics-hero-title{font-size:clamp(2.2rem,8vw,3rem)!important;margin-bottom:1.2rem!important}.logistics-hero-description{font-size:clamp(.95rem,3.5vw,1.05rem)!important;margin-bottom:2rem!important}.join-team-button{padding:1rem 2rem!important;font-size:.95rem!important;max-width:250px!important}.stacked-cards{width:100%!important;max-width:300px!important;height:360px!important}.notification-card{border-radius:12px!important}.floating-tags{gap:.8rem!important;margin-bottom:1.5rem!important}.smart-tag,.efficiency-tag{padding:.7rem 1rem!important;font-size:.85rem!important}.stat-item{padding:1rem 1.2rem!important}.stat-number{font-size:1.8rem!important}.stat-label{font-size:.8rem!important}}@media screen and (max-width: 480px){.logistics-hero-section{min-height:100vh!important}.logistics-hero-container{padding:4rem 1rem 0!important}.logistics-content-grid{gap:2rem!important}.logistics-hero-title{font-size:clamp(2rem,9vw,2.5rem)!important;margin-bottom:1rem!important;line-height:1.15!important}.logistics-hero-description{font-size:clamp(.9rem,4vw,1rem)!important;margin-bottom:1.8rem!important;line-height:1.5!important}.join-team-button{padding:.9rem 1.8rem!important;font-size:.9rem!important;max-width:220px!important}.stacked-cards{width:100%!important;max-width:280px!important;height:340px!important}.notification-card{border-radius:10px!important}.floating-tags{gap:.6rem!important;margin-bottom:1.2rem!important;flex-wrap:wrap!important}.smart-tag,.efficiency-tag{padding:.6rem .8rem!important;font-size:.8rem!important}.progress-indicator{top:.8rem!important;left:1rem!important}.hero-bottom-stats{margin-top:1.5rem!important}.stat-item{padding:.8rem 1rem!important}.stat-number{font-size:1.6rem!important}.stat-label{font-size:.75rem!important}}@media screen and (max-width: 360px){.logistics-hero-container{padding:3.5rem .8rem 0!important}.logistics-content-grid{gap:1.5rem!important}.logistics-hero-title{font-size:clamp(1.8rem,10vw,2.2rem)!important;margin-bottom:.8rem!important}.logistics-hero-description{font-size:clamp(.85rem,4.5vw,.95rem)!important;margin-bottom:1.5rem!important}.join-team-button{padding:.8rem 1.5rem!important;font-size:.85rem!important;max-width:200px!important}.stacked-cards{width:100%!important;max-width:260px!important;height:320px!important}.notification-card{border-radius:8px!important}.floating-tags{gap:.5rem!important;margin-bottom:1rem!important}.smart-tag,.efficiency-tag{padding:.5rem .6rem!important;font-size:.75rem!important}.progress-indicator{top:.6rem!important;left:.8rem!important}.stat-item{padding:.6rem .8rem!important}.stat-number{font-size:1.4rem!important}.stat-label{font-size:.7rem!important}}@media screen and (max-height: 480px) and (orientation: landscape){.logistics-hero-section{min-height:100vh!important}.logistics-hero-container{padding-top:2rem!important;justify-content:center!important}.logistics-content-grid{grid-template-columns:1.2fr .8fr!important;gap:3rem!important;align-items:center}.hero-left-content{order:1}.hero-right-content{order:2}.floating-tags{position:static!important;transform:none!important;flex-direction:row!important;justify-content:flex-start!important;margin-bottom:1rem!important}.hero-bottom-stats{position:static!important;margin-top:1rem!important}}@media (pointer: coarse){.join-team-button{touch-action:manipulation;min-height:48px!important}.join-team-button:hover{transform:none!important}.join-team-button:active{transform:scale(.98)!important;transition:transform .1s ease!important}.stacked-cards,.notification-card{touch-action:manipulation}.smart-tag,.efficiency-tag{min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.stacked-cards,.notification-card,.smart-tag,.efficiency-tag,.stat-item{border-width:1px!important}}@media (prefers-reduced-motion: reduce){.logistics-hero-section *{animation:none!important;transition:none!important}.join-team-button:hover,.join-team-button:active{transform:none!important}.floating-tags *{animation:none!important}}@media screen and (max-width: 1024px){.branches-responsive-grid{grid-template-columns:repeat(2,1fr)!important;gap:2rem!important;max-width:800px;margin:0 auto}.branches-responsive-card{min-height:400px!important}.branches-header-responsive{padding:0 1.5rem!important;text-align:center}.branches-container-responsive{padding:2rem 1.5rem 4rem!important}}@media screen and (max-width: 768px){.branches-responsive-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;max-width:100%;margin:0 auto}.branches-responsive-card{min-height:380px!important;border-radius:16px!important}.branches-card-image{height:200px!important;border-radius:16px 16px 0 0!important}.branches-card-content-mobile{margin-top:200px!important;padding:20px!important}.branches-card-title-mobile{font-size:1.3rem!important;margin-bottom:12px!important;line-height:1.2!important}.branches-card-description-mobile{font-size:.9rem!important;line-height:1.5!important}.branches-card-icon-mobile{width:45px!important;height:45px!important;font-size:22px!important}.branches-header-responsive{padding:0 1.2rem!important;margin-bottom:3rem!important}.branches-container-responsive{padding:1.5rem 1.2rem 3rem!important}.branches-main-title-mobile{font-size:2.2rem!important;line-height:1.2!important;margin-bottom:1.5rem!important}.branches-main-description-mobile{font-size:1rem!important;line-height:1.6!important;margin-bottom:2rem!important}.branches-industry-tags-mobile{gap:.8rem!important;justify-content:center!important;flex-wrap:wrap!important}.branches-industry-tag-mobile{font-size:.85rem!important;padding:.6rem 1rem!important}}@media screen and (max-width: 640px){.branches-responsive-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.2rem!important}.branches-responsive-card{min-height:350px!important;border-radius:14px!important}.branches-card-image{height:180px!important;border-radius:14px 14px 0 0!important}.branches-card-content-mobile{margin-top:180px!important;padding:18px!important}.branches-card-title-mobile{font-size:1.2rem!important;margin-bottom:10px!important}.branches-card-description-mobile{font-size:.85rem!important;line-height:1.4!important}.branches-card-icon-mobile{width:40px!important;height:40px!important;font-size:20px!important}.branches-container-responsive{padding:1rem 1rem 2.5rem!important}.branches-main-title-mobile{font-size:2rem!important}.branches-main-description-mobile{font-size:.95rem!important}}@media screen and (max-width: 480px){.branches-responsive-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.branches-responsive-card{min-height:320px!important;border-radius:12px!important}.branches-card-image{height:160px!important;border-radius:12px 12px 0 0!important}.branches-card-content-mobile{margin-top:160px!important;padding:15px!important}.branches-card-title-mobile{font-size:1.1rem!important;margin-bottom:8px!important;line-height:1.1!important}.branches-card-description-mobile{font-size:.8rem!important;line-height:1.3!important}.branches-card-icon-mobile{width:35px!important;height:35px!important;font-size:18px!important;top:15px!important;right:15px!important}.branches-container-responsive{padding:.8rem .8rem 2rem!important}.branches-header-responsive{padding:0 .8rem!important;margin-bottom:2rem!important}.branches-main-title-mobile{font-size:1.8rem!important;line-height:1.1!important}.branches-main-description-mobile{font-size:.9rem!important;line-height:1.5!important}.branches-industry-tags-mobile{gap:.6rem!important}.branches-industry-tag-mobile{font-size:.8rem!important;padding:.5rem .8rem!important}}@media screen and (max-width: 360px){.branches-responsive-grid{grid-template-columns:repeat(2,1fr)!important;gap:.8rem!important}.branches-responsive-card{min-height:300px!important}.branches-card-image{height:140px!important}.branches-card-content-mobile{margin-top:140px!important;padding:12px!important}.branches-card-title-mobile{font-size:1rem!important;margin-bottom:6px!important}.branches-card-description-mobile{font-size:.75rem!important;line-height:1.2!important}.branches-card-icon-mobile{width:30px!important;height:30px!important;font-size:16px!important;top:12px!important;right:12px!important}.branches-container-responsive{padding:.5rem .6rem 1.5rem!important}.branches-main-title-mobile{font-size:1.6rem!important}.branches-main-description-mobile{font-size:.85rem!important}}@media screen and (max-height: 480px) and (orientation: landscape){.branches-container-responsive{padding:1.5rem 1rem!important}.branches-header-responsive{margin-bottom:2rem!important}.branches-responsive-grid{gap:1rem!important}.branches-responsive-card{min-height:280px!important}.branches-card-image{height:140px!important}.branches-card-content-mobile{margin-top:140px!important;padding:12px!important}}@media (pointer: coarse){.branches-responsive-card{touch-action:manipulation}.branches-responsive-card:hover{transform:none!important}.branches-responsive-card:active{transform:scale(.98)!important;transition:transform .1s ease!important}}@media (prefers-reduced-motion: reduce){.branches-responsive-card{transition:none!important;animation:none!important}.branches-responsive-card:hover,.branches-responsive-card:active{transform:none!important}}@media screen and (max-width: 1024px){.company-story-responsive{padding:0 1.5rem!important}.story-content-container-responsive{grid-template-columns:1fr 1fr!important;gap:4rem!important;align-items:center}.story-main-content-responsive{text-align:left}.story-title-responsive{font-size:clamp(2rem,4vw,2.8rem)!important;line-height:1.2!important;margin-bottom:1.8rem!important}.story-description-responsive{font-size:1.1rem!important;line-height:1.7!important;margin-bottom:1.5rem!important}.story-sub-description-responsive{font-size:1rem!important;line-height:1.6!important;margin-bottom:2.5rem!important}.feature-pills-responsive{gap:.8rem!important;margin-bottom:2.5rem!important}.feature-pill-responsive{padding:.7rem 1.4rem!important;font-size:.85rem!important}.about-cta-button-responsive{padding:1.4rem 2.8rem!important;font-size:1rem!important;min-width:240px!important}.hero-image-container-responsive{max-width:450px!important}.hero-image-placeholder-responsive{height:380px!important}}@media screen and (max-width: 768px){.company-story-responsive{padding:0 1.2rem!important;margin-bottom:2rem!important}.story-content-container-responsive{grid-template-columns:1fr!important;gap:3rem!important;text-align:center}.story-main-content-responsive{order:1;text-align:center}.story-visual-content-responsive{order:2;justify-content:center}.story-title-responsive{font-size:clamp(1.8rem,5vw,2.5rem)!important;line-height:1.25!important;margin-bottom:1.5rem!important;text-align:center}.story-description-responsive{font-size:1rem!important;line-height:1.7!important;margin-bottom:1.2rem!important;text-align:center;max-width:100%!important}.story-sub-description-responsive{font-size:.95rem!important;line-height:1.6!important;margin-bottom:2rem!important;text-align:center;max-width:100%!important}.feature-pills-responsive{justify-content:center!important;gap:.7rem!important;margin-bottom:2rem!important;flex-wrap:wrap!important}.feature-pill-responsive{padding:.6rem 1.2rem!important;font-size:.8rem!important}.about-cta-button-responsive{padding:1.2rem 2.2rem!important;font-size:.95rem!important;min-width:220px!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero-image-container-responsive{max-width:400px!important;margin:0 auto!important}.hero-image-placeholder-responsive{height:320px!important}}@media screen and (max-width: 640px){.company-story-responsive{padding:0 1rem!important;margin-bottom:3rem!important}.story-content-container-responsive{gap:2.5rem!important}.story-title-responsive{font-size:clamp(1.6rem,6vw,2.2rem)!important;margin-bottom:1.2rem!important}.story-description-responsive{font-size:.95rem!important;margin-bottom:1rem!important}.story-sub-description-responsive{font-size:.9rem!important;margin-bottom:1.8rem!important}.feature-pills-responsive{gap:.6rem!important;margin-bottom:1.8rem!important}.feature-pill-responsive{padding:.5rem 1rem!important;font-size:.75rem!important}.about-cta-button-responsive{padding:1rem 2rem!important;font-size:.9rem!important;min-width:200px!important}.hero-image-container-responsive{max-width:350px!important}.hero-image-placeholder-responsive{height:280px!important}}@media screen and (max-width: 480px){.company-story-responsive{padding:0 .8rem!important;margin-bottom:2.5rem!important}.story-content-container-responsive{gap:2rem!important}.story-title-responsive{font-size:clamp(1.4rem,7vw,1.9rem)!important;margin-bottom:1rem!important;line-height:1.3!important}.story-description-responsive{font-size:.9rem!important;margin-bottom:.8rem!important;line-height:1.6!important}.story-sub-description-responsive{font-size:.85rem!important;margin-bottom:1.5rem!important;line-height:1.5!important}.feature-pills-responsive{gap:.5rem!important;margin-bottom:1.5rem!important}.feature-pill-responsive{padding:.4rem .8rem!important;font-size:.7rem!important}.about-cta-button-responsive{padding:.9rem 1.8rem!important;font-size:.85rem!important;min-width:180px!important}.hero-image-container-responsive{max-width:300px!important}.hero-image-placeholder-responsive{height:240px!important}}@media screen and (max-width: 360px){.company-story-responsive{padding:0 .6rem!important;margin-bottom:2rem!important}.story-content-container-responsive{gap:1.5rem!important}.story-title-responsive{font-size:clamp(1.2rem,8vw,1.6rem)!important;margin-bottom:.8rem!important}.story-description-responsive{font-size:.85rem!important;margin-bottom:.6rem!important}.story-sub-description-responsive{font-size:.8rem!important;margin-bottom:1.2rem!important}.feature-pills-responsive{gap:.4rem!important;margin-bottom:1.2rem!important}.feature-pill-responsive{padding:.3rem .6rem!important;font-size:.65rem!important}.about-cta-button-responsive{padding:.8rem 1.5rem!important;font-size:.8rem!important;min-width:160px!important}.hero-image-container-responsive{max-width:280px!important}.hero-image-placeholder-responsive{height:200px!important}}@media screen and (max-height: 480px) and (orientation: landscape){.company-story-responsive{margin-bottom:2rem!important}.story-content-container-responsive{grid-template-columns:1fr 1fr!important;gap:2rem!important;align-items:center}.story-main-content-responsive{text-align:left;order:1}.story-visual-content-responsive{order:2}.hero-image-container-responsive{max-width:250px!important}.hero-image-placeholder-responsive{height:180px!important}}@media (pointer: coarse){.about-cta-button-responsive{touch-action:manipulation;min-height:48px!important}.about-cta-button-responsive:hover{transform:none!important}.about-cta-button-responsive:active{transform:scale(.98)!important;transition:transform .1s ease!important}.feature-pill-responsive{min-height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-image-placeholder-responsive,.feature-pill-responsive{border-width:1px!important}}@media (prefers-reduced-motion: reduce){.about-cta-button-responsive{transition:none!important;animation:none!important}.about-cta-button-responsive:hover,.about-cta-button-responsive:active{transform:none!important}.feature-pill-responsive{transition:none!important}}@media screen and (max-width: 1024px){.modern-image-slider-section{padding:6rem 0 4rem!important}.image-slider-container{padding:0 1.5rem!important}.slider-header{margin-bottom:4rem!important}.slider-main-title{font-size:clamp(2.5rem,5vw,3.8rem)!important;margin-bottom:1.5rem!important}.slider-description{font-size:clamp(1.1rem,2.5vw,1.3rem)!important;margin-bottom:2rem!important;max-width:700px!important}.slider-track{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.slider-item{min-height:400px!important}.slider-image-container{height:400px!important}}@media screen and (max-width: 768px){.modern-image-slider-section{padding:4rem 0 3rem!important}.image-slider-container{padding:0 1.2rem!important}.slider-header{margin-bottom:3rem!important;text-align:center}.slider-main-title{font-size:clamp(2rem,5vw,3rem)!important;margin-bottom:1rem!important;text-align:center}.slider-description{font-size:clamp(1rem,2.5vw,1.2rem)!important;margin-bottom:1.5rem!important;text-align:center;max-width:100%!important}.slider-track{grid-template-columns:repeat(2,1fr)!important;gap:.8rem!important}.slider-item{min-height:350px!important}.slider-image-container{height:350px!important}.slider-item:hover .slider-image-overlay{opacity:1!important}.slider-image-overlay{opacity:.9!important}.slider-item-title{font-size:1.4rem!important}.slider-item-description{font-size:.9rem!important}}@media screen and (max-width: 640px){.modern-image-slider-section{padding:3rem 0 2rem!important}.image-slider-container{padding:0 1rem!important}.slider-header{margin-bottom:2.5rem!important}.slider-main-title{font-size:clamp(1.8rem,6vw,2.5rem)!important;margin-bottom:1rem!important}.slider-description{font-size:clamp(.95rem,3vw,1.1rem)!important;margin-bottom:1.2rem!important}.slider-track{grid-template-columns:1fr!important;gap:1rem!important}.slider-item{min-height:300px!important}.slider-image-container{height:300px!important}}@media screen and (max-width: 480px){.modern-image-slider-section{padding:2.5rem 0 1.5rem!important}.image-slider-container{padding:0 .8rem!important}.slider-header{margin-bottom:2rem!important}.slider-main-title{font-size:clamp(1.6rem,7vw,2.2rem)!important;margin-bottom:.8rem!important;line-height:1.2!important}.slider-description{font-size:clamp(.9rem,4vw,1rem)!important;margin-bottom:1rem!important;line-height:1.6!important}.slider-track{grid-template-columns:1fr!important;gap:.8rem!important}.slider-item{min-height:280px!important}.slider-image-container{height:280px!important}.slider-image-overlay{opacity:1!important;padding:1.5rem!important}.slider-item-title{font-size:1.3rem!important;margin-bottom:.8rem!important}.slider-item-description{font-size:.85rem!important;line-height:1.5!important}.slider-badge{padding:.4rem .8rem!important;font-size:.7rem!important}}@media screen and (max-width: 360px){.modern-image-slider-section{padding:2rem 0 1rem!important}.image-slider-container{padding:0 .6rem!important}.slider-header{margin-bottom:1.5rem!important}.slider-main-title{font-size:clamp(1.4rem,8vw,1.9rem)!important;margin-bottom:.6rem!important}.slider-description{font-size:clamp(.85rem,4.5vw,.95rem)!important;margin-bottom:.8rem!important}.slider-track{grid-template-columns:1fr!important;gap:.6rem!important}.slider-item{min-height:250px!important}.slider-image-container{height:250px!important}.slider-image-overlay{padding:1rem!important}.slider-item-title{font-size:1.1rem!important;margin-bottom:.6rem!important}.slider-item-description{font-size:.8rem!important}.slider-badge{padding:.3rem .6rem!important;font-size:.65rem!important}}@media (hover: hover){.slider-item:hover .slider-image-overlay{opacity:1!important}.slider-item:hover .slider-image{transform:scale(1.08)!important;filter:brightness(1.1) contrast(1.15) saturate(1.1)!important}.slider-item:hover{transform:scale(1.03) translateY(-12px)!important;box-shadow:0 30px 70px #85b5d94d!important}.slider-item:hover .slider-badge{transform:scale(1.05)!important;background:#ffffff4d!important}.slider-item:hover .slider-item-title{transform:translateY(-5px)!important}.slider-item:hover .slider-item-description{transform:translateY(-3px)!important}}@media (pointer: coarse){.slider-item{touch-action:manipulation}.slider-image-overlay{opacity:.8!important}.slider-item:active{transform:scale(.98)!important;transition:transform .1s ease!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.slider-wrapper{border-width:1px!important}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.slider-item{animation:slideInUp .8s cubic-bezier(.4,0,.2,1) forwards;animation-delay:calc(var(--item-index, 0) * .1s)}.slider-image-overlay{animation:fadeInScale .6s cubic-bezier(.4,0,.2,1) forwards}.slider-item:nth-child(1){animation-delay:.1s}.slider-item:nth-child(2){animation-delay:.2s}.slider-item:nth-child(3){animation-delay:.3s}.slider-item:nth-child(4){animation-delay:.4s}.slider-item:nth-child(5){animation-delay:.5s}.slider-item:nth-child(6){animation-delay:.6s}@media (prefers-reduced-motion: reduce){.slider-item,.slider-image,.slider-image-overlay{transition:none!important;animation:none!important}.slider-item:hover,.slider-item:active{transform:none!important}}@media screen and (max-width: 1024px){.ultra-modern-about-section-responsive{padding:5rem 0 10rem!important}.about-container-responsive{padding:0 1.5rem!important}.about-section-header-responsive{margin-bottom:6rem!important}.about-premium-badge-responsive{padding:1.2rem 3rem!important;font-size:.8rem!important;letter-spacing:2.5px!important;margin-bottom:3.5rem!important}.about-main-title-responsive{font-size:clamp(2.8rem,6vw,4.5rem)!important;margin-bottom:2rem!important}.about-main-description-responsive{font-size:clamp(1.2rem,3vw,1.5rem)!important;margin-bottom:3rem!important;max-width:800px!important}.trust-indicators-responsive{gap:1.5rem!important;margin-top:2.5rem!important}.trust-badge-responsive{padding:1rem 2rem!important;font-size:.95rem!important}}@media screen and (max-width: 768px){.ultra-modern-about-section-responsive{padding:3rem 0 6rem!important}.about-container-responsive{padding:0 1.2rem!important}.about-section-header-responsive{margin-bottom:4rem!important;text-align:center}.about-premium-badge-responsive{padding:1rem 2rem!important;font-size:.75rem!important;letter-spacing:1.8px!important;margin-bottom:2.5rem!important}.about-main-title-responsive{font-size:clamp(2.2rem,6vw,3.2rem)!important;margin-bottom:1.5rem!important;text-align:center;line-height:1.1!important}.about-gradient-text-responsive{display:block!important;margin-top:.5rem!important}.about-main-description-responsive{font-size:clamp(1rem,3vw,1.2rem)!important;margin-bottom:2.5rem!important;text-align:center;max-width:100%!important;padding:0 1rem!important}.trust-indicators-responsive{gap:.8rem!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;margin-top:2rem!important;flex-wrap:wrap!important}.trust-badge-responsive{padding:.8rem 1.5rem!important;font-size:.85rem!important}}@media screen and (max-width: 640px){.ultra-modern-about-section-responsive{padding:2.5rem 0 5rem!important}.about-container-responsive{padding:0 1rem!important}.about-section-header-responsive{margin-bottom:3rem!important}.about-premium-badge-responsive{padding:.9rem 1.8rem!important;font-size:.7rem!important;letter-spacing:1.5px!important;margin-bottom:2rem!important}.about-main-title-responsive{font-size:clamp(2rem,7vw,2.8rem)!important;margin-bottom:1.2rem!important}.about-main-description-responsive{font-size:clamp(.95rem,3.5vw,1.1rem)!important;margin-bottom:2rem!important;padding:0 .5rem!important}.trust-indicators-responsive{gap:.8rem!important;margin-top:1.5rem!important;flex-direction:row!important;justify-content:center!important;flex-wrap:wrap!important}.trust-badge-responsive{padding:.7rem 1.2rem!important;font-size:.8rem!important}}@media screen and (max-width: 480px){.ultra-modern-about-section-responsive{padding:2rem 0 4rem!important}.about-container-responsive{padding:0 .8rem!important}.about-section-header-responsive{margin-bottom:2.5rem!important}.about-premium-badge-responsive{padding:.8rem 1.5rem!important;font-size:.65rem!important;letter-spacing:1.2px!important;margin-bottom:1.8rem!important}.about-main-title-responsive{font-size:clamp(1.8rem,8vw,2.4rem)!important;margin-bottom:1rem!important;line-height:1.15!important}.about-main-description-responsive{font-size:clamp(.9rem,4vw,1rem)!important;margin-bottom:1.8rem!important;line-height:1.6!important;padding:0 .2rem!important}.trust-indicators-responsive{gap:.6rem!important;margin-top:1.2rem!important;flex-direction:row!important;justify-content:center!important;flex-wrap:wrap!important}.trust-badge-responsive{padding:.6rem 1rem!important;font-size:.75rem!important}}@media screen and (max-width: 360px){.ultra-modern-about-section-responsive{padding:1.5rem 0 3rem!important}.about-container-responsive{padding:0 .6rem!important}.about-section-header-responsive{margin-bottom:2rem!important}.about-premium-badge-responsive{padding:.7rem 1.2rem!important;font-size:.6rem!important;letter-spacing:1px!important;margin-bottom:1.5rem!important}.about-main-title-responsive{font-size:clamp(1.6rem,9vw,2rem)!important;margin-bottom:.8rem!important}.about-main-description-responsive{font-size:clamp(.85rem,4.5vw,.95rem)!important;margin-bottom:1.5rem!important;padding:0!important}.trust-indicators-responsive{gap:.5rem!important;margin-top:1rem!important;flex-direction:row!important;justify-content:center!important;flex-wrap:wrap!important}.trust-badge-responsive{padding:.5rem .8rem!important;font-size:.7rem!important}}@media screen and (max-height: 480px) and (orientation: landscape){.modern-services-section-responsive,.ultra-modern-about-section-responsive{padding:3rem 0!important}.modern-section-header-responsive,.about-section-header-responsive{margin-bottom:2rem!important}.modern-section-title-responsive,.about-main-title-responsive{font-size:clamp(1.5rem,5vw,2rem)!important;margin-bottom:1rem!important}.modern-section-description-responsive,.about-main-description-responsive{font-size:clamp(.85rem,2.5vw,1rem)!important;margin-bottom:1.5rem!important}.expertise-tags-responsive,.trust-indicators-responsive{margin-top:1rem!important}}@media (pointer: coarse){.expertise-tag-responsive,.trust-badge-responsive{touch-action:manipulation;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}.premium-badge-responsive,.about-premium-badge-responsive{touch-action:manipulation;min-height:48px!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.expertise-tag-responsive,.trust-badge-responsive,.premium-badge-responsive,.about-premium-badge-responsive{border-width:1px!important}}@media (prefers-reduced-motion: reduce){.expertise-tag-responsive,.trust-badge-responsive,.premium-badge-responsive,.about-premium-badge-responsive{transition:none!important;animation:none!important}.expertise-tag-responsive:hover,.trust-badge-responsive:hover{transform:none!important}}@media (min-width: 768px){.hero-right-content{position:absolute!important;bottom:10px!important;right:1rem!important;justify-content:flex-end!important;align-items:flex-end!important}}@media (max-width: 767px){.hero-right-content{position:absolute!important;bottom:20px!important;right:1rem!important;transform:scale(.8)!important;transform-origin:bottom right!important}.stacked-cards{width:280px!important;height:340px!important}}@media (min-width: 1024px){.modern-horizontal-slider-section{padding:6rem 0!important}}@media (min-width: 769px) and (max-width: 1023px){.modern-horizontal-slider-section{padding:4rem 0!important}.modern-horizontal-slider-section>div{padding:0 1.5rem!important}.modern-horizontal-slider-section>div>div:nth-child(3){padding:1.5rem!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:first-child{height:400px!important}}@media (max-width: 768px){.modern-horizontal-slider-section{padding:3rem 0!important}.modern-horizontal-slider-section>div{padding:0 1rem!important}.modern-horizontal-slider-section>div>div:first-child{margin-bottom:3rem!important}.modern-horizontal-slider-section>div>div:first-child>div:first-child{padding:.4rem 1rem!important;font-size:.75rem!important}.modern-horizontal-slider-section>div>div:first-child>h2{font-size:clamp(2rem,6vw,3rem)!important;margin-bottom:1rem!important}.modern-horizontal-slider-section>div>div:first-child>p{font-size:clamp(1rem,3vw,1.2rem)!important}.modern-horizontal-slider-section>div>div:nth-child(3){padding:1rem!important;border-radius:20px!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:first-child{height:450px!important;border-radius:16px!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(2),.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(3){display:none!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4){bottom:1rem!important;gap:.3rem!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button{width:8px!important;height:8px!important;border-radius:4px!important;transition:all .3s ease!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button[style*="width: 30px"]{width:20px!important}}@media (max-width: 480px){.modern-horizontal-slider-section{padding:2rem 0!important}.modern-horizontal-slider-section>div{padding:0 .75rem!important}.modern-horizontal-slider-section>div>div:first-child{margin-bottom:2rem!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:first-child{height:380px!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4){bottom:.8rem!important;gap:.25rem!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button{width:6px!important;height:6px!important;border-radius:3px!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button[style*="width: 30px"]{width:16px!important}}@media (max-width: 360px){.modern-horizontal-slider-section{padding:1.5rem 0!important}.modern-horizontal-slider-section>div{padding:0 .5rem!important}.modern-horizontal-slider-section>div>div:nth-child(3){padding:.75rem!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:first-child{height:340px!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4){bottom:.6rem!important;gap:.2rem!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button{width:5px!important;height:5px!important;border-radius:2.5px!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button[style*="width: 30px"]{width:14px!important}}@media (max-height: 500px) and (orientation: landscape){.modern-horizontal-slider-section{padding:2rem 0!important}.modern-horizontal-slider-section>div>div:first-child{margin-bottom:2rem!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:first-child{height:300px!important}}@media (max-width: 768px){.modern-horizontal-slider-section>div>div:nth-child(3)>div:first-child{-webkit-overflow-scrolling:touch!important;scroll-behavior:smooth!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button{min-width:24px!important;min-height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px!important;touch-action:manipulation!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button:before{content:""!important;display:block!important;width:8px!important;height:8px!important;border-radius:4px!important;background:currentColor!important;opacity:.6!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button[style*="width: 30px"]:before{width:20px!important;opacity:1!important}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.modern-horizontal-slider-section>div>div:nth-child(3)>div:first-child>div{transition:transform .8s cubic-bezier(.4,0,.2,1)!important;will-change:transform!important}.modern-horizontal-slider-section{will-change:scroll-position!important;contain:layout style paint!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:first-child{transform:translateZ(0)!important;backface-visibility:hidden!important}@media (prefers-reduced-motion: reduce){.modern-horizontal-slider-section>div>div:nth-child(3)>div:first-child>div{transition:none!important}@keyframes float{0%,to{transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}}}@media (max-width: 768px){.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4){bottom:1rem!important;gap:.3rem!important;padding:.5rem .8rem!important;background:#ffffff14!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.1)!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button{width:28px!important;height:28px!important;border:none!important;background:transparent!important;border-radius:50%!important;cursor:pointer!important;touch-action:manipulation!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;position:relative!important;transition:all .3s ease!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button:before{content:""!important;width:4px!important;height:4px!important;border-radius:50%!important;background:#fff6!important;transition:all .3s ease!important;display:block!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button[style*="background: rgb(34, 159, 184)"]:before{width:12px!important;height:4px!important;border-radius:2px!important;background:#229fb8!important;box-shadow:0 1px 3px #229fb84d!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button:hover:not([style*="background: rgb(34, 159, 184)"]):before{background:#ffffffb3!important;transform:scale(1.2)!important}}@media (max-width: 480px){.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4){bottom:.8rem!important;gap:.2rem!important;padding:.3rem .6rem!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button{width:24px!important;height:24px!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button:before{width:3px!important;height:3px!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button[style*="background: rgb(34, 159, 184)"]:before{width:10px!important;height:3px!important}}@media (max-width: 360px){.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4){bottom:.6rem!important;gap:.15rem!important;padding:.25rem .5rem!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button{width:20px!important;height:20px!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button:before{width:2px!important;height:2px!important}.modern-horizontal-slider-section>div>div:nth-child(3)>div:nth-child(4)>button[style*="background: rgb(34, 159, 184)"]:before{width:8px!important;height:2px!important}}.about-stats-section{position:relative;background:linear-gradient(135deg,#f8f9fa,#e9ecef,#f8f9fa);overflow:hidden}.stats-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.stats-shape{position:absolute;background:linear-gradient(135deg,#229fb81a,#7aafdd1a);border-radius:50%;animation:statsFloat 8s ease-in-out infinite}.stats-shape-1{width:200px;height:200px;top:10%;right:10%;animation-delay:0s}.stats-shape-2{width:150px;height:150px;bottom:20%;left:5%;animation-delay:3s}@keyframes statsFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-15px) scale(1.05)}}.stats-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 20%,rgba(34,159,184,.05) 2px,transparent 2px),radial-gradient(circle at 80% 80%,rgba(122,175,221,.05) 2px,transparent 2px);background-size:60px 60px;animation:statsPatternMove 15s linear infinite}@keyframes statsPatternMove{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.stats-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem}.stats-header{text-align:center;margin-bottom:4rem}.stats-badge{display:inline-block;background:linear-gradient(135deg,#229fb8,#7aafdd);color:#fff;padding:8px 24px;border-radius:25px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;box-shadow:0 4px 15px #229fb84d}.stats-title{font-size:clamp(2.2rem,4vw,3rem);font-weight:800;color:#2c3e50;margin-bottom:1rem;background:linear-gradient(135deg,#2c3e50,#229fb8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stats-description{font-size:clamp(1rem,2vw,1.2rem);color:#666;max-width:600px;margin:0 auto;line-height:1.6}.stat-card-modern{position:relative;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:2.5rem 1.5rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden}.stat-card-modern:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#229fb8,#7aafdd,#229fb8);background-size:200% 100%;animation:shimmer 2s ease-in-out infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.stat-card-modern:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #229fb826;background:linear-gradient(135deg,#fffffff2,#ffffffd9)}.stat-icon{font-size:2.5rem;margin-bottom:1rem;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.stat-number-modern{margin-bottom:.8rem}.stat-counter{font-size:clamp(2.8rem,5vw,4rem);font-weight:900;background:linear-gradient(135deg,#229fb8,#7aafdd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;display:block}.stat-label-modern{font-size:1rem;font-weight:600;color:#556275;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.stat-accent{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:3px;background:linear-gradient(90deg,#229fb8,#7aafdd);border-radius:2px;transition:width .3s ease}.stat-card-modern:hover .stat-accent{width:60px}.about-hero-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#1e3c72,#2a5298,#229fb8 50%,#7aafdd);background-size:400% 400%;animation:gradientShift 15s ease infinite}.hero-wave-divider{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.hero-wave-divider svg{position:relative;display:block;width:calc(100% + 1.3px);height:60px}.hero-wave-divider svg path{fill:#fff}.about-company-section{position:relative;background:linear-gradient(135deg,#fff,#f8f9fa,#fff);overflow:hidden}.company-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.company-shape{position:absolute;background:linear-gradient(135deg,#229fb80d,#7aafdd0d);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:companyFloat 10s ease-in-out infinite}.company-shape-1{width:250px;height:250px;top:15%;right:5%;animation-delay:0s}.company-shape-2{width:180px;height:180px;bottom:15%;left:10%;animation-delay:5s}@keyframes companyFloat{0%,to{transform:translateY(0) rotate(0);border-radius:30% 70% 70% 30%/30% 30% 70% 70%}50%{transform:translateY(-20px) rotate(180deg);border-radius:70% 30% 30% 70%/70% 70% 30% 30%}}.company-grid-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(34,159,184,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(34,159,184,.03) 1px,transparent 1px);background-size:40px 40px;animation:gridMove 20s linear infinite}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(40px,40px)}}.company-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem}.company-header{text-align:center;margin-bottom:4rem}.company-badge{display:inline-block;background:linear-gradient(135deg,#229fb8,#7aafdd);color:#fff;padding:10px 28px;border-radius:30px;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.8px;margin-bottom:1.5rem;box-shadow:0 4px 20px #229fb84d;position:relative;overflow:hidden}.company-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shine 2s infinite}@keyframes shine{0%{left:-100%}to{left:100%}}.company-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:#2c3e50;margin-bottom:1.5rem;background:linear-gradient(135deg,#2c3e50,#229fb8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.company-subtitle{font-size:clamp(1.1rem,2.2vw,1.3rem);color:#666;max-width:600px;margin:0 auto;line-height:1.6;font-weight:400}.company-main-content{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.company-image-section{position:relative}.image-placeholder{position:relative;width:100%;height:400px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 15px 50px #0000001a;border:1px solid rgba(34,159,184,.1)}.placeholder-content{text-align:center;z-index:2;position:relative}.placeholder-icon{font-size:4rem;margin-bottom:1rem;opacity:.7}.placeholder-text{font-size:1.3rem;font-weight:600;color:#556275;margin-bottom:.5rem}.placeholder-subtext{font-size:.9rem;color:#888;font-style:italic}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#229fb81a,#7aafdd1a);opacity:0;transition:opacity .3s ease}.image-placeholder:hover .image-overlay{opacity:1}.company-mini-stats{display:flex;gap:1rem;margin-top:2rem}.mini-stat-card{flex:1;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:1.5rem 1rem;text-align:center;box-shadow:0 8px 32px #0000001a;transition:all .3s ease}.mini-stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 45px #229fb826}.mini-stat-number{font-size:1.8rem;font-weight:800;color:#229fb8;margin-bottom:.5rem}.mini-stat-label{font-size:.85rem;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.company-text-section{padding-left:2rem}.company-intro{margin-bottom:2.5rem}.company-intro-title{font-size:1.6rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;line-height:1.3}.company-intro-text{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:0}.company-features{margin-bottom:2.5rem}.company-feature-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#f8f9facc,#e9ecef66);border-radius:12px;transition:all .3s ease;border-left:4px solid transparent}.company-feature-item:hover{background:linear-gradient(135deg,#229fb80d,#7aafdd0d);border-left-color:#229fb8;transform:translate(5px)}.feature-icon-modern{font-size:1.8rem;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#229fb8,#7aafdd);border-radius:10px;flex-shrink:0;box-shadow:0 4px 15px #229fb84d}.feature-content-modern h4{font-size:1.1rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.feature-content-modern p{font-size:.95rem;line-height:1.6;color:#666;margin:0}.company-cta{margin-top:2rem}.company-cta-button{display:inline-flex;align-items:center;gap:.8rem;background:linear-gradient(135deg,#229fb8,#7aafdd);color:#fff;border:none;padding:12px 28px;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 25px #229fb84d;position:relative;overflow:hidden}.company-cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.company-cta-button:hover:before{left:100%}.company-cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 40px #229fb866}.button-arrow{font-size:1.2rem;transition:transform .3s ease}.company-cta-button:hover .button-arrow{transform:translate(5px)}@media (max-width: 768px){.company-content{padding:0 1rem;max-width:100%;overflow-x:hidden}.company-main-content{grid-template-columns:1fr 1fr;gap:2rem}.company-text-section{padding-left:.5rem}.company-mini-stats{flex-direction:row;gap:1rem}.mini-stat-card{padding:1.2rem .8rem}.mini-stat-number{font-size:1.5rem}.company-intro-title{font-size:1.4rem}.company-intro-text{font-size:1rem}.company-feature-item{flex-direction:row;text-align:left;padding:1rem}.feature-icon-modern{font-size:1.5rem;min-width:35px;height:35px}}@media (max-width: 640px){.company-content{padding:0 1rem;max-width:100%;overflow-x:hidden}.company-main-content{grid-template-columns:1fr;gap:2rem}.company-text-section{padding-left:0}.company-mini-stats{flex-direction:row;gap:1rem;justify-content:center}.mini-stat-card{flex:1;padding:1.2rem .8rem}}@media (max-width: 480px){.company-content{padding:0 1rem;max-width:100%;overflow-x:hidden}.company-header{margin-bottom:2rem}.company-main-content{gap:1.5rem}.company-mini-stats{flex-direction:column;gap:.8rem}.mini-stat-card{padding:1rem}.mini-stat-number{font-size:1.3rem}.company-intro-title{font-size:1.2rem}.company-intro-text{font-size:.95rem}.company-feature-item{flex-direction:column;text-align:center;padding:.8rem}.feature-icon-modern{font-size:1.4rem;min-width:32px;height:32px}}.about-sectors-section{position:relative;background:linear-gradient(135deg,#f8f9fa,#fff,#f1f3f4,#fff,#f8f9fa);overflow:hidden;willChange:"auto";transform:translateZ(0);contain:"layout style";overscrollBehavior:"contain"}.sectors-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;willChange:"auto";contain:"layout style paint";transform:translateZ(0)}.sectors-shape{position:absolute;background:linear-gradient(135deg,#229fb80d,#7aafdd0d);border-radius:50%;animation:sectorsFloatOptimized 15s ease-in-out infinite;willChange:"transform";backfaceVisibility:"hidden";transform:translateZ(0)}.sectors-shape-1{width:200px;height:200px;top:10%;right:15%;animation-delay:0s}.sectors-shape-2{width:150px;height:150px;bottom:20%;left:10%;animation-delay:5s}.sectors-shape-3{width:100px;height:100px;top:60%;right:5%;animation-delay:10s}@keyframes sectorsFloatOptimized{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-12px);opacity:.8}}.sectors-wave-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 30% 20%,rgba(34,159,184,.02) 2px,transparent 2px),radial-gradient(circle at 70% 80%,rgba(122,175,221,.02) 2px,transparent 2px);background-size:100px 100px;animation:waveMoveOptimized 40s linear infinite;willChange:"transform";backfaceVisibility:"hidden";transform:translateZ(0)}@keyframes waveMoveOptimized{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.sectors-content{position:relative;z-index:2;max-width:1300px;margin:0 auto;padding:0 2rem}.sectors-header{text-align:center;margin-bottom:4rem}.sectors-badge{display:inline-block;background:linear-gradient(135deg,#229fb8,#7aafdd);color:#fff;padding:12px 32px;border-radius:35px;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;box-shadow:0 6px 25px #229fb859;position:relative;overflow:hidden}.sectors-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:sectorsShineOptimized 6s infinite;willChange:"transform";transform:translateZ(0)}@keyframes sectorsShineOptimized{0%{transform:translate(-100%)}to{transform:translate(200%)}}.sectors-title{font-size:clamp(2.8rem,5.5vw,4rem);font-weight:900;color:#2c3e50;margin-bottom:1.5rem;background:linear-gradient(135deg,#2c3e50,#229fb8,#7aafdd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.sectors-description{font-size:clamp(1.1rem,2.3vw,1.35rem);color:#666;max-width:700px;margin:0 auto;line-height:1.7;font-weight:400}.sectors-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem}.sector-card-modern{position:relative;height:280px;border-radius:25px;overflow:hidden;cursor:pointer}.sector-card-inner{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#fffffffa,#ffffffeb);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid rgba(255,255,255,.3);border-radius:25px;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;overflow:hidden;willChange:"transform";backfaceVisibility:"hidden";transform:translateZ(0)}.sector-card-modern:hover .sector-card-inner{transform:translateY(-5px);background:linear-gradient(135deg,#fffffffc,#fffffff2);border-color:#229fb866;box-shadow:0 15px 40px #229fb81f}.sector-icon-container{position:relative;align-self:flex-start;margin-bottom:1.5rem}.sector-icon-modern{font-size:3.5rem;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#229fb8,#7aafdd);border-radius:20px;box-shadow:0 6px 20px #229fb833;transition:transform .2s ease,box-shadow .2s ease;position:relative;z-index:2;willChange:"transform";backfaceVisibility:"hidden";transform:translateZ(0)}.sector-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background:radial-gradient(circle,rgba(34,159,184,.2),transparent);border-radius:50%;opacity:0;transition:opacity .3s ease}.sector-card-modern:hover .sector-glow{opacity:1}.sector-card-modern:hover .sector-icon-modern{transform:scale(1.05);box-shadow:0 8px 25px #229fb84d}.sector-content{flex:1;display:flex;flex-direction:column;justify-content:center}.sector-name-modern{font-size:1.4rem;font-weight:700;color:#2c3e50;margin-bottom:.8rem;line-height:1.3}.sector-description{font-size:1rem;line-height:1.6;color:#666;margin-bottom:1.5rem;opacity:.9}.sector-hover-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(135deg,#229fb8,#7aafdd);padding:1rem 2rem;transform:translateY(100%);transition:transform .4s cubic-bezier(.4,0,.2,1)}.sector-card-modern:hover .sector-hover-overlay{transform:translateY(0)}.sector-cta{display:flex;align-items:center;justify-content:space-between;color:#fff;font-weight:600;font-size:1.1rem}.sector-arrow{font-size:1.3rem;transition:transform .3s ease}.sector-card-modern:hover .sector-arrow{transform:translate(5px)}.sector-border-glow{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:25px;background:linear-gradient(135deg,#229fb8,#7aafdd,#229fb8);background-size:200% 200%;opacity:0;animation:borderGlowOptimized 6s ease-in-out infinite;z-index:-1;willChange:"background-position";transform:translateZ(0)}.sector-card-modern:hover .sector-border-glow{opacity:.2}@keyframes borderGlowOptimized{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.sectors-footer{text-align:center;margin-top:3rem}.sectors-summary{display:inline-flex;align-items:center;gap:2rem;background:linear-gradient(135deg,#fffffff2,#ffffffd9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:1.5rem 2.5rem;box-shadow:0 6px 25px #00000014;willChange:"auto";transform:translateZ(0)}.summary-item{text-align:center}.summary-number{font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,#229fb8,#7aafdd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}.summary-label{font-size:.9rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.summary-divider{width:2px;height:40px;background:linear-gradient(135deg,#229fb8,#7aafdd);border-radius:1px}@media (max-width: 768px){.sectors-bg-elements{display:none}.sector-card-inner{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sectors-summary{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sectors-badge:before{animation:none}.sector-border-glow{animation:none}}@media (max-width: 480px){.sectors-bg-elements{display:none}.sector-card-inner,.sectors-summary{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffffa}.sectors-shape,.sectors-wave-pattern,.sectors-badge:before,.sector-border-glow{animation:none!important}}.about-timeline-section{position:relative;background:linear-gradient(135deg,#f0f4f8,#e2e8f0,#f8fafc,#e2e8f0,#f0f4f8);overflow:hidden;willChange:"auto";transform:translateZ(0);contain:"layout style";overscrollBehavior:"contain"}.timeline-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;willChange:"auto";contain:"layout style paint";transform:translateZ(0)}.timeline-shape{position:absolute;background:linear-gradient(135deg,#229fb80a,#7aafdd0a);border-radius:50%;animation:timelineFloatOptimized 20s ease-in-out infinite;willChange:"transform";backfaceVisibility:"hidden";transform:translateZ(0)}.timeline-shape-1{width:300px;height:300px;top:5%;right:10%;animation-delay:0s}.timeline-shape-2{width:200px;height:200px;top:70%;left:5%;animation-delay:7s}.timeline-shape-3{width:150px;height:150px;top:40%;right:5%;animation-delay:14s}@keyframes timelineFloatOptimized{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-12px);opacity:.8}}.timeline-constellation{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 15% 15%,rgba(34,159,184,.06) 2px,transparent 2px),radial-gradient(circle at 85% 25%,rgba(122,175,221,.05) 1px,transparent 1px),radial-gradient(circle at 45% 75%,rgba(34,159,184,.04) 3px,transparent 3px),radial-gradient(circle at 75% 85%,rgba(122,175,221,.06) 2px,transparent 2px);background-size:250px 250px,200px 200px,350px 350px,230px 230px;animation:constellationMoveOptimized 50s linear infinite;willChange:"transform";backfaceVisibility:"hidden";transform:translateZ(0)}@keyframes constellationMoveOptimized{0%{transform:translate(0)}to{transform:translate(30px,30px)}}.timeline-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem}.timeline-header{text-align:center;margin-bottom:5rem}.timeline-badge{display:inline-block;background:linear-gradient(135deg,#229fb8,#7aafdd);color:#fff;padding:14px 36px;border-radius:40px;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:2rem;box-shadow:0 8px 30px #229fb866;position:relative;overflow:hidden}.timeline-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);animation:timelineShineOptimized 8s infinite;willChange:"transform";transform:translateZ(0)}@keyframes timelineShineOptimized{0%{transform:translate(-100%)}to{transform:translate(200%)}}.timeline-title{font-size:clamp(3rem,6vw,4.5rem);font-weight:900;color:#2c3e50;margin-bottom:1.5rem;background:linear-gradient(135deg,#2c3e50,#229fb8,#7aafdd,#229fb8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.timeline-description{font-size:clamp(1.1rem,2.4vw,1.4rem);color:#666;max-width:750px;margin:0 auto;line-height:1.7;font-weight:400}.timeline-container-modern{position:relative;max-width:900px;margin:0 auto;padding:2rem 0}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#e2e8f0,#cbd5e0);border-radius:2px;transform:translate(-50%)}.timeline-line-progress{position:absolute;top:0;left:0;width:100%;background:linear-gradient(135deg,#229fb8,#7aafdd);border-radius:2px;animation:timelineProgress 2s ease-out;box-shadow:0 0 10px #229fb880}@keyframes timelineProgress{0%{height:0%}to{height:100%}}.timeline-item-modern{position:relative;margin-bottom:4rem;display:flex;align-items:center}.timeline-left{justify-content:flex-end}.timeline-right{justify-content:flex-start}.timeline-connector{position:absolute;left:50%;transform:translate(-50%);z-index:10}.timeline-dot{position:relative;width:24px;height:24px;background:linear-gradient(135deg,#229fb8,#7aafdd);border-radius:50%;border:4px solid white;box-shadow:0 0 0 4px #229fb833,0 8px 25px #229fb84d}.timeline-dot-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.timeline-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border:2px solid rgba(34,159,184,.6);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.timeline-card{position:relative;width:calc(50% - 3rem);max-width:400px;background:linear-gradient(135deg,#fffffffa,#ffffffeb);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid rgba(255,255,255,.3);border-radius:20px;padding:0;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer;willChange:"transform";backfaceVisibility:"hidden";transform:translateZ(0)}.timeline-left .timeline-card{margin-right:3rem}.timeline-right .timeline-card{margin-left:3rem}.timeline-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #229fb81f;border-color:#229fb866}.timeline-card-header{background:linear-gradient(135deg,#229fb8,#7aafdd);color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.timeline-year-modern{font-size:2rem;font-weight:900;margin:0}.timeline-milestone{font-size:.8rem;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.timeline-card-body{padding:2rem}.timeline-content-modern{font-size:1rem;line-height:1.6;color:#555;margin:0}.timeline-card-footer{padding:1.5rem 2rem;background:#f8fafccc;border-top:1px solid rgba(226,232,240,.5)}.timeline-progress-indicator{display:flex;align-items:center;gap:1rem}.progress-bar{flex:1;height:6px;background:#e2e8f080;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#229fb8,#7aafdd);border-radius:3px;transition:width 1s ease-out}.progress-text{font-size:.8rem;color:#666;font-weight:600;min-width:80px}.timeline-card-decoration{position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle,rgba(34,159,184,.1),transparent);border-radius:50%;transform:translate(50%,-50%)}.timeline-footer{text-align:center;margin-top:4rem}.timeline-summary{display:inline-flex;align-items:center;gap:3rem;background:linear-gradient(135deg,#fffffff2,#ffffffd9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);border-radius:25px;padding:2rem 3rem;box-shadow:0 8px 30px #00000014;margin-bottom:2rem;willChange:"auto";transform:translateZ(0)}.timeline-achievement{display:flex;align-items:center;gap:1rem}.achievement-icon{font-size:2.5rem}.achievement-number{font-size:2.2rem;font-weight:900;background:linear-gradient(135deg,#229fb8,#7aafdd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.3rem}.achievement-label{font-size:.9rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.timeline-divider{width:3px;height:60px;background:linear-gradient(135deg,#229fb8,#7aafdd);border-radius:1.5px}.timeline-cta-button{display:inline-flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#229fb8,#7aafdd);color:#fff;border:none;padding:16px 32px;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;box-shadow:0 6px 20px #229fb840;position:relative;overflow:hidden;willChange:"transform";backfaceVisibility:"hidden";transform:translateZ(0)}.timeline-cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:transform .4s ease;willChange:"transform";transform:translate(0) translateZ(0)}.timeline-cta-button:hover:before{transform:translate(200%)}.timeline-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #229fb84d}.timeline-button-icon{font-size:1.3rem;transition:transform .2s ease;willChange:"transform";transform:translateZ(0)}.timeline-cta-button:hover .timeline-button-icon{transform:scale(1.1)}@media (max-width: 768px){.timeline-bg-elements{display:none}.timeline-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.timeline-summary{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.timeline-badge:before{animation:none}}@media (max-width: 480px){.timeline-bg-elements{display:none!important}.timeline-card,.timeline-summary{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffffa}.timeline-shape,.timeline-constellation,.timeline-badge:before,.timeline-cta-button:before{animation:none!important}.timeline-card:hover,.timeline-cta-button:hover,.timeline-cta-button:hover .timeline-button-icon{transform:none}}@media (min-width: 1200px){.container{max-width:1200px;margin:0 auto;padding:0 2rem}}@media (max-width: 1024px){.company-main-content{grid-template-columns:1fr 1fr;gap:2.5rem}.company-text-section{padding-left:1rem}.company-mini-stats{justify-content:center;flex-direction:row;gap:1.5rem}.image-placeholder{height:320px}.about-stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:2rem!important}.about-two-column-grid{grid-template-columns:1fr!important;gap:2rem!important}.sectors-grid-modern{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 968px){.company-main-content{grid-template-columns:1fr;gap:3rem}.company-text-section{padding-left:0}.company-mini-stats{justify-content:center}.image-placeholder{height:350px}}@media (max-width: 768px){.about-hero-section{padding:120px 1.5rem 80px!important;min-height:80vh}.hero-circle-1{width:200px;height:200px;top:-100px;right:-100px}.hero-circle-2{width:150px;height:150px;bottom:-75px;left:-75px}.hero-circle-3{width:100px;height:100px}.hero-features{gap:1rem;flex-wrap:wrap;justify-content:center}.hero-feature-item{padding:10px 16px;font-size:.85rem}.about-stats-section{padding:80px 1.5rem!important}.stats-shape-1{width:150px;height:150px}.stats-shape-2{width:100px;height:100px}.stats-header{margin-bottom:3rem}.stat-card-modern{padding:2rem 1rem}.about-stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}.about-company-section{padding:80px 1.5rem!important}.company-shape-1{width:150px;height:150px}.company-shape-2{width:120px;height:120px}.company-header{margin-bottom:3rem}.company-main-content{grid-template-columns:1fr 1fr;gap:2rem}.company-text-section{padding-left:.5rem}.company-mini-stats{flex-direction:row;gap:1rem;justify-content:center}.company-feature-item{flex-direction:row;text-align:left;padding:1rem}.image-placeholder{height:300px}.about-content-section{padding:80px 1.5rem!important}.about-two-column-grid{grid-template-columns:1fr!important;gap:2rem!important}.about-icon-feature{flex-direction:column!important;text-align:center!important;gap:1rem!important}.about-sectors-section{padding:80px 1.5rem!important}.sectors-grid-modern{grid-template-columns:repeat(2,1fr);gap:1.5rem}.sector-card-modern{height:250px}.sector-card-inner{padding:1.5rem}.sector-icon-modern{font-size:3rem;width:70px;height:70px}.sectors-summary{flex-direction:column;gap:1rem}.summary-divider{width:40px;height:2px}.about-timeline-section{padding:100px 1.5rem!important}.timeline-card-content{width:70%!important}.timeline-connector-premium{display:flex!important}.connector-line{height:150px}.timeline-footer-premium{margin-top:4rem}.footer-stats{gap:2rem}.stat-item-premium{padding:1.2rem 1.5rem}.hero-features,.sectors-footer{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;justify-content:center!important}.hero-feature-item,.summary-item{flex:0 0 auto!important;margin-bottom:0!important}.company-features{display:block!important;margin-bottom:2rem!important}.company-feature-item{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:1rem!important;margin-bottom:1.5rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.company-cta{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;justify-content:center!important;align-items:center!important}.company-cta-button{flex:0 0 auto!important}}@media (max-width: 640px){.company-main-content{grid-template-columns:1fr;gap:2rem}.company-text-section{padding-left:0}.company-mini-stats{flex-direction:row;gap:1rem;justify-content:center}.company-feature-item{flex-direction:row;text-align:left;padding:1rem}.image-placeholder{height:280px}.about-two-column-grid,.about-stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}.sectors-grid-modern{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 480px){.about-hero-section{padding:100px 1rem 60px!important;min-height:70vh}.hero-circle-1{width:150px;height:150px;top:-75px;right:-75px}.hero-circle-2{width:100px;height:100px;bottom:-50px;left:-50px}.hero-circle-3{width:80px;height:80px}.hero-features{flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:.8rem!important}.hero-feature-item{padding:8px 14px;font-size:.8rem;flex:0 0 auto}.about-stats-section{padding:60px 1rem!important}.stats-shape-1{width:100px;height:100px}.stats-shape-2{width:80px;height:80px}.stats-header{margin-bottom:2rem}.stat-card-modern{padding:1.2rem .8rem}.stat-icon{font-size:1.8rem}.stat-number-modern{font-size:1.8rem!important}.stat-label-modern{font-size:.8rem!important}.about-stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.about-company-section{padding:60px 1rem!important}.company-content{padding:0 1rem!important;max-width:100%!important;overflow-x:hidden!important}.company-shape-1{width:100px;height:100px}.company-shape-2{width:80px;height:80px}.company-header{margin-bottom:2rem}.company-feature-item{padding:.8rem}.company-intro-text,.feature-content-modern p{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.company-feature-item{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:1rem!important;margin-bottom:1.5rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.feature-icon-modern{font-size:1.5rem;min-width:35px;height:35px}.about-content-section{padding:60px 1rem!important}.about-icon-feature{padding:1.2rem!important;flex-direction:column!important;text-align:center!important;gap:.8rem!important}.about-icon-feature h3{font-size:1rem!important;margin-bottom:.5rem!important}.about-icon-feature p{font-size:.85rem!important;line-height:1.4!important}.about-two-column-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.about-sectors-section{padding:60px 1rem!important}.sectors-grid-modern{grid-template-columns:repeat(2,1fr);gap:1rem}.sector-card-modern{height:180px}.sector-card-inner{padding:1rem}.sector-icon-modern{font-size:2.2rem;width:50px;height:50px}.sector-name-modern{font-size:.9rem!important;margin-bottom:.5rem!important}.sector-description{font-size:.8rem!important;line-height:1.3!important}.sectors-header{margin-bottom:2.5rem}.sectors-footer{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;justify-content:center!important}.summary-item{flex:0 0 auto!important;margin-bottom:0!important}.about-timeline-section{padding:60px 1rem!important}.timeline-grid,.timeline-footer-premium{display:none!important}.timeline-mobile-container{display:block!important;max-width:100%;margin:0 auto}.timeline-mobile-header{text-align:center;margin-bottom:3rem}.timeline-mobile-title{font-size:2rem;font-weight:900;color:#fff;margin-bottom:1rem;text-shadow:0 4px 20px rgba(0,0,0,.3)}.timeline-mobile-subtitle{font-size:1rem;color:#ffffffe6;line-height:1.6}.timeline-mobile-list{display:flex;flex-direction:column;gap:1.5rem}.timeline-mobile-item{background:linear-gradient(135deg,#fffffff2,#ffffffe6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:1.5rem;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 25px #0000001a}.timeline-mobile-year{font-size:1.5rem;font-weight:900;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}.timeline-mobile-content{font-size:.95rem;line-height:1.6;color:#2c3e50;font-weight:500}.timeline-mobile-stats{display:flex;justify-content:space-around;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.mobile-stat-item{text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;border-radius:15px;border:1px solid rgba(255,255,255,.2);flex:1;margin:0 .5rem}.mobile-stat-number{font-size:1.5rem;font-weight:900;color:#fff;margin-bottom:.2rem}.mobile-stat-label{font-size:.8rem;color:#fffc;font-weight:500}.hero-features,.sectors-footer{display:flex!important;flex-wrap:wrap!important;gap:.8rem!important;justify-content:center!important}.hero-feature-item,.summary-item{flex:0 0 auto!important;margin-bottom:0!important}.company-features{display:block!important;margin-bottom:2rem!important}.company-feature-item{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:1rem!important;margin-bottom:1.5rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:1rem!important}.feature-content-modern{flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.feature-content-modern h4{font-size:1rem!important;margin-bottom:.5rem!important;word-wrap:break-word}.feature-content-modern p{font-size:.9rem!important;line-height:1.4!important;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.company-cta{display:flex!important;flex-wrap:wrap!important;gap:.8rem!important;justify-content:center!important;align-items:center!important}.company-cta-button{flex:0 0 auto!important;font-size:.9rem!important;padding:.8rem 1.5rem!important}.timeline-mobile-stats{display:flex!important;flex-wrap:wrap!important;gap:.8rem!important;justify-content:center!important}.mobile-stat-item{flex:0 0 auto!important;min-width:80px!important}}@media (max-width: 360px){.hero-features{flex-direction:column!important;align-items:center!important}.hero-feature-item{padding:6px 12px;font-size:.75rem}.about-stats-grid,.about-two-column-grid,.sectors-grid-modern{grid-template-columns:1fr!important;gap:.8rem!important}.about-icon-feature{padding:1rem!important}.stat-card-modern{padding:1.2rem .8rem}.sector-card-modern{height:200px}.sector-card-inner{padding:1rem}.timeline-mobile-item{padding:1.2rem}.timeline-mobile-year{font-size:1.3rem}.timeline-mobile-content{font-size:.9rem}.mobile-stat-item{padding:.8rem .5rem}.mobile-stat-number{font-size:1.3rem}.mobile-stat-label{font-size:.7rem}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes floatOptimized{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes pulseOptimized{0%,to{opacity:.8}50%{opacity:1}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes shimmerOptimized{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes ripple{0%{transform:scale(0);opacity:.8}to{transform:scale(2);opacity:0}}.timeline-floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.floating-orb{position:absolute;background:radial-gradient(circle at 30% 30%,#fff9,#ffffff14);border-radius:50%;animation:floatOptimized 8s ease-in-out infinite;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);willChange:"transform";transform:translateZ(0)}.floating-orb-1{width:120px;height:120px;top:10%;left:5%;animation-delay:0s}.floating-orb-2{width:80px;height:80px;top:70%;right:10%;animation-delay:2s}.floating-orb-3{width:60px;height:60px;top:40%;left:80%;animation-delay:4s}.floating-particles{position:absolute;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.5),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 90px 40px,rgba(255,255,255,.6),transparent),radial-gradient(1px 1px at 130px 80px,rgba(255,255,255,.4),transparent);background-repeat:repeat;background-size:200px 200px;animation:float 20s linear infinite}.timeline-header-modern{text-align:center;margin-bottom:4rem;position:relative}@media (max-width: 768px){.floating-orb,.floating-particles{animation-duration:12s}*[style*="backdrop-filter: blur(20px)"],*[style*="backdrop-filter: blur(25px)"]{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}}@media (max-width: 480px){.timeline-floating-elements,.floating-orb,.floating-particles{display:none!important}*[style*=backdrop-filter],.floating-orb{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.floating-orb,.floating-particles,*[style*="animation: shimmer"],.shimmer-effect{animation:none!important}*[style*="animation: pulse"]{animation:pulseOptimized 4s ease-in-out infinite!important}}.timeline-icon-badge{position:relative;display:inline-block;margin-bottom:2rem}.timeline-icon{font-size:3rem;background:linear-gradient(135deg,#ffffffe6,#fff9);border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.3);position:relative;z-index:2}.icon-glow{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;filter:blur(15px);opacity:.6;z-index:1;animation:pulse 3s ease-in-out infinite}.timeline-main-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:#fff;margin-bottom:1.5rem;text-shadow:0 4px 20px rgba(0,0,0,.3);letter-spacing:-.02em}.timeline-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:#ffffffe6;max-width:600px;margin:0 auto 3rem;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.2)}.timeline-progress-indicator{display:flex;justify-content:center;align-items:center}.progress-wrapper{display:flex;align-items:center;gap:1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1rem 2rem;border-radius:50px;border:1px solid rgba(255,255,255,.2)}.progress-track{width:200px;height:4px;background:#fff3;border-radius:2px;overflow:hidden}.progress-active{width:100%;height:100%;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);background-size:200% 100%;animation:shimmer 2s ease-in-out infinite;border-radius:2px}.progress-label{color:#fff;font-weight:600;font-size:.9rem;white-space:nowrap}.timeline-grid{position:relative;max-width:1000px;margin:0 auto}.timeline-card-premium{position:relative;margin-bottom:3rem;perspective:1000px}.timeline-card-premium.card-left .timeline-card-content{margin-left:0;margin-right:auto;transform-origin:left center}.timeline-card-premium.card-right .timeline-card-content{margin-left:auto;margin-right:0;transform-origin:right center}.timeline-connector-premium{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10}.connector-line{position:absolute;left:50%;top:-100px;width:2px;height:200px;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.3) 20%,rgba(255,255,255,.8) 50%,rgba(255,255,255,.3) 80%,transparent 100%);transform:translate(-50%)}.connector-node{position:relative;width:60px;height:60px}.node-inner{width:100%;height:100%;background:linear-gradient(135deg,#fffffff2,#fffc);border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:3px solid rgba(255,255,255,.5);position:relative;z-index:2;box-shadow:0 8px 25px #00000026}.node-pulse{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:2px solid rgba(255,255,255,.6);border-radius:50%;animation:pulse 2s ease-in-out infinite}.node-icon{font-size:1.2rem;font-weight:900;color:#667eea;text-shadow:0 2px 4px rgba(0,0,0,.1)}.timeline-card-content{width:45%;background:linear-gradient(135deg,#fffffff2,#ffffffe6,#ffffffd9);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:25px;padding:2.5rem;position:relative;overflow:hidden;border:2px solid rgba(255,255,255,.3);box-shadow:0 15px 40px #0000001a;transition:all .5s cubic-bezier(.4,0,.2,1)}.timeline-card-content:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 25px 60px #00000026;border-color:#fff9}.year-badge-premium{position:relative;display:inline-block;margin-bottom:1.5rem}.year-background{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;filter:blur(8px);opacity:.3}.year-decoration{position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.decoration-dot{width:8px;height:8px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;margin-bottom:4px}.decoration-line{width:20px;height:2px;background:linear-gradient(90deg,#667eea,transparent)}.content-body-premium{display:flex;flex-direction:column;gap:1.5rem}.content-icon{font-size:2.5rem;margin-bottom:1rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.content-text{flex:1}.milestone-title{font-size:1.4rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.milestone-progress{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.progress-bar-mini{flex:1;height:6px;background:#667eea33;border-radius:3px;overflow:hidden}.progress-fill-mini{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px;transition:width 1s ease-out}.progress-percentage{font-size:.9rem;font-weight:600;color:#667eea;min-width:40px;text-align:right}.card-hover-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.timeline-card-content:hover .card-hover-overlay{opacity:1}.hover-shine{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.3) 50%,transparent 70%);transform:rotate(45deg);animation:shimmer 2s ease-in-out infinite}.hover-glow{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:30px;filter:blur(20px);opacity:.2;z-index:-1}.card-border-glow{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:25px;padding:2px;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}.timeline-card-content:hover .card-border-glow{opacity:.6}.timeline-footer-premium{text-align:center;margin-top:5rem;padding-top:3rem;border-top:2px solid rgba(255,255,255,.2)}.footer-stats{display:flex;justify-content:center;align-items:center;gap:3rem;margin-bottom:3rem;flex-wrap:wrap}.stat-item-premium{display:flex;align-items:center;gap:1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.5rem 2rem;border-radius:20px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.stat-item-premium:hover{transform:translateY(-5px);background:#ffffff26;border-color:#fff6}.stat-icon-premium{font-size:2rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.stat-content-premium{text-align:left}.stat-number-premium{font-size:2rem;font-weight:900;color:#fff;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.2)}.stat-label-premium{font-size:.9rem;color:#fffc;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.stat-divider-premium{width:2px;height:40px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.3),transparent)}.timeline-cta-premium{display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-button-premium{position:relative;background:linear-gradient(135deg,#fffffff2,#ffffffd9);color:#2c3e50;border:none;padding:1.2rem 3rem;border-radius:60px;font-size:1.1rem;font-weight:700;cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.3);text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:1rem}.cta-button-premium:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 20px 40px #0003;background:linear-gradient(135deg,#fff,#fffffff2)}.button-text{position:relative;z-index:2}.button-icon{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;font-size:.9rem;transition:all .3s ease}.cta-button-premium:hover .button-icon{transform:rotate(90deg) scale(1.1)}.icon-arrow{position:absolute;transition:all .3s ease}.icon-sparkle{position:absolute;opacity:0;transition:all .3s ease;transform:rotate(-90deg)}.cta-button-premium:hover .icon-arrow{opacity:0;transform:rotate(90deg)}.cta-button-premium:hover .icon-sparkle{opacity:1;transform:rotate(0)}.button-ripple{position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(102,126,234,.3),transparent);border-radius:50%;transform:translate(-50%,-50%);transition:all .4s ease}.cta-button-premium:active .button-ripple{width:200px;height:200px;animation:ripple .6s ease-out}.cta-subtitle{color:#fffc;font-size:1rem;margin:0;font-weight:400}@media (max-width: 768px){.timeline-grid{padding:0 1rem}.timeline-card-premium.card-left .timeline-card-content,.timeline-card-premium.card-right .timeline-card-content{width:80%;margin:0 auto}.connector-line{display:none}.timeline-connector-premium{position:relative;left:auto;top:auto;transform:none;display:flex;justify-content:center;margin-bottom:2rem}.footer-stats{flex-direction:column;gap:1.5rem}.stat-divider-premium{width:40px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent)}.timeline-main-title{font-size:2.5rem}.timeline-subtitle{font-size:1.1rem;padding:0 1rem}}@media (max-width: 480px){.timeline-card-content{width:95%;padding:2rem 1.5rem}.progress-wrapper{padding:.8rem 1.5rem;flex-direction:column;gap:.5rem}.progress-track{width:150px}.stat-item-premium{padding:1rem 1.5rem;flex-direction:column;text-align:center;gap:.5rem}.cta-button-premium{padding:1rem 2rem;font-size:1rem}}.contact-hero-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#1e3c72,#2a5298,#229fb8 50%,#7aafdd);background-size:400% 400%;animation:gradientShift 15s ease infinite}.hero-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.hero-circle{position:absolute;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:float 6s ease-in-out infinite}.hero-circle-1{width:300px;height:300px;top:-150px;right:-150px;animation-delay:0s}.hero-circle-2{width:200px;height:200px;bottom:-100px;left:-100px;animation-delay:2s}.hero-circle-3{width:150px;height:150px;top:50%;right:10%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.hero-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle at 75% 75%,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;background-position:0 0,25px 25px;animation:patternMove 20s linear infinite}@keyframes patternMove{0%{background-position:0 0,25px 25px}to{background-position:50px 50px,75px 75px}}.hero-badge{display:inline-block;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:50px;padding:8px 20px;margin-bottom:2rem;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;color:#ffffffe6}.hero-highlight{background:linear-gradient(45deg,#fff,#e3f2fd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.hero-highlight:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent,#fff,transparent);border-radius:2px;opacity:.7}.hero-features{display:flex;justify-content:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.hero-feature-item{display:flex;align-items:center;gap:.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:25px;padding:12px 20px;font-size:.9rem;font-weight:500;color:#fffffff2;transition:all .3s ease}.hero-feature-item:hover{background:#ffffff40;transform:translateY(-2px);box-shadow:0 10px 30px #0003}.hero-feature-icon{font-size:1.2rem}.contact-form-card input:focus,.contact-form-card textarea:focus{border-color:#229fb8!important;box-shadow:0 0 0 3px #229fb81a!important}@media (max-width: 968px){.contact-grid{gap:2rem!important}.contact-items-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:1.5rem!important}.social-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}.map-section{padding:60px 0!important}.map-section iframe{height:300px!important;margin:0 1.5rem!important}}@media (max-width: 768px){.contact-hero-section{padding:100px 1.5rem 60px!important}.hero-features{gap:1.5rem!important;margin-top:2.5rem!important}.hero-feature-item{padding:11px 18px!important;font-size:.85rem!important}.hero-circle-1{width:250px!important;height:250px!important;top:-125px!important;right:-125px!important}.hero-circle-2{width:175px!important;height:175px!important;bottom:-87px!important;left:-87px!important}.contact-main-section{padding:60px 0!important}.contact-form-card,.contact-info-card{padding:2rem!important}.contact-items-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:1.2rem!important}.working-hours .hours-grid{grid-template-columns:1fr!important;gap:.8rem!important}.social-grid{grid-template-columns:1fr 1fr!important;gap:1rem!important}.contact-grid{padding:0 1.5rem!important}.map-section{padding:50px 0!important}.map-section iframe{height:280px!important;margin:0 1.5rem!important;border-radius:12px!important}}@media (max-width: 480px){.contact-hero-section{padding:80px 1rem 50px!important}.hero-features{gap:1rem!important;margin-top:2rem!important}.hero-feature-item{padding:10px 16px!important;font-size:.8rem!important}.hero-circle-1{width:200px!important;height:200px!important;top:-100px!important;right:-100px!important}.hero-circle-2{width:150px!important;height:150px!important;bottom:-75px!important;left:-75px!important}.hero-circle-3{width:100px!important;height:100px!important}.contact-main-section{padding:50px 0!important}.contact-form-card,.contact-info-card{padding:1.5rem!important;margin:0 1rem!important}.contact-items-grid{grid-template-columns:1fr!important;gap:1rem!important}.social-grid{grid-template-columns:1fr!important;gap:1rem!important;padding:0 1rem!important}.contact-grid{padding:0!important}.contact-form-card input,.contact-form-card textarea{padding:.75rem!important;font-size:16px!important}.contact-form-card textarea{min-height:100px!important}.contact-item{padding:1rem!important;margin-bottom:.75rem!important}.working-hours{margin-top:2rem!important;padding:1rem!important}.working-hours .hours-grid{grid-template-columns:1fr!important;gap:.8rem!important}.map-section{padding:50px 0!important}.map-section iframe{height:250px!important;margin:0 1rem!important;border-radius:10px!important}}@media (max-width: 360px){.hero-features{flex-direction:column!important;align-items:center!important;gap:.8rem!important;margin-top:1.5rem!important}.hero-feature-item{padding:8px 14px!important;font-size:.75rem!important}.hero-badge{padding:6px 16px!important;font-size:.8rem!important}.contact-form-card,.contact-info-card{padding:1rem!important;margin:0 .5rem!important}.contact-item{flex-direction:column!important;text-align:center!important;gap:.5rem!important}.contact-icon{align-self:center!important}.map-section iframe{height:200px!important;margin:0 .5rem!important;border-radius:8px!important}}@media (hover: hover){.contact-form-card:hover{transform:translateY(-5px)!important;box-shadow:0 15px 40px #0000001f!important}.social-card:hover{transform:translateY(-8px)!important}.contact-item:hover{background-color:#f8f9fa!important;transform:translate(5px)!important}}@media (prefers-contrast: high){.contact-form-card,.contact-info-card,.social-card,.contact-form-card input,.contact-form-card textarea{border:2px solid #000!important}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.contact-hero-section{background:none!important;color:#000!important}.social-section,.map-section{display:none!important}.contact-form-card{box-shadow:none!important;border:1px solid #000!important}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#fff;overflow-x:hidden;margin:0;padding:0;width:100%}button{border:none;background:none;cursor:pointer;font-family:inherit}a{text-decoration:none;color:inherit}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button:focus,a:focus{outline:2px solid #229FB8;outline-offset:2px}#root,.App{width:100%;margin:0;padding:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8f9fa}::-webkit-scrollbar-thumb{background:#229fb8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#7aafdd}::selection{background:#229fb8;color:#fff}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}p{margin-bottom:1rem}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.hidden{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fade-in{opacity:0;animation:fadeIn .6s ease-in-out forwards}@keyframes fadeIn{to{opacity:1}}.slide-up{transform:translateY(20px);opacity:0;animation:slideUp .6s ease-out forwards}@keyframes slideUp{to{transform:translateY(0);opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-fadeInUp{animation:fadeInUp 1s ease-out forwards}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-float{animation:float 3s ease-in-out infinite}.animate-slideInLeft{animation:slideInFromLeft 1s ease-out forwards}.animate-slideInRight{animation:slideInFromRight 1s ease-out forwards}@media (max-width: 768px){.container{padding:0 1rem}body{font-size:14px}}@media (max-width: 480px){.container{padding:0 .5rem}}
