.ba-hero{position:relative;width:100%;min-height:18rem;padding-top:8rem;padding-bottom:5rem;color:#fff;overflow:hidden}@media (max-width:767.98px){.ba-hero{min-height:16.5rem;padding-top:6.5rem;padding-bottom:3.5rem}}@media (min-width:768px){.ba-hero{min-height:22rem;padding-top:10rem;padding-bottom:7rem}}@media (min-width:1024px){.ba-hero{min-height:26rem;padding-top:11rem;padding-bottom:8rem}}.ba-hero-bg{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.ba-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.55) 55%,rgba(0,0,0,.2));z-index:1}.ba-hero-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.875rem;color:hsla(0,0%,100%,.7);margin-bottom:1.75rem}@media (max-width:767.98px){.ba-hero-breadcrumb{font-size:.8125rem;margin-bottom:1rem;gap:.375rem}}.ba-hero-breadcrumb-link{color:hsla(0,0%,100%,.7);display:inline-flex;align-items:center;transition:color .2s ease}.ba-hero-breadcrumb-link:hover{color:#fff}.ba-hero-breadcrumb-current{color:#fff;font-weight:500}.ba-hero-breadcrumb-sep{color:hsla(0,0%,100%,.4)}.ba-hero-title{margin:0 0 1rem;font-size:2rem;font-weight:700;line-height:1.15;letter-spacing:-.01em;color:#fff}@media (min-width:768px){.ba-hero-title{font-size:2.75rem;margin-bottom:1.25rem}}@media (min-width:1024px){.ba-hero-title{font-size:3.25rem;margin-bottom:1.5rem}}.ba-hero-subtitle{margin:0;font-size:1rem;font-weight:600;line-height:1.45;color:#fff;max-width:48rem}@media (min-width:768px){.ba-hero-subtitle{font-size:1.25rem}}@media (min-width:1024px){.ba-hero-subtitle{font-size:1.375rem}}.ba-video{position:relative;width:100%;aspect-ratio:16/7;overflow:hidden;background:#0a0a0a}@media (max-width:767.98px){.ba-video{aspect-ratio:16/9}}.ba-video-bg{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.ba-video-play{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:transparent;border:0;cursor:pointer;color:#fff;transition:transform .25s ease}.ba-video-play:hover{transform:scale(1.02)}.ba-video-play-icon{width:5rem;height:5rem;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 16px rgba(0,0,0,.35));transition:transform .25s ease}@media (min-width:768px){.ba-video-play-icon{width:7rem;height:7rem}}@media (min-width:1024px){.ba-video-play-icon{width:8.5rem;height:8.5rem}}.ba-video-play:hover .ba-video-play-icon{transform:scale(1.08)}.ba-video-play-label{font-size:.875rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.4)}@media (min-width:768px){.ba-video-play-label{font-size:1rem}}.ba-video-modal{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;padding:1rem}.ba-video-modal-content{position:relative;width:100%;max-width:72rem;aspect-ratio:16/9;background:#000;border-radius:.75rem;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.5)}.ba-video-modal-player{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#000}.ba-video-modal-close{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:50%;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding-bottom:.25rem;transition:background .2s ease;z-index:1}.ba-video-modal-close:hover{background:hsla(0,0%,100%,.2)}.ba-content{position:relative;padding:4rem 0 5rem;color:#fff;background:#0a0a0a;overflow:hidden}@media (max-width:767.98px){.ba-content{padding:3rem 0 3.5rem}}@media (min-width:768px){.ba-content{padding:5rem 0 6rem}}@media (min-width:1024px){.ba-content{padding:6rem 0 8rem}}.ba-content-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (max-width:767.98px){.ba-content-grid{gap:1.5rem}}@media (min-width:1024px){.ba-content-grid{grid-template-columns:1fr 1fr;gap:4rem}}.ba-content-text{display:flex;gap:1rem;align-items:flex-start}@media (max-width:767.98px){.ba-content-text{gap:.75rem}}@media (min-width:768px){.ba-content-text{gap:1.5rem}}.ba-content-quote{flex-shrink:0;width:3rem;height:auto;-o-object-fit:contain;object-fit:contain;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media (max-width:767.98px){.ba-content-quote{width:2rem;margin-top:.25rem;opacity:.85}}@media (min-width:768px){.ba-content-quote{width:4rem}}@media (min-width:1024px){.ba-content-quote{width:5rem}}.ba-content-html{flex:1;min-width:0;color:hsla(0,0%,100%,.92);font-size:.9375rem;line-height:1.7}@media (max-width:767.98px){.ba-content-html{font-size:.875rem;line-height:1.62}}@media (min-width:768px){.ba-content-html{font-size:1rem}}.ba-content-html p{margin:0 0 1.25rem}@media (max-width:767.98px){.ba-content-html p{margin:0 0 .875rem}}.ba-content-html p>br{content:"";display:block;margin-top:1rem}@media (max-width:767.98px){.ba-content-html p>br{margin-top:.625rem}}.ba-content-html p{margin:0 0 1rem}.ba-content-html p:last-child{margin-bottom:0}.ba-content-html strong{font-weight:700;color:#fff}.ba-content-html h1,.ba-content-html h2,.ba-content-html h3,.ba-content-html h4{color:#fff;font-weight:700;line-height:1.3;margin:1.25rem 0 .75rem}.ba-content-html ol,.ba-content-html ul{margin:0 0 1rem;padding-left:1.25rem}.ba-content-html ol li,.ba-content-html ul li{margin-bottom:.375rem}.ba-content-html ul li::marker{color:#ff931f}.ba-content-html a{color:#ff931f;text-decoration:underline}.ba-content-image{width:100%;display:flex;align-items:center;justify-content:center}.ba-content-image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-height:32rem}@media (max-width:767.98px){.ba-content-image img{max-height:20rem}}.ba-content-watermark{position:absolute;bottom:0;left:0;right:0;height:6rem;pointer-events:none;z-index:0;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.55;-webkit-mask-image:linear-gradient(0deg,#000 40%,transparent);mask-image:linear-gradient(0deg,#000 40%,transparent)}@media (min-width:768px){.ba-content-watermark{height:10rem}}@media (min-width:1024px){.ba-content-watermark{height:14rem}}.ba-services{background:#fff;padding:4rem 0}@media (max-width:767.98px){.ba-services{padding:3rem 0}}@media (min-width:768px){.ba-services{padding:5rem 0}}@media (min-width:1024px){.ba-services{padding:6rem 0}}.ba-services-header{text-align:center;max-width:48rem;margin:0 auto 3rem}@media (min-width:768px){.ba-services-header{margin-bottom:3.5rem}}.ba-services-title{font-size:1.875rem;font-weight:700;color:#121212;margin:0 0 .75rem;line-height:1.2}@media (min-width:768px){.ba-services-title{font-size:2.25rem}}.ba-services-subtitle{font-size:1rem;color:#4f4f4f;line-height:1.6;margin:0}@media (min-width:768px){.ba-services-subtitle{font-size:1.0625rem}}.ba-services-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.ba-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.ba-services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.ba-service-card{display:flex;flex-direction:column;padding:1.75rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;height:100%;text-decoration:none;color:inherit}@media (max-width:767.98px){.ba-service-card{padding:1.25rem 1rem}}.ba-service-card.is-highlight,.ba-service-card:hover{background:#ff931f;border-color:#ff931f;color:#fff;box-shadow:0 10px 30px rgba(255,147,31,.15);transform:translateY(-4px)}.ba-service-card.is-highlight:hover{background:#e68200;border-color:#e68200;box-shadow:0 10px 30px rgba(255,147,31,.3)}.ba-service-icon{width:3.25rem;height:3.25rem;border-radius:50%;background:#fff3e6;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:1.5rem;flex-shrink:0}.ba-service-card.is-highlight .ba-service-icon,.ba-service-card:hover .ba-service-icon{background:hsla(0,0%,100%,.25)}.ba-service-icon img{width:60%;height:60%;-o-object-fit:contain;object-fit:contain}.ba-service-icon-fallback{font-size:1.5rem;font-weight:700;color:#ff931f}.ba-service-card.is-highlight .ba-service-icon-fallback,.ba-service-card:hover .ba-service-icon-fallback{color:#fff}.ba-service-name{font-size:1.0625rem;font-weight:700;color:#121212;line-height:1.35;margin:0 0 .75rem}.ba-service-card.is-highlight .ba-service-name,.ba-service-card:hover .ba-service-name{color:#fff}@media (min-width:1024px){.ba-service-name{font-size:1.125rem}}.ba-service-desc{font-size:.875rem;color:#6b7280;line-height:1.55;margin:0 0 1.5rem;flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ba-service-card.is-highlight .ba-service-desc,.ba-service-card:hover .ba-service-desc{color:hsla(0,0%,100%,.92)}.ba-service-cta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#333}.ba-service-card.is-highlight .ba-service-cta,.ba-service-card:hover .ba-service-cta{color:#fff}.ba-service-cta-arrow{font-size:1.125rem!important;color:#ff931f!important;transition:transform .25s ease}.ba-service-card.is-highlight .ba-service-cta-arrow,.ba-service-card:hover .ba-service-cta-arrow{color:#fff!important}.ba-service-card:hover .ba-service-cta-arrow{transform:translateX(4px)}.ba-casestudy{background:#fff;padding:4rem 0;position:relative;overflow:hidden}@media (max-width:767.98px){.ba-casestudy{padding:3rem 0}}@media (min-width:768px){.ba-casestudy{padding:5rem 0}}@media (min-width:1024px){.ba-casestudy{padding:6rem 0}}.ba-casestudy-header{text-align:center;max-width:44rem;margin:0 auto 3rem}@media (max-width:767.98px){.ba-casestudy-header{margin-bottom:2rem}}@media (min-width:768px){.ba-casestudy-header{margin-bottom:3.5rem}}.ba-casestudy-title{font-size:1.875rem;font-weight:400;color:#121212;margin:0 0 .875rem;line-height:1.2;letter-spacing:-.01em}@media (min-width:768px){.ba-casestudy-title{font-size:2.25rem}}@media (min-width:1024px){.ba-casestudy-title{font-size:2.5rem}}.ba-casestudy-subtitle{font-size:.9375rem;color:#4f4f4f;line-height:1.6;margin:0}@media (min-width:768px){.ba-casestudy-subtitle{font-size:1rem}}.ba-casestudy-wrap{position:relative;display:flex;align-items:center}.ba-casestudy-slider{flex:1;min-width:0}.ba-casestudy-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid #ff931f;background:#fff;color:#ff931f;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s ease,color .2s ease;padding:0}@media (max-width:767.98px){.ba-casestudy-nav{display:none}}@media (min-width:1024px){.ba-casestudy-nav{width:3.25rem;height:3.25rem}}.ba-casestudy-nav:hover{background:#ff931f;color:#fff}.ba-casestudy-nav:disabled{opacity:.35;cursor:not-allowed}.ba-casestudy-nav:disabled:hover{background:#fff;color:#ff931f}.ba-casestudy-nav svg{width:1.125rem;height:1.125rem}.ba-casestudy-nav-prev{left:.5rem}.ba-casestudy-nav-next{right:.5rem}@media (min-width:768px){.ba-casestudy-nav-prev{left:1rem}.ba-casestudy-nav-next{right:1rem}}.ba-casestudy-swiper{overflow:visible}.ba-casestudy-swiper .swiper-slide{height:auto}.ba-casestudy-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;transition:transform .25s ease}.ba-casestudy-card:hover{transform:translateY(-4px)}.ba-casestudy-image{position:relative;width:100%;aspect-ratio:4/3;border-radius:.75rem;overflow:hidden;background:#f3f4f6;margin-bottom:1.25rem}.ba-casestudy-image-img{-o-object-fit:cover;object-fit:cover}.ba-casestudy-image-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1rem;color:#9ca3af;font-size:.875rem;text-align:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.ba-casestudy-body{display:flex;flex-direction:column;gap:.5rem}.ba-casestudy-card-title{font-size:1rem;font-weight:700;color:#121212;margin:0;text-transform:uppercase;letter-spacing:.02em;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:1024px){.ba-casestudy-card-title{font-size:1.0625rem}}.ba-casestudy-card-category{font-size:.875rem;color:#ff931f;margin:0;font-weight:500}.ba-casestudy-card-desc{font-size:.875rem;color:#6b7280;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ba-customers{background:#fff;padding:3rem 0;position:relative;overflow:hidden}@media (max-width:767.98px){.ba-customers{padding:2.5rem 0}}@media (min-width:768px){.ba-customers{padding:4rem 0}}@media (min-width:1024px){.ba-customers{padding:5rem 0}}.ba-customers-header{text-align:center;max-width:44rem;margin:0 auto 2.5rem}@media (max-width:767.98px){.ba-customers-header{margin-bottom:1.75rem}}@media (min-width:768px){.ba-customers-header{margin-bottom:3rem}}.ba-customers-title{font-size:1.875rem;font-weight:400;color:#121212;margin:0;line-height:1.2;letter-spacing:-.01em}@media (min-width:768px){.ba-customers-title{font-size:2.25rem}}@media (min-width:1024px){.ba-customers-title{font-size:2.5rem}}.ba-customers-wrap{position:relative;display:flex;align-items:center}.ba-customers-slider{flex:1;min-width:0}.ba-customers-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid #ff931f;background:#fff;color:#ff931f;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s ease,color .2s ease;padding:0}@media (max-width:767.98px){.ba-customers-nav{display:none}}@media (min-width:1024px){.ba-customers-nav{width:3.25rem;height:3.25rem}}.ba-customers-nav:hover{background:#ff931f;color:#fff}.ba-customers-nav:disabled{opacity:.35;cursor:not-allowed}.ba-customers-nav:disabled:hover{background:#fff;color:#ff931f}.ba-customers-nav svg{width:1.125rem;height:1.125rem}.ba-customers-nav-prev{left:.5rem}.ba-customers-nav-next{right:.5rem}@media (min-width:768px){.ba-customers-nav-prev{left:1rem}.ba-customers-nav-next{right:1rem}}.ba-customers-swiper{overflow:visible}.ba-customers-swiper .swiper-slide{height:auto}.ba-customers-logo{position:relative;width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#fff}.ba-customers-logo-img{-o-object-fit:contain;object-fit:contain}.ba-customers-logo-fallback{font-size:.875rem;color:#9ca3af;text-align:center}.ba-why{background:#0b0b0b;position:relative;overflow:hidden}.ba-why-grid{display:grid;grid-template-columns:1fr;min-height:24rem}@media (min-width:1024px){.ba-why-grid{grid-template-columns:1fr 1fr;min-height:34rem}}.ba-why-panel{position:relative;background-color:#ff931f;background-repeat:no-repeat;background-position:0;background-size:cover;color:#fff;padding:3rem 0}@media (min-width:768px){.ba-why-panel{padding:4rem 0}}@media (min-width:1024px){.ba-why-panel{padding:5rem 0}}.ba-why-panel-inner{position:relative;z-index:1;max-width:36rem;margin-left:0;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.ba-why-panel-inner{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.ba-why-panel-inner{padding-left:4rem;padding-right:3rem;max-width:34rem}}@media (min-width:1280px){.ba-why-panel-inner{padding-left:5.5rem}}.ba-why-title{font-size:1.5rem;font-weight:700;line-height:1.25;color:#fff;margin:0 0 1.75rem}@media (min-width:768px){.ba-why-title{font-size:1.875rem;margin-bottom:2rem}}@media (min-width:1024px){.ba-why-title{font-size:2rem;margin-bottom:2.25rem}}.ba-why-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1024px){.ba-why-list{gap:1.75rem}}.ba-why-item{display:flex;align-items:flex-start;gap:1rem}@media (min-width:768px){.ba-why-item{gap:1.25rem}}.ba-why-item-icon{flex:0 0 auto;width:2.75rem;height:2.75rem;border-radius:50%;background:hsla(0,0%,100%,.12);border:1.5px solid hsla(0,0%,100%,.85);display:flex;align-items:center;justify-content:center;padding:.5rem}@media (min-width:1024px){.ba-why-item-icon{width:3rem;height:3rem}}.ba-why-item-icon-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ba-why-item-body{flex:1;min-width:0}.ba-why-item-title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .375rem;line-height:1.3}@media (min-width:1024px){.ba-why-item-title{font-size:1.0625rem}}.ba-why-item-desc{font-size:.8125rem;color:hsla(0,0%,100%,.88);line-height:1.55;margin:0}@media (min-width:1024px){.ba-why-item-desc{font-size:.875rem}}.ba-why-image{position:relative;width:100%;min-height:16rem;background:#121212}@media (min-width:1024px){.ba-why-image{min-height:auto}}.ba-why-image-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ba-contact{background:radial-gradient(ellipse at top,#1a1a1a 0,#050505 70%);color:#fff;padding:4rem 0;position:relative;overflow:hidden}@media (min-width:768px){.ba-contact{padding:5rem 0}}@media (min-width:1024px){.ba-contact{padding:6rem 0}}.ba-contact-inner{position:relative;z-index:1;max-width:48rem}.ba-contact-header{text-align:center;margin-bottom:2.5rem}@media (min-width:768px){.ba-contact-header{margin-bottom:3rem}}.ba-contact-title{font-size:1.5rem;font-weight:700;line-height:1.25;color:#fff;margin:0 0 .75rem}@media (min-width:768px){.ba-contact-title{font-size:1.875rem}}@media (min-width:1024px){.ba-contact-title{font-size:2rem}}.ba-contact-subtitle{font-size:.875rem;color:#bdbdbd;line-height:1.6;max-width:32rem;margin:0 auto}@media (min-width:768px){.ba-contact-subtitle{font-size:.9375rem}}.ba-contact-form{background:hsla(0,0%,6%,.72);border:1px solid hsla(0,0%,100%,.08);border-radius:1rem;padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;backdrop-filter:blur(6px)}@media (min-width:768px){.ba-contact-form{padding:2rem 2.25rem;gap:1.75rem}}.ba-contact-alert{border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem}.ba-contact-alert-success{background:rgba(16,185,129,.15);border:1px solid rgba(16,185,129,.35);color:#a7f3d0}.ba-contact-alert-error{background:rgba(235,87,87,.15);border:1px solid rgba(235,87,87,.35);color:#fca5a5}.ba-contact-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.ba-contact-row{grid-template-columns:1fr 1fr;gap:1.5rem}}.ba-contact-field{display:flex;flex-direction:column;gap:.5rem}.ba-contact-label{font-size:.875rem;font-weight:600;color:#fff}.ba-contact-required{color:#eb5757;margin-left:.125rem}.ba-contact-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;border-bottom:1px solid hsla(0,0%,74%,.5);border-radius:0;padding:.5rem 0;font-size:.875rem;color:#fff;outline:none;transition:border-color .2s ease;width:100%}.ba-contact-input::-moz-placeholder{color:#8a8a8a;font-size:.875rem}.ba-contact-input::placeholder{color:#8a8a8a;font-size:.875rem}.ba-contact-input:focus{border-bottom-color:#fff}.ba-contact-input.is-error{border-bottom-color:#eb5757}.ba-contact-select-wrap{position:relative}.ba-contact-select{padding-right:1.5rem;cursor:pointer}.ba-contact-select option{background:#1a1a1a;color:#fff}.ba-contact-select-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#bdbdbd;pointer-events:none}.ba-contact-error{font-size:.75rem;color:#fca5a5}.ba-contact-submit-wrap{display:flex;justify-content:center;margin-top:2rem}@media (min-width:768px){.ba-contact-submit-wrap{margin-top:2.5rem}}.ba-contact-submit{display:inline-flex;align-items:center;gap:.5rem;background:#ff931f;color:#fff;border:0;border-radius:9999px;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s ease}.ba-contact-submit:hover{background:#e68200}.ba-contact-submit:disabled{background:rgba(255,147,31,.55);cursor:not-allowed}