@import url("https://use.typekit.net/nto1fzp.css");.grecaptcha-badge{visibility:hidden}*,body,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}.mobile-only{display:none}@media (max-width:640px){.mobile-only{display:inline}}.fixed-background{position:fixed;top:0;left:0;width:100%;height:100vh;height:100lvh;z-index:-1;background-image:url(/assets/images/clouds-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:center 30%}.seatpulse-btn{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(357deg,#f0c33e 2.45%,#ffde7b 22.97%,#ffde7b 77.7%,#fef3d2 97.31%);box-shadow:inset 0 0 14px 0 #fff,0 4px 7px 0 rgba(0,0,0,.25);border:none;border-radius:8px;cursor:pointer;font-weight:600;color:#101828;white-space:nowrap;overflow:hidden}.heart-rate{position:relative;width:150px;height:73px;overflow:hidden}.heart-rate svg{display:block}.heart-rate .fade-in{background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,1) 8%);animation:heartbeat-fadein 2.5s linear infinite}.heart-rate .fade-in,.heart-rate .fade-out{position:absolute;top:0;right:0;width:100%;height:100%}.heart-rate .fade-out{background:linear-gradient(90deg,rgba(255,255,255,1) 0,rgba(255,255,255,0) 8%);animation:heartbeat-fadeout 2.5s linear infinite}@keyframes heartbeat-fadein{0%{left:-100%}to{left:100%}}@keyframes heartbeat-fadeout{0%{left:-150%}to{left:50%}}.seatpulse-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#f5f5f5;width:100%}.seatpulse-loading .heart-rate .fade-in,.seatpulse-loading .heart-rate .fade-out{background-color:transparent}.seatpulse-loading .heart-rate .fade-in{background:linear-gradient(90deg,rgba(245,245,245,0) 0,rgba(245,245,245,1) 8%)}.seatpulse-loading .heart-rate .fade-out{background:linear-gradient(90deg,rgba(245,245,245,1) 0,rgba(245,245,245,0) 8%)}.seatpulse-loading-label{font-size:14px;font-weight:600;color:#b8860b;letter-spacing:.04em}