.coe-detail{--brand-color:var(--primary);--text-muted:rgba(255,255,255,0.72);--bg-1:#161a26;--bg-2:#11141e;--transition-speed:0.8s;--coe-band-1:#0e141f;--coe-band-2:#121a28;--coe-band-3:#101824;--coe-band-4:#0f1622}.coe-detail section{padding:100px 5%;position:relative;overflow:hidden}.coe-detail>section:not(#hero):not(#final-cta):nth-child(4n+2){background:var(--coe-band-1)}.coe-detail>section:not(#hero):not(#final-cta):nth-child(4n+3){background:var(--coe-band-2)}.coe-detail>section:not(#hero):not(#final-cta):nth-child(4n+4){background:var(--coe-band-3)}.coe-detail>section:not(#hero):not(#final-cta):nth-child(4n+5){background:var(--coe-band-4)}.coe-detail #final-cta .sub-heading{text-align:left;text-align-last:left;max-width:760px;margin-left:auto;margin-right:auto;margin-bottom:24px}.coe-detail #final-cta .sub-heading+div{margin-top:0!important}.coe-detail section:has(+#final-cta){padding-bottom:28px}.coe-detail #final-cta{padding-top:28px}.coe-detail .container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.coe-detail .text-center{text-align:center;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.coe-detail p{color:var(--text-muted)}.coe-detail .btn{display:inline-flex;align-items:center;gap:10px;background-color:var(--brand-color);color:#fff;padding:14px 32px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;line-height:1.15;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(246,135,35,.3);text-align:center;justify-content:center;white-space:normal}.coe-detail .btn:hover{background-color:#d87116;transform:translateY(-3px);box-shadow:0 8px 25px rgba(246,135,35,.5)}.coe-detail #hero{--nav-offset:80px;height:85vh;min-height:520px;display:grid;place-items:center;padding:var(--nav-offset) 0 0 0;background:transparent!important}.coe-detail.coe-page-tall-hero #hero{height:92vh;min-height:620px}.coe-detail .bg-video{position:absolute;left:0;right:0;top:var(--nav-offset);bottom:0;width:100%;height:calc(100% - var(--nav-offset));object-fit:cover;z-index:0;opacity:1!important;filter:none!important}.coe-detail.coe-testing-zoomout .bg-video{object-fit:cover;background:transparent;transform:none}.coe-detail .hero-overlay{display:none}.coe-detail .hero-content{padding-top:80px}.coe-detail .hero-copy{padding-top:40px;padding-bottom:10px}.coe-detail #hero-copy .anim{opacity:1;transform:translate(0)}.coe-detail .hero-title{font-size:clamp(2.1rem,1.6rem + 2vw,3.5rem);font-weight:600;line-height:1.1;margin:0 0 18px}.coe-detail .hero-subtitle{font-size:clamp(1rem,.92rem + .4vw,1.25rem);line-height:1.7;color:rgba(255,255,255,.85);margin:0 0 26px;max-width:900px}.coe-detail .hero-copy .hero-subtitle{text-align:left;text-align-last:left;margin-left:auto;margin-right:auto;width:100%}.coe-detail .hero-copy .hero-subtitle.hero-subtitle-centered{text-align:center;text-align-last:center}.coe-detail .hero-copy .hero-body{font-size:clamp(1rem,.92rem + .4vw,1.25rem);line-height:1.7;color:rgba(255,255,255,.85);max-width:900px;text-align:left;text-align-last:left;margin:0 auto 26px;width:100%}.coe-detail .anim{opacity:0;transition:opacity var(--transition-speed) ease-out,transform var(--transition-speed) ease-out;transition-delay:var(--delay,0s);will-change:opacity,transform}.coe-detail .anim.slide-rtl{transform:translateX(60px)}.coe-detail .anim.slide-btt{transform:translateY(60px)}.coe-detail .anim.slide-ttd{transform:translateY(-60px)}.coe-detail .anim.fade-in,.coe-detail .anim.zoom-out{transform:scale(.95)}.coe-detail .anim.anim-up{transform:translateY(60px)}.coe-detail .anim.anim-down{transform:translateY(-60px)}.coe-detail .anim.anim-left{transform:translateX(60px)}.coe-detail .anim.anim-right{transform:translateX(-60px)}.coe-detail .anim.anim-fade{transform:scale(.95)}.coe-detail .anim.is-visible{opacity:1;transform:translate(0)}.coe-detail .grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.coe-detail .bullet-list{list-style:none;margin:0;padding:0}.coe-detail .bullet-list li{position:relative;padding-left:26px;margin-bottom:12px;color:var(--text-muted)}.coe-detail .bullet-list li:before{content:"+";position:absolute;left:0;top:-2px;color:var(--brand-color);font-weight:600}.coe-detail .media-box{width:100%;border-radius:12px;overflow:hidden;background:#000;aspect-ratio:16/9;position:relative}.coe-detail .media-box img,.coe-detail .media-box video{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.coe-detail .ai-final,.coe-detail .cloud-final,.coe-detail .data-final-cta,.coe-detail .testing-final{background-image:url(/Background%2001.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:520px;display:grid;align-items:center}.coe-detail .cta-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;margin-top:24px}.coe-detail .cyber-final .cta-row{margin-top:28px}@media (max-width:480px){.coe-detail .cta-row{flex-direction:column;gap:14px}.coe-detail .cta-row .btn{width:100%;max-width:360px}}.coe-detail .testing-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:40px;gap:40px;margin-top:40px}.coe-detail .testing-card{background:rgba(2,11,24,.65);border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column}.coe-detail .testing-card .image-holder{width:100%;aspect-ratio:16/9;position:relative;overflow:hidden;background:#000}.coe-detail .testing-card .image-holder img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .6s ease}.coe-detail .testing-card:hover .image-holder img{transform:scale(1.05)}.coe-detail .ai-carousel{padding:56px 0 28px}.coe-detail .ai-carousel .carousel-header{padding:0 5%;margin-bottom:40px}.coe-detail .ai-carousel .carousel-container{position:relative;width:100%;display:flex;align-items:center}.coe-detail .ai-carousel .carousel-track-wrapper{width:100%;overflow:hidden;padding:20px 5%}.coe-detail .ai-carousel .carousel-track{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.coe-detail .ai-carousel .carousel-track::-webkit-scrollbar{display:none}.coe-detail .ai-carousel .carousel-card{background:rgba(2,11,24,.65);border-radius:12px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.35);flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 20px);scroll-snap-align:center;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column}.coe-detail .ai-carousel .image-holder{width:100%;aspect-ratio:16/9;position:relative;overflow:hidden;background:#000}.coe-detail .ai-carousel .image-holder img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .6s ease}.coe-detail .ai-carousel .carousel-card:hover .image-holder img{transform:scale(1.05)}.coe-detail .ai-carousel .card-content{padding:26px}.coe-detail .ai-carousel .card-content h4{font-size:1.4rem;color:#fff;margin:0 0 10px}.coe-detail .ai-carousel .card-content h5{font-size:1rem;color:rgba(255,255,255,.85);margin:0 0 16px;font-weight:500}.coe-detail .ai-carousel .nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;background-color:var(--brand-color);border:1px solid rgba(246,135,35,.45);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:26px;line-height:1}.coe-detail .ai-carousel .nav-btn:hover{background-color:#d87116;border-color:rgba(246,135,35,.8)}.coe-detail .ai-carousel .nav-btn.prev{left:2%}.coe-detail .ai-carousel .nav-btn.next{right:2%}.coe-detail .cyber-cards{margin-top:60px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;perspective:1500px}.coe-detail .flip-card{background-color:transparent;height:560px;perspective:1000px;cursor:pointer}.coe-detail .flip-card-inner{position:relative;width:100%;height:100%;transition:transform .8s cubic-bezier(.175,.885,.32,1.275);transform-style:preserve-3d;border-radius:20px}.coe-detail .flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.coe-detail .flip-card-back,.coe-detail .flip-card-front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:20px;overflow:hidden}.coe-detail .flip-card-front{background-color:rgba(2,11,24,.65);border:1px solid rgba(255,255,255,.06)}.coe-detail .flip-card-front img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.coe-detail .flip-card:hover .flip-card-front img{transform:scale(1.08)}.coe-detail .card-front-overlay{position:absolute;bottom:0;left:0;right:0;padding:34px 26px;text-align:left;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,0))}.coe-detail .card-front-overlay h3{color:var(--brand-color);font-size:1rem;margin:0;font-weight:700}.coe-detail .flip-card-back{background-color:var(--brand-color);color:#fff;transform:rotateY(180deg);padding:44px 34px;display:flex;flex-direction:column;text-align:left;justify-content:flex-start;border:1px solid rgba(255,255,255,.18)}.coe-detail .flip-card-back h3{font-size:1.5rem;color:#fff;margin-bottom:10px}.coe-detail .flip-card-back p{font-size:1rem;color:rgba(255,255,255,.95);margin-bottom:22px;font-weight:500}.coe-detail .flip-card-back .bullet-list li{color:rgba(255,255,255,.95)}.coe-detail .flip-card-back .bullet-list li:before{color:#fff;opacity:.9}.coe-detail .cyber-final{background-image:url(/Background%2001.png);background-size:cover;background-position:50%;background-repeat:no-repeat}@media (max-width:992px){.coe-detail .grid-2{gap:40px}.coe-detail .cyber-cards,.coe-detail .grid-2{grid-template-columns:1fr}.coe-detail .flip-card{height:520px}.coe-detail .ai-carousel .carousel-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px)}.coe-detail .testing-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.coe-detail section{padding:60px 5%}.coe-detail .hero-content{padding-top:100px}.coe-detail #hero{--nav-offset:100px;height:80vh;min-height:420px}.coe-detail.coe-page-tall-hero #hero{height:88vh;min-height:480px}.coe-detail .btn{padding:12px 22px;font-size:13px;width:-moz-fit-content;width:fit-content}.coe-detail .grid-2{grid-template-columns:1fr;gap:28px}.coe-detail .hero-copy{padding-top:28px;padding-bottom:10px}.coe-detail .ai-carousel .nav-btn{display:none}.coe-detail .ai-carousel .carousel-container{display:block}.coe-detail .ai-carousel .carousel-track-wrapper{overflow:visible;padding:0}.coe-detail .ai-carousel .carousel-track{width:100%;flex-direction:column;gap:20px;overflow:visible;scroll-snap-type:none}.coe-detail .ai-carousel .carousel-card{flex:none;width:100%;max-width:560px;margin:0 auto}.coe-detail .cyber-cards,.coe-detail .testing-grid-3{grid-template-columns:1fr}}@media (max-width:480px){.coe-detail .btn{width:100%;max-width:360px;padding:12px 18px;font-size:.95rem}.coe-detail .hero-subtitle{line-height:1.65;margin-bottom:22px}}.coe-detail .data-empower-cta{padding-top:72px;padding-bottom:72px}.coe-detail .ai-deploy-cta{padding-top:56px;padding-bottom:56px}