*{margin:0;padding:0;box-sizing:border-box}
@font-face{font-family:'Segoe UI';src:url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff') format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'Segoe UI Semi Bold';src:url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff') format('woff');font-weight:normal}
html{opacity:0;transition:opacity .3s ease}
img{border:0}
body{background:#fff !important;overflow-x:hidden;font-family:'Segoe UI',Helvetica,Arial,sans-serif}
.container{height:auto;position:relative;overflow:hidden}
.background-slide img{position:relative;top:0;left:0;width:100vw;height:100vh;z-index:0;object-fit:cover}
.background-gradient{position:fixed;top:0;left:0;width:100vw;height:100vh;background:url('https://quantum.scene7.com/is/image/quantumtest/bg_gradient_jul8?$quality100$') no-repeat center center;background-size:cover;z-index:-1;opacity:1;transition:opacity 1s ease}
.intro{position:fixed;top:0;left:0;padding-top:1rem;width:100vw;height:45vh;background:transparent;z-index:5;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;opacity:1;pointer-events:none}
.intro-text h1,.intro-text .h1,.intro-text p{color:white;margin:.25rem 0;font-weight:normal}
.intro-text h1,.intro-text .h1{font-size:clamp(6rem,6vw,12rem);font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;font-weight:normal}
.intro-text p{font-size:clamp(1.5rem,2.5vw,2rem)}
.slider{position:fixed;top:0;left:0;width:100vw;height:100vh;perspective:1500px;transform-style:preserve-3d;z-index:3;opacity:1;transition:opacity 1s ease;pointer-events:none}
.slider1{position:fixed;top:0;left:0;width:100vw;height:100vh;perspective:1500px;transform-style:preserve-3d;z-index:-1;opacity:1;transition:opacity 1s ease;pointer-events:none}
.slider.visible{opacity:1;pointer-events:auto}
.reverse-slider .slide{position:absolute;z-index:1}
.slide{position:absolute;width:200px;height:200px;top:50%;left:50%;transform-style:preserve-3d}
.slide1{position:absolute;width:200px;height:200px;top:50%;left:50%;transform-style:preserve-3d}
.slide-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;width:100%;border:0 solid #fff;border-radius:20px;overflow:hidden;background:rgba(255,255,255,1);box-shadow:0 0 40px rgba(0,0,0,0.3);padding:0}
.slide-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}
.slide-image img{width:100%;height:100%;object-fit:cover;display:block}
.scroll-stage{position:relative;will-change:transform;margin-top:0;opacity:1;z-index:2000}
.secondary-slider{display:flex;justify-content:center;align-items:center;gap:40px;padding:1rem 0;position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:visible;z-index:2001}
.secondary-slider.visible{opacity:1;pointer-events:auto}
.secondary-slide{flex:0 1 45%;max-width:500px;aspect-ratio:16 / 14;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px;box-shadow:0 6px 24px rgba(0,0,0,0.1);transform:translateY(0);overflow:visible;margin-top:5%}
.secondary-content{position:relative;width:100%;height:100%;background:rgba(255,255,255,0.75);border:1px solid #b9b5b5;border-radius:20px;box-shadow:0 0 20px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0}
.secondary-content .top-image{width:100%;height:auto;object-fit:cover;border-radius:20px 20px 0 0}
.secondary-content .secondary-image{display:block;margin:12px auto 20px auto;width:initial;max-width:initial;max-height:initial;object-fit:unset;flex-shrink:0}
.text-block{padding:.75rem 1.5rem;color:black;font-size:1.45rem;font-weight:400;line-height:1.4;text-align:left}
.secondary-content button{margin-top:1rem;margin-left:20px;padding:.5rem 1.2rem;font-size:1rem;font-weight:300;color:white;background-color:#333;border:0;border-radius:8px;cursor:pointer;align-self:flex-start}
.secondary-content button:hover{background-color:#000}
.sec-sequence{position:relative;top:0;left:0;width:100vw;z-index:7;display:flex;align-items:center;justify-content:center;padding-top:4em;opacity:1}
.sec-text{position:relative;text-align:center;color:#333;font-family:'Segoe UI',sans-serif}
.sec-text p{font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;font-size:clamp(.8rem,2vw,1.3rem)}
.sec-text h2,.sec-text .h2{font-size:clamp(1.8rem,3vw,6rem);font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;font-weight:normal}
.sec-text h3,.sec-text .h3{font-size:clamp(.8rem,2vw,1.3rem);font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;font-weight:normal}
.secondary-slide{position:relative;overflow:visible}
.info-box{display:flex;flex-direction:column;align-items:flex-start;position:absolute;bottom:-15%;left:32%;width:65%;background:rgba(255,255,255,0.43);border-radius:16px;padding:2rem 2.25rem;box-shadow:0 4px 16px rgba(0,0,0,0.2);border:1px solid #fff;background-image:".assets/bg_white_gradient_infobox_jul8?$quality100$";background-repeat:no-repeat;background-position:left;backdrop-filter:blur(8px);z-index:100;gap:1rem;pointer-events:auto}
.info-box h3,.info-box .h3{margin:0;font-size:1.25rem;font-weight:600;color:#2f2f2f;font-weight:normal}
.info-box p{margin:.5rem 0;font-size:clamp(.8rem,2vw,1.3rem);font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;color:#2f2f2f}
.info-box a{margin-top:.5rem;padding:.6rem 1rem;font-size:.95rem;background-color:#1373e6;background-size:cover;background-repeat:no-repeat;background-position:center;border:.5px solid #fff;color:#fff;border-radius:8px;cursor:pointer;pointer-events:auto;z-index:1001;transition:background-color 1s ease,background-image 1s ease-in-out}
.info-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:1rem}
.info-bottom button{margin:0}
.info-logo{max-height:32px;margin-left:auto;float:right}
.info-box button:hover{background-image:url('https://quantum.scene7.com/is/image/quantumtest/bg_btn_jul8?$quality100$')}
body.no-scroll{overflow:hidden}
.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;background:rgba(240,240,240,0.87);z-index:3001;overflow-y:auto;padding:3rem 2rem;box-sizing:border-box;pointer-events:auto}
.overlay.active{display:block}
.overlay .overlay-content{max-width:1200px;margin:5rem auto 2rem auto;background-color:white;padding:3rem 4rem;border-radius:20px;box-shadow:0 4px 24px rgba(0,0,0,0.1);display:flex;flex-direction:column;gap:2rem}
.close-overlay{position:relative;align-self:flex-end;margin-top:-1rem;margin-bottom:1rem;font-size:1.5rem;background:transparent;border:0;cursor:pointer;color:#333;z-index:10}
.overlay .headline-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.overlay .headline-row h2,.overlay .headline-row .h2{font-size:clamp(2rem,4vw,3rem);font-weight:600;color:#2f2f2f;margin:0;font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;font-weight:normal}
.overlay .headline-row img{height:40px;width:auto;object-fit:contain}
.overlay .overlay-text{font-size:clamp(1rem,1.5vw,1.25rem);color:#333;line-height:1.6;text-align:left;max-width:100%;margin-bottom:10px}
.overlay_bold{font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;font-weight:normal}
.overlay .overlay-images{display:flex;flex-direction:row;gap:1.5rem;justify-content:flex-start;flex-wrap:wrap}
.overlay .overlay-images img{width:260px;height:auto;object-fit:cover;border-radius:16px;box-shadow:0 4px 14px rgba(0,0,0,0.1)}
.overlay-media-row{display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:flex-start;align-items:flex-start;margin-top:0}
.overlay-video video{width:100%;max-width:1280px;border-radius:16px;box-shadow:0 4px 14px rgba(0,0,0,0.08)}
.overlay-image-single img{width:100%;max-width:1440px;border-radius:16px;box-shadow:0 4px 14px rgba(0,0,0,0.08);object-fit:cover;margin-top:25px}
.scroll-followup{margin-top:-75vh}
.stripe-banner{width:100%;max-height:232px;min-height:232px;background:url('https://quantum.scene7.com/is/image/quantumtest/bg_gradient_stripe_jul8?$quality100$') no-repeat center center;background-size:cover;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;position:relative;margin-top:0;z-index:2}
.stripe-content{color:white;text-align:center}
.stripe-content h2{font-size:clamp(2.5rem,2.5vw,3.5rem);font-weight:600;margin-bottom:.5rem;letter-spacing:1px;font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;font-weight:normal}
.stripe-content p{font-size:clamp(2.25rem,2.5vw,4rem);font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif}
.stripe-banner.revealed{opacity:1;transform:translateY(0)}
.video-section{width:75%;max-width:1920px;height:auto;margin:2rem auto;padding:2rem;text-align:center}
.video-headline h1,.video-headline .h1{font-size:clamp(4rem,5vw,12rem);font-family:'Segoe UI Semi Bold';font-weight:normal;margin-bottom:2rem;color:#222}
.video-headline p{font-size:clamp(1.5rem,2.5vw,2rem);color:#222;margin-bottom:3rem}
.video-wrapper{position:relative;width:100%;max-width:1920px;margin:0 auto;border-radius:20px;overflow:hidden;border:1px solid #fff;z-index:1}
video::cue{font-size:24px}
.video-description{max-width:100%;margin:2rem auto 0;font-size:clamp(1rem,2.2vw,1.5rem);line-height:1.6;text-align:center;color:#444}
#custom-video{display:block;width:100%;height:auto;position:relative;z-index:1;pointer-events:auto}
#custom-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:url('https://quantum.scene7.com/is/image/quantumtest/btn_play_jul8?$quality100$&$pngalpha$') no-repeat center center;background-size:contain;border:0;cursor:pointer;z-index:20;pointer-events:auto;transition:opacity .3s ease;background-color:rgba(0,0,0,0.3);border-radius:50%}
#custom-play-button.hidden{opacity:0}
.quantum-loader-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;z-index:9;transition:opacity .4s ease}
.quantum-loader-overlay.hidden{opacity:0;pointer-events:none}
.quantum-spinner{width:40px;height:40px;border:4px solid #999;border-top:4px solid #000;border-radius:50%;animation:spin 1s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}
}
#quantum_fullstack{position:relative;width:100%;height:auto;max-width:1440px;aspect-ratio:16 / 9;margin:0 auto;padding:0;text-align:center;display:flex;align-items:center;justify-content:center;min-height:auto}
#canvas-wrapper{display:flex;flex-direction:column-reverse;align-items:center;position:relative;width:100%;height:100%}
canvas#quantumCanvas{width:100%;height:auto;display:block;background-color:#fff;z-index:0 !important;pointer-events:none}
.cue-nav{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:5}
.cue-nav button{width:18px;height:18px;background-color:#aaa;border:0;border-radius:50%;cursor:pointer;transition:background-color .3s ease}
.cue-nav button.active{background-color:#000}
.cue-nav button:hover{background-color:#007bff}
.cue-nav button:disabled{cursor:not-allowed}
.cue-nav button:disabled:hover{background-color:#aaa;cursor:not-allowed}
.cue-nav,.arrow-nav,#quantum-intro-text,.quantum-cue1-card{pointer-events:auto}
.arrow-nav{position:absolute;top:50%;transform:translateY(-50%);width:19px;height:33px;background:0;border:0;z-index:10;cursor:pointer;padding:0}
.arrow-nav img{width:100%;height:auto;display:block}
#arrow-left{left:1rem;display:none;font-size:48px}
#arrow-right{right:2rem;font-size:48px}
#arrow-left,#arrow-right:focus{outline:0;box-shadow:none}
.quantum-overlay-text{position:absolute;top:40%;left:10%;text-align:center;z-index:6;color:#222;opacity:0;transition:opacity .4s ease}
.quantum-overlay-text h2,.quantum-overlay-text .h2{font-size:clamp(1rem,4vw,3rem);font-weight:normal;margin-bottom:1rem;color:#222;font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;line-height:1}
.quantum-overlay-text a{padding:1rem 1.5rem;font-size:1rem;font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;background-color:transparent;color:#1b80d1;border:0;border-radius:8px;border:1px #222 solid;cursor:pointer;pointer-events:all;transition:background-color .3s ease;text-decoration:none}
.quantum-overlay-text a:hover{background-color:#222}
@media(max-width:768px){.quantum-intro-btn{font-size:.85rem;padding:.5rem 1rem;border-radius:6px;margin-top:1rem;z-index:10001}
}
.quantum-intro-btn{padding:1rem 1.5rem;font-size:1rem;font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;background-color:transparent;color:#1b80d1;border:0;border-radius:8px;border:1px #222 solid;cursor:pointer;pointer-events:all;transition:background-color .3s ease}
.quantum-cue-card{position:absolute;top:13%;left:13%;width:565px;max-width:90%;background:rgba(255,255,255,0.8);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,0.2);overflow:hidden;z-index:10001;display:none;flex-direction:column;opacity:0;transition:opacity 1.5s ease 1s}
.quantum-cue-card.active{display:flex;opacity:1;pointer-events:auto}
.quantum-cue1-card img{width:100%;display:block;border-top-left-radius:12px;border-top-right-radius:12px}
.quantum-cue-card .card-text{padding:1.5rem;text-align:left}
.quantum-cue-card h3,.quantum-cue-card .h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#2f2f2f}
.quantum-cue-card p{font-size:1rem;color:#333;margin-bottom:1rem}
.cue-button{display:inline-block;padding:.6rem 1.2rem;background-color:#1373e6;color:white !important;text-decoration:none;border-radius:8px;font-size:.95rem;transition:background-color .3s ease;border:1px #fff solid}
.cue1-button{transition:background-color 1s ease,background-image 1s ease-in-out}
.cue-button:hover{background-image:url('https://quantum.scene7.com/is/image/quantumtest/bg_btn_jul8?$quality100$')}
.quantum-cue-card .cue-gif{width:100%;display:block;border-top-left-radius:12px;border-top-right-radius:12px}
#start_journey.stripe-banner{margin-top:-52px}
.stripe-banner1{width:100%;max-height:327px;min-height:327px;background:url('https://quantum.scene7.com/is/image/quantumtest/bg_gradient_stripe1_jul8?$quality100$') no-repeat center center;background-size:cover;display:flex;align-items:center;justify-content:center;padding:5rem 2rem;position:relative;margin-top:9em;opacity:1;z-index:2}
.stripe-content1{color:white;text-align:left}
.stripe-content1 h2{font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:600;margin-bottom:.5rem;letter-spacing:1px;font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;font-weight:normal}
.stripe-content1 p{font-size:clamp(2.25rem,2.5vw,4rem);font-weight:300}
.stripe-banner1.revealed{opacity:1;transform:translateY(0)}
.cta-wrapper{display:flex;justify-content:space-between;align-items:center;max-width:1250px;margin:0 auto;width:100%;flex-wrap:nowrap;gap:2rem}
.cta-text{color:white;font-size:clamp(2.25rem,2.5vw,4rem);font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;flex:1 1 auto;min-width:280px}
.cta-cards{display:flex;justify-content:flex-end;align-items:center;min-width:280px;max-width:300px;width:100%}
.image-row-section{width:100%;padding:3rem 2rem;background-color:#fff;margin-top:75px;margin-bottom:100px}
.image-row{gap:80px;flex-wrap:wrap;justify-content:center}
.image-row img{width:100%;max-width:500px;height:auto;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,0.1)}
.cta-block{position:relative;max-width:500px;flex:1 1 45%}
.cta-block img{width:100%;height:auto;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,0.1)}
.cta-info-box{position:relative;bottom:auto;left:auto;width:auto;padding:2.8rem;background:rgba(255,255,255,0.4);border-radius:12px;border:1px solid rgba(255,255,255,0.6);box-shadow:0 4px 16px rgba(0,0,0,0.15);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:1rem;z-index:1;max-width:280px;height:200px;color:#1a1a1a;text-align:left}
.cta-block .info-box h3,.cta-block .info-box .h3{font-size:2.2rem;margin:0;color:#2f2f2f;font-weight:normal}
.cta-info-box p{font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;font-size:clamp(.8rem,2vw,1.3rem);margin:0;color:#2f2f2f}
.cta-block .info-box .info-bottom{display:flex;justify-content:space-between;align-items:center;width:100%}
.cta-block .info-box .info-logo{max-height:32px;margin-left:auto}
.cta-link-button{display:inline-block;padding:.6rem 1rem;background-color:#1373e6;border:.5px solid #fff;color:#fff;font-size:.95rem;border-radius:8px;text-decoration:none;z-index:10;cursor:pointer}
.cta-link-button span{position:relative;z-index:11}
.fade-overlay{position:absolute;inset:0;opacity:0;pointer-events:none;border-radius:8px;z-index:9}
.overlay-split-row{display:flex;flex-direction:row;gap:2rem;align-items:flex-start;justify-content:flex-start;margin-top:1rem;flex-wrap:wrap}
.overlay-split-image img{width:260px;height:auto;border-radius:16px;box-shadow:0 4px 14px rgba(0,0,0,0.1)}
.overlay-split-text{flex:1;font-size:clamp(1rem,1.5vw,1.25rem);color:#333;line-height:1.6;text-align:left}
@media(max-width:768px){.slide{width:120px;height:120px}
.container{height:auto}
.intro{height:55vh;justify-content:flex-start;padding-top:7rem;align-items:center;text-align:center}
.intro-text h1,.intro-text .h1{font-size:clamp(4rem,6vw,5.5rem);line-height:1.2;padding:0 1rem}
.intro-text p{font-size:clamp(1rem,3vw,1.3rem);padding:0 1rem}
.secondary-slider{display:flex;flex-direction:column;align-items:center;gap:2.5rem;padding:1rem;height:auto}
.secondary-slide{position:relative;left:auto;transform:none;width:100%;max-width:95%;margin-bottom:2rem;padding-bottom:5rem}
.secondary-slide .info-box{position:absolute;bottom:-8%;right:7%;width:83%;max-width:260px;padding:1.25rem 1.5rem;background:rgba(255,255,255,0.5);border-radius:16px;border:1px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,0.15);backdrop-filter:blur(6px);display:flex;flex-direction:column;gap:.75rem;z-index:2}
.secondary-slide .info-box p{font-size:1rem;line-height:1.4}
.secondary-slide .info-logo{max-height:24px}
.overlay .overlay-content{margin-top:6rem;padding:2rem}
.overlay .headline-row{flex-direction:column;align-items:flex-start}
.overlay .overlay-images{flex-direction:column;align-items:center}
.overlay .overlay-images img{width:100%;max-width:100%}
.overlay-media-row{flex-direction:column;align-items:center}
.overlay-video video,.overlay-image-single img{max-width:90%}
.image-row{flex-direction:column;align-items:center}
.image-row img{max-width:90%}
.video-section{width:95%;padding:1rem}
.video-wrapper{width:100%;border-radius:12px}
.video-headline h1,.video-headline .h1{font-size:clamp(2rem,6vw,3rem);font-weight:normal}
.video-headline p,.video-description{font-size:1rem;line-height:1.5}
#quantum_fullstack{margin-top:10rem;position:relative}
.quantum-overlay-text{position:absolute;top:-20%;left:8%;transform:none;text-align:center;width:80%;padding-right:15%;z-index:10}
.quantum-overlay-text h2,.quantum-overlay-text .h2{font-size:1.2rem;line-height:1;font-family:'Segoe UI Semi Bold';font-weight:normal}
.quantum-intro-btn{font-size:.85rem;padding:.5rem 1rem;border-radius:6px;margin-top:1rem;z-index:10001}
.quantum-cue-card{top:-12rem;left:51%;transform:translateX(-50%);width:65%;max-width:360px;max-height:400px;border-radius:12px;padding:.5rem;z-index:10001}
.quantum-cue3-card{top:-13rem;max-height:405px;background:rgba(255,255,255,0.8)}
.quantum-cue-card .card-text{padding:.5rem;font-size:.5em}
.quantum-cue-card h3,.quantum-cue-card .h3{font-size:.8rem}
.quantum-cue-card p{font-size:.8rem;line-height:1.5}
.cue-button{font-size:.8rem;padding:.5rem .9rem}
.stripe-content p{font-size:clamp(1.75rem,2.5vw,3rem);font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif}
.stripe-content1 p{font-size:clamp(1.25rem,2vw,2.25rem);font-weight:300}
.cue-nav{position:absolute;bottom:.75rem;left:50%;transform:translateX(-50%);flex-direction:row;gap:8px;z-index:5}
.cue-nav button{width:12px;height:12px}
#canvas-wrapper{padding-top:10.5rem}
#arrow-left{left:1rem;top:-5%}
#arrow-right{right:2rem;top:-5%}
.cta-wrapper{flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem 1rem;text-align:center}
.cta-text{font-size:clamp(1.75rem,2.5vw,3rem);font-family:'Segoe UI Semi Bold',Arial,Helvetica,sans-serif;color:white;text-align:center}
.cta-cards{justify-content:center;align-items:center;display:flex;width:100%}
.cta-block{max-width:90%;margin:0 auto;display:flex;justify-content:center}
.cta-info-box{width:75%;padding:1.5rem;height:auto;font-size:1rem}
.cta-info-box p{font-size:1rem;line-height:1.4}
.cta-link-button{padding:.6rem 1rem;font-size:.9rem}
#start_journey.stripe-banner1{padding:3rem 1rem;min-height:auto}
.overlay-split-row{flex-direction:column}
.overlay-split-image img{width:100%;max-width:100%}
video::cue{font-size:20px}
}
@media(min-width:769px) and (max-width:1024px){.intro{padding-top:2.5rem}
.quantum-cue-card{position:absolute;top:-2%;left:50%;transform:translateX(-50%);width:80%;max-width:520px;background:rgba(255,255,255,0.8);border-radius:12px;padding:0;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,0.15);z-index:10001;max-height:85vh;overflow-y:auto}
.quantum-cue-card .card-text{padding:1rem;font-size:1rem}
.quantum-cue-card h3,.quantum-cue-card .h3{font-size:1.1rem}
.quantum-cue-card p{font-size:.95rem;line-height:1.6}
.quantum-cue-card img{display:block;width:100%;height:auto;margin:0;padding:0;border-radius:0;background:0;border:0}
.cue-button{font-size:.9rem;padding:.6rem 1.1rem}
.cue-nav{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);flex-direction:row;gap:10px;z-index:2}
.secondary-slide .info-logo{max-width:60px;height:auto;margin-left:.5rem}
.secondary-slide .info-box{padding:1.5rem 1.75rem;gap:.75rem}
.secondary-slide .info-bottom{flex-wrap:nowrap;gap:1rem}
.secondary-slide .info-box button{flex-shrink:0;white-space:nowrap}
}
#skip-to-main-content{margin-top:-2px}
video::cue{font-size:24px;background:rgba(0,0,0,0.6)}
@media(min-width:769px) and (max-width:1440px){video::cue{font-size:20px}
}
@media(max-width:768px){video::cue{font-size:16px}
}