.TerminalGraphic{width:301px;height:564px;overflow:hidden;border-radius:40px;background:#30455d;box-shadow:0 20px 30px -10px #26394d}.TerminalGraphic__edge{height:552px;padding:5px;border-radius:40px;background:#18324b;box-shadow:0 2px 6px 1px #0a2540,inset 0 -5px 2px 1px #0a2540,inset 0 2px 3px 1px #adbccb}.TerminalGraphic__deviceArrow{display:block;width:15px;margin:1px auto 0}.TerminalGraphic__front{height:532px;padding:15px;background:-webkit-gradient(linear,left top,left bottom,from(#4b5f74),to(#273f57));background:linear-gradient(#4b5f74,#273f57);box-shadow:0 1px 1px 0 rgba(6,24,44,.2),inset 0 1px 1px 0 hsla(0,0%,100%,.3);border-radius:35px}.TerminalGraphic__screenEdge{height:262px;padding:20px;background:-webkit-gradient(linear,left top,left bottom,from(#1c354e),to(#0b2641));background:linear-gradient(#1c354e,#0b2641);box-shadow:0 1px 1px 0 hsla(0,0%,100%,.1);border-radius:20px}.TerminalGraphic__screen{height:100%;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,from(#2d445b),to(#132d47));background:linear-gradient(#2d445b,#132d47);border-radius:2px}.TerminalGraphic__fadeOut{width:107px;height:28px;padding:0 2px 2px;margin:10px auto 4px;border-radius:0 0 6px 6px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(85%,hsla(0,0%,100%,.15)),to(hsla(0,0%,100%,.5)));background:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.15) 85%,hsla(0,0%,100%,.5))}.TerminalGraphic__cutOff{height:100%;border-radius:0 0 4px 4px;background:-webkit-gradient(linear,left top,left bottom,from(#2c435a),to(#294158));background:linear-gradient(#2c435a,#294158)}.TerminalGraphic__screenArrow{width:16px;margin:13px 0 0 57px}.TerminalGraphic__card{width:73px;height:112px;margin:0 auto;border:2px solid #fff;border-radius:6px;background:-webkit-gradient(linear,left top,left bottom,from(#4b5f72),to(#40556a));background:linear-gradient(#4b5f72,#40556a)}.TerminalGraphic__chip{width:18px;height:21px;margin:11px 0 0 39px;border-radius:2px;background:#fff}.TerminalGraphic__logos{display:block;width:166px;margin:16px auto 0}.TerminalGraphic__keypad{display:grid;grid:auto-flow 34px/repeat(3,1fr);gap:12px;margin:13px 9px 0}.TerminalGraphic__button{border-radius:8px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(10,37,64,0)),to(rgba(10,37,64,.25)));background:linear-gradient(rgba(10,37,64,0),rgba(10,37,64,.25));box-shadow:0 0 0 2px rgba(6,24,44,.4),0 4px 6px -1px rgba(6,24,44,.65),inset 0 1px 0 hsla(0,0%,100%,.08)}.TerminalGraphic__button--light{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.18)),to(hsla(0,0%,100%,.08)));background:linear-gradient(hsla(0,0%,100%,.18),hsla(0,0%,100%,.08))}.TerminalGraphic__button--red{background:-webkit-gradient(linear,left top,left bottom,from(#e36456),to(#d14a3f));background:linear-gradient(#e36456,#d14a3f)}.TerminalGraphic__button--green{background:-webkit-gradient(linear,left top,left bottom,from(#42bb90),to(#2f9d71));background:linear-gradient(#42bb90,#2f9d71)}