@import"https://fonts.googleapis.com/css2?family=Short+Stack&family=Coming+Soon&family=Patrick+Hand&display=swap";.web-nav-btns{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;padding-top:30px;max-width:1300px;width:100%;margin:0 auto;position:relative}.web-nav-btns>*{pointer-events:auto}.web-nav-btn{all:unset;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;height:150px;min-width:230px;position:relative;border-radius:12px;margin-right:3%;margin-bottom:20px;background-size:100% 100%;background-repeat:no-repeat;background-position:center;transition:transform .2s ease,filter .2s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.web-nav-btn:last-child{margin-right:0}.web-nav-btn:hover{transform:scale(1.1);filter:drop-shadow(0 6px 12px rgba(0,0,0,.25)) brightness(1.2)}.web-nav-btn:active{transform:scale(.9);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2)) brightness(.9)}.web-nav-btn--color{border-radius:2px;height:138px;min-width:210px;background-image:none;background-size:cover;background-repeat:no-repeat;background-position:center;box-shadow:3px 3px 2px #0f172a80;transition:transform .18s ease-out,box-shadow .18s ease-out}.web-nav-btn--color:hover{transform:translateY(-3px) scale(1.04);box-shadow:6px 6px 2px #0f172a80}.web-nav-btn--color:active{transform:translateY(-1px) scale(1.02);box-shadow:3px 3px 2px #0f172a4d}.web-card{position:relative;width:100%;height:100%}.web-nav-btn__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding:30px 16px 8px;text-align:center}.web-nav-btn__divider{width:80%;height:1px;background:#1f293759;border-radius:999px}.web-nav-btn__label{font-family:Short Stack,Patrick Hand,sans-serif;margin:0;padding:4px 8px;font-size:22px;font-weight:700;color:#1f2937;text-shadow:0 1px 1px rgba(94,60,60,.9);display:inline-flex;align-items:center;justify-content:center;gap:6px;text-align:center;width:100%}.web-nav-btn__label-text{display:inline-block}.web-nav-btn__hand{width:30px;height:30px;object-fit:contain}.web-nav-btn__hand-badge{position:absolute;top:-1%;right:-1%;width:40px;height:40px;border-radius:9999px;display:flex;align-items:center;justify-content:center;pointer-events:none}.web-nav-btn__hand--badge{width:70%;height:70%;transform:rotate(-135deg)}.web-nav-btn__description{margin:0;font-size:14px;font-weight:500;color:#414141;text-align:center;line-height:1.4;font-family:Coming Soon,Patrick Hand,sans-serif}.web-nav-btn__img{display:none}.get-started-btn{all:unset;box-sizing:border-box;cursor:pointer;display:inline-flex;align-items:center;background-size:100% 100%;background-repeat:no-repeat;background-position:center;width:250px;height:90px;transition:transform .2s ease,filter .2s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.get-started-btn span{font-family:inherit;font-size:17px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.4);letter-spacing:.5px;padding-left:45px;transform:rotate(-3deg)}.get-started-btn:hover{transform:scale(1.05);filter:drop-shadow(0 6px 12px rgba(0,0,0,.25)) brightness(1.2)}.get-started-btn:active{transform:scale(.98);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2)) brightness(.9)}@media(min-width:768px){.web-nav-btn{width:28%;height:160px;margin-right:4%}.web-nav-btn--color{height:150px}.web-nav-btn__label{font-size:24px}.web-nav-btn__description{font-size:16px}.web-nav-btn__hand-badge{width:46px;height:46px}.get-started-btn{width:280px;height:95px}.get-started-btn span{font-size:18px;padding-left:60px}}@media(min-width:1024px){.web-nav-btn{width:25%;height:200px}.web-nav-btn--color{height:170px}.web-nav-btn__content{padding-top:50px}.web-nav-btn__hand-badge{width:52px;height:52px}.web-nav-btn__label{font-size:26px}.web-nav-btn__description{font-size:17px}.get-started-btn{width:320px;height:110px}.get-started-btn span{font-size:22px;padding-left:65px}}
