.GenerateDemo_generate-demo__HTK_W{display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;opacity:0;pointer-events:none;transition:all .5}.GenerateDemo_generate-demo__HTK_W.GenerateDemo_visible__5N1qG{opacity:1;pointer-events:unset}.GenerateDemo_generate-demo__HTK_W .GenerateDemo_wrapper__oaeZJ{background-color:hsla(0,0%,100%,.5);max-width:100%;width:450px;height:350px;border-radius:13px;position:relative}.GenerateDemo_generate-demo__HTK_W .GenerateDemo_wrapper__oaeZJ .GenerateDemo_content__DjG2O{display:flex;gap:10px;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:20px;bottom:20px;left:20px;right:20px;border:1px solid #d3d3d3;border-radius:11px;background-color:#fff;padding:20px}.GenerateDemo_generate-demo__HTK_W .GenerateDemo_wrapper__oaeZJ .GenerateDemo_content__DjG2O .GenerateDemo_redirecting__nShNy{display:flex;flex-direction:row;gap:3px;justify-content:center;align-items:center;font-size:small}.GenerateDemo_generate-demo__HTK_W .GenerateDemo_wrapper__oaeZJ .GenerateDemo_content__DjG2O h4{margin:0}.GenerateDemo_generate-demo__HTK_W .GenerateDemo_wrapper__oaeZJ .GenerateDemo_content__DjG2O small{color:#666}.GenerateDemo_generate-demo__HTK_W .GenerateDemo_wrapper__oaeZJ .GenerateDemo_content__DjG2O .GenerateDemo_progress-bar__Zvu0C{margin-top:8px;display:flex;justify-content:center;align-items:center;transition:all .5s;color:#666;width:120px;height:120px;border-radius:50%;font-size:medium}.AvatarsShowcaseDialog_paper__yyskv{background:linear-gradient(135deg,#4f46e5,#7e22ce)!important;border-radius:20px!important;overflow:hidden!important;color:#fff;box-shadow:0 30px 60px -12px rgba(0,0,0,.45)!important}.AvatarsShowcaseDialog_dialog__ETthK{display:flex;flex-direction:column;max-height:90vh}.AvatarsShowcaseDialog_header___k1Ic{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:28px 32px 16px;position:relative}.AvatarsShowcaseDialog_header___k1Ic h2{margin:0 0 6px;font-size:1.75rem;font-weight:700;color:#fff}.AvatarsShowcaseDialog_header___k1Ic p{margin:0;font-size:1rem;color:hsla(0,0%,100%,.85);line-height:1.4}.AvatarsShowcaseDialog_close-button__Y8nYh{width:40px;height:40px;border-radius:50%;border:1px solid hsla(0,0%,100%,.3);background-color:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,transform .2s ease}.AvatarsShowcaseDialog_close-button__Y8nYh:hover{background-color:hsla(0,0%,100%,.22);transform:scale(1.05)}.AvatarsShowcaseDialog_close-button__Y8nYh svg{width:18px;height:18px}.AvatarsShowcaseDialog_body__pg1Ps{padding:8px 32px 24px;overflow-y:auto;flex:1 1}.AvatarsShowcaseDialog_state-message__Nayjk{padding:60px 16px;text-align:center;color:hsla(0,0%,100%,.85);font-size:1rem}.AvatarsShowcaseDialog_grid__VJCHd{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:16px;gap:16px}.AvatarsShowcaseDialog_tile__H1Ehz{display:flex;flex-direction:column;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.2);border-radius:14px;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.AvatarsShowcaseDialog_tile__H1Ehz:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.45);background-color:hsla(0,0%,100%,.16)}.AvatarsShowcaseDialog_tile-image__n7vr0{width:100%;aspect-ratio:1/1;background-color:rgba(0,0,0,.2);position:relative;overflow:hidden}.AvatarsShowcaseDialog_tile-image__n7vr0>img,.AvatarsShowcaseDialog_tile-image__n7vr0>video{width:100%;height:100%;object-fit:cover;display:block}.AvatarsShowcaseDialog_tile-more__D94Of{border-style:dashed;border-color:hsla(0,0%,100%,.5);background:linear-gradient(135deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.06))}.AvatarsShowcaseDialog_tile-more__D94Of:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.24),hsla(0,0%,100%,.1))}.AvatarsShowcaseDialog_tile-more-image__iWK2m{display:flex;align-items:center;justify-content:center;background-color:transparent}.AvatarsShowcaseDialog_tile-more-image__iWK2m span{font-size:3rem;font-weight:300;color:hsla(0,0%,100%,.85);line-height:1}.AvatarsShowcaseDialog_tile-name__TMPiQ{padding:10px 12px;font-size:.85rem;font-weight:500;color:#fff;text-align:center;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AvatarsShowcaseDialog_footer__iHrzG{padding:16px 32px 28px;display:flex;justify-content:center;border-top:1px solid hsla(0,0%,100%,.15)}.AvatarsShowcaseDialog_cta-button__HoIX9{padding:14px 32px;background-color:#fff;color:#4f46e5;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 12px 24px -8px rgba(0,0,0,.35);transition:transform .15s ease,box-shadow .2s ease}.AvatarsShowcaseDialog_cta-button__HoIX9:hover{transform:scale(1.04);box-shadow:0 18px 30px -8px rgba(0,0,0,.45)}.AvatarsShowcaseDialog_cta-button__HoIX9:active{transform:scale(.97)}@media screen and (max-width:1023px){.AvatarsShowcaseDialog_header___k1Ic{padding:22px 20px 12px}.AvatarsShowcaseDialog_header___k1Ic h2{font-size:1.4rem}.AvatarsShowcaseDialog_header___k1Ic p{font-size:.9rem}.AvatarsShowcaseDialog_body__pg1Ps{padding:4px 20px 20px}.AvatarsShowcaseDialog_grid__VJCHd{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.AvatarsShowcaseDialog_footer__iHrzG{padding:12px 20px 22px}.AvatarsShowcaseDialog_cta-button__HoIX9{width:100%;padding:14px 20px}}.Avatar_avatar-wrap__i7oth{position:relative;display:inline-flex;width:-moz-fit-content;width:fit-content;vertical-align:middle}.Avatar_pro-badge__wBFQ8{position:absolute;right:0;bottom:0;transform:translate(12%,12%);display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;font-weight:700;line-height:1;box-shadow:0 1px 8px rgba(239,68,68,.4);border:2px solid hsla(0,0%,100%,.95);box-sizing:border-box;pointer-events:none;z-index:1}.Avatar_avatar__DPw_M{position:relative}.Avatar_avatar__DPw_M svg{top:-5px;left:50%;transform:translateX(-50%);font-size:55px;color:#666;position:absolute}.Avatar_avatar__DPw_M img{width:45px;height:45px;border-radius:100px;position:relative;z-index:1;object-fit:cover}@import"https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap";.HomePage2_homepage__f0Rba{color:initial;font-family:sans-serif;overflow:hidden}.HomePage2_homepage__f0Rba .HomePage2_start-free-button__odEVQ{min-width:150px;font-size:1.2rem;font-weight:600;border-radius:8px;border:1px solid #fff;background-color:#fff;color:#0864c6;padding:20px 35px;box-shadow:2px 2px 15px 5px rgba(0,0,0,.15)}.HomePage2_homepage__f0Rba .HomePage2_start-free-button__odEVQ .HomePage2_cta-last-word-with-arrow__MTZzh{white-space:nowrap}.HomePage2_homepage__f0Rba .HomePage2_start-free-button__odEVQ .HomePage2_arrow-right__jvCvP{margin-left:10px;font-size:1.2rem;font-weight:100;color:#0758da;width:18px;height:18px}.HomePage2_homepage__f0Rba .HomePage2_steps-container__vXmNA{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;grid-gap:30px;gap:30px;max-width:1300px;margin-top:50px}.HomePage2_homepage__f0Rba .HomePage2_steps-container__vXmNA .HomePage2_step__qimtE{border:1px solid #e6e6e6;border-radius:10px;display:flex;flex-direction:column;padding:50px;transition:box-shadow .3s ease-in-out;box-shadow:0 0 0 0 rgba(0,0,0,.1)}.HomePage2_homepage__f0Rba .HomePage2_steps-container__vXmNA .HomePage2_step__qimtE:hover{box-shadow:0 10px 10px 0 rgba(0,0,0,.1)}.HomePage2_homepage__f0Rba .HomePage2_steps-container__vXmNA .HomePage2_step__qimtE .HomePage2_icon__Us3La{color:#2f5eae;background-color:#dae7ff;padding:15px;border-radius:10px}.HomePage2_homepage__f0Rba .HomePage2_steps-container__vXmNA .HomePage2_step__qimtE .HomePage2_titlex__EJ3Dh{font-size:1.8rem;color:#232323;margin-bottom:15px}.HomePage2_homepage__f0Rba .HomePage2_steps-container__vXmNA .HomePage2_step__qimtE p{margin:0;color:gray;line-height:1.5}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi{position:fixed;top:0;left:0;right:0;z-index:100;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:saturate(110%) blur(10px) brightness(1.1);backdrop-filter:saturate(110%) blur(10px) brightness(1.1);height:60px;display:flex;align-items:center;padding-left:calc(10% + 20px);padding-right:10%;border-bottom:1px solid hsla(0,0%,90%,.8)}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_account-menu-button__YZ9_h{border:none!important}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo .HomePage2_logo-container__Sk2uT{flex-grow:10;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo .HomePage2_logo-container__Sk2uT .HomePage2_logo__UX2wO{cursor:pointer;transform:translateY(2px);height:17px}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo .HomePage2_action-links-container__njyHx{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px;margin-right:30px}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo .HomePage2_action-links-container__njyHx a{text-decoration:none;color:#494949;font-size:.9rem;letter-spacing:.3px;font-weight:500}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo .HomePage2_header-start-free-button__4HR_8{font-size:.9rem;letter-spacing:.5px;font-weight:500;border-radius:10px;border:1px solid #4f63ff;background:linear-gradient(170deg,#1253e4,#4f3af7 80%);color:#fff;padding:10px 20px}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo .HomePage2_header-news-feed-button__U0yvU{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;letter-spacing:.3px;font-weight:600;border-radius:10px;border:1px solid #f4b400;background:linear-gradient(170deg,#ffd24d,#f5a300 80%);color:#1f1f1f;padding:8px 16px;text-decoration:none;white-space:nowrap}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo .HomePage2_header-news-feed-icon__0Pnhg{width:16px;height:16px}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP{background-image:url(/static/bluegreen-background.svg);height:60vh;min-height:700px;display:flex;flex-direction:row;background-size:cover;box-sizing:border-box;align-items:center}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP>div{width:50%}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt{width:42%;padding-left:10%;box-sizing:border-box;margin-top:60px}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_feature-chip__j6sxs{font-size:.9rem;letter-spacing:.4px;background-color:hsla(0,0%,100%,.2);color:#fff;width:-moz-fit-content;width:fit-content;padding:8px 20px;border-radius:20px;text-align:center}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_hero-title-motion__Ln3_8{width:130%}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt h1{color:#fff;font-weight:600;max-width:700px;line-height:1.2;font-size:3.9rem}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt p{font-weight:300;line-height:1.5;color:#fff;max-width:700px;font-size:1.1rem;letter-spacing:.8px}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_buttons-wrapper__I2kUr{display:flex;gap:20px}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_buttons-wrapper__I2kUr .HomePage2_explore-demo-button__oK_sx{min-width:150px;font-size:1.2rem;font-weight:600;border-radius:8px;border:1px solid hsla(0,0%,100%,.439);background-color:hsla(0,0%,100%,.271);color:#fff;padding:20px 35px}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_checklist__IiVjK{color:#fff;display:flex;flex-direction:row;margin-top:50px;gap:20px;font-size:.9rem;letter-spacing:.4px;justify-content:flex-start}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_checklist__IiVjK svg{width:18px;height:18px}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_right-side__BWZQ6{width:58%}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_right-side__BWZQ6 img{width:65vw;max-width:1300px}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe{background-color:#f3f5f9;padding:50px 0;text-align:center;border-bottom:1px solid #e6e6e6;display:flex;flex-direction:column;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe h2,.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe p{text-shadow:-3px -3px 2px #f3f5f9,3px -3px 2px #f3f5f9,-3px 3px 2px #f3f5f9,3px 3px 2px #f3f5f9,0 -3px 2px #f3f5f9,0 3px 2px #f3f5f9,-3px 0 2px #f3f5f9,3px 0 2px #f3f5f9;paint-order:stroke fill}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe p{font-size:1.1rem;color:#646464}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe .HomePage2_subheader-numbers__THBGH{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;font-size:.9rem;letter-spacing:.4px;width:100%;max-width:900px}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe .HomePage2_subheader-numbers__THBGH .HomePage2_subheader-number__ughXV{flex-grow:1}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe .HomePage2_subheader-numbers__THBGH .HomePage2_subheader-number__ughXV h2{font-size:2.5rem;margin:15px;line-height:1}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe .HomePage2_subheader-numbers__THBGH .HomePage2_subheader-number__ughXV p{margin:0}.HomePage2_homepage__f0Rba .HomePage2_section-title__tNeoX{display:flex;flex-direction:column;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-title__tNeoX h2{font-size:2.5rem;margin:0}.HomePage2_homepage__f0Rba .HomePage2_section-title__tNeoX p{font-size:1.1rem;color:#646464}.HomePage2_homepage__f0Rba .HomePage2_section-how-it-works__S4b_5{margin-top:50px;padding:50px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ{position:relative;overflow:hidden;padding:100px;background:linear-gradient(135deg,#4f46e5,#7e22ce);color:#fff;display:flex;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_background-decoration__7_OTT{position:absolute;top:0;right:0;width:33%;height:100%;background:linear-gradient(270deg,hsla(0,0%,100%,.1),transparent);pointer-events:none}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_container__wczaA{position:relative;width:100%;max-width:1300px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:50px;gap:50px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1{position:relative;display:flex;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-circle__3gf_I{position:relative;width:320px;height:320px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#a5b4fc);display:flex;align-items:center;justify-content:center;box-shadow:0 25px 50px -12px rgba(0,0,0,.35)}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-inner__IupHP{width:288px;height:288px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,hsla(0,0%,100%,.2),transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-video__NTfl9{width:100%;height:100%;object-fit:cover;display:block}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-sound-toggle__iUyF1{position:absolute;top:36px;right:36px;width:44px;height:44px;border-radius:50%;border:1px solid hsla(0,0%,100%,.5);background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;box-shadow:0 6px 16px rgba(0,0,0,.3);transition:background-color .2s ease,transform .2s ease}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-sound-toggle__iUyF1:hover{background-color:rgba(0,0,0,.7);transform:scale(1.05)}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-sound-toggle__iUyF1 svg{width:20px;height:20px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-content__fteyB{text-align:center}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-content__fteyB .HomePage2_avatar-icon-wrapper__OLPe6{width:96px;height:96px;margin:0 auto 16px;border-radius:50%;background-color:hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-content__fteyB .HomePage2_avatar-icon-wrapper__OLPe6 svg{width:48px;height:48px;color:#fff}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-content__fteyB .HomePage2_avatar-label__qsxtm{font-size:.9rem;font-weight:500;color:hsla(0,0%,100%,.8)}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_particle__4bnRb{position:absolute;border-radius:50%;animation:HomePage2_avatarPulse__1bBZW 2s cubic-bezier(.4,0,.6,1) infinite}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_particle__4bnRb.HomePage2_particle-1__7gYmV{top:-16px;right:-16px;width:32px;height:32px;background-color:#facc15}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_particle__4bnRb.HomePage2_particle-2__LtwTN{bottom:32px;left:-24px;width:24px;height:24px;background-color:#f472b6;animation-delay:.15s}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_particle__4bnRb.HomePage2_particle-3__LSBM2{top:33%;right:-32px;width:40px;height:40px;background-color:#93c5fd;animation-delay:.3s}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_speech-indicator__sp2WW{position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:64px;height:64px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 25px -5px rgba(0,0,0,.25)}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_speech-indicator__sp2WW>div{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#4f46e5);display:flex;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_speech-indicator__sp2WW>div svg{width:24px;height:24px;color:#fff}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-message__A4t_z{position:relative}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR{position:relative;padding:32px;border-radius:16px;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2)}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_quote-decoration__x1TuO{position:absolute;top:16px;left:16px;font-size:4rem;font-family:serif;color:hsla(0,0%,100%,.2);line-height:1;pointer-events:none}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK{position:relative;z-index:1}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK h3{font-size:1.85rem;font-weight:700;line-height:1.4;margin:0 0 24px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK>p{font-size:1.15rem;line-height:1.55;color:hsla(0,0%,100%,.9);margin:0 0 24px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK .HomePage2_avatar-tags__VI4Mb{display:flex;flex-wrap:wrap;align-items:center;gap:16px;font-size:.85rem;color:hsla(0,0%,100%,.8)}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK .HomePage2_avatar-tags__VI4Mb>div{display:flex;align-items:center;gap:8px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK .HomePage2_avatar-tags__VI4Mb>div .HomePage2_dot__nxzln{width:8px;height:8px;border-radius:50%;animation:HomePage2_avatarPulse__1bBZW 2s cubic-bezier(.4,0,.6,1) infinite}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK .HomePage2_avatar-tags__VI4Mb>div.HomePage2_tag-1__nhC4J .HomePage2_dot__nxzln{background-color:#4ade80}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK .HomePage2_avatar-tags__VI4Mb>div.HomePage2_tag-2__iHlLf .HomePage2_dot__nxzln{background-color:#60a5fa}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK .HomePage2_avatar-tags__VI4Mb>div.HomePage2_tag-3__efCmI .HomePage2_dot__nxzln{background-color:#c084fc}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-badges__ae6Sc{margin-top:24px;display:flex;flex-wrap:wrap;gap:12px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-badges__ae6Sc .HomePage2_avatar-badge__z7_6B{padding:8px 16px;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.3);border-radius:999px;font-size:.85rem;font-weight:500;color:#fff}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-cta-wrapper__VvOpk{margin-top:32px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-cta__CPfLR{padding:16px 32px;background-color:#fff;color:#4f46e5;border:none;border-radius:8px;font-size:1.05rem;font-weight:600;cursor:pointer;box-shadow:0 20px 25px -5px rgba(0,0,0,.25);transition:box-shadow .2s ease}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-cta__CPfLR:hover{box-shadow:0 25px 35px -5px rgba(0,0,0,.35)}.HomePage2_homepage__f0Rba .HomePage2_section-in-action__GTF6u{margin-top:50px;background-color:#f3f5f9;padding:100px;display:flex;flex-direction:column;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-in-action__GTF6u .HomePage2_videos-container__NkdFz{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px;max-width:1300px;margin-top:50px}.HomePage2_homepage__f0Rba .HomePage2_section-in-action__GTF6u .HomePage2_video-container___nDuR{border:1px solid #e6e6e6;border-radius:10px;padding:20px;display:flex;flex-direction:column;background-color:#f8f8f8;box-shadow:0 10px 10px 0 rgba(0,0,0,.1)}.HomePage2_homepage__f0Rba .HomePage2_section-in-action__GTF6u .HomePage2_video-container___nDuR .HomePage2_video-thumbnail__OjMza{width:100%;height:300px;background-color:#e6e6e6;border-radius:10px}.HomePage2_homepage__f0Rba .HomePage2_section-in-action__GTF6u .HomePage2_video-container___nDuR h3{margin-bottom:0}.HomePage2_homepage__f0Rba .HomePage2_section-in-action__GTF6u .HomePage2_video-container___nDuR p{color:#494949;margin-bottom:0;margin-top:10px}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E{padding:100px;display:flex;flex-direction:row;align-items:center;justify-content:center;background:linear-gradient(170deg,#1253e4,#4f3af7 80%);background-color:#104fc9;gap:50px}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:50px;max-width:1300px}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA img{width:100%}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O{width:50%}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O h2{color:#fff;font-size:2.8rem;opacity:.9}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O p{color:#fff;font-size:1.1rem;line-height:1.4;letter-spacing:.4px;opacity:.8}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O .HomePage2_checklist__IiVjK{color:#fff;display:flex;flex-direction:column;gap:10px;font-size:.9rem;letter-spacing:.4px;margin-top:40px}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O .HomePage2_checklist__IiVjK .HomePage2_checklist-item__QBXC1{display:flex;align-items:center;flex-direction:row;font-size:1rem}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O .HomePage2_checklist__IiVjK .HomePage2_checklist-item__QBXC1 span{background-color:hsla(0,0%,100%,.2);border-radius:50%;padding:3px;color:#fff;height:20px;width:20px;display:flex;align-items:center;justify-content:center;margin-right:10px}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O .HomePage2_start-free-button__odEVQ{margin-top:40px}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-right-content__InrpM{width:50%;display:flex;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-right-content__InrpM img{border-radius:20px}.HomePage2_homepage__f0Rba .HomePage2_section-everything-you-need__jvYKL{margin-top:50px;padding:50px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6{display:flex;flex-direction:row;gap:0;position:relative}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_action-box__xHM5J{transition:scale .2s;cursor:default}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_action-box__xHM5J:hover{scale:1.05}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_plus-mark__d585C{position:absolute;background-color:#fff;width:30px;height:30px;border:1px solid #d3d3d3;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:1.25rem;z-index:1;transform:translateX(-50%);left:50%;transition:border .3s}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_plus-mark__d585C.HomePage2_selected__afNVi{border:3px solid #1976cf}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_plus-mark__d585C.HomePage2_selected__afNVi>div{width:24px;height:24px;background-color:#1976cf;border-radius:30px;transition:all .3s}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_plus-mark__d585C>div{width:0;height:0;background-color:#1976cf;border-radius:30px}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 h2{font-size:1rem;text-align:right;text-transform:uppercase}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_writers__9wUpl{color:#48925c;width:100%;padding:10px;display:flex;flex-direction:column;align-items:flex-end}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_writers__9wUpl h2{width:-moz-fit-content;width:fit-content}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_writers__9wUpl .HomePage2_action-box__xHM5J{background:linear-gradient(90deg,#489289 10%,#48925c 90%);color:hsla(0,0%,100%,.9);width:26vw;max-width:250px;border-radius:10px;padding:15px;font-size:1rem;letter-spacing:.4px;margin-right:20px;position:absolute;right:calc(50% + 15px)}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_bar__LxWgp{width:20px}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_bar__LxWgp hr{height:625px;width:1px;background-color:#d3d3d3;border:0;border-radius:10px}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_bar__LxWgp hr.HomePage2_fulfil__BwvuI{position:absolute;top:0;width:4px;height:100px;background-color:#1976cf;transform:translateX(-50%);left:50%}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_space__Ybk4V{color:#1976cf;width:100%;padding:10px;display:flex;flex-direction:column;align-items:flex-start}.HomePage2_homepage__f0Rba .HomePage2_section-flow__7vPa6 .HomePage2_space__Ybk4V .HomePage2_action-box__xHM5J{background:linear-gradient(90deg,#1253e4 10%,#4f3af7 90%);color:hsla(0,0%,100%,.9);width:26vw;max-width:250px;border-radius:10px;padding:15px;font-size:1rem;letter-spacing:.4px;margin-left:20px;position:absolute}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531{margin-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f3f5f9;padding:100px 0}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_container__wczaA{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:50px;max-width:1300px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-left-content__F_mY2{width:50%}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-left-content__F_mY2 img{width:100%;border-radius:20px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa{width:50%}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa h2{font-size:2.8rem;margin-bottom:10px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa>p{color:#646464;font-size:1.3rem;line-height:1.5;margin-top:0;margin-bottom:40px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa .HomePage2_why-choose-onebox-item__c9xj_{border-left:4px solid #1976cf;padding-left:20px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa .HomePage2_why-choose-onebox-item__c9xj_ .HomePage2_title__ZejRJ{font-size:1.3rem;color:#232323;margin-bottom:10px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa .HomePage2_why-choose-onebox-item__c9xj_ .HomePage2_description__WtB4r{font-size:1.05rem;color:#646464;line-height:1.5;margin:0}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt{margin-top:50px;margin-bottom:50px;padding:50px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt .HomePage2_container__wczaA{max-width:1300px}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt .HomePage2_container__wczaA .HomePage2_section-title__tNeoX{margin-bottom:30px}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt .HomePage2_container__wczaA .HomePage2_perfect-for-items-container__EtbJQ{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt .HomePage2_container__wczaA .HomePage2_perfect-for-item__EsP_2{border:1px solid #e6e6e6;border-radius:10px;display:flex;flex-direction:column;justify-content:center;background-color:#fff;padding:30px}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt .HomePage2_container__wczaA .HomePage2_perfect-for-item__EsP_2 .HomePage2_title__ZejRJ{font-size:1.2rem;color:#232323;margin-bottom:10px;margin-top:0}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt .HomePage2_container__wczaA .HomePage2_perfect-for-item__EsP_2 .HomePage2_description__WtB4r{font-size:1rem;color:#646464;line-height:1.5;margin:0}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt .HomePage2_container__wczaA .HomePage2_perfect-for-item__EsP_2:hover{box-shadow:0 10px 10px 0 rgba(0,0,0,.1)}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS{padding:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(170deg,#1253e4,#4f3af7 80%);background-color:#104fc9;gap:50px}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS .HomePage2_container__wczaA{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1300px;color:#fff}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS .HomePage2_container__wczaA h2{font-size:2.8rem;margin:0;opacity:.9}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS .HomePage2_container__wczaA p{font-size:1.1rem;margin:10px;opacity:.8}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS .HomePage2_container__wczaA .HomePage2_start-free-button__odEVQ{margin-top:30px}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS .HomePage2_container__wczaA .HomePage2_free-forever-text__oZzUC{font-size:.9rem;opacity:.7;margin-top:30px}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c{padding:90px 24px 40px;background-color:#fff;display:flex;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_container__wczaA{width:100%;max-width:1300px;display:flex;flex-direction:column;align-items:center;gap:24px}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_section-title__tNeoX{margin-bottom:24px}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_section-title__tNeoX h2{font-size:3.3rem;font-weight:700;color:#101828}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_faq-items-container__lZtyM{width:100%;max-width:860px;display:flex;flex-direction:column;gap:16px}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_faq-item__ocI4r{border:1px solid #d0d5dd;border-radius:16px;background-color:transparent;overflow:hidden}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_faq-question__TWZKN{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:1.1rem;font-weight:700;color:#101828;padding:26px 24px;cursor:pointer}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_faq-icon__ZmSmK{color:#667085;transition:transform .2s ease;flex-shrink:0;margin-left:24px}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_faq-icon-open__CwdSi{transform:rotate(180deg)}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_faq-answer-wrapper__op7XP{overflow:hidden}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_faq-answer__0xwPY{margin:0;padding:0 24px 22px;color:#475467;line-height:1.55;font-size:1rem}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39{background-color:#101828;padding:56px 24px 24px;color:#c2c9d6;display:flex;justify-content:center;margin-top:60px}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_container__wczaA{width:100%;max-width:1300px}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-columns__4jyCa{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:44px;gap:44px;padding-bottom:36px;border-bottom:1px solid rgba(195,208,230,.2)}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-columns__4jyCa .HomePage2_footer-column-links__xD_12{display:flex;flex-direction:row;gap:12px}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225{display:flex;flex-direction:column;gap:12px}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225 h3,.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225 h4{margin:0;color:#f7f9ff;font-size:1.2rem}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225 h3{font-size:1.3rem;line-height:1.15}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225 p{margin:0;font-size:.9rem;line-height:1.45;color:#9aa5bb;max-width:340px}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225 a{color:#9aa5bb;text-decoration:none;font-size:.9rem;line-height:1.1;transition:color .2s ease}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225 a:hover{color:#fff}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-bottom__JyBwD{text-align:center;padding-top:24px}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-bottom__JyBwD p{margin:20px;color:#9aa5bb;font-size:.9rem}@media screen and (max-width:767px){.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt,.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_right-side__BWZQ6{width:50%}}@media screen and (max-width:1023px){.HomePage2_homepage__f0Rba .HomePage2_start-free-button__odEVQ{padding:15px 35px;width:100%;font-size:1rem}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi{padding-left:16px;padding-right:16px}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo .HomePage2_action-links-container__njyHx{display:none}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo .HomePage2_header-start-free-button__4HR_8{font-size:.8rem;padding:8px 12px}.HomePage2_homepage__f0Rba .HomePage2_fixed-header__w0CUi .HomePage2_content__erglo .HomePage2_header-news-feed-button__U0yvU{font-size:.8rem;padding:6px 10px;gap:6px}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP{display:block;height:auto;min-height:auto;padding-top:84px;padding-bottom:48px;animation:initial}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt{width:100%;padding:0 10%}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_hero-title-motion__Ln3_8{width:100%}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt h1{font-size:2.1rem}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt p{font-size:.95rem;margin-bottom:0;line-height:1.45}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_feature-chip__j6sxs{font-size:.74rem;padding:7px 12px}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_buttons-wrapper__I2kUr{flex-direction:column;gap:12px}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_buttons-wrapper__I2kUr .HomePage2_explore-demo-button__oK_sx{font-size:1rem;padding:15px 35px;width:100%}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_checklist__IiVjK{margin-top:24px;font-size:.8rem;flex-wrap:wrap;row-gap:6px;justify-content:center}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_left-side__A41Wt .HomePage2_checkout-demo__ziudO{width:60vw;font-size:medium;margin-top:0}.HomePage2_homepage__f0Rba .HomePage2_header__He1wP .HomePage2_right-side__BWZQ6{position:absolute;display:none}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe{padding:34px 16px}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe p{margin-top:0;margin-bottom:14px;font-size:.98rem}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe .HomePage2_subheader-numbers__THBGH{flex-direction:column;gap:20px}.HomePage2_homepage__f0Rba .HomePage2_section-subheader__BkrXe .HomePage2_subheader-numbers__THBGH .HomePage2_subheader-number__ughXV h2{font-size:2rem;margin:8px 0}.HomePage2_homepage__f0Rba .HomePage2_section-title__tNeoX{padding:0 16px}.HomePage2_homepage__f0Rba .HomePage2_section-title__tNeoX h2{text-align:center;font-size:1.9rem}.HomePage2_homepage__f0Rba .HomePage2_section-title__tNeoX p{text-align:center;font-size:.95rem;margin-top:10px}.HomePage2_homepage__f0Rba .HomePage2_steps-container__vXmNA{grid-template-columns:1fr;gap:18px;margin-top:24px;padding:0 16px}.HomePage2_homepage__f0Rba .HomePage2_steps-container__vXmNA .HomePage2_step__qimtE{padding:24px}.HomePage2_homepage__f0Rba .HomePage2_section-everything-you-need__jvYKL,.HomePage2_homepage__f0Rba .HomePage2_section-how-it-works__S4b_5,.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt{margin-top:28px;padding:34px 15px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ{padding:56px 20px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_container__wczaA{grid-template-columns:1fr;gap:36px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-circle__3gf_I{width:240px;height:240px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-inner__IupHP{width:216px;height:216px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-content__fteyB .HomePage2_avatar-icon-wrapper__OLPe6{width:72px;height:72px;margin-bottom:12px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_avatar-content__fteyB .HomePage2_avatar-icon-wrapper__OLPe6 svg{width:36px;height:36px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_speech-indicator__sp2WW{width:52px;height:52px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_speech-indicator__sp2WW>div{width:40px;height:40px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-visual__zG_T1 .HomePage2_speech-indicator__sp2WW>div svg{width:20px;height:20px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR{padding:24px}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK h3{font-size:1.4rem}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK>p{font-size:1rem}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_speech-bubble__D5hUR .HomePage2_speech-content__LlSTK .HomePage2_avatar-tags__VI4Mb{gap:12px;font-size:.78rem}.HomePage2_homepage__f0Rba .HomePage2_section-avatar-showcase__ifteZ .HomePage2_avatar-cta__CPfLR{width:100%}.HomePage2_homepage__f0Rba .HomePage2_section-in-action__GTF6u{margin-top:28px;padding:42px 16px}.HomePage2_homepage__f0Rba .HomePage2_section-in-action__GTF6u .HomePage2_videos-container__NkdFz{grid-template-columns:1fr;gap:18px;margin-top:30px}.HomePage2_homepage__f0Rba .HomePage2_section-in-action__GTF6u .HomePage2_video-container___nDuR .HomePage2_video-thumbnail__OjMza{height:170px}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E{padding:42px 16px}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA{flex-direction:column;gap:30px}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O,.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-right-content__InrpM{width:100%}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O h2{font-size:2rem;margin-top:0}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O p{font-size:.95rem}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O .HomePage2_checklist__IiVjK{margin-top:24px}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O .HomePage2_checklist__IiVjK .HomePage2_checklist-item__QBXC1{font-size:.95rem;align-items:flex-start}.HomePage2_homepage__f0Rba .HomePage2_section-build-your-network__5dC0E .HomePage2_container__wczaA .HomePage2_build-your-network-left-content__qmI_O .HomePage2_start-free-button__odEVQ{width:100%;margin-top:28px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531{margin-top:28px;padding:42px 16px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_container__wczaA{flex-direction:column;gap:24px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-left-content__F_mY2,.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa{width:100%}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa h2{font-size:2rem}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa>p{font-size:1rem;margin-bottom:24px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa .HomePage2_why-choose-onebox-item__c9xj_{padding-left:14px}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa .HomePage2_why-choose-onebox-item__c9xj_ .HomePage2_title__ZejRJ{font-size:1.1rem}.HomePage2_homepage__f0Rba .HomePage2_section-why-choose-onebox__ZV531 .HomePage2_why-choose-onebox-right-content__Xqusa .HomePage2_why-choose-onebox-item__c9xj_ .HomePage2_description__WtB4r{font-size:.95rem}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt .HomePage2_container__wczaA{width:100%;padding:0 16px}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt .HomePage2_container__wczaA .HomePage2_perfect-for-items-container__EtbJQ{grid-template-columns:1fr}.HomePage2_homepage__f0Rba .HomePage2_section-perfect-for__3MLqt .HomePage2_container__wczaA .HomePage2_perfect-for-item__EsP_2{align-items:flex-start;text-align:left}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS{padding:48px 16px;gap:24px}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS .HomePage2_container__wczaA{text-align:center}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS .HomePage2_container__wczaA h2{font-size:2rem}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS .HomePage2_container__wczaA p{margin:10px 0;font-size:.98rem}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS .HomePage2_container__wczaA .HomePage2_start-free-button__odEVQ{width:100%;padding:16px 20px;font-size:1rem}.HomePage2_homepage__f0Rba .HomePage2_section-ready-to-start__B68XS .HomePage2_container__wczaA .HomePage2_free-forever-text__oZzUC{margin-top:20px;font-size:.82rem}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c{padding-top:64px;padding-left:16px;padding-right:16px}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_section-title__tNeoX h2{font-size:2rem;text-align:center}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_faq-question__TWZKN{font-size:1rem;padding:18px 16px}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_faq-icon__ZmSmK{margin-left:12px}.HomePage2_homepage__f0Rba .HomePage2_section-faq__voM2c .HomePage2_faq-answer__0xwPY{padding:0 16px 16px;font-size:.95rem}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39{padding:44px 20px 20px}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-columns__4jyCa{grid-template-columns:1fr;gap:28px}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225 h3,.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225 h4{font-size:1.2rem}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225 a,.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-column__R9225 p{font-size:1rem}.HomePage2_homepage__f0Rba .HomePage2_section-footer__Loa39 .HomePage2_footer-bottom__JyBwD p{font-size:.95rem}}@keyframes HomePage2_avatarPulse__1bBZW{0%,to{opacity:1}50%{opacity:.5}}