button:hover{cursor:pointer}button:hover .button-icon{color:var(--color-white)!important}.button-antd-custom{height:auto;display:flex;padding:12px;flex-direction:row;align-items:center;border-radius:8px;justify-content:center;cursor:pointer;border:1px solid var(--color-free-speech-red);font-size:1.125rem;line-height:27px;font-weight:700}.button-antd-custom,.contained-button{background-color:var(--color-free-speech-red);color:var(--color-white)}.contained-button{border:none!important}.contained-button:hover{background-color:var(--color-red-800)}.outlined-button{background-color:transparent;border:1px solid var(--color-red-300);color:var(--color-red-700)!important}.outlined-button:hover{background-color:var(--color-red-700);color:var(--color-white)!important}.button-arrow{position:relative;transition:all .2s ease;height:48px;display:flex;justify-content:center;align-items:center;font-family:var(--font-manrope);font-size:1rem;color:var(--color-white);line-height:1.3rem;font-weight:500;cursor:pointer;border:none;outline:none;width:-moz-fit-content;width:fit-content;padding:12px 18px;border-radius:1000px;background:#0e1119;gap:8px}.button-arrow:disabled{opacity:.8;cursor:default}.button-arrow.survey{width:230px}@media only screen and (max-width:360px){.button-arrow.survey{width:auto;padding:12px 26px;text-align:center}.button-arrow.survey .button-arrow__name{width:100%}.button-arrow.survey .right{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.button-arrow.survey{width:auto;padding:12px 26px;text-align:center}.button-arrow.survey .button-arrow__name{width:100%}.button-arrow.survey .right{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.button-arrow.survey{width:auto;padding:12px 26px;text-align:center}.button-arrow.survey .button-arrow__name{width:100%}.button-arrow.survey .right{display:none}}.button-arrow.transparent{color:var(--color-sherpa-blue-1);cursor:pointer;border:none;outline:none;width:auto;padding:15px 20px;border-radius:25px;background:var(--color-white)}.button-arrow.transparent .arrow{transform:rotate(0deg)}.button-arrow.border{border:1px solid #0e1119}.button-arrow.signUp{height:44px;width:180px}.button-arrow.businessSignUp{height:44px;width:180px;border-radius:7px;background-color:var(--color-sherpa-blue-3)}.button-arrow.businessSignUp__name{font-size:1rem;color:#fff;line-height:1.6875rem}.button-arrow.businessSignUp .arrow{padding-right:10px}.button-arrow.which-disc{height:44px;width:180px;border-radius:7px;color:var(--color-sherpa-blue-1);background-color:var(--color-white);border:1px solid var(--color-sherpa-blue-1)}.button-arrow.which-disc:hover{color:var(--color-white);background-color:var(--color-sherpa-blue-1)}.button-arrow.which-disc .arrow{display:none}@media only screen and (max-width:360px){.button-arrow{padding:12px 13px}}@media only screen and (max-width:600px)and (min-width:361px){.button-arrow{padding:12px 13px}}@media only screen and (max-width:360px){.button-arrow{font-size:.875rem}}.button-arrow .arrow{font-weight:100;display:flex;align-items:center}.button-arrow .arrow img{width:17px;margin-right:10px}.button-arrow img.icon-loading{display:none;top:50%;right:5px;width:24px;height:24px;display:block;position:absolute;animation:rotate 2s linear infinite}@media only screen and (max-width:360px){.button-arrow img.icon-loading{right:0}}@media only screen and (max-width:600px)and (min-width:361px){.button-arrow img.icon-loading{right:0}}.button-arrow__border{font-weight:700;white-space:nowrap;font-size:12px}@media only screen and (max-width:600px)and (min-width:361px){.button-arrow__border{font-size:14px}}.button-arrow__name{font-family:var(--font-manrope);font-size:1rem;color:var(--color-white);line-height:1.3rem;font-weight:500}@media only screen and (max-width:600px)and (min-width:361px){.button-arrow__name{font-size:14px}}.button-default-v2{position:relative;text-decoration:none;cursor:pointer;border:none;outline:none;padding:10px 24px;border-radius:20px;background:var(--color-black);font-size:1.125rem;color:var(--color-white)}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes slideInLeft{0%{left:-50%}to{left:0}}.button-default{position:relative;text-decoration:none;cursor:pointer;border:none;outline:none;padding:15px 40px;background:var(--color-sherpa-blue-1);font-size:1.125rem;color:var(--color-white)}.button-default,.button-default.sign{border-radius:25px}@media only screen and (min-width:1280px){.button-default.sign{min-width:192px}}.button-default.fluid{cursor:pointer;border:none;outline:none;width:100%;padding:20px 40px;border-radius:0}@media only screen and (max-width:360px){.button-default.fluid{padding:15px 30px}}@media only screen and (max-width:600px)and (min-width:361px){.button-default.fluid{padding:15px 30px}}@media only screen and (min-width:601px)and (max-width:767px){.button-default.fluid{padding:15px 30px}}@media only screen and (min-width:768px)and (max-width:1023px){.button-default.fluid{padding:15px 30px}}.button-default.reload{background-color:transparent;color:var(--color-sherpa-blue-1);padding-left:0;font-size:16px}.button-default.reload img{width:20px!important;height:20px!important}.button-default.reload span{vertical-align:middle}.button-default:disabled{opacity:.8;cursor:not-allowed}@media only screen and (max-width:360px){.button-default{padding:12px 26px}}@media only screen and (max-width:600px)and (min-width:361px){.button-default{padding:12px 26px}}@media only screen and (min-width:601px)and (max-width:767px){.button-default{padding:12px 26px}}@media only screen and (min-width:768px)and (max-width:1023px){.button-default{padding:12px 26px}}@media only screen and (max-width:360px){.button-default{font-size:.875rem}}.button-default img{display:none}.button-default.loading span{opacity:0}.button-default.loading img{top:50%;left:50%;display:block;position:absolute;width:24px;height:24px;transform:translate(-50%,-50%);animation:rotate 2s linear infinite}.button-default.icon{height:50px;display:flex;align-items:center}.button-default.icon img{width:28px;height:28px;display:block;margin-right:5px}.business-signup-modal-btn{width:180px;height:44px;padding:0}.business-button--cancel{border-radius:5px;box-sizing:border-box;background-color:var(--color-white);border:1px solid #c4c4c4;color:var(--color-charcoal)}.business-button--cancel,.business-button--save{padding:0;width:145px;height:49px;font-size:15px}.business-button--save{border-radius:5px;background-color:var(--color-chalky);color:#4f2108}