@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f1f1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.7}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.desktop-navbar{align-items:center;background:#0000;box-shadow:none;display:flex;height:100px;left:0;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:100%;z-index:100}.desktop-navbar-scrolled{background:#f66428;box-shadow:0 2px 8px #0000001a}.desktop-navbar-container{align-items:center;display:flex;height:100%;justify-content:flex-start;margin:0 auto;max-width:1300px;padding:0 32px;width:100%}.desktop-navbar-left{align-items:center;display:flex;gap:40px;width:100%}.desktop-navbar-logo{align-items:center;color:#222;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;letter-spacing:1px;transition:opacity .2s}.desktop-navbar-logo:hover{opacity:.8}.desktop-logo-icon{border-radius:8px;height:64px;margin-right:10px;object-fit:contain;transition:filter .3s ease;width:170px}.desktop-logo-theme{filter:brightness(0) saturate(100%) invert(47%) sepia(93%) saturate(1352%) hue-rotate(346deg) brightness(98%) contrast(96%)}.desktop-logo-text{font-size:1.1rem;font-weight:700;line-height:1.1}.desktop-navbar-menu{align-items:center;color:#222;display:flex;font-size:1rem;font-weight:500;gap:36px;list-style:none;margin:0;padding:0;transition:color .3s ease}.desktop-navbar-scrolled .desktop-navbar-menu{color:#fff}.desktop-navbar-menu li{cursor:pointer;position:relative;transition:color .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-navbar-menu li a{color:inherit;display:inline-block;text-decoration:none}.desktop-navbar-menu li:hover{color:#f6662a}.desktop-dropdown{position:relative}.desktop-dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;list-style:none;margin:0;min-width:220px;opacity:0;padding:10px 0;position:absolute;top:100%;transform:translateY(10px);transition:all .3s ease;visibility:hidden;z-index:1000}.desktop-dropdown:hover .desktop-dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.desktop-dropdown-menu li{color:#222;font-size:.95rem;padding:12px 20px;transition:background .2s,color .2s;white-space:nowrap}.desktop-dropdown-menu li a{color:inherit;display:block;text-decoration:none}.desktop-dropdown-menu li:hover{background:#fff5f0;color:#f6662a!important}.desktop-navbar-scrolled .desktop-dropdown-menu{background:#f66428;box-shadow:0 4px 12px #0003}.desktop-navbar-scrolled .desktop-dropdown-menu li{color:#fff}.desktop-navbar-scrolled .desktop-dropdown-menu li:hover{background:#ffffff1a;color:#fff!important}.desktop-navbar-scrolled .desktop-navbar-menu li:hover{color:#fffc}.desktop-consult-btn{background:linear-gradient(90deg,#f6662a,#ffb800);border:none;border-radius:20px;box-shadow:0 2px 8px #f6662a14;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 24px;transition:background .2s,box-shadow .2s}.desktop-consult-btn:hover{background:linear-gradient(90deg,#ffb800,#f6662a);box-shadow:0 4px 16px #f6662a29}.desktop-lang-switch{align-items:center;display:flex;font-size:1rem;gap:4px}.desktop-lang-switch button{background:none;border:none;border-radius:4px;color:#222;cursor:pointer;font-weight:500;padding:2px 6px;transition:background .2s,color .2s}.desktop-navbar-scrolled .desktop-lang-switch button{color:#fff}.desktop-lang-switch button.active,.desktop-lang-switch button:hover{background:#f6662a;color:#fff}.desktop-navbar-scrolled .desktop-lang-switch button.active,.desktop-navbar-scrolled .desktop-lang-switch button:hover{background:#fff3;color:#fff}.desktop-lang-switch span{color:#bbb;margin:0 2px;transition:color .3s ease}.desktop-navbar-scrolled .desktop-lang-switch span{color:#ffffffb3}@media (max-width:900px){.desktop-navbar-container{padding:0 12px}.desktop-navbar-menu{font-size:.95rem;gap:18px}.desktop-consult-btn{font-size:.95rem;padding:8px 14px}.desktop-navbar-right{gap:12px}}@media (max-width:700px){.desktop-navbar{display:none}}.mobile-navbar{align-items:center;background:#0000;box-shadow:none;display:flex;height:56px;left:0;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:100%;z-index:100}.mobile-navbar-scrolled{background:#f66428;box-shadow:0 2px 8px #0000001a}.mobile-navbar-container{align-items:center;display:flex;height:56px;justify-content:flex-start;margin:0 auto;max-width:1300px;padding:0 16px;width:100%}.mobile-navbar-toggle{cursor:pointer;padding:8px;z-index:102}.mobile-hamburger,.mobile-navbar-toggle{align-items:center;display:flex}.mobile-hamburger svg rect{fill:#222;transition:fill .3s ease}.mobile-navbar-scrolled .mobile-hamburger svg rect{fill:#fff}.mobile-navbar-drawer{align-items:flex-start;background:#f6662a;box-shadow:4px 0 32px #0000001f;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:0;max-width:340px;min-width:180px;padding:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;visibility:hidden;width:60vw;z-index:110}.mobile-navbar-drawer.mobile-open{transform:translateX(0);visibility:visible}.mobile-drawer-header{height:72px;justify-content:space-between;padding:0 18px;position:relative;width:100%}.mobile-drawer-header,.mobile-drawer-logo{align-items:center;display:flex;margin-bottom:0}.mobile-drawer-logo{cursor:pointer;margin-left:0;transition:opacity .2s}.mobile-drawer-logo:hover{opacity:.8}.mobile-drawer-logo .mobile-logo-icon{height:45px;object-fit:contain;width:120px}.mobile-close-btn{align-items:center;background:#f6662a;border:none;border-radius:50%;box-shadow:0 2px 8px #f6662a2e;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:2px;position:absolute;right:18px;top:50%;transform:translateY(-50%);z-index:12}.mobile-drawer-content{background:#0000;margin:0;padding:18px 18px 0;width:100%}.mobile-navbar-menu{align-items:flex-start;color:#fff;flex-direction:column;gap:18px;list-style:none;margin:0;padding:0;width:100%}.mobile-navbar-menu li{color:#fff;cursor:pointer;font-size:1.25rem;font-weight:700;letter-spacing:1px;margin-bottom:18px;text-align:left;transition:opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-navbar-menu li a{color:inherit;display:block;text-decoration:none;width:100%}.mobile-navbar-menu li:hover{opacity:.8}.mobile-dropdown-menu{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:10px 0 10px 20px}.mobile-dropdown-menu li{font-size:1.1rem!important;font-weight:500!important;margin-bottom:0!important;opacity:.9}.mobile-dropdown-menu li:hover{opacity:1}.mobile-consult-btn{background:#fff;border:none;border-radius:12px;box-shadow:none;color:#f6662a;cursor:pointer;font-size:1.1rem;font-weight:700;margin:18px 0;padding:12px;width:100%}.mobile-lang-switch{align-items:center;color:#fff;display:flex;font-size:1.1rem;gap:4px;justify-content:flex-start;margin-top:18px;width:100%}.mobile-lang-switch button{background:#0000;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;margin:0 2px;padding:6px 12px;transition:all .2s}.mobile-lang-switch button.active{background:#fff;border-color:#fff;color:#f6662a}.mobile-lang-switch button:hover{background:#ffffff1a;border-color:#fff;color:#fff}.mobile-lang-switch span{color:#fff;margin:0 2px}.mobile-mask{background:#0000002e;bottom:0;left:0;position:fixed;right:0;top:0;z-index:99}@media (min-width:701px){.mobile-navbar{display:none}}.footer-bg{padding:0;width:100%}.footer-bg,.footer-bg.footer-bg-orange{background:#f6662a}.footer-container{margin:0 auto;max-width:1200px;overflow:visible;padding:40px 20px}.footer-main{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.footer-left{display:flex;flex:0 0 50%;flex-direction:column;gap:30px;max-width:50%}.footer-logo-row{align-items:center;display:flex}.footer-logo-svg{display:block;height:auto;max-width:170px;object-fit:contain;width:auto}.footer-newsletter{background:#0000;border:1px solid #c8c8c866;border-radius:12px;display:flex;flex-direction:column;gap:20px;padding:30px}.footer-newsletter .footer-col-title{text-align:left}.footer-col-title{color:#fff;font-size:1rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.footer-newsletter-form{display:flex;flex-direction:column;gap:12px}.footer-newsletter-input-wrapper{align-items:center;border-bottom:1px solid #ffffff80;display:flex;padding-bottom:8px}.footer-newsletter-input{background:#0000;border:none;color:#fff;flex:1 1;font-size:.95rem;outline:none;padding:0}.footer-newsletter-input::placeholder{color:#ffffffb3}.footer-newsletter-submit{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem;margin-left:8px;padding:0;transition:transform .2s ease}.footer-newsletter-submit:hover:not(:disabled){transform:translateX(3px)}.footer-newsletter-submit:disabled{cursor:not-allowed;opacity:.5}.footer-newsletter-checkbox{align-items:flex-start;color:#ffffffe6;cursor:pointer;display:flex;font-size:.85rem;gap:8px;line-height:1.4}.footer-newsletter-checkbox input[type=checkbox]{cursor:pointer;flex-shrink:0;margin-top:2px}.footer-newsletter-error{color:#ffffffe6;font-size:.8rem;margin-top:-8px;padding:4px 0}.footer-newsletter-success{color:#ffffffe6;font-size:.85rem;font-weight:500;margin-top:-8px;padding:4px 0}.footer-right{display:flex;flex:0 0 50%;flex-direction:column;gap:30px;min-width:50%;overflow:visible;padding-left:40px}.footer-tagline{color:#fff;font-size:2rem;font-weight:700;line-height:1.4;max-width:100%;text-align:left}.footer-right-content{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:50px;overflow:visible}.footer-col{display:flex;flex-direction:column;flex-shrink:0;gap:20px;text-align:left}.footer-menu{flex:1 1 auto;min-width:0}.footer-say-hello{flex-shrink:0;margin-left:auto}.footer-socials{display:none}.footer-socials-list{display:flex;flex-direction:column;gap:12px}.footer-social-link{color:#fff;font-size:.95rem;text-decoration:none;transition:opacity .2s ease}.footer-social-link:hover{opacity:.8}.footer-menu-list{display:flex;flex-direction:column;gap:12px}.footer-menu-item{color:#fff;cursor:pointer;display:inline-block;font-size:.95rem;list-style:none;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.footer-menu-item:before{content:"•";margin-right:8px}.footer-menu-item:hover{opacity:.8}.footer-email-link{color:#fff;font-size:.95rem;text-decoration:none;transition:opacity .2s ease}.footer-email-link:hover{opacity:.8}.footer-link{color:#fff;text-decoration:underline;transition:opacity .2s ease}.footer-link:hover{opacity:.8}.footer-bottom{background:#f6662a;margin-top:0;padding:20px 0;position:relative}.footer-bottom:before{background:linear-gradient(90deg,#0000 0,#fef8f04d 15%,#fef8f0b3 30%,#fef8f0 50%,#fef8f0b3 70%,#fef8f04d 85%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-bottom-content{color:#fff;font-size:.9rem;margin:0 auto;max-width:1200px;padding:0 20px;text-align:left}.footer-disclaimer{display:block;font-size:.82em;line-height:1.55;margin-bottom:8px;max-width:760px;opacity:.72}@media(max-width:1200px){.footer-main,.footer-right-content{gap:40px}}@media(max-width:968px){.footer-main{flex-direction:column;gap:40px}.footer-left,.footer-right{flex:1 1 100%;max-width:100%}.footer-right{padding-left:0}.footer-right-content{flex-wrap:wrap;gap:30px}}@media(max-width:768px){.footer-container{padding:30px 16px}.footer-main{gap:30px}.footer-tagline{font-size:1.4rem}.footer-right-content{flex-direction:column;gap:30px}.footer-col-title{font-size:.95rem}.footer-email-link,.footer-menu-item,.footer-social-link{font-size:.9rem}.footer-bottom-content{font-size:.85rem;text-align:center}}@media(max-width:480px){.footer-container{padding:24px 12px}.footer-main{gap:24px}.footer-logo-svg{max-width:140px}.footer-tagline{font-size:1rem}}.consultation-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.consultation-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:100%}.consultation-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px 24px 0}.consultation-modal-title{color:#222;font-size:1.5rem;font-weight:700;margin:0}.consultation-modal-close{background:none;border:none;border-radius:4px;cursor:pointer;padding:8px;transition:background-color .2s}.consultation-modal-close:hover{background-color:#f5f5f5}.consultation-form{padding:0 24px 24px}.form-group{margin-bottom:20px}.form-label{color:#222;display:block;font-size:.9rem;font-weight:600;margin-bottom:8px;text-align:left}.required{color:#e74c3c;font-weight:700}.form-input,.form-textarea{border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:12px 16px;transition:border-color .2s,box-shadow .2s;width:100%}.form-input:focus,.form-textarea:focus{border-color:#f6662a;box-shadow:0 0 0 3px #f6662a1a;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#999}.form-textarea{font-family:inherit;min-height:100px;resize:vertical}.consultation-submit-btn{background:#f6662a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:8px;padding:16px 24px;transition:background-color .2s,transform .2s;width:100%}.consultation-submit-btn:hover{background:#f6662ae6;transform:translateY(-1px)}.consultation-submit-btn:active{transform:translateY(0)}.consultation-submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.consultation-submit-btn:disabled:hover{background:#ccc;transform:none}.consultation-success{background:#f8fff8;border-radius:8px;margin:0 24px 24px;padding:40px 24px;text-align:center}.success-icon{font-size:3rem;margin-bottom:16px}.consultation-success h3{color:#27ae60;font-size:1.3rem;font-weight:600;margin-bottom:12px}.consultation-success p{color:#666;font-size:1rem;line-height:1.5}.consultation-error{animation:shake .5s ease-in-out;background:#fee;border:1px solid #fcc;border-radius:8px;margin:0 24px 20px;padding:12px 16px}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.consultation-error p{color:#c33;font-size:.9rem;font-weight:500;margin:0}.form-input:disabled,.form-textarea:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.test-email-btn{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;margin-bottom:16px;padding:8px 16px}.test-email-btn:hover{background:#0056b3}@media (max-width:600px){.consultation-modal-overlay{padding:10px}.consultation-modal{max-height:95vh;max-width:100%}.consultation-modal-header{padding:20px 20px 0}.consultation-form{padding:0 20px 20px}.consultation-modal-title{font-size:1.3rem}.form-input,.form-textarea{font-size:.95rem;padding:10px 14px}.consultation-submit-btn{font-size:.95rem;padding:14px 20px}}.home-page{background:#fff;color:#1f1f1f;font-family:Inter,Helvetica Neue,Arial,sans-serif;min-height:100vh}.home-container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.home-section-title{color:#1f1f1f;font-size:3rem;font-weight:700;letter-spacing:-.5px;margin:0 0 16px;text-align:center}.home-section-subtitle{color:#868b8e;font-size:16px;font-weight:700;line-height:1.4;margin:0 0 60px;text-align:center}.home-text-highlight{color:#ff7538}.home-hero{align-items:center;background:#fff;display:flex;min-height:100vh;overflow:hidden;padding:140px 0 100px;position:relative}.home-hero-container{position:relative;z-index:2}.home-hero-content{align-items:center;display:flex;gap:60px;justify-content:space-between}.home-hero-text{display:flex;flex-direction:column;gap:12px;max-width:650px;text-align:left}.home-hero-label{color:#ff7538e6;font-size:1rem;font-weight:700;letter-spacing:.2px;margin-bottom:8px}.home-hero-title{color:#1f1f1f;font-size:3rem;font-weight:700;line-height:1.27;margin:0}.home-hero-highlight{color:#ff7538}.home-hero-cta{background:#ff7538;border:none;border-radius:40px;box-shadow:0 10px 30px #ff753840;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:16px 42px;transition:all .3s ease;white-space:nowrap}.home-hero-cta:hover{background:#f2662a;box-shadow:0 14px 40px #ff753859;transform:translateY(-2px)}.home-hero-scroll{color:#1f1f1f;left:12%;position:absolute;top:77%;transform:translateY(-50%);z-index:2}.home-scroll-arrows{align-items:center;animation:bounceArrows 2s infinite;display:flex;flex-direction:column}@keyframes bounceArrows{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.home-hero-blob{filter:blur(40px);opacity:.35;pointer-events:none;position:absolute;z-index:1}.home-hero-blob-left{background:radial-gradient(50% 50% at 50% 50%,#ff7538b3 0,#eb000000 100%);height:527px;left:-263px;opacity:.7;top:50%;transform:translateY(-50%);width:527px}.home-hero-blob-right{background:radial-gradient(50% 50% at 50% 50%,rgba(0,141,235,.149) 0,#008deb00 100%);height:800px;opacity:1;right:-300px;top:55%;transform:translateY(-50%);width:800px}.home-hero-blob-right-inner{background:radial-gradient(50% 50% at 50% 50%,rgba(181,0,235,.149) 0,#b500eb00 100%);height:380px;opacity:1;right:-100px;top:45%;transform:translateY(-50%);width:380px}.home-vision{background:#fff;padding:120px 0}.home-vision-subtitle{color:#868b8e;font-size:1.5rem;font-weight:700;line-height:1.4;margin:0 auto 80px;max-width:900px;text-align:center}.home-vision-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}.home-vision-card{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.home-vision-icon-wrapper{align-items:center;background:#fff5f0;display:flex;height:100px;justify-content:center;margin-bottom:10px;width:100px}.home-vision-card:first-child .home-vision-icon-wrapper{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}.home-vision-card:nth-child(2) .home-vision-icon-wrapper{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}.home-vision-card:nth-child(3) .home-vision-icon-wrapper{border-radius:50% 60% 30% 60%/30% 60% 70% 40%}.home-vision-card:nth-child(4) .home-vision-icon-wrapper{border-radius:40% 60% 70% 30%/60% 40% 60% 50%}.home-vision-icon{align-items:center;color:#2b2b2b;display:flex;height:44px;justify-content:center;position:relative;width:44px}.home-vision-title{color:#ff7538;font-size:1.5rem;font-weight:700;margin:0}.home-vision-text{color:#757575;font-size:1rem;line-height:1.7;margin:0}.home-rdti{background:#f8f9fb;padding:100px 0}.home-rdti-intro{color:#5c6366;font-size:1.1rem;line-height:1.7;margin:0 auto 48px;max-width:820px;text-align:center}.home-rdti-group+.home-rdti-group{margin-top:16px}.home-rdti-group-heading{margin:0}.home-rdti-group-trigger{align-items:center;background:#fff;border:1px solid #ff7538;border-radius:12px;box-shadow:none;color:#ff7538;cursor:pointer;display:flex;font-family:inherit;gap:12px;justify-content:space-between;margin:0 auto;max-width:880px;padding:20px 24px;text-align:left;transition:border-color .25s ease,box-shadow .25s ease;width:100%}.home-rdti-group-trigger:hover{border-color:#ff7538;box-shadow:0 0 0 1.5px #ff75381a,0 0 12px #ff753838,0 4px 14px #ff75381a}.home-rdti-group-trigger:hover .home-rdti-group-title{color:#ff7538}.home-rdti-group-trigger:focus-visible{border-radius:4px;outline:2px solid #ff7538;outline-offset:2px}.home-rdti-group-title{color:#ff7538;font-size:1.18rem;font-weight:800;letter-spacing:.05em;line-height:1.4;text-transform:uppercase;transition:color .2s ease}.home-rdti-group-chevron{align-items:center;color:#ff7538;display:inline-flex;flex-shrink:0;justify-content:center;transition:transform .3s ease}.home-rdti-group--open .home-rdti-group-chevron{transform:rotate(180deg)}.home-rdti-group--open .home-rdti-group-trigger{border-color:#ff7538}.home-rdti-group-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.home-rdti-group--open .home-rdti-group-panel{grid-template-rows:1fr}.home-rdti-group-panel-inner{min-height:0;overflow:hidden}.home-rdti-list{list-style:none;margin:10px auto 0;max-width:880px;padding:0}.home-rdti-item{border-bottom:1px solid #e4e6ea}.home-rdti-item:first-child{border-top:none}.home-rdti-trigger{align-items:center;background:#0000;border:none;color:#2f3a44;cursor:pointer;display:flex;font-family:inherit;gap:16px;justify-content:space-between;padding:16px 6px 16px 2px;text-align:left;transition:color .2s ease;width:100%}.home-rdti-trigger:hover{color:#de6229}.home-rdti-trigger:focus-visible{border-radius:4px;outline:2px solid #ff7538;outline-offset:2px}.home-rdti-question{align-items:flex-start;display:inline-flex;flex:1 1;font-size:1.02rem;font-weight:600;line-height:1.45}.home-rdti-question:before{background:#ff9a6b;border-radius:50%;content:"";flex-shrink:0;height:6px;margin:.55em 10px 0 2px;width:6px}.home-rdti-chevron{align-items:center;color:#ff7538;display:inline-flex;flex-shrink:0;justify-content:center;transition:transform .3s ease}.home-rdti-item--open .home-rdti-chevron{transform:rotate(180deg)}.home-rdti-chevron-icon{height:22px;width:22px}.home-rdti-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.home-rdti-item--open .home-rdti-panel{grid-template-rows:1fr}.home-rdti-panel-inner{min-height:0;overflow:hidden}.home-rdti-answer{color:#5c6366;font-size:1rem;line-height:1.75;padding:0 4px 22px;text-align:left}.home-rdti-answer-para{margin:0;text-align:left}.home-rdti-eligibility-intro{margin:0 0 16px}.home-rdti-gov-intro{color:#5c6366;line-height:1.75;margin:0 0 12px}.home-rdti-eligibility-block{margin:0 0 18px}.home-rdti-eligibility-block-title{color:#1f1f1f;font-weight:700;margin:0 0 8px}.home-rdti-eligibility-sublead{margin:0 0 6px}.home-rdti-calc-section-title{color:#1f1f1f;font-weight:700;line-height:1.45;margin:0 0 8px}.home-rdti-calc-example{color:#1f1f1f;font-weight:600;margin:12px 0 6px}.home-rdti-calc-tier-intro{color:#5c6366;line-height:1.6;margin:12px 0 8px}.home-rdti-calc-intensity-def{color:#5c6366;line-height:1.6;margin:12px 0 6px}.home-rdti-calc-formula{color:#1f1f1f;line-height:1.5;margin:0 0 4px}.home-rdti-eligibility-list{list-style:none;margin:0;padding:0;text-align:left}.home-rdti-eligibility-list li{list-style:none;margin:0 0 4px;padding:0}.home-rdti-eligibility-list li:last-child{margin-bottom:0}.home-rdti-eligibility-important{line-height:1.65;margin:16px 0 0}.home-rdti-eligibility-important strong{color:#1f1f1f;font-weight:700}.home-rdti-industries-intro{margin:0 0 14px}.home-rdti-industries-list{list-style:none;margin:0;padding:0}.home-rdti-industries-list li{line-height:1.6;list-style:none;margin:0 0 4px;padding:0}.home-rdti-industries-list li:last-child{margin-bottom:0}.home-rdti-industries-note{line-height:1.65;margin:16px 0 0}.home-rdti-chart{background:#fff;border:1px solid #e4e6ea;border-radius:10px;margin:24px 0 8px;padding:16px 14px}.home-rdti-chart-caption{color:#5c6366;font-size:.85rem;font-weight:600;line-height:1.4;margin:0 0 10px}.home-rdti-chart-axis{color:#868b8e;display:flex;font-size:.75rem;justify-content:space-between;margin:0 0 8px;padding-left:calc(38% + 10px)}.home-rdti-chart-rows{display:flex;flex-direction:column;gap:6px}.home-rdti-chart-row{grid-gap:8px 10px;align-items:center;color:#1f1f1f;display:grid;font-size:.8rem;gap:8px 10px;grid-template-columns:minmax(0,38%) minmax(0,1fr) minmax(4.2rem,auto);line-height:1.35}.home-rdti-chart-label{min-width:0;word-break:break-word}.home-rdti-chart-bar-cell{min-width:0}.home-rdti-chart-track{background:#eef1f5;border-radius:4px;height:12px;overflow:hidden}.home-rdti-chart-fill{background:#3b82f6;border-radius:4px;height:100%;min-width:2px}.home-rdti-chart-value{font-feature-settings:"tnum";color:#1f1f1f;font-size:.78rem;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.home-rdti-footnote{color:#868b8e;font-size:.9rem;line-height:1.6;margin:40px auto 0;max-width:880px;text-align:center}.home-rdti-link{color:#ff7538;font-weight:600;text-decoration:none}.home-rdti-link:hover{text-decoration:underline}.home-projects{background:#fff;padding:100px 0}.home-projects-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.home-project-card{background:#fff;cursor:pointer;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.home-project-image{height:300px;overflow:hidden;width:100%}.home-project-image img{height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.home-project-card:hover .home-project-image img{transform:scale(1.05)}.home-project-title{color:#ff7538;font-size:2.2rem;font-weight:700;margin:30px 0 20px}.home-pill-button{align-items:center;background:#ff7538;border:none;border-radius:17px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;margin:30px 0;padding:14px 36px;transition:all .3s ease}.home-pill-button:hover{background:#f2662a;box-shadow:0 12px 24px #ff753840;transform:translateY(-2px)}.home-why{background:#fffaf0;padding:80px 0}.home-why-content{grid-gap:60px;background:#fffaf0;border-radius:20px;display:grid;gap:60px;grid-template-columns:1.1fr .9fr;padding:100px 60px 60px;width:100%}.home-why-media{height:500px;overflow:hidden}.home-why-media img{height:100%;object-fit:cover;width:100%}.home-why-text{display:flex;flex-direction:column;gap:20px;text-align:left}.home-why-label{color:#868b8e;font-size:1rem;font-weight:500}.home-why-title{color:#1f1f1f;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}.home-why-list{color:#1f1f1f;display:flex;flex-direction:column;font-size:1.1rem;gap:15px;line-height:1.7;list-style:none;margin:20px 0 30px;padding:0}.home-check-icon{color:#ff7538;font-weight:700;margin-right:12px}.home-clients{background:#fff;padding:120px 0}.home-section-label{color:#868b8e;font-size:1rem;font-weight:700;letter-spacing:1.8px;margin-bottom:20px;text-align:center;text-transform:uppercase}.home-clients-grid{grid-gap:0;align-items:stretch;display:grid;gap:0;grid-template-columns:1fr auto 1fr auto 1fr;margin:60px 0;text-align:left}.home-client-card{display:flex;flex-direction:column;gap:20px;padding:0 10px}.home-client-q{color:#0d1215;font-weight:700}.home-client-a,.home-client-q{font-size:1.25rem;line-height:1.6}.home-client-a{color:#ff7538;font-weight:400}.home-client-divider{background:#ff7538;width:3px}.home-clients-footer{display:flex;justify-content:center;margin-top:60px}.home-cta-pill-button{background:#ff7538;border:none;border-radius:17px;box-shadow:0 10px 30px #ff753833;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:16px 48px;transition:all .3s ease}.home-cta-pill-button:hover{background:#f2662a;box-shadow:0 14px 40px #ff75384d;transform:translateY(-2px)}.home-cta-section{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative;width:100%}.home-cta-overlay,.home-cta-section{align-items:center;display:flex;justify-content:center}.home-cta-overlay{background:#0000004d;inset:0;position:absolute}.home-cta-title{color:#f9f9f9;font-size:3.5rem;font-weight:700;letter-spacing:-1.8px;line-height:1.2;margin:0 auto;max-width:1100px;text-align:center}@media (max-width:1100px){.home-vision-grid{grid-template-columns:repeat(2,1fr)}.home-why-content{grid-template-columns:1fr;padding:40px}.home-why-media{height:400px}}@media (max-width:900px){.home-hero-content{align-items:flex-start;flex-direction:column}.home-hero-title{font-size:2.5rem}.home-clients-grid,.home-projects-grid{grid-template-columns:1fr}.home-clients-grid{gap:40px}.home-client-divider{display:none}.home-client-card{padding:0}.home-cta-title{font-size:2.5rem}}@media (max-width:640px){.home-section-title{font-size:2.5rem}.home-vision-grid{grid-template-columns:1fr}.home-why-title{font-size:2rem}.home-cta-section{height:60vh}}@media (max-width:768px){.home-hero{height:100vh;min-height:auto;padding:100px 0 60px}.home-hero-content{align-items:flex-start;flex-direction:column;gap:30px}.home-hero-text{max-width:100%}.home-hero-title{font-size:2rem;line-height:1.3}.home-hero-label{font-size:.9rem}.home-hero-cta{font-size:1rem;max-width:100%;padding:14px 32px;width:100%}.home-hero-scroll{bottom:20px;left:auto;position:absolute;right:20px;top:auto;transform:none}.home-scroll-arrows{opacity:.6}.home-vision{padding:60px 0}.home-vision-subtitle{font-size:1.2rem;margin-bottom:40px}.home-vision-grid{gap:30px}.home-vision-card{gap:15px}.home-vision-icon-wrapper{height:80px;width:80px}.home-vision-icon{height:36px;width:36px}.home-vision-title{font-size:1.25rem}.home-vision-text{font-size:.9rem}.home-rdti{padding:60px 0}.home-rdti-intro{font-size:1rem;margin-bottom:32px}.home-rdti-group+.home-rdti-group{margin-top:10px}.home-rdti-group-trigger{padding:18px}.home-rdti-group-title{font-size:.98rem;letter-spacing:.04em}.home-rdti-trigger{padding:18px 2px}.home-rdti-question{font-size:.95rem}.home-rdti-answer{font-size:.95rem;padding-bottom:18px}.home-rdti-footnote{font-size:.85rem;margin-top:32px;padding:0 8px}.home-rdti-chart{margin:20px 0 6px;padding:12px 10px}.home-rdti-chart-axis{padding-left:0}.home-rdti-chart-row{gap:6px 8px;grid-template-areas:"label label" "bar value";grid-template-columns:1fr minmax(3.6rem,auto)}.home-rdti-chart-label{grid-area:label}.home-rdti-chart-bar-cell{grid-area:bar}.home-rdti-chart-value{align-self:center;grid-area:value}.home-projects{padding:60px 0}.home-section-subtitle{font-size:.9rem;margin-bottom:40px}.home-projects-grid{gap:30px}.home-project-image{height:250px}.home-project-title{font-size:1.8rem;margin:20px 0 15px}.home-pill-button{font-size:.9rem;margin:20px 0;padding:12px 28px}.home-why{padding:60px 0}.home-why-content{gap:30px;padding:40px 20px}.home-why-media{height:300px}.home-why-title{font-size:1.8rem}.home-why-list{font-size:1rem;gap:12px}.home-clients{padding:60px 0}.home-clients-grid{gap:30px;margin:40px 0}.home-client-card{gap:15px}.home-client-q{font-size:1.1rem}.home-client-a{font-size:1rem}.home-clients-footer{margin-top:40px}.home-cta-pill-button{font-size:1rem;padding:14px 36px}.home-cta-title{font-size:2rem;letter-spacing:-1px;padding:0 20px}.home-section-title{font-size:2rem;margin-bottom:12px}}@media (max-width:480px){.home-hero{padding:80px 0 50px}.home-hero-title{font-size:1.75rem}.home-hero-scroll{bottom:15px;right:15px}.home-projects,.home-rdti,.home-vision,.home-why{padding:50px 0}.home-why-content{padding:30px 15px}.home-clients{padding:50px 0}.home-cta-title,.home-section-title{font-size:1.75rem}}.contact-page{display:flex;flex-direction:column;min-height:100vh}.contact-hero{background:#fff;padding:60px 0 40px;text-align:center}.contact-title{color:#222;font-size:3rem;font-weight:700;margin:0;position:relative}.contact-scroll-indicator{color:#222;display:block;font-size:24px;margin-top:20px}.contact-scroll-indicator .anticon{font-size:24px;font-weight:700}.contact-scroll-indicator svg{stroke-width:2.5px;stroke:#222;fill:#222}.contact-container{margin:0 auto;max-width:1200px;padding:0 20px}.contact-content{padding:60px 0}.contact-map-form-section{background:#fff;flex:1 1}.contact-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin-bottom:60px}.contact-info-card{background:#fff;border-radius:8px;padding:50px 40px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact-card-icon{align-items:center;color:#222;display:flex;font-size:3rem;justify-content:center;margin-bottom:20px;transition:color .3s ease}.contact-card-icon svg{stroke-width:1.5}.contact-info-card:hover .contact-card-icon{color:#f66428}.contact-card-title{color:#222;font-size:1.3rem;font-weight:700;margin:0 0 25px;text-transform:capitalize}.contact-card-content{color:#666;font-size:.95rem;line-height:2}.contact-card-content p{margin:8px 0}.contact-form-link,.contact-location-btn{background:none;border:none;color:#868b8e;cursor:pointer;font-size:.95rem;font-weight:500;margin-top:20px;padding:0;position:relative;text-decoration:none;transition:color .3s ease}.contact-form-link:after,.contact-location-btn:after{background-color:#868b8e;bottom:-4px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease,left .3s ease;width:100%}.contact-form-link:hover,.contact-location-btn:hover{color:#000}.contact-form-link:hover:after,.contact-location-btn:hover:after{left:50%;width:0}.contact-map-form-section{grid-gap:0;align-items:stretch;display:grid;gap:0;grid-template-columns:1fr 1fr;margin:0;width:100%}.contact-map-section{width:100%}.contact-map-container{border-radius:0;box-shadow:none;height:100%;min-height:500px;overflow:hidden;width:100%}.contact-form-wrapper{background:#fff;display:flex;flex-direction:column;height:100%;padding:100px 40px;width:100%}.contact-form-header{display:flex;flex-direction:column;margin-bottom:30px;text-align:left}.contact-form-title{color:#333;font-size:.75rem;font-weight:600;letter-spacing:1px;margin:0 0 12px;text-transform:uppercase}.contact-form-subtitle{color:#000;font-size:2rem;font-weight:700;line-height:1.2;margin:0}.contact-form{background:#fff;display:flex;flex-direction:column;padding:0}.form-row{display:grid;grid-template-columns:1fr 1fr;margin-bottom:5px}.form-group{margin-bottom:25px;position:relative}.form-group input,.form-group textarea{background:#0000;border:none;border-bottom:1px solid #e0e0e0;border-radius:0;box-sizing:border-box;color:#000;font-family:inherit;font-size:1rem;padding:12px 0;transition:border-color .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-group input:focus,.form-group textarea:focus{border-bottom-color:#000;outline:none}.form-group textarea{border-bottom:1px solid #e0e0e0;min-height:120px;resize:vertical}.contact-submit-btn{align-items:center;background:#f66428;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;margin-top:20px;padding:18px 30px;transition:background-color .3s ease;width:100%}.contact-submit-btn:hover{background:#c14e21}.submit-icon{color:#fff;font-size:1.2rem}@media (max-width:968px){.contact-map-form-section{gap:0;grid-template-columns:1fr}.contact-form-wrapper{padding:30px 20px}}@media (max-width:768px){.contact-title{font-size:2.5rem}.contact-hero{padding:40px 0 30px}.contact-content{padding:40px 0}.contact-grid{gap:30px;grid-template-columns:1fr;margin-bottom:40px}.contact-info-card{padding:40px 30px}.contact-form-subtitle{font-size:1.5rem}.form-row{grid-template-columns:1fr}.contact-map-container{height:400px}}@media (max-width:480px){.contact-title{font-size:2rem}.contact-card-title{font-size:1.2rem}.contact-form-subtitle{font-size:1.3rem}.contact-map-container{height:300px}}.contact-intro-container{margin:0 auto 60px;max-width:800px;padding:0 20px;text-align:center}.contact-intro-questions{margin-bottom:40px}.contact-intro-title{color:#1a365d;font-size:1.8rem;font-weight:600;line-height:1.4;margin-bottom:20px}.contact-intro-list{list-style:none;margin:0 0 25px;padding:0}.contact-intro-list li{color:#4a5568;font-size:1.2rem;line-height:1.6;margin-bottom:12px}.contact-intro-note{color:#718096;font-size:1.1rem;font-style:italic;line-height:1.6}.contact-intro-note p{margin:5px 0}.contact-value-offering{background-color:#f8f9fa;border-left:4px solid #f66428;border-radius:12px;margin-bottom:40px;padding:30px;text-align:left}.contact-value-title{color:#2d3748;font-size:1.25rem;font-weight:700;line-height:1.5;margin-bottom:15px}.contact-value-desc{color:#4a5568;font-size:1.1rem;line-height:1.6;margin:0}.contact-guidelines{border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding-top:30px}.contact-guideline-item{align-items:center;color:#4a5568;display:flex;font-size:1rem;font-weight:500;gap:10px}.contact-guideline-icon{font-size:1.4rem}@media (max-width:768px){.contact-intro-title{font-size:1.5rem}.contact-guidelines{align-items:center;flex-direction:column;gap:15px}.contact-value-offering{border-left:none;border-top:4px solid #f66428;padding:20px;text-align:center}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.recent-posts{background:#fff;border-radius:8px;margin-bottom:30px;padding:30px}.recent-posts-title{border-bottom:2px solid #e0e0e0;color:#222;font-size:1.3rem;font-weight:700;margin:0 0 25px;padding-bottom:15px}.recent-posts-empty{color:#666;font-size:.95rem;padding:20px 0;text-align:center}.recent-posts-list{display:flex;flex-direction:column;gap:20px}.recent-post-item{border-bottom:1px solid #e0e0e0;cursor:pointer;display:flex;gap:15px;padding:12px 0;transition:opacity .3s ease}.recent-post-item:last-child{border-bottom:none}.recent-post-item:hover{opacity:.7}.recent-post-thumbnail{background:#e0e0e0;border-radius:4px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.recent-post-thumbnail img{height:100%;object-fit:cover;width:100%}.recent-post-content{display:flex;flex:1 1;flex-direction:column;justify-content:center}.recent-post-date{color:#999;font-size:.85rem;margin-bottom:8px}.recent-post-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#222;display:-webkit-box;font-size:.95rem;font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.recent-posts{padding:20px}.recent-post-thumbnail{height:60px;width:60px}}.portfolio-page{background-color:#f5f5f5;display:flex;flex-direction:column;min-height:100vh}.portfolio-hero{padding:60px 0 40px;text-align:center}.portfolio-title{color:#222;font-size:3rem;font-weight:700;margin:0}.portfolio-container{margin:0 auto;max-width:1200px;padding:0 20px}.portfolio-content{background:#f5f5f5;flex:1 1;padding:60px 0}.portfolio-layout{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 350px}.portfolio-main{display:flex;flex-direction:column;gap:40px}.portfolio-empty{color:#666;font-size:1.1rem;padding:60px 20px;text-align:center}.portfolio-item{background:#0000;margin-bottom:60px}.portfolio-item:last-child{margin-bottom:0}.portfolio-item-image{background:#e0e0e0;cursor:pointer;height:400px;margin-bottom:30px;overflow:hidden;width:100%}.portfolio-item-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.portfolio-item-image:hover img{transform:scale(1.07)}.portfolio-item-content{padding:0;text-align:left}.portfolio-item-title{color:#222;cursor:pointer;font-size:2rem;font-weight:700;line-height:1.3;margin:0 0 15px;text-align:left;transition:color .3s ease}.portfolio-item-meta{align-items:center;display:flex;gap:15px;margin-bottom:20px;text-align:left}.portfolio-item-date{color:#999;cursor:pointer;font-size:.9rem;transition:color .3s ease}.portfolio-item-date:hover{color:#222}.portfolio-item-preview{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:1rem;line-height:1.8;margin-bottom:25px;overflow:hidden;text-align:left}.portfolio-read-more{align-items:center;background:#0000;border:none;color:#222;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:400;gap:8px;padding:0;text-align:left;transition:all .3s ease}.portfolio-read-more:hover{color:#667eea;transform:translateX(5px)}.portfolio-read-more svg{transition:transform .3s ease}.portfolio-read-more:hover svg{transform:translateX(3px)}.portfolio-sidebar{position:-webkit-sticky;position:sticky;top:80px}.portfolio-pagination{display:flex;justify-content:center;margin-top:60px;padding:20px 0}@media (max-width:968px){.portfolio-layout{gap:30px;grid-template-columns:1fr}.portfolio-sidebar{position:static}}@media (max-width:768px){.portfolio-sidebar{display:none}.portfolio-title{font-size:2.5rem}.portfolio-hero{padding:40px 0 30px}.portfolio-content{padding:40px 0}.portfolio-item-image{height:300px}.portfolio-item-title{font-size:1.5rem}}@media (max-width:480px){.portfolio-title{font-size:2rem}.portfolio-item-image{height:250px}}.portfolio-detail-page{background-color:#fff;display:flex;flex-direction:column;min-height:100vh}.portfolio-detail-spacer{height:100px}.portfolio-detail-hero-image{background:#000;height:500px;overflow:hidden;position:relative;width:100%}.portfolio-detail-hero-image img{filter:brightness(.6);height:100%;object-fit:cover;width:100%}.portfolio-detail-hero-overlay{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.portfolio-detail-hero-content{color:#fff;max-width:1200px;padding:0 20px;text-align:center;width:100%}.portfolio-detail-hero-title{animation:fadeUp .8s cubic-bezier(.16,1,.3,1) forwards;color:#fff;font-size:3rem;font-weight:700;line-height:1.3;margin:0 0 20px;opacity:0}.portfolio-detail-hero-meta{align-items:center;animation:fadeUp .8s cubic-bezier(.16,1,.3,1) .2s forwards;color:#fff;display:flex;font-size:.9rem;gap:10px;justify-content:center;opacity:0}.portfolio-detail-hero-author{font-weight:600}.portfolio-detail-hero-separator{color:#fff9}.portfolio-detail-hero-comments,.portfolio-detail-hero-date{color:#ffffffe6}.portfolio-detail-loading,.portfolio-detail-not-found{color:#666;padding:100px 20px;text-align:center}.portfolio-detail-not-found button{background:#667eea;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:20px;padding:12px 24px;transition:background .3s ease}.portfolio-detail-not-found button:hover{background:#5568d3}.portfolio-detail-hero{background:#fff;border-bottom:1px solid #e0e0e0;padding:40px 0 20px}.portfolio-detail-container{margin:0 auto;max-width:1200px;padding:0 20px}.portfolio-detail-layout{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 350px}.portfolio-detail-main{width:100%}.portfolio-detail-sidebar-wrapper{align-self:stretch}.portfolio-detail-sidebar{position:-webkit-sticky;position:sticky;top:80px}.portfolio-back-btn{background:none;border:none;color:#667eea;cursor:pointer;font-size:1rem;padding:8px 0;transition:color .3s ease}.portfolio-back-btn:hover{color:#5568d3}.portfolio-share-btn{align-items:center;background-color:#fff;border:2px solid #ff7538;border-radius:30px;box-shadow:0 4px 10px #ff75381a;color:#ff7538;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;margin:0 auto 15px;padding:14px 24px;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:90%}.portfolio-share-btn:hover{background-color:#fffaf5;box-shadow:0 8px 20px #ff753840;transform:translateY(-3px)}.portfolio-toast{align-items:center;animation:toastFadeInOut 2s forwards;background-color:#fff;border:2px solid #ff7538;border-radius:30px;bottom:40px;box-shadow:0 10px 30px #ff753833;color:#ff7538;display:flex;font-weight:600;gap:10px;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);z-index:1000}@keyframes toastFadeInOut{0%{opacity:0;transform:translate(-50%,20px)}15%{opacity:1;transform:translate(-50%)}85%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-20px)}}.portfolio-back-to-list-btn{background-color:#ff7538;border:none;border-radius:30px;box-shadow:0 4px 10px #ff753833;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:0 auto 30px;padding:14px 24px;text-align:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:90%}.portfolio-back-to-list-btn:hover{background-color:#f2662a;box-shadow:0 8px 20px #ff753866;transform:translateY(-3px)}.portfolio-detail-content{background:#fff;flex:1 1;padding:60px 0}.portfolio-detail-image{background:#e0e0e0;border-radius:8px;height:500px;margin-bottom:40px;overflow:hidden;width:100%}.portfolio-detail-image img{height:100%;object-fit:cover;width:100%}.portfolio-detail-body{margin:0;max-width:800px;text-align:left}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.portfolio-detail-title{animation:fadeUp .8s cubic-bezier(.16,1,.3,1) forwards;color:#222;font-size:2.5rem;font-weight:700;line-height:1.3;margin:0 0 20px;opacity:0}.portfolio-detail-meta{align-items:center;animation:fadeUp .8s cubic-bezier(.16,1,.3,1) .2s forwards;border-bottom:1px solid #e0e0e0;color:#999;display:flex;font-size:.95rem;gap:15px;margin-bottom:40px;opacity:0;padding-bottom:20px}.portfolio-detail-date{color:#999}.portfolio-detail-text{animation:fadeUp .8s cubic-bezier(.16,1,.3,1) .4s forwards;color:#333;font-size:1.1rem;line-height:1.8;opacity:0}.portfolio-detail-text p{margin-bottom:20px}.portfolio-detail-text img{border-radius:8px;height:auto;margin:20px 0;max-width:100%}.portfolio-detail-text h1,.portfolio-detail-text h2,.portfolio-detail-text h3{color:#222;margin-bottom:15px;margin-top:30px}.portfolio-detail-text h1{font-size:2rem}.portfolio-detail-text h2{font-size:1.75rem}.portfolio-detail-text h3{font-size:1.5rem}.portfolio-detail-text ol,.portfolio-detail-text ul{margin:20px 0;padding-left:30px}.portfolio-detail-text li{margin-bottom:10px}.portfolio-detail-hero-author{color:#fff;text-decoration:none;transition:opacity .2s ease}.portfolio-detail-hero-author:hover{opacity:.85;text-decoration:underline}.portfolio-detail-author-link{color:#ff7538;font-weight:600;text-decoration:none}.portfolio-detail-author-link:hover{text-decoration:underline}.portfolio-detail-meta-separator{color:#ccc}.portfolio-author-card{align-items:flex-start;background:#fffbf5;border:1px solid #f0e6d8;border-radius:20px;display:flex;gap:24px;margin-top:56px;padding:32px}.portfolio-author-avatar{align-items:center;background:#ff7538;border-radius:50%;color:#fff;display:flex;flex:0 0 auto;font-size:1.4rem;font-weight:700;height:64px;justify-content:center;letter-spacing:1px;width:64px}.portfolio-author-info{display:flex;flex-direction:column}.portfolio-author-eyebrow{color:#ff7538;font-size:.75rem;font-weight:700;letter-spacing:1.5px;margin-bottom:6px;text-transform:uppercase}.portfolio-author-name{color:#1f1f1f;font-size:1.25rem;font-weight:700}.portfolio-author-title{color:#777;font-size:.95rem;margin-bottom:12px}.portfolio-author-bio{color:#444;font-size:1rem;line-height:1.7;margin:0 0 14px}.portfolio-author-linkedin{align-items:center;align-self:flex-start;color:#ff7538;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;text-decoration:none}.portfolio-author-linkedin:hover{text-decoration:underline}@media (max-width:600px){.portfolio-author-card{flex-direction:column;gap:16px;padding:24px}}.portfolio-detail-navigation{grid-gap:40px;border-top:1px solid #e0e0e0;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-top:60px;min-height:80px;padding-top:40px;width:100%}.portfolio-nav-item{cursor:pointer;transition:opacity .3s ease}.portfolio-nav-item:hover{opacity:.7}.portfolio-nav-prev{text-align:left}.portfolio-nav-next{text-align:right}.portfolio-nav-label{align-items:center;color:#999;display:flex;font-size:.75rem;gap:8px;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.portfolio-nav-prev .portfolio-nav-label{justify-content:flex-start}.portfolio-nav-next .portfolio-nav-label{justify-content:flex-end}.portfolio-nav-title{color:#222;font-size:1rem;font-weight:700;line-height:1.4;position:relative}.portfolio-nav-prev .portfolio-nav-title:before{color:#222;content:"•";font-size:.8rem;left:-15px;position:absolute}@media (max-width:968px){.portfolio-detail-layout{gap:30px;grid-template-columns:1fr}.portfolio-detail-sidebar{position:-webkit-sticky;position:sticky;top:64px}}@media (max-width:768px){.portfolio-detail-spacer{height:56px}.portfolio-detail-hero-image{height:400px}.portfolio-detail-hero-title{font-size:2rem}.portfolio-detail-hero-meta{flex-wrap:wrap;font-size:.8rem}.portfolio-detail-title{font-size:2rem}.portfolio-detail-image{height:300px;margin-bottom:30px}.portfolio-detail-text{font-size:1rem}.portfolio-detail-navigation{gap:30px;grid-template-columns:1fr}.portfolio-nav-next{text-align:left}.portfolio-nav-next .portfolio-nav-label{justify-content:flex-start}}.innovation-network-page{background-color:#fff;min-height:100vh}.irin-hero{background:#fff;min-height:100vh;overflow:hidden;padding-top:72px;position:relative}.irin-hero,.irin-hero-background{align-items:center;display:flex;justify-content:center;width:100%}.irin-hero-background{height:100%;left:0;position:absolute;top:0;z-index:1}.irin-hero-map{height:100%;object-fit:contain;object-position:center;opacity:.4;width:100%}.irin-hero-content{max-width:1200px;padding:0 80px;position:relative;text-align:center;z-index:2}.irin-hero-title{color:#222;font-size:5rem;font-weight:700;line-height:1.1;margin:0 0 40px}.highlight-orange{color:#f6662a}.irin-hero-button{background:#f6662a;border:none;border-radius:12px;box-shadow:0 10px 20px #f6662a33;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;line-height:1.2;padding:12px 40px;transition:all .3s ease}.irin-hero-button .button-subtext{font-size:.9rem;font-weight:500;opacity:.9}.irin-hero-button:hover{background:#e5551d;box-shadow:0 15px 25px #f6662a4d;transform:translateY(-2px)}.irin-about{background:#ffe5d9;padding:120px 0 0;width:100%}.irin-container{margin:0 auto;max-width:1200px;padding:0 20px}.irin-about-content{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr}.irin-about-left{display:flex;flex-direction:column}.irin-section-title{color:#222;font-size:.9rem;font-weight:700;letter-spacing:2px;margin:0 0 30px;text-align:left;text-transform:uppercase}.irin-about-main-title{color:#f6662a;font-size:2.8rem;font-weight:700;line-height:1.2;margin:0;text-align:left}.irin-about-right{display:flex;flex-direction:column;gap:30px}.irin-about-intro{color:#868b8e;font-size:1.1rem;line-height:1.6;margin:0;text-align:left}.irin-about-bullets{display:flex;flex-direction:column;gap:15px;list-style:none;margin:0;padding:0;text-align:left}.irin-about-bullets li{color:#868b8e;font-size:1.1rem;padding-left:20px;position:relative}.irin-about-bullets li:before{background-color:#a6adb1;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:8px;width:6px}.irin-about-image{margin-top:100px;overflow:hidden;width:100%}.irin-about-img{display:block;height:auto;object-fit:cover;width:100%}.irin-structure{background:#fff;padding:100px 0}.irin-structure-title{color:#f6662a;font-size:3rem;font-weight:700;margin:0 0 20px;text-align:center}.irin-structure-subtitle{color:#000;font-size:.9rem;font-weight:700;letter-spacing:1px;margin:0 0 80px;text-align:center;text-transform:uppercase}.irin-structure-cards{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.irin-structure-card{background:#fff;border-radius:8px;box-shadow:0 3px 20px 0 #0d121508;display:flex;flex-direction:column;overflow:visible;position:relative}.irin-card-image-wrapper{height:300px;margin-bottom:60px;overflow:hidden;position:relative;width:100%}.irin-card-image{height:100%;object-fit:cover;width:100%}.irin-card-number{align-items:center;background:#000;color:#fff;display:flex;font-size:2.5rem;font-weight:700;height:80px;justify-content:center;min-width:60px;position:absolute;right:20px;text-align:center;top:260px;width:70px;z-index:10}.irin-card-content{display:flex;flex-direction:column;gap:15px;padding:0 2rem 2.5rem;text-align:left}.irin-card-title{color:#0d1215;font-size:1.8rem;font-weight:700;line-height:1.2;margin:0}.irin-card-text{color:#868b8e;font-size:1rem;line-height:1.5;margin:0}.irin-join{background:#ffe5d9;padding:120px 0}.irin-join-title{color:#000;font-size:3.5rem;font-weight:700;margin:0 0 80px;text-align:center}.irin-join-researchers-only{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:800px}.irin-join-icon-circle{align-items:center;background:#fff;border-radius:55% 45% 35% 65%/50% 35% 65% 50%;box-shadow:0 10px 30px #0000000d;display:flex;height:120px;justify-content:center;margin-bottom:30px;width:120px}.irin-join-icon-img{height:60px;object-fit:contain;width:60px}.irin-join-column-title-v2{color:#000;font-size:1.8rem;font-weight:700;margin:0 0 15px}.irin-join-column-title-v2:after{content:"→";display:block;font-size:1.2rem;margin-top:10px;transform:rotate(90deg)}.irin-join-steps-vertical{display:flex;flex-direction:column;gap:80px;margin-top:60px;width:100%}.irin-join-step-v2{align-items:center;display:flex;flex-direction:column;text-align:center}.irin-step-num-v2{color:#000;font-size:3.5rem;font-weight:800;margin-bottom:20px}.irin-step-title-v2{color:#f6662a;font-size:2.2rem;font-weight:700;margin:0 0 20px}.irin-step-desc-v2{color:#868b8e;font-size:1.2rem;line-height:1.6;margin:0;max-width:650px}@media (max-width:968px){.irin-about-content{gap:40px;grid-template-columns:1fr}.irin-card-number{top:193px}.irin-structure-cards{gap:40px;grid-template-columns:1fr}.irin-join-columns{gap:60px;grid-template-columns:1fr}}@media (max-width:768px){.innovation-network-page .navbar-spacer{height:56px!important}.irin-hero{min-height:500px}.irin-hero-title{font-size:2rem}.irin-hero-button{font-size:1rem;padding:14px 36px}.irin-hero-content{padding:0 20px}.irin-about{padding:60px 0 0}.irin-about-image{margin-top:40px}.irin-quote{font-size:1.8rem}.irin-about-text{font-size:1rem}.irin-structure{padding:60px 0}.irin-structure-title{font-size:2rem}.irin-structure-subtitle{margin-bottom:40px}.irin-card-image-wrapper{height:250px}.irin-card-title{font-size:1.4rem}.irin-card-text{font-size:.95rem}.irin-join{padding:60px 0}.irin-join-title{font-size:2rem}.irin-join-icon{height:60px;width:60px}.irin-join-icon svg{height:30px;width:30px}.irin-about-main-title{font-size:2rem}.irin-about-bullets li,.irin-about-intro{font-size:1rem}.irin-step-title-v2{font-size:1.6rem}.irin-step-desc-v2{font-size:1rem}}@media (max-width:480px){.irin-hero{min-height:420px}.irin-hero-title{font-size:1.75rem}.irin-about{padding:50px 0 0}.irin-join,.irin-structure{padding:50px 0}.irin-about-main-title,.irin-join-title,.irin-structure-title{font-size:1.75rem}.irin-step-title-v2{font-size:1.4rem}.irin-step-desc-v2{font-size:.95rem}}.aboutus-page{background-color:#fff;color:#1f1f1f;font-family:Inter,Helvetica Neue,Arial,sans-serif;min-height:100vh;overflow-x:hidden;padding-top:0}.aboutus-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 40px;width:100%}.aboutus-highlight{color:#ff7538;font-weight:700}.aboutus-section-title-center,.aboutus-section-title-centered{color:#1f1f1f;font-size:3.5rem;font-weight:700;letter-spacing:-1px;line-height:1.1;margin-bottom:100px;text-align:center}.aboutus-hero{padding:220px 0 160px}.aboutus-hero-background-pattern{height:100%;left:0;opacity:.6;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.aboutus-hero-bg-lines{height:140%;left:-15%;opacity:.15;position:absolute;top:50%;transform:translateY(-50%);width:auto}.aboutus-hero-flex-layout{align-items:center;display:flex;justify-content:center;position:relative;z-index:1}.aboutus-hero-content-right{align-items:center;display:flex;flex-direction:column;max-width:1000px;text-align:center;width:100%}.aboutus-hero-top-intro{color:#ff7538;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin-bottom:30px;text-transform:uppercase}.aboutus-hero-main-logo{display:none;margin-bottom:40px}.aboutus-hero{background-color:#fffbf5;min-height:auto;overflow:hidden;padding:240px 0 160px;position:relative}.aboutus-hero-badge{background-color:#ff75380d;border:1px solid #ff75384d;border-radius:100px;color:#ff7538;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:2px;margin-bottom:40px;padding:8px 16px;text-transform:uppercase;transition:all .3s ease}.aboutus-hero-badge:hover{background-color:#ff75381a;transform:translateY(-2px)}.aboutus-hero-heading{color:#1a1a1a;font-size:4rem;font-weight:300;letter-spacing:-1.5px;line-height:1.2;margin-bottom:50px}.hero-text-light{color:#888;font-family:Playfair Display,serif;font-style:italic;font-weight:300}.hero-text-highlight{color:#ff7538;display:inline-block;font-weight:800;position:relative}.hero-text-highlight:after{background-color:#ff753833;bottom:5px;content:"";height:8px;left:0;position:absolute;transform:skewX(-15deg);width:100%;z-index:-1}.aboutus-hero-rsp-link{border-bottom:1px solid #ccc;color:#555;font-size:1rem;font-weight:500;opacity:.8;padding-bottom:2px;text-decoration:none;transition:all .3s ease}.aboutus-hero-rsp-link:hover{border-bottom-color:#ff7538;color:#ff7538;opacity:1}.aboutus-capabilities{background:#fff;padding:160px 0;position:relative}.aboutus-capabilities-layout{align-items:center;display:flex;gap:100px;justify-content:space-between}.aboutus-capabilities-content{flex:1 1;max-width:600px}.aboutus-section-badge{border-left:3px solid #ff7538;color:#ff7538;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:2px;margin-bottom:24px;padding-left:12px;text-transform:uppercase}.aboutus-capabilities-title{color:#1f1f1f;font-size:3rem;font-weight:700;letter-spacing:-1px;line-height:1.1;margin-bottom:40px}.aboutus-capabilities-divider-line{background-color:#f0f0f0;height:4px;margin-bottom:40px;width:80px}.aboutus-capabilities-text-body{display:flex;flex-direction:column;gap:24px}.aboutus-cap-description{color:#555;font-size:1.15rem;font-weight:400;line-height:1.7}.aboutus-cap-description strong{color:#1a1a1a;font-weight:600}.aboutus-capabilities-visual{display:flex;flex:1 1;justify-content:flex-end}.aboutus-capabilities-img-wrapper{max-width:600px;position:relative;width:100%}.aboutus-capabilities-img-wrapper:before{background-color:#fffbf5;border-radius:20px;content:"";display:block;height:100%;position:absolute;right:-30px;top:30px;width:100%;z-index:0}.aboutus-cap-main-img{border-radius:20px;box-shadow:0 20px 60px #00000014;position:relative;transition:transform .5s ease;width:100%;z-index:1}.aboutus-cap-main-img:hover{transform:translateY(-5px)}.aboutus-industry{background:#fff;padding:160px 0}.aboutus-industry-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);width:100%}.aboutus-industry-card{background:#0000;cursor:default;padding:0;text-align:center;transition:transform .4s ease}.aboutus-industry-card:hover{transform:translateY(-10px)}.aboutus-industry-img{aspect-ratio:1;border-radius:24px;box-shadow:0 20px 40px #0000000d;margin-bottom:24px;overflow:hidden}.aboutus-industry-img img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.aboutus-industry-card:hover .aboutus-industry-img img{transform:scale(1.08)}.aboutus-industry-name{color:#1f1f1f;display:block;font-size:1.1rem;font-weight:700;line-height:1.4;margin:0;min-height:auto;padding:0 10px}.aboutus-industry-name.grey,.aboutus-industry-name.orange{color:#1f1f1f}.aboutus-together{background-color:#252b36;overflow:hidden;padding:180px 0;text-align:center}.aboutus-together-wrapper{align-items:center;display:flex;flex-direction:column;gap:30px}.aboutus-together-line-1,.aboutus-together-line-2{color:#fff;font-size:1.8rem;font-weight:300;letter-spacing:.5px;opacity:1;transform:none}.aboutus-together-keywords{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:10px 0;opacity:1;transform:none}.keyword-item{color:#fff;display:inline-block;font-size:5rem;font-weight:800;letter-spacing:-2px;line-height:1}.keyword-dot{color:#ff7538;font-size:2rem;vertical-align:middle}@media (max-width:1024px){.keyword-item{font-size:3.5rem}.aboutus-together-line-1,.aboutus-together-line-2{font-size:1.4rem}}@media (max-width:768px){.aboutus-together{padding:100px 0}.keyword-item{font-size:2.5rem;margin:5px 0;width:100%}.keyword-dot{display:none}.aboutus-together-keywords{flex-direction:column;gap:10px}}.aboutus-mv-v2{background:#fff;padding:180px 0}.aboutus-mv-v2-grid{display:flex;flex-direction:column;gap:200px}.aboutus-mv-v2-card{grid-gap:120px;align-items:center;display:grid;gap:120px;grid-template-columns:1fr 1fr}.aboutus-mv-v2-image{position:relative}.aboutus-mv-v2-image img{border-radius:32px;box-shadow:0 40px 100px #0000001f;position:relative;width:100%;z-index:1}.aboutus-mv-v2-image-bg-orange,.aboutus-mv-v2-image-bg-yellow{display:none}.aboutus-mv-v2-title{color:#ff7538;font-size:1rem;font-weight:700;letter-spacing:2px;margin-bottom:30px;text-align:left!important;text-transform:uppercase}.aboutus-mv-v2-text{color:#1f1f1f;font-size:2.2rem;font-weight:600;letter-spacing:-.5px;line-height:1.4}.aboutus-contact-v2{background:#fffbf5;padding:160px 0}.aboutus-contact-v2-content{grid-gap:100px;display:grid;gap:100px;grid-template-columns:1fr 1.5fr}.aboutus-contact-v2-label{color:#ff7538;font-size:.9rem;font-weight:700;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase}.aboutus-contact-v2-title{color:#1f1f1f;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:60px}.aboutus-contact-v2-details{display:flex;flex-direction:column;gap:40px}.aboutus-contact-v2-item{align-items:flex-start;color:#1f1f1f;display:flex;font-size:1.1rem;font-weight:500;gap:24px;text-align:left}.aboutus-contact-v2-icon{color:#ff7538;font-size:1.5rem;margin-top:2px}.aboutus-contact-v2-form{background:#fff;border-radius:32px;box-shadow:0 20px 60px #00000008;display:flex;flex-direction:column;gap:40px;padding:60px}.aboutus-form-v2-row{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.aboutus-form-v2-group{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;gap:20px;padding-bottom:15px;transition:all .3s ease}.aboutus-form-v2-group:focus-within{border-bottom-color:#ff7538}.aboutus-form-v2-icon{color:#aaa;font-size:1.4rem}.aboutus-form-v2-group input,.aboutus-form-v2-group textarea{background:#0000;border:none;color:#1f1f1f;font-family:inherit;font-size:1.1rem;outline:none;padding:5px 0;width:100%}.aboutus-form-v2-group textarea{min-height:40px;resize:none}.aboutus-form-v2-footer{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:20px}.aboutus-form-v2-submit{align-items:center;background:#ff7538;border:none;border-radius:40px;box-shadow:0 10px 30px #ff753840;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:12px;padding:16px 42px;transition:all .3s ease}.aboutus-form-v2-submit:hover{background:#f2662a;box-shadow:0 15px 40px #ff753859;transform:translateY(-2px)}.aboutus-form-v2-checkbox{align-items:center;color:#888;cursor:pointer;display:flex;font-size:.95rem;gap:12px}@media (max-width:1200px){.aboutus-hero-content-right{max-width:100%}}@media (max-width:1024px){.aboutus-hero-heading,.aboutus-hero-orange-title{font-size:3.5rem}.aboutus-capabilities-layout,.aboutus-contact-v2-content,.aboutus-mv-v2-card{align-items:flex-start;flex-direction:column;gap:60px}.aboutus-capabilities-img-wrapper:before{display:none}.aboutus-mv-v2-card.reverse .aboutus-mv-v2-content{order:1}.aboutus-mv-v2-card.reverse .aboutus-mv-v2-image{order:2}.aboutus-industry-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.aboutus-page{padding-top:60px}.aboutus-hero{padding:120px 0 80px}.aboutus-hero-heading,.aboutus-hero-orange-title{font-size:2.8rem}.aboutus-capabilities,.aboutus-contact-v2,.aboutus-industry,.aboutus-mv-v2,.aboutus-together{padding:80px 0}.aboutus-contact-v2-title,.aboutus-section-title-centered{font-size:2.5rem;margin-bottom:50px}.aboutus-together-quote{font-size:2rem}.aboutus-mv-v2-text{font-size:1.5rem}.aboutus-contact-v2-form{padding:30px}.aboutus-form-v2-row{gap:30px}.aboutus-form-v2-row,.aboutus-industry-grid{grid-template-columns:1fr}}.service-page{background-color:#fff;color:#1f1f1f;font-family:Inter,Helvetica Neue,Arial,sans-serif;min-height:100vh;overflow-x:hidden;padding-top:0}.service-container{margin:0 auto;max-width:1200px;padding:0 20px}.highlight-orange{color:#ff7538}.service-hero-v3{align-items:center;background-color:#fffbf5;display:flex;min-height:auto;overflow:hidden;padding:220px 0 40px;position:relative}.service-blob{border-radius:50%;filter:blur(80px);opacity:.6;pointer-events:none;position:absolute;z-index:0}.service-blob-top-left{background:radial-gradient(circle at center,#ff753866,#0000 70%);height:600px;left:-200px;top:-200px;width:600px}.service-blob-bottom-right{background:radial-gradient(circle at center,#ffd04c4d,#0000 70%);bottom:-300px;height:800px;right:-300px;width:800px}.service-hero-content-v3{margin-top:-50px;max-width:1000px;position:relative;z-index:1}.service-hero-title-v3{color:#1f1f1f;font-size:3.5rem;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-bottom:40px}.service-hero-desc-v3{color:#888;font-size:1.25rem;font-weight:400;line-height:1.6;max-width:600px;opacity:0}.animate-up{animation:fadeInUp 1s ease-out forwards;animation-delay:.3s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-grid-section-v3{background-color:#fffbf5;padding:0 0 100px;position:relative;z-index:1}.service-grid-v3{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.service-card-v3{background:#fff;border:1px solid #0000;border-radius:20px;padding:30px 20px;text-align:left;transition:all .4s ease}.service-card-v3:hover{background:#fff;border-color:#ff75381a;box-shadow:0 20px 40px #0000000d;transform:translateY(-10px)}.service-card-icon-v3{align-items:center;display:flex;height:64px;justify-content:flex-start;margin-bottom:24px;width:64px}.service-card-icon-v3 img{height:100%;object-fit:contain;width:100%}.service-card-title-v3{color:#1f1f1f;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:16px;min-height:64px}.service-card-text-v3{color:#666;font-size:1rem;line-height:1.7}.service-details-v3{padding-bottom:100px}.service-detail-block-v3{overflow:hidden;padding:100px 0}.service-detail-block-v3.bg-tint-special{background-color:#fffbf5;padding-top:100px}.service-detail-row-v3{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.service-detail-block-v3.reverse .service-detail-row-v3{direction:rtl}.service-detail-block-v3.reverse .service-detail-info-v3{direction:ltr}.service-detail-info-v3{text-align:left}.service-detail-title-v3{color:#1f1f1f;font-size:3rem;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-bottom:24px}.service-detail-summary-v3{color:#555;font-size:1.5rem;font-weight:500;line-height:1.4;margin-bottom:40px}.service-deliverables-v3 h4{color:#888;font-size:1rem;font-weight:700;letter-spacing:1px;margin-bottom:20px;text-transform:uppercase}.service-deliverables-grid-v3{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.service-deliverables-v3 ul{list-style:none;margin:0;padding:0}.service-deliverables-v3 li{align-items:center;color:#444;display:flex;font-size:1.1rem;gap:12px;line-height:1.5;margin-bottom:12px}.service-deliverables-v3 li:before{background-color:#ff7538;border-radius:50%;content:"";flex-shrink:0;height:8px;width:8px}.service-detail-divider-v3{background-color:#ff7538;border-radius:2px;height:4px;margin-top:40px;width:80px}.service-detail-visual-v3{border-radius:30px;height:500px;position:relative}.service-main-img-v3{border-radius:30px;box-shadow:0 30px 60px #0000001a;height:100%;object-fit:cover;position:relative;transition:transform .5s ease;width:100%;z-index:2}.service-main-img-v3:hover{transform:scale(1.02)}.service-image-decoration-v3{border-radius:50%;filter:blur(40px);height:300px;position:absolute;width:300px;z-index:1}.service-image-decoration-v3.orange{background:#ff753866}.service-image-decoration-v3.yellow{background:#ffd04c66}.service-image-decoration-v3.bottom-right{bottom:-40px;right:-40px}.service-image-decoration-v3.top-left{left:-40px;top:-40px}.service-segments-v3{background-color:#fff;padding:120px 0}.service-segments-header-v3{border-bottom:1px solid #eee;display:grid;grid-template-columns:350px 1fr .8fr;margin-bottom:20px;padding-bottom:20px}.segment-col-title-v3{color:#999;font-size:.9rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.service-segment-row-v3{align-items:start;border-bottom:1px solid #f0f0f0;display:grid;grid-template-columns:350px 1fr .8fr;padding:40px 0;transition:background .3s ease}.service-segment-row-v3:last-child{border-bottom:none}.segment-name-v3{color:#1f1f1f;font-size:1.4rem;font-weight:700;padding-right:40px}.segment-now-v3{color:#666;font-size:1.1rem;line-height:1.7;padding-right:40px}.segment-help-v3 .help-content-v3{align-items:center;color:#ff7538;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;line-height:1.6}.check-mark-v3{align-items:center;background:#ff7538;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;height:32px;justify-content:center;margin-left:20px;width:32px}.service-segments-cta-v3{margin-top:80px;text-align:center}.service-button-v3{background:#ff7538;border:none;border-radius:50px;box-shadow:0 10px 20px #ff753833;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;padding:16px 40px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.service-button-v3:hover{background:#f2662a;box-shadow:0 15px 30px #ff75384d;transform:translateY(-3px)}.service-button-v3.large{font-size:1.3rem;padding:20px 60px}.service-final-cta-v3{background-position:50%;background-size:cover;border-radius:40px;margin:0 20px 100px;overflow:hidden;padding:160px 0;position:relative;text-align:center}.service-final-cta-v3:before{background:#00000080;content:"";inset:0;position:absolute;z-index:1}.service-cta-card-v3{margin:0 auto;max-width:800px;position:relative;z-index:2}.service-cta-title-v3{color:#fff;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:40px}@media (max-width:1200px){.service-grid-v3{gap:20px;grid-template-columns:repeat(2,1fr)}.service-hero-title-v3{font-size:3.5rem}.service-segments-header-v3{display:none}.service-segment-row-v3{border-bottom:1px solid #eee;gap:20px;grid-template-columns:1fr;padding:30px 0}.segment-name-v3{font-size:1.3rem}.segment-name-v3,.segment-now-v3{margin-bottom:10px}}@media (max-width:968px){.service-detail-row-v3{gap:40px;grid-template-columns:1fr}.service-detail-block-v3.reverse .service-detail-row-v3{direction:ltr}.service-detail-title-v3{font-size:2.5rem}.service-hero-v3{min-height:auto;padding:140px 0 80px}.service-blob{opacity:.4}.service-final-cta-v3{border-radius:0;margin:0}}@media (max-width:768px){.service-hero-title-v3{font-size:2.5rem}.service-hero-desc-v3{font-size:1.1rem}.service-grid-v3{grid-template-columns:1fr}.service-detail-visual-v3{height:300px}.service-cta-title-v3{font-size:2rem}.service-button-v3.large{font-size:1.1rem;padding:18px;width:100%}}.insights-page{background-color:#f5f5f5;display:flex;flex-direction:column;min-height:100vh}.insights-hero{padding:60px 0 40px;text-align:center}.insights-title{color:#222;font-size:3rem;font-weight:700;margin:0}.insights-container{margin:0 auto;max-width:1200px;padding:0 20px}.insights-content{background:#f5f5f5;flex:1 1;padding:60px 0}.insights-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}@media(max-width:968px){.insights-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.insights-grid{grid-template-columns:1fr}}.insights-empty{color:#222;font-size:1.1rem;padding:60px 20px;text-align:center}.insights-card{background:#f5f5f5;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.insights-card:hover .insights-card-image img{opacity:.8;transform:scale(1.05) rotate(2deg)}.insights-card-image-wrapper{background:#e0e0e0;height:250px;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.insights-card-image-wrapper{height:200px}}@media(max-width:480px){.insights-card-image-wrapper{height:180px}}.insights-card-image{height:100%;width:100%}.insights-card-image img{height:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease;width:100%}.insights-card-content{display:flex;flex:1 1;flex-direction:column;padding:20px 0}.insights-card-meta{align-items:center;color:#222;display:flex;font-size:.85rem;gap:20px;margin-bottom:15px}@media(max-width:480px){.insights-card-meta{font-size:.8rem;gap:15px}}.insights-card-meta-item{align-items:center;display:flex;font-size:1.1rem;gap:6px}.meta-icon{color:#999;font-size:.9rem}.insights-card-title{color:#222;display:block;font-size:1.45rem;font-weight:700;line-height:1.4;margin:0;overflow:visible;text-align:left;white-space:normal;word-break:break-word}@media(max-width:768px){.insights-card-title{font-size:1.25rem}}.insights-card-excerpt{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#222;display:-webkit-box;font-size:1.1rem;line-height:1.6;margin-top:15px;overflow:hidden;text-align:left;word-break:break-word}.insights-pagination{display:flex;justify-content:center;margin-top:60px;padding:20px 0}@media(max-width:768px){.insights-title{font-size:2.5rem}.insights-hero{padding:40px 0 30px}.insights-content{padding:40px 0}}@media(max-width:480px){.insights-title{font-size:2rem}}.not-found-page{display:flex;flex-direction:column;min-height:100vh}.not-found-content{align-items:center;background:#fdfdfd;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:100px 20px;text-align:center}.not-found-content h1{color:#fb6a22;font-size:120px;font-weight:800;letter-spacing:-2px;line-height:1;margin:0}.not-found-content h2{color:#222;font-size:32px;font-weight:600;margin:20px 0}.not-found-content p{color:#666;font-size:18px;line-height:1.6;margin-bottom:40px;max-width:500px}.back-home-btn{background:#222;border-radius:4px;color:#fff;display:inline-block;font-weight:500;padding:14px 32px;text-decoration:none;transition:all .3s ease}.back-home-btn:hover{background:#fb6a22;box-shadow:0 4px 12px #fb6a2233;transform:translateY(-2px)}@media (max-width:768px){.not-found-content h1{font-size:80px}.not-found-content h2{font-size:24px}}.privacy-page{display:flex;flex-direction:column;min-height:100vh}.privacy-content-container{background:#fdfdfd;flex:1 1;padding:120px 20px 80px}.privacy-content{margin:0 auto;max-width:800px}.privacy-content h1{color:#222;font-size:48px;font-weight:700;margin-bottom:8px}.last-updated{color:#666;font-style:italic;margin-bottom:40px}.privacy-content section{margin-bottom:32px}.privacy-content h2{color:#fb6a22;font-size:24px;font-weight:600;margin-bottom:16px}.privacy-content p{color:#444;font-size:16px;line-height:1.7;margin-bottom:16px}.privacy-content ul{margin-bottom:16px;padding-left:20px}.privacy-content li{color:#444;font-size:16px;line-height:1.7;margin-bottom:8px}.privacy-content a{color:#fb6a22;font-weight:500;text-decoration:none}.privacy-content a:hover{text-decoration:underline}@media (max-width:768px){.privacy-content h1{font-size:32px}}
/*# sourceMappingURL=main.b55fde15.css.map*/