@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap";:root{--kovalty-blue: #3b82f6;--kovalty-blue-light: #7bb8e6;--kovalty-blue-dark: #1e40af;--bg-primary: #000000;--bg-secondary: #1d2233;--bg-tertiary: #232946;--text-primary: #ffffff;--text-secondary: #e0e0e0;--text-muted: #b6d0fa;--border-primary: #3b82f6;--border-secondary: #1e40af;--accent-primary: #3b82f6;--accent-secondary: #1e40af;--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-serif: "Source Serif Pro", "Georgia", "Times New Roman", Times, serif;--font-display: "Playfair Display", "Georgia", "Times New Roman", Times, serif;--font-mono: "SF Mono", "Monaco", "Inconsolata", "Roboto Mono", "Source Code Pro", Menlo, Consolas, "Courier New", monospace;--font-weight-thin: 100;--font-weight-extralight: 200;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-weight-black: 900;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--font-size-6xl: 3.75rem;--font-size-7xl: 4.5rem;--line-height-none: 1;--line-height-tight: 1.25;--line-height-snug: 1.375;--line-height-normal: 1.5;--line-height-relaxed: 1.625;--line-height-loose: 2;--letter-spacing-tighter: -.05em;--letter-spacing-tight: -.025em;--letter-spacing-normal: 0em;--letter-spacing-wide: .025em;--letter-spacing-wider: .05em;--letter-spacing-widest: .1em}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;padding:0;font-family:var(--font-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-color:var(--bg-primary);color:var(--text-primary)}.app-main{padding-top:130px}section,[class*=section],.stack-area,.mobile-cards-container,.testimonials-section{scroll-margin-top:130px}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-primary);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);color:var(--text-primary)}h1{font-size:var(--font-size-5xl);font-weight:var(--font-weight-extrabold);line-height:var(--line-height-none);letter-spacing:var(--letter-spacing-tighter)}h2{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold)}h3{font-size:var(--font-size-3xl);font-weight:var(--font-weight-semibold)}h4{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold)}h5{font-size:var(--font-size-xl);font-weight:var(--font-weight-medium)}h6{font-size:var(--font-size-lg);font-weight:var(--font-weight-medium)}p{margin:0;font-size:var(--font-size-base);line-height:var(--line-height-relaxed);color:var(--text-secondary)}a{color:var(--kovalty-blue);text-decoration:none;transition:color .2s ease-in-out}a:hover{color:var(--kovalty-blue-light)}a:focus{outline:2px solid var(--kovalty-blue);outline-offset:2px}ul,ol{margin:0;padding:0}li{line-height:var(--line-height-relaxed)}code{font-family:var(--font-mono);font-size:.875em;background-color:var(--bg-secondary);padding:.125rem .25rem;border-radius:.25rem;color:var(--kovalty-blue-light)}pre{font-family:var(--font-mono);background-color:var(--bg-secondary);padding:1rem;border-radius:.5rem;overflow-x:auto;line-height:var(--line-height-relaxed)}.font-display{font-family:var(--font-display)}.font-serif{font-family:var(--font-serif)}.font-mono{font-family:var(--font-mono)}.font-thin{font-weight:var(--font-weight-thin)}.font-extralight{font-weight:var(--font-weight-extralight)}.font-light{font-weight:var(--font-weight-light)}.font-normal{font-weight:var(--font-weight-normal)}.font-medium{font-weight:var(--font-weight-medium)}.font-semibold{font-weight:var(--font-weight-semibold)}.font-bold{font-weight:var(--font-weight-bold)}.font-extrabold{font-weight:var(--font-weight-extrabold)}.font-black{font-weight:var(--font-weight-black)}.text-xs{font-size:var(--font-size-xs)}.text-sm{font-size:var(--font-size-sm)}.text-base{font-size:var(--font-size-base)}.text-lg{font-size:var(--font-size-lg)}.text-xl{font-size:var(--font-size-xl)}.text-2xl{font-size:var(--font-size-2xl)}.text-3xl{font-size:var(--font-size-3xl)}.text-4xl{font-size:var(--font-size-4xl)}.text-5xl{font-size:var(--font-size-5xl)}.text-6xl{font-size:var(--font-size-6xl)}.text-7xl{font-size:var(--font-size-7xl)}.leading-none{line-height:var(--line-height-none)}.leading-tight{line-height:var(--line-height-tight)}.leading-snug{line-height:var(--line-height-snug)}.leading-normal{line-height:var(--line-height-normal)}.leading-relaxed{line-height:var(--line-height-relaxed)}.leading-loose{line-height:var(--line-height-loose)}.tracking-tighter{letter-spacing:var(--letter-spacing-tighter)}.tracking-tight{letter-spacing:var(--letter-spacing-tight)}.tracking-normal{letter-spacing:var(--letter-spacing-normal)}.tracking-wide{letter-spacing:var(--letter-spacing-wide)}.tracking-wider{letter-spacing:var(--letter-spacing-wider)}.tracking-widest{letter-spacing:var(--letter-spacing-widest)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.text-blue{color:var(--kovalty-blue)}.text-blue-light{color:var(--kovalty-blue-light)}.text-blue-dark{color:var(--kovalty-blue-dark)}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}*:focus-visible{outline:2px solid var(--kovalty-blue);outline-offset:2px}@media (max-width: 768px){html{font-size:14px}h1{font-size:var(--font-size-4xl)}h2{font-size:var(--font-size-3xl)}h3{font-size:var(--font-size-2xl)}}@media (max-width: 480px){html{font-size:14px}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-xl)}}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1;padding-top:0;background-color:var(--bg-primary)}html,body{height:100%;margin:0}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}.footer{background-color:var(--bg-primary);color:#fff;padding-top:3rem;padding-bottom:1rem;text-align:center;margin-top:auto}.footer-container{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:2rem}.footer-nav-list{display:flex;justify-content:center;list-style:none;padding:0;margin:0;gap:2rem}.footer-nav-link{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;border:2px solid transparent;transition:border-color .3s ease,color .3s ease}.footer-nav-link:hover,.footer-nav-link:focus-visible{color:var(--text-primary);border-color:var(--accent-primary);background-color:transparent;outline:none}.footer-content{display:flex;justify-content:space-between;align-items:center;width:100%}.footer-contact-info{text-align:left;align-items:flex-start}.footer-contact-text,.footer-social-text{color:#9ca3af;font-size:.875rem;margin:0;margin-bottom:.5rem}.footer-link{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s ease-in-out}.footer-link:hover{color:var(--accent-primary)}.footer-social-media{text-align:right;align-items:flex-end}.footer-social-icons{display:flex;gap:1rem}.social-icon-link{color:#fff;transition:color .2s ease-in-out}.social-icon-link:hover{color:var(--accent-primary)}.footer-divider-container{position:relative;width:100%;height:1px;margin-top:2rem}.footer-divider{background-color:var(--border-primary);height:1px;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.footer-up-arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--accent-primary);border:none;border-radius:.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.footer-up-arrow:hover{background-color:var(--kovalty-blue-dark);transform:translate(-50%,-50%) scale(1.05)}.footer-up-arrow>svg{width:24px;height:24px;color:var(--text-primary);animation:bounce-icon 2s ease-in-out infinite}.footer-bottom-info{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:1rem auto 0;padding-top:.25rem}.footer-copyright{color:#9ca3af;font-size:.875rem}.footer-legal-links{display:flex;gap:1.5rem}.footer-legal-link{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .2s ease-in-out}.footer-legal-link:hover{color:var(--accent-primary)}.footer-cta-contact-icon{width:20px;height:20px;margin-right:.5rem;vertical-align:middle;color:var(--accent-primary);flex-shrink:0;transition:transform .2s ease,color .2s ease;display:inline-block}.footer-cta-contact-icon:hover{transform:scale(1.1);color:var(--kovalty-blue-light)}@media (max-width: 768px){.footer{padding-top:2.5rem;padding-bottom:1.5rem}.footer-nav-list{flex-direction:column;gap:.75rem}.footer-content{flex-direction:column;gap:2rem;align-items:center}.footer-contact-info,.footer-social-media{text-align:center;align-items:center}.footer-social-icons{justify-content:center}.footer-divider-container{margin-top:2.5rem;margin-bottom:2.5rem}.footer-bottom-info{flex-direction:column-reverse;gap:1.5rem;text-align:center}.footer-legal-links{gap:1rem}}@media (max-width: 480px){.footer-container{padding:0 1rem}.footer-divider-container{margin-bottom:2.5rem}.footer-legal-links{flex-direction:column;gap:.75rem}}@keyframes bounce-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.header{position:fixed;top:20px;left:50%;transform:translate(-50%);width:auto;min-width:0;max-width:1200px;z-index:1001;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:rgba(var(--bg-secondary-rgb, 15, 15, 35),.95);border-radius:25px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0003}.header-container{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0}.header-content{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem}.header-nav{display:flex;flex:1;justify-content:center}.header-nav-wrapper{position:relative;width:auto;display:flex;justify-content:center}.header-nav-list{display:flex;flex-direction:row;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.header-nav-item{position:relative}.header-nav-link{text-decoration:none;color:var(--text-primary);font-weight:500;font-size:.95rem;padding:.65rem 1rem;transition:all .2s ease;position:relative;border-radius:25px;letter-spacing:.3px;font-family:Inter,sans-serif;display:block}.header-nav-link:hover{background:var(--hover-bg, rgba(255, 255, 255, .1))}.header-nav-link--active{background:var(--active-bg, rgba(255, 255, 255, .15))}.header-nav-link--dropdown{display:flex;align-items:center;gap:.5rem}.header-dropdown-icon{height:1rem;width:1rem;transition:transform .3s ease}.header-dropdown-icon--open{transform:rotate(180deg)}.header-nav-item--dropdown-container{position:relative}.header-dropdown-menu-wrapper{position:absolute;top:100%;left:50%;margin-top:1rem;width:240px;background:rgba(var(--bg-secondary-rgb, 15, 15, 35),.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px #0000004d;border-radius:20px;padding:.75rem;opacity:0;visibility:hidden;transform:translate(-50%) translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.header-dropdown-menu-wrapper--open{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.header-dropdown-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.header-dropdown-link{display:block;padding:.75rem 1rem;font-size:.9rem;color:var(--text-secondary);text-decoration:none;border-radius:15px;transition:all .2s ease}.header-dropdown-link:hover{background:var(--hover-bg, rgba(255, 255, 255, .1));color:var(--accent-primary);transform:translate(2px)}.header-actions{display:flex;align-items:center;gap:1rem}.header-contact-button{background:#fff;color:#000;padding:.75rem 1.25rem;border-radius:30px;text-decoration:none;font-weight:600;transition:all .2s ease;font-size:.9rem;border:2px solid #ffffff;cursor:pointer;display:flex;align-items:center;gap:.5rem}.header-contact-button:hover{background:#000;color:#fff;transform:translateY(-1px)}.header-contact-button-icon{height:.75rem;width:.75rem;transition:transform .2s ease}.header-contact-button:hover .header-contact-button-icon{transform:translate(2px)}.header-mobile-menu-toggle{display:none;z-index:1003}.header-mobile-menu-button{background:transparent;border:none;cursor:pointer;padding:10px;position:relative}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:30px;height:2px;background-color:#fff;border-radius:4px;position:absolute;transition:transform .25s ease-in-out,background-color .25s ease-in-out}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.header-mobile-menu-button.open .hamburger-inner{background-color:transparent}.header-mobile-menu-button.open .hamburger-inner:before{transform:translateY(10px) rotate(45deg)}.header-mobile-menu-button.open .hamburger-inner:after{transform:translateY(-10px) rotate(-45deg)}@media (max-width: 999px){.header{width:100%;top:0;left:0;transform:none;border-radius:0;padding:1rem 1.5rem;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;box-shadow:none}.header-content{justify-content:center;position:relative}.header-contact{order:1;display:flex;align-items:center;height:100%}.header-contact-button{padding:.5rem .9rem;font-size:.8rem;border-radius:25px;gap:.4rem}.header-contact-button-icon{height:.6rem;width:.6rem}.header-nav{position:fixed;top:70px;right:1.5rem;width:auto;height:auto;z-index:1002;background:rgba(var(--bg-secondary-rgb, 15, 15, 35),.98);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0003;border-radius:18px;padding:1rem;opacity:0;visibility:hidden;transform-origin:top right;transform:scale(.95) translateY(-10px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.header-nav--open{opacity:1;visibility:visible;transform:scale(1) translateY(0)}.header-nav-list{flex-direction:column;gap:.5rem;align-items:flex-start}.header-nav-link{font-size:1.1rem;padding:.6rem 1.25rem;text-align:left;width:100%;color:var(--text-secondary)}.header-nav-link:hover,.header-nav-link--active{background:none;color:var(--text-primary)}.header-nav-link:after{display:none}.header-dropdown-menu-wrapper{position:static;transform:none;opacity:1;visibility:visible;background:transparent;border:none;box-shadow:none;padding:0;margin-top:.5rem;padding-left:1.25rem;width:auto;border-radius:0;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.header-dropdown-menu-wrapper--open{max-height:500px}.header-dropdown-link{font-size:1rem;color:var(--text-secondary)}.header-dropdown-link:hover{background:none;transform:none;color:var(--accent-primary)}.header-actions{order:2;position:absolute;right:-.5rem;top:80%;transform:translateY(-50%);display:flex;align-items:center}.header-mobile-menu-toggle{display:block}.header-mobile-menu-button{padding:8px}.hamburger-box{width:24px;height:20px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:24px;height:1.5px}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.header-mobile-menu-button.open .hamburger-inner{background-color:transparent}.header-mobile-menu-button.open .hamburger-inner:before{transform:translateY(8px) rotate(45deg)}.header-mobile-menu-button.open .hamburger-inner:after{transform:translateY(-8px) rotate(-45deg)}}.global-logo{position:fixed;top:20px;left:2.5rem;z-index:2000;background:transparent;padding:.25rem 1.25rem;display:flex;align-items:center;justify-content:center}.global-logo-img{height:80px;width:160px;object-fit:contain;border-radius:1.5rem;transition:transform .3s ease}.global-logo-img:hover{transform:scale(1.05)}@media (max-width: 999px){.global-logo{position:fixed;top:.75rem;left:1rem;padding:0;z-index:1003}.global-logo-img{height:55px;width:auto;border-radius:1rem}}@media (max-width: 740px){.global-logo{top:.8rem;left:.75rem}.global-logo-img{height:50px}}@media (max-width: 570px){.global-logo{top:1rem;left:.5rem}.global-logo-img{height:45px}}@media (max-width: 400px){.global-logo{top:1rem;left:.4rem}.global-logo-img{height:40px}}.card{width:350px;height:350px;border-radius:25px;margin-bottom:10px;position:absolute;top:calc(50% - 175px);left:calc(50% - 175px);transition:.5s ease-in-out;box-sizing:border-box;padding:35px;display:flex;justify-content:space-between;flex-direction:column}.card .sub{font-family:Poppins,sans-serif;font-size:20px;font-weight:700}.card .content{font-family:Poppins,sans-serif;font-size:44px;font-weight:700;line-height:54px}.card.away{transform-origin:bottom left}.services-approach-section{width:100%;background:var(--bg-tertiary);padding:64px 0 48px;display:flex;justify-content:center;align-items:center}.services-approach-container{max-width:900px;width:100%;margin:0 auto;display:flex;align-items:center;gap:40px;text-align:left}.services-approach-image{flex:0 0 340px;max-width:340px;width:100%;border-radius:18px;box-shadow:0 4px 24px #3b82f61a;display:block;transition:transform .2s,box-shadow .2s}.services-approach-image:hover{box-shadow:0 8px 32px #3b82f62e}.services-approach-content{flex:1}.services-approach-title{font-size:2.5rem;font-family:var(--font-display);font-weight:var(--font-weight-extrabold);color:var(--text-primary);margin-bottom:18px;letter-spacing:var(--letter-spacing-tight);transition:color .2s}.services-approach-title:hover{color:var(--kovalty-blue)}.services-approach-text{font-size:1.15rem;color:var(--text-secondary);margin-bottom:32px;font-family:var(--font-primary);line-height:var(--line-height-relaxed)}@media (max-width: 700px){.services-approach-container{flex-direction:column;text-align:center;padding:0 8px}.services-approach-image{max-width:220px;margin-bottom:20px}.services-approach-title{font-size:1.5rem}}.stack-area{width:100%;height:100vh + ((cardCount - 1) * triggerDistance);position:relative;background:var(--bg-primary);display:flex}.left,.right{height:100vh;flex-basis:50%;position:sticky;top:50px;display:flex;align-items:center;justify-content:center;flex-direction:column;box-sizing:border-box}.title{width:420px;font-size:84px;font-family:Poppins,sans-serif;font-weight:700;line-height:88px}.sub-title{width:420px;font-family:Poppins,sans-serif;font-size:14px;margin-top:30px;margin-bottom:100px;text-align:left}.sub-title button{font-family:Poppins,sans-serif;font-size:14px;padding:15px 30px;background:var(--accent-primary);color:var(--text-primary);border-radius:8mm;border:none;outline:none;cursor:pointer;margin-top:20px}.mobile-cards-container{font-family:var(--font-primary);background-color:var(--bg-primary);padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,2.5rem);color:var(--text-primary);line-height:1.7;max-width:1400px;margin:80px auto 0;width:100%;min-height:100vh;position:relative}.mobile-cards-header{text-align:center;margin-bottom:clamp(3rem,8vw,5rem);position:relative}.mobile-cards-header h1{font-size:clamp(2.5rem,7vw,4rem);font-weight:700;background:linear-gradient(135deg,var(--kovalty-blue) 0%,var(--kovalty-blue-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.2}.mobile-cards-header p{font-size:clamp(1.1rem,2.8vw,1.3rem);color:var(--text-secondary);max-width:700px;margin:0 auto;font-weight:400;line-height:1.6}.mobile-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:clamp(2rem,5vw,3rem);margin-top:3rem}.mobile-cards-card{background:#000;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 8px 32px #a4a4a41a;border:1px solid var(--text-primary);transition:var(--transition-smooth);height:400px;cursor:pointer;transform-style:preserve-3d}.mobile-cards-background{position:absolute;top:0;left:0;width:100%;height:65%;max-height:250px;overflow:hidden;border-radius:var(--border-radius) var(--border-radius) 0 0;display:flex;align-items:center;justify-content:center;background-color:#000}.mobile-cards-background img{width:100%;height:100%;max-height:250px;object-fit:contain}.mobile-cards-content{position:absolute;bottom:0;left:0;right:0;height:35%;background:#fffffff2;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);padding:2rem 1.5rem 1.5rem;border-radius:0 0 var(--border-radius) var(--border-radius);border-top:1px solid var(--glass-border);transition:var(--transition-smooth);z-index:2}.mobile-cards-icon-wrapper{width:60px;height:60px;background:linear-gradient(135deg,var(--text-secondary) 0%,var(--text-primary) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:var(--transition-smooth);position:absolute;top:-30px;left:1.5rem;box-shadow:0 8px 25px #3b82f62e;border:3px solid rgb(0,0,0)}.mobile-cards-icon{font-size:1.6rem;color:var(--text-light);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.mobile-cards-icon img,.mobile-cards-popup-icon img{width:32px;height:32px;object-fit:contain;display:block;margin:0 auto}.mobile-cards-service-name{font-size:.8rem;color:var(--kovalty-blue);font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;margin-top:1.5rem}.mobile-cards-card h3{font-size:1.4rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.3;transition:var(--transition-smooth)}.mobile-cards-popup{position:absolute;inset:0;background:#fffffffa;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);overflow-y:auto;padding:2rem;border-radius:inherit;border:1px solid var(--glass-border);transform:translateY(100%) scale(.95);transition:all .5s cubic-bezier(.25,.46,.45,.94);opacity:0;visibility:hidden;z-index:20;box-shadow:0 -20px 60px #0000004d}.mobile-cards-popup-header{display:flex;align-items:center;margin-bottom:1.5rem;gap:1rem}.mobile-cards-popup-icon{width:50px;height:50px;background:var(--text-primary);border:3px solid var(--bg-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:var(--text-light);box-shadow:0 6px 20px #f093fb66;flex-shrink:0}.mobile-cards-popup-service-name{font-size:.75rem;color:#f093fb;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.25rem}.mobile-cards-popup-title{font-size:1.3rem;font-weight:600;color:var(--text-primary);line-height:1.3}.mobile-cards-popup-description{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2rem}.mobile-cards-learn-more-btn{background:var(--bg-primary);color:var(--text-primary);border:2px solid var(--text-primary);padding:.9rem 2rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:var(--transition-smooth);position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 6px 20px #0003}.mobile-cards-close-popup{position:absolute;top:1rem;right:1rem;background:var(--bg-primary);border:2px solid var(--text-primary);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:var(--transition-smooth);cursor:pointer;font-size:1.7rem;color:var(--text-secondary);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:21}@media (hover: hover) and (pointer: fine){.mobile-cards-card:hover{transform:translateY(-12px) rotateX(2deg);box-shadow:var(--card-shadow-hover);border-color:#4facfe80}.mobile-cards-card:hover .mobile-cards-background{transform:scale(1.08)}.mobile-cards-card:hover .mobile-cards-icon-wrapper{transform:scale(1.15) rotateY(180deg);background:var(--secondary-gradient);box-shadow:0 12px 35px #f093fb99}.mobile-cards-card:hover h3{color:#4facfe;transform:translateY(-2px)}.mobile-cards-card:hover .mobile-cards-content{background:#fffffffa;transform:translateY(-3px)}.mobile-cards-learn-more-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 10px 30px #0000004d}.mobile-cards-close-popup:hover{background:var(--secondary-gradient);color:var(--text-light);transform:scale(1.1) rotate(90deg)}}.mobile-cards-card.active .mobile-cards-popup,.mobile-cards-card:hover .mobile-cards-popup{transform:translateY(0) scale(1);opacity:1;visibility:visible}.mobile-cards-card.active{z-index:100}@keyframes pulse{0%{box-shadow:0 0 #4facfeb3}70%{box-shadow:0 0 0 20px #4facfe00}to{box-shadow:0 0 #4facfe00}}.mobile-cards-icon-wrapper{animation:pulse 3s infinite}@media (prefers-color-scheme: dark){:root{--text-primary: #f7fafc;--text-secondary: #cbd5e0;--glass-bg: rgba(0, 0, 0, .3);--glass-border: rgba(255, 255, 255, .1)}.mobile-cards-content{background:#1a202ce6}.mobile-cards-popup{background:#1a202cf2}}@media (max-width: 768px){.mobile-cards-card{height:380px}.mobile-cards-popup{margin:0;padding:1.5rem}.mobile-cards-popup-header{flex-direction:column;text-align:center;gap:.5rem;margin-top:2rem}.mobile-cards-popup-icon{margin:0 auto .5rem}.mobile-cards-learn-more-btn{display:block;margin:0 auto}.mobile-cards-grid{gap:clamp(1.5rem,4vw,2rem)}}@media (max-width: 480px){.mobile-cards-card{height:320px}.mobile-cards-icon img,.mobile-cards-popup-icon img{width:22px;height:22px;object-fit:contain;display:block;margin:0 auto}.mobile-cards-service-name{font-size:.6rem;color:var(--kovalty-blue);font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;margin-top:1.5rem}.mobile-cards-card h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.3;transition:var(--transition-smooth)}.mobile-cards-content{padding:1.5rem 1rem 1rem}.mobile-cards-icon-wrapper{width:50px;height:50px;top:-25px}.mobile-cards-icon{font-size:1.3rem}.mobile-cards-popup{padding:1rem;margin:0;border-radius:var(--border-radius-sm)}.mobile-cards-popup-header{flex-direction:column;text-align:center;gap:.5rem}.mobile-cards-popup-icon{margin:0 auto}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mobile-cards-card:focus-visible{outline:3px solid #4facfe;outline-offset:2px}.mobile-cards-learn-more-btn:focus-visible,.mobile-cards-close-popup:focus-visible{outline:2px solid #4facfe;outline-offset:2px}.desktop-services,.mobile-services{transition:opacity .3s ease-in-out}.desktop-services,.mobile-services{width:100%}.desktop-services[style*="display: none"],.mobile-services[style*="display: none"]{opacity:0}.desktop-services[style*="display: block"],.mobile-services[style*="display: block"]{opacity:1}.desktop-services>*,.mobile-services>*{width:100%}.principles-section{background-color:#000;padding:60px 20px;font-family:sans-serif}.principles-header{color:#fff;font-size:42px;font-weight:700;text-align:center;margin-bottom:40px}.principles-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto}.principle-card{background-color:#12121d;padding:30px 25px;border-radius:20px;display:flex;flex-direction:column}.principle-icon-wrapper{width:44px;height:44px;background-color:#6e44ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#fff;font-size:22px}.principle-title{color:#fff;font-size:22px;font-weight:700;margin:0 0 10px}.principle-description{color:#e0e0e0;font-size:16px;line-height:1.5;margin:0}@media (max-width: 992px){.principles-container{grid-template-columns:repeat(2,1fr)}.principles-header{font-size:36px}}@media (max-width: 576px){.principles-container{grid-template-columns:1fr}.principles-header{font-size:30px;margin-bottom:30px}.principle-title{font-size:20px}.principle-description{font-size:15px}}.services-template-page{font-family:var(--font-primary);background:var(--bg-primary);color:var(--text-primary);min-height:100vh;margin-top:100px}.services-hero-section{background:linear-gradient(120deg,var(--bg-primary) 0%,var(--bg-primary) 100%);color:var(--text-primary);padding:64px 0 48px;text-align:center;box-shadow:0 4px 24px #3b82f614}.services-hero-content{max-width:1100px;margin:0 auto;padding:0 24px}.services-hero-title{font-size:var(--font-size-5xl);font-family:var(--font-display);font-weight:var(--font-weight-extrabold);margin-bottom:16px;letter-spacing:var(--letter-spacing-tighter)}.services-hero-subtitle{font-size:var(--font-size-lg);font-family:var(--font-primary);font-weight:var(--font-weight-normal);max-width:600px;margin:0 auto;opacity:.95;color:var(--text-secondary)}.services-section-title{font-size:var(--font-size-3xl);font-family:var(--font-display);font-weight:var(--font-weight-bold);margin-bottom:8px;text-align:center;color:var(--text-primary)}.services-section-subtitle{font-size:var(--font-size-lg);color:var(--text-muted);margin-bottom:32px;text-align:center}.services-container{max-width:1100px;margin:0 auto;padding:0 24px}.key-services-section{padding:48px 0}.key-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;margin-bottom:32px}.key-service-card{background:var(--bg-secondary);border-radius:18px;box-shadow:0 2px 16px #3b82f612;padding:32px 24px 24px;text-align:center;transition:transform .18s,box-shadow .18s;position:relative}.key-service-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 32px #3b82f621}.key-service-icon{font-size:2.5rem;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.key-service-title{font-size:var(--font-size-xl);font-family:var(--font-display);font-weight:var(--font-weight-semibold);margin-bottom:8px;color:var(--text-primary)}.key-service-description{font-size:var(--font-size-base);color:var(--text-secondary)}.how-we-work-section{padding:48px 0;background:var(--bg-primary)}.work-process-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px;margin-bottom:32px}.work-process-step{background:var(--bg-secondary);border-radius:14px;padding:28px 18px 22px;text-align:center;box-shadow:0 1px 8px #3b82f60a;position:relative;transition:transform .18s,box-shadow .18s}.work-process-step:hover{transform:translateY(-2px);box-shadow:0 4px 16px #3b82f614}.work-step-number{width:38px;height:38px;background:linear-gradient(120deg,var(--kovalty-blue) 0%,var(--kovalty-blue-dark) 100%);color:var(--text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;box-shadow:0 2px 8px #3b82f621}.work-step-title{font-size:var(--font-size-lg);font-family:var(--font-display);font-weight:var(--font-weight-semibold);margin-bottom:6px;color:var(--text-primary)}.work-step-description{font-size:var(--font-size-base);color:var(--text-muted)}.services-cta-section{padding:5rem 1.5rem;background:linear-gradient(90deg,var(--bg-primary),var(--bg-tertiary),var(--bg-primary))}.services-cta-content{max-width:64rem;margin:0 auto;text-align:center}.services-cta-title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary)}.services-cta-subtitle{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto}.services-cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;margin-bottom:2rem}.services-cta-button-secondary{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid var(--text-primary);color:var(--text-primary);background:var(--bg-primary);font-weight:600;border-radius:8px;transition:all .2s ease-in-out;text-decoration:none}.services-cta-button-secondary:hover{background:var(--text-primary);color:var(--bg-primary);transform:translateY(-2px) scale(1.04)}.services-cta-button-icon{width:1.25rem;height:1.25rem}@media (max-width: 768px){.services-hero-title{font-size:2rem}.services-container,.services-hero-content,.services-cta-content{padding:0 16px}.key-services-grid,.work-process-steps-grid{gap:18px;grid-template-columns:1fr}.services-cta-section{padding:36px 0 28px;margin-top:32px}.key-services-section,.how-we-work-section{padding:32px 0}}@media (max-width: 480px){.services-hero-title{font-size:1.75rem}.services-section-title{font-size:var(--font-size-2xl)}.key-service-card,.work-process-step{padding:24px 16px 20px}.services-cta-button{padding:12px 24px;font-size:var(--font-size-base)}}.home-services-section{padding:64px 0;background:#1f293780}.home-services-container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.home-services-header{text-align:center}.home-services-title{font-size:2rem;font-weight:700;color:#fff}.home-services-subtitle{margin-top:.75rem;font-size:1.125rem;color:#9ca3af}.home-services-grid{margin-top:4rem;display:grid;gap:2rem}@media (min-width: 768px){.home-services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.home-services-grid{grid-template-columns:repeat(3,1fr)}}.home-service-card{display:block;padding:2rem;background:#111827;border-radius:.75rem;box-shadow:0 8px 16px #0000004d;text-decoration:none;transition:all .3s ease}.home-service-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #3b82f640}.home-service-title{font-size:1.25rem;font-weight:700;color:#fff}.home-service-description{margin-top:.5rem;color:#9ca3af}.home-service-link{margin-top:1rem;display:inline-block;font-weight:600;color:#60a5fa;transition:color .3s ease}.home-service-card:hover .home-service-link{color:#93c5fd}.home-approach-section{padding:64px 0;display:flex;justify-content:center;align-items:center;margin-top:40px}.home-approach-container{max-width:900px;margin:0 auto;text-align:center;padding:32px 24px;border-radius:24px;background:#141428b3;box-shadow:0 8px 32px #0000002e}.home-approach-title{font-size:2.2rem;font-weight:700;color:#7b5cff;margin-bottom:16px;letter-spacing:1px}.home-approach-text{font-size:1.15rem;color:#e0e0e0;margin-bottom:32px;line-height:1.6}.home-approach-image{width:340px;max-width:100%;height:auto;margin:0 auto;display:block;border-radius:18px;box-shadow:0 4px 24px #7b5cff2e;background:transparent}.home-cta-section{padding:5rem 1.5rem;background:linear-gradient(90deg,var(--bg-primary),var(--bg-tertiary),var(--bg-primary))}.home-cta-container{max-width:64rem;margin:0 auto;text-align:center}.home-cta-title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary)}.home-cta-text{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto}.home-cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;margin-bottom:2rem}@media (min-width: 640px){.home-cta-buttons{flex-direction:row}}.home-cta-button-primary{background-color:var(--text-primary);color:var(--kovalty-blue);padding:1rem 2rem;border-radius:.5rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;text-decoration:none}.home-cta-button-primary:hover{background-color:var(--bg-primary);transform:scale(1.05)}.home-cta-button-icon{width:1.25rem;height:1.25rem;margin-right:.5rem}.home-cta-button-secondary{background-color:var(--bg-primary);border:2px solid var(--text-primary);color:var(--text-primary);padding:1rem 2rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;text-decoration:none}.home-cta-button-secondary:hover{background-color:var(--text-primary);color:var(--kovalty-blue)}.home-cta-button svg{width:1.25rem;height:1.25rem;margin-right:.5rem}.home-cta-contact{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;color:#fffc}@media (min-width: 640px){.home-cta-contact{flex-direction:row}}.home-cta-contact-item{display:flex;align-items:center}.home-cta-contact-item svg{width:1.25rem;height:1.25rem;margin-right:.5rem}.home-cta-divider{display:none}@media (min-width: 640px){.home-cta-divider{display:block}}@media (max-width: 768px){.home-approach-section{padding:48px 0;margin-top:20px}.home-approach-container{padding:24px 16px}.home-approach-title{font-size:1.8rem}.home-approach-text{font-size:1rem;margin-bottom:24px}.home-cta-section{padding:4rem 1rem}.home-cta-title{font-size:1.75rem}.home-cta-text{font-size:1.1rem}}@media (max-width: 480px){.home-cta-title{font-size:1.5rem}.home-cta-text{font-size:1rem}.home-cta-button-primary,.home-cta-button-secondary{padding:.8rem 1.5rem;font-size:.9rem;width:100%;justify-content:center;max-width:320px}}.hero-section{padding-top:100px;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;overflow-x:hidden;box-sizing:border-box;animation:fadeInUp 1.2s ease-out forwards;background:radial-gradient(ellipse at center,#3b82f64d,#1d4ed833 25%,#000000e6 70%,#000)}.bg-element{position:absolute;border-radius:50%;opacity:.1;animation:float 6s ease-in-out infinite;z-index:-1}.bg-element:nth-child(1){width:300px;height:300px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);top:10%;left:0;animation-delay:0s}.bg-element:nth-child(2){width:200px;height:200px;background:linear-gradient(135deg,#1e40af,#3b82f6);top:60%;right:0;animation-delay:2s}.bg-element:nth-child(3){width:150px;height:150px;background:linear-gradient(135deg,#dbeafe,#3b82f6);top:30%;right:20%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(10px) rotate(240deg)}}.main-title{font-size:clamp(2.5rem,8vw,5rem);font-weight:800;margin-bottom:20px;line-height:1.1;letter-spacing:-2px;opacity:0;animation:fadeInDown 1s ease forwards;animation-delay:.3s;margin-top:40px}.highlight{background:linear-gradient(135deg,#3b82f6,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:clamp(1rem,4vw,1.5rem);margin-bottom:25px;font-weight:300;max-width:800px;opacity:0;animation:fadeIn 1.2s ease forwards;animation-delay:.6s;line-height:1.6}.cta-button{background:linear-gradient(135deg,#3b82f6,#1e40af);border:none;padding:18px 40px;border-radius:50px;color:#fff!important;-webkit-text-fill-color:white!important;font-size:18px;font-weight:600;cursor:pointer;margin:30px 0 60px;opacity:0;animation:fadeInUp 1s ease forwards,pulse 2.5s infinite;animation-delay:1s;box-shadow:0 10px 30px #3b82f64d;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 15px 40px #3b82f666}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 10px 30px #3b82f64d}50%{transform:scale(1.05);box-shadow:0 15px 40px #3b82f666}}@media (max-width: 768px){.hero-section{padding-left:1.5rem;padding-right:1.5rem;padding-top:80px}.main-title{letter-spacing:-1.5px}.subtitle{max-width:90%}.cta-button{font-size:16px;padding:16px 32px;margin:25px 0 50px}.bg-element:nth-child(1){width:200px;height:200px;top:5%;left:-50px}.bg-element:nth-child(2){width:150px;height:150px;top:50%;right:-40px}.bg-element:nth-child(3){width:100px;height:100px;top:25%;right:10%}}@media (max-width: 480px){.main-title{line-height:1.2}.bg-element:nth-child(3){display:none}}.contact-section{padding:5rem 0;background:var(--bg-primary);color:var(--text-primary)}.contact-container{max-width:80rem;margin:0 auto;padding:0 1.5rem}.contact-header{text-align:center;margin-bottom:4rem}.contact-title{font-size:2.25rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.contact-description{font-size:1.25rem;color:var(--text-secondary);max-width:48rem;margin:0 auto}.contact-grid{display:grid;gap:4rem}@media (min-width: 1024px){.contact-grid{grid-template-columns:repeat(2,1fr)}}.contact-info-blocks{display:flex;flex-direction:column;gap:2rem}.contact-subtitle{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.contact-subdesc{color:var(--text-secondary);margin-bottom:2rem}.contact-info-list{display:flex;flex-direction:column;gap:1.5rem}.contact-info-item{display:flex;align-items:flex-start;gap:1rem}.contact-info-icon{width:3rem;height:3rem;background:var(--accent-primary);border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-svg{width:1.5rem;height:1.5rem;color:var(--bg-primary)}.contact-info-title{font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.contact-info-details{color:var(--accent-primary);font-weight:500;margin-bottom:.25rem}.contact-info-desc{color:var(--text-muted);font-size:.875rem}.contact-extra-block{background:var(--bg-secondary);border-radius:.75rem;padding:1.5rem}.contact-extra-row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.contact-extra-title{font-weight:600;color:var(--text-primary)}.contact-extra-desc{color:var(--text-secondary);font-size:.875rem;margin-bottom:1rem}.contact-form-block{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:1rem;padding:2rem;box-shadow:0 4px 24px #0000000a}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-form-row{display:grid;gap:1.5rem}@media (min-width: 768px){.contact-form-row{grid-template-columns:repeat(2,1fr)}}.contact-label{display:block;font-size:.875rem;font-weight:500;color:var(--text-secondary);margin-bottom:.5rem}.contact-input{width:100%;padding:.75rem 1rem;background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-primary);border-radius:.5rem;transition:border .2s,box-shadow .2s;font-size:1rem}.contact-input:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary) 33}.contact-textarea{width:100%;padding:.75rem 1rem;background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-primary);border-radius:.5rem;transition:border .2s,box-shadow .2s;font-size:1rem;resize:none}.contact-textarea:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary) 33}.contact-submit-btn{width:100%;background:var(--accent-primary);color:var(--text-primary);font-weight:600;padding:1rem 1.5rem;border-radius:.5rem;transition:background .2s,transform .2s;display:flex;align-items:center;justify-content:center;font-size:1rem;border:none;cursor:pointer}.contact-submit-btn:hover{background:var(--kovalty-blue-dark);transform:scale(1.02)}.ml-2{margin-left:.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-page-wrapper{min-height:100vh;background:var(--bg-primary);color:var(--text-primary);display:flex;flex-direction:column;align-items:center;padding-top:80px;margin-top:100px;animation:fadeInUp .8s ease-out forwards}.contact-page-header{text-align:center;margin-bottom:2.5rem;max-width:700px}.contact-page-title{font-size:2.5rem;font-weight:700;color:var(--accent-primary);margin-bottom:.5rem}.contact-page-subtitle{font-size:1.25rem;color:var(--text-secondary);margin-bottom:0}.contact-page-main{width:100%;max-width:1100px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding-bottom:4rem}@media (max-width: 900px){.contact-page-main{max-width:100%;padding:0 1rem 4rem}.contact-page-header{padding:0 1rem}}.error404-wrapper{min-height:100vh;background:var(--bg-primary);color:var(--text-primary);display:flex;align-items:center;justify-content:center;padding-top:80px}.error404-content{text-align:center;background:var(--bg-secondary);padding:3rem 2rem;border-radius:1.5rem;box-shadow:0 4px 24px #00000014;max-width:400px;width:100%}.error404-icon{font-size:4rem;margin-bottom:1.5rem}.error404-title{font-size:2rem;font-weight:700;color:var(--accent-primary);margin-bottom:1rem}.error404-message{color:var(--text-secondary);font-size:1.125rem;margin-bottom:2rem}.error404-home-btn{background:var(--accent-primary);color:var(--text-primary);font-weight:600;padding:.75rem 2rem;border-radius:.5rem;border:none;font-size:1rem;cursor:pointer;transition:background .2s,transform .2s}.error404-home-btn:hover{background:var(--kovalty-blue-dark);transform:scale(1.04)}@media (max-width: 768px){.error404-wrapper{padding-top:60px;padding-left:1rem;padding-right:1rem}.error404-content{padding:2rem 1.5rem;border-radius:1rem}.error404-title{font-size:1.75rem}.error404-message{font-size:1rem;margin-bottom:1.5rem}.error404-home-btn{padding:.65rem 1.5rem;font-size:.95rem}}@media (max-width: 480px){.error404-wrapper{padding-top:50px}.error404-icon{font-size:3rem;margin-bottom:1rem}.error404-title{font-size:1.5rem}.error404-message{font-size:.95rem}.error404-home-btn{padding:.6rem 1.25rem;font-size:.9rem}}.aboutus-root{min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary);padding:0;margin-top:100px}.aboutus-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-primary) 100%);padding:5rem 1.5rem}.aboutus-hero-bg{position:absolute;inset:0;background-image:url('data:image/svg+xml,%3Csvg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg fill="%2354a9e0" fill-opacity="0.05"%3E%3Ccircle cx="30" cy="30" r="2"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E')}.aboutus-hero-content{position:relative;max-width:72rem;margin:0 auto;text-align:center}.aboutus-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(90deg,var(--kovalty-blue),var(--kovalty-blue-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.aboutus-subtitle{font-size:1.25rem;color:var(--text-secondary);max-width:48rem;margin:0 auto;line-height:1.6}@media (max-width: 767px){.aboutus-hero{padding:3rem 1rem}.aboutus-title{font-size:2.5rem}.aboutus-subtitle{font-size:1rem}}@media (min-width: 768px){.aboutus-title{font-size:3.75rem}.aboutus-subtitle{font-size:1.5rem}}.aboutus-story-section{padding:5rem 1.5rem;background-color:var(--bg-secondary)}.aboutus-story-container{max-width:72rem;margin:0 auto}.aboutus-story-grid{display:grid;gap:3rem;align-items:center}@media (max-width: 767px){.aboutus-story-section{padding:3rem 1rem}.aboutus-story-grid{grid-template-columns:1fr}.aboutus-story-content h2{font-size:2rem;text-align:center}}@media (min-width: 768px){.aboutus-story-grid{grid-template-columns:repeat(2,1fr)}}.aboutus-story-content h2{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;color:var(--kovalty-blue)}.aboutus-story-text{font-size:1.125rem;color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.aboutus-story-text:last-of-type{margin-bottom:2rem}.aboutus-mission-box{background-color:var(--bg-tertiary);padding:1.5rem;border-radius:.5rem;border-left:4px solid var(--kovalty-blue)}.aboutus-mission-box h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--kovalty-blue)}.aboutus-mission-box p{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;margin:0}.aboutus-values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 575px){.aboutus-values-grid{grid-template-columns:1fr}}.aboutus-value-card{background-color:var(--bg-tertiary);padding:1.5rem;border-radius:.5rem;text-align:center;transition:background-color .3s ease}.aboutus-value-card:hover{background-color:var(--kovalty-gray-dark)}.aboutus-value-card svg{width:3rem;height:3rem;color:var(--kovalty-blue);margin:0 auto 1rem}.aboutus-value-card h4{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.aboutus-value-card p{color:var(--text-muted);margin:0}.aboutus-services-section{padding:5rem 1.5rem;background-color:var(--bg-primary)}.aboutus-services-container{max-width:72rem;margin:0 auto}.aboutus-section-header{text-align:center;margin-bottom:4rem}.aboutus-section-header h2{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;color:var(--kovalty-blue)}.aboutus-section-header p{font-size:1.25rem;color:var(--text-secondary);max-width:48rem;margin:0 auto}@media (max-width: 767px){.aboutus-services-section{padding:3rem 1rem}.aboutus-section-header{margin-bottom:2rem}.aboutus-section-header h2{font-size:2rem}.aboutus-section-header p{font-size:1rem}.aboutus-services-grid{grid-template-columns:1fr}}.aboutus-services-grid{display:grid;gap:2rem;margin-bottom:3rem}@media (min-width: 768px){.aboutus-services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.aboutus-services-grid{grid-template-columns:repeat(4,1fr)}}.aboutus-service-card{background-color:var(--bg-secondary);padding:2rem;border-radius:.5rem;transition:all .3s ease}.aboutus-service-card:hover{background-color:var(--bg-tertiary);transform:scale(1.05)}.aboutus-service-card svg{width:4rem;height:4rem;color:var(--kovalty-blue);margin-bottom:1.5rem}.aboutus-service-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.aboutus-service-card p{color:var(--text-muted);line-height:1.6;margin:0}.aboutus-approach-box{background-color:var(--bg-secondary);padding:2rem;border-radius:.5rem}.aboutus-approach-box h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--kovalty-blue)}.aboutus-approach-box p{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;margin:0}.aboutus-team-section{padding:5rem 1.5rem;background-color:var(--bg-secondary)}.aboutus-team-container{max-width:72rem;margin:0 auto}.aboutus-team-grid{display:grid;gap:2rem;margin-bottom:3rem}@media (max-width: 767px){.aboutus-team-section{padding:3rem 1rem}.aboutus-team-grid{grid-template-columns:1fr}}@media (min-width: 768px){.aboutus-team-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.aboutus-team-grid{grid-template-columns:repeat(4,1fr)}}.aboutus-team-card{background-color:var(--bg-tertiary);padding:1.5rem;border-radius:.5rem;text-align:center;transition:background-color .3s ease}.aboutus-team-card:hover{background-color:var(--kovalty-gray-dark)}.aboutus-team-avatar{width:8rem;height:8rem;background-color:var(--kovalty-blue);border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.aboutus-team-avatar svg{width:4rem;height:4rem;color:var(--text-primary)}.aboutus-team-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.aboutus-team-title{color:var(--kovalty-blue);font-weight:500;margin-bottom:1rem}.aboutus-team-bio{color:var(--text-muted);font-size:.875rem;line-height:1.6;margin:0}.aboutus-culture-box{background-color:var(--bg-primary);padding:2rem;border-radius:.5rem}.aboutus-culture-box h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--kovalty-blue)}.aboutus-culture-box p{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;margin:0}.aboutus-choose-section{padding:5rem 1.5rem;background-color:var(--bg-primary)}.aboutus-choose-container{max-width:72rem;margin:0 auto}.aboutus-benefits-grid{display:grid;gap:2rem;margin-bottom:3rem}@media (max-width: 767px){.aboutus-choose-section{padding:3rem 1rem}.aboutus-benefits-grid{grid-template-columns:1fr}}@media (min-width: 768px){.aboutus-benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.aboutus-benefits-grid{grid-template-columns:repeat(3,1fr)}}.aboutus-benefit-card{background-color:var(--bg-secondary);padding:2rem;border-radius:.5rem}.aboutus-benefit-card svg{width:3rem;height:3rem;color:var(--kovalty-blue);margin-bottom:1.5rem}.aboutus-benefit-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.aboutus-benefit-card p{color:var(--text-muted);line-height:1.6;margin:0}.aboutus-certifications-box{background-color:var(--bg-secondary);padding:2rem;border-radius:.5rem;margin-bottom:2rem}.aboutus-certifications-box h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--kovalty-blue)}.aboutus-certifications-grid{display:grid;gap:1.5rem}@media (max-width: 575px){.aboutus-certifications-grid{grid-template-columns:1fr}}@media (min-width: 768px){.aboutus-certifications-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.aboutus-certifications-grid{grid-template-columns:repeat(4,1fr)}}.aboutus-certification-item{background-color:var(--bg-tertiary);padding:1rem;border-radius:.375rem;text-align:center}.aboutus-certification-item svg{width:2rem;height:2rem;color:var(--kovalty-blue);margin:0 auto .5rem}.aboutus-certification-item p{font-weight:500;margin:0;color:var(--text-primary)}.aboutus-testimonials-section{padding:5rem 1.5rem;background-color:var(--bg-secondary)}.aboutus-testimonials-container{max-width:72rem;margin:0 auto}.aboutus-testimonials-grid{display:grid;gap:2rem}@media (max-width: 767px){.aboutus-testimonials-section{padding:3rem 1rem}.aboutus-testimonials-grid{grid-template-columns:1fr}}@media (min-width: 768px){.aboutus-testimonials-grid{grid-template-columns:repeat(3,1fr)}}.aboutus-testimonial-card{background-color:var(--bg-tertiary);padding:2rem;border-radius:.5rem;transition:background-color .3s ease}.aboutus-testimonial-card:hover{background-color:var(--kovalty-gray-dark)}.aboutus-testimonial-card svg{width:2.5rem;height:2.5rem;color:var(--kovalty-blue);margin-bottom:1.5rem}.aboutus-testimonial-quote{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;font-style:italic}.aboutus-testimonial-divider{border-top:1px solid var(--kovalty-gray);padding-top:1rem}.aboutus-testimonial-author{font-weight:600;color:var(--kovalty-blue);margin-bottom:.25rem}.aboutus-testimonial-title,.aboutus-testimonial-company{color:var(--text-muted);font-size:.875rem;margin-bottom:.25rem}.aboutus-testimonial-company{margin-bottom:0}.aboutus-timeline-section{padding:5rem 1.5rem;background-color:var(--bg-primary)}.aboutus-timeline-container{max-width:72rem;margin:0 auto}.aboutus-timeline-wrapper{position:relative}@media (max-width: 767px){.aboutus-timeline-section{padding:3rem 1rem}.aboutus-timeline-line,.aboutus-timeline-dot{display:none}.aboutus-timeline-items{flex-direction:column;gap:2rem}.aboutus-timeline-item,.aboutus-timeline-item:nth-child(2n){justify-content:flex-start;display:block}.aboutus-timeline-content{margin:0;max-width:100%}}.aboutus-timeline-line{position:absolute;left:50%;transform:translate(-50%);width:1px;height:100%;background-color:var(--kovalty-blue)}.aboutus-timeline-items{display:flex;flex-direction:column;gap:3rem}.aboutus-timeline-item{display:flex;align-items:center}.aboutus-timeline-item:nth-child(2n){justify-content:flex-end}.aboutus-timeline-content{background-color:var(--bg-secondary);padding:1.5rem;border-radius:.5rem;max-width:28rem;transition:background-color .3s ease;margin-left:2rem;margin-right:2rem}@media (min-width: 1024px){.aboutus-timeline-content{margin-left:4rem;margin-right:4rem}}.aboutus-timeline-content:hover{background-color:var(--bg-tertiary)}.aboutus-timeline-year{background-color:var(--kovalty-blue);color:var(--text-primary);padding:.5rem 1rem;border-radius:9999px;font-weight:700;font-size:1.125rem;margin-bottom:1rem;display:inline-block}.aboutus-timeline-event{color:var(--text-secondary);line-height:1.6;margin:0}.aboutus-timeline-dot{position:absolute;left:50%;transform:translate(-50%);width:1rem;height:1rem;background-color:var(--kovalty-blue);border-radius:50%}
