*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#f9fafb,#fff 50%,#f3f4f6);color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.header{backdrop-filter:blur(12px);background:hsla(0,0%,100%,.8);border-bottom:1px solid rgba(251,191,36,.2);left:0;position:fixed;right:0;top:0;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;padding:.75rem 1.5rem}.header-logos{align-items:center;display:flex;gap:1rem}.logo-dvw,.logo-knime{height:56px;object-fit:contain;width:160px}.logo-dvw{padding-top:1rem}.language-selector{position:relative}.language-button{align-items:center;background:linear-gradient(135deg,rgba(251,191,36,.1),rgba(251,191,36,.1));border:1px solid rgba(251,191,36,.2);border-radius:.75rem;color:#1a1a1a;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.language-button:hover{background:linear-gradient(135deg,rgba(251,191,36,.2),rgba(251,191,36,.2));border-color:rgba(251,191,36,.4)}.icon-globe{color:#ca8a04}.icon-chevron{color:#6b7280;transition:transform .3s ease}.icon-chevron.rotate{transform:rotate(180deg)}.language-dropdown{background:#fff;border:1px solid rgba(251,191,36,.3);border-radius:.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);opacity:0;padding:.5rem 0;position:absolute;right:0;top:calc(100% + .5rem);transform:translateY(-10px);transition:all .3s ease;visibility:hidden;width:192px}.language-dropdown.show{opacity:1;transform:translateY(0);visibility:visible}.language-option{align-items:center;background:none;border:none;border-left:4px solid transparent;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.75rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.language-option:hover{background:linear-gradient(135deg,rgba(251,191,36,.1),rgba(251,191,36,.1))}.language-option.active{background:linear-gradient(135deg,rgba(251,191,36,.2),rgba(251,191,36,.2));border-left-color:#eab308;color:#ca8a04}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:6rem 1.5rem;position:relative}.hero-overlay{background:linear-gradient(90deg,rgba(251,191,36,.2),transparent);inset:0;position:absolute}.hero-content{max-width:1152px;position:relative;text-align:center;z-index:10}.hero-title{background:linear-gradient(90deg,#1a1a1a,#eab308 50%,#1a1a1a);-webkit-background-clip:text;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;margin-bottom:1.5rem;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.powered-by{align-items:center;color:#6b7280;display:flex;font-size:1.125rem;gap:.75rem;justify-content:center;margin-bottom:1rem}.powered-logo{height:2rem;object-fit:contain}.cta-button{align-items:center;background:linear-gradient(135deg,#fbbf24,#eab308);border:none;border-radius:9999px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);color:#000;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.cta-button:hover{background:linear-gradient(135deg,#fcd34d,#fbbf24);box-shadow:0 25px 50px -12px rgba(251,191,36,.25);transform:scale(1.05)}.icon-arrow{transition:transform .3s ease}.cta-button:hover .icon-arrow{transform:translateX(4px)}.fixed-contact-button{align-items:center;background:linear-gradient(135deg,#fbbf24,#eab308);border:none;border-radius:9999px;bottom:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);color:#000;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;position:fixed;right:1.5rem;transition:all .3s ease;z-index:999}.fixed-contact-button:hover{background:linear-gradient(135deg,#fcd34d,#fbbf24);box-shadow:0 25px 50px -12px rgba(251,191,36,.5);transform:scale(1.05)}.contact-section,.experience-section,.insights-section,.partners-section,.services-section{padding:6rem 1.5rem}.services-section{background:rgba(249,250,251,.5)}.experience-section{background:linear-gradient(135deg,#fefce8,#fff 50%,#f9fafb)}.partners-section{background:linear-gradient(180deg,#fff,hsla(55,92%,95%,.2) 50%,rgba(249,250,251,.5))}.contact-section{background:linear-gradient(135deg,hsla(55,92%,95%,.5),#fff 50%,#f9fafb)}.insights-section{background:#fff}.container{margin:0 auto;max-width:1280px}.container-small{margin:0 auto;max-width:1024px}.section-header{margin-bottom:3rem;text-align:center}.section-title{background:linear-gradient(90deg,#eab308,#1a1a1a);-webkit-background-clip:text;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:.5rem}.section-subtitle{color:#4b5563;font-size:1.5rem;margin:0 auto;max-width:768px}.services-tabs-container{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 2fr}.services-tabs{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.service-tab{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;color:#374151;cursor:pointer;flex-direction:column;font-size:.875rem;font-weight:600;gap:.5rem;padding:1rem;text-align:center;transition:all .3s ease}.service-tab,.service-tab-icon{align-items:center;display:flex}.service-tab-icon{height:32px;justify-content:center;width:32px}.service-tab:hover{background:rgba(251,191,36,.05);border-color:rgba(251,191,36,.5)}.service-tab.active{background:linear-gradient(135deg,#fbbf24,#eab308);border-color:#eab308;color:#000}.services-content{min-height:500px;padding:2.5rem}.service-content-header{border-bottom:2px solid rgba(251,191,36,.2);margin-bottom:2rem;padding-bottom:1.5rem}.service-content-title{color:#1a1a1a;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.service-content-subtitle{color:#eab308;font-size:1.25rem;font-weight:600}.service-content-text{color:#374151;font-size:1rem;line-height:1.8;margin-bottom:2rem;white-space:pre-line}.service-title-with-logo{align-items:center;display:flex;gap:10px}.service-title-logo{display:block;height:70px;margin-left:auto;width:auto}.service-case-study{background:linear-gradient(135deg,rgba(251,191,36,.1),transparent);border-left:4px solid #eab308;border-radius:.75rem;margin-top:2rem;padding:1.5rem}.case-study-header{align-items:center;display:flex;justify-content:space-between}.case-study-logo,.service-case-study-title{color:#1a1a1a;font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.case-study-logo{height:85px;margin-bottom:0;width:auto}.service-case-study-text{color:#4b5563;font-size:.9375rem;line-height:1.7}.services-content{background:#fff;border:1px solid rgba(251,191,36,.3);border-radius:1rem;box-shadow:0 10px 30px -10px rgba(0,0,0,.15);height:400px;overflow-y:auto;padding:2.5rem 2.5rem 6rem}.service-content-item{display:none;height:100%;padding-bottom:20px}.service-content-item.active{display:block}.scroll-spacer{height:40px}.services-content::-webkit-scrollbar{width:8px}.services-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.services-content::-webkit-scrollbar-thumb{background:#eab308;border-radius:10px}.services-content::-webkit-scrollbar-thumb:hover{background:#d97706}.service-case-study,.service-content-header,.service-content-text{max-width:100%}.experience-grid{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.experience-card{background:#fff;border:1px solid rgba(251,191,36,.3);border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);padding:2rem;position:relative;text-align:center;transition:all .3s ease}.experience-card:hover{border-color:rgba(251,191,36,.6);box-shadow:0 25px 50px -12px rgba(0,0,0,.35)}.experience-icon-wrapper{background:transparent;border-radius:1rem;display:inline-flex;margin-bottom:1rem;padding:4px}.experience-icon{background:linear-gradient(135deg,#fbbf24,#eab308);border-radius:.75rem;color:#000;display:inline-flex;padding:.75rem}.experience-icon svg{height:24px;width:24px}.experience-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.experience-description{color:#4b5563;line-height:1.6}.partners-grid{align-items:center;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-items:center}.partner-logo{align-items:center;display:flex;justify-content:center;padding:1rem}.partner-logo img{filter:grayscale(100%);max-height:3rem;max-width:6rem;object-fit:contain;opacity:.6;transition:all .3s ease;width:auto}.partner-logo:hover img{filter:grayscale(0);opacity:1}.webinar-container{align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:60px}.webinar-content{display:flex;flex-direction:column;gap:20px}.webinar-content h3{color:#1a1a1a;font-size:24px;margin-bottom:20px}.webinar-content p{color:#4b5563;font-size:16px;line-height:1.6;white-space:pre-line}.webinar-video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-placeholder{border:1px solid rgba(251,191,36,.3);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);cursor:pointer;display:inline-block;left:0;position:absolute;top:0}.video-placeholder,.wistia_embed{height:100%;width:100%}.video-placeholder iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-placeholder .play-button{color:#413c3c;font-size:48px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.blog-section{align-items:stretch;display:grid;gap:40px;grid-template-columns:300px 1fr;margin-top:60px}.blog-tabs{display:flex;flex-direction:column;gap:16px;height:100%}.blog-tab{align-items:center;background:transparent;border:2px solid #eab308;border-radius:12px;color:#1a1a1a;cursor:pointer;display:flex;font-weight:600;line-height:1.4;min-height:100px;padding:16px 24px;text-align:center;transition:all .3s ease;white-space:normal}.blog-tab:hover{background:rgba(251,191,36,.1)}.blog-tab.active{background:linear-gradient(135deg,#fbbf24,#eab308);border-color:#eab308;color:#000}.blog-content{height:100%;position:relative}.blog-content-item{background:#fff;border:1px solid rgba(251,191,36,.3);border-radius:8px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:none;inset:0;overflow-y:auto;padding:40px;position:absolute;transition:all .3s ease}.blog-content-item.active{display:block}.blog-content-title{color:#1a1a1a;font-size:24px;margin-bottom:20px}.blog-content-text{color:#4b5563;font-size:16px;line-height:1.6}.blog-content-item::-webkit-scrollbar{width:8px}.blog-content-item::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.blog-content-item::-webkit-scrollbar-thumb{background:#eab308;border-radius:10px}.blog-content-item::-webkit-scrollbar-thumb:hover{background:#d97706}.contact-title{line-height:1.4}.contact-form{background:#fff;border:1px solid rgba(251,191,36,.3);border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);padding:2rem}.form-row{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.custom-label,.form-group label{color:#4b5563;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.custom-input,.form-group input,.form-group textarea{background:#f9fafb;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.custom-input{border-color:#e5e7eb;margin-top:.5rem;padding:.75rem}.custom-input:focus,.form-group input:focus,.form-group textarea:focus{border-color:#eab308;box-shadow:0 0 0 3px rgba(251,191,36,.1);outline:none}.custom-input:focus{box-shadow:0 0 0 3px rgba(234,179,8,.1)}.form-group textarea{resize:none}.custom-button,.submit-button{align-items:center;background:linear-gradient(135deg,#fbbf24,#eab308);border:none;border-radius:9999px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);color:#000;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:700;gap:.75rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.submit-button{width:100%}.custom-button{border-radius:.5rem;font-weight:600;margin-top:1.5rem;min-width:150px;padding:.75rem 1.5rem;width:auto}.custom-button:hover,.submit-button:hover{background:linear-gradient(135deg,#fcd34d,#fbbf24);box-shadow:0 25px 50px -12px rgba(251,191,36,.25)}.submit-button:hover{transform:scale(1.02)}.custom-button:hover{transform:translateY(-2px)}.custom-button:disabled{cursor:not-allowed;opacity:.7}#hubspot-form-container{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin:0 auto;max-width:600px;padding:2rem}.hs-form{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:600px}.hs-form-field{margin-bottom:1.5rem}.hs-error-msgs{color:#ef4444;font-size:.875rem;list-style:none;margin:.5rem 0 0;padding:0}.form-success-message{background-color:#ecfdf5;border-radius:.5rem;color:#059669;font-weight:600;margin-top:1.5rem;padding:1rem;text-align:center}.footer{background:#f3f4f6;border-top:1px solid rgba(251,191,36,.2);padding:4rem 1.5rem}.footer-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-about{grid-column:span 2}.footer-logos{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.footer-logos img{height:2.5rem;object-fit:contain}.footer h4{color:#eab308;font-size:1.125rem;font-weight:700;margin-bottom:1rem}.footer a,.footer p{color:#4b5563;line-height:1.6}.contact-item{display:flex;gap:.75rem;margin-bottom:.75rem}.contact-item .icon{flex-shrink:0;margin-top:.25rem}.contact-item a{text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#eab308}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#e5e7eb;border-radius:.5rem;display:flex;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.social-links a:hover{background:#eab308;color:#000}.footer-bottom{border-top:1px solid #d1d5db;color:#4b5563;padding-top:2rem;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.fade-on-scroll.animate-fade-in{opacity:1;transform:translateY(0)}@media (max-width:1024px){.services-tabs-container{grid-template-columns:1fr}.services-tabs{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.header-logos{flex-direction:column;gap:.5rem}.logo-dvw,.logo-knime{height:42px;width:120px}.footer-about{grid-column:span 1}.partners-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.webinar-container{gap:30px;grid-template-columns:1fr}.webinar-video{margin:0 -20px;width:calc(100% + 40px)}.blog-section{gap:20px;grid-template-columns:1fr}.blog-tabs{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin:0 -20px;padding:0 20px;position:static}.blog-tab{font-size:14px;justify-content:center;min-height:100px;padding:16px;text-align:center;width:100%}.blog-content{height:auto!important;position:static}.blog-content-item{height:auto;min-height:300px;position:static}.hs-form{padding:1rem}}@media (max-width:640px){.services-tabs{grid-template-columns:1fr}#hubspot-form-container,.services-content{padding:1.5rem}.custom-button,.submit-button{width:100%}}