.hero-showcase{width:min(35vw,470px);height:360px;position:relative;display:grid;place-items:center;perspective:900px}.showcase-frame{width:300px;height:330px;padding:38px 30px;background:linear-gradient(150deg,#fff 0 64%,#edf0f1 64%);color:var(--navy);box-shadow:24px 25px 0 #0d2941,0 35px 80px #071a2b55;transform:rotate(-4deg);position:relative;border:1px solid #ffffff88}.showcase-frame:before{content:'';position:absolute;width:120px;height:8px;background:var(--orange);top:0;right:0}.showcase-frame .mini-label{font-size:11px;letter-spacing:3px;font-weight:800;color:var(--orange)}.showcase-frame strong{display:block;font-size:42px;line-height:1.1;margin-top:45px}.showcase-frame i{display:block;width:70px;height:5px;background:var(--orange);margin:25px 0}.showcase-frame small{color:#6d7b87;font-weight:700}.floating-tag{position:absolute;background:var(--orange);color:white;width:84px;height:84px;display:grid;place-items:center;font-weight:800;letter-spacing:2px;box-shadow:0 15px 35px #071a2b55}.tag-one{top:5px;left:0;transform:rotate(10deg)}.tag-two{bottom:0;right:3px;background:var(--navy2);transform:rotate(-8deg)}.video-badge{position:absolute;left:12px;bottom:12px;background:#071a2be6;color:white;border-radius:99px;padding:7px 11px;font-size:12px;font-weight:700}.product-video{max-width:1200px;margin:45px auto 0;background:var(--navy);color:white;padding:45px}.product-video>div:first-child span{color:var(--orange2);font-weight:700}.product-video h2{font-size:32px;margin:5px 0 25px}.video-frame{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media(max-width:760px){.hero-showcase{display:none}.product-video{padding:22px;margin-top:25px}.product-video h2{font-size:25px}}

