.PhoneGraphic{--phoneBorderRadius:36px;--phoneScreenBorderRadius:33px;--phoneWidth:264px;--phoneHeight:533px;width:var(--phoneWidth);height:var(--phoneHeight);padding:8px;border-radius:var(--phoneBorderRadius);background:#f6f9fc;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px}.PhoneGraphic--scaleLarge{--phoneWidth:301px;--phoneHeight:615px;border-radius:42px}.PhoneGraphic__screen{position:relative;height:100%;border-radius:var(--phoneScreenBorderRadius);-webkit-mask-image:-webkit-radial-gradient(#fff,#000);background:#fff}