.blue-button{background:linear-gradient(90deg,#1769ff -39.34%,#18aeff 141.54%);border-radius:4px;color:#fff;display:inline-block;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease;width:fit-content}.blue-button:hover{background:linear-gradient(90deg,#1769ff -20%,#18aeff 120%);box-shadow:0 4px 8px rgba(23,105,255,.25);color:#fff;text-decoration:none;transform:scale(1.05)}.page-center{margin:0 auto;max-width:1430px;padding:0 15px;width:100%}.bottom-arrow{background-color:#f60;border-radius:100%;color:#fff;display:block;font-size:11px;height:40px;line-height:40px;text-align:center;transition:all .2s ease;width:40px}