*{box-sizing:border-box}a,a:hover{text-decoration:none}body{margin:0;padding:0;color:#324e63;font-family:Quicksand,sans-serif}.min{display:flex;padding:50px 20px;width:100%;height:auto;min-height:100vh;background:linear-gradient(to left bottom,#b2ffe5 0,#ffc8b2 100%)}#min-box{position:relative;margin:auto;width:20pc;max-width:700px;border-radius:9pt;background:rgba(255,255,255,.44);box-shadow:0 8px 60px -10px rgba(13,28,39,.6)}.min-card{margin-top:-35px;padding:0 20px;padding-bottom:40px;text-align:center;transition:all .3s}.min-name{margin-bottom:15px;color:#000;font-weight:700;font-size:25px}.min-txt{margin-bottom:15px;color:#324e63;font-weight:500;font-size:18px}.min-button{display:flex;margin-top:40px;justify-content:center;align-items:center}.min-Jump{margin:15px 35px;margin-right:0;margin-left:0;padding:15px 40px;min-width:201px;min-height:55px;border:none;border-radius:50px;background:linear-gradient(45deg,#1da1f2,#0e71c8);box-shadow:0 4px 30px rgba(19,127,212,.4);color:#fff;font-weight:700;font-size:19px;cursor:pointer;transition:all .3s;backface-visibility:hidden}.min-Jump:focus{outline:0!important}.min-Jump:hover{transform:translateY(-5px)}#Seconds{margin-top:30px;color:#000;text-align:center;font-size:68px}@media screen and (max-width:767px){.min{padding-top:75pt;height:auto;min-height:100vh}.min-Jump{margin:15px 25px;min-width:170px}#Seconds{margin-top:20px}}@media screen and (max-width:576px){#min-img{width:90pt;height:90pt}#min-box{width:100%}.min-button{flex-wrap:wrap}.min-Jump{margin:0;margin-bottom:1pc;width:100%;max-width:300px;min-width:inherit}.min-Jump:last-child{margin-bottom:0}}