@font-face{font-family:sf-pro-regular;src:url(https://s3.amazonaws.com/app.dev.enterprisegpt.com/fonts/sf-pro-text-regular.ttf)}@font-face{font-family:sf-pro-semibold;src:url(https://s3.amazonaws.com/app.dev.enterprisegpt.com/fonts/sf-pro-text-semibold.ttf)}@font-face{font-family:sf-pro-medium;src:url(https://s3.amazonaws.com/app.dev.enterprisegpt.com/fonts/sf-pro-display-medium.ttf)}@font-face{font-family:sf-pro-bold;src:url(https://s3.amazonaws.com/app.dev.enterprisegpt.com/fonts/sf-pro-display-bold.ttf)}.hero-background{background-image:url(https://s3.us-east-1.amazonaws.com/app.dev.enterprisegpt.com/agent_byte/assets/1ade4cf1eed4fbd385972f057937e11bef6c6025.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.hero-background,.hero-background:before{border-bottom-right-radius:60px;border-bottom-left-radius:60px}.hero-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.3);z-index:1}.hero-background>*{position:relative;z-index:2}.hero-heading-container{width:100%;text-align:center;justify-content:center;display:flex;flex-direction:column}.hero-text-figma{color:#111111!important}.hero-text-blue-figma,.hero-text-figma{font-size:1.45rem!important;font-family:sf-pro-bold,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-weight:700;line-height:1.1;word-wrap:break-word;opacity:1!important}.hero-text-blue-figma{color:#2563EB!important}.hero-line1 span{white-space:nowrap}@media (min-width:460px){.hero-text-blue-figma,.hero-text-figma{font-size:2rem!important;line-height:1.1}}@media (min-width:640px){.hero-text-blue-figma,.hero-text-figma{font-size:40px!important;line-height:1.15}}@media (min-width:1024px){.hero-text-blue-figma,.hero-text-figma{font-size:64px!important;line-height:1.1}}.hero-subtitle{color:#111111CC}.chatbot-input-container{box-shadow:0 4px 4px rgba(0,0,0,.04);outline:1px solid rgba(17,17,17,.08)}.chatbot-placeholder-text{font-size:16px}.chatbot-input-field,.chatbot-placeholder-text{color:#111111;font-weight:400;word-wrap:break-word}.chatbot-input-field{font-size:18px}.submit-button{width:36px;height:36px}.arrow-icon{max-width:none}.deploy-section{color:#11111199;font-size:14px;font-weight:400;word-wrap:break-word}.text-heading-large{font-size:32px}.text-heading-large,.text-heading-medium{color:#111111;font-family:sf-pro-bold;font-weight:700;word-wrap:break-word}.text-heading-medium{font-size:28px}.text-body-regular{color:rgba(17,17,17,.6);font-size:14px;font-family:sf-pro-regular;font-weight:400;word-wrap:break-word}.text-body-semibold{color:#111111;font-size:14px;font-family:sf-pro-semibold;font-weight:590;word-wrap:break-word}.text-white{color:white}.text-white-muted{color:rgba(255,255,255,.6)}.flex-center-column{text-align:center;flex-direction:column}.flex-center-column,.flex-center-row{width:100%;justify-content:center;display:flex}.flex-center-row{align-items:center}.bg-light-gray{background:#FAFBFD}.bg-dark{background:#1A1D23}.bg-black{background:#000000}.btn-primary{background:#2563EB}.btn-primary,.btn-secondary{width:100%;height:100%;padding:4px 12px;border-radius:6px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.btn-secondary{background:#000000}.btn-text{color:white;font-size:14px;font-family:sf-pro-semibold;font-weight:510;word-wrap:break-word}.pricing-card{width:100%;height:100%;background:white;box-shadow:0 4px 4px rgba(0,0,0,.04);border-radius:16px;outline:1px solid rgba(17,17,17,.08);padding:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;display:inline-flex}.pricing-card-featured{position:relative}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:2px 8px;background:#E5ECFB;border-radius:46px;justify-content:center;align-items:center;gap:3px;display:inline-flex}.pricing-badge-text{color:#2563EB;font-size:14px;font-family:sf-pro-regular;font-weight:400;word-wrap:break-word}.price-text{color:#111111;font-size:32px;font-family:sf-pro-bold;font-weight:700;word-wrap:break-word}.price-period{color:rgba(17,17,17,.6);font-size:14px;font-family:sf-pro-regular;font-weight:400;word-wrap:break-word}.video-container-light{width:100%;background:rgba(17,17,17,.1);border-radius:24px;padding:16px;min-height:400px;display:flex;align-items:center}.video-container-dark{width:100%;max-width:800px;background:rgba(255,255,255,.1);border-radius:24px;padding:16px}.video-container-featured{max-width:6xl;width:100%;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);position:relative;padding:64px;background-image:url(https://s3.us-east-1.amazonaws.com/app.dev.enterprisegpt.com/agent_byte/assets/1ade4cf1eed4fbd385972f057937e11bef6c6025.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:500px}.video-element{width:100%;border-radius:8px;height:350px;-o-object-fit:cover;object-fit:cover}.feature-item{display:flex;align-items:center;gap:12px}.feature-icon{width:24px;height:24px}.feature-text{justify-content:center;display:flex;flex-direction:column;color:#111111;font-size:14px;font-family:sf-pro-regular;font-weight:400;word-wrap:break-word}.ticker-wrapper{width:100%;max-width:720px;overflow:hidden;position:relative}.ticker-content{display:flex;animation:client-logos-scroll 30s linear infinite;width:-moz-max-content;width:max-content;will-change:transform}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.split-section-heading{font-size:28px;font-family:sf-pro-bold;font-weight:700;line-height:1.2;margin-bottom:24px}.split-section-heading,.split-section-subheading{width:100%;justify-content:center;display:flex;flex-direction:column;color:#111111;word-wrap:break-word}.split-section-subheading{font-size:14px;font-family:sf-pro-semibold;font-weight:590}.split-section-description{width:100%;justify-content:center;display:flex;flex-direction:column;color:rgba(17,17,17,.6);font-size:14px;font-family:sf-pro-regular;font-weight:400;word-wrap:break-word}.deploy-platform-icon{width:56px;height:40px;padding:8px;background:rgba(17,17,17,.05);border-radius:12px;justify-content:center;align-items:center;display:inline-flex;margin:0 8px;flex-shrink:0}.deploy-platform-image{width:20px;height:20px}.video-container-with-bg{width:100%;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);position:relative;padding:8px;background-image:url(https://s3.us-east-1.amazonaws.com/app.dev.enterprisegpt.com/agent_byte/assets/1ade4cf1eed4fbd385972f057937e11bef6c6025.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:200px;display:flex;align-items:center}@media (min-width:640px){.video-container-with-bg{padding:16px;min-height:240px}}@media (min-width:1024px){.video-container-with-bg{padding:24px;min-height:280px}}.video-standard{width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover;min-height:180px}@media (min-width:640px){.video-standard{min-height:200px}}@media (min-width:1024px){.video-standard{min-height:240px}}.input-no-outline{border:none;outline:none;box-shadow:none}.force-aspect{aspect-ratio:16/9!important;width:100%;height:auto!important;min-height:unset!important}.force-aspect .video-standard{-o-object-fit:cover!important;object-fit:cover!important}.testimonials-scroll-container{width:100%;overflow:hidden;position:relative}.testimonials-scroll-content{display:flex;animation:testimonials-scroll 120s linear infinite;width:-moz-max-content;width:max-content}.testimonial-item{flex:0 0 300px;padding:0 8px;box-sizing:border-box;height:auto;min-height:280px}@media (min-width:768px){.testimonial-item{flex:0 0 320px;padding:0 10px;height:auto;min-height:260px}}@media (min-width:1024px){.testimonial-item{flex:0 0 350px;padding:0 12px;height:auto;min-height:240px}}.testimonial-card-hover:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(17,17,17,.12)!important}.testimonials-scroll-content:hover{animation-play-state:paused}@keyframes testimonials-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% / 3))}}.client-logos-wrapper{width:100%;max-width:1200px;overflow:hidden;position:relative;mask-image:linear-gradient(90deg,transparent 0,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 10%,black 90%,transparent)}.client-logos-content{display:flex;animation:client-logos-scroll 120s linear infinite;width:-moz-max-content;width:max-content;will-change:transform}.client-logo-item{flex:0 0 auto;padding:0 40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-width:200px}.client-logo-image{height:32px;width:auto;max-width:120px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease}.client-logo-image:hover{transform:scale(1.05)}@keyframes client-logos-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% / 2))}}@media (min-width:640px){.client-logo-image{height:36px;max-width:140px}.client-logo-item{padding:0 32px;min-width:200px}}@media (min-width:1024px){.client-logo-image{height:40px;max-width:160px}.client-logo-item{padding:0 32px;min-width:200px}}