.product-alert{display:block;position:relative;overflow:hidden;background:#edf1ea;border:1px solid #d1d8ca;border-radius:26px;padding:15px 16px 16px;margin-top:24px;box-shadow:0 18px 42px #5a6a4517}.product-alert:before{content:"";position:absolute;width:240px;height:240px;border:1px solid #b6c9b2;border-radius:50%;right:-110px;top:-135px;opacity:.7}.product-alert:after{content:"";position:absolute;width:170px;height:170px;border:1px solid #b6c9b2;border-radius:50%;right:-72px;top:-95px;opacity:.45}.alert-topline{position:relative;z-index:2;display:flex;align-items:center;gap:8px;color:#7d887c;font:800 8px var(--display);letter-spacing:.13em}.alert-topline i{width:4px;height:4px;border-radius:50%;background:#a8bd3d}.alert-stage{display:grid;grid-template-columns:118px 1fr;gap:14px;align-items:center;margin:18px 0 15px;position:relative;z-index:2}.alert-visual{width:118px;height:112px;border-radius:20px;background:#f8f8f2;border:1px solid #dfe5d9;position:relative;display:grid;place-items:center;overflow:hidden}.alert-device{width:35px;height:57px;border-radius:10px;background:linear-gradient(140deg,#273230,#111918);color:#d8ed61;display:grid;place-items:center;font:800 13px var(--display);box-shadow:8px 12px 16px #15211b35;position:relative;z-index:3}.alert-device:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#d8ed61;bottom:8px;box-shadow:0 0 0 6px #d8ed6130}.alert-wave{position:absolute;border:1px solid #9dae6d;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(45deg);animation:alert-wave 2.6s ease-in-out infinite}.wave-a{width:38px;height:38px;right:17px}.wave-b{width:73px;height:73px;right:-1px;animation-delay:.4s;opacity:.7}.wave-c{width:108px;height:108px;right:-17px;animation-delay:.8s;opacity:.4}.stage-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#b5d84e;z-index:3;animation:stage-float 4s ease-in-out infinite}.dot-one{left:18px;top:21px}.dot-two{right:20px;bottom:17px;background:#9dbbe0;animation-delay:-1.5s}.alert-copy strong{font:800 22px/.94 var(--display);letter-spacing:-.07em}.alert-copy p{font:13px/1.4 var(--sans);color:#687267;margin:11px 0 0}.alert-bottom{border-top:1px solid #d1d9c9;padding-top:12px;position:relative;z-index:2}.alert-bottom b{display:block;font:800 13px/1.2 var(--display);letter-spacing:-.02em;color:#303a32}.alert-bottom span{display:block;font:11px/1.35 var(--sans);color:#717b70;margin-top:3px}@keyframes stage-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}
