:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100%;background-color:#fff;color:#1a1a1a}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}#root{width:100%;height:100%}.app{width:100%;min-height:100vh;display:flex;flex-direction:column}.page{display:flex;flex-direction:column;flex:1}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar{background-color:#fff;padding:1rem 0;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.navbar-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.navbar-logo{display:flex;align-items:center;gap:.5rem}.logo-image{display:block;height:42px;width:auto}.logo-name{height:35px}.navbar-menu{display:flex;list-style:none;gap:2rem;flex:1;margin-left:3rem}.nav-item a{color:#333;text-decoration:none;font-size:.95rem;transition:color .3s ease}.nav-item a:hover{color:#0075c9}.navbar-actions{display:flex;align-items:center;gap:1rem}.explore-btn{background:none;border:none;color:#333;font-size:.95rem;cursor:pointer;transition:color .3s ease}.explore-btn:hover{color:#0075c9}.icon-btn{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.5rem;transition:opacity .3s ease;color:#333;display:flex;align-items:center;justify-content:center}.icon-btn:hover{opacity:.7}.flag-icon{font-size:.85rem;font-weight:600;color:#333}@media(max-width:768px){.navbar-menu{display:none}.navbar-actions{gap:.5rem}}.footer{background-color:#eceff1;padding:4rem 0 2rem;color:#2c3e50}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1.2fr 3fr;gap:3rem}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem}.footer-logo-image{display:block;height:42px;width:auto}.footer-logo-name{height:35px}.footer-contact{display:flex;flex-direction:column;gap:2rem}.footer-contact-title{font-size:.95rem;font-weight:600;margin-bottom:.4rem}.footer-phone{font-size:1.2rem;font-weight:700;margin-bottom:.4rem}.footer-note{font-size:.9rem;color:#546270;margin-bottom:.6rem}.footer-link{font-size:.9rem;color:#0057d2;cursor:pointer;width:fit-content}.footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.footer-column-title{font-size:1rem;font-weight:700;margin-bottom:1.2rem}.footer-item{font-size:.9rem;color:#334e68;margin-bottom:.8rem;cursor:pointer}.footer-bottom{max-width:1400px;margin:2rem auto 0;padding:1.5rem 2rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid #d6d9dd}.footer-bottom-text{font-size:.9rem;color:#546270}.footer-socials{display:flex;gap:.8rem}.footer-social{width:32px;height:32px;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#334e68;font-size:.9rem;box-shadow:0 2px 4px #00000014}@media(max-width:1024px){.footer-container{grid-template-columns:1fr}.footer-columns{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.footer-columns{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}.hero{background:linear-gradient(135deg,#7c3aed,#6366f1,#5b21b6);height:calc(100vh - 74px);min-height:650px;padding:4rem 2rem;display:flex;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(139,92,246,.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(99,102,241,.2) 0%,transparent 50%);pointer-events:none}.hero-container{max-width:1400px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2;padding:0 2rem}.hero-content{display:flex;flex-direction:column;gap:1.5rem;color:#fff;max-width:640px}.hero-title{font-size:3.6rem;font-weight:800;line-height:1.1;margin:0}.hero-subtitle{font-size:1.25rem;line-height:1.6;opacity:.95;max-width:640px;margin:0}.hero-button{background-color:#0057d2;color:#fff;border:none;padding:.75rem 11px;font-size:.9rem;font-weight:700;border-radius:7px;cursor:pointer;transition:all .3s ease;width:fit-content;text-align:center;white-space:nowrap}.hero-button:hover{background-color:#003080;box-shadow:0 4px 12px #0040b04d}.hero-graphics{position:relative;height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;perspective:1000px}.hero-messenger{position:relative;z-index:10;width:100%;max-width:500px;height:480px;background:linear-gradient(to bottom,#f5f5f7,#efefef);border-radius:10px;box-shadow:0 10px 40px #0003,inset 0 1px #ffffff80;display:flex;flex-direction:column;overflow:hidden;animation:slideInUp .6s cubic-bezier(.22,.61,.36,1);border:1px solid rgba(0,0,0,.1)}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.messenger-header{padding:10px 16px;background:linear-gradient(to bottom,#e8e8eb,#d4d4d8);border-bottom:1px solid #c0c0c5;display:flex;align-items:center;gap:12px;-webkit-user-select:none;user-select:none}.window-controls{display:flex;gap:8px;align-items:center}.control-button{width:13px;height:13px;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 1px #0000001a}.control-button.close{background:linear-gradient(135deg,#ff5f57,#ff4939)}.control-button.close:hover{box-shadow:inset 0 1px #0000001a,0 2px 4px #ff5f5766}.control-button.minimize{background:linear-gradient(135deg,#febc2e,#f3b314)}.control-button.minimize:hover{box-shadow:inset 0 1px #0000001a,0 2px 4px #febc2e66}.control-button.maximize{background:linear-gradient(135deg,#28ca42,#1db620)}.control-button.maximize:hover{box-shadow:inset 0 1px #0000001a,0 2px 4px #28ca4266}.messenger-header h3{margin:0;flex:1;text-align:center;font-size:13px;font-weight:500;color:#333;text-transform:capitalize;letter-spacing:.3px}.messenger-body{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px;background:#fff}.messenger-body::-webkit-scrollbar{width:14px}.messenger-body::-webkit-scrollbar-track{background:#f5f5f7}.messenger-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:7px;border:3px solid #f5f5f7}.messenger-body::-webkit-scrollbar-thumb:hover{background:#aaa}@keyframes slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message-item{display:flex;animation:slideIn .3s ease-out forwards}.message-item.bot{justify-content:flex-start}.message-item.user{justify-content:flex-end}.message-content{max-width:85%;display:flex;align-items:center}.message-text{background:#e5e5ea;color:#333;padding:8px 12px;border-radius:8px;font-size:13px;line-height:1.4;word-wrap:break-word;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.message-item.user .message-text{background:#007aff;color:#fff;border-radius:8px}.expertise-bubble{background:#f5f5f7;border:1px solid #d4d4d8;border-radius:6px;padding:8px 10px;font-size:12px;box-shadow:none}.expertise-bubble h4{margin:0 0 4px;font-size:12px;font-weight:600;color:#007aff;line-height:1.3}.expertise-bubble p{margin:0;color:#555;font-size:11px;line-height:1.35;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.expertise-trigger{background:#0057d2;color:#fff;border:none;border-radius:7px;padding:.5rem 8px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .3s ease;white-space:nowrap;width:fit-content;text-align:center}.expertise-trigger:hover{background:#003080;box-shadow:0 4px 12px #0040b04d}.expertise-trigger:active{transform:scale(.98)}.action-buttons-group{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.action-buttons-group .expertise-trigger{flex:0 1 auto;margin:0}.console-window{position:absolute;bottom:50px;right:40px;background:#1e1e1e;border:1px solid #333;border-radius:6px;padding:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;width:500px;height:320px;display:flex;flex-direction:column;gap:0;z-index:100;overflow:hidden;box-shadow:0 20px 60px #0006}.console-header{padding:8px 12px;background:linear-gradient(to bottom,#3e3e3e,#2d2d2d);border-bottom:1px solid #222;display:flex;align-items:center;gap:12px;-webkit-user-select:none;user-select:none}.console-controls{display:flex;gap:8px;align-items:center}.console-button{width:12px;height:12px;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 1px #0000004d}.console-button.close{background:linear-gradient(135deg,#ff5f57,#ff4939)}.console-button.minimize{background:linear-gradient(135deg,#febc2e,#f3b314)}.console-button.maximize{background:linear-gradient(135deg,#28ca42,#1db620)}.console-title{flex:1;text-align:center;font-size:11px;font-weight:500;color:#999;text-transform:capitalize;letter-spacing:.2px}.console-content{flex:1;overflow-y:auto;overflow-x:hidden;color:#0f0;font-size:11px;line-height:1.6;position:relative;white-space:pre-wrap;word-wrap:break-word;padding:10px 12px;background:#000}.console-content::-webkit-scrollbar{width:8px}.console-content::-webkit-scrollbar-track{background:#000}.console-content::-webkit-scrollbar-thumb{background:#0f0;border-radius:4px;opacity:.5}.console-content::-webkit-scrollbar-thumb:hover{opacity:.8}.console-content pre{margin:0;color:#0f0;font-size:11px;line-height:1.5}.console-cursor{animation:blink 1s infinite;color:#0f0}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.progress-bar-container{width:100%;height:4px;background:#2d2d2d;border-radius:0;overflow:hidden;border:none;border-top:1px solid #333}.progress-bar{height:100%;background:linear-gradient(90deg,#0f0,#0c0);transition:width .2s ease;box-shadow:0 0 8px #00ff0080}.progress-text{color:#0f0;font-size:10px;text-align:right;font-family:Monaco,Menlo,Ubuntu Mono,monospace;padding:0 12px 8px;background:#000}.dot-grid{position:absolute;width:100%;height:100%;display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(6,1fr);gap:20px;padding:40px;opacity:.4}.dot{width:8px;height:8px;background:#fff9;border-radius:50%;animation:dotPulse 3s ease-in-out infinite;box-shadow:0 0 10px #ffffff4d}.gradient-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:orbFloat 8s ease-in-out infinite}.orb-1{width:300px;height:300px;background:radial-gradient(circle,rgba(147,51,234,.8),transparent);top:-10%;right:10%;animation-delay:0s}.orb-2{width:250px;height:250px;background:radial-gradient(circle,rgba(59,130,246,.6),transparent);bottom:10%;right:20%;animation-delay:2s}.orb-3{width:200px;height:200px;background:radial-gradient(circle,rgba(168,85,247,.7),transparent);top:40%;right:5%;animation-delay:4s}.wave-container{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.15}.wave{fill:none;stroke:#ffffff80;stroke-width:2;stroke-linecap:round;animation:waveFlow 6s ease-in-out infinite}.wave-1{animation-delay:0s;stroke-width:3}.wave-2{animation-delay:1s;stroke-width:2}.wave-3{animation-delay:2s;stroke-width:2.5}@keyframes dotPulse{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.5);opacity:1}}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}@keyframes heroCardCycle{0%,10%{opacity:0;transform:translateY(28px) scale(.98)}16%,40%{opacity:1;transform:translateY(0) scale(1)}46%,to{opacity:0;transform:translateY(-20px) scale(.98)}}@keyframes waveFlow{0%,to{d:path("M0,250 Q125,200 250,250 T500,250");opacity:.15}50%{d:path("M0,250 Q125,300 250,250 T500,250");opacity:.3}}@media(max-width:1024px){.hero-container{grid-template-columns:1fr;gap:2rem}.hero-graphics{height:300px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}}@media(max-width:640px){.hero{min-height:auto;padding:2rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:.95rem}.hero-graphics{display:none}}.directions{width:100%;padding:80px 20px;background:linear-gradient(135deg,#fff,#f8f9ff);position:relative;overflow:hidden}.directions-container{max-width:1400px;margin:0 auto;padding:0 2rem}.directions-header{margin-bottom:4rem}.directions-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.3}.directions-subtitle{font-size:1rem;color:#4a4a4a;line-height:1.6;margin:0}.directions-content{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.directions-circular{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.circular-container{position:relative;width:380px;height:380px;margin-bottom:20px}.circular-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;color:#646cff;opacity:.8}.circular-icons{position:absolute;width:100%;height:100%}.circular-icon{position:absolute;top:50%;left:50%;width:50px;height:50px;background:none;border:none;padding:0;cursor:pointer}.circular-icon-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #f0f0f0;border-radius:10px;color:#646cff;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.circular-icon:hover .circular-icon-wrapper{transform:scale(1.15);box-shadow:0 6px 16px #646cff33;border-color:#646cff}.circular-icon.active .circular-icon-wrapper{background:linear-gradient(135deg,#646cff,#535bf2);color:#fff;box-shadow:0 8px 20px #646cff4d;transform:scale(1.2);border-color:transparent}.circular-info{margin-top:30px;background:#fff;border-radius:12px;padding:24px;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000000d;min-height:140px;display:flex;align-items:center}.info-content{animation:fadeInUp .5s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.info-title{font-size:1.3rem;font-weight:700;color:#1a1a1a;margin:0 0 8px}.info-subtitle{font-size:.85rem;color:#646cff;font-weight:600;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.info-description{font-size:.95rem;color:#4a4a4a;line-height:1.6;margin:0}.directions-right{display:flex;flex-direction:column}.directions-grid-header{margin-bottom:2rem}.directions-grid-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;line-height:1.3}.directions-grid-subtitle{font-size:.95rem;color:#4a4a4a;line-height:1.6;margin:0}.directions-grid-subtitle+.directions-grid-subtitle{margin-top:1rem}.directions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.direction-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:1rem;transition:all .22s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 6px #0000000a;display:flex;flex-direction:column;gap:.5rem}.direction-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:3px;background:linear-gradient(90deg,transparent,#646cff,transparent);transition:left .3s ease}.direction-card:hover:before{left:100%}.direction-card:hover{border-color:#646cff;transform:translateY(-4px);box-shadow:0 8px 16px #646cff1f}.direction-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#646cff,#535bf2);border-radius:8px;color:#fff;transition:transform .22s ease}.direction-card:hover .direction-icon{transform:scale(1.1) rotate(5deg)}.direction-title{font-size:.98rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.2}.direction-description{font-size:.84rem;color:#666;margin:0;line-height:1.45}.direction-description+.direction-description{margin-top:.6rem;color:#555}.directions-button{display:inline-flex;align-items:center;gap:8px;background:#0057d2;color:#fff;border:none;padding:.75rem 11px;border-radius:7px;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0040b04d;margin:0 auto;display:flex;justify-content:center}.directions-button:hover{background:#003080;box-shadow:0 6px 20px #0040b066;transform:translateY(-2px)}.directions-button:active{transform:translateY(0)}.arrow{transition:transform .3s ease}.directions-button:hover .arrow{transform:translate(4px)}@media(max-width:1024px){.directions-content{grid-template-columns:1fr;gap:40px}.circular-container{width:300px;height:300px}.circular-icon{width:40px;height:40px}.directions-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.direction-card{padding:1.2rem}}@media(max-width:768px){.directions{padding:60px 20px}.directions-container{padding:0 1rem}.directions-title{font-size:1.8rem}.directions-grid{grid-template-columns:1fr;gap:.9rem}.direction-card{padding:1rem}.circular-container{width:250px;height:250px}.circular-icon{width:35px;height:35px}.circular-icon-wrapper{border-radius:8px}}@media(max-width:480px){.directions{padding:40px 16px}.directions-content{gap:30px}.directions-title{font-size:1.5rem}.directions-subtitle{font-size:.9rem}.circular-container{width:200px;height:200px}.circular-center svg{width:80px;height:80px}.circular-icon{width:30px;height:30px}.directions-grid{grid-template-columns:1fr}.direction-title{font-size:.95rem}.direction-description{font-size:.8rem}.directions-button{padding:10px 20px;font-size:.9rem}}.research-block{background:linear-gradient(135deg,#cce9ff,#a8d8ff);padding:3rem 0;margin:2rem 0}.research-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}.research-content{flex:1;display:flex;flex-direction:column;gap:.8rem}.research-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;color:#1d4ed8;width:fit-content}.research-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0;line-height:1.3;max-width:600px}.research-description{font-size:1rem;color:#334155;line-height:1.6;margin:0;max-width:600px}.research-button{display:flex;align-items:center;justify-content:center;padding:.75rem 24px;border-radius:7px;background:#0057d2;color:#fff;font-weight:700;font-size:.9rem;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;width:fit-content;white-space:nowrap}.research-button:hover{background:#003080;box-shadow:0 4px 12px #0040b04d}@media(max-width:900px){.research-container{flex-direction:column;align-items:flex-start}.research-title{font-size:1.5rem}}@media(max-width:640px){.research-block{padding:2rem 0;margin:1rem 0}.research-container{padding:0 1.25rem;gap:1.5rem}.research-title{font-size:1.25rem}.research-description{font-size:.95rem}}.company-info{background:#f8fafc;padding:5rem 0}.company-info-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:3.5rem}.company-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;color:#2563eb;margin-bottom:.75rem}.company-title{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 1rem;line-height:1.2}.company-description{font-size:1.05rem;color:#334155;line-height:1.7;margin:0}.company-subtitle{font-size:1rem;color:#4a4a4a;line-height:1.6;margin:0}.company-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.company-list-item{background:#fff;border-radius:12px;padding:.9rem 1.1rem;border:1px solid #e2e8f0;color:#0f172a;font-weight:500}.projects-grid{display:grid;gap:1.75rem}.project-card{background:#fff;border-radius:18px;padding:0;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:0;overflow:hidden}.project-logo-area{background:linear-gradient(135deg,#f0f4ff,#e8ecff);height:120px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e2e8f0}.project-logo-placeholder{font-size:3rem;opacity:.5}.project-header{display:flex;flex-direction:column;gap:.35rem;padding:1.7rem}.project-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;line-height:1.3;padding:0 1.6rem;overflow:hidden;height:3.9rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.project-link{color:#2563eb;font-size:.9rem;text-decoration:none;word-break:break-all;padding:0 1.6rem}.project-link:hover{text-decoration:underline}.project-columns{display:grid;gap:1rem;padding:0 1.6rem}.project-block{display:grid;gap:.35rem}.project-label{text-transform:uppercase;font-size:.72rem;letter-spacing:.08em;font-weight:700;color:#64748b}.project-text{margin:0;color:#334155;line-height:1.6;overflow:hidden}.project-columns>.project-block:first-child .project-text{max-height:4.8rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.project-columns>.project-block:last-child .project-text{max-height:9.6rem;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.company-projects-header{display:flex;flex-direction:column;gap:.6rem}.company-projects-note{margin:0;color:#64748b;font-size:1rem;max-width:700px}.project-groups{display:flex;flex-direction:column;gap:2.5rem}.project-group{background:#fff;border-radius:22px;padding:2rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1.8rem}.project-group-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.project-group-title{margin:0 0 .35rem;font-size:1.4rem;font-weight:700;color:#0f172a}.project-group-description{margin:0;color:#64748b;font-size:.98rem}.project-count{background:#eff6ff;color:#1d4ed8;font-weight:600;padding:.35rem .75rem;border-radius:999px;font-size:.85rem;white-space:nowrap}.project-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.project-badge{background:#f1f5f9;color:#0f172a;font-weight:600;font-size:.75rem;padding:.25rem .6rem;border-radius:999px;text-transform:uppercase;letter-spacing:.06em}.project-columns{display:grid;gap:1rem}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;padding:1.2rem 1.6rem 1.6rem;border-top:1px solid #e2e8f0;height:8rem;align-content:flex-start}.project-tag{background:#0f172a;color:#fff;padding:.4rem .8rem;border-radius:6px;font-size:.78rem;font-weight:500}.projects-carousel{display:flex;flex-direction:column;gap:1rem}.carousel-header{display:flex;justify-content:flex-end}.carousel-controls{display:flex;gap:.6rem}.carousel-button{width:42px;height:42px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.carousel-button:hover{background:#0f172a;color:#fff}.projects-carousel-track{list-style:none;padding:0;margin:0;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--carousel-gap) * 2)) / 3);gap:var(--carousel-gap);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;--carousel-gap: 24px;scrollbar-width:none;-ms-overflow-style:none}.projects-carousel-track::-webkit-scrollbar{display:none}.project-carousel-item{scroll-snap-align:start;min-height:650px}.project-timeline-card{background:#fff;border-radius:18px;padding:0;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:0;height:100%;overflow:hidden}.project-card-content{display:flex;flex-direction:column;gap:0;flex:1}.project-logo-area-carousel{background:#fff;height:100px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e2e8f0}.rpn-logo-background,.vkusvil-logo-background{background-size:cover;background-position:center;background-repeat:no-repeat}.komus-logo-background{background:#fff}.komus-logo-background .project-logo-svg{max-width:70%;max-height:70%}.auth-logo-background{background:linear-gradient(135deg,#1a0033,#7c3aed)}.auth-logo-background .project-logo-svg{max-width:70%;max-height:70%}.rpcm-logo-background{background:linear-gradient(135deg,#0f172a,#1e3a8a,#0ea5e9)}.snova-logo-background{background:linear-gradient(135deg,#f3e5f5,#e1bee7)}.snova-logo-background .project-logo-svg{max-width:95%;max-height:95%}.smartwaste-logo-background{background:linear-gradient(135deg,#0c4a6e,#082f49)}.smartwaste-logo-background .project-logo-svg{width:160px;height:auto}.project-logo-svg{max-width:90%;max-height:90%;object-fit:contain}.project-logo-placeholder-carousel{font-size:2.5rem;opacity:.5}.project-big-logo{max-width:95%;max-height:95%;object-fit:contain}.project-meta{display:flex;align-items:center;gap:.75rem;padding:1.6rem 1.6rem .8rem}.project-category{background:#eef2ff;color:#4338ca;font-weight:600;font-size:.75rem;padding:.4rem .75rem;border-radius:999px;white-space:nowrap}.projects-cta{display:flex;justify-content:center;margin-top:3rem}.projects-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 11px;border-radius:7px;background:#0057d2;color:#fff;font-weight:700;font-size:.9rem;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;width:fit-content;text-align:center;white-space:nowrap}.projects-cta-button:hover{background:#003080;box-shadow:0 4px 12px #0040b04d;color:#fff;font-weight:700;font-size:.9rem}@media(max-width:900px){.company-title{font-size:2rem}.project-card{padding:1.3rem}.project-group{padding:1.5rem}.projects-carousel-track{grid-auto-columns:calc((100% - var(--carousel-gap)) / 2)}}@media(max-width:640px){.projects-carousel-track{grid-auto-columns:100%}}@media(max-width:600px){.company-info{padding:4rem 0}.company-info-container{padding:0 1.25rem}.project-group-header{flex-direction:column;align-items:flex-start}}.culture-block{background:#fff;padding:5rem 0}.culture-container{max-width:1400px;margin:0 auto;padding:0 2rem}.culture-title{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 3rem;line-height:1.2}.culture-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.culture-image{overflow:hidden;border-radius:20px}.culture-image img{width:100%;height:auto;display:block;object-fit:cover}.culture-text{display:flex;flex-direction:column;gap:1.5rem}.culture-description{font-size:1.05rem;color:#334155;line-height:1.7;margin:0}.culture-link{color:#2563eb;font-weight:600;text-decoration:none;font-size:1rem;transition:color .3s ease;width:fit-content}.culture-link:hover{color:#1d4ed8;text-decoration:underline}@media(max-width:900px){.culture-content{grid-template-columns:1fr;gap:2rem}.culture-title{font-size:1.75rem}}@media(max-width:640px){.culture-block{padding:3rem 0}.culture-container{padding:0 1.25rem}.culture-title{font-size:1.5rem;margin-bottom:2rem}.culture-description{font-size:1rem}}.advantages{width:100%;padding:5rem 0;background:#fff}.advantages-container{max-width:1400px;margin:0 auto;padding:0 2rem}.advantages-header{margin-bottom:3rem;text-align:left}.advantages-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.advantages-subtitle{display:none}.advantages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3.5rem 2.5rem}.adv-item{display:flex;flex-direction:column;gap:.8rem;align-items:center;text-align:center}.adv-stat{font-size:3.2rem;font-weight:800;color:#8a2be2;line-height:1}.adv-desc{margin:0;color:#334155;font-size:1rem;line-height:1.6}@media(max-width:1024px){.advantages-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}}@media(max-width:640px){.advantages-header{margin-bottom:2rem}.advantages-title{font-size:1.5rem}.advantages-grid{grid-template-columns:1fr;gap:2rem}.adv-stat{font-size:2.6rem}}.partners-hero{background:#0b4aa6;padding:4.5rem 0;color:#fff}.partners-hero-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.partners-hero-content{display:flex;flex-direction:column;gap:1.25rem}.partners-hero-title{font-size:2.4rem;font-weight:700;margin:0}.partners-hero-subtitle{font-size:1rem;line-height:1.6;margin:0;max-width:520px;color:#ffffffe6}.partners-hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.partners-hero-button{border-radius:7px;padding:.75rem 1.4rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .25s ease;border:none}.partners-hero-button--primary{background:#fff;color:#0b4aa6}.partners-hero-button--primary:hover{background:#e5edff}.partners-hero-button--outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.6)}.partners-hero-button--outline:hover{border-color:#fff;background:#ffffff14}.partners-hero-visual{position:relative;display:flex;align-items:center;justify-content:center}.partners-hero-visual img{width:100%;max-width:520px;border-radius:16px;object-fit:cover;box-shadow:0 18px 40px #00000040}.partners-hero-shape{position:absolute;width:80px;height:80px;border:3px solid rgba(255,255,255,.6)}.partners-hero-shape--left{left:-10px;top:35%;border-right:none;border-top:none}.partners-hero-shape--right{right:-10px;top:45%;border-left:none;border-bottom:none}@media(max-width:1024px){.partners-hero-container{grid-template-columns:1fr}.partners-hero-visual{justify-content:flex-start}}@media(max-width:640px){.partners-hero{padding:3.5rem 0}.partners-hero-container{padding:0 1.25rem}.partners-hero-title{font-size:2rem}}.feedback-block{background:#f8fafc;padding:3rem 0;border-top:1px solid #e2e8f0}.feedback-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.feedback-question{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0;white-space:nowrap}.feedback-buttons{display:flex;gap:1rem}.feedback-btn{width:52px;height:52px;border-radius:7px;border:none;background:#0057d2;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:0}.feedback-btn:hover{background:#003080;box-shadow:0 4px 12px #0057d24d}.feedback-btn.active{background:#0057d2;box-shadow:0 4px 12px #0057d24d}.feedback-btn svg{width:24px;height:24px}@media(max-width:640px){.feedback-container{flex-direction:column;padding:0 1.25rem;gap:1.5rem}.feedback-question{font-size:1.1rem}.feedback-btn{width:56px;height:56px}.feedback-btn svg{width:28px;height:28px}}.feedback-form{background:#e8f4ff;padding:4.5rem 0}.feedback-form-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:2.5rem}.feedback-form-header{display:flex;flex-direction:column;gap:.8rem}.feedback-form-title{margin:0;font-size:2.4rem;font-weight:700;color:#0f172a}.feedback-form-subtitle{margin:0;color:#334155;font-size:1rem;line-height:1.6;max-width:760px}.feedback-form-card{background:transparent;border:none;padding:0;display:flex;flex-direction:column;gap:1.5rem;box-shadow:none}.feedback-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.feedback-form-field{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:#1f2937;font-weight:600}.feedback-form-field input,.feedback-form-field textarea{border:1px solid #cbd5f5;border-radius:10px;padding:.85rem 1rem;font-size:.95rem;font-weight:500;color:#0f172a;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;height:48px}.feedback-form-field input:focus,.feedback-form-field textarea:focus{outline:none;border-color:#0057d2;box-shadow:0 0 0 3px #0057d226}.feedback-form-field textarea{height:auto;min-height:140px;resize:vertical}.feedback-form-button{align-self:flex-start;background:#0057d2;color:#fff;border:none;border-radius:7px;padding:.85rem 1.8rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease}.feedback-form-button:hover{background:#003080;box-shadow:0 8px 18px #0040b040}@media(max-width:900px){.feedback-form-grid{grid-template-columns:1fr}}@media(max-width:640px){.feedback-form{padding:3.5rem 0}.feedback-form-container{padding:0 1.25rem}.feedback-form-title{font-size:1.6rem}}.team{width:100%;padding:5rem 0;background:#fff}.team-container{max-width:1400px;margin:0 auto;padding:0 2rem}.team-header{margin-bottom:4rem}.team-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.team-subtitle{font-size:1rem;color:#4a4a4a;margin:0;line-height:1.6;max-width:800px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.team-card{background:linear-gradient(135deg,#f8f9ff,#fff);border:1px solid #e8e8e8;border-radius:12px;padding:2rem;text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.team-card:hover{border-color:#646cff;box-shadow:0 8px 16px #646cff1f;transform:translateY(-4px)}.team-card:hover .team-avatar{border-color:#646cff;box-shadow:0 6px 12px #646cff33;transform:scale(1.05)}.team-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid #e8e8e8;transition:all .3s ease}.team-role{margin:0;font-size:1.1rem;font-weight:600;color:#1a1a1a}.team-desc{margin:0;font-size:.95rem;color:#4a4a4a;line-height:1.5}@media(max-width:1024px){.team-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:640px){.team{padding:3rem 0}.team-header{margin-bottom:2rem}.team-title{font-size:1.5rem}.team-grid{grid-template-columns:1fr}.team-card{padding:1.5rem}}.partners{background-color:#fff;padding:5rem 0;position:relative}.partners-container{max-width:1400px;margin:0 auto;padding:0 2rem}.partners-header{margin-bottom:4rem;position:relative;padding-left:2rem}.partners-header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#1a1a1a;border-radius:2px}.partners-title{font-size:17px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3;max-width:600px}.partners-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.partner-card{display:flex;flex-direction:column;gap:1.2rem;transition:all .3s ease}.partner-image{width:100%;height:300px;border-radius:12px;overflow:hidden;background-color:#f0f0f0}.partner-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.partner-card:hover .partner-image img{transform:scale(1.05)}.partner-card-title{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.partner-description{font-size:.95rem;color:#666;line-height:1.6;margin:0}.partner-link{font-size:.95rem;font-weight:600;color:#0057d2;text-decoration:none;transition:color .3s ease;width:fit-content}.partner-link:hover{color:#003fb0;text-decoration:underline}@media(max-width:1024px){.partners-title{font-size:1.6rem}.partners-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.partner-image{height:250px}}@media(max-width:640px){.partners{padding:3rem 0}.partners-header{margin-bottom:2rem}.partners-title{font-size:1.3rem}.partners-grid{grid-template-columns:1fr}.partner-image{height:200px}.partner-card-title{font-size:1.1rem}.partner-description{font-size:.85rem}}.news{background-color:#fff;padding:5rem 0;position:relative}.news-container{max-width:1400px;margin:0 auto;padding:0 2rem}.news-header{margin-bottom:3rem;position:relative;padding-left:2rem}.news-header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#1a1a1a;border-radius:2px}.news-title{font-size:17px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3;max-width:600px}.news-featured{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0003;transition:all .3s ease}.news-featured:hover{box-shadow:0 4px 8px #0000004d}.news-featured-image{width:100%;height:300px;overflow:hidden;background-color:#e0e0e0}.news-featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-featured-content{padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.news-tag{font-size:.8rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;width:fit-content}.news-featured-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.news-description{font-size:.95rem;color:#666;line-height:1.6;margin:0}.news-button{background-color:#0057d2;color:#fff;border:none;padding:.75rem 11px;font-size:.9rem;border-radius:7px;cursor:pointer;font-weight:700;transition:all .3s ease;text-align:center;width:fit-content;white-space:nowrap}.news-button:hover{background-color:#003080;box-shadow:0 4px 12px #0040b04d}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.news-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0003;transition:all .3s ease;display:flex;flex-direction:column}.news-card:hover{box-shadow:0 4px 8px #0000004d}.news-card-image{width:100%;height:250px;overflow:hidden;background-color:#e0e0e0}.news-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-card-content{padding:1.5rem;display:flex;flex-direction:column;gap:.8rem;flex-grow:1}.news-card-title{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}@media(max-width:1024px){.news-featured{grid-template-columns:1fr}.news-featured-image{height:250px}.news-grid{grid-template-columns:1fr;gap:1.5rem}.news-featured-title{font-size:1.2rem}.news-card-title{font-size:1rem}}@media(max-width:640px){.news{padding:3rem 0}.news-header{margin-bottom:2rem}.news-title{font-size:1.4rem}.news-featured-content{padding:1.5rem}.news-featured-title{font-size:1.1rem}.news-description{font-size:.85rem}.news-button{padding:.7rem 1.2rem;font-size:.85rem}.news-card-image{height:200px}.news-card-content{padding:1.2rem}.news-card-title{font-size:.95rem}}.projects-page{background:#f8fafc;padding:3.5rem 0 5rem}.projects-page-header{max-width:1200px;margin:0 auto 3rem;padding:0 2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.projects-page-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;color:#2563eb;margin-bottom:.75rem}.projects-page-title{font-size:2.4rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.projects-page-description{margin:0;color:#64748b;max-width:640px;line-height:1.7}.projects-page-back{align-self:flex-start;padding:.65rem 1.3rem;border-radius:999px;border:1px solid #cbd5f5;color:#1d4ed8;text-decoration:none;font-weight:600;background:#fff;transition:all .2s ease}.projects-page-back:hover{background:#1d4ed8;color:#fff}@media(max-width:900px){.projects-page-header{flex-direction:column;align-items:flex-start}.projects-page-title{font-size:2rem}}@media(max-width:600px){.projects-page-header{padding:0 1.25rem}}.directions-page{width:100%;min-height:100vh;background-color:#fff;padding:5rem 0}.directions-page-container{max-width:1400px;margin:0 auto;padding:0 2rem}.directions-page-header{margin-bottom:4rem}.directions-page-header h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.directions-page-header p{font-size:1.1rem;color:#4a4a4a;line-height:1.6;margin:0}.directions-page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.directions-page-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;gap:1rem}.directions-page-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:3px;background:linear-gradient(90deg,transparent,#646cff,transparent);transition:left .3s ease}.directions-page-card:hover:before{left:100%}.directions-page-card:hover{border-color:#646cff;transform:translateY(-8px);box-shadow:0 12px 24px #646cff26}.directions-page-card-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg,#646cff,#535bf2);border-radius:10px;color:#fff;transition:transform .3s ease}.directions-page-card:hover .directions-page-card-icon{transform:scale(1.15) rotate(5deg)}.directions-page-card-title{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin:0}.directions-page-card-description{font-size:.95rem;color:#4a4a4a;margin:0;line-height:1.6}@media(max-width:768px){.directions-page{padding:3rem 0}.directions-page-header h1{font-size:2rem}.directions-page-header p{font-size:1rem}.directions-page-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.directions-page-card{padding:1.5rem}}@media(max-width:480px){.directions-page-container{padding:0 1rem}.directions-page-header h1{font-size:1.5rem}.directions-page-grid{grid-template-columns:1fr}}
