.tech-glow{position:relative}.tech-glow:before{content:"";position:absolute;top:50%;left:50%;width:200%;height:200%;background:radial-gradient(circle,#E5E5E5 0%,transparent 70%);opacity:0;transform:translate(-50%,-50%);transition:opacity .4s ease;pointer-events:none;filter:blur(40px);z-index:-1}.tech-glow:hover:before{opacity:.3}.data-stream{position:relative;overflow:hidden}.data-stream:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(229,229,229,.2),transparent);animation:dataStream 3s infinite}@keyframes dataStream{0%{left:-100%}to{left:100%}}.scan-line{position:relative}.scan-line:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#E5E5E5,transparent);animation:scanLine 2s infinite;z-index:10}@keyframes scanLine{0%{top:0;opacity:1}50%{opacity:.5}to{top:100%;opacity:0}}.pulse-glow{animation:pulseGlow 2s infinite}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px #8e8e934d}50%{box-shadow:0 0 40px #e5e5e599}}.grid-background{position:relative}.grid-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(142,142,147,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(142,142,147,.1) 1px,transparent 1px);background-size:50px 50px;opacity:.3;pointer-events:none}.neon-text{color:#e5e5e5;text-shadow:0 0 10px #E5E5E5,0 0 20px #E5E5E5,0 0 30px #E5E5E5;animation:neonFlicker 3s infinite}@keyframes neonFlicker{0%,to{opacity:1}50%{opacity:.8}}.hover-lift{transition:all .4s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 60px #0d0d0d80,0 0 40px #8e8e934d}.border-glow{border:1px solid #333333;position:relative}.border-glow:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#8E8E93,#E5E5E5,#8E8E93);border-radius:inherit;opacity:0;transition:opacity .3s ease;z-index:-1;filter:blur(8px)}.border-glow:hover:before{opacity:.6}.particle-bg{position:relative;overflow:hidden}.particle-bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20% 30%,#E5E5E5,transparent),radial-gradient(2px 2px at 60% 70%,#8E8E93,transparent),radial-gradient(1px 1px at 50% 50%,#E5E5E5,transparent);background-size:200% 200%;opacity:.1;animation:particleMove 20s infinite;pointer-events:none}@keyframes particleMove{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}.right-top-hexagon{clip-path:polygon(0% 0%,80% 0%,100% 20%,100% 100%,20% 100%,0% 80%)}.left-top-hexagon{position:relative;clip-path:polygon(20% 0%,100% 0%,100% 80%,80% 100%,0% 100%,0% 20%);transition:all .3s ease}.left-top-hexagon>*{position:relative;z-index:1}.left-top-hexagon.hexagon-sm{width:120px;height:69.28px;margin:34.64px 0}.left-top-hexagon.hexagon-md{width:200px;height:115.47px;margin:57.74px 0}.left-top-hexagon.hexagon-lg{width:300px;height:173.21px;margin:86.6px 0}.left-top-hexagon.hexagon-primary{background:linear-gradient(135deg,#8E8E93 0%,#E5E5E5 100%);color:#fff}.left-top-hexagon.hexagon-secondary{background:#1F1F21;border:1px solid #333333;color:#fff}.left-top-hexagon:hover{transform:scale(1.05);box-shadow:0 0 30px #e5e5e580}.metal-gradient{background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(142,142,147,.3) 50%,rgba(51,51,51,.5) 100%);position:relative}.metal-gradient:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,transparent 100%);pointer-events:none;z-index:0}.metal-gradient>*{position:relative;z-index:1}.metal-shine{position:relative;overflow:hidden}.metal-shine:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:metalShine 3s infinite;pointer-events:none;z-index:1}@keyframes metalShine{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.metal-border{border:1px solid #8E8E93;position:relative}.metal-border:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:linear-gradient(135deg,#E5E5E5,#8E8E93,#5A5A5F,#8E8E93,#E5E5E5);border-radius:inherit;opacity:0;transition:opacity .3s ease;z-index:-1;filter:blur(4px)}.metal-border:hover:before{opacity:.6}.flowing-lines{position:relative;overflow:hidden}.flowing-lines:before,.flowing-lines:after{content:"";position:absolute;width:2px;height:100%;background:linear-gradient(180deg,transparent,#8E8E93,transparent);opacity:.3;z-index:0}.flowing-lines:before{left:0;animation:flowDown 2s infinite}.flowing-lines:after{right:0;animation:flowDown 2s infinite 1s}.flowing-lines>*{position:relative;z-index:1}@keyframes flowDown{0%{top:-100%;opacity:0}50%{opacity:.5}to{top:100%;opacity:0}}.brushed-metal{position:relative;background:linear-gradient(90deg,rgba(142,142,147,.1) 0%,rgba(229,229,229,.15) 25%,rgba(142,142,147,.1) 50%,rgba(229,229,229,.15) 75%,rgba(142,142,147,.1) 100%);background-size:200% 100%;animation:brushedMetal 3s linear infinite}.brushed-metal:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px);pointer-events:none}@keyframes brushedMetal{0%{background-position:0% 0%}to{background-position:200% 0%}}.logo{position:relative;display:inline-block;flex-shrink:0}.logo .logo-link{display:inline-block;text-decoration:none;transition:transform .3s ease,opacity .3s ease,filter .3s ease}.logo .logo-link:hover{transform:scale(1.05);opacity:1;filter:brightness(1.1)}.logo .logo-link:hover .logo-img:after{opacity:.4}.logo .logo-link:active{transform:scale(.98)}@media (max-width: 768px){.logo .logo-link:hover{transform:scale(1.02)}}.logo .logo-img{position:relative;z-index:1;width:clamp(80px,6.5vw,126px);height:clamp(42px,3.4vw,66px);border-radius:4px;overflow:hidden;background:none}@media (max-width: 1024px) and (min-width: 769px){.logo .logo-img{width:110px;height:58px}}@media (max-width: 768px){.logo .logo-img{width:100px;height:52px}}@media (max-width: 480px){.logo .logo-img{width:80px;height:42px}}.logo .logo-img:after{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(180deg,rgba(255,255,255,.15) 0%,transparent 100%);pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:2}.logo .logo-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:opacity .3s ease,filter .3s ease;position:relative;z-index:1}.logo a:not(.logo-link){font-weight:500;width:clamp(120px,10.4vw,200px);height:clamp(60px,5.2vw,100px);top:0;left:0;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:opacity .3s ease;font-size:clamp(50px,5.2vw,100px);position:absolute;z-index:0;opacity:.02;display:flex;align-items:center;justify-content:center}li a,li span{color:#e5e5e5;text-decoration:none;font-weight:500;transition:all .3s ease;padding:.5rem .8rem;position:relative;font-size:clamp(14px,1.2vw,18px);cursor:pointer;text-shadow:0 2px 8px rgba(13,13,13,.3);background:linear-gradient(135deg,rgba(142,142,147,.6) 0%,rgba(142,142,147,.4) 100%);-webkit-background-clip:text;background-clip:text}.navigation.transparent li a,.navigation.transparent li span{color:#fff;text-shadow:0 2px 10px rgba(13,13,13,.5);-webkit-text-fill-color:#fff}li a.active,li span.active{background:linear-gradient(135deg,#FF6B35 0%,#00D9FF 100%);-webkit-background-clip:unset;-webkit-text-fill-color:#fff;background-clip:unset;color:#fff}.navigation.transparent li a.active,.navigation.transparent li span.active{color:#fff;-webkit-text-fill-color:#fff}li a.active:after,li span.active:after{display:none}li a:hover:not(.disabled):not(.active),li span:hover:not(.disabled):not(.active){background:linear-gradient(135deg,#FF6B35 0%,#00D9FF 100%);-webkit-background-clip:unset;-webkit-text-fill-color:#fff;background-clip:unset;color:#fff}.navigation.transparent li a:hover:not(.disabled):not(.active),.navigation.transparent li span:hover:not(.disabled):not(.active){color:#fff;-webkit-text-fill-color:#fff}li a:hover:not(.disabled):not(.active):before,li span:hover:not(.disabled):not(.active):before{display:none}li a.disabled,li span.disabled{color:#6e6e6e;cursor:not-allowed;opacity:.5}.name-link{background:linear-gradient(135deg,rgba(142,142,147,.6) 0%,rgba(142,142,147,.4) 100%);color:#fff}.name-link.active{background:linear-gradient(135deg,#FF6B35 0%,#00D9FF 100%);-webkit-background-clip:unset;-webkit-text-fill-color:#fff;background-clip:unset;color:#fff}.nav-menu{display:flex;list-style:none;margin:0;padding:0}.nav-menu.nav-menu-left{justify-content:flex-start}.nav-menu.nav-menu-right{justify-content:flex-end}@media (max-width: 768px){.nav-menu{display:none}}.hamburger-button{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1003;position:relative;transition:all .3s ease}@media (max-width: 768px){.hamburger-button{display:flex}}.hamburger-button:focus{outline:none}.hamburger-button:hover{opacity:.8}.hamburger-button .hamburger-line{width:100%;height:2px;background:#E5E5E5;border-radius:2px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center;box-shadow:0 0 4px #e5e5e54d}.hamburger-button.is-open .hamburger-line:nth-child(1){transform:translateY(10px) rotate(45deg);background:#E5E5E5}.hamburger-button.is-open .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-button.is-open .hamburger-line:nth-child(3){transform:translateY(-10px) rotate(-45deg);background:#E5E5E5}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(13,13,13,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1001;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.is-open{opacity:1;visibility:visible}@media (min-width: 769px){.mobile-menu-overlay{display:none}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;width:80%;max-width:320px;background:#1F1F21;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid rgba(142,142,147,.2);z-index:1002;transform:translate(100%);transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);box-shadow:-4px 0 24px #0000004d;pointer-events:none}.mobile-menu.is-open{transform:translate(0);pointer-events:auto}@media (min-width: 769px){.mobile-menu{display:none}}.mobile-menu .mobile-menu-content{height:100%;padding:80px 32px 32px;overflow-y:auto}.mobile-menu .mobile-menu-content::-webkit-scrollbar{width:4px}.mobile-menu .mobile-menu-content::-webkit-scrollbar-track{background:rgba(142,142,147,.1)}.mobile-menu .mobile-menu-content::-webkit-scrollbar-thumb{background:#8E8E93;border-radius:2px}.mobile-menu .mobile-menu-content::-webkit-scrollbar-thumb:hover{background:#E5E5E5}.mobile-menu .mobile-menu-nav{width:100%}.mobile-menu .mobile-menu-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.mobile-menu .mobile-menu-list li{width:100%}.mobile-menu .mobile-menu-list li a,.mobile-menu .mobile-menu-list li span{display:block;width:100%;padding:16px 20px;color:#e5e4e2;text-decoration:none;font-size:18px;font-weight:500;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-radius:8px;transition:all .3s ease;position:relative;overflow:hidden}.mobile-menu .mobile-menu-list li a:before,.mobile-menu .mobile-menu-list li span:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(229,229,229,.1),transparent);transition:left .5s ease}.mobile-menu .mobile-menu-list li a:hover:before,.mobile-menu .mobile-menu-list li span:hover:before{left:100%}.mobile-menu .mobile-menu-list li a:hover:not(.disabled),.mobile-menu .mobile-menu-list li span:hover:not(.disabled){color:#e5e5e5;background:rgba(142,142,147,.1);transform:translate(4px)}.mobile-menu .mobile-menu-list li a.active,.mobile-menu .mobile-menu-list li span.active{color:#e5e5e5;background:rgba(142,142,147,.15)}.mobile-menu .mobile-menu-list li a.active:after,.mobile-menu .mobile-menu-list li span.active:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:linear-gradient(180deg,#E5E5E5,#8E8E93);border-radius:0 2px 2px 0}.mobile-menu .mobile-menu-list li a.disabled,.mobile-menu .mobile-menu-list li span.disabled{color:#6e6e6e;cursor:not-allowed;opacity:.5}.navigation{position:fixed;top:0;left:0;right:0;height:70px;z-index:1000;transition:all .3s ease}.navigation.transparent{background:transparent;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.navigation.scrolled{background:rgba(31,31,33,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px #0d0d0d33}.navigation .nav-container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:100%;margin:0 auto;width:100%;position:relative;gap:20px}@media (max-width: 768px){.navigation .nav-container{padding:0 20px;max-width:100%;grid-template-columns:auto 1fr auto;position:relative;z-index:1003}.navigation .nav-container .hamburger-button{position:relative;z-index:1004;pointer-events:auto}.navigation{height:60px}}.footer-section{background:#0D0D0D;width:100%;padding:30px 0;border-top:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}.footer-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(142,142,147,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(142,142,147,.03) 1px,transparent 1px);background-size:50px 50px;opacity:.5;pointer-events:none;z-index:0}.footer-section .container{z-index:1;position:relative}.footer-section .container .footer-text-bg{position:absolute;z-index:1;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.footer-section .container .footer-text-bg p{font-size:260px;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(90deg,#FF6B35,#00D9FF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.1}.footer-main{margin-bottom:30px;z-index:10;position:relative}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:80px;display:flex;justify-content:space-between}@media (max-width: 1024px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:50px}}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr;gap:40px}}.footer-col{display:flex;flex-direction:column}.footer-nav-title{font-size:16px;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#e5e5e5;margin-bottom:16px;letter-spacing:-.02em}.footer-nav{display:flex;flex-direction:column;gap:12px}.footer-nav a{color:#6e6e6e;text-decoration:none;font-size:15px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .3s ease;display:inline-block;width:-moz-fit-content;width:fit-content;position:relative}.footer-nav a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:linear-gradient(90deg,#FF6B35,#00D9FF);transition:width .3s ease}.footer-nav a:hover{color:#e5e5e5}.footer-nav a:hover:after{width:100%}.contact-col .footer-nav{margin-bottom:24px}.contact-col .contact-info{display:flex;flex-direction:column;gap:16px;margin-top:8px}.contact-col .contact-link,.contact-col .contact-address{color:#fff;text-decoration:none;font-size:16px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;transition:color .3s ease;display:flex;align-items:center;gap:10px;margin:0}.contact-col .contact-link .contact-icon,.contact-col .contact-address .contact-icon{font-size:20px;color:#8e8e93;transition:all .3s ease;flex-shrink:0}.contact-col .contact-link span,.contact-col .contact-address span{transition:color .3s ease}.contact-col .contact-link:hover,.contact-col .contact-address:hover{color:#e5e5e5}.contact-col .contact-link:hover .contact-icon,.contact-col .contact-address:hover .contact-icon{color:#e5e5e5;transform:scale(1.1)}.contact-col .contact-address{text-decoration:none;cursor:default}.contact-col .contact-address .contact-icon{margin-top:-10px}.footer-bottom{padding-top:30px;z-index:10;position:relative}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;gap:40px;flex-wrap:wrap}@media (max-width: 1024px){.footer-bottom-content{flex-direction:column;align-items:flex-start;gap:30px}}.footer-bottom-left{display:flex;flex-direction:column;gap:24px;flex:1}@media (max-width: 768px){.footer-bottom-left{gap:20px}}.footer-brand{display:inline-block;text-decoration:none;cursor:pointer;transition:transform .3s ease}.footer-brand:hover{transform:scale(1.05)}.footer-brand:active{transform:scale(.98)}.footer-brand .footer-logo-img{height:30px;width:auto;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.95;transition:all .3s ease;display:block}.footer-brand .footer-logo-img:hover{opacity:1;filter:brightness(0) invert(1) drop-shadow(0 0 20px rgba(255,255,255,.3))}.partners-section{display:flex;flex-direction:column;gap:12px}.partners-section .partner-badges{display:flex;gap:10px;flex-wrap:wrap}.partners-section .partner-badge{padding:6px 14px;background:rgba(31,31,33,.6);border:1px solid rgba(255,255,255,.1);border-radius:4px;font-size:11px;color:#e5e4e2;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;letter-spacing:.5px;text-transform:uppercase;transition:all .3s ease}.partners-section .partner-badge:hover{border-color:#8e8e93;background:rgba(142,142,147,.1)}.footer-bottom-right{display:flex;flex-direction:column;gap:16px;align-items:flex-end}@media (max-width: 1024px){.footer-bottom-right{align-items:flex-start;width:100%}}.social-links-bottom{display:flex;gap:12px;flex-wrap:wrap}.social-icon{width:36px;height:36px;border-radius:6px;border:1px solid #333333;display:flex;align-items:center;justify-content:center;color:#6e6e6e;text-decoration:none;background:rgba(31,31,33,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative;overflow:hidden}.social-icon svg{transition:all .3s ease;z-index:1}.social-icon:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(142,142,147,.1),rgba(229,229,229,.1));opacity:0;transition:opacity .3s ease}.social-icon:hover{border-color:#8e8e93;color:#e5e5e5;transform:translateY(-2px);box-shadow:0 4px 12px #8e8e934d}.social-icon:hover:before{opacity:1}.social-icon:hover svg{transform:scale(1.1)}.social-icon:active{transform:translateY(0)}.copyright{font-size:12px;color:#6e6e6e;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;text-align:right}@media (max-width: 1024px){.copyright{text-align:left}}.legal-links{display:flex;align-items:center;gap:8px;font-size:12px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.legal-links a{color:#6e6e6e;text-decoration:none;transition:color .3s ease}.legal-links a:hover{color:#e5e5e5}.legal-links .legal-divider{color:#333;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width: 768px){.footer-section{padding:80px 0 30px}.footer-main{margin-bottom:60px}.footer-bottom{padding-top:40px}.footer-bottom-content{gap:30px}.footer-logo-img{height:50px}.footer-nav-title{font-size:15px;margin-bottom:12px}.footer-nav{gap:10px}.footer-nav a{font-size:14px}.contact-link,.contact-address{font-size:14px;gap:8px}.contact-link .contact-icon,.contact-address .contact-icon{font-size:14px}.brand-name{font-size:20px}.social-icon{width:32px;height:32px}.copyright,.legal-links{font-size:11px}}.home-page{width:100%;background:#0D0D0D;color:#fff;position:relative;overflow-x:hidden;min-height:100vh}.hero-section-v2{min-height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:70px;position:relative}.hero-section-v2 .social-proof-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.hero-section-v2 .social-proof-bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-section-v2 .container{position:relative;z-index:2}@media (max-width: 968px){.hero-section-v2 .container{flex-direction:column;gap:40px;padding:80px 20px}}.hero-section-v2 .hero-top{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 auto;padding:20px 0;gap:30px}@media (max-width: 1400px){.hero-section-v2 .hero-top{gap:20px}}@media (max-width: 1200px){.hero-section-v2 .hero-top{flex-direction:column;gap:40px}}.hero-section-v2 .left-video{flex:0 0 49%;position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0d0d0d99;background:#1F1F21;min-height:400px;aspect-ratio:16 / 9;max-width:100%}.hero-section-v2 .left-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;min-height:400px;background:#1F1F21;border-radius:20px}@media (max-width: 1400px){.hero-section-v2 .left-video{min-height:350px}.hero-section-v2 .left-video video{min-height:350px}}@media (max-width: 1200px){.hero-section-v2 .left-video{flex:0 0 100%;width:100%;max-width:800px;margin:0 auto;min-height:450px}.hero-section-v2 .left-video video{min-height:450px}}@media (max-width: 968px){.hero-section-v2 .left-video{max-width:100%;min-height:300px}.hero-section-v2 .left-video video{min-height:300px}}.hero-section-v2 .right-content{flex:0 0 49%;position:relative;z-index:2;flex-shrink:0}@media (max-width: 1200px){.hero-section-v2 .right-content{flex:0 0 100%;width:100%;max-width:800px;margin:0 auto}}.hero-section-v2 .hero-content{position:relative;z-index:2;width:100%;padding:120px 0}@media (max-width: 768px){.hero-section-v2 .hero-content{padding:80px 0}}.hero-section-v2 .hero-text{max-width:800px}@media (max-width: 768px){.hero-section-v2 .hero-text{max-width:100%}}.hero-section-v2 .hero-title{position:relative}.hero-section-v2 .hero-title h1{font-size:clamp(42px,5.5vw,72px);font-weight:700;line-height:1.2;margin-bottom:32px;background:linear-gradient(135deg,#E5E5E5 0%,#FF6B35 30%,#00D9FF 60%,#E5E5E5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;text-shadow:0 0 40px rgba(255,107,53,.2)}.hero-section-v2 .hero-title:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#E5E5E5 0%,#FF6B35 30%,#00D9FF 60%,#E5E5E5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:blur(20px);opacity:.5;z-index:-1;animation:glow-pulse 3s ease-in-out infinite}@media (max-width: 768px){.hero-section-v2 .hero-title{font-size:36px;margin-bottom:24px}}@keyframes glow-pulse{0%,to{opacity:.3}50%{opacity:.6}}.hero-section-v2 .hero-bottom{padding:20px 0;border-radius:20px;overflow:hidden;display:flex;justify-content:space-between;gap:20px}@media (max-width: 1200px){.hero-section-v2 .hero-bottom{flex-direction:column;gap:30px}}@media (max-width: 768px){.hero-section-v2 .hero-bottom{gap:20px}}.hero-section-v2 .hero-bottom .hero-description{border-radius:25px;position:relative;flex:0 0 49%;overflow:hidden;background-clip:padding-box}@media (max-width: 1200px){.hero-section-v2 .hero-bottom .hero-description{flex:0 0 100%;width:100%}}.hero-section-v2 .hero-bottom .hero-description p{font-size:clamp(16px,1.5vw,20px);line-height:1.6;color:#e5e4e2;font-weight:400;padding:40px;position:relative;z-index:1}@media (max-width: 1200px){.hero-section-v2 .hero-bottom .hero-description p{padding:30px}}@media (max-width: 768px){.hero-section-v2 .hero-bottom .hero-description p{font-size:16px;padding:24px}}.cool-button-container{position:relative;display:inline-block}.cool-button-container .main-button{position:relative;padding:10px 32px 8px;border:none;cursor:pointer;overflow:hidden;border-radius:48px;z-index:2;transition:all .3s ease}.cool-button-container.green .main-button{background:linear-gradient(135deg,#8E8E93 0%,#5A5A5F 100%);color:#fff;box-shadow:0 2px 8px #8e8e934d,0 0 20px #00d9ff26}.cool-button-container.green .main-button:hover{background:linear-gradient(135deg,#00D9FF 0%,#8E8E93 100%);box-shadow:0 4px 16px #00d9ff66,0 0 30px #00d9ff40;color:#fff}.cool-button-container.white .main-button{background-color:#fff;color:#000}.cool-button-container .content-wrapper{display:flex;align-items:center;justify-content:center;text-transform:capitalize}.cool-button-container .content-wrapper .dot-pulse{display:block;width:6px;height:6px;border-radius:50%;background:currentColor}.cool-button-container .content-wrapper .button-text{font-weight:800;letter-spacing:1px;font-size:clamp(16px,1.04vw,20px);line-height:150%;margin:0 10px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cool-button-container .scan-line{position:absolute;top:0;left:-100%;width:40%;height:100%;background:linear-gradient(to right,transparent,rgba(0,217,255,.5),transparent);transform:skew(-30deg);z-index:1}.cool-button-container:hover .scan-line{left:150%;transition:left .6s ease-in-out}.cool-button-container .glow-layer{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(0,217,255,.15) 0%,rgba(229,229,229,.1) 50%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:0;border-radius:inherit}.cool-button-container:hover .glow-layer{opacity:1}.cool-button-container.green:hover .glow-layer{background:radial-gradient(circle at center,rgba(0,217,255,.25) 0%,rgba(0,217,255,.1) 50%,transparent 70%)}@keyframes pulse{0%{box-shadow:0 0 #8e8e9380}to{box-shadow:0 0 0 10px #8e8e9300}}.social-proof-section{padding:120px 0;background:#0D0D0D;border-top:1px solid rgba(142,142,147,.1);border-bottom:1px solid rgba(142,142,147,.1)}@media (max-width: 768px){.social-proof-section{padding:80px 0}}.social-proof-section .social-proof-content{text-align:center}.social-proof-section .social-proof-title{font-size:clamp(28px,3vw,40px);font-weight:800;background:linear-gradient(135deg,#E5E5E5 0%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:48px;letter-spacing:-.02em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (max-width: 768px){.social-proof-section .social-proof-title{font-size:28px;margin-bottom:32px}}.social-proof-section .client-logos-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:32px;margin-bottom:64px;align-items:center}@media (max-width: 1024px){.social-proof-section .client-logos-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width: 768px){.social-proof-section .client-logos-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:48px}}.social-proof-section .client-logos-grid .client-logo-item{display:flex;align-items:center;justify-content:center;height:60px}.social-proof-section .client-logos-grid .client-logo-item .logo-placeholder{color:#5a5a5f;font-size:14px;font-weight:500;text-transform:uppercase;opacity:.5;transition:opacity .3s ease}.social-proof-section .client-logos-grid .client-logo-item .logo-placeholder:hover{opacity:1}.social-proof-section .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}@media (max-width: 768px){.social-proof-section .stats-grid{grid-template-columns:1fr;gap:32px}}.social-proof-section .stats-grid .stat-item{text-align:center}.social-proof-section .stats-grid .stat-item .stat-value{font-size:clamp(42px,5vw,64px);font-weight:800;background:linear-gradient(135deg,#E5E5E5 0%,#00D9FF 50%,#E5E5E5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px;line-height:1.2;letter-spacing:-.02em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.social-proof-section .stats-grid .stat-item .stat-label{font-size:14px;font-weight:700;color:#f59e0b;text-transform:uppercase;letter-spacing:.15em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.section-header-v2 .section-title-group-v2{margin:0 auto}.section-header-v2 .section-label-v2{color:#00d9ff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:4px;text-transform:uppercase;font-size:14px;display:block;margin-bottom:15px;text-shadow:0 0 10px rgba(0,217,255,.3)}.section-header-v2 .section-title-v2{font-size:clamp(40px,5.5vw,64px);line-height:2;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;margin:0;background:linear-gradient(135deg,#FF6B35 0%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.section-header-v2 .section-title-v2{font-size:clamp(36px,7vw,52px)}}.section-header-v2.align-left{text-align:left}.section-header-v2.align-left .section-title-group-v2{margin:0}.section-header-v2.align-right{text-align:right}.section-header-v2.align-right .section-title-group-v2{margin-left:auto;margin-right:0}.section-header-v2.inline-header{margin-bottom:40px}.section-header-v2.inline-header .section-label-v2{font-size:12px;margin-bottom:12px}.section-header-v2.inline-header .section-title-v2{font-size:clamp(28px,4vw,42px)}.what-we-do-section{background:#0D0D0D;border-top:1px solid rgba(142,142,147,.1);border-bottom:1px solid rgba(142,142,147,.1)}.what-we-do-section .container{display:flex}@media (max-width: 1024px){.what-we-do-section .container{flex-direction:column}}.what-we-do-section .container .what-we-do-header{width:40%;flex-shrink:0;display:flex;justify-content:center;align-items:center}@media (max-width: 1024px){.what-we-do-section .container .what-we-do-header{width:100%;margin-bottom:48px}}@media (max-width: 768px){.what-we-do-section{padding:80px 0}}.what-we-do-section .what-we-do-header{margin-bottom:64px}@media (max-width: 768px){.what-we-do-section .what-we-do-header{margin-bottom:48px}}.what-we-do-section .services-grid{position:relative;width:100%;max-width:1440px;margin:0 auto;height:500px;overflow:hidden}@media (max-width: 1024px){.what-we-do-section .services-grid{width:95%;height:450px}}@media (max-width: 768px){.what-we-do-section .services-grid{width:100%;height:400px}}.what-we-do-section .services-grid .service-card{border-width:3px;background-size:cover;background-blend-mode:soft-light;background-position:center;background-repeat:no-repeat}.what-we-do-section .services-grid .service-content{width:100%;height:100%;padding:10px 20px;position:relative}.what-we-do-section .services-grid .service-title{font-size:clamp(28px,3vw,36px);font-weight:700;color:#e5e5e5;margin-bottom:10px;line-height:1.2;letter-spacing:-.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#E5E5E5 0%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.what-we-do-section .services-grid .service-title{font-size:24px;margin-bottom:16px}}.what-we-do-section .services-grid .service-description{font-size:clamp(16px,1.5vw,18px);line-height:1.7;color:#8e8e93;margin-bottom:0;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#fff}@media (max-width: 768px){.what-we-do-section .services-grid .service-description{font-size:15px;line-height:1.6}}.what-we-do-section .services-grid :global(.card){padding:48px 40px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#1F1F21 0%,rgba(31,31,33,.98) 100%);border:1px solid rgba(142,142,147,.25);border-radius:16px;box-shadow:0 8px 32px #0d0d0d80,0 0 0 1px #8e8e931a;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.what-we-do-section .services-grid :global(.card):before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#00D9FF,#F59E0B,transparent);opacity:0;transition:opacity .4s ease}@media (max-width: 768px){.what-we-do-section .services-grid :global(.card){padding:36px 28px;border-radius:12px}}.what-we-do-section .services-grid :global(.card):hover{border-color:#00d9ff80;box-shadow:0 12px 48px #00d9ff33,0 0 80px #00d9ff1f,0 0 0 1px #00d9ff4d;transform:translateY(-2px)}.what-we-do-section .services-grid :global(.card):hover:before{opacity:1}.card-swap-container{position:absolute;bottom:0;right:0;transform:translate(5%,20%);transform-origin:bottom right;perspective:900px;overflow:visible}.card{position:absolute;top:50%;left:50%;border-radius:16px;border:1px solid rgba(142,142,147,.25);background:#1F1F21;cursor:pointer;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:0 8px 32px #00000080;transition:box-shadow .4s ease,border-color .4s ease;-moz-user-select:none;user-select:none;-webkit-user-select:none}.card:hover{border-color:#00d9ff80;box-shadow:0 12px 48px #00d9ff33,0 0 80px #00d9ff1f}.card:active{transform:scale(.98);transition:transform .1s ease}@media (max-width: 768px){.card-swap-container{transform:scale(.75) translate(25%,25%)}}@media (max-width: 480px){.card-swap-container{transform:scale(.55) translate(25%,25%)}}.why-choose-us-section{padding:120px 0;background:#0D0D0D;border-top:1px solid rgba(142,142,147,.1);border-bottom:1px solid rgba(142,142,147,.1)}@media (max-width: 768px){.why-choose-us-section{padding:80px 0}}.why-choose-us-section .why-choose-us-header{margin-bottom:64px}@media (max-width: 768px){.why-choose-us-section .why-choose-us-header{margin-bottom:48px}}.why-choose-us-section .advantages-layout{position:relative;display:flex;flex-direction:column;gap:0;margin-bottom:80px;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width: 1024px){.why-choose-us-section .advantages-layout{padding:0 20px;gap:24px}}@media (max-width: 768px){.why-choose-us-section .advantages-layout{gap:24px;margin-bottom:64px;padding:0}}@media (max-width: 480px){.why-choose-us-section .advantages-layout{gap:20px;margin-bottom:48px}}.why-choose-us-section .advantages-layout .card-1{width:65%;min-height:360px;margin-left:0;margin-right:auto;transform:rotate(-1deg);transition:transform .5s ease}@media (max-width: 1024px){.why-choose-us-section .advantages-layout .card-1{width:100%;min-height:auto;transform:none}}.why-choose-us-section .advantages-layout .card-1:hover{transform:rotate(0) translateY(-8px) translate(4px)}.why-choose-us-section .advantages-layout .card-2{width:70%;min-height:340px;margin-left:auto;margin-right:0;margin-top:-60px;transform:rotate(1.5deg);transition:transform .5s ease}@media (max-width: 1024px){.why-choose-us-section .advantages-layout .card-2{width:100%;min-height:auto;margin-top:0;transform:none}.why-choose-us-section .advantages-layout .card-2:hover{transform:translateY(-8px)}}.why-choose-us-section .advantages-layout .card-2:hover{transform:rotate(0) translateY(-8px) translate(-4px)}.why-choose-us-section .advantages-layout .card-3{width:68%;min-height:350px;margin-left:0;margin-right:auto;margin-top:-50px;transform:rotate(-1.2deg);transition:transform .5s ease}@media (max-width: 1024px){.why-choose-us-section .advantages-layout .card-3{width:100%;min-height:auto;margin-top:0;transform:none}.why-choose-us-section .advantages-layout .card-3:hover{transform:translateY(-8px)}}.why-choose-us-section .advantages-layout .card-3:hover{transform:rotate(0) translateY(-8px) translate(4px)}.why-choose-us-section .advantages-layout .card-4{width:72%;min-height:360px;margin-left:auto;margin-right:0;margin-top:-55px;transform:rotate(1deg);transition:transform .5s ease}@media (max-width: 1024px){.why-choose-us-section .advantages-layout .card-4{width:100%;min-height:auto;margin-top:0;transform:none}.why-choose-us-section .advantages-layout .card-4:hover{transform:translateY(-8px)}}.why-choose-us-section .advantages-layout .card-4:hover{transform:rotate(0) translateY(-8px) translate(-4px)}.why-choose-us-section .advantages-layout .advantage-card{background:linear-gradient(135deg,rgba(13,13,13,.6) 0%,rgba(31,31,33,.5) 100%);border:2px solid rgba(142,142,147,.25);border-radius:20px;padding:52px 48px;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden;cursor:pointer;transform-style:preserve-3d;perspective:1000px}.why-choose-us-section .advantages-layout .advantage-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(13,13,13,.6) 0%,rgba(31,31,33,.5) 100%);z-index:0;pointer-events:none}.why-choose-us-section .advantages-layout .advantage-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#00D9FF,#F59E0B,transparent);opacity:0;transition:opacity .5s ease,height .5s ease;z-index:2}.why-choose-us-section .advantages-layout .advantage-card:hover{border-color:#00d9ffb3;box-shadow:0 16px 64px #00d9ff40,0 0 80px #00d9ff26,0 0 0 2px #00d9ff66,inset 0 0 60px #00d9ff0d;z-index:10}.why-choose-us-section .advantages-layout .advantage-card:hover:after{opacity:1;height:4px}.why-choose-us-section .advantages-layout .advantage-card:hover .advantage-number{color:#00d9ff;text-shadow:0 0 20px rgba(0,217,255,.6);transform:scale(1.15);border-color:#00d9ff80;background:rgba(0,217,255,.15)}.why-choose-us-section .advantages-layout .advantage-card:hover .advantage-title{color:#00d9ff;text-shadow:0 0 15px rgba(0,217,255,.3)}.why-choose-us-section .advantages-layout .advantage-card:hover .advantage-connector{width:100%;opacity:1}.why-choose-us-section .advantages-layout .advantage-card .advantage-number{font-size:18px;font-weight:800;color:#f59e0b;margin-bottom:24px;transition:all .5s cubic-bezier(.4,0,.2,1);letter-spacing:.2em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:inline-block;padding:10px 20px;background:linear-gradient(135deg,rgba(245,158,11,.12) 0%,rgba(245,158,11,.08) 100%);border:2px solid rgba(245,158,11,.35);border-radius:10px;text-shadow:0 0 12px rgba(245,158,11,.4);position:relative;z-index:1;box-shadow:0 0 20px #f59e0b26,inset 0 1px #f59e0b33}.why-choose-us-section .advantages-layout .advantage-card .advantage-title{font-size:clamp(24px,2.5vw,32px);font-weight:800;background:linear-gradient(135deg,#E5E5E5 0%,#00D9FF 50%,#E5E5E5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:24px;line-height:1.25;letter-spacing:-.02em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .4s ease;position:relative;z-index:1}@media (max-width: 768px){.why-choose-us-section .advantages-layout .advantage-card .advantage-title{font-size:24px;margin-bottom:20px}}.why-choose-us-section .advantages-layout .advantage-card .advantage-description{font-size:clamp(16px,1.4vw,18px);line-height:1.75;color:#8e8e93;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;letter-spacing:.02em;position:relative;z-index:1}@media (max-width: 768px){.why-choose-us-section .advantages-layout .advantage-card .advantage-description{font-size:16px;line-height:1.65}}.why-choose-us-section .advantages-layout .advantage-card .advantage-connector{position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#00D9FF,#F59E0B);opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1);z-index:1;box-shadow:0 0 10px #00d9ff80}.why-choose-us-section .why-choose-us-cta{display:flex;justify-content:center}.industries-section{padding:120px 0;background:#0D0D0D;border-top:1px solid rgba(142,142,147,.1);border-bottom:1px solid rgba(142,142,147,.1);position:relative}.industries-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(142,142,147,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(142,142,147,.02) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:0}@media (max-width: 768px){.industries-section{padding:80px 0}}.industries-section .container{position:relative;z-index:1}.industries-section .industries-header{margin-bottom:80px}@media (max-width: 768px){.industries-section .industries-header{margin-bottom:64px}}.industries-section .industries-showcase{display:flex;flex-direction:column;gap:40px;max-width:1400px;margin:0 auto}@media (max-width: 768px){.industries-section .industries-showcase{gap:32px}}.industries-section .industry-card{position:relative;display:grid;grid-template-columns:1fr 1px 1fr;min-height:320px;background:linear-gradient(135deg,#0D0D0D 0%,rgba(31,31,33,.98) 100%);border:2px solid rgba(142,142,147,.25);border-radius:24px;overflow:hidden;cursor:pointer;transition:all .6s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.industries-section .industry-card.industry-card-1,.industries-section .industry-card.industry-card-3{margin-right:12%}@media (max-width: 1024px){.industries-section .industry-card.industry-card-1,.industries-section .industry-card.industry-card-3{margin-right:0}}.industries-section .industry-card.industry-card-2,.industries-section .industry-card.industry-card-4{margin-left:12%}@media (max-width: 1024px){.industries-section .industry-card.industry-card-2,.industries-section .industry-card.industry-card-4{margin-left:0}.industries-section .industry-card{grid-template-columns:1fr;grid-template-rows:auto 1px auto;min-height:auto}}.industries-section .industry-card .industry-divider{grid-column:2;grid-row:1 / -1;background:linear-gradient(180deg,transparent 0%,rgba(0,217,255,.3) 20%,rgba(245,158,11,.4) 50%,rgba(0,217,255,.3) 80%,transparent 100%);width:2px;position:relative;transition:all .6s ease;z-index:2}@media (max-width: 1024px){.industries-section .industry-card .industry-divider{grid-column:1;grid-row:2;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(0,217,255,.3) 20%,rgba(245,158,11,.4) 50%,rgba(0,217,255,.3) 80%,transparent 100%)}}.industries-section .industry-card .industry-divider:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:radial-gradient(circle,#00D9FF,#F59E0B);box-shadow:0 0 20px #00d9ff99,0 0 40px #f59e0b66;opacity:0;transition:opacity .6s ease,transform .6s ease}.industries-section .industry-card .industry-challenge-side{grid-column:1;padding:56px 48px;position:relative;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,rgba(13,13,13,.95) 0%,rgba(31,31,33,.9) 100%)}@media (max-width: 1024px){.industries-section .industry-card .industry-challenge-side{grid-column:1;grid-row:1;padding:40px 32px 32px}}.industries-section .industry-card .industry-challenge-side .challenge-indicator{position:absolute;top:32px;left:48px;display:flex;align-items:center;gap:12px}@media (max-width: 1024px){.industries-section .industry-card .industry-challenge-side .challenge-indicator{position:static;margin-bottom:20px}}.industries-section .industry-card .industry-challenge-side .challenge-indicator .indicator-line{width:32px;height:2px;background:linear-gradient(90deg,#F59E0B,transparent);box-shadow:0 0 8px #f59e0b66}.industries-section .industry-card .industry-challenge-side .challenge-indicator .indicator-text{font-size:11px;font-weight:800;color:#f59e0b;text-transform:uppercase;letter-spacing:.2em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.industries-section .industry-card .industry-challenge-side .industry-name{font-size:clamp(26px,3vw,36px);font-weight:800;color:#e5e5e5;margin-bottom:28px;line-height:1.2;letter-spacing:-.02em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;transition:all .4s ease}@media (max-width: 768px){.industries-section .industry-card .industry-challenge-side .industry-name{font-size:24px;margin-bottom:20px}}.industries-section .industry-card .industry-challenge-side .challenge-content .challenge-text{font-size:clamp(16px,1.5vw,18px);line-height:1.75;color:#8e8e93cc;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;letter-spacing:.01em;position:relative}@media (max-width: 768px){.industries-section .industry-card .industry-challenge-side .challenge-content .challenge-text{font-size:16px;line-height:1.65}}.industries-section .industry-card .industry-solution-side{grid-column:3;padding:56px 48px;position:relative;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,rgba(31,31,33,.9) 0%,rgba(13,13,13,.95) 100%);overflow:hidden}@media (max-width: 1024px){.industries-section .industry-card .industry-solution-side{grid-column:1;grid-row:3;padding:32px 32px 40px}}.industries-section .industry-card .industry-solution-side .solution-indicator{position:absolute;top:32px;right:48px;display:flex;align-items:center;gap:12px}@media (max-width: 1024px){.industries-section .industry-card .industry-solution-side .solution-indicator{position:static;margin-bottom:20px;order:-1}}.industries-section .industry-card .industry-solution-side .solution-indicator .indicator-line{width:32px;height:2px;background:linear-gradient(90deg,transparent,#00D9FF);box-shadow:0 0 8px #00d9ff66}.industries-section .industry-card .industry-solution-side .solution-indicator .indicator-text{font-size:11px;font-weight:800;color:#00d9ff;text-transform:uppercase;letter-spacing:.2em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.industries-section .industry-card .industry-solution-side .solution-content .solution-image{width:clamp(200px,16.5vw,316px);height:auto;-o-object-fit:cover;object-fit:cover;overflow:hidden;box-shadow:0 0 10px #0000001a;transition:all .4s ease}.industries-section .industry-card .industry-solution-side .solution-content .solution-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;box-shadow:0 0 10px #0000001a;transition:all .4s ease}.industries-section .industry-card .industry-solution-side .solution-content .solution-image:hover{transform:scale(1.05)}.industries-section .industry-card .industry-solution-side .solution-glow{position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(0,217,255,.08) 0%,rgba(245,158,11,.05) 30%,transparent 60%);opacity:0;transition:opacity .6s ease,transform .8s ease;transform:translate(0) rotate(0);pointer-events:none;z-index:0}.industries-section .industry-card .industry-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,217,255,.03) 0%,transparent 30%,transparent 70%,rgba(245,158,11,.03) 100%);opacity:0;transition:opacity .6s ease;pointer-events:none;z-index:1}.industries-section .industry-card:hover{transform:translateY(-12px) scale(1.02);border-color:#00d9ff99;box-shadow:0 20px 80px #00d9ff4d,0 0 120px #00d9ff33,0 0 0 3px #00d9ff80,inset 0 0 100px #00d9ff14}.industries-section .industry-card:hover .industry-divider{width:4px;background:linear-gradient(180deg,transparent 0%,rgba(0,217,255,.6) 20%,rgba(245,158,11,.7) 50%,rgba(0,217,255,.6) 80%,transparent 100%);box-shadow:0 0 20px #00d9ff80,0 0 40px #f59e0b66}@media (max-width: 1024px){.industries-section .industry-card:hover .industry-divider{width:100%;height:4px;background:linear-gradient(90deg,transparent 0%,rgba(0,217,255,.6) 20%,rgba(245,158,11,.7) 50%,rgba(0,217,255,.6) 80%,transparent 100%)}}.industries-section .industry-card:hover .industry-divider:before{opacity:1;transform:translate(-50%,-50%) scale(1.5)}.industries-section .industry-card:hover .industry-challenge-side{background:linear-gradient(135deg,rgba(13,13,13,.98) 0%,rgba(31,31,33,.95) 100%)}.industries-section .industry-card:hover .industry-challenge-side .industry-name{color:#e5e5e5;text-shadow:0 0 10px rgba(229,229,229,.2)}.industries-section .industry-card:hover .industry-challenge-side .challenge-text{color:#8e8e93}.industries-section .industry-card:hover .industry-solution-side{background:linear-gradient(135deg,rgba(31,31,33,.95) 0%,rgba(13,13,13,.98) 100%)}.industries-section .industry-card:hover .industry-solution-side .solution-text{background:linear-gradient(135deg,#00D9FF 0%,#E5E5E5 50%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none}.industries-section .industry-card:hover .industry-solution-side .solution-glow{opacity:1;transform:translate(20%,20%) rotate(45deg)}.industries-section .industry-card:hover .industry-overlay{opacity:1}.industries-section .industry-card.industry-card-1{transform-origin:left center}.industries-section .industry-card.industry-card-2{transform-origin:right center}.industries-section .industry-card.industry-card-3{transform-origin:left center}.industries-section .industry-card.industry-card-4{transform-origin:right center}.final-cta-section{padding:120px 0;background:#0D0D0D;border-top:1px solid rgba(142,142,147,.1);position:relative}.final-cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(0,217,255,.06) 0%,rgba(245,158,11,.04) 40%,transparent 70%);pointer-events:none;z-index:0}@media (max-width: 768px){.final-cta-section{padding:80px 0}}.final-cta-section .final-cta-content{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1}.final-cta-section .final-cta-title{font-size:clamp(40px,5vw,56px);font-weight:800;background:linear-gradient(135deg,#E5E5E5 0%,#00D9FF 50%,#F59E0B 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:28px;line-height:1.2;letter-spacing:-.02em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (max-width: 768px){.final-cta-section .final-cta-title{font-size:36px;margin-bottom:24px}}.final-cta-section .final-cta-description{font-size:clamp(17px,1.6vw,20px);line-height:1.7;color:#8e8e93;margin-bottom:48px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;letter-spacing:.01em}@media (max-width: 768px){.final-cta-section .final-cta-description{font-size:17px;margin-bottom:36px}}.final-cta-section .final-cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}@media (max-width: 480px){.final-cta-section .final-cta-buttons{flex-direction:column;gap:16px}}.page-hero-section{padding:120px 0;background:#0D0D0D;position:relative;overflow:hidden}.page-hero-section .container{position:relative;z-index:1}.page-hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;position:relative;margin:50px 0}@media (min-width: 640px){.page-hero-content{flex-direction:row;margin:0 0 16px}}.page-hero-title-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}@media (min-width: 640px){.page-hero-title-wrapper{flex-direction:row;margin:0}}.page-hero-title-flip{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:10px;font-size:clamp(40px,5.5vw,64px);line-height:1.1;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;letter-spacing:-.02em}@media (max-width: 768px){.page-hero-title-flip{font-size:clamp(36px,7vw,52px)}}.page-hero-title-prefix{color:#ffffffe6;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit}.page-hero-title-word{position:relative;display:inline-flex;height:1.2em;overflow:hidden;perspective:1000px;font-size:inherit;line-height:inherit}.page-hero-title-word-inner{display:inline-block;font-family:Orbitron,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:inherit;line-height:inherit;background:linear-gradient(135deg,#FF6B35 0%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-hero-description{font-size:clamp(16px,.94vw,18px);line-height:1.6;color:#fffc;margin-top:clamp(24px,1.67vw,32px);max-width:900px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (max-width: 768px){.page-hero-description{font-size:16px;margin-top:24px}}.section-title-v2-wrapper{width:100%;text-align:center;margin-bottom:60px;display:inline-block}.section-title-v2-wrapper h2{font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:clamp(40px,4vw,56px);margin-bottom:24px;line-height:2;background:linear-gradient(135deg,#FF6B35 0%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description-v2-wrapper{font-size:clamp(16px,1.6vw,20px);line-height:1.3;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;margin-bottom:0;max-width:900px;margin-left:auto;margin-right:auto}.about-us-page{width:100%;background:#0D0D0D;color:#fff;min-height:100vh;padding-top:70px}.about-us-page .about-intro-belief{padding:100px 0;background:radial-gradient(circle at 50% 0%,rgba(255,107,53,.05) 0%,transparent 50%)}.about-us-page .about-intro-belief .intro-belief-content{display:grid;grid-template-columns:1fr auto 1fr;gap:60px;align-items:start;max-width:1400px;margin:0 auto}@media (max-width: 1024px){.about-us-page .about-intro-belief .intro-belief-content{grid-template-columns:1fr;gap:40px}}.about-us-page .about-intro-belief .intro-belief-content .intro-section .section-title,.about-us-page .about-intro-belief .intro-belief-content .belief-section .section-title{font-size:clamp(40px,4vw,56px);line-height:1.15;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;color:#e5e5e5;margin-bottom:24px;background:linear-gradient(135deg,#E5E5E5 0%,#FF6B35 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-us-page .about-intro-belief .intro-belief-content .intro-section .section-title.left,.about-us-page .about-intro-belief .intro-belief-content .belief-section .section-title.left{background:linear-gradient(135deg,#E5E5E5 0%,#FF6B35 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-us-page .about-intro-belief .intro-belief-content .intro-section .section-title.right,.about-us-page .about-intro-belief .intro-belief-content .belief-section .section-title.right{background:linear-gradient(135deg,#E5E5E5 0%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-us-page .about-intro-belief .intro-belief-content .intro-section .intro-description{font-size:clamp(18px,1.9vw,24px);line-height:1.6;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93}.about-us-page .about-intro-belief .intro-belief-content .image-placeholder{width:400px;height:400px;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(31,31,33,.3) 0%,rgba(51,51,51,.2) 100%)}.about-us-page .about-intro-belief .intro-belief-content .image-placeholder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}@media (max-width: 1024px){.about-us-page .about-intro-belief .intro-belief-content .image-placeholder{width:100%;height:300px;margin:0 auto}}@media (max-width: 768px){.about-us-page .about-intro-belief .intro-belief-content .image-placeholder{height:250px}}.about-us-page .about-intro-belief .intro-belief-content .belief-section .belief-text{font-size:clamp(16px,1.6vw,20px);line-height:1.8;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93}.about-us-page .about-malaysia{padding:100px 0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%)}.about-us-page .about-malaysia .malaysia-content .section-description{font-size:clamp(16px,1.6vw,20px);line-height:1.8;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}.about-us-page .about-malaysia .malaysia-content .malaysia-grid{display:flex;flex-direction:row;gap:24px;width:100%;margin:0 auto;padding:20px 0 30px;overflow:visible}@media (min-width: 1025px){.about-us-page .about-malaysia .malaysia-content .malaysia-grid{flex-wrap:nowrap;justify-content:space-between}}@media (max-width: 1024px){.about-us-page .about-malaysia .malaysia-content .malaysia-grid{flex-wrap:wrap;justify-content:center;gap:20px}}@media (max-width: 768px){.about-us-page .about-malaysia .malaysia-content .malaysia-grid{flex-direction:column;padding:0;gap:20px}}.about-us-page .about-malaysia .malaysia-content .malaysia-grid .malaysia-card{flex:1 1 0;min-width:0;background:linear-gradient(135deg,#1F1F21 0%,rgba(51,51,51,.5) 100%);border:1px solid rgba(142,142,147,.2);border-radius:16px;padding:40px 30px;position:relative;overflow:visible;cursor:pointer;z-index:1;transition:z-index .3s ease;display:flex;flex-direction:column;height:auto;min-height:200px}.about-us-page .about-malaysia .malaysia-content .malaysia-grid .malaysia-card:hover{z-index:10}.about-us-page .about-malaysia .malaysia-content .malaysia-grid .malaysia-card:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:linear-gradient(135deg,rgba(255,107,53,.1) 0%,transparent 100%);border-radius:16px;opacity:0;transition:opacity .3s ease;z-index:-1}.about-us-page .about-malaysia .malaysia-content .malaysia-grid .malaysia-card:hover:before{opacity:1}.about-us-page .about-malaysia .malaysia-content .malaysia-grid .malaysia-card .card-number{font-size:28px;line-height:1.25;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#ff6b35;margin-bottom:16px;font-size:clamp(24px,2vw,32px);font-weight:700;opacity:.7;font-family:Orbitron,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;flex-shrink:0}.about-us-page .about-malaysia .malaysia-content .malaysia-grid .malaysia-card .card-title{font-size:clamp(18px,1.8vw,28px);line-height:1.3;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#e5e5e5;margin-bottom:12px;position:relative;z-index:1;flex-shrink:0}.about-us-page .about-malaysia .malaysia-content .malaysia-grid .malaysia-card .card-text{font-size:clamp(14px,1.3vw,18px);line-height:1.7;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;position:relative;z-index:1;margin:0;flex:1}.about-us-page .about-value{padding:100px 0;background:linear-gradient(180deg,transparent 0%,rgba(0,217,255,.03) 50%,transparent 100%)}.about-us-page .about-value .value-content .section-description{font-size:clamp(16px,1.6vw,20px);line-height:1.8;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}.about-us-page .about-value .value-content .value-list{display:flex;flex-direction:column;gap:60px;max-width:1400px;margin:0 auto}.about-us-page .about-value .value-content .value-list .value-item{display:flex;align-items:center;gap:60px}.about-us-page .about-value .value-content .value-list .value-item.item-left{flex-direction:row}.about-us-page .about-value .value-content .value-list .value-item.item-right{flex-direction:row-reverse}@media (max-width: 1024px){.about-us-page .about-value .value-content .value-list .value-item{flex-direction:column!important;gap:40px}}.about-us-page .about-value .value-content .value-list .value-item .value-card{flex:1;background:linear-gradient(135deg,#1F1F21 0%,rgba(51,51,51,.5) 100%);border:1px solid rgba(142,142,147,.2);border-radius:20px;padding:50px 40px;text-align:left;position:relative;overflow:hidden;cursor:pointer}.about-us-page .about-value .value-content .value-list .value-item .value-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.15) 0%,transparent 70%);opacity:0;transition:opacity .3s ease}.about-us-page .about-value .value-content .value-list .value-item .value-card:hover:before{opacity:1}.about-us-page .about-value .value-content .value-list .value-item .value-card .value-icon{color:#00d9ff;margin-bottom:30px;position:relative;z-index:1}.about-us-page .about-value .value-content .value-list .value-item .value-card .value-icon svg{filter:drop-shadow(0 0 10px rgba(0,217,255,.5))}.about-us-page .about-value .value-content .value-list .value-item .value-card .value-title{font-size:clamp(22px,2.2vw,32px);line-height:1.4;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#e5e5e5;position:relative;z-index:1;margin-bottom:16px}.about-us-page .about-value .value-content .value-list .value-item .value-card .value-description{font-size:clamp(16px,1.6vw,20px);line-height:1.7;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;position:relative;z-index:1;margin:0}.about-us-page .about-value .value-content .value-list .value-item .value-image{flex:1;max-width:500px;height:400px;border-radius:20px;overflow:hidden;position:relative}.about-us-page .about-value .value-content .value-list .value-item .value-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}@media (max-width: 1024px){.about-us-page .about-value .value-content .value-list .value-item .value-image{max-width:100%;height:300px}}@media (max-width: 768px){.about-us-page .about-value .value-content .value-list .value-item .value-image{height:250px}.about-us-page .about-intro,.about-us-page .about-belief,.about-us-page .about-malaysia,.about-us-page .about-value{padding:60px 0}.about-us-page .malaysia-grid{flex-direction:column;gap:20px}.about-us-page .value-list{gap:40px}.about-us-page .value-list .value-item{gap:30px}}.page-cta-section{padding:100px 0;position:relative;overflow:hidden}.page-cta-section.page-cta-default{background:linear-gradient(180deg,transparent 0%,rgba(0,217,255,.04) 50%,transparent 100%)}.page-cta-section.page-cta-orange{background:linear-gradient(180deg,transparent 0%,rgba(255,107,53,.04) 50%,transparent 100%)}.page-cta-section.page-cta-cyan{background:linear-gradient(180deg,transparent 0%,rgba(0,217,255,.04) 50%,transparent 100%)}.page-cta-section .page-cta-content{max-width:800px;margin:0 auto;text-align:center}.page-cta-section .page-cta-content .page-cta-title{font-size:clamp(40px,4vw,56px);line-height:1.15;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;color:#e5e5e5;margin-bottom:30px;background:linear-gradient(135deg,#E5E5E5 0%,#FF6B35 50%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-cta-section .page-cta-content .page-cta-text{font-size:clamp(16px,1.6vw,20px);line-height:1.8;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;margin-bottom:40px}.page-cta-section .page-cta-content .page-cta-button{display:inline-block}@media (max-width: 768px){.page-cta-section{padding:60px 0}.page-cta-section .page-cta-content .page-cta-text{margin-bottom:30px}}.industries-page{width:100%;background:#0D0D0D;color:#fff;min-height:100vh;padding-top:70px}.industries-page .industries-main{padding:100px 0;background:radial-gradient(circle at 50% 0%,rgba(255,107,53,.04) 0%,rgba(0,217,255,.02) 50%,transparent 100%)}.industries-page .industries-main .industries-list{display:flex;flex-direction:column;gap:60px;max-width:1400px;margin:0 auto}.industries-page .industries-main .industries-list .industry-card{background:linear-gradient(135deg,#1F1F21 0%,rgba(51,51,51,.6) 100%);border:1px solid rgba(142,142,147,.25);border-radius:24px;padding:0;position:relative;overflow:hidden;cursor:pointer;perspective:1000px;transition:all .4s cubic-bezier(.16,1,.3,1)}.industries-page .industries-main .industries-list .industry-card .card-glow{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.15) 0%,rgba(0,217,255,.08) 50%,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:0}.industries-page .industries-main .industries-list .industry-card:hover .card-glow{opacity:1}.industries-page .industries-main .industries-list .industry-card:hover{border-color:#00d9ff66;box-shadow:0 20px 60px #ff6b3526,0 20px 60px #00d9ff1a;transform:translateY(-4px)}.industries-page .industries-main .industries-list .industry-card .card-inner{display:flex;align-items:stretch;min-height:500px;position:relative;z-index:1}.industries-page .industries-main .industries-list .industry-card .card-image-wrapper{flex:0 0 45%;position:relative;overflow:hidden;background:rgba(142,142,147,.05)}.industries-page .industries-main .industries-list .industry-card .card-image-wrapper .card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.industries-page .industries-main .industries-list .industry-card .card-image-wrapper .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,107,53,.08) 0%,rgba(0,217,255,.06) 50%,rgba(0,217,255,.05) 100%);pointer-events:none;z-index:1;transition:opacity .4s ease}.industries-page .industries-main .industries-list .industry-card .card-image-wrapper:hover .card-image{transform:scale(1.08)}.industries-page .industries-main .industries-list .industry-card .card-image-wrapper:hover .image-overlay{opacity:.8}.industries-page .industries-main .industries-list .industry-card.card-odd .card-image-wrapper{border-radius:0 24px 24px 0}.industries-page .industries-main .industries-list .industry-card.card-even .card-image-wrapper{border-radius:24px 0 0 24px}.industries-page .industries-main .industries-list .industry-card.card-even .card-inner{flex-direction:row}.industries-page .industries-main .industries-list .industry-card.card-odd .card-inner{flex-direction:row-reverse}.industries-page .industries-main .industries-list .industry-card .card-content-wrapper{flex:1;display:flex;flex-direction:column}.industries-page .industries-main .industries-list .industry-card .card-header{padding:50px 50px 30px;border-bottom:1px solid rgba(142,142,147,.15);position:relative;z-index:2}.industries-page .industries-main .industries-list .industry-card .card-header .industry-number{line-height:1.25;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:48px;font-weight:700;opacity:.6;margin-bottom:15px;font-family:Orbitron,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#FF6B35 0%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.industries-page .industries-main .industries-list .industry-card .card-header .industry-name{font-size:clamp(22px,2.2vw,32px);line-height:1.2;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:650;color:#e5e5e5;margin:0}.industries-page .industries-main .industries-list .industry-card .card-content{padding:40px 50px 50px;position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:space-between}.industries-page .industries-main .industries-list .industry-card .card-content .challenge-section,.industries-page .industries-main .industries-list .industry-card .card-content .solution-section{margin-bottom:30px}.industries-page .industries-main .industries-list .industry-card .card-content .challenge-section:last-child,.industries-page .industries-main .industries-list .industry-card .card-content .solution-section:last-child{margin-bottom:0}.industries-page .industries-main .industries-list .industry-card .card-content .section-label{line-height:1.375;letter-spacing:.1em;text-transform:uppercase;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#8e8e93;margin-bottom:12px;font-size:12px;letter-spacing:2px}.industries-page .industries-main .industries-list .industry-card .card-content .challenge-label{color:#8e8e93b3}.industries-page .industries-main .industries-list .industry-card .card-content .solution-label{background:linear-gradient(135deg,#FF6B35 0%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.industries-page .industries-main .industries-list .industry-card .card-content .challenge-text,.industries-page .industries-main .industries-list .industry-card .card-content .solution-text{font-size:clamp(16px,1.5vw,18px);line-height:1.7;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;margin:0}.industries-page .industries-main .industries-list .industry-card .card-content .solution-text{color:#e5e5e5;font-weight:500}.industries-page .industries-main .industries-list .industry-card .card-content .challenge-title,.industries-page .industries-main .industries-list .industry-card .card-content .solution-title{margin:0 0 14px;font-size:clamp(18px,1.8vw,22px);line-height:1.45;color:#e5e5e5;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.industries-page .industries-main .industries-list .industry-card .card-content .points-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.industries-page .industries-main .industries-list .industry-card .card-content .point-item{position:relative;padding-left:18px;font-size:clamp(15px,1.4vw,18px);line-height:1.6;color:#8e8e93f2}.industries-page .industries-main .industries-list .industry-card .card-content .point-item:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:2px;background:rgba(142,142,147,.75)}.industries-page .industries-main .industries-list .industry-card .card-content .solution-points .point-item{color:#e5e5e5eb}.industries-page .industries-main .industries-list .industry-card .card-content .solution-points .point-item:before{background:linear-gradient(135deg,rgba(255,107,53,.85) 0%,rgba(0,217,255,.85) 100%);box-shadow:0 0 10px #ff6b3540,0 0 10px #00d9ff33}@media (max-width: 968px){.industries-page .industries-main{padding:60px 0}.industries-page .industries-main .industries-list{gap:40px}.industries-page .industries-main .industries-list .industry-card .card-inner{flex-direction:column!important;min-height:auto}.industries-page .industries-main .industries-list .industry-card .card-image-wrapper{flex:0 0 300px;min-height:300px}.industries-page .industries-main .industries-list .industry-card .card-header{padding:40px 30px 25px}.industries-page .industries-main .industries-list .industry-card .card-content{padding:30px}}@media (max-width: 768px){.industries-page .industries-main{padding:60px 0}.industries-page .industries-main .industries-list{gap:30px}.industries-page .industries-main .industries-list .industry-card .card-image-wrapper{flex:0 0 250px;min-height:250px}.industries-page .industries-main .industries-list .industry-card .card-header,.industries-page .industries-main .industries-list .industry-card .card-content{padding:30px 20px}}.what-we-do-page{width:100%;background:#0D0D0D;color:#fff;min-height:100vh;padding-top:70px}.what-we-do-page .services-section{padding:100px 0;background:radial-gradient(circle at 50% 0%,rgba(255,107,53,.04) 0%,rgba(0,217,255,.02) 50%,transparent 100%)}.what-we-do-page .services-section .industry-intelligence{max-width:1400px;margin:0 auto}.what-we-do-page .services-section .industry-intelligence .section-header{text-align:center;margin-bottom:80px}.what-we-do-page .services-section .industry-intelligence .section-header .section-title{font-size:clamp(40px,4vw,56px);line-height:1.15;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;color:#e5e5e5;margin-bottom:30px;background:linear-gradient(135deg,#FF6B35 0%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.what-we-do-page .services-section .industry-intelligence .section-header .section-description{font-size:clamp(16px,1.6vw,20px);line-height:1.8;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;max-width:800px;margin:0 auto}.what-we-do-page .services-section .industry-intelligence .container-scroll-content{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.what-we-do-page .services-section .industry-intelligence .container-scroll-content .section-description-large{text-align:center;font-size:20px;line-height:1.7;letter-spacing:.02em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;color:#e5e5e5;max-width:900px;margin:0 auto 30px;padding:0 20px}.what-we-do-page .services-section .industry-intelligence .services-list{display:flex;flex-direction:column;gap:80px}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper{width:100%}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-item-inner{display:flex;align-items:center;gap:60px;min-height:500px;position:relative}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper.service-even .service-item-inner{flex-direction:row}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper.service-odd .service-item-inner{flex-direction:row-reverse}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-image-wrapper{flex:0 0 45%;position:relative;overflow:hidden;border-radius:24px;background:rgba(142,142,147,.05);min-height:400px}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-image-wrapper .service-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-image-wrapper .service-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,107,53,.08) 0%,rgba(0,217,255,.06) 50%,rgba(0,217,255,.05) 100%);pointer-events:none;z-index:1;transition:opacity .4s ease}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-image-wrapper:hover .service-image{transform:scale(1.08)}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-image-wrapper:hover .service-image-overlay{opacity:.8}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-content{flex:1;padding:40px;position:relative;z-index:2}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-content .service-number{font-size:72px;font-weight:700;margin-bottom:20px;font-family:Orbitron,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1;background:#00A8CC;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-content .service-title{font-size:clamp(28px,3vw,40px);line-height:1.2;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;color:#e5e5e5;margin-bottom:20px;position:relative}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-content .service-description{font-size:clamp(17px,1.8vw,20px);line-height:1.8;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93e6;margin-bottom:30px;position:relative}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-content .service-list{list-style:none;padding:0;margin:0;position:relative}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-content .service-list .service-item{font-size:clamp(16px,1.5vw,18px);line-height:1.8;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;margin-bottom:14px;padding-left:28px;position:relative}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-content .service-list .service-item:before{content:"→";position:absolute;left:0;font-weight:600;font-size:18px;background:linear-gradient(135deg,#FF6B35 0%,#00D9FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.what-we-do-page .services-section .industry-intelligence .services-list .service-item-wrapper .service-content .service-list .service-item:last-child{margin-bottom:0}.what-we-do-page .hardware-section{padding:100px 0;background:linear-gradient(180deg,transparent 0%,rgba(255,107,53,.04) 50%,transparent 100%)}.what-we-do-page .hardware-section .hardware-trading{max-width:1400px;margin:0 auto}.what-we-do-page .hardware-section .hardware-trading .section-header{text-align:center;margin-bottom:80px}.what-we-do-page .hardware-section .hardware-trading .section-header .section-title{font-size:44px;line-height:1.25;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#e5e5e5;margin-bottom:30px;background:linear-gradient(135deg,#E5E5E5 0%,#FF6B35 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.what-we-do-page .hardware-section .hardware-trading .section-header .section-description{font-size:clamp(16px,1.6vw,20px);line-height:1.8;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;max-width:800px;margin:0 auto}.what-we-do-page .hardware-section .hardware-trading .container-scroll-content{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.what-we-do-page .hardware-section .hardware-trading .container-scroll-content .section-description-large{text-align:center;font-size:20px;line-height:1.7;letter-spacing:.02em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;color:#e5e5e5;max-width:900px;margin:0 auto 30px;padding:0 20px}.what-we-do-page .hardware-section .hardware-trading .hardware-grid{display:block;width:100%;font-size:0;text-align:left}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card{vertical-align:top;width:100%;margin-right:30px;margin-bottom:30px;font-size:16px;background:linear-gradient(135deg,#1F1F21 0%,rgba(51,51,51,.6) 100%);border:1px solid rgba(142,142,147,.25);border-radius:20px;padding:50px 40px;position:relative;overflow:hidden;cursor:pointer}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card:nth-child(4n){margin-right:0}@media (max-width: 1400px){.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card{width:100%;margin-right:30px}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card:nth-child(4n){margin-right:0}}@media (max-width: 1200px){.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card{width:100%;margin-right:25px}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card:nth-child(4n){margin-right:0}}@media (max-width: 968px){.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card{width:100%;margin-right:30px}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card:nth-child(4n){margin-right:30px}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card:nth-child(2n){margin-right:0}}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.1) 0%,transparent 70%);opacity:0;transition:opacity .4s ease}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card:hover:before{opacity:1}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card:hover{border-color:#ff6b3566;box-shadow:0 20px 60px #ff6b3533}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card .hardware-number{line-height:1.25;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#ff6b35;font-size:48px;font-weight:700;opacity:.6;margin-bottom:20px;font-family:Orbitron,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card .hardware-title{font-size:clamp(22px,2.2vw,32px);line-height:1.3;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#e5e5e5;margin-bottom:16px;position:relative;z-index:1}.what-we-do-page .hardware-section .hardware-trading .hardware-grid .hardware-card .hardware-description{font-size:clamp(16px,1.6vw,20px);line-height:1.7;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;position:relative;z-index:1;margin:0}@media (max-width: 968px){.what-we-do-page .services-section .services-list{gap:50px}.what-we-do-page .services-section .services-list .service-item-wrapper .service-item-inner{flex-direction:column!important;min-height:auto;gap:30px}.what-we-do-page .services-section .services-list .service-item-wrapper .service-image-wrapper{flex:0 0 100%;min-height:300px;width:100%}.what-we-do-page .services-section .services-list .service-item-wrapper .service-content{padding:30px 20px}}@media (max-width: 768px){.what-we-do-page .services-section,.what-we-do-page .hardware-section{padding:60px 0}.what-we-do-page .services-section .services-list,.what-we-do-page .hardware-section .services-list{gap:40px}.what-we-do-page .services-section .services-list .service-item-wrapper .service-image-wrapper,.what-we-do-page .hardware-section .services-list .service-item-wrapper .service-image-wrapper{min-height:250px}.what-we-do-page .services-section .services-list .service-item-wrapper .service-content,.what-we-do-page .hardware-section .services-list .service-item-wrapper .service-content{padding:25px 15px}.what-we-do-page .services-section .services-list .service-item-wrapper .service-content .service-number,.what-we-do-page .hardware-section .services-list .service-item-wrapper .service-content .service-number{font-size:56px}.what-we-do-page .services-section .hardware-grid .hardware-card,.what-we-do-page .hardware-section .hardware-grid .hardware-card{width:100%;margin-right:0;margin-bottom:30px;padding:40px 30px}.what-we-do-page .services-section .hardware-grid .hardware-card:last-child,.what-we-do-page .hardware-section .hardware-grid .hardware-card:last-child{margin-bottom:0}.what-we-do-page .services-section .section-header,.what-we-do-page .hardware-section .section-header{margin-bottom:50px!important}}.why-choose-us-page{width:100%;background:#0D0D0D;color:#fff;min-height:100vh;padding-top:70px}.why-choose-us-page .advantages-section{padding:120px 0;background:radial-gradient(ellipse 80% 50% at 20% 0%,rgba(255,107,53,.06) 0%,transparent 50%),radial-gradient(ellipse 80% 50% at 80% 100%,rgba(0,217,255,.05) 0%,transparent 50%),#0D0D0D;position:relative;overflow:hidden}.why-choose-us-page .advantages-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(45deg,transparent,transparent 100px,rgba(142,142,147,.01) 100px,rgba(142,142,147,.01) 102px);pointer-events:none;opacity:.3}.why-choose-us-page .advantages-section .advantages-list{display:flex;flex-direction:column;gap:120px;max-width:1600px;margin:0 auto;position:relative;z-index:1}.why-choose-us-page .advantages-section .advantages-list .advantage-item{width:100%;position:relative}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-item-inner{display:flex;align-items:center;gap:80px;position:relative;transform-style:preserve-3d}.why-choose-us-page .advantages-section .advantages-list .advantage-item.advantage-even .advantage-item-inner{flex-direction:row;transform:perspective(1200px) rotateY(-2deg)}.why-choose-us-page .advantages-section .advantages-list .advantage-item.advantage-odd .advantage-item-inner{flex-direction:row-reverse;transform:perspective(1200px) rotateY(2deg)}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container{flex:0 0 42%;position:relative;z-index:2}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper{position:relative;border-radius:20px;overflow:hidden;background:rgba(142,142,147,.05);transform:rotate(-3deg);box-shadow:0 20px 60px #0d0d0d99,0 0 0 1px #ff6b3533;transition:all .6s cubic-bezier(.16,1,.3,1)}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper:hover{transform:rotate(0) scale(1.02);box-shadow:0 30px 80px #ff6b354d,0 0 0 2px #ff6b3566}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper .advantage-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;min-height:500px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper .image-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .6s ease}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper:hover .image-shine{left:100%}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper .image-number{position:absolute;top:30px;right:30px;font-size:120px;font-weight:900;color:#ff6b35;opacity:.2;font-family:Orbitron,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1;z-index:1;text-shadow:0 0 30px rgba(255,107,53,.5)}.why-choose-us-page .advantages-section .advantages-list .advantage-item.advantage-odd .advantage-image-container .image-wrapper{transform:rotate(3deg)}.why-choose-us-page .advantages-section .advantages-list .advantage-item.advantage-odd .advantage-image-container .image-wrapper:hover{transform:rotate(0) scale(1.02)}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper{flex:1;position:relative;z-index:1}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .advantage-content{background:linear-gradient(135deg,rgba(31,31,33,.95) 0%,rgba(51,51,51,.7) 100%);border:1px solid rgba(142,142,147,.2);border-radius:24px;padding:60px 50px;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 60px #0d0d0d66,inset 0 1px #ffffff0d}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .advantage-content .content-number{position:absolute;top:-20px;left:50px;font-size:140px;font-weight:900;color:#00d9ff;opacity:.08;font-family:Orbitron,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1;z-index:0}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .advantage-content .advantage-title{font-size:clamp(28px,3.2vw,42px);line-height:1.2;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;color:#e5e5e5;margin-bottom:24px;position:relative;z-index:1;background:linear-gradient(135deg,#E5E5E5 0%,#FF6B35 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .advantage-content .advantage-description{font-size:clamp(17px,1.9vw,21px);line-height:1.8;letter-spacing:.015em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93f2;margin:0;position:relative;z-index:1}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .content-accent{position:absolute;top:50%;right:-40px;width:80px;height:4px;background:linear-gradient(90deg,#FF6B35,#00D9FF);transform:translateY(-50%);border-radius:2px;opacity:.6;box-shadow:0 0 20px #ff6b3566}.why-choose-us-page .advantages-section .advantages-list .advantage-item.advantage-odd .advantage-content-wrapper .content-accent{right:auto;left:-40px;background:linear-gradient(90deg,#00D9FF,#FF6B35)}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-glow{position:absolute;top:50%;left:50%;width:120%;height:120%;background:radial-gradient(ellipse at center,rgba(255,107,53,.08) 0%,transparent 70%);transform:translate(-50%,-50%);opacity:0;transition:opacity .6s ease;pointer-events:none;z-index:0}.why-choose-us-page .advantages-section .advantages-list .advantage-item:hover .advantage-glow{opacity:1}@media (max-width: 1024px){.why-choose-us-page .advantages-section .advantages-list{gap:80px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-item-inner{gap:50px}.why-choose-us-page .advantages-section .advantages-list .advantage-item.advantage-even .advantage-item-inner,.why-choose-us-page .advantages-section .advantages-list .advantage-item.advantage-odd .advantage-item-inner{transform:none}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container{flex:0 0 45%}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper{transform:none!important}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper:hover{transform:scale(1.02)!important}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper .advantage-image{min-height:400px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper .image-number{font-size:80px;top:20px;right:20px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .advantage-content{padding:40px 35px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .advantage-content .content-number{font-size:100px;top:-15px;left:35px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .content-accent{display:none}}@media (max-width: 768px){.why-choose-us-page .advantages-section{padding:60px 0}.why-choose-us-page .advantages-section .advantages-list{gap:60px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-item-inner{flex-direction:column!important;gap:30px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container{flex:0 0 100%;width:100%}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper .advantage-image{min-height:300px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-image-container .image-wrapper .image-number{font-size:60px;top:15px;right:15px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .advantage-content{padding:35px 25px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .advantage-content .content-number{font-size:80px;top:-10px;left:25px}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .advantage-content .advantage-title{font-size:clamp(24px,5vw,32px)}.why-choose-us-page .advantages-section .advantages-list .advantage-item .advantage-content-wrapper .advantage-content .advantage-description{font-size:clamp(16px,4vw,18px)}.why-choose-us-page .cta-section{padding:60px 0}}.contact-us-page{width:100%;background:#0D0D0D;color:#fff;min-height:100vh;padding-top:70px}.contact-us-page .contact-section{padding:100px 0;background:radial-gradient(circle at 50% 0%,rgba(255,107,53,.04) 0%,transparent 50%)}.contact-us-page .contact-section .contact-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:80px;align-items:start}.contact-us-page .contact-section .contact-content .contact-info .info-title{font-size:clamp(40px,4vw,56px);line-height:1.15;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;color:#e5e5e5;margin-bottom:24px;background:linear-gradient(135deg,#E5E5E5 0%,#FF6B35 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-us-page .contact-section .contact-content .contact-info .info-description{font-size:clamp(16px,1.6vw,20px);line-height:1.6;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;margin-bottom:60px}.contact-us-page .contact-section .contact-content .contact-info .contact-details{display:flex;flex-direction:column;gap:40px}.contact-us-page .contact-section .contact-content .contact-info .contact-details .detail-item{display:flex;align-items:flex-start;gap:20px}.contact-us-page .contact-section .contact-content .contact-info .contact-details .detail-item .detail-icon{color:#00a8cc;flex-shrink:0;margin-top:4px;font-size:20px}.contact-us-page .contact-section .contact-content .contact-info .contact-details .detail-item .detail-text h3{font-size:clamp(20px,2vw,28px);line-height:1.3;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#e5e5e5;margin-bottom:8px}.contact-us-page .contact-section .contact-content .contact-info .contact-details .detail-item .detail-text p{font-size:clamp(16px,1.5vw,20px);line-height:1.7;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;margin:0}.contact-us-page .contact-section .contact-content .contact-form-wrapper{background:linear-gradient(135deg,#1F1F21 0%,rgba(51,51,51,.6) 100%);border:1px solid rgba(142,142,147,.25);border-radius:24px;padding:50px 40px}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}@media (max-width: 768px){.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-row{grid-template-columns:1fr}}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group{margin-bottom:24px}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group label{font-size:clamp(16px,1.5vw,18px);line-height:1.5;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;color:#e5e5e5;display:block;margin-bottom:8px}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group label .required{color:#ff6b35;margin-left:4px}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group .error-message{display:block;color:#ff6b35;font-size:14px;margin-top:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group input,.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group textarea,.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group select{width:100%;padding:14px 16px;background:#151517;border:1px solid rgba(142,142,147,.2);border-radius:8px;color:#fff;font-size:clamp(16px,1.5vw,18px);line-height:1.5;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;transition:all .3s ease}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group input:focus,.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group textarea:focus,.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group select:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group input::-moz-placeholder,.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group textarea::-moz-placeholder,.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group select::-moz-placeholder{color:#8e8e9380}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group input::placeholder,.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group textarea::placeholder,.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group select::placeholder{color:#8e8e9380}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group input.error,.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group textarea.error,.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group select.error{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group select{cursor:pointer}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group textarea{resize:vertical;min-height:120px}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group.checkbox-group{margin-bottom:32px}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group.checkbox-group .checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:clamp(16px,1.5vw,18px);line-height:1.5;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group.checkbox-group .checkbox-label input[type=checkbox]{width:20px;height:20px;margin:0;cursor:pointer;accent-color:#FF6B35}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .form-group.checkbox-group .checkbox-label span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .submit-button{width:100%;background:linear-gradient(135deg,#FF6B35 0%,#E85A2B 100%);color:#fff;border:none;border-radius:50px;padding:18px 48px;font-size:clamp(18px,1.8vw,22px);line-height:1.5;letter-spacing:.02em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .submit-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 ease}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .submit-button:hover:before{left:100%}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .submit-button:hover:not(:disabled){box-shadow:0 10px 40px #ff6b3566;transform:translateY(-2px)}.contact-us-page .contact-section .contact-content .contact-form-wrapper .contact-form .submit-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 968px){.contact-us-page .contact-section{padding:60px 0}.contact-us-page .contact-section .contact-content{grid-template-columns:1fr;gap:60px}.contact-us-page .contact-section .contact-content .contact-form-wrapper{padding:40px 30px}}.contact-us-page .success-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.contact-us-page .success-modal{background:linear-gradient(135deg,#1F1F21 0%,rgba(51,51,51,.8) 100%);border:1px solid rgba(142,142,147,.3);border-radius:24px;padding:48px 40px;max-width:500px;width:100%;text-align:center;position:relative;box-shadow:0 20px 60px #0d0d0dcc;overflow:hidden}.contact-us-page .success-modal:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:24px;background:linear-gradient(135deg,#00D9FF 0%,#FF6B35 100%);z-index:-1}.contact-us-page .success-modal:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:22px;background:linear-gradient(135deg,#1F1F21 0%,rgba(51,51,51,.8) 100%);z-index:-1}.contact-us-page .success-modal .success-modal-icon{width:80px;height:80px;margin:0 auto 24px;color:#00d9ff;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,217,255,.2) 0%,rgba(255,107,53,.2) 100%);border-radius:50%;position:relative;z-index:1}.contact-us-page .success-modal .success-modal-icon svg{width:48px;height:48px;animation:checkmark-draw .6s ease-in-out}.contact-us-page .success-modal.modal-error .success-modal-icon{color:#ff6b35;background:linear-gradient(135deg,rgba(255,107,53,.2) 0%,rgba(232,90,43,.2) 100%)}.contact-us-page .success-modal.modal-error .success-modal-title{background:linear-gradient(135deg,#FF6B35 0%,#E85A2B 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-us-page .success-modal .success-modal-title{font-size:clamp(24px,2.5vw,32px);font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;color:#e5e5e5;margin-bottom:16px;background:linear-gradient(135deg,#E5E5E5 0%,#FF6B35 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:1}.contact-us-page .success-modal .success-modal-message{font-size:clamp(16px,1.6vw,18px);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93;line-height:1.6;margin-bottom:32px;position:relative;z-index:1}.contact-us-page .success-modal .success-modal-button{background:linear-gradient(135deg,#FF6B35 0%,#E85A2B 100%);color:#fff;border:none;border-radius:50px;padding:14px 40px;font-size:clamp(16px,1.6vw,18px);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;cursor:pointer;position:relative;z-index:1;transition:all .3s ease;box-shadow:0 4px 20px #ff6b3566}.contact-us-page .success-modal .success-modal-button:hover{box-shadow:0 8px 30px #ff6b3599;transform:translateY(-2px)}.contact-us-page .success-modal .success-modal-button:active{transform:translateY(0)}@keyframes checkmark-draw{0%{stroke-dasharray:0 50;opacity:0}50%{opacity:1}to{stroke-dasharray:50 0;opacity:1}}@media (max-width: 768px){.contact-us-page .success-modal .success-modal{padding:36px 24px;max-width:90%}.contact-us-page .success-modal .success-modal .success-modal-icon{width:64px;height:64px;margin-bottom:20px}.contact-us-page .success-modal .success-modal .success-modal-icon svg{width:36px;height:36px}.contact-us-page .success-modal .success-modal .success-modal-title{font-size:24px;margin-bottom:12px}.contact-us-page .success-modal .success-modal .success-modal-message{font-size:16px;margin-bottom:24px}.contact-us-page .success-modal .success-modal .success-modal-button{padding:12px 32px;font-size:16px}}.app{min-height:100vh;display:flex;flex-direction:column;width:100%;overflow-x:hidden;max-width:100vw}.main-content{flex:1;padding-top:0;width:100%;overflow-x:hidden}:root{--color-black: #0D0D0D;--color-silver-dark: #1F1F21;--color-silver-medium: #333333;--color-silver-light: #8E8E93;--color-orange: #FF6B35;--color-orange-dark: #E85A2B;--color-orange-glow: #FF8C5A;--color-orange-bright: #FF8C00;--color-cyan: #00D9FF;--color-text-primary: #E5E4E2;--color-text-secondary: #8E8E93}.small-title{color:#8e8e93;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:4px;text-transform:uppercase;font-size:14px;display:block;margin-bottom:15px}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0d0d0d;color:#fff;font-size:16px;line-height:1.375;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;overflow-x:hidden;width:100%;max-width:100vw}h1{font-size:64px;line-height:1.25;letter-spacing:-.02em;font-family:Orbitron,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;color:#fff;margin:0}h2{font-size:44px;line-height:1.25;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#fff;margin:0}h3{font-size:clamp(22px,2.2vw,32px);line-height:1.3;letter-spacing:-.02em;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#fff;margin:0}p{font-size:16px;line-height:1.375;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#fff;margin:0}small,.small-text{font-size:14px;line-height:1.375;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93}.tiny-text{font-size:12px;line-height:1.375;letter-spacing:.01em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#8e8e93}#root{min-height:100vh;width:100%;overflow-x:hidden}.container{max-width:1440px;margin:0 auto;padding:0 50px;width:100%}@media (max-width: 768px){.container{padding:0 20px}}@media (max-width: 480px){.container{padding:0 16px}}.section-title{font-size:64px;line-height:1.25;letter-spacing:-.02em;font-family:Orbitron,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;background:linear-gradient(135deg,#fff 0,#8E8E93 50%,#E5E5E5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-title em{color:#8e8e93;text-transform:lowercase;-webkit-text-fill-color:#8E8E93}.section-label{font-size:14px;line-height:1.375;letter-spacing:.1em;text-transform:uppercase;font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#8e8e93;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:block;margin-bottom:10px}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}@media (max-width: 768px){html{font-size:14px;-webkit-text-size-adjust:100%}body{-webkit-tap-highlight-color:transparent;touch-action:manipulation}img,video{max-width:100%;height:auto}}@media (max-width: 480px){html{font-size:13px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.absolute{position:absolute}.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.-mt-12{margin-top:-3rem}.mt-1{margin-top:.25rem}.block{display:block}.flex{display:flex}.hidden{display:none}.h-\[30rem\]{height:30rem}.h-\[60rem\]{height:60rem}.h-full{height:100%}.w-full{width:100%}.max-w-5xl{max-width:64rem}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-\[30px\]{border-radius:30px}.border{border-width:1px}.border-4{border-width:4px}.border-\[\#6C6C6C\]{--tw-border-opacity: 1;border-color:rgb(108 108 108 / var(--tw-border-opacity))}.bg-\[\#222222\]{--tw-bg-opacity: 1;background-color:rgb(34 34 34 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.object-left-top{-o-object-position:left top;object-position:left top}.p-2{padding:.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.text-center{text-align:center}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.leading-none{line-height:1}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width: 768px){.md\:h-\[40rem\]{height:40rem}.md\:h-\[80rem\]{height:80rem}.md\:rounded-2xl{border-radius:1rem}.md\:p-20{padding:5rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:text-\[6rem\]{font-size:6rem}}@media (prefers-color-scheme: dark){.dark\:bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}}
