@keyframes fade-in{0%{opacity:0!important}to{opacity:1!important}}.signup-page{box-sizing:border-box;flex-direction:column;align-items:center;min-height:100vh;padding-top:60px;display:flex}.signup-page__header{z-index:1;-webkit-backdrop-filter:blur(6px);background-color:#08515dcc;width:100%;position:fixed;top:0;left:0;right:0}.signup-page__header-container{justify-content:space-between;align-items:center;display:flex}.signup-page__logo{height:60px;font-family:var(--font-montserrat);color:var(--hero-text-color);align-items:center;padding:0;font-size:24px;font-weight:800;display:flex}.signup-page__hero{width:100%}.signup-page__hero-container{flex-direction:column;justify-content:center;align-items:center;height:calc(100svh - 60px);display:flex;position:relative}@media screen and (min-height:920px){.signup-page__hero-container{height:unset}}.signup-page__hero-content{flex-direction:column;align-items:center;display:flex}@media screen and (min-height:920px){.signup-page__hero-content{margin-top:10svh}}@media (min-width:1024px){.signup-page__hero-content{max-width:1200px;position:relative}}.signup-page__headline{font-family:var(--font-montserrat);color:var(--hero-text-color);text-align:center;padding:0;font-size:32px;font-weight:800;line-height:1.2;position:relative}@media (min-width:1024px){.signup-page__headline{font-size:54px}}.signup-page__headline--hidden{animation:.1s ease-in-out .2s forwards hide-signup}@keyframes hide-signup{0%{opacity:1}to{opacity:0}}.signup-page__headline-highlight{color:var(--hero-highlight-color);font-weight:800}.signup-page__headline-icon-left{fill:#fff;opacity:0;will-change:transform,opacity,scale,rotate;width:100px;height:100px;transition:scale .3s ease-in-out,rotate .3s ease-in-out;animation:1s cubic-bezier(.64,.27,.1,1.08) forwards show-left-icon;position:absolute;top:10px;left:-50vw}@media (min-width:1024px){.signup-page__headline-icon-left:hover{rotate:-6deg;scale:1.1}.signup-page__headline-icon-left{width:160px;height:160px;animation:1.1s cubic-bezier(.64,.27,.1,1.08) forwards show-left-icon-desktop;top:-80px;left:-50vw}}.signup-page__headline-icon-left--hidden{animation:1s ease-in-out forwards hide-left-icon}@media (min-width:1024px){.signup-page__headline-icon-left--hidden{animation:1s ease-in-out forwards hide-left-icon-desktop}}@keyframes show-left-icon-desktop{to{opacity:.08;left:-140px;transform:rotate(435deg)}}@keyframes show-left-icon{to{opacity:.08;left:0;transform:rotate(435deg)}}@keyframes hide-left-icon{0%{opacity:.08;left:0;transform:rotate(435deg)}to{opacity:0;left:-50vw;transform:rotate(0)}}@keyframes hide-left-icon-desktop{0%{opacity:.08;left:-140px;transform:rotate(435deg)}to{opacity:0;left:-50vw;transform:rotate(0)}}.signup-page__headline-icon-right{fill:#fff;opacity:0;will-change:transform,opacity,scale,rotate;width:110px;height:110px;transition:scale .3s ease-in-out,rotate .3s ease-in-out;animation:1s cubic-bezier(.64,.27,.1,1.08) forwards show-right-icon;position:absolute;bottom:15px;right:-50vw}@media (min-width:1024px){.signup-page__headline-icon-right:hover{rotate:6deg;scale:1.1}.signup-page__headline-icon-right{width:200px;height:200px;animation:1.1s cubic-bezier(.64,.57,.17,1.15) .2s forwards show-right-icon-desktop;bottom:-100px;right:-50vw}}.signup-page__headline-icon-right--hidden{animation:1s ease-in-out forwards hide-right-icon}@media (min-width:1024px){.signup-page__headline-icon-right--hidden{animation:1s ease-in-out forwards hide-right-icon-desktop}}@keyframes show-right-icon{to{opacity:.08;right:0;transform:rotate(-360deg)}}@keyframes show-right-icon-desktop{to{opacity:.08;right:-140px;transform:rotate(-360deg)}}@keyframes hide-right-icon{0%{opacity:.08;right:0;transform:rotate(-360deg)}to{opacity:0;right:-50vw;transform:rotate(0)}}@keyframes hide-right-icon-desktop{0%{opacity:.08;right:-140px;transform:rotate(-360deg)}to{opacity:0;right:-50vw;transform:rotate(0)}}.signup-page__logo-highlight{color:var(--hero-highlight-color);font-weight:800}.signup-page__hands-up-emoji{animation:.8s .6s forwards subtext-emoji-animation;position:absolute;bottom:-2px;right:-6px}@keyframes subtext-emoji-animation{0%{transform:translateY(0)}50%{transform:translateY(-3px)}to{transform:translateY(0)}}.signup-page__subtitle{font-family:var(--font-montserrat);color:var(--hero-text-color);text-align:center;margin-top:26px;font-size:18px;font-weight:600;line-height:1.4;position:relative}@media (min-width:1024px){.signup-page__subtitle{margin-top:16px;font-size:18px}}.signup-page__subtitle--hidden{animation:.1s ease-in-out .2s forwards hide-signup}.signup-page__subtitle-highlight{color:#dbf227;font-weight:inherit}.signup-page__buttons{flex-direction:column;align-items:center;width:100%;margin-top:32px;display:flex}@media (min-width:1024px){.signup-page__buttons{flex-direction:row;justify-content:center;margin-top:42px}}.signup-page__button{width:100%;max-width:200px;box-shadow:0 0 8px #0000004d}@media screen and (min-height:920px){.signup-page__button:hover{transform:translateY(-1px)}}.signup-page__button--hidden{animation:.1s ease-in-out .2s forwards hide-signup}.signup-page__button-arrow{margin-left:10px}.signup-page__sample-indicator{font-family:var(--font-caveat);color:var(--hero-highlight-color);-webkit-user-select:none;user-select:none;align-self:flex-start;align-items:center;margin-top:auto;font-size:28px;font-weight:700;display:flex;position:absolute;top:-64px;left:4vw}@media (min-width:1024px){.signup-page__sample-indicator{left:-140px}}.signup-page__arrow-image{width:64px;height:64px;margin-left:14px;transform:rotate(20deg)}@media screen and (min-height:920px){.signup-page__arrow-image{width:70px;height:70px}}.signup-page__mobile{flex-direction:column;width:100%;max-width:600px;height:calc(100svh - 60px);display:flex;position:relative}.signup-page__mobile--hidden{animation:.1s ease-in-out .2s forwards hide-signup}@media screen and (min-height:920px){.signup-page__mobile{height:unset;flex:1;margin-top:100px}}.signup-page__mobile-inner{background-color:#0000;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;flex:1;margin:0 4vw;display:flex}@media (min-width:1024px){.signup-page__mobile-inner{margin:0}}.signup-page__mobile-body{flex-direction:column;flex:1;display:flex;overflow-y:hidden}.signup-page__mobile-form-item{background-color:#0b514f;border-radius:50px;height:50px}.signup-page__mobile-questions{flex-direction:column;flex:1 1 0;display:flex;overflow-y:hidden}.signup-page__mobile-footer{pointer-events:none;background:linear-gradient(#0000 0%,#08515d 90% 100%);justify-content:center;align-items:center;height:200px;display:flex;position:absolute;bottom:0;left:0;right:0}.signup-page__mobile-question{font-family:var(--font-montserrat);background-color:#02353d;border-radius:8px;flex-shrink:0;margin:3px 0;padding:12px 12px 11px;position:relative}@media (min-width:1024px){.signup-page__mobile-question:hover{background-color:#023a43}}.signup-page__mobile-question-title{color:#dbf227;border-top-left-radius:8px;border-top-right-radius:8px;flex-direction:row;align-items:center;font-size:15px;font-weight:600;display:flex}.signup-page__mobile-question-answer{color:#7fadb5;margin-top:9px;font-size:15px;font-weight:500}.signup-page__mobile-question-like-wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;opacity:0;-webkit-tap-highlight-color:#0000;will-change:transform,opacity;border-radius:20px;flex-direction:row;height:17px;padding-left:4px;animation:1s forwards fadeIn;display:inline-flex;position:absolute;bottom:13px;right:8px;transform:translate(-10px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1;transform:translate(0)}}.signup-page__mobile-question-like-icon{border-radius:50%;width:16px;height:16px}.signup-page__mobile-question-like-count{font-family:var(--font-open-sans);min-width:14px;padding-left:4px;font-size:12px;font-weight:700}.signup-page__mobile-footer-button{width:100%;max-width:240px;margin-top:120px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #0000004d}@media (min-width:1024px){.signup-page__mobile-footer-button{width:auto}}@media screen and (min-height:920px){.signup-page__mobile-footer-button:hover{transform:translate(-50%)translateY(-2px)}}.signup-page__mobile-footer-button-arrow{margin-left:8px}.signup-page__chat-wrapper{width:100%;height:calc(var(--vh,1vh)*100 - 60px);flex-direction:column;justify-content:center;align-items:center;display:flex}.signup-page__chat-conversation-wrapper{box-sizing:border-box;background-color:#02353d;border-radius:10px;flex-direction:column;max-width:600px;padding:20px;display:flex;position:relative}.signup-page__chat-footer{flex-direction:row;max-width:600px;margin-top:10px;display:flex}.signup-page__chat-footer-button{background-color:#02353d;margin-left:10px;border-radius:50%!important;width:36px!important;height:36px!important;padding:0!important}@media screen and (min-height:920px){.signup-page__chat-footer-button:hover,.signup-page__chat-footer-button:focus-visible{transform:translateY(-1px)}}.signup-page__chat-footer-input{background-color:#02353d;border:none;border-radius:10px;outline:none;flex:1;padding:0!important}
