*{padding:0;margin:0;scroll-behavior:smooth;font-family:Plus Jakarta Sans,sans-serif}@font-face{font-family:CooperLight;src:url(/fonts/CooperLight.ttf)}@font-face{font-family:Aeonik;src:url(/fonts/Aeonik.otf)}:root{font-family:Plus Jakarta Sans,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;--white-color: #fff;--primary-color: #00ff82;--off-white: #a4a4a4;--secondary-color: #282828;--accent-color: #051f1b;--error-red-transparent: rgba(240, 75, 75, .2);--error-red: #f04b4b;--transparent-bg: rgba(255, 255, 255, .4);--very-transparent-bg: rgba(255, 255, 255, .04);--semi-transparent-bg: rgba(255, 255, 255, .1);--solid-bg: #1b2725;--transition-duration: .3s;--fast-transition-duration: .2s;--slow-transition-duration: .6s;--transition-fn: cubic-bezier(.4, 0, .2, 1);--bounce-transition-fn: cubic-bezier(.54, 1.12, .38, 1.11);--bounce-transition-fn2: cubic-bezier(0, .2, .5, 3);--transition: all var(--transition-duration) var(--transition-fn);--bounce-transition: all var(--transition-duration) var(--bounce-transition-fn);--fast-transition: all var(--fast-transition-duration) var(--transition-fn);--slow-transition: all var(--slow-transition-duration) var(--transition-fn);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root.dark{background-color:#212121;--background-color: #212121;--bg-primary: #353535;--bg-secondary: #2a2a2a;--bg-tertiary: #212121;--bg-quaternary: #3e3d3d;--bg-quinary: #f7f7f5;--bg-senary: rgba(255, 255, 255, .04);--text-primary: #ffffff;--text-secondary: #000000;--accent-primary: #00cc68;--accent-secondary: #00cc68;--feature: #f7f7f5;--feature-reverse: #eeeeec;--pill: #2a2a2a;--navbar-bg: #1a1a1a;--pricing-bg: #303030;--line: #121212;--border-color: rgba(255, 255, 255, .1);--scrollbar-bg: transparent;--scrollbar-thumb: #333333;--scrollbar-thumb-hover: rgb(70, 70, 70)}:root.light{background-color:#f7f7f5;--background-color: #f7f7f5;--bg-primary: #ffffff;--bg-secondary: #f2f2f2;--bg-tertiary: #eeeeee;--bg-quaternary: #303030;--bg-quinary: #323232;--bg-senary: rgba(0, 0, 0, .04);--text-primary: #000000;--text-secondary: #ffffff;--accent-primary: #00cc68;--accent-secondary: #327554;--feature: #303030;--feature-reverse: #d9d9d9;--pill: #303030;--zendesk: #f2f2f2;--zendesk-bg: #ffffff;--navbar-bg: #eeeeec;--pricing-bg: #ffffff;--line: #f9f9fb;--border-color: rgba(0, 0, 0, .1);--scrollbar-bg: transparent;--scrollbar-thumb: #888;--scrollbar-thumb-hover: rgb(150, 150, 150)}::-webkit-scrollbar{width:4px;height:4px;margin:1rem;border-radius:8px}::-webkit-scrollbar-track{background:var(--scrollbar-bg);padding:1px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}::-moz-scrollbar{width:5px;height:5px;margin:1rem;border-radius:8px}::-moz-scrollbar-track{background:var(--scrollbar-bg);padding:1px}::-moz-scrollbar-thumb{background:var(--scrollbar-thumb)}::-moz-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}a{text-decoration:none;color:inherit}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s;-webkit-text-fill-color:#fff!important}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._wrapper_1w9r2_1{background-color:var(--primary-color-light);display:flex;align-items:center;justify-content:center;padding:6px;border-radius:100%;fill:var(--primary-color)}._filled_1w9r2_11{fill:var(--primary-color)}._button_1gjm3_2{display:flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:100px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-decoration:none;outline:none;-webkit-user-select:none;user-select:none;white-space:nowrap}._xs_1gjm3_22{padding:8px 16px;font-size:12px;line-height:1.4}._sm_1gjm3_28{padding:12px 20px;font-size:14px;line-height:1.5}._md_1gjm3_34{padding:16px 24px;font-size:16px;line-height:1.5}._lg_1gjm3_40{padding:20px 32px;font-size:18px;line-height:1.5}._primary_1gjm3_47{background-color:var(--accent-secondary);color:var(--text-secondary);border:2px solid var(--accent-secondary)}._primary_1gjm3_47:hover{background-color:var(--accent-secondary, #00b35a);border-color:var(--accent-secondary, #00b35a);transform:translateY(-2px);box-shadow:0 8px 25px #00cc684d}._primary_1gjm3_47:active{transform:translateY(0);box-shadow:0 4px 15px #00cc6833}._secondary_1gjm3_65{background-color:var(--feature-reverse);color:#1c2024;border:2px solid var(--feature-reverse)}._secondary_1gjm3_65:hover{background-color:var(--feature-reverse);border-color:var(--feature-reverse);transform:translateY(-2px);box-shadow:0 8px 25px #1c202426}._secondary_1gjm3_65:active{transform:translateY(0);box-shadow:0 4px 15px #1c20241a}._disabled_1gjm3_84{opacity:.6;cursor:not-allowed;pointer-events:none;transform:none!important;box-shadow:none!important}._fullWidth_1gjm3_92{width:100%}._isLoading_1gjm3_96{cursor:default;pointer-events:none}._hasArrow_1gjm3_101._xs_1gjm3_22{padding:4px 8px}._hasArrow_1gjm3_101._sm_1gjm3_28{padding:6px 12px}._hasArrow_1gjm3_101._md_1gjm3_34{padding:8px 16px}._hasArrow_1gjm3_101._lg_1gjm3_40{padding:10px 20px}._arrow_1gjm3_118{width:1rem;height:1rem;padding:.5rem;background-color:var(--bg-quinary);color:var(--text-secondary);border-radius:1rem;transition:transform .3s ease}._button_1gjm3_2:hover ._arrow_1gjm3_118{transform:translate(4px)}._isLoading_1gjm3_96:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_1gjm3_1 1s linear infinite}._button_1gjm3_2:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease;pointer-events:none}._button_1gjm3_2:hover:after{left:100%}._button_1gjm3_2:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}:root._dark_1gjm3_170 ._secondary_1gjm3_65{background-color:var(--bg-quaternary);color:var(--text-primary);border-color:var(--bg-quaternary)}:root._dark_1gjm3_170 ._secondary_1gjm3_65:hover{background-color:var(--bg-quinary);border-color:var(--bg-quinary)}:root._light_1gjm3_181 ._secondary_1gjm3_65{background-color:var(--feature);color:var(--text-secondary);border-color:var(--feature)}:root._light_1gjm3_181 ._secondary_1gjm3_65:hover{background-color:var(--bg-quaternary);border-color:var(--bg-quaternary)}@keyframes _spin_1gjm3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._lg_1gjm3_40{padding:12px 24px;font-size:16px}._md_1gjm3_34{padding:10px 20px;font-size:14px}._hasArrow_1gjm3_101._lg_1gjm3_40{padding:8px 16px}._hasArrow_1gjm3_101._md_1gjm3_34{padding:7px 14px}._button_1gjm3_2:after{display:none}}@media (max-width: 480px){._lg_1gjm3_40{padding:10px 20px;font-size:14px}._md_1gjm3_34{padding:9px 18px;font-size:13px}._sm_1gjm3_28{padding:8px 16px;font-size:12px}._hasArrow_1gjm3_101._lg_1gjm3_40{padding:7px 14px}._hasArrow_1gjm3_101._md_1gjm3_34{padding:6px 12px}._hasArrow_1gjm3_101._sm_1gjm3_28{padding:5px 10px}}@media (prefers-contrast: high){._button_1gjm3_2{border-width:3px}._primary_1gjm3_47{background-color:#0f0;color:#000}._secondary_1gjm3_65{background-color:#fff;color:#000;border-color:#000}}@media (prefers-reduced-motion: reduce){._button_1gjm3_2{transition:none}._button_1gjm3_2:after{display:none}._isLoading_1gjm3_96:before{animation:none}}._buttonContainer_1a9u9_1{display:flex;padding:4px 11px;justify-content:center;align-items:center;gap:6px;border-radius:8px;background:#ffffff14;color:#fff;font-family:Inter,sans-serif;border:none;padding:.5rem 1rem;max-height:2rem;cursor:pointer}._buttonText_1a9u9_20{font-size:.8rem;white-space:nowrap}._buttonContainer_1a9u9_1:hover{background:#ffffff1a}._buttonContainer_1a9u9_1:disabled{background:#ffffff14;color:#ffffff80;cursor:not-allowed;padding:.75rem}._container_15xbu_1{padding:24px 0 16px;border-radius:1.875rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;box-shadow:0 .625rem 0 var(--accent-primary);max-width:1500px}._noGlass_15xbu_13{background-color:#fff;max-width:none}._topRow_15xbu_18{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;width:calc(100% - 4.25rem);row-gap:1rem;padding:0 3.125rem 1rem}._left_15xbu_29{justify-self:start;padding-left:3.125rem;font-size:.875rem;color:var(--text-primary);opacity:.7}._right_15xbu_37{justify-self:end;padding-right:3.125rem;padding:.625rem 3.125rem 0 0}._navbar_15xbu_43{display:flex;gap:1.5625rem;font-size:.875rem;flex-wrap:wrap;justify-content:center;color:var(--text-primary)}._navbar_15xbu_43 span{cursor:pointer;position:relative;transition:color .2s ease}._navbar_15xbu_43 span:hover{color:var(--text-primary)}._navbar_15xbu_43 span:after{content:"";position:absolute;width:0;height:.0625rem;bottom:-.125rem;left:0;background-color:var(--text-primary);transition:width .2s ease}._navbar_15xbu_43 span:hover:after{width:100%}._heading_15xbu_77{font-size:1.4375rem;font-weight:500;max-width:31.25rem;text-align:center;color:var(--text-primary);padding:0 0 .75rem;line-height:1.3}._pillRowContainer_15xbu_87{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:0rem;column-gap:.625rem;row-gap:1rem}._pillRow_15xbu_87{display:flex;flex-wrap:wrap;gap:1.25rem}._pill_15xbu_87{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:var(--text-primary) .0625rem solid;border-radius:624.9375rem;font-size:.9375rem;font-weight:500;color:var(--text-primary);transition:all .2s ease;cursor:pointer;z-index:1}._pill_15xbu_87:hover{scale:1.02;background-color:#ffffff1a;transform:translateY(-.125rem)}._pill_15xbu_87 img{height:1rem}._pillRow_15xbu_87 img{height:1.6875rem}._bottomNote_15xbu_132{font-size:.875rem;color:var(--text-primary);opacity:.7;text-align:center;padding-top:.625rem}@media screen and (max-width: 64.375rem){._right_15xbu_37{padding:0;justify-self:center}._navbar_15xbu_43{gap:.9375rem;flex-wrap:wrap;justify-content:center}._heading_15xbu_77{font-size:2.1875rem;padding-bottom:24px}._pillRow_15xbu_87{justify-content:center;padding:6.4px;display:flex;min-width:20.9375rem}._pill_15xbu_87{font-size:.875rem;gap:.3125rem;padding:.375rem .875rem}._left_15xbu_29{display:none}._left_15xbu_29._landing_15xbu_174{padding:0;display:block}}@media (max-width: 34.375rem){._navbar_15xbu_43{flex-direction:column;align-items:flex-start;gap:.625rem;font-size:.875rem}._right_15xbu_37{padding:0}._heading_15xbu_77{font-size:1.7875rem;padding:0 1.25rem}._pill_15xbu_87{font-size:.875rem;gap:.3125rem;padding:.375rem .875rem}._pillRow_15xbu_87{gap:.4375rem}._pillRow_15xbu_87 img{height:.875rem}._left_15xbu_29{display:none}._left_15xbu_29._landing_15xbu_174{padding:0;display:block}}._glassCard_obxun_1{overflow:hidden;border-radius:inherit;transition:opacity .26s ease-out;border-radius:28px;filter:drop-shadow(-8px -10px 46px #0000005f);-webkit-backdrop-filter:brightness(1.1) blur(2px) url(#displacementFilter);backdrop-filter:brightness(1.1) blur(2px) url(#displacementFilter);padding:2rem 1.5rem}._glassCard_obxun_1:before{content:"";position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:28px;-webkit-box-shadow:inset 2px 2px 0px -2px rgba(255,255,255,.3),inset 0 0 3px 1px rgba(255,255,255,.3);box-shadow:inset 6px 6px 0 -6px #ffffff4d,inset 0 0 8px 1px #ffffff4d}._glassCard_obxun_1._light_obxun_25:before{-webkit-box-shadow:inset 2px 2px 0px -2px rgba(0,0,0,.1),inset 0 0 3px 1px rgba(0,0,0,.1);box-shadow:inset 6px 6px 0 -6px #0000001a,inset 0 0 8px 1px #0000001a}._glassCard_obxun_1._light_obxun_25{overflow:hidden;border-radius:inherit;transition:opacity .26s ease-out;border-radius:28px;filter:drop-shadow(-8px -10px 46px #0000005f);-webkit-backdrop-filter:brightness(1.01) blur(2px) url(#displacementFilter);backdrop-filter:brightness(1.01) blur(2px) url(#displacementFilter)}._container_1lzw6_1{margin:0;padding:0;height:100vh;background:var(--background-color);overflow:hidden;display:flex;justify-content:center;align-items:center}._loader_1lzw6_12{position:absolute;top:50%;margin-left:-50px;left:50%;animation:_speeder_1lzw6_1 .4s linear infinite}._loader_1lzw6_12>span{height:5px;width:35px;background:#22c55e;position:absolute;top:-19px;left:60px;border-radius:2px 10px 1px 0}._fazers_1lzw6_30{height:5px;width:35px;background:#22c55e;position:absolute;top:27px!important;border-radius:0 1px 10px 2px!important;z-index:1}._base_1lzw6_40 span{position:absolute;width:0;height:0;border-top:6px solid transparent;border-right:100px solid #16a34a;border-bottom:6px solid transparent}._base_1lzw6_40 span:before{content:"";height:22px;width:22px;border-radius:50%;background:#15803d;position:absolute;right:-110px;top:-16px}._base_1lzw6_40 span:after{content:"";position:absolute;width:0;height:0;border-top:0 solid transparent;border-right:55px solid #166534;border-bottom:16px solid transparent;top:-16px;right:-98px}._tickachuImg_1lzw6_72{position:absolute;height:71px;transform:rotate(90deg);right:-115px;top:-29px;z-index:2}._loader_1lzw6_12>span>span:nth-child(1),._loader_1lzw6_12>span>span:nth-child(2),._loader_1lzw6_12>span>span:nth-child(3),._loader_1lzw6_12>span>span:nth-child(4){width:30px;height:1px;background:#22c55e;position:absolute;animation:_fazer1_1lzw6_1 .2s linear infinite}._loader_1lzw6_12>span>span:nth-child(2){top:3px;animation:_fazer2_1lzw6_1 .4s linear infinite;background:#16a34a}._loader_1lzw6_12>span>span:nth-child(3){top:1px;animation:_fazer3_1lzw6_1 .4s linear infinite;animation-delay:-1s;background:#15803d}._loader_1lzw6_12>span>span:nth-child(4){top:4px;animation:_fazer4_1lzw6_1 1s linear infinite;animation-delay:-1s;background:#166534}@keyframes _fazer1_1lzw6_1{0%{left:0}to{left:-80px;opacity:0}}@keyframes _fazer2_1lzw6_1{0%{left:0}to{left:-100px;opacity:0}}@keyframes _fazer3_1lzw6_1{0%{left:0}to{left:-50px;opacity:0}}@keyframes _fazer4_1lzw6_1{0%{left:0}to{left:-150px;opacity:0}}@keyframes _speeder_1lzw6_1{0%{transform:translate(2px,1px) rotate(0)}10%{transform:translate(-1px,-3px) rotate(-1deg)}20%{transform:translate(-2px) rotate(1deg)}30%{transform:translate(1px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,3px) rotate(-1deg)}60%{transform:translate(-1px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-2px,-1px) rotate(1deg)}90%{transform:translate(2px,1px) rotate(0)}to{transform:translate(1px,-2px) rotate(-1deg)}}._longfazers_1lzw6_202{position:absolute;width:100%;height:100%}._longfazers_1lzw6_202 span{position:absolute;height:2px;width:20%;background:#22c55e}._longfazers_1lzw6_202 span:nth-child(1){top:20%;animation:_lf_1lzw6_1 .6s linear infinite;animation-delay:-5s;background:#16a34a}._longfazers_1lzw6_202 span:nth-child(2){top:40%;animation:_lf2_1lzw6_1 .8s linear infinite;animation-delay:-1s;background:#15803d}._longfazers_1lzw6_202 span:nth-child(3){top:60%;animation:_lf3_1lzw6_1 .6s linear infinite;background:#166534}._longfazers_1lzw6_202 span:nth-child(4){top:80%;animation:_lf4_1lzw6_1 .5s linear infinite;animation-delay:-3s;background:#14532d}@keyframes _lf_1lzw6_1{0%{left:200%}to{left:-200%;opacity:0}}@keyframes _lf2_1lzw6_1{0%{left:200%}to{left:-200%;opacity:0}}@keyframes _lf3_1lzw6_1{0%{left:200%}to{left:-100%;opacity:0}}@keyframes _lf4_1lzw6_1{0%{left:200%}to{left:-100%;opacity:0}}._waves_2ef7f_1{position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;overflow:hidden;z-index:-1}._waves_2ef7f_1:before{content:"";position:absolute;top:0;left:0;width:.5rem;height:.5rem;border-radius:50%;transform:translate3d(calc(var(-.5rem) - 50%),calc(var(50%) - 50%),0);will-change:transform}._wavesCanvas_2ef7f_25{display:block;width:100%;height:100%}._formInput_19qr2_1{text-align:left;display:flex;flex-direction:column;width:100%}._formLabel_19qr2_8{text-align:left;color:var(--off-white);font-size:.875rem;font-weight:400;font-family:Inter,sans-serif;margin-bottom:.25rem;transition:color .2s ease-in-out}._formLabel_19qr2_8:hover{color:#cecece}._formInput_19qr2_1:focus-within ._formLabel_19qr2_8{color:#cecece}._formLabel_19qr2_8._disabled_19qr2_27{opacity:.5;cursor:not-allowed}._formLabel_19qr2_8._disabled_19qr2_27:hover{color:var(--off-white)}._fieldDescription_19qr2_36{color:#a4a4a4;font-size:.8rem;font-weight:400;margin-top:.25rem;margin-bottom:.25rem;font-family:Inter,sans-serif}._fieldDescription_19qr2_36._disabled_19qr2_27{opacity:.5;cursor:not-allowed}._inputField_19qr2_50{border-radius:6px;padding:.6rem .75rem;background:#ffffff0a;display:flex;transition:box-shadow .3s ease;box-shadow:inset 0 0 0 1.35px transparent;gap:.45rem;align-items:center}._inputField_19qr2_50:hover{box-shadow:inset 0 0 0 1.35px #ffffff13}._inputField_19qr2_50 input{background:none;border:none;outline:none;color:#fff;font-weight:400;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;text-align:start}._inputField_19qr2_50 input[type=file]::file-selector-button{font-family:Inter,sans-serif;margin-right:1.5rem;border:.125rem solid rgba(255,255,255,.1);padding:.5rem .75rem;border-radius:10px;color:#a4a4a487;background:transparent;cursor:pointer;transition:all .2s ease-in-out}._inputField_19qr2_50 input[type=file]::file-selector-button:hover{color:var(--off-white);background:#ffffff0a}._inputField_19qr2_50 input:focus{border:none;outline:none}._eyeIcon_19qr2_111{cursor:pointer;opacity:.5;color:#a4a4a4}._errorText_19qr2_117{color:var(--error-red);font-size:.8rem;font-weight:400;margin-top:.5rem;margin-bottom:.25rem;font-family:Inter,sans-serif}._badgeText_19qr2_126{margin-left:.5rem;font-size:.75rem;font-weight:400;color:#fff;padding:.25rem .5rem;border-radius:2rem;background-color:var(--transparent-bg)}._backgroundContainer_1j6q1_1{max-width:1500px;margin:0 auto}._footerBackgroundContainer_1j6q1_6{max-width:1500px;width:calc(100% - 4rem);margin:0 auto;margin-bottom:2rem}._navbar_9if3o_1{display:flex;justify-content:space-between;align-items:center;padding:2rem 1.5rem}@media screen and (min-width: 1525px){._navbar_9if3o_1{padding:1.5rem 0rem}}._navbarLeft_9if3o_15 ._logo_9if3o_15{height:30px;transition:transform .3s ease}._navbarLeft_9if3o_15 ._logo_9if3o_15:hover{transform:scale(1.05)}._navbarCenter_9if3o_24{display:flex;gap:24px;font-size:14px;font-weight:500;color:var(--text-primary)}._navbarCenter_9if3o_24 div{cursor:pointer;position:relative;transition:color .3s ease}._navbarCenter_9if3o_24 div:after{content:"";position:absolute;width:0;height:1px;bottom:-1px;left:0;background-color:var(--text-primary);transition:width .3s ease}._navbarCenter_9if3o_24 div:hover{color:var(--text-primary)}._navbarCenter_9if3o_24 div:hover:after{width:100%}._navbarRight_9if3o_57{display:flex;align-items:center;gap:16px}._organizers_9if3o_63{background-color:var(--feature-reverse);border-radius:24px;color:#000;padding:6px 12px;display:flex;align-items:center;transition:transform .3s ease,box-shadow .3s ease}._organizers_9if3o_63:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._organizersIcons_9if3o_78{display:flex;align-items:center;gap:12px}._organizersIcons_9if3o_78 span{font-size:14px;font-weight:500;padding-right:16px;font-family:Plus Jakarta Sans}._organizersIcons_9if3o_78 img{height:34px;width:83px;transition:transform .3s ease}._organizers_9if3o_63:hover ._organizersIcons_9if3o_78 img{transform:scale(1.05)}._loginButton_9if3o_101,._joinButton_9if3o_102{border:none;font-size:14px;cursor:pointer;font-family:Plus Jakarta Sans;border-radius:24px;transition:all .3s ease}._loginButton_9if3o_101{padding:14px 28px;background-color:var(--feature-reverse);color:#000}._loginButton_9if3o_101:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._joinButton_9if3o_102{padding:9px 13px;background-color:#327554;color:#fff;display:flex;align-items:center;gap:8px}._joinButton_9if3o_102:hover{background-color:#2a6145;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._joinButton_9if3o_102:hover ._arrow_9if3o_137{transform:translate(4px)}._arrow_9if3o_137{width:1rem;height:1rem;padding:.5rem;background-color:var(--bg-quinary);color:var(--text-secondary);border-radius:1rem;transition:transform .3s ease}._navbarLeft_9if3o_15{animation:_fadeIn_9if3o_1 .8s ease-out}._navbarCenter_9if3o_24{animation:_fadeIn_9if3o_1 1s ease-out .3s both}._navbarRight_9if3o_57{animation:_fadeIn_9if3o_1 .8s ease-out .2s both}._burgerLine_9if3o_164{width:20px;height:2px;background-color:var(--text-primary);border-radius:10px;transition:all .3s ease}@keyframes _fadeIn_9if3o_1{0%{opacity:0}to{opacity:1}}@media (max-width: 1024px){._organizers_9if3o_63{display:none}}@media (max-width: 770px){._navbar_9if3o_1{padding:2rem 1rem 1rem 1.5rem}._navbarLeft_9if3o_15 ._logo_9if3o_15{height:2rem}._navbarCenter_9if3o_24,._organizers_9if3o_63{display:none}._loginButton_9if3o_101{padding:10px 17px;font-size:13px}._navbarRight_9if3o_57{gap:10px}._joinButton_9if3o_102{padding:9px 10px;font-size:13px;order:1}._joinButton_9if3o_102 ._arrow_9if3o_137{width:.75rem;height:.75rem}._burgerMenu_9if3o_227{display:block;flex-direction:column;justify-content:space-between;width:20px;height:15px;background:transparent;border:none;cursor:pointer;z-index:10;order:2}._burgerLine_9if3o_164{background-color:var(--text-primary);border-radius:10px;transition:all .3s ease;display:block;margin:3px 0}._burgerLine_9if3o_164._open_9if3o_248:nth-child(1){transform:translateY(9px) rotate(45deg)}._burgerLine_9if3o_164._open_9if3o_248:nth-child(2){opacity:0}._burgerLine_9if3o_164._open_9if3o_248:nth-child(3){transform:translateY(-9px) rotate(-45deg)}._mobileMenu_9if3o_260{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#1a1a1a;z-index:5;padding:1rem 0rem}._mobileMenu_9if3o_260._open_9if3o_248{display:block}._mobileMenu_9if3o_260{background-color:var(--bg-primary)}._mobileMenuTop_9if3o_281{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;margin-bottom:1rem}._mobileMenu_9if3o_260 ._logo_9if3o_15{height:2rem}._closeButton_9if3o_293{position:relative;width:20px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px}._closeLine_9if3o_309{width:24px;height:2px;background-color:#f3f3f3;border-radius:2px;transition:all .3s ease}._closeLine_9if3o_309{background-color:var(--text-primary)}._closeLine_9if3o_309:first-child{transform:rotate(45deg) translate(4px,4px)}._closeLine_9if3o_309:last-child{transform:rotate(-45deg) translate(4px,-4px)}._mobileMenuContent_9if3o_329{display:flex;flex-direction:column;justify-content:space-between;gap:40px;max-width:400px;margin:0 auto;height:calc(100% - 7.5rem)}._mobileNavLinks_9if3o_339{display:flex;flex-direction:column;gap:10px;font-size:16px;color:var(--text-primary)}._mobileNavLinks_9if3o_339 div{padding:1rem;cursor:pointer;transition:color .3s ease}._mobileNavLinks_9if3o_339 div:not(:last-child){border-bottom:1px solid var(--bg-tertiary)}._mobileButtons_9if3o_359{justify-content:space-between;align-self:flex-end;display:flex;flex-direction:row;gap:10px;margin:0 1.5rem 8rem}._loginButtonMobile_9if3o_369{padding:14px 28px;background-color:var(--feature-reverse);color:#000;border:none;font-size:14px;cursor:pointer;font-family:Plus Jakarta Sans;border-radius:24px;transition:all .3s ease}._loginButtonMobile_9if3o_369:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}}@media (max-width: 480px){._navbarLeft_9if3o_15 ._logo_9if3o_15{height:2rem}._navbarCenter_9if3o_24,._organizers_9if3o_63,._loginButton_9if3o_101{display:none}._navbarRight_9if3o_57{gap:10px}._joinButton_9if3o_102{padding:9px 10px;font-size:13px;order:1}}._themeToggle_9if3o_417{background:none;border:none;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;margin-right:.5rem}._themeToggle_9if3o_417:hover{transform:scale(1.1)}._chatBotContainer_1ucxy_1{min-height:100vh;background:transparent;display:flex;flex-direction:column;position:relative;overflow:hidden;padding:2rem;max-width:350px;width:100%;padding-bottom:0;color:#fff}._chatBotHeader_1ucxy_15{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._logoText_1ucxy_22{font-size:1rem;font-weight:400;color:#fff;font-family:Aeonik}._headerActions_1ucxy_29{display:flex;align-items:center;gap:.25rem}._action_1ucxy_35{text-align:center;background:#ffffff14;color:#fff;border:none;border-radius:8px;padding:.5rem;cursor:pointer;transition:all .2s ease}._action_1ucxy_35:hover{background:#ffffff1a;color:#fff}._chatBotMainContainer_1ucxy_51{display:flex;flex-direction:column;align-items:center;margin-top:1rem;flex:1}._aiImage_1ucxy_59{width:80px;height:80px;object-fit:contain}._chatInterface_1ucxy_65{width:100%;display:flex;flex-direction:column;gap:1rem}._howHelp_1ucxy_72{font-size:.9625rem;color:#fff;margin-top:1rem}._inputContainer_1ucxy_78{justify-content:flex-end;margin-top:1rem;position:relative;padding:.75rem;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:all .2s ease;font-size:.9625rem}._inputContainer_1ucxy_78:focus-within{border-color:#fff3;background:#ffffff14}._chatInput_1ucxy_95{width:100%;background:transparent;border:none;outline:none;color:#fff;font-size:13.2px;resize:none;padding-right:40px;min-height:36px;max-height:120px;overflow-y:auto;line-height:1.5}._mainLogo_1ucxy_111{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._headerLogo_1ucxy_118{width:40px;height:40px;object-fit:contain}._logo_1ucxy_22{font-size:1.2rem;font-weight:600;color:#fff;margin-left:.5rem;font-family:Aeonik}._chatInput_1ucxy_95::placeholder{color:#ffffff80}._sendButton_1ucxy_136{position:absolute;bottom:-12px;right:6px;transform:translateY(-50%);background:transparent;border:none;color:#fff9;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}._sendButton_1ucxy_136:hover{color:#fff;background:#ffffff0d}._promptsContainer_1ucxy_155{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem;width:100%}._promptsHeader_1ucxy_163{font-size:.825rem;border-bottom:2px solid #47c97e;font-weight:500;width:fit-content;padding-bottom:.25rem;margin-bottom:1rem}._promptsList_1ucxy_173{display:flex;flex-direction:column;gap:1rem}._promptItem_1ucxy_179{font-size:.77rem;font-weight:300;opacity:.8;cursor:pointer;transition:all .2s ease;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}._promptItem_1ucxy_179:hover{background:#ffffff14;border-color:#ffffff26;color:#fff}._avatar_1ucxy_195{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}._messagesContainer_1ucxy_206{overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;width:100%;height:25rem}._messageWrapper_1ucxy_217{display:flex;gap:8px}._messageWrapperUser_1ucxy_222{justify-content:flex-end}._messageWrapperAI_1ucxy_226{justify-content:flex-start}._messageAvatar_1ucxy_230{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._avatarAI_1ucxy_240{background:#3b82f6cc}._avatarUser_1ucxy_244{background:#22c55ecc;overflow:hidden}._messageContent_1ucxy_249{max-width:280px;padding:12px 16px;border-radius:18px;font-size:.95rem;line-height:1.4}._messageAI_1ucxy_257{background:#ffffff0a;color:#fff}._messageUser_1ucxy_262{background:#fff2;color:#fff}._messageGenerating_1ucxy_267{width:100%;height:20px;border-radius:1rem;background-color:none;position:relative;overflow:hidden}._messageGenerating_1ucxy_267:after{content:"";position:absolute;top:0;left:-100%;height:100%;width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.071),transparent);animation:_shimmer_1ucxy_1 1.5s infinite}@keyframes _shimmer_1ucxy_1{to{left:100%}}._generatingText_1ucxy_293{font-size:.95rem;color:#ffffff80;display:flex;height:100%;width:10rem}._timestamp_1ucxy_301{font-size:.75rem;opacity:.6;margin-top:4px;color:#fff}._themeContainer_plv6r_1{min-height:100vh;background:#131517;display:flex;flex-direction:column;overflow:hidden}._themeContainer_plv6r_1:before,._themeContainer_plv6r_1:after{content:"";filter:blur(144.6999969482422px);position:fixed;width:100%;height:100%;background-repeat:repeat;animation:_gradient-move_plv6r_1 15s ease infinite;pointer-events:none}._themeContainer_plv6r_1:before{opacity:.5;background:radial-gradient(50% 50% at 0% 0%,#7662fc,#7662fc00)}._themeContainer_plv6r_1:after{background:radial-gradient(100% 100% at 0% 80%,#01f77e,#7662fc00);opacity:.1}._childAIContainer_plv6r_31{flex:1;position:relative;z-index:1;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}._childrenContainer_plv6r_42[data-ai=false]{width:100%;max-width:80rem;margin:auto;margin-top:5rem;overflow:auto;z-index:1}._childrenContainer_plv6r_42[data-ai=true]{width:100%;margin:auto;margin-top:1rem;padding:4rem 1rem 4rem 2rem;border-radius:10px;overflow:auto;z-index:1;box-shadow:-10px -10px 20px -5px #0003,0 35px 45px -10px #0003,0 20px 20px -8px #0003}._mainLogo_111qj_1{display:flex;flex-direction:row;align-items:center}._headerContainer_111qj_7{position:absolute;z-index:2;top:0;width:100%;color:var(--off-white);font-family:Inter,sans-serif;height:5vh;margin-top:1rem}._header_111qj_7{max-width:4rem}._headerComponent_111qj_22{padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:auto}._logo_111qj_31{color:#fff;margin-left:.5rem;font-family:Aeonik}._buttons_111qj_37{display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:.5rem}._userName_111qj_45{font-size:.9rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:.5rem}._avatar_111qj_54{display:block;width:1.75rem;height:1.75rem;border-radius:50%;background-color:var(--secondary-color);display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){._headerComponent_111qj_22{justify-content:space-between;padding-bottom:0}._userName_111qj_45{font-size:.6rem}._logo_111qj_31{display:none}}._loginButton_111qj_80{background-color:var(--primary-color);padding:.5rem 1.5rem;border:none;font-family:Inter;border-radius:8px}._requestDemo_111qj_88{font-size:.9rem}._dropdown_111qj_94{position:relative;display:inline-block;cursor:pointer;-webkit-user-select:none;user-select:none}._dropdownContent_111qj_101{position:absolute;top:2.5rem;right:0;background:var(--accent-color);color:var(--white-color);min-width:160px;z-index:100;font-size:.8rem;font-family:Inter,sans-serif;display:none;border-radius:8px 0 8px 8px}._link_111qj_115{padding:12px 26px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;column-gap:.5rem;background:var(--accent-color)}._dropdownContent_111qj_101 ._link_111qj_115{transition:all .2s ease-in-out;border-radius:0 0 8px 8px}._dropdownContent_111qj_101:hover ._link_111qj_115{background-color:var(--scrollbar-thumb);transform:scale(1.02)}._dropdown_111qj_94:hover ._dropdownContent_111qj_101{display:block}._userSection_111qj_139{position:relative}._avatarWrapper_111qj_143{cursor:pointer;padding:2px;border-radius:50%;transition:background-color .15s ease;display:flex;align-items:center;gap:8px}._avatarWrapper_111qj_143 span{font-size:13px;color:#999}._avatarWrapper_111qj_143 img:hover{background-color:#ffffff0d}._dropdownMenu_111qj_163{position:absolute;top:calc(100% + 4px);right:0;background:#1d1d1d;border-radius:6px;min-width:200px;box-shadow:0 1px 3px #0000001a}._dropdownHeader_111qj_173{padding:8px 12px}._userInfo_111qj_177{display:flex;align-items:center;gap:8px;font-size:13px;color:#999}._smallAvatar_111qj_185{width:18px;height:18px;border-radius:50%}._dropdownDivider_111qj_191{height:1px;background-color:#ffffff14}._dropdownItems_111qj_196{margin:.3rem;display:flex;flex-direction:column}._dropdownItem_111qj_196{width:100%;padding:.375rem;border:none;border-radius:.25rem;background:none;color:#fff;text-align:left;font-size:13px;cursor:pointer;font-family:Inter,sans-serif;transition:background-color var(--fast-transition-duration) var(--transition-fn)}._dropdownItem_111qj_196:hover{background-color:#ffffff0d}._envBadge_111qj_222{background-color:#fff;color:#1d1d1d;border-radius:40px;font-weight:500;padding:.25rem .75rem;font-size:.75rem;font-family:Inter,sans-serif;margin-left:.5rem}._footerContainer_un8nz_1{margin:auto;max-width:80rem;display:flex;flex-direction:column;justify-content:end;width:100%}._footerContainer_un8nz_1 hr{color:var(--off-white);opacity:.1}._row_un8nz_15{display:flex;flex-direction:row;align-items:center;z-index:1;justify-content:space-between}._socialIcons_un8nz_23{margin:1rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:end;column-gap:.5rem}._hoomansLogo_un8nz_32{margin:1rem;width:2.5rem;height:2.5rem}._formContainer_4iafi_1{flex-direction:column;align-items:center;justify-content:center;font-family:Inter,sans-serif;display:flex;flex-direction:row;min-height:65vh}._eyeIcon_4iafi_15{cursor:pointer;opacity:.5;color:#a4a4a4}._form_4iafi_1{border-radius:8px;border:1px solid rgba(255,255,255,.04);background:#ffffff0a;max-width:25rem;padding:2rem;z-index:2}._formFields_4iafi_32{display:flex;flex-direction:column;gap:1rem}@media (min-width: 720px){._form_4iafi_1{min-width:25rem}}._registrationMessage_4iafi_44{color:var(--primary-color);font-size:.875rem;font-weight:400;margin-top:.25rem;margin-bottom:.25rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;column-gap:.25rem}._alertMessage_4iafi_58{color:#ff6384;font-size:.875rem;font-weight:400;margin-top:.25rem;margin-bottom:.25rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;column-gap:.25rem}._formTitle_4iafi_73{color:#fff;font-size:1.25rem;font-weight:500}._formText_4iafi_80{margin-top:.25rem;font-weight:400;color:#a4a4a4;font-size:.875rem;width:13rem;margin-bottom:.5rem}._formInput_4iafi_89{margin-top:.75rem;margin-bottom:1rem;text-align:left;display:flex;flex-direction:column;width:100%}._formLabel_4iafi_98{color:#a4a4a4;font-size:.875rem;font-weight:400;font-family:Inter,sans-serif}._inputField_4iafi_105{margin-top:.25rem;border-radius:8px;border:none;padding:.75rem;background:#ffffff0a;display:flex}._inputField_4iafi_105 input,._inputField_4iafi_105 textarea{background:none;border:none;outline:none;color:#fff;margin-left:.45rem;font-weight:400;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;text-align:start}._inputField_4iafi_105 input:focus{border:none;outline:none}._formFooter_4iafi_136{margin-top:2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:.5rem}._formFooter_4iafi_136 p{color:#a4a4a4;font-size:.875rem;font-weight:400}._secondaryButton_4iafi_151{display:flex;padding:.25rem 1.5rem;justify-content:center;align-items:center;border-radius:8px;border:none;color:#a4a4a4;font-family:Inter,sans-serif;background:#ffffff14;height:2rem;width:10rem;float:right}._primaryButton_4iafi_167{display:flex;padding:.25rem 1.5rem;justify-content:center;align-items:center;border-radius:8px;border:none;color:var(--secondary-color);font-family:Inter,sans-serif;background:#fff;height:2rem;width:10rem;float:right}._mascot_4iafi_183{width:12rem;margin-bottom:-12rem}@media (max-width: 720px){._formContainer_4iafi_1{flex-direction:column-reverse;height:72vh;padding:1rem}._formInput_4iafi_89{width:100%}._form_4iafi_1{max-width:20rem}._mascot_4iafi_183{width:9rem;margin-bottom:-1.5rem}._submitButton_4iafi_209{padding:.15rem .5rem;width:8rem;font-size:.8rem;float:right}._formFooter_4iafi_136 p{color:#a4a4a4;font-size:.75rem;font-weight:400}}@media (max-width: 500px){._formInput_4iafi_89{min-width:none}}._errorText_4iafi_231{color:#f04b4b;font-size:.875rem;font-weight:400;margin-top:.25rem;margin-bottom:.25rem}._fieldDescription_4iafi_239{color:#a4a4a4;font-size:.8rem;font-weight:400;margin-top:.25rem;font-family:Inter,sans-serif;margin-bottom:.25rem}._googleIcon_4iafi_248{width:95%;background:#ffffff0a;padding:.5rem;border-radius:8px;color:#a4a4a4;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s}._googleIcon_4iafi_248:hover{color:#a4a4a4;background:#ffffff14}._formAltLoginContainer_4iafi_267{display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;text-align:center;margin-top:1rem}._orContainer_4iafi_277{margin-top:1rem;display:flex;align-items:center;text-align:center}._line_4iafi_284{flex-grow:1;height:2px;background-color:#99989845;position:relative;border-radius:8px}._or_4iafi_277{padding:0 10px;color:#a4a4a445;z-index:1}._passwordResetContainer_4iafi_300{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:space-between}._passwordReset_4iafi_300{color:#a4a4a4;font-size:.875rem;font-weight:400;cursor:pointer}._otpFieldContainer_4iafi_315{display:flex;flex-direction:column;margin-bottom:1.5rem;width:100%}._otpFieldTitle_4iafi_322{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:.9rem;font-weight:500;color:#333}._otpInputsContainer_4iafi_332{display:flex;gap:8px;justify-content:space-between}._otpInput_4iafi_332{max-width:60px;width:100%;height:48px;color:#fff!important;border:none;border-radius:6px;text-align:center;font-size:1.35rem;font-weight:600;background:#ffffff0a;color:var(--text-primary);transition:box-shadow .3s ease;box-shadow:inset 0 0 0 1.35px transparent}._otpInput_4iafi_332:hover{box-shadow:inset 0 0 0 1.35px #ffffff13}._otpInput_4iafi_332 input:focus{border:none;outline:none}._errorMessage_4iafi_365{color:#ff6384;font-size:.8rem;margin-top:1rem}._labelText_4iafi_371{text-align:left;color:var(--off-white);font-size:.875rem;font-weight:400;font-family:Inter,sans-serif;margin-bottom:.25rem;transition:color .2s ease-in-out}._labelText_4iafi_371:hover{color:#cecece}._loginWithAnotherMailText_4iafi_385{color:#a4a4a4;font-family:Inter,sans-serif;font-size:.875rem;cursor:pointer;text-align:end;margin-top:.25rem;text-decoration:underline}._title_197b7_1{font-size:149px;font-weight:600;margin-bottom:20px;color:var(--text-primary)}._list_197b7_8{display:flex;flex-direction:column;gap:20px}._featureRow_197b7_14{display:flex;justify-content:space-between;cursor:pointer}._featureName_197b7_20{font-size:91px;font-weight:500;color:var(--text-primary)}._featureRight_197b7_26{display:flex;align-items:center;gap:25px;font-size:24px;color:var(--text-primary)}._subtext_197b7_34{font-weight:500}._divider_197b7_38{height:1px;background-color:var(--text-primary)}._expandedContentWrapper_197b7_43{display:flex;flex-direction:column;padding:1rem 3.5rem 1rem 5.5rem;opacity:0;max-height:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(-10px)}._expandedContentWrapper_197b7_43._expanded_197b7_43{opacity:1;max-height:35rem;transform:translateY(0);overflow-y:auto;scrollbar-width:7px;scrollbar-color:#4EFF99 var(--bg-primary)}._expandedContentWrapper_197b7_43._expanded_197b7_43::-webkit-scrollbar{width:8px;background-color:#4eff99}._expandedContentWrapper_197b7_43._expanded_197b7_43::-webkit-scrollbar-thumb{background-color:#4eff99;border-radius:4px}._expandedContentWrapper_197b7_43._expanded_197b7_43::-webkit-scrollbar-track{background-color:#4eff99;border-radius:4px}._expandedContentWrapper_197b7_43._expanded_197b7_43{scrollbar-width:7px;scrollbar-color:#4EFF99 var(--bg-primary)}._expandedBlock_197b7_85{display:flex;flex-direction:column}._expandedRow_197b7_90{display:flex;justify-content:space-between;align-items:flex-start}._expandedLeft_197b7_96{flex:1;min-width:0}._subheading_197b7_101{font-size:2rem;font-weight:500;margin:1rem 0;color:var(--text-primary)}._description_197b7_108{font-size:1.3rem;line-height:1.3;color:var(--text-primary);opacity:.7;max-width:30rem;margin-bottom:.5rem}._expandedRight_197b7_117{padding-top:6rem}._rightTag_197b7_121{font-size:2.2rem;font-weight:500;color:var(--text-primary);white-space:nowrap}._subdivider_197b7_128{height:1px;background-color:var(--border-color);margin:1.25rem 0}@media (max-width: 1250px){._title_197b7_1{font-size:113px}}@media (max-width: 1160px){._title_197b7_1{font-size:6rem}._featureName_197b7_20{font-size:2.5rem}._featureRight_197b7_26{font-size:.8rem;gap:.5rem}._featureRight_197b7_26 img{height:1rem}._subheading_197b7_101{font-size:1.25rem;margin:.5rem 0}._description_197b7_108{font-size:.8rem}._rightTag_197b7_121{font-size:1rem}}@media (max-width: 970px){._title_197b7_1{font-size:3.5rem}}@media (max-width: 638px){._title_197b7_1{font-size:2.8rem}._featureName_197b7_20{font-size:1.8rem}._featureRight_197b7_26{font-size:.8rem;gap:.5rem}._featureRight_197b7_26 img{height:1rem}._expandedContentWrapper_197b7_43{padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}._expandedContentWrapper_197b7_43._expanded_197b7_43{max-height:20rem}._expandedRow_197b7_90{flex-direction:column;gap:1rem}._expandedRight_197b7_117{padding-top:1rem;display:none}}@media (max-width: 507px){._featureRight_197b7_26{display:none}._title_197b7_1{font-size:2rem}}._bigContainer_cmu7v_1{padding:0 32px 40px;margin:20px 0;display:flex;flex-direction:column;background-color:var(--bg-primary);border-radius:30px}._topSection_cmu7v_10{padding-top:40px;font-size:50px;color:var(--text-primary);font-weight:500;line-height:1.3}._cardsContainer_cmu7v_18{display:flex;gap:20px;margin-top:40px;align-items:flex-start}._rightSection_cmu7v_25{display:flex;flex-direction:column;flex:1}._darkBoxColumn_cmu7v_31{display:flex;flex-direction:column;gap:25px;flex:1}._greenInfoBox_cmu7v_38,._ticketBox_cmu7v_39,._darkBox_cmu7v_31{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}._greenInfoBox_cmu7v_38:hover,._ticketBox_cmu7v_39:hover,._darkBox_cmu7v_31:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}._greenInfoBox_cmu7v_38:before,._ticketBox_cmu7v_39:before,._darkBox_cmu7v_31:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent);transform:skew(-25deg);pointer-events:none}._greenInfoBox_cmu7v_38:hover:before,._ticketBox_cmu7v_39:hover:before,._darkBox_cmu7v_31:hover:before{animation:_shine_cmu7v_1 .75s ease-out}@keyframes _shine_cmu7v_1{0%{left:-100%}to{left:200%}}._greenInfoBox_cmu7v_38{background-color:var(--accent-primary);max-width:437px;border-radius:30px;display:flex;flex-direction:column;position:relative;flex:1}._ticketBox_cmu7v_39{max-width:437px;background-color:#2a2a2a;border-radius:30px;padding:0 35px 37px;display:flex;flex-direction:column;justify-content:space-between;flex:1}._boxone_cmu7v_104{height:225px;background-color:#d8d8d8;border-radius:30px;margin-top:25px}._rightContent_cmu7v_111{display:flex;flex-direction:column;gap:3px;padding-top:25px}._featureItem_cmu7v_118{display:flex;flex-direction:column;align-items:flex-start;font-weight:400;cursor:pointer}._inactive_cmu7v_130{color:#6b6b6b}._dots_cmu7v_134{display:flex;gap:8px;cursor:pointer;display:none}._cardTop_cmu7v_141{display:flex;flex-direction:column;gap:5px;margin-top:12px}._pillSmall_cmu7v_148{padding:12px 16px;border-radius:20px;border:#f7f7f5 .5px solid;font-size:12px;width:166px}._cardBottom_cmu7v_156{display:flex;justify-content:space-between;align-items:baseline;padding:3px}._ticketHeading_cmu7v_163{font-size:28px;font-weight:500;color:#fff;padding:25px 0 15px}._ticketDesc_cmu7v_170{font-size:19px}._outerWrapper_cmu7v_174{display:flex}._logoBox_cmu7v_178{padding:25px;background-color:var(--accent-primary);border-radius:30px;display:flex;justify-content:center;align-items:center}._ticketGreenWrapper_cmu7v_187{display:flex;gap:37px;margin-top:32px}._greenInfoBox_cmu7v_38 h3{font-size:28px;padding:20px 0 0 30px;color:#fff}._greenInfoBox_cmu7v_38 p{font-size:19px;max-width:390px;padding:15px 0 0 30px;color:#fff}._greenImageWrapper_cmu7v_206{margin-top:auto;display:flex;justify-content:right}._pillWrapper_cmu7v_212{position:absolute;bottom:40px;right:40px;display:flex;align-items:center;background-color:var(--text-primary);color:var(--text-secondary);border-radius:999px;padding:8px 25px 8px 8px;gap:15px;margin-right:8rem;cursor:pointer}._filledPill_cmu7v_227{font-size:17.7px}._darkBox_cmu7v_31{background-color:var(--bg-secondary);border-radius:30px;padding:20px;display:flex;flex-direction:column;gap:8px}._darkBox_cmu7v_31 h3{font-size:24.5px;font-weight:500;padding:2px 0 0 5px;color:var(--text-primary)}._darkBox_cmu7v_31 p{font-size:19px;max-width:390px;padding:0 0 8px 5px;margin-top:10px;color:var(--text-primary)}._filledPillSmall_cmu7v_255{display:flex;align-items:center;gap:8px;background-color:var(--text-primary);color:var(--text-secondary);border-radius:999px;padding:6px 22px 6px 10px;font-size:12px;cursor:pointer}._pillWrapperSmall_cmu7v_267{display:flex}._checkRow_cmu7v_271{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:14px;cursor:pointer;color:var(--text-primary)}._checkRow_cmu7v_271 span{display:flex;align-items:center;gap:8px;font-weight:500}._mobileTopText_cmu7v_288{display:none}@media (max-width: 1130px){._bigContainer_cmu7v_1{padding:2rem 2rem 2rem 1.5rem;margin:1rem 0 .5rem}._topSection_cmu7v_10{display:none}._mobileTopText_cmu7v_288{display:block;font-size:28.6px;font-weight:500;padding-right:2rem;color:var(--text-primary)}._mobileTopText_cmu7v_288 span{color:#00cc68}._menuSection_cmu7v_317{display:flex;flex-direction:column;margin:.7rem 0 0;font-size:14px;align-self:flex-start;padding-left:0;padding-top:.5rem}._cardsContainer_cmu7v_18{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:1rem;margin-top:25px;width:100%}._cardsContainer_cmu7v_18::-webkit-scrollbar{display:none}._greenInfoBox_cmu7v_38,._ticketBox_cmu7v_39,._darkBox_cmu7v_31{min-width:15rem;max-width:15rem;scroll-snap-align:start;flex-shrink:0;box-sizing:border-box;border-radius:20px}._ticketBox_cmu7v_39{padding:1rem;display:flex;flex-direction:column;gap:.75rem}._darkBoxColumn_cmu7v_31{display:flex;flex-direction:column;gap:1.2rem;padding-right:1.3rem}._greenInfoBox_cmu7v_38 h3,._ticketBox_cmu7v_39 h3,._darkBox_cmu7v_31 h3{font-size:1rem;padding:0}._greenInfoBox_cmu7v_38 p,._ticketBox_cmu7v_39 p,._darkBox_cmu7v_31 p{font-size:12px;line-height:1.4;padding:0;max-width:16rem;width:100%}._greenImageWrapper_cmu7v_206 img,._checkRow_cmu7v_271 img{width:2rem}._pillWrapper_cmu7v_212,._pillWrapperSmall_cmu7v_267{display:none}._greenInfoBox_cmu7v_38{padding:1rem;display:flex;flex-direction:column;gap:.75rem}._greenImageWrapper_cmu7v_206{height:84px}._greenImageWrapper_cmu7v_206 img{min-width:300px;height:auto;margin-top:auto;margin-left:auto}._ticketBox_cmu7v_39 ._boxone_cmu7v_104{height:140px;margin-top:.5rem;border-radius:20px}}._topRow_cmu7v_420{display:flex;justify-content:space-between;padding-right:2rem;margin-top:1rem;color:var(--text-primary)}._leftGroup_cmu7v_428{line-height:1.2}._topLeft_cmu7v_432{display:flex;align-items:center;gap:30px;margin-top:0rem;color:var(--text-primary)}._topLeft_cmu7v_432 p,._topBottom_cmu7v_441 p{font-size:50px;font-weight:500}._topBottom_cmu7v_441{display:flex;align-items:center;gap:20px;color:var(--text-primary);padding-left:115px;margin-bottom:0rem}._menuSection_cmu7v_317{display:flex;align-items:flex-end}._featureItem_cmu7v_118{display:flex;flex-direction:column;align-items:flex-start;font-weight:400;cursor:pointer;padding-bottom:8px;padding-right:9rem;transition:all .3s ease}._featureItem_cmu7v_118:hover{transform:translate(5px)}._featureItem_cmu7v_118 img{margin-bottom:10px}._active_cmu7v_479{font-weight:700;color:#00cc68}._featureSelector_cmu7v_484{display:flex;align-items:center;gap:8px}._featureDot_cmu7v_490{width:13px;height:13px;border-radius:50%;background-color:#d1d5db;cursor:pointer;transition:background-color .3s ease,transform .3s ease}._featureDot_cmu7v_490:hover{transform:scale(1.1)}._activeDot_cmu7v_503{background-color:#00cc68}@media (max-width: 1200px){._topBottom_cmu7v_441 img{display:none}._topBottom_cmu7v_441{padding-left:0}._featureDot_cmu7v_490{width:10px;height:10px}}@media (max-width: 1060px){._leftGroup_cmu7v_428 p{font-size:40px;line-height:1.3}}@media (max-width: 930px){._topRow_cmu7v_420{display:flex;flex-direction:column}._menuSection_cmu7v_317,._featureList_cmu7v_540{width:100%}}@media (max-width: 580px){._leftGroup_cmu7v_428 p{font-size:28px;line-height:1.4}._topRow_cmu7v_420{padding-right:0}._menuSection_cmu7v_317{width:100%}._dumbel_cmu7v_559{height:1.5rem}._topLeft_cmu7v_432{gap:10px;margin-top:0rem}._topBottom_cmu7v_441{margin-bottom:0}._cardsContent_cmu7v_572{margin-top:0}._featureItem_cmu7v_118{font-size:14px}._menuSection_cmu7v_317 img{height:25px;width:25px}}._featureContent_cmu7v_586{opacity:1;transition:opacity .5s ease-in-out}._featureContent_cmu7v_586._fadeOut_cmu7v_591{opacity:0}._featureContent_cmu7v_586._fadeIn_cmu7v_595{opacity:1}._cardsContainer_1hyxq_1{display:flex;gap:20px;margin-top:40px;align-items:stretch;height:30rem;padding:1.5rem 1rem;padding-left:0;overflow:scroll;scrollbar-width:none}._greenInfoBox_1hyxq_14{background-color:var(--accent-primary);max-width:437px;border-radius:30px;display:flex;flex-direction:column;position:relative;flex:1 0 auto}._greenInfoBox_1hyxq_14 h3{font-size:28px;padding:20px 0 0 30px;color:#fff}._greenInfoBox_1hyxq_14 p{font-size:19px;padding:15px 30px;color:#fff}._greenImageWrapper_1hyxq_36{margin-top:auto;display:flex;justify-content:right;position:absolute;bottom:-1rem;right:0}._pillWrapper_1hyxq_45{position:absolute;bottom:20%;right:10%;display:flex;align-items:center;background-color:var(--text-primary);color:var(--text-secondary);border-radius:999px;padding:8px 25px 8px 8px;gap:15px;margin-right:8rem;cursor:pointer}._filledPill_1hyxq_60{font-size:17.7px;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden;width:167px}._ticketBox_1hyxq_68{background-color:#2a2a2a;color:#f7f7f5;border-radius:30px;padding:0 35px 37px;display:flex;flex-direction:column;justify-content:space-between;max-width:437px;flex:1 0 auto}._ticketHeading_1hyxq_80{font-size:28px;font-weight:500;color:#fff;padding:25px 0 15px}._ticketDesc_1hyxq_87{font-size:19px}._boxone_1hyxq_91{height:225px;border-radius:30px;margin-top:25px;overflow:hidden}._cardImage_1hyxq_98{width:100%;height:240px;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px #00000014;aspect-ratio:16/9}._darkBoxColumn_1hyxq_107{display:flex;flex-direction:column;justify-content:stretch;gap:25px;height:100%;width:fit-content}._darkBox_1hyxq_107{background-color:var(--bg-secondary);border-radius:30px;padding:20px;display:flex;flex-direction:column;width:max-content;gap:8px;flex:1 0 auto}._darkBox_1hyxq_107 h3{font-size:24.5px;font-weight:500;padding:2px 0 0 5px;color:var(--text-primary)}._darkBox_1hyxq_107 p{font-size:19px;max-width:390px;padding:0 0 8px 5px;margin-top:10px;color:var(--text-primary)}._filledPillSmall_1hyxq_142{display:flex;align-items:center;gap:8px;background-color:var(--text-primary);color:var(--text-secondary);border-radius:999px;padding:6px 22px 6px 10px;font-size:12px;cursor:pointer}._pillWrapperSmall_1hyxq_154{display:flex}._checkRow_1hyxq_158{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:14px;cursor:pointer;color:var(--text-primary)}._checkRow_1hyxq_158>img{height:5rem}._checkRow_1hyxq_158 span{display:flex;align-items:center;gap:8px;font-weight:500}._greenInfoBox_1hyxq_14,._ticketBox_1hyxq_68,._darkBox_1hyxq_107{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}._greenInfoBox_1hyxq_14:hover,._ticketBox_1hyxq_68:hover,._darkBox_1hyxq_107:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}._greenInfoBox_1hyxq_14:before,._ticketBox_1hyxq_68:before,._darkBox_1hyxq_107:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent);transform:skew(-25deg);pointer-events:none}._greenInfoBox_1hyxq_14:hover:before,._ticketBox_1hyxq_68:hover:before,._darkBox_1hyxq_107:hover:before{animation:_shine_1hyxq_1 .75s ease-out}@keyframes _shine_1hyxq_1{0%{left:-100%}to{left:200%}}@media (max-width: 1130px){._cardsContainer_1hyxq_1{display:flex;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;gap:1rem;margin-top:25px;height:21rem}._cardsContainer_1hyxq_1::-webkit-scrollbar{display:none}._greenInfoBox_1hyxq_14,._ticketBox_1hyxq_68,._darkBox_1hyxq_107{min-width:15rem;max-width:15rem;scroll-snap-align:start;flex-shrink:0;border-radius:20px}._ticketBox_1hyxq_68{padding:1rem;display:flex;flex-direction:column;gap:.75rem}._darkBoxColumn_1hyxq_107{display:flex;flex-direction:column;gap:1.2rem}._greenInfoBox_1hyxq_14 h3,._ticketBox_1hyxq_68 h3,._darkBox_1hyxq_107 h3{font-size:1rem;padding:0}._greenInfoBox_1hyxq_14 p,._ticketBox_1hyxq_68 p,._darkBox_1hyxq_107 p{font-size:12px;line-height:1.4;padding:0;max-width:16rem;width:100%}._greenImageWrapper_1hyxq_36 img,._checkRow_1hyxq_158 img{width:2rem;height:auto}._pillWrapper_1hyxq_45,._pillWrapperSmall_1hyxq_154{display:none}._greenInfoBox_1hyxq_14{padding:1rem;display:flex;flex-direction:column;gap:.75rem}._greenImageWrapper_1hyxq_36{height:84px}._greenImageWrapper_1hyxq_36 img{min-width:300px;height:auto;margin-top:auto;margin-left:auto}._ticketBox_1hyxq_68 ._boxone_1hyxq_91{height:140px;margin-top:.5rem;border-radius:20px}}._eventPartnersContainer_7ccug_1{width:100%;overflow:hidden;padding:1.25rem 0;display:flex;justify-content:center;border-radius:8px}._marquee_7ccug_13{display:flex;align-items:center;flex-wrap:nowrap;width:max-content;animation:_scroll_7ccug_1 var(--duration, 30s) linear infinite;transform:translate(0)}._marquee_7ccug_13 img{flex:0 0 auto;margin-right:2rem}@keyframes _scroll_7ccug_1{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--track-width)))}}._logo_7ccug_38{height:3rem;max-height:4rem;max-width:7rem;width:auto;object-fit:contain;transition:transform .3s ease}._logo_7ccug_38[data-theme=light]{mix-blend-mode:multiply;filter:brightness(.1) invert(0)}._horizontalLogo_7ccug_54{max-width:6rem;height:3.5rem}._logo_7ccug_38:hover{transform:scale(1.1)}._marquee_7ccug_13:hover{animation-play-state:paused}@media screen and (max-width: 768px){._eventPartnersContainer_7ccug_1{padding:1rem 0}._logo_7ccug_38{height:3rem;max-height:3rem;max-width:6rem}._horizontalLogo_7ccug_54{max-width:6rem;height:3rem}}@media screen and (max-width: 480px){._logo_7ccug_38{height:3.5rem;max-height:4rem;max-width:4rem}._horizontalLogo_7ccug_54{max-width:8rem;max-height:5rem}}._featureCardContainer_186u8_1{display:flex;min-height:379px;opacity:0;animation:_fadeIn_186u8_1 .5s ease-out forwards;flex-direction:row;justify-content:space-between}._row_186u8_10{width:100%;display:flex;flex-direction:row}._featureCard_186u8_1{display:flex;flex-direction:column;align-items:flex-start}._whiteBox_186u8_22{width:100%;height:100%;background-color:var(--feature);border-radius:30px;color:var(--text-secondary);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;box-sizing:border-box;opacity:0;animation:_fadeIn_186u8_1 .5s ease-out .2s forwards}._pill_186u8_39{max-width:166px;width:calc(100% - 40px);height:20px;border-radius:20px;border:.8px solid var(--text-secondary);display:flex;align-items:center;justify-content:center;font-size:14px;padding:.4rem 1rem;animation:_fadeIn_186u8_1 .5s ease-out .4s forwards;white-space:nowrap}._pillWIcon_186u8_55{display:flex;align-items:center;gap:5px;opacity:0;animation:_fadeIn_186u8_1 .5s ease-out .4s forwards}._pillWIcon_186u8_55 img{height:40px;width:40px;opacity:0;animation:_fadeIn_186u8_1 .5s ease-out .6s forwards}._greenBox_186u8_70{width:100%;height:100%;background-color:#00cc68;border-radius:30px;display:flex;justify-content:center;align-items:center;opacity:0;animation:_fadeIn_186u8_1 .5s ease-out .3s forwards}._box_186u8_82{max-width:485px;height:100%;background-color:var(--bg-primary);border-radius:30px;opacity:0;animation:_fadeIn_186u8_1 .5s ease-out .2s forwards;overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:anchor-center;width:100%}._ticketBox_186u8_99{width:100%;height:100%;max-height:142px;background-color:var(--bg-primary);display:flex;align-items:center;justify-content:center;border-radius:30px;margin-top:-6px;opacity:0;animation:_fadeIn_186u8_1 .5s ease-out .4s forwards}._ringBox_186u8_114{width:100%;height:100%;max-height:142px;background-color:var(--bg-primary);display:flex;align-items:center;justify-content:center;border-radius:30px;opacity:0;animation:_fadeIn_186u8_1 .5s ease-out .4s forwards}._ringCircleContainer_186u8_127{display:flex;flex-direction:column;height:100%}._circleBox_186u8_133{width:100%;height:100%;max-height:379px;color:var(--text-secondary);background-color:var(--feature);border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;opacity:0;animation:_fadeIn_186u8_1 .5s ease-out .5s forwards;overflow:hidden}._circleBox_186u8_133 p{font-size:15px;font-weight:500;padding:0 40px;margin-bottom:20px;margin-top:30px}._greenText_186u8_157{color:#00cc68}._ticketBoxCheckInContainerBottom_186u8_161{display:none}._bottomInnerRow_186u8_165{display:flex;flex-direction:row;width:100%}@keyframes _fadeIn_186u8_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._circleBoxImage_186u8_183{max-width:-webkit-fill-available;width:100%;height:auto}@media screen and (min-width: 1420px){._circleBox_186u8_133{max-width:430px}}@media screen and (max-width: 1420px){._ringCircleContainer_186u8_127{display:none}._circleBox_186u8_133 p{max-width:300px;padding:0 20px}}@media screen and (max-width: 1220px){._ticketBoxCheckInContainerTop_186u8_207{display:none}._pill_186u8_39{font-size:9px}}@media screen and (max-width: 980px){._ticketBoxCheckInContainerTop_186u8_207{display:block}._featureCardContainer_186u8_1{flex-wrap:wrap}._ringCircleContainer_186u8_127{display:block}._pill_186u8_39{font-size:10px}}@media screen and (max-width: 750px){._row_186u8_10,._circleBox_186u8_133{max-height:21rem}._girlImage_186u8_240{max-height:20rem}._checkin_186u8_244,._man_186u8_248{max-height:12rem}._ticketBoxCheckInContainerTop_186u8_207{display:none}._ticketBoxCheckInContainerBottom_186u8_161{display:block}._bottomInnerRow_186u8_165{display:flex;flex-direction:row-reverse}}@media screen and (max-width: 580px){._row_186u8_10,._circleBox_186u8_133{max-height:18rem}._greenBox_186u8_70 img{max-width:8rem}._girlImage_186u8_240{max-height:16rem}._checkin_186u8_244,._man_186u8_248{max-height:9rem}._ticketBoxImage_186u8_288{max-width:8rem}}@media screen and (max-width: 450px){._row_186u8_10,._circleBox_186u8_133{max-height:15rem}._greenBox_186u8_70{height:10rem}._greenBox_186u8_70 img{max-width:6.5rem}._girlImage_186u8_240{max-height:15rem}._checkin_186u8_244,._man_186u8_248{max-height:7.5rem}._ticketBoxCheckInContainerBottom_186u8_161{display:none}._ringBox_186u8_114{max-height:120px}._ringBoxImage_186u8_327{max-width:6.5rem}}._leftContent_19kpc_2{font-size:clamp(28px,5vw,50px);font-weight:600;line-height:1.3;overflow-x:auto;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none;padding:1.5rem 1rem}._leftContent_19kpc_2::-webkit-scrollbar{display:none}._ticketGreenWrapper_19kpc_17{display:flex;gap:20px;margin-top:32px;width:max-content;height:28.5rem}._ticketBox_19kpc_25{max-width:437px;background-color:var(--bg-secondary);border-radius:30px;padding:2rem 1rem 2rem 2rem;display:flex;flex-direction:column;justify-content:space-between;flex:0 0 auto}._outerWrapper_19kpc_37{display:flex;background-color:#00cc68;width:calc(100% - 1rem);padding:1rem 0;border-radius:1rem;align-items:center;justify-content:center;height:100%}._logoBox_19kpc_48{padding:25px;background-color:#00cc68;border-radius:30px;display:flex;justify-content:center;align-items:center;max-height:14.5rem}._innerCard_19kpc_58{background-color:#3e3d3d;color:#f7f7f5;border-radius:30px;padding:16px;display:flex;flex-direction:column;justify-content:space-between}._cardTop_19kpc_68{display:flex;flex-direction:column;gap:5px;margin-top:12px}._pillSmall_19kpc_75{padding:12px 16px;border-radius:20px;border:#f7f7f5 .5px solid;font-size:clamp(7px,.5vw,12px);width:calc(100% - 32px);background:transparent;color:#f7f7f5;outline:none;transition:all .3s ease}._pillSmall_19kpc_75:focus{border-color:#00cc68;box-shadow:0 0 0 2px #00cc6833}._pillSmall_19kpc_75::placeholder{color:#f7f7f599}._cardBottom_19kpc_96{display:flex;align-items:baseline;padding:3px;gap:3.5rem}._qr_19kpc_103{padding-top:25px;max-width:4.5rem}._ticketHeading_19kpc_108{font-size:clamp(1.2rem,1.5vw,28px);font-weight:600;color:var(--text-primary);padding:25px 0 15px}._ticketDesc_19kpc_115{font-size:clamp(.8rem,2.5vw,1rem);color:var(--text-primary);line-height:1.4}._greenText_19kpc_121{color:#00cc68;font-size:clamp(.8rem,2.8vw,20px)}._greenInfoBox_19kpc_126{background-color:#00cc68;max-width:390px;border-radius:30px;display:flex;flex-direction:column;gap:1.5rem;position:relative;padding:2rem}._greenInfoBox_19kpc_126 h3{font-size:clamp(20px,3.5vw,28px);color:#fff}._greenInfoBox_19kpc_126 p{font-size:clamp(.8rem,2.5vw,19px);color:#fff}._greenImageWrapper_19kpc_150{margin-top:auto;position:absolute;bottom:0;left:0;display:flex}._pillWrapper_19kpc_158{position:absolute;bottom:40px;right:40px;display:flex;align-items:center;background-color:#f7f7f5;border-radius:999px;padding:8px 25px 8px 8px;gap:15px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}._pillWrapper_19kpc_158:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 4px 12px #00000026}._pillWrapper_19kpc_158:active{transform:translateY(1px) scale(.98);box-shadow:0 2px 8px #0000001a}._filledPill_19kpc_182{color:#1a1a1a;font-size:clamp(14px,2.2vw,17.7px);transition:all .3s cubic-bezier(.4,0,.2,1)}._darkBoxColumn_19kpc_188{display:flex;flex-direction:column;gap:20px;max-width:437px;justify-content:space-between;flex:1}._darkBox_19kpc_188{background-color:var(--bg-secondary);border-radius:30px;padding:20px;display:flex;flex:1;flex-direction:column;gap:8px}._darkBox_19kpc_188 h3{font-size:clamp(16px,3vw,24.5px);font-weight:600;padding:2px 0 0 5px;color:var(--text-primary)}._darkBox_19kpc_188 p{font-size:clamp(.75rem,2.5vw,1rem);max-width:390px;padding:0 0 8px 5px;margin-top:10px;color:var(--text-primary)}._filledPillSmall_19kpc_222{display:flex;align-items:center;gap:8px;background-color:var(--feature);color:var(--text-secondary);border-radius:999px;padding:6px 22px 6px 10px;font-size:clamp(10px,1.5vw,12px);cursor:pointer}._pillWrapperSmall_19kpc_234{display:flex}._checkRow_19kpc_238{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:clamp(12px,1.8vw,14px);color:var(--text-primary)}._checkRow_19kpc_238>img{height:5rem}._checkRow_19kpc_238 span{display:flex;align-items:center;gap:8px;font-weight:600}._greenInfoBox_19kpc_126,._ticketBox_19kpc_25,._darkBox_19kpc_188{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}._greenInfoBox_19kpc_126:hover,._ticketBox_19kpc_25:hover,._darkBox_19kpc_188:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003;overflow:visible}._greenInfoBox_19kpc_126:before,._ticketBox_19kpc_25:before,._darkBox_19kpc_188:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent);transform:skew(-25deg);pointer-events:none}._greenInfoBox_19kpc_126:hover:before,._ticketBox_19kpc_25:hover:before,._darkBox_19kpc_188:hover:before{animation:_shine_19kpc_1 .75s ease-out}@keyframes _shine_19kpc_1{0%{left:-100%}to{left:200%}}@media (max-width: 580px){._ticketBox_19kpc_25{border-radius:20px;display:flex;justify-content:center;min-width:15rem;max-width:15rem}._logoBox_19kpc_48{padding:20px;border-radius:25px;max-height:12rem}._logo_19kpc_48{width:60px;height:auto}._innerCard_19kpc_58{padding:.5rem;border-radius:25px}._innerCard_19kpc_58 ._qr_19kpc_103{padding-top:1rem}._greenInfoBox_19kpc_126:hover,._ticketBox_19kpc_25:hover,._darkBox_19kpc_188:hover{transform:translateY(-5px);box-shadow:5px 10px 20px #0003;overflow:visible}._cardTop_19kpc_68{gap:8px;margin-top:10px}._pillSmall_19kpc_75{padding:5px 12px;max-width:120px;width:calc(100% - 24px)}._ticketHeading_19kpc_108{padding:0}._cardBottom_19kpc_96{gap:1rem;padding:0}._qr_19kpc_103{max-width:50px}._greenInfoBox_19kpc_126{min-width:15rem;max-width:15rem}._leftContent_19kpc_2{padding-left:0;padding-top:0}._pillWrapper_19kpc_158{display:none}._greenInfoBox_19kpc_126{gap:.75rem;padding:1rem;padding-bottom:0;border-radius:20px}._darkBoxColumn_19kpc_188{max-width:15rem}._darkBox_19kpc_188{flex:1}._ticketBox_19kpc_25{padding:1rem;gap:.75rem}._pillWrapperSmall_19kpc_234{display:none}._ticketGreenWrapper_19kpc_17{gap:1rem;height:23rem}._outerWrapper_19kpc_37{width:100%;padding:.75rem 0rem}}._container_9h7ki_1{background-color:var(--bg-primary);border-radius:30px;display:flex;justify-content:space-between;align-items:center;padding:29px 50px;margin-top:.5rem}._mobileMiddle_9h7ki_11{display:flex;align-items:center;gap:5px}._pill_9h7ki_17{border-radius:20px;border:.5px solid var(--text-primary);padding:5px 16px;font-size:18px;color:var(--text-primary);cursor:pointer;transition:all .3s ease}._pill_9h7ki_17:hover{background-color:var(--text-primary);color:var(--bg-primary);opacity:.8;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._middle_9h7ki_35{font-size:22px;font-weight:600;color:var(--text-primary)}._star_9h7ki_41{display:flex;align-items:center;gap:9px}._star_9h7ki_41 img{height:31.7px;width:31.7px}._bigContainer_9h7ki_52{padding:30px 32px 35px;margin-top:10px;display:flex;flex-direction:column;background-color:var(--bg-primary);border-radius:30px}._leftGroup_9h7ki_61{line-height:1.2;width:100%}._leftContent_9h7ki_66{font-size:50px;font-weight:600;line-height:1.3;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}._leftContent_9h7ki_66::-webkit-scrollbar{display:none}._topLeft_9h7ki_79{display:flex;align-items:center;gap:30px;margin-top:1rem;color:var(--text-primary)}._topLeft_9h7ki_79 p,._topBottom_9h7ki_88 p{font-size:50px;font-weight:600}._topLeft_9h7ki_79 p{white-space:nowrap}._topRow_9h7ki_97{display:flex;justify-content:space-between;color:var(--text-primary)}._topBottom_9h7ki_88{display:flex;align-items:center;gap:20px;color:var(--text-primary);padding-left:115px;margin-bottom:35px;width:100%}._featureItem_9h7ki_114{display:flex;flex-direction:column;align-items:flex-start;font-weight:400;cursor:pointer;padding-bottom:8px;padding-right:9rem;transition:all .3s ease}._featureItem_9h7ki_114:hover{transform:translate(5px)}._featureItem_9h7ki_114 img{margin-bottom:10px}._featureText_9h7ki_133{white-space:nowrap}._active_9h7ki_137{font-weight:700;color:#00cc68}._dots_9h7ki_142{display:flex;gap:8px;justify-content:right;position:absolute;bottom:-34rem;right:70px;cursor:pointer}._ticketBox_9h7ki_152{max-width:437px;background-color:var(--bg-secondary);border-radius:30px;padding:35px;padding-right:1rem;display:flex;flex-direction:column;justify-content:space-between}._innerCard_9h7ki_163{background-color:#3e3d3d;border-radius:30px;padding:16px;display:flex;flex-direction:column;justify-content:space-between}._cardTop_9h7ki_172{display:flex;flex-direction:column;gap:5px;margin-top:12px}._pillSmall_9h7ki_179{padding:12px 16px;border-radius:20px;border:#f7f7f5 .5px solid;font-size:12px;width:166px}._cardBottom_9h7ki_187{display:flex;align-items:baseline;padding:3px;gap:3.5rem}._qr_9h7ki_194{padding-top:25px;max-width:4.5rem}._ticketHeading_9h7ki_199{font-size:28px;font-weight:600;color:var(--text-primary);padding:25px 0 15px}._ticketDesc_9h7ki_206{font-size:19px;color:var(--text-primary)}._outerWrapper_9h7ki_211{display:flex}._logoBox_9h7ki_215{padding:25px;background-color:#00cc68;border-radius:30px;display:flex;justify-content:center;align-items:center;max-height:14.5rem}._greenText_9h7ki_225{color:#00cc68;font-size:20px}._ticketGreenWrapper_9h7ki_230{display:flex;gap:37px;margin-top:32px;width:calc(100% - 474px)}._ticketBox_9h7ki_152,._greenInfoBox_9h7ki_238,._darkBoxColumn_9h7ki_239{flex-shrink:0}._greenInfoBox_9h7ki_238{background-color:#00cc68;max-width:437px;border-radius:30px;display:flex;flex-direction:column;position:relative;max-height:29.7rem}._greenInfoBox_9h7ki_238 h3{font-size:28px;padding:20px 0 0 30px;color:#fff}._greenInfoBox_9h7ki_238 p{font-size:19px;max-width:390px;padding:20px 0 0 30px;color:#fff}._greenImageWrapper_9h7ki_266{margin-top:auto;position:relative;display:flex}._pillWrapper_9h7ki_272{position:absolute;bottom:40px;right:40px;display:flex;align-items:center;background-color:#f7f7f5;border-radius:999px;padding:8px 25px 8px 8px;gap:15px;cursor:pointer}._filledPill_9h7ki_285{color:#1a1a1a;font-size:17.7px}._darkBoxColumn_9h7ki_239{display:flex;flex-direction:column;gap:20px;max-width:437px}._darkBox_9h7ki_239{background-color:var(--bg-secondary);border-radius:30px;padding:20px;display:flex;flex-direction:column;gap:8px}._darkBox_9h7ki_239 h3{font-size:24.5px;font-weight:600;padding:2px 0 0 5px;color:var(--text-primary)}._darkBox_9h7ki_239 p{font-size:19px;max-width:390px;padding:0 0 8px 5px;margin-top:10px;color:var(--text-primary)}._filledPillSmall_9h7ki_321{display:flex;align-items:center;gap:8px;background-color:var(--feature);color:var(--text-secondary);border-radius:999px;padding:6px 22px 6px 10px;font-size:12px;cursor:pointer}._pillWrapperSmall_9h7ki_333{display:flex}._checkRow_9h7ki_337{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:14px;color:var(--text-primary)}._checkRow_9h7ki_337 span{display:flex;align-items:center;gap:8px;font-weight:600}._greenInfoBox_9h7ki_238,._ticketBox_9h7ki_152,._darkBox_9h7ki_239{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}._greenInfoBox_9h7ki_238:hover,._ticketBox_9h7ki_152:hover,._darkBox_9h7ki_239:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}._greenInfoBox_9h7ki_238:before,._ticketBox_9h7ki_152:before,._darkBox_9h7ki_239:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent);transform:skew(-25deg);pointer-events:none}._greenInfoBox_9h7ki_238:hover:before,._ticketBox_9h7ki_152:hover:before,._darkBox_9h7ki_239:hover:before{animation:_shine_9h7ki_1 .75s ease-out}@keyframes _shine_9h7ki_1{0%{left:-100%}to{left:200%}}._mobileOnly_9h7ki_398{display:none}@media (max-width: 1280px){._dots_9h7ki_142{display:none}._featureItem_9h7ki_114{padding-right:0}}@media (max-width: 1200px){._topBottom_9h7ki_88 img{display:none}._topBottom_9h7ki_88{padding-left:0}}@media (max-width: 1060px){._leftGroup_9h7ki_61 p{font-size:40px;line-height:1.3}}@media (max-width: 930px){._topRow_9h7ki_97{display:flex;flex-direction:column}}@media (max-width: 700px){._container_9h7ki_1,._dots_9h7ki_142{display:none}._leftGroup_9h7ki_61 p{font-size:40px;line-height:1.3}._dumbel_9h7ki_447{height:2rem}._topLeft_9h7ki_79{gap:10px}._bigContainer_9h7ki_52{margin-top:10px;padding:2rem 1rem}._mobileOnly_9h7ki_398{display:flex}._mobileTopRow_9h7ki_466{background-color:var(--bg-primary);color:var(--text-primary);border-radius:25px;padding:20px 24px;margin-top:10px;display:flex;justify-content:space-between;align-items:center}._mobileStar_9h7ki_477{height:20px;width:20px}._mobileMiddle_9h7ki_11{font-size:16px;font-weight:600;white-space:nowrap}._mobileDots_9h7ki_488{display:flex;gap:5px;margin-bottom:-4px}._mobileDots_9h7ki_488 img{height:8px;width:8px}._darkBoxColumn_9h7ki_239{padding-right:1rem}._greenImageWrapper_9h7ki_266{margin-top:auto;display:flex;justify-content:flex-end;padding:0}}._menuSection_9h7ki_511{display:flex;align-items:flex-end;justify-content:space-between}._featureSelector_9h7ki_517{display:flex;align-items:center;gap:8px}._featureDot_9h7ki_523{width:13px;height:13px;border-radius:50%;background-color:#d1d5db;cursor:pointer;transition:background-color .3s ease,transform .3s ease}._featureDot_9h7ki_523:hover{transform:scale(1.1)}._activeDot_9h7ki_536{background-color:#00cc68}@media (max-width: 580px){._leftGroup_9h7ki_61 p{font-size:1.5rem;line-height:1.6}._bigContainer_9h7ki_52{padding-top:0}._dumbel_9h7ki_447{margin-left:1rem}._featureItem_9h7ki_114{font-size:14px}._menuSection_9h7ki_511 img{height:25px;width:25px}._ticketBox_9h7ki_152{border-radius:20px;display:flex;justify-content:center;min-width:15rem;max-width:15rem}._logoBox_9h7ki_215{padding:20px;border-radius:25px;max-height:12rem}._logo_9h7ki_215{width:60px;height:auto}._innerCard_9h7ki_163{padding:12px;border-radius:25px}._cardTop_9h7ki_172{gap:8px;margin-top:10px}._pillSmall_9h7ki_179{padding:5px 12px;max-width:120px}._cardBottom_9h7ki_187{gap:1rem;padding:0}._arrow_9h7ki_603{width:20px;height:auto}._qr_9h7ki_194{max-width:50px}._ticketHeading_9h7ki_199{font-size:20px;padding-top:1.5rem}._ticketDesc_9h7ki_206{font-size:15px;max-width:15.5rem}._greenText_9h7ki_225{font-size:16px}._greenInfoBox_9h7ki_238{min-width:15rem;max-width:15rem}._greenInfoBox_9h7ki_238 h3{font-size:20px}._pillWrapper_9h7ki_272{display:none}._greenImageWrapper_9h7ki_266 img{max-width:300px;height:auto}._greenInfoBox_9h7ki_238{max-height:24.8rem;gap:.75rem;height:100%;padding:1rem;padding-bottom:0;padding-right:0;border-radius:20px}._darkBox_9h7ki_239 h3,._greenInfoBox_9h7ki_238 h3,._ticketBox_9h7ki_152 h3{font-size:1rem;padding:0}._checkRow_9h7ki_337 img{width:2rem}._darkBox_9h7ki_239 p,._greenText_9h7ki_225,._greenInfoBox_9h7ki_238 p,._ticketBox_9h7ki_152 p{font-size:12px;line-height:1.4;padding:0;max-width:16rem;width:100%}._darkBoxColumn_9h7ki_239{padding-right:1.3rem;min-width:18.5rem;max-width:15rem}._ticketBox_9h7ki_152{padding:1rem;gap:.75rem}._pillWrapperSmall_9h7ki_333{display:none}._ticketGreenWrapper_9h7ki_230{gap:1rem}._ticketBox_9h7ki_152 ._pillSmall_9h7ki_179{font-size:7px!important;padding:5px 12px;max-width:120px;line-height:1}._ticketBox_9h7ki_152 p{font-size:12px;line-height:1.4;padding:0;max-width:16rem;width:100%}._featureDot_9h7ki_523{width:10px;height:10px}}._flipText_9h7ki_716{display:inline-block;position:relative;perspective:400px;transform-style:preserve-3d;transition:transform .6s;min-width:100px;text-align:center}._flipping_9h7ki_726{transform:rotateX(90deg)}._categoryText_9h7ki_730{display:inline-block;transition:opacity .5s ease}._visible_9h7ki_735{opacity:1}._hidden_9h7ki_739{opacity:0}._featureContent_9h7ki_743{height:100%;width:100%;opacity:1;transition:opacity .5s ease-in-out;overflow:visible}._featureContent_9h7ki_743._fadeOut_9h7ki_751{opacity:0}._featureContent_9h7ki_743._fadeIn_9h7ki_755{opacity:1}._hero_8j9e0_1{display:flex;padding:2rem 0;padding-top:0;gap:clamp(0px,8vw - 5rem,90px);flex-wrap:wrap}@media (min-width: 580px){._hero_8j9e0_1{padding-top:2rem}}._heroLeft_8j9e0_15{display:flex;flex-direction:column;justify-content:center;gap:4px;font-size:18px;font-weight:500;color:var(--text-primary);width:10rem}._heroItem_8j9e0_26{transition:all .5s ease-in-out;transform:translateY(0)}._visible_8j9e0_31{opacity:1;transform:translateY(0)}._hidden_8j9e0_36{opacity:0;transform:translateY(-10px)}._starr_8j9e0_41{height:31.7px;width:31.7px;margin-bottom:15px}._heroCenter_8j9e0_47{display:flex;flex-direction:column;font-weight:500;line-height:1.2;flex:0 0 auto}._heading_8j9e0_55{display:flex;align-items:flex-start;gap:32px;flex-wrap:wrap;animation:_fadeInUp_8j9e0_1 .8s ease-out .4s both}._mainHeading_8j9e0_63{font-size:clamp(28px,8vw,71.7px);font-weight:600;display:flex;align-items:center;gap:clamp(.5rem,2vw,28px);color:var(--text-primary);margin:0;animation:_fadeInUp_8j9e0_1 .8s ease-out .8s both;white-space:nowrap;position:relative}@media (max-width: 580px){._mainHeading_8j9e0_63{line-height:2.75rem}}._offsetHeading_8j9e0_82{margin-left:220px;animation:_fadeInUp_8j9e0_1 .8s ease-out .6s both}._inlineIcon_8j9e0_87{height:58px}._paragraph_8j9e0_91{font-size:clamp(.9rem,2vw,1rem);font-weight:600;color:var(--text-primary);max-width:370px;line-height:clamp(1.2,2vw,1.8)}._greenText_8j9e0_99{color:var(--accent-primary)}._mascot_8j9e0_103{height:66px;margin-left:-15px;animation:_fadeIn_8j9e0_189 1s ease-out 1s both;transition:transform .3s ease}._mascot_8j9e0_103:hover{transform:rotate(5deg) scale(1.05)}._hostButton_8j9e0_114{display:flex;align-items:center;gap:8px;background-color:var(--feature);color:var(--text-secondary);padding:15px 25px 15px 10px;border:none;border-radius:28px;font-size:14px;font-family:Plus Jakarta Sans;cursor:pointer;animation:_fadeInUp_8j9e0_1 .8s ease-out 1.2s both;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._draggableArrow_8j9e0_132{position:absolute;left:8px;top:50%;transform:translateY(-50%) translate(0);z-index:2;cursor:grab;transition:transform .3s cubic-bezier(.4,0,.2,1);background:none;border:none;padding:0 9px 0 0;display:flex;align-items:center}._draggableArrow_8j9e0_132:active{cursor:grabbing}._hostButtonText_8j9e0_152{margin-left:40px;transition:opacity .3s;z-index:1;pointer-events:none}._hostButton_8j9e0_114:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._hostButton_8j9e0_114:hover ._arrowGreen_8j9e0_164{transform:translate(4px)}._hostButton_8j9e0_114:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:translate(-100%);transition:transform .6s ease}._hostButton_8j9e0_114:hover:after{transform:translate(100%)}._arrowGreen_8j9e0_164{height:34.6px;transition:all .3s cubic-bezier(.4,0,.2,1)}._fadeIn_8j9e0_189{opacity:1}._fadeOut_8j9e0_193{opacity:0}._heroLeft_8j9e0_15 span{opacity:0;animation:_fadeIn_8j9e0_189 .5s ease-out forwards}._heroLeft_8j9e0_15 span:nth-child(1){animation-delay:.3s}._heroLeft_8j9e0_15 span:nth-child(2){animation-delay:.4s}._heroLeft_8j9e0_15 span:nth-child(3){animation-delay:.5s}._heroLeft_8j9e0_15 span:nth-child(4){animation-delay:.6s}._heroLeft_8j9e0_15 span:nth-child(5){animation-delay:.7s}@keyframes _fadeIn_8j9e0_189{0%{opacity:0}to{opacity:1}}@keyframes _fadeInUp_8j9e0_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._mobileOnly_8j9e0_244,._mobileMascot_8j9e0_248{display:none}._desktopMascot_8j9e0_252{display:inline-block}@media (max-width: 1320px){._desktopMascot_8j9e0_252,._hostButton_8j9e0_114{display:none}}@media (max-width: 1280px){._hero_8j9e0_1{gap:2rem;padding-bottom:0}._starr_8j9e0_41{height:24px;width:24px;margin-bottom:10px}._offsetHeading_8j9e0_82{margin-left:0}._inlineIcon_8j9e0_87{height:3rem}._getMadeSection_8j9e0_288{display:flex;flex-direction:column;gap:1rem}._mobileOnly_8j9e0_244{display:block;color:#000;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400;line-height:21.118px;letter-spacing:.14px}._heading_8j9e0_55 ._paragraph_8j9e0_91,._mobileMascot_8j9e0_248{display:none}._carousel_8j9e0_310{margin-top:-30px}}@media (max-width: 490px){._heroTop_8j9e0_343{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative}._heroLeft_8j9e0_15{font-size:.9rem;gap:2px}._starr_8j9e0_41{height:24px;width:24px;margin-bottom:10px}._heroCenter_8j9e0_47{width:100%}._offsetHeading_8j9e0_82{margin-left:0}._inlineIcon_8j9e0_87{height:36px;position:absolute;right:-30vw;top:-50%}._getMadeSection_8j9e0_288{display:flex;flex-direction:column;gap:16px}._mobileOnly_8j9e0_244{display:block}._heading_8j9e0_55 ._paragraph_8j9e0_91{display:none}._mobileMascot_8j9e0_248{display:block;height:clamp(5rem,20vw + .6rem,6rem);position:absolute;right:10vw}._desktopMascot_8j9e0_252,._hostButton_8j9e0_114{display:none}._carousel_8j9e0_310{margin-top:-30px}}._mobileHeading_18t7e_1{display:none}._container_18t7e_5{background-color:var(--zendesk-bg);border-radius:30px;display:flex;flex-direction:column;padding:40px 50px;margin-top:.5rem;position:relative}._leftIcon_18t7e_15{position:absolute;top:95px;left:4%;font-size:24px}._rightIcon_18t7e_22{position:absolute;top:95px;right:10%;font-size:24px}._heading_18t7e_29{margin:0 0 50px 180px;line-height:1.3}._heading_18t7e_29 h2{font-size:46px;font-weight:600;color:var(--text-primary)}._line1_18t7e_40{margin-left:0}._line2_18t7e_44{margin-left:160px}._line2_18t7e_44 img{padding-right:12px}._line3_18t7e_52{margin-left:60px}._cardContainer_18t7e_56{display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap}._card_18t7e_56{background-color:var(--zendesk);border-radius:30px;padding:20px;flex:1;min-width:250px}._cardIcons_18t7e_71{display:flex;align-items:center;justify-content:space-between;font-size:20px;margin:0 15px 10px 0}._cardIcons_18t7e_71 img:first-child{height:6rem}._card_18t7e_56 p{max-width:322px;font-size:22px;font-weight:600;color:var(--text-primary)}._card_18t7e_56{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}._card_18t7e_56:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}._card_18t7e_56:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent);transform:skew(-25deg);pointer-events:none}._card_18t7e_56:hover:before{animation:_shine_18t7e_1 .75s ease-out}._logo_18t7e_117{height:2rem;filter:brightness(0) invert(1)}._logo_18t7e_117._light_18t7e_122{filter:brightness(0) invert(0)}@keyframes _shine_18t7e_1{0%{left:-100%}to{left:200%}}@media (max-width: 1280px){._heading_18t7e_29{margin-left:0;display:flex;flex-direction:column;align-items:center}._leftIcon_18t7e_15,._rightIcon_18t7e_22{display:none}}@media (max-width: 1170px){._heading_18t7e_29 h2{font-size:39px}}@media (max-width: 870px){._heading_18t7e_29 h2{font-size:32px}._heading_18t7e_29 img{display:none}}@media (max-width: 785px){._heading_18t7e_29 h2{font-size:26px}}@media (max-width: 700px){._heading_18t7e_29 h2{font-size:26px}._heading_18t7e_29 img{display:none}._line2_18t7e_44,._line3_18t7e_52{margin-left:0}}@media (max-width: 480px){._leftIcon_18t7e_15,._rightIcon_18t7e_22,._heading_18t7e_29{display:none}._container_18t7e_5{padding:1.5rem}._mobileHeading_18t7e_1{display:block;margin-bottom:20px;padding:0 .3rem}._subText_18t7e_204{color:#1c2024;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:600;line-height:21.118px;letter-spacing:.14px;margin:1.5rem 0 1rem}._mobileMainHeading_18t7e_217{font-size:23px;font-weight:600;line-height:1.3;color:var(--text-primary)}._mobileMainHeading_18t7e_217 span{color:#00cc68}._cardIcons_18t7e_71{justify-content:space-between;margin:0}._cardIcons_18t7e_71 img:first-child{height:4rem}._rightIcon_18t7e_22{position:absolute;display:block;top:15px;right:15px;height:3rem}._card_18t7e_56 p{font-size:1rem;margin:10px 0}}._backgroundContainer_133d5_1{max-width:1500px;margin:0 auto;overflow:hidden}@media screen and (max-width: 1540px){._backgroundContainer_133d5_1{padding:0 1.5rem}}._carousel_133d5_13{overflow:hidden;white-space:nowrap;animation:_fadeIn_133d5_1 1s ease-out 1.4s both;margin:1rem auto;position:relative}._carouselContainer_133d5_21{display:flex;animation:_scrollLeft_133d5_1 30s linear infinite;will-change:transform;width:fit-content}._carousel_133d5_13 img{display:block;flex-shrink:0;color:var(--text-primary)}@keyframes _scrollLeft_133d5_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._hostButton_133d5_44{position:fixed!important;bottom:20px!important;right:20px!important;background-color:var(--feature);color:var(--text-secondary);border:none;padding:18px 32px 18px 15px;border-radius:35px;font-size:16px;font-weight:600;font-family:Plus Jakarta Sans;cursor:pointer;box-shadow:0 15px 40px #00000040,0 8px 20px #00000026,0 4px 8px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:9999!important;overflow:hidden;display:flex;align-items:center}._hostButton_133d5_44:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0000004d,0 12px 25px #0003,0 6px 12px #00000026}._draggableArrow_133d5_72{position:absolute;left:12px;top:50%;transform:translateY(-50%) translate(0);z-index:2;cursor:grab;transition:transform .3s cubic-bezier(.4,0,.2,1);background:none;border:none;padding:0 12px 0 0;display:flex;align-items:center}._draggableArrow_133d5_72:active{cursor:grabbing}._arrowGreen_133d5_92{height:38px;transition:all .3s cubic-bezier(.4,0,.2,1)}._hostButtonText_133d5_97{margin-left:50px;transition:opacity .3s;z-index:1;pointer-events:none;white-space:nowrap;font-weight:400}._hostButton_133d5_44:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:translate(-100%);transition:transform .6s ease}._hostButton_133d5_44:hover:after{transform:translate(100%)}@media screen and (max-width: 768px){._hostButton_133d5_44{bottom:15px;right:15px;padding:15px 26px 15px 12px;font-size:15px;border-radius:32px;box-shadow:0 12px 35px #0003,0 6px 15px #0000001f,0 3px 6px #00000014}._hostButton_133d5_44:hover{transform:translateY(-3px);box-shadow:0 18px 45px #00000040,0 10px 20px #0000002e,0 5px 10px #0000001f}._arrowGreen_133d5_92{height:34px}._hostButtonText_133d5_97{margin-left:45px}._draggableArrow_133d5_72{left:10px;padding-right:10px}}._container_uzf5c_1{display:flex;justify-content:space-between;padding:30px 30px 30px 50px;background-color:var(--bg-quaternary);border-radius:30px;gap:40px;flex-wrap:wrap;margin-top:.5rem;position:relative;z-index:1}._container_uzf5c_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(300px circle at var(--cursor-x, 50%) var(--cursor-y, 50%),rgba(0,204,104,.08) 0%,rgba(0,204,104,.06) 30%,rgba(0,204,104,.04) 50%,rgba(0,204,104,.02) 70%,transparent 100%);pointer-events:none;mix-blend-mode:screen;transition:opacity .3s ease}._left_uzf5c_35{padding-top:100px;flex:1;max-width:55rem}._right_uzf5c_41{display:flex;justify-content:center;z-index:0}._right_uzf5c_41 img:first-child{z-index:2;width:clamp(20rem,30vw,25rem);height:auto;aspect-ratio:attr(width) / attr(height);object-fit:contain}._greenPill_uzf5c_56{background-color:var(--accent-primary);padding:8px 20px;border-radius:9999px;display:inline-block;font-weight:600;font-size:14px;margin-bottom:20px}._heading_uzf5c_66{font-size:46px;font-weight:600;margin-bottom:20px;line-height:1.2;color:#fff}._description_uzf5c_74{font-size:28px;color:#fff;opacity:.7;margin-bottom:25px;line-height:1.2}._pill_uzf5c_82{display:inline-flex;align-items:center;gap:10px;background-color:var(--accent-primary);padding:11px 13px 11px 8px;border-radius:9999px;font-weight:600;font-size:13px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._pill_uzf5c_82:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 4px 12px #00000026}._pill_uzf5c_82:hover img{transform:translate(4px)}._pill_uzf5c_82 img{transition:all .3s cubic-bezier(.4,0,.2,1)}._pill_uzf5c_82:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:translate(-100%);transition:transform .6s ease}._pill_uzf5c_82:hover:after{transform:translate(100%)}._draggableArrow_uzf5c_126{position:absolute;left:7px;top:50%;transform:translateY(-50%) translate(0);z-index:2;cursor:grab;transition:transform .3s cubic-bezier(.4,0,.2,1);background:none;border:none;padding:0 12px 0 0;display:flex;align-items:center}._draggableArrow_uzf5c_126:active{cursor:grabbing}._hostButtonText_uzf5c_146{margin-left:40px;margin-right:8px;transition:opacity .3s;z-index:1;pointer-events:none}._ring6_uzf5c_154{position:absolute;bottom:clamp(1rem,-2vw,-5rem);right:10%;z-index:1;height:30rem;transform:translate(40%)}@media screen and (max-width: 690px){._right_uzf5c_41{width:100%}._heading_uzf5c_66{font-size:36px}}._mobileContent_uzf5c_173{display:none}@media (max-width: 480px){._container_uzf5c_1{flex-direction:column;padding:1rem 1.5rem;align-items:center}._left_uzf5c_35{padding-top:15px}._greenPill_uzf5c_56{font-size:12px;padding:6px 16px;margin-bottom:1.3rem}._heading_uzf5c_66{font-size:28px;line-height:1.3;margin-bottom:16px}._heading_uzf5c_66 span{display:block;margin-top:5px}._description_uzf5c_74{font-size:14px;line-height:1.4}._pill_uzf5c_82{display:none}._right_uzf5c_41{margin-top:-35px;justify-content:flex-end}._right_uzf5c_41 img:first-child{width:80%;max-width:300px;height:auto}._ring6_uzf5c_154{position:absolute;right:17%;z-index:1;height:18rem;bottom:-8%}._lineBreak_uzf5c_233{display:none}._mobileContent_uzf5c_173{display:block}._breakControl_uzf5c_241{display:none!important}}._container_1t62s_1{padding:30px 32px 35px;margin-top:.5rem;flex-wrap:wrap;background-color:var(--bg-primary);border-radius:1.9rem;overflow:hidden;position:relative}@media (max-width: 580px){._container_1t62s_1{padding:2rem 1rem}}._ring4_1t62s_17{position:absolute;top:10rem;bottom:0;left:0rem;right:0;z-index:1}@media (max-width: 580px){._ring4_1t62s_17{display:none}}._headingSection_1t62s_32{max-width:54rem;width:calc(100% - 4rem)}._dullStar_1t62s_37{width:15px}._heading_1t62s_32 p{font-size:50px}._headingSection_1t62s_32 p{font-size:3rem;font-weight:600;font-size:50px;color:var(--text-primary)}._heading_1t62s_32{display:flex;max-width:fit-content;gap:1rem}._subHeading_1t62s_58{font-size:3rem;font-weight:500;justify-content:flex-end;max-width:58rem;margin-top:-.8rem;display:flex;align-items:center;gap:1rem;color:var(--text-primary)}._tagContainer_1t62s_70{display:flex;align-items:center;transition:transform .3s ease;gap:.5rem}._tag_1t62s_70{padding:.55rem 1rem;border-radius:2rem;font-size:.7rem;white-space:nowrap;cursor:pointer;transition:all .3s ease;color:var(--text-primary)}._primary_1t62s_87{background:var(--accent-primary)}._secondary_1t62s_91{background-color:var(--pill);color:#fff}._tagContainer_1t62s_70:hover{transform:scale(1.05)}._tagContainer_1t62s_70:hover ._tag_1t62s_70{box-shadow:0 .25rem 1rem #0003;transform:translateY(-2px)}._starr_1t62s_105{height:1rem}._pillGridWrapper_1t62s_109{display:flex;flex-direction:column;padding:1.5rem;align-items:flex-start;border-radius:1.5rem;max-width:51rem;gap:1rem;width:calc(100% - 3rem);background:linear-gradient(to right,var(--bg-secondary),transparent);z-index:2}._pillContainer_1t62s_122{display:flex;align-items:center;justify-content:center;z-index:1;flex-wrap:wrap}._pillGroup_1t62s_130{display:flex;flex-wrap:wrap;gap:1rem;width:100%}._hostButton_1t62s_137{display:flex;align-items:center;gap:9px;background-color:var(--pill);color:#fff;padding:16px 20px 16px 12px;border:none;border-radius:59px;font-size:14px;font-family:Plus Jakarta Sans;cursor:pointer;position:relative;overflow:hidden}._draggableArrow_1t62s_153{position:absolute;left:8px;top:50%;transform:translateY(-50%) translate(0);z-index:2;cursor:grab;transition:transform .3s cubic-bezier(.4,0,.2,1);background:none;border:none;padding:0 8px 0 0;display:flex;align-items:center}._draggableArrow_1t62s_153:active{cursor:grabbing}._hostButtonText_1t62s_173{margin-left:40px;margin-right:8px;transition:opacity .3s;z-index:1;pointer-events:none}._headingSectionWrapper_1t62s_181{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;z-index:2;position:relative}._horizontalStack_1t62s_190{display:flex;align-items:center;justify-content:flex-start;gap:3rem}._leftSection_1t62s_198{position:absolute;left:1.5rem;top:270%}._group1_1t62s_204{justify-content:space-between;flex-direction:row}._group2_1t62s_209{justify-content:space-between;margin-left:1.5rem;max-width:30rem}._group3_1t62s_215{justify-content:space-between;margin-left:auto;max-width:40rem}._group4_1t62s_221{justify-content:center}._group5_1t62s_225{justify-content:space-between;margin-left:auto}._group6_1t62s_230{justify-content:center}._horizontalStack_1t62s_190{position:relative;z-index:3}@media (min-width: 1410px){._horizontalStack_1t62s_190{transform:translate(4rem)}._pillContainer_1t62s_122{margin-top:1rem}}@media (max-width: 1410px){._horizontalStack_1t62s_190{flex-direction:column;align-items:center;transform:translateY(2rem);gap:2rem}._arrow2_1t62s_257{transform:rotate(90deg)}._pillContainer_1t62s_122{flex-direction:column;align-items:center}._pillGridWrapper_1t62s_109{padding-top:4rem;background:linear-gradient(to bottom,var(--bg-secondary),transparent)}}@media (max-width: 1245px){._hostButton_1t62s_137{margin-bottom:1rem}}@media (max-width: 1060px){._heading_1t62s_32 p,._subHeading_1t62s_58 p{font-size:40px}._subHeading_1t62s_58{display:block}._subHeadingStar_1t62s_290{display:none}._hostButton_1t62s_137{margin-top:1rem}}@media (max-width: 885px){._group1_1t62s_204._pillGroup_1t62s_130{width:fit-content}._group1_1t62s_204>._tagContainer_1t62s_70:first-child{justify-content:flex-start;width:100%}._group1_1t62s_204>._tagContainer_1t62s_70:last-child{justify-content:flex-end;width:100%}}@media (max-width: 625px){._group2_1t62s_209{margin-left:0}._group2_1t62s_209._pillGroup_1t62s_130{width:fit-content}._group2_1t62s_209>._tagContainer_1t62s_70:first-child{justify-content:flex-start;width:100%}._group2_1t62s_209>._tagContainer_1t62s_70:last-child{justify-content:flex-end;width:100%}}@media (max-width: 787px){._group3_1t62s_215._pillGroup_1t62s_130{width:fit-content}._group3_1t62s_215{margin-left:0}}@media (max-width: 475px){._tag_1t62s_70{white-space:wrap;font-size:.6rem}}@media (max-width: 1060px){._headingSection_1t62s_32 p,._subHeading_1t62s_58{font-size:40px}}@media (max-width: 700px){._headingSection_1t62s_32 p,._subHeading_1t62s_58{font-size:40px}._headingSection_1t62s_32 p{margin-bottom:0rem}._headingSection_1t62s_32{max-width:100%;width:100%}}@media (max-width: 560px){._headingSection_1t62s_32 p,._subHeading_1t62s_58{font-size:28px}._hostButton_1t62s_137{display:none}._headingSection_1t62s_32 p{margin-bottom:1rem}._hostButton_1t62s_137{margin-top:0}}._container_4j1e6_1{padding:40px 0;flex-wrap:wrap;position:relative;overflow:hidden}._mobileHeading_4j1e6_8{display:none}._headingSection_4j1e6_12 h2{font-size:50px;font-weight:500;margin-left:20px;color:var(--text-primary)}._heading_4j1e6_12{display:flex;gap:15px}._subHeading_4j1e6_24{font-size:50px;font-weight:500;margin-left:130px;margin-top:-12px;display:flex;align-items:center;gap:15px;color:var(--text-primary)}._pillContainer_4j1e6_35{display:flex;flex-direction:column;gap:.8rem;width:min(21rem,100%)}._arrowContainer_4j1e6_42{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:var(--accent-primary);color:#fff;border-radius:50%;cursor:pointer;transition:all .3s ease}._activeArrow_4j1e6_55{background-color:#303030;color:#fff}._pill_4j1e6_35{display:flex;align-items:center;justify-content:space-between;background-color:#fff;color:#000;padding:.6rem .6rem .6rem 1.5rem;border-radius:6.3rem;border:#327554 1px solid;font-weight:500;font-size:20px;cursor:pointer;min-width:22rem;transition:all .3s ease}._activePill_4j1e6_77{background-color:var(--accent-primary);color:#fff}._wrapper_4j1e6_82{display:flex;flex-direction:column;width:100%;align-items:center;gap:18rem}._avatarCluster_4j1e6_90{display:flex;align-items:center;padding:3rem 0;margin-left:12rem;position:relative}._avatar_4j1e6_90{object-fit:cover;border-radius:50%;max-width:100%;margin-left:-5%;background-color:#fcf2df;box-shadow:0 4px 8px #0003}._tier1_4j1e6_107{width:27%;background-color:#327554;z-index:4;position:relative}._tier2_4j1e6_114{width:21%;z-index:3}._tier3_4j1e6_119{width:17%;z-index:2}._tier4_4j1e6_124{width:12%;z-index:1}._avatarContent_4j1e6_129{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}._avatarText_4j1e6_137{font-size:1rem;font-weight:500;color:var(--text-primary)}._audioIcon_4j1e6_143{cursor:pointer}._playPauseButton_4j1e6_147{position:absolute;top:52%;left:44%;transform:translate(-50%,-50%);width:5rem;height:5rem;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 8px #00000026;cursor:pointer;z-index:5;border:none;transition:all .3s ease;color:#327554}._playPauseButton_4j1e6_147:hover{transform:translate(-50%,-50%) scale(1.1);background-color:#f5f5f5}._playIcon_4j1e6_172{margin-left:5px;margin-top:3px}._pauseIcon_4j1e6_177{margin-top:3px}._dotNavigation_4j1e6_181{display:flex;justify-content:center;gap:.5rem;margin-left:auto}._dot_4j1e6_181{width:.8rem;height:.8rem;border-radius:50%;background-color:#d1d5db;cursor:pointer;transition:all .3s ease}._dot_4j1e6_181._active_4j1e6_55{background-color:var(--accent-primary);transform:scale(1.2)}._waveformContainer_4j1e6_202,._waveform_4j1e6_202{width:100%}._ring6_4j1e6_210{position:absolute;top:-14rem;right:20%;z-index:0}._ring6Bottom_4j1e6_217{position:absolute;bottom:6rem;width:6rem;right:0;z-index:0;transform:rotate(180deg);border:var(--accent-primary) 5px solid;border-radius:50%}._mobileStar_4j1e6_228{display:none}@media (min-width: 1080px){._avatarDetails_4j1e6_233{text-align:center;margin-top:-1rem;margin-left:4rem}}@media (max-width: 1244px){._wrapper_4j1e6_82{gap:8rem}._avatarCluster_4j1e6_90{transform:scale(.8);margin-left:4rem}._ring6_4j1e6_210{width:25rem;top:-20rem;right:4%}._ring6Bottom_4j1e6_217{width:5rem;bottom:7rem}}@media (max-width: 880px){._ring6_4j1e6_210,._ring6Bottom_4j1e6_217{display:none}._mobileStar_4j1e6_228{display:block;width:5rem}}@media (max-width: 768px){._headingSection_4j1e6_12{display:none}._mobileHeading_4j1e6_8{display:block;margin-bottom:20px}._subText_4j1e6_284{color:#1c2024;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:600;line-height:21.118px;letter-spacing:.14px}._mobileMainHeading_4j1e6_294{font-size:30px;font-weight:600;line-height:1.4;color:var(--text-primary)}._avatarCluster_4j1e6_90{margin-left:0;justify-content:center;flex-wrap:wrap;padding:0;padding-bottom:1rem}._avatarDetails_4j1e6_233{margin-right:0;color:var(--text-primary)}._wrapper_4j1e6_82{display:flex;flex-direction:column-reverse;gap:1rem}._playPauseButton_4j1e6_147{top:46%;left:47.5%}._audioIcon_4j1e6_143{width:80%}._pill_4j1e6_35{font-size:1rem;min-width:unset;max-width:100%}._arrowContainer_4j1e6_42{width:2rem;height:2rem;transform:rotate(-90deg)}._dotNavigation_4j1e6_181{margin-bottom:1%}._dot_4j1e6_181{width:.6rem;height:.6rem}}@media (max-width: 673px){._playPauseButton_4j1e6_147{top:47%;left:47.5%;width:4rem;height:4rem}._avatarText_4j1e6_137,._waveform_4j1e6_202{margin-left:1rem}}@media (max-width: 468px){._subText_4j1e6_284{font-size:15px;max-width:20rem}._container_4j1e6_1{padding-left:0;padding-right:0}._playPauseButton_4j1e6_147{top:28%;left:47.5%;width:2rem;height:2rem}._dotNavigation_4j1e6_181{gap:.3rem}._dot_4j1e6_181{width:.5rem;height:.5rem}._mobileStar_4j1e6_228{display:block;width:3rem}}._container_1hjnx_1{background-color:var(--pricing-bg);border-radius:30px;padding:2.5rem;padding-top:0;color:var(--text-primary);margin:1.5rem auto;max-width:1500px;overflow:hidden;box-sizing:border-box}._heading_1hjnx_13{font-size:46px;font-weight:400;margin-bottom:1.5rem}._tableContainer_1hjnx_20{height:100%;width:100%;overflow-x:auto;scrollbar-width:none}._table_1hjnx_20{min-width:100%;width:max-content;border-collapse:collapse}._headerCell_1hjnx_35{border:2px solid var(--text-primary)}._table_1hjnx_20 th{font-size:1.5rem;font-weight:500;padding:.2rem .2rem .2rem 1rem;text-align:left}._table_1hjnx_20 td{padding:.8rem .8rem .8rem .5rem;vertical-align:middle}._table_1hjnx_20 td._sectionHeading_1hjnx_54{font-size:28px;font-weight:500;padding-bottom:1rem;padding-top:1rem;width:max-content;margin-top:.5rem}._tick_1hjnx_63{width:24px;height:24px}._table_1hjnx_20 td img{max-width:100%;height:auto}._table_1hjnx_20 td{max-width:10rem}._table_1hjnx_20 td._feature_1hjnx_77{max-width:20rem}._table_1hjnx_20 th,._table_1hjnx_20 td{border:2px solid var(--bg-secondary)}._table_1hjnx_20 tr td:first-child,._table_1hjnx_20 tr th:first-child{border-left:none}._table_1hjnx_20 tr td:last-child,._table_1hjnx_20 tr th:last-child{border-right:none}._customCellText_1hjnx_96{font-size:14px}._bigHeading_1hjnx_100{display:flex;gap:1rem;font-weight:500;font-size:50px;padding-top:2.5rem;margin-bottom:-.5rem}._subHeading_1hjnx_109{display:flex;gap:1rem;font-weight:500;font-size:50px;margin-bottom:1.2rem;margin-left:6.5rem}._totalPricing_1hjnx_118{font-size:28px}._supportLearnMore_1hjnx_122{font-size:14px;color:#8044b0}._table_1hjnx_20 thead tr:first-child th{border-bottom:2.5px solid var(--bg-secondary);border-top:none}._table_1hjnx_20 thead tr:first-child th:not(:first-child){border-left:3px solid var(--bg-primary)}._headingRow_1hjnx_136{display:flex;align-items:center;justify-content:space-between}._girlImg_1hjnx_142{margin-top:0;margin-bottom:1rem;padding-right:3rem;height:auto;display:block}@media (max-width: 1547px){._container_1hjnx_1{margin:1.5rem}}@media (max-width: 1010px){._subHeading_1hjnx_109{margin-left:0}._star_1hjnx_162{display:none}._heading_1hjnx_13{font-size:20px}._subHeading_1hjnx_109,._bigHeading_1hjnx_100{font-size:40px}._bigHeading_1hjnx_100{padding-top:0}._girlImg_1hjnx_142{max-width:30%}._feature_1hjnx_77{white-space:nowrap}}@media screen and (max-width: 680px){._headingRow_1hjnx_136>div:first-child{margin-top:2rem}._bigHeading_1hjnx_100,._subHeading_1hjnx_109{font-size:30px}._girlImg_1hjnx_142{display:none}}@media (max-width: 400px){._bigHeading_1hjnx_100,._subHeading_1hjnx_109{font-size:28px}._container_1hjnx_1{padding:1rem;padding-right:0;border-radius:15px}._bigHeading_1hjnx_100 img{display:none}._heading_1hjnx_13{font-size:14px;font-weight:500;margin-top:-.5rem}._headerCell_1hjnx_35,._table_1hjnx_20 td._sectionHeading_1hjnx_54{font-size:1rem}._feature_1hjnx_77{font-size:.75rem;white-space:nowrap;padding:1.5rem;padding-left:8px}._icon_1hjnx_247{max-width:12px}._customCellText_1hjnx_96{font-size:.5rem}._table_1hjnx_20{display:block;overflow-x:auto;scrollbar-width:none;padding-right:1rem}._table_1hjnx_20 td{line-height:2;min-height:20px;padding-top:2px;padding-bottom:2px}._sectionRow_1hjnx_270 td{padding-top:2rem;padding-bottom:10px}._headerCell_1hjnx_35{border:none;padding:0 .5rem}._table_1hjnx_20 thead tr:first-child th{border-bottom:1px solid var(--bg-secondary)}._table_1hjnx_20 thead tr:first-child th:not(:first-child){border-left:2px solid var(--bg-primary)}._table_1hjnx_20 th,._table_1hjnx_20 td{border:1px solid var(--bg-secondary)}._supportLearnMore_1hjnx_122{font-size:7px}._totalPricing_1hjnx_118{font-size:13px}._tableLegend_1hjnx_301{font-size:.75rem}}._planList_1hjnx_308{display:flex;flex-direction:row;gap:2rem;padding:2rem;margin:2rem 0 1rem;overflow-x:scroll;scrollbar-width:none}._planItem_1hjnx_318{background:var(--bg-primary, #f8f9fa);border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:1.5rem 2rem;min-width:180px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s}._planItem_1hjnx_318:hover{box-shadow:0 4px 16px #0000001f}._planName_1hjnx_334{font-size:1.25rem;font-weight:700;color:var(--text-primary, #2d3748);margin-bottom:.5rem}._planDesc_1hjnx_341{font-size:1rem;color:var(--text-primary, #6c757d);text-align:center}._table_1hjnx_20 tr :has(._tableLegend_1hjnx_301){border:none}._tableLegend_1hjnx_301{display:flex;flex-direction:row;align-items:center;text-align:center;gap:1rem;margin-top:1rem;margin-bottom:2rem;flex-wrap:wrap}._tableLegend_1hjnx_301 span{display:flex;align-items:center;gap:.5rem}._container_1ywwj_1{padding:1.5rem 0 1rem;border-radius:30px;display:flex;flex-direction:column;align-items:center;gap:20px;margin:0 1.25rem 1.5rem}@media screen and (min-width: 1500px){._container_1ywwj_1{margin:0;margin-bottom:1.5rem}}._contentContainer_1ywwj_19{max-width:1200px;width:100%;color:var(--text-primary);font-family:Inter,sans-serif;padding:2rem;border-radius:20px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}._heading_1ywwj_31{font-size:23px;font-weight:500;max-width:500px;text-align:center;color:var(--text-primary);padding:0 0 12px;line-height:1.3;margin-bottom:2rem}._contentContainer_1ywwj_19 h2{font-size:1.5rem;font-weight:600;text-align:center;color:var(--text-primary);margin-bottom:1rem;line-height:1.3}._contentContainer_1ywwj_19 h4{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:var(--text-primary);position:relative;transition:color .2s ease}._contentContainer_1ywwj_19 h4:after{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:var(--text-primary);transition:width .2s ease}._contentContainer_1ywwj_19 h4:hover:after{width:100%}._contentContainer_1ywwj_19 p{line-height:1.625;margin-bottom:1rem;font-size:16px;color:var(--text-muted-foreground, var(--text-primary));opacity:.7}._contentContainer_1ywwj_19 a{color:var(--text-primary);text-decoration:none;position:relative;transition:color .2s ease}._contentContainer_1ywwj_19 a:after{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:var(--text-primary);transition:width .2s ease}._contentContainer_1ywwj_19 a:hover:after{width:100%}._contentContainer_1ywwj_19 ul{margin:.5rem 0}._contentContainer_1ywwj_19 ul>li{margin-left:1.5rem;padding:.25rem 0;color:var(--text-muted-foreground, var(--text-primary));opacity:.7;font-size:16px;line-height:1.625}@media screen and (max-width: 1030px){._container_1ywwj_1{padding:2rem;gap:0}._contentContainer_1ywwj_19{padding:2rem 1.5rem}._heading_1ywwj_31,._contentContainer_1ywwj_19 h2{font-size:35px;padding-bottom:1.5rem}}@media (max-width: 550px){._container_1ywwj_1{padding:2rem 1.5rem}._contentContainer_1ywwj_19{padding:1.5rem 1rem}._heading_1ywwj_31,._contentContainer_1ywwj_19 h2{font-size:28.6px;padding:0 10px 20px;text-align:left}}._container_2g42h_1{padding:1.5rem 0 1rem;border-radius:30px;display:flex;flex-direction:column;align-items:center;gap:20px;margin:0 1.25rem 1.5rem}@media screen and (min-width: 1500px){._container_2g42h_1{margin:0;margin-bottom:1.5rem}}._contentContainer_2g42h_19{max-width:1200px;width:100%;color:var(--text-primary);font-family:Inter,sans-serif;padding:2rem;border-radius:20px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}._heading_2g42h_31{font-size:23px;font-weight:500;max-width:500px;text-align:center;color:var(--text-primary);padding:0 0 12px;line-height:1.3;margin-bottom:2rem}._contentContainer_2g42h_19 h2{font-size:1.5rem;font-weight:600;text-align:center;color:var(--text-primary);margin-bottom:1rem;line-height:1.3}._contentContainer_2g42h_19 h4{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:var(--text-primary);position:relative;transition:color .2s ease}._contentContainer_2g42h_19 h4:after{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:var(--text-primary);transition:width .2s ease}._contentContainer_2g42h_19 h4:hover:after{width:100%}._contentContainer_2g42h_19 p{line-height:1.625;margin-bottom:1rem;font-size:16px;color:var(--text-muted-foreground, var(--text-primary));opacity:.7}._contentContainer_2g42h_19 a{color:var(--text-primary);text-decoration:none;position:relative;transition:color .2s ease}._contentContainer_2g42h_19 a:after{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:var(--text-primary);transition:width .2s ease}._contentContainer_2g42h_19 a:hover:after{width:100%}._contentContainer_2g42h_19 ul{margin:.5rem 0}._contentContainer_2g42h_19 ul>li{margin-left:1.5rem;padding:.25rem 0;color:var(--text-muted-foreground, var(--text-primary));opacity:.7;font-size:16px;line-height:1.625}@media screen and (max-width: 1030px){._container_2g42h_1{padding:2rem;gap:0}._contentContainer_2g42h_19{padding:2rem 1.5rem}._heading_2g42h_31,._contentContainer_2g42h_19 h2{font-size:35px;padding-bottom:1.5rem}}@media (max-width: 550px){._container_2g42h_1{padding:2rem 1.5rem}._contentContainer_2g42h_19{padding:1.5rem 1rem}._heading_2g42h_31,._contentContainer_2g42h_19 h2{font-size:28.6px;padding:0 10px 20px;text-align:left}}
