.brand-services-page{--bs-ink:#0b2029;--bs-gold:#c69b4b;--bs-cream:#fdfaf4;--bs-muted:#0b202994;--bs-border:#0b202917;background:var(--bs-cream);width:100%;color:var(--bs-ink);position:relative;overflow:hidden visible;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}.brand-services-page *,.brand-services-page :before,.brand-services-page :after{box-sizing:border-box}.brand-services-page section,.brand-services-page article,.brand-services-page div{min-height:0!important}.brand-services-page section{width:100%;height:auto!important;margin:0!important}.brand-services-page h1,.brand-services-page h2,.brand-services-page h3,.brand-services-page p{margin-top:0}.brand-services-page a{text-decoration:none}.brand-services-page img{max-width:100%}.brand-services-page .section-heading,.brand-services-page .brand-section-heading,.brand-services-page .brand-services-heading{flex:none!important;height:auto!important;min-height:0!important;max-height:none!important}.brand-services-container{width:min(1180px,100% - 64px);margin:0 auto;position:relative;height:auto!important;min-height:0!important}.brand-section-label{letter-spacing:2.4px;text-transform:uppercase;color:var(--bs-gold);align-items:center;gap:9px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.brand-section-label:before{content:"";background:currentColor;border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 5px #c69b4b1a}.brand-section-heading,.brand-services-heading{text-align:center;width:100%;max-width:720px;transform:none;opacity:1!important;height:auto!important;min-height:0!important;margin:0 auto 32px!important;padding:0!important;display:block!important}.brand-section-heading h2,.brand-services-heading h2{letter-spacing:-2.5px;color:var(--bs-ink);margin:14px 0;font-size:clamp(38px,4vw,56px);line-height:.98}.brand-section-heading h2 span,.brand-services-heading h2 span,.brand-services-intro h2 span,.brand-why-content h2 span,.brand-tech-layout h2 span,.brand-services-cta h2 span{background:linear-gradient(90deg, var(--bs-ink), #9b8cff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.brand-section-heading p,.brand-services-heading p{max-width:650px;color:var(--bs-muted);margin:0 auto;font-size:14px;line-height:1.75}.brand-services-hero{background:radial-gradient(circle at 78% 45%, #c69b4b1f, transparent 28%), radial-gradient(circle at 15% 20%, #9b8cff14, transparent 30%), var(--bs-cream);align-items:center;width:100%;padding:70px 0;display:flex;position:relative;overflow:hidden;height:auto!important;min-height:650px!important}.brand-services-hero-grid{pointer-events:none;opacity:.42;background-image:linear-gradient(#0b20290e 1px,#0000 1px),linear-gradient(90deg,#0b20290e 1px,#0000 1px);background-size:55px 55px;animation:20s linear infinite brandServicesGridDrift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}@keyframes brandServicesGridDrift{to{background-position:55px 55px,55px 55px}}.brand-services-orb{pointer-events:none;filter:blur(100px);opacity:.18;background:var(--bs-gold);border-radius:50%;animation:8s ease-in-out infinite brandServicesOrb;position:absolute}.brand-services-page .orb-one{width:400px;height:400px;top:-200px;right:5%}.brand-services-page .orb-two{width:300px;height:300px;animation-delay:-4s;bottom:-150px;left:-150px}@keyframes brandServicesOrb{50%{transform:translate(35px,-25px)scale(1.15)}}.brand-services-hero-inner{z-index:2;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:40px;width:min(1180px,100% - 64px);margin:0 auto;display:grid;position:relative;height:auto!important;min-height:0!important}.brand-services-hero-content{min-width:0;max-width:650px;animation:.9s both brandServicesFadeUp;height:auto!important;min-height:0!important}.brand-services-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#0b202994;align-items:center;gap:10px;margin-bottom:20px;font-size:11px;font-weight:700;display:flex}.brand-services-eyebrow span{background:var(--bs-gold);border-radius:50%;flex:0 0 7px;width:7px;height:7px;animation:2s infinite brandServicesPulse}@keyframes brandServicesPulse{50%{opacity:.4;transform:scale(1.8)}}.brand-services-hero h1{letter-spacing:-3.2px;max-width:700px;color:var(--bs-ink);margin:0;font-size:clamp(52px,5.1vw,72px);line-height:.96}.brand-services-hero h1 span{background:linear-gradient(90deg, var(--bs-ink), #9b8cff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.brand-services-hero p{max-width:590px;color:var(--bs-muted);margin:26px 0 0;font-size:16px;line-height:1.8}.brand-services-hero-buttons{flex-wrap:wrap;gap:13px;margin-top:30px;display:flex}.brand-services-primary-btn,.brand-services-secondary-btn,.brand-services-cta-button{border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 21px;font-size:13px;font-weight:700;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s,background .35s,color .35s;display:inline-flex;position:relative;overflow:hidden}.brand-services-primary-btn{background:var(--bs-ink);color:#fff}.brand-services-secondary-btn{color:var(--bs-ink);background:#ffffff80;border:1px solid #0b202926}.brand-services-primary-btn:before,.brand-services-secondary-btn:before,.brand-services-cta-button:before{content:"";background:linear-gradient(120deg,#0000 0%,#ffffff4d 50%,#0000 100%);transition:transform .7s;position:absolute;inset:0;transform:translate(-120%)}.brand-services-primary-btn:hover:before,.brand-services-secondary-btn:hover:before,.brand-services-cta-button:hover:before{transform:translate(120%)}.brand-services-primary-btn:hover,.brand-services-secondary-btn:hover,.brand-services-cta-button:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 15px 35px #0b202929}.brand-services-primary-btn svg,.brand-services-secondary-btn svg,.brand-services-cta-button svg{transition:transform .35s}.brand-services-primary-btn:hover svg,.brand-services-secondary-btn:hover svg,.brand-services-cta-button:hover svg{transform:translate(3px,-3px)}.brand-services-hero-visual{perspective:1000px;justify-content:center;align-items:center;animation:1s cubic-bezier(.16,1,.3,1) .15s both brandServicesVisualIn;display:flex;position:relative;height:480px!important;min-height:0!important}@keyframes brandServicesVisualIn{0%{opacity:0;transform:scale(.85)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.brand-services-ring{transform-style:preserve-3d;pointer-events:none;border:1px solid #0b20291f;border-radius:50%;position:absolute}.brand-services-page .ring-a{width:390px;height:390px;animation:14s linear infinite brandServicesRingA;transform:rotateX(70deg)}.brand-services-page .ring-b{width:305px;height:305px;animation:10s linear infinite brandServicesRingB;transform:rotateY(70deg)}.brand-services-page .ring-c{width:230px;height:230px;animation:8s linear infinite brandServicesRingC;transform:rotateX(60deg)}@keyframes brandServicesRingA{to{transform:rotateX(70deg)rotate(360deg)}}@keyframes brandServicesRingB{to{transform:rotateY(70deg)rotate(-360deg)}}@keyframes brandServicesRingC{to{transform:rotateX(60deg)rotate(360deg)}}.brand-services-cube{width:165px;height:165px;transform-style:preserve-3d;animation:14s linear infinite brandServicesCube;position:relative}@keyframes brandServicesCube{0%{transform:rotateX(-15deg)rotateY(0)}50%{transform:rotateX(180deg)rotateY(180deg)}to{transform:rotateX(360deg)rotateY(360deg)}}.brand-services-page .cube-side{-webkit-backdrop-filter:blur(14px);width:165px;height:165px;color:var(--bs-ink);letter-spacing:2px;background:#ffffffb8;border:1px solid #0b202924;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:11px;font-weight:700;display:flex;position:absolute}.brand-services-page .cube-side svg{color:var(--bs-gold)}.brand-services-page .cube-side-front{transform:translateZ(82.5px)}.brand-services-page .cube-side-back{transform:rotateY(180deg)translateZ(82.5px)}.brand-services-page .cube-side-right{transform:rotateY(90deg)translateZ(82.5px)}.brand-services-page .cube-side-left{transform:rotateY(-90deg)translateZ(82.5px)}.brand-services-page .cube-side-top{transform:rotateX(90deg)translateZ(82.5px)}.brand-services-page .cube-side-bottom{transform:rotateX(-90deg)translateZ(82.5px)}.brand-services-visual-shadow{filter:blur(20px);opacity:.5;background:#0b20292e;border-radius:50%;width:250px;height:38px;animation:4s ease-in-out infinite brandServicesShadow;position:absolute;bottom:35px}@keyframes brandServicesShadow{50%{opacity:.35;transform:scale(1.2)}}.brand-services-intro{background:var(--bs-cream);width:100%;padding:50px 0 30px!important;display:block!important}.brand-services-intro .brand-services-container{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;gap:70px;display:grid;height:auto!important;min-height:0!important}.brand-services-intro-left,.brand-services-intro-right{flex:none!important;height:auto!important;min-height:0!important}.brand-services-intro-left{animation:.8s cubic-bezier(.16,1,.3,1) both brandServicesFadeUp}.brand-services-intro-right{animation:.8s cubic-bezier(.16,1,.3,1) .12s both brandServicesFadeUp}.brand-services-intro h2{letter-spacing:-2.3px;max-width:600px;margin:14px 0 0;font-size:clamp(38px,4vw,55px);line-height:1}.brand-services-intro-right p{max-width:560px;color:var(--bs-muted);margin:0;font-size:15px;line-height:1.8}.brand-services-intro-line{transform-origin:0;background:#0b202921;width:100%;height:1px;margin-top:25px;animation:1.2s cubic-bezier(.16,1,.3,1) .3s both brandServicesLineGrow;display:block}@keyframes brandServicesLineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.brand-services{background:var(--bs-cream);width:100%;height:auto!important;min-height:0!important;margin:0!important;padding:25px 0 65px!important;display:block!important}.brand-services-page .brand-services>.brand-services-container{flex:none!important;height:auto!important;min-height:0!important;display:block!important}.brand-services-page .brand-services-heading{width:100%;position:relative;opacity:1!important;visibility:visible!important;height:auto!important;min-height:0!important;max-height:none!important;margin-top:0!important;margin-bottom:28px!important;padding:0!important;display:block!important;overflow:visible!important;transform:none!important}.brand-services-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto;gap:15px;width:100%;align-items:start!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important}.brand-service-card{background:#ffffff80;border:1px solid #0b202917;border-radius:20px;width:100%;padding:17px;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s,background .4s;animation:.7s cubic-bezier(.16,1,.3,1) both brandServicesCardIn;display:block;position:relative;overflow:hidden;box-shadow:0 8px 25px #0b202909;height:255px!important;min-height:255px!important;margin:0!important}.brand-service-card:first-child{animation-delay:20ms}.brand-service-card:nth-child(2){animation-delay:.1s}.brand-service-card:nth-child(3){animation-delay:.18s}.brand-service-card:nth-child(4){animation-delay:.26s}.brand-service-card:nth-child(5){animation-delay:.34s}.brand-service-card:nth-child(6){animation-delay:.42s}.brand-service-card:nth-child(7){animation-delay:.5s}.brand-service-card:nth-child(8){animation-delay:.58s}@keyframes brandServicesCardIn{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.brand-service-card:hover{background:#fff;border-color:#c69b4b59;transform:translateY(-9px);box-shadow:0 25px 55px #0b20291f}.brand-service-card-glow{background:var(--bs-gold);filter:blur(45px);opacity:.08;border-radius:50%;width:150px;height:150px;transition:transform .5s,opacity .5s;position:absolute;top:-80px;right:-80px}.brand-service-card:hover .brand-service-card-glow{opacity:.22;transform:scale(1.6)}.brand-service-card-top{justify-content:space-between;align-items:center;display:flex;height:auto!important;min-height:0!important}.brand-service-number{letter-spacing:1px;color:#0b202973;font-size:10px}.brand-service-arrow{border:1px solid #0b20291a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),background .35s;display:flex}.brand-service-card:hover .brand-service-arrow{background:#c69b4b1a;transform:rotate(45deg)scale(1.1)}.brand-service-icon{width:50px;height:50px;color:var(--bs-gold);background:#c69b4b14;border:1px solid #c69b4b33;border-radius:15px;justify-content:center;align-items:center;margin-top:20px;transition:transform .45s cubic-bezier(.34,1.56,.64,1),background .35s;display:flex}.brand-service-card:hover .brand-service-icon{background:#c69b4b26;transform:translateY(-4px)rotate(-6deg)scale(1.08)}.brand-service-card h3{color:var(--bs-ink);margin:14px 0 7px;font-size:17px;line-height:1.25}.brand-service-card p{color:var(--bs-muted);margin:0;font-size:11.5px;line-height:1.55}.brand-service-tags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.brand-service-tags span{color:#0b20298c;background:#0b202906;border:1px solid #0b202914;border-radius:6px;padding:5px 8px;font-size:9px;transition:transform .3s,color .3s,border-color .3s}.brand-service-card:hover .brand-service-tags span{color:var(--bs-ink);border-color:#c69b4b4d}.brand-services-why{background:#fff;padding:65px 0!important;display:block!important}.brand-why-layout{grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);align-items:center;gap:70px;display:grid;height:auto!important;min-height:0!important}.brand-why-content{animation:.8s cubic-bezier(.16,1,.3,1) both brandServicesFadeUp;height:auto!important;min-height:0!important}.brand-why-content h2{letter-spacing:-2.3px;max-width:620px;margin:14px 0 0;font-size:clamp(38px,4vw,55px);line-height:1}.brand-why-content>p{max-width:540px;color:var(--bs-muted);margin:25px 0;font-size:15px;line-height:1.8}.brand-why-list{gap:13px;display:grid;height:auto!important}.brand-why-list>div{color:var(--bs-ink);opacity:0;align-items:center;gap:12px;font-size:13px;animation:.6s forwards brandWhyItemIn;display:flex;transform:translate(-16px)}.brand-why-list>div:first-child{animation-delay:.1s}.brand-why-list>div:nth-child(2){animation-delay:.18s}.brand-why-list>div:nth-child(3){animation-delay:.26s}.brand-why-list>div:nth-child(4){animation-delay:.34s}.brand-why-list>div:nth-child(5){animation-delay:.42s}.brand-why-list svg{color:var(--bs-gold);flex:none;transition:transform .3s}.brand-why-list>div:hover svg{transform:scale(1.2)rotate(-8deg)}@keyframes brandWhyItemIn{to{opacity:1;transform:translate(0)}}.brand-why-visual{justify-content:center;animation:1s cubic-bezier(.16,1,.3,1) .15s both brandServicesVisualIn;display:flex;height:auto!important;min-height:0!important}.brand-why-visual-card{background:radial-gradient(circle,#c69b4b14,#0000 58%),#fdfaf4;border:1px solid #0b202917;border-radius:50%;justify-content:center;align-items:center;width:330px;height:330px;animation:8s ease-in-out infinite brandWhyVisualFloat;display:flex;position:relative}@keyframes brandWhyVisualFloat{50%{transform:translateY(-7px)rotate(2deg)}}.brand-why-circle{border:1px solid #0b202921;border-radius:50%;justify-content:center;align-items:center;width:190px;height:190px;display:flex;box-shadow:inset 0 0 50px #c69b4b14}.brand-why-circle-inner{text-align:center}.brand-why-circle-inner span{letter-spacing:-2px;font-size:48px;font-weight:700;display:block}.brand-why-circle-inner small{letter-spacing:3px;color:#0b202973;font-size:9px}.brand-why-floating-item{background:#ffffffe0;border:1px solid #0b202917;border-radius:10px;padding:10px 15px;font-size:10px;font-weight:600;animation:4s ease-in-out infinite brandWhyFloating;position:absolute;box-shadow:0 10px 25px #0b202912}.brand-why-floating-item.item-one{top:30px;left:55px}.brand-why-floating-item.item-two{animation-delay:-1s;top:80px;right:5px}.brand-why-floating-item.item-three{animation-delay:-2s;bottom:60px;right:20px}.brand-why-floating-item.item-four{animation-delay:-3s;bottom:40px;left:45px}@keyframes brandWhyFloating{50%{transform:translateY(-8px)}}.brand-services-industries{background:var(--bs-cream);padding:65px 0!important;display:block!important}.brand-industries-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid;height:auto!important;min-height:0!important}.brand-industry-card{opacity:0;background:#fff;border:1px solid #0b202914;border-radius:18px;padding:27px 25px;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .35s,box-shadow .45s;animation:.7s cubic-bezier(.16,1,.3,1) forwards brandServicesCardIn;position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 6px 20px #0b20290d;height:auto!important;min-height:190px!important}.brand-industry-card:first-child{animation-delay:50ms}.brand-industry-card:nth-child(2){animation-delay:.13s}.brand-industry-card:nth-child(3){animation-delay:.21s}.brand-industry-card:nth-child(4){animation-delay:.29s}.brand-industry-card:nth-child(5){animation-delay:.37s}.brand-industry-card:nth-child(6){animation-delay:.45s}.brand-industry-card:after{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--bs-gold), transparent 45%);opacity:0;-webkit-mask-composite:xor;pointer-events:none;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.brand-industry-card:hover{border-color:#c69b4b4d;transform:translateY(-9px);box-shadow:0 26px 50px #0b20291f}.brand-industry-card:hover:after{opacity:1}.brand-industry-icon{width:48px;height:48px;color:var(--bs-gold);background:#c69b4b1a;border:1px solid #c69b4b40;border-radius:13px;justify-content:center;align-items:center;transition:transform .45s cubic-bezier(.34,1.56,.64,1),background .35s;display:flex}.brand-industry-card:hover .brand-industry-icon{background:#c69b4b2e;transform:rotate(-8deg)scale(1.12)}.brand-industry-card h3{margin:18px 0 8px;font-size:17px;display:inline-block;position:relative}.brand-industry-card h3:after{content:"";background:var(--bs-gold);transform-origin:0;width:100%;height:2px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.brand-industry-card:hover .brand-industry-card h3:after{transform:scaleX(1)}.brand-industry-card p{max-width:250px;color:var(--bs-muted);margin:0;font-size:12px;line-height:1.6}.brand-industry-arrow{color:var(--bs-ink);opacity:.35;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .35s,color .35s;position:absolute;bottom:20px;right:20px}.brand-industry-card:hover .brand-industry-arrow{opacity:1;color:var(--bs-gold);transform:translate(4px,-4px)}.brand-services-process{background:#fff;padding:65px 0!important;display:block!important}.brand-services-process-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid;position:relative;height:auto!important;min-height:0!important}.brand-process-line{transform-origin:0;background:repeating-linear-gradient(90deg,#0b202929 0 6px,#0000 6px 12px);width:86%;height:2px;animation:1.5s cubic-bezier(.16,1,.3,1) .2s both brandServicesLineGrow;position:absolute;top:20px;left:7%}.brand-services-process-card{z-index:1;padding:20px 14px 20px 0;transition:transform .35s;animation:.6s cubic-bezier(.16,1,.3,1) both brandServicesCardIn;position:relative;height:auto!important;min-height:190px!important}.brand-services-process-card:first-child{animation-delay:.1s}.brand-services-process-card:nth-child(2){animation-delay:.25s}.brand-services-process-card:nth-child(3){animation-delay:.4s}.brand-services-process-card:nth-child(4){animation-delay:.55s}.brand-services-process-card:nth-child(5){animation-delay:.7s}.brand-services-process-card:nth-child(6){animation-delay:.85s}.brand-services-process-card:hover{transform:translateY(-7px)}.brand-process-number{z-index:2;background:var(--bs-cream);width:40px;height:40px;color:var(--bs-gold);border:1.5px solid #c69b4b66;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:transform .4s cubic-bezier(.34,1.56,.64,1),background .35s,box-shadow .35s;display:flex;position:relative}.brand-services-process-card:hover .brand-process-number{background:var(--bs-gold);color:#fff;transform:scale(1.15);box-shadow:0 8px 20px #c69b4b59}.brand-services-process-card h3{margin:22px 0 10px;font-size:17px}.brand-services-process-card p{color:var(--bs-muted);margin:0;font-size:11px;line-height:1.7}.brand-services-tech{background:var(--bs-cream);padding:65px 0!important;display:block!important}.brand-tech-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:75px;display:grid;height:auto!important;min-height:0!important}.brand-tech-layout h2{letter-spacing:-2.3px;max-width:560px;margin:14px 0 0;font-size:clamp(38px,4vw,55px);line-height:1}.brand-tech-layout p{max-width:500px;color:var(--bs-muted);margin:22px 0 0;font-size:15px;line-height:1.8}.brand-services-technology-cloud{flex-wrap:wrap;gap:10px;display:flex;height:auto!important;min-height:0!important}.brand-services-technology-cloud span{color:var(--bs-ink);opacity:0;background:#fff;border:1px solid #0b202917;border-radius:10px;padding:12px 18px;font-size:11px;font-weight:600;transition:transform .35s cubic-bezier(.34,1.56,.64,1),border-color .3s,background .3s,color .3s,box-shadow .35s;animation:.5s forwards brandTechnologyIn;box-shadow:0 3px 10px #0b20290a}.brand-services-technology-cloud span:first-child{animation-delay:20ms}.brand-services-technology-cloud span:nth-child(2){animation-delay:60ms}.brand-services-technology-cloud span:nth-child(3){animation-delay:.1s}.brand-services-technology-cloud span:nth-child(4){animation-delay:.14s}.brand-services-technology-cloud span:nth-child(5){animation-delay:.18s}.brand-services-technology-cloud span:nth-child(6){animation-delay:.22s}.brand-services-technology-cloud span:nth-child(7){animation-delay:.26s}.brand-services-technology-cloud span:nth-child(8){animation-delay:.3s}.brand-services-technology-cloud span:nth-child(9){animation-delay:.34s}.brand-services-technology-cloud span:nth-child(10){animation-delay:.38s}.brand-services-technology-cloud span:nth-child(11){animation-delay:.42s}.brand-services-technology-cloud span:nth-child(12){animation-delay:.46s}.brand-services-technology-cloud span:nth-child(13){animation-delay:.5s}.brand-services-technology-cloud span:nth-child(14){animation-delay:.54s}.brand-services-technology-cloud span:nth-child(15){animation-delay:.58s}.brand-services-technology-cloud span:nth-child(16){animation-delay:.62s}@keyframes brandTechnologyIn{0%{opacity:0;transform:translateY(10px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.brand-services-technology-cloud span:hover{border-color:var(--bs-gold);background:var(--bs-gold);color:#fff;transform:translateY(-5px)scale(1.06);box-shadow:0 12px 26px #c69b4b4d}.brand-services-cta{text-align:center;background:#fff;position:relative;overflow:hidden;padding:75px 0!important;display:block!important}.brand-services-cta-glow{filter:blur(70px);opacity:.35;background:radial-gradient(circle,#c69b4b4d,#0000 70%);border-radius:50%;width:550px;height:320px;animation:6s ease-in-out infinite brandCtaGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes brandCtaGlow{50%{opacity:.55;transform:translate(-50%,-50%)scale(1.15)}}.brand-services-cta-content{z-index:2;max-width:760px;margin:0 auto;animation:.8s cubic-bezier(.16,1,.3,1) both brandServicesFadeUp;position:relative;height:auto!important;min-height:0!important}.brand-services-cta h2{letter-spacing:-2.5px;margin:15px 0;font-size:clamp(42px,5vw,65px);line-height:.98}.brand-services-cta p{max-width:600px;color:var(--bs-muted);margin:20px auto 30px;font-size:15px;line-height:1.8}.brand-services-cta-button{background:var(--bs-ink);color:#fff}@keyframes brandServicesFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1051px){.brand-services-container,.brand-services-hero-inner{width:min(1180px,100% - 64px)}.brand-services-intro{padding:50px 0 25px!important}.brand-services{padding:25px 0 65px!important}.brand-services-heading{margin-bottom:28px!important}.brand-services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-service-card{width:100%;height:255px!important;min-height:255px!important}}@media (max-width:1050px){.brand-services-hero-inner{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:25px}.brand-services-hero h1{font-size:clamp(48px,6vw,64px)}.brand-services-grid,.brand-industries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-services-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-process-line{display:none}.brand-tech-layout{gap:45px}.brand-service-card{height:265px!important;min-height:265px!important}}@media (max-width:800px){.brand-services-container,.brand-services-hero-inner{width:92%}.brand-services-hero{padding:75px 0 50px;min-height:0!important}.brand-services-hero-inner{grid-template-columns:1fr;gap:30px;display:grid;height:auto!important}.brand-services-hero-content{text-align:center;max-width:700px;margin:0 auto}.brand-services-eyebrow{justify-content:center}.brand-services-hero p{margin-left:auto;margin-right:auto}.brand-services-hero-buttons{justify-content:center}.brand-services-hero-visual{height:390px!important}.brand-services-intro{padding:45px 0 25px!important}.brand-services-intro .brand-services-container{grid-template-columns:1fr;align-items:start;gap:28px;display:grid;height:auto!important}.brand-services-intro-left,.brand-services-intro-right{text-align:center}.brand-services-intro-right p{max-width:600px;margin-left:auto;margin-right:auto}.brand-services-intro-line{margin-top:22px}.brand-services{height:auto!important;min-height:0!important;padding:25px 0 55px!important;display:block!important}.brand-services-heading{text-align:center;width:100%;opacity:1!important;visibility:visible!important;height:auto!important;min-height:0!important;margin:0 auto 25px!important;padding:0!important;display:block!important}.brand-services-heading h2{margin-top:12px;margin-bottom:12px}.brand-services-heading p{margin:0 auto}.brand-services-grid{grid-template-columns:1fr;gap:14px;height:auto!important;min-height:0!important;display:grid!important}.brand-service-card{width:100%;padding:20px;animation:none;height:auto!important;min-height:0!important}.brand-service-icon{margin-top:22px}.brand-why-layout,.brand-tech-layout{grid-template-columns:1fr;gap:40px;height:auto!important}.brand-why-content,.brand-tech-layout>div:first-child{text-align:center}.brand-why-content>p,.brand-tech-layout p{margin-left:auto;margin-right:auto}.brand-why-list{text-align:left;max-width:420px;margin:0 auto}.brand-why-visual{margin-top:5px}.brand-services-technology-cloud{justify-content:center}}@media (max-width:550px){.brand-services-container,.brand-services-hero-inner{width:92%}.brand-services-hero{padding:55px 0 40px}.brand-services-hero h1{letter-spacing:-2.2px;font-size:45px}.brand-services-hero p{font-size:15px}.brand-services-hero-buttons{flex-direction:column;width:100%}.brand-services-primary-btn,.brand-services-secondary-btn{width:100%}.brand-services-hero-visual{height:340px!important}.brand-services-cube,.brand-services-page .cube-side{width:130px;height:130px}.brand-services-page .cube-side-front{transform:translateZ(65px)}.brand-services-page .cube-side-back{transform:rotateY(180deg)translateZ(65px)}.brand-services-page .cube-side-right{transform:rotateY(90deg)translateZ(65px)}.brand-services-page .cube-side-left{transform:rotateY(-90deg)translateZ(65px)}.brand-services-page .cube-side-top{transform:rotateX(90deg)translateZ(65px)}.brand-services-page .cube-side-bottom{transform:rotateX(-90deg)translateZ(65px)}.brand-services-page .ring-a{width:280px;height:280px}.brand-services-page .ring-b{width:230px;height:230px}.brand-services-page .ring-c{width:180px;height:180px}.brand-services-intro,.brand-services,.brand-services-why,.brand-services-industries,.brand-services-process,.brand-services-tech{padding:45px 0!important}.brand-services-intro{padding-bottom:20px!important}.brand-services{padding-top:25px!important}.brand-section-heading,.brand-services-heading{margin-bottom:25px!important}.brand-section-heading h2,.brand-services-heading h2,.brand-services-intro h2,.brand-why-content h2,.brand-tech-layout h2{letter-spacing:-1.8px;font-size:38px}.brand-services-grid,.brand-industries-grid{grid-template-columns:1fr;gap:14px}.brand-service-card{padding:20px;height:auto!important;min-height:0!important}.brand-service-card p{font-size:12px;line-height:1.65}.brand-why-visual-card{width:300px;height:300px}.brand-why-circle{width:175px;height:175px}.brand-why-circle-inner span{font-size:40px}.brand-why-floating-item{padding:8px 11px;font-size:9px}.brand-why-floating-item.item-one{left:30px}.brand-why-floating-item.item-four{left:25px}.brand-services-process-grid{grid-template-columns:1fr;gap:5px}.brand-services-process-card{padding:15px 0 20px;min-height:0!important}.brand-services-technology-cloud{gap:8px}.brand-services-technology-cloud span{padding:10px 14px;font-size:10px}.brand-services-cta{padding:65px 0!important}.brand-services-cta h2{font-size:clamp(38px,10vw,50px)}.brand-services-cta-glow{width:380px;height:260px}}@media (max-width:380px){.brand-services-hero h1{font-size:40px}.brand-services-hero-visual{height:300px!important}.brand-services-page .ring-a{width:240px;height:240px}.brand-services-page .ring-b{width:195px;height:195px}.brand-services-page .ring-c{width:150px;height:150px}.brand-services-cube,.brand-services-page .cube-side{width:110px;height:110px}.brand-services-page .cube-side-front{transform:translateZ(55px)}.brand-services-page .cube-side-back{transform:rotateY(180deg)translateZ(55px)}.brand-services-page .cube-side-right{transform:rotateY(90deg)translateZ(55px)}.brand-services-page .cube-side-left{transform:rotateY(-90deg)translateZ(55px)}.brand-services-page .cube-side-top{transform:rotateX(90deg)translateZ(55px)}.brand-services-page .cube-side-bottom{transform:rotateX(-90deg)translateZ(55px)}.brand-why-visual-card{width:270px;height:270px}.brand-why-circle{width:155px;height:155px}}.brand-services-primary-btn:focus-visible,.brand-services-secondary-btn:focus-visible,.brand-services-cta-button:focus-visible{outline:2px solid var(--bs-gold);outline-offset:4px}@media (prefers-reduced-motion:reduce){.brand-services-page *,.brand-services-page :before,.brand-services-page :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
