.window{background-color:none;max-width:350px;height:100px;border-radius:5px;display:flex}input[type=text]{border:none;box-sizing:border-box;width:100%;height:100%;border-radius:15px;font-size:2em;text-align:right;padding-right:20px}.BtnCon input{margin:5px 0;width:75.47px;height:44.5px;border-radius:15px;border-left-color:#fff;border-right-width:0;border-bottom-width:0;border-top-color:#fff;box-shadow:1.5px 1.5px 0 rgba(0,0,0,.5);background-image:linear-gradient(122deg,#eceff3,#fff 97%)}.BtnCon{border-radius:10px;width:350px;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:20px}.BG{background-image:linear-gradient(180deg,#eceff3 100%,#eceff3 0);max-width:350px;min-width:350px;height:400px;border-radius:15px;border-left-color:#fff;border-right:1px solid rgba(0,0,0,.1);border-bottom-width:0;border-top-color:#fff;box-shadow:-1.5px -1.5px 0 rgba(0,0,0,.1)}