.scroll_indicator{width:25px;height:55px;border:1px solid #fdf3f8;border-radius:60px;margin:30px 0;position:relative;color:transparent}.scroll_indicator:before{content:"";width:3px;height:3px;position:absolute;left:50%;transform:translateX(-50%);background-color:#f23078;border-radius:5px;opacity:1}.scroll_indicator.up:before{bottom:10px;animation:wheel_up 2s infinite;-webkit-animation:wheel_up 2s infinite}.scroll_indicator.down:before{top:10px;animation:wheel_down 2s infinite;-webkit-animation:wheel_down 2s infinite}@keyframes wheel_up{20%{width:2px;height:16px}to{opacity:0;bottom:35px;width:2px;height:16px}}@keyframes wheel_down{20%{width:2px;height:16px}to{opacity:0;top:35px;width:2px;height:16px}}.scroll_top{position:fixed;width:60px;height:60px;bottom:80px;right:20px;font-size:2em;z-index:1;cursor:pointer;display:flex}.StaticStarSphere_sphere__6q2KJ{pointer-events:none;position:fixed;inset:0;z-index:-1}.StaticStarSphere_fieldGlow__5pbo5{background:radial-gradient(circle at 78% 19%,hsla(0,0%,100%,.1),transparent 10%),radial-gradient(circle at 80% 20%,rgba(111,120,255,.12),transparent 26%),radial-gradient(circle at 76% 62%,rgba(242,48,120,.07),transparent 18%);inset:0;position:absolute}.StaticStarSphere_depthCloud__avY01{background:radial-gradient(circle at 76% 18%,hsla(0,0%,100%,.08),transparent 8%),radial-gradient(circle at 80% 24%,hsla(0,0%,100%,.05),transparent 16%),radial-gradient(circle at 74% 36%,hsla(0,0%,100%,.035),transparent 10%);filter:blur(26px);inset:0;position:absolute}.StaticStarSphere_star__trTbl{background:hsla(0,0%,100%,.94);border-radius:999px;box-shadow:0 0 7px hsla(0,0%,100%,.6),0 0 18px hsla(0,0%,100%,.18);position:absolute;transform:translate(-50%,-50%)}.StaticStarSphere_page__2uyzK{-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.96) 34%,rgba(0,0,0,.7) 62%,rgba(0,0,0,.14) 88%,transparent);mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.96) 34%,rgba(0,0,0,.7) 62%,rgba(0,0,0,.14) 88%,transparent)}.StaticStarSphere_subtle__cJTun{opacity:.74}.StaticStarSphere_default__ULEbf{opacity:.94}.App_Footer{position:relative;padding:0;background:#000}.App_Footer:before{content:"";height:5px;width:100%;display:block;background:linear-gradient(270deg,#000 1%,#141221);filter:saturate(2)}.App_Footer .content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px}.App_Footer .content-wrapper p{font-size:.8em}.App_Footer .content-wrapper a{color:#fdf3f8;text-decoration:none}.App_Footer .content-wrapper .social ul{padding:0}.App_Footer .content-wrapper .social ul a{font-size:2.5em}.social_fa{font-size:1.8em}.social_ul{margin:0;padding:0;list-style-type:none;display:flex;justify-content:space-between;width:-moz-fit-content;width:fit-content}.social_ul li:not(:last-of-type){margin-right:20px}.social_ul a:hover{color:#f23078}.social_ul a:hover:after{content:none}.bg-primary-accent{--tw-bg-opacity:1;background-color:#f23078}.fill-primary-accent{fill:#f23078}.border-primary{border-color:#f23078}.App_Navigation{align-items:center;opacity:0;margin-top:50px;display:none}@media screen and (min-width:786px){.App_Navigation{display:flex}}.App_Navigation ul{display:flex;justify-content:space-between;list-style-type:none;align-items:center}.App_Navigation ul li{margin-right:20px}.App_Navigation ul li a{color:#fdf3f8;position:relative;text-decoration:none}.App_Navigation ul li a:after{content:"";height:2px;background-color:#f23078;width:100%;display:block;position:absolute;bottom:-8px;transform:scaleX(0);transition:transform .3s ease;transform-origin:center}.App_Navigation ul li a:hover:after{transform-origin:center;transform:scaleX(1)}.App_Mobile_Navigation{display:flex;align-items:center}.App_Mobile_Navigation .nav_menu_icon{display:flex}.App_Mobile_Navigation .nav_menu_icon .ham{cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform .4s;-moz-user-select:none;-webkit-user-select:none;user-select:none}.App_Mobile_Navigation .nav_menu_icon .hamRotate.active{transform:rotate(45deg)}.App_Mobile_Navigation .nav_menu_icon .line{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:#000;stroke-width:5.5;stroke-linecap:round}.App_Mobile_Navigation .nav_menu_icon .ham7 .top{stroke-dasharray:40 82;stroke:#fdf3f8;stroke-width:3}.App_Mobile_Navigation .nav_menu_icon .ham7 .middle{stroke-dasharray:40 111;stroke:#fdf3f8;stroke-width:3}.App_Mobile_Navigation .nav_menu_icon .ham7 .bottom{stroke-dasharray:40 161;stroke:#fdf3f8;stroke-width:3}.App_Mobile_Navigation .nav_menu_icon .ham7.active .top{stroke-dasharray:17 82;stroke-dashoffset:-62px}.App_Mobile_Navigation .nav_menu_icon .ham7.active .middle{stroke-dashoffset:23px}.App_Mobile_Navigation .nav_menu_icon .ham7.active .bottom{stroke-dashoffset:-83px}.App_Mobile_Navigation .mobile_nav_wrapper{z-index:-1;height:auto;width:100vw;background:#000;padding:160px 0 0;left:0;top:-100%;position:fixed;opacity:0}.App_Mobile_Navigation .mobile_nav_wrapper.show{animation-name:mobileMenu;animation-fill-mode:forwards;animation-duration:.5s}@media screen and (min-width:786px){.App_Mobile_Navigation{display:none}}.App_Header ul.mobile{padding-left:30px;list-style-type:none}.App_Header ul.mobile li{font-size:1.2em;margin-bottom:30px}.App_Header ul.mobile li a{color:#fdf3f8;text-decoration:none}.App_Header ul.mobile ul.social_ul{width:-moz-fit-content;width:fit-content}.App_Header ul.mobile ul.social_ul li{margin-right:40px}.App_Mobile_Navigation .nav_menu_icon,.App_Navigation{animation-name:fadein;animation-delay:0s;animation-fill-mode:forwards;animation-duration:.5s}@keyframes fadein{to{opacity:1;width:auto;margin-top:0}}@keyframes mobileMenu{70%{opacity:0}to{opacity:1;top:0}}.LanguageButton_bg-primary-accent__ksPet{--tw-bg-opacity:1;background-color:#f23078}.LanguageButton_fill-primary-accent__e9444{fill:#f23078}.LanguageButton_border-primary__wqgMc{border-color:#f23078}.LanguageButton_customDropdown__kFOyR{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity));border:1px solid #f23078;color:#cfcece;padding:.5rem 1rem;border-radius:.5rem;width:80px;cursor:pointer;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24"><path fill="white" d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 1rem center;background-size:17px;transition:background-color .3s ease,border-color .3s ease}.LanguageButton_customDropdown__kFOyR:hover{background-color:#da2b6c;border:1px solid #da2b6c}.App-Logo{width:150px;height:96px;transition:.5s}@media screen and (min-width:1024px){.App-Logo{animation-name:setLogo;animation-duration:1s;animation-fill-mode:forwards;animation-delay:0s;opacity:0;margin-top:50px;width:220px;height:141px}}.shrink .App-Logo{width:130px;transition:.5s;height:83px}@keyframes setLogo{to{opacity:1;margin-top:0}}.App_Header{position:fixed;height:170px;width:100vw;display:flex;padding:0 20px;width:calc(100vw - 40px);justify-content:space-between;z-index:10;transition:.5s;top:0;background-color:transparent}.App_Header a{color:#fff8f4;text-decoration:none}@media screen and (min-width:1024px){.App_Header{padding:30px 50px;width:calc(100vw - 100px)}}.App_Header.shrink{height:90px;padding:20px;width:calc(100vw - 40px);transition:.5s;background:#000;background:linear-gradient(180deg,rgba(0,0,0,.881) 45%,rgba(0,0,0,.851) 54%,rgba(0,0,0,.769) 63%,rgba(0,0,0,.358) 87%,rgba(37,49,65,0))}.PricingPage_bg-primary-accent__53ZyU{--tw-bg-opacity:1;background-color:#f23078}.PricingPage_fill-primary-accent__d7rVe{fill:#f23078}.PricingPage_border-primary__x2X_v{border-color:#f23078}.PricingPage_shell__CnTuv{color:#fff8f4;min-height:100vh;position:relative}.PricingPage_shell__CnTuv:before{background:radial-gradient(circle at 18% 8%,rgba(242,48,120,.08),transparent 24rem),radial-gradient(circle at 82% 10%,rgba(84,105,255,.2),transparent 28rem),linear-gradient(180deg,#070b13,#09111f 40%,#0a1322);content:"";inset:0;position:fixed;z-index:-3}.PricingPage_shell__CnTuv:after{background-image:linear-gradient(hsla(0,0%,100%,.024) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.02) 1px,transparent 0);background-position:50%;background-size:130px 130px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.82),transparent 86%);mask-image:linear-gradient(180deg,rgba(0,0,0,.82),transparent 86%);opacity:.14;pointer-events:none;position:fixed;z-index:-2}.PricingPage_page__A9mgL{padding:0 0 5rem;position:relative}.PricingPage_section__6UOAk{margin:0 auto;max-width:1220px;padding:2rem 1.25rem;position:relative}.PricingPage_hero__6954c{padding-top:11rem}.PricingPage_closingSection__qQmfC,.PricingPage_guidanceSection__FTGay,.PricingPage_pathSection___w6v5,.PricingPage_pricingSection__0_jlP,.PricingPage_teamSection__DGPtg{overflow:clip}.PricingPage_closingSection__qQmfC:before,.PricingPage_pathSection___w6v5:before,.PricingPage_pricingSection__0_jlP:before,.PricingPage_teamSection__DGPtg:before{background:linear-gradient(90deg,#1f1320,#273768,#101722);border-radius:999px;content:"";height:220px;left:50%;opacity:.3;position:absolute;transform:translateX(-50%);width:min(1140px,100% - 2.5rem);z-index:0}.PricingPage_pathSection___w6v5:before{bottom:0}.PricingPage_pricingSection__0_jlP:before{bottom:1rem}.PricingPage_teamSection__DGPtg:before{bottom:-.5rem;opacity:.24}.PricingPage_closingSection__qQmfC:before{bottom:0;opacity:.26}.PricingPage_billingToggle__CFEGa,.PricingPage_cardGrid__3vn66,.PricingPage_centerActions__MN6lc,.PricingPage_closingPanel__XBDXs,.PricingPage_heroCopy__Wf5pb,.PricingPage_inlineError__6YOYL,.PricingPage_legalNote__B_Fyj,.PricingPage_planGrid__Yuv_t,.PricingPage_sectionIntro__Qt4vd,.PricingPage_tableWrap__1RWi5{position:relative;z-index:1}.PricingPage_heroCopy__Wf5pb{margin:0 auto;max-width:760px;text-align:center}.PricingPage_eyebrow__Yw6pQ{color:rgba(255,248,244,.95);display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.18em;margin-bottom:.95rem;text-transform:uppercase}.PricingPage_closingPanel__XBDXs h2,.PricingPage_heroCopy__Wf5pb h1,.PricingPage_sectionIntro__Qt4vd h2{color:#fff8f4;font-size:clamp(1.85rem,3.2vw,3.6rem);font-weight:400;letter-spacing:-.035em;line-height:1.05;margin:0 auto;max-width:13ch;text-wrap:balance}.PricingPage_closingPanel__XBDXs h2,.PricingPage_sectionIntro__Qt4vd h2{font-size:clamp(1.6rem,2.3vw,2.6rem);line-height:1.1;margin-left:0;margin-right:0;max-width:18ch}.PricingPage_titleBar__f8vnI{background:#f23078;border-radius:999px;display:block;height:5px;margin:1.3rem auto 0;width:150px}.PricingPage_closingPanel__XBDXs p,.PricingPage_featureCard__qS1Wh p,.PricingPage_heroText___g1e4,.PricingPage_legalNote__B_Fyj,.PricingPage_modal__vPe_B p,.PricingPage_packageCard__T0z1m p,.PricingPage_sectionIntro__Qt4vd p,.PricingPage_toggleHint__zT7HE{color:rgba(255,248,244,.92);font-size:1rem;line-height:1.75}.PricingPage_sectionIntro__Qt4vd p strong{color:#fff8f4;display:inline-block;font-weight:700;margin-top:.45rem}.PricingPage_heroText___g1e4{margin:1.4rem auto 0;max-width:42rem}.PricingPage_trustBand__bQiOi{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}.PricingPage_trustBand__bQiOi span{background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.1);border-radius:999px;color:rgba(255,248,244,.96);display:inline-flex;font-size:.86rem;padding:.62rem .95rem}.PricingPage_sectionIntro__Qt4vd{margin-bottom:1.5rem;max-width:54rem}.PricingPage_noteText__cNzPn{color:rgba(255,248,244,.82);font-size:.92rem;margin-top:.7rem}.PricingPage_cardGrid__3vn66,.PricingPage_planGrid__Yuv_t{gap:1rem}.PricingPage_cardGrid__3vn66,.PricingPage_planGrid__Yuv_t{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center}.PricingPage_planGrid__Yuv_t{gap:1rem}.PricingPage_closingPanel__XBDXs,.PricingPage_featureCard__qS1Wh,.PricingPage_modal__vPe_B,.PricingPage_packageCard__T0z1m,.PricingPage_planCard__RcQx_{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,rgba(242,48,120,.06),rgba(11,16,29,.92) 72%);border-radius:22px;border-color:rgba(253,243,248,.18) rgba(253,243,248,.1) #f23078 rgba(253,243,248,.12);border-style:solid;border-width:1px 1px 3px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 16px 40px rgba(0,0,0,.16);overflow:hidden;position:relative}.PricingPage_closingPanel__XBDXs:before,.PricingPage_featureCard__qS1Wh:before,.PricingPage_modal__vPe_B:before,.PricingPage_packageCard__T0z1m:before,.PricingPage_planCard__RcQx_:before{background:linear-gradient(120deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.03) 22%,hsla(0,0%,100%,0) 45%);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.PricingPage_featureCard__qS1Wh,.PricingPage_packageCard__T0z1m,.PricingPage_planCard__RcQx_{box-sizing:border-box;padding:1.2rem 1.15rem 1.25rem}.PricingPage_featureCard__qS1Wh,.PricingPage_packageCard__T0z1m{flex:1 1 260px;max-width:360px;width:100%}.PricingPage_featureCard__qS1Wh h3,.PricingPage_packageCard__T0z1m h3,.PricingPage_planCard__RcQx_ h3{color:#fff8f4;font-size:1.16rem;font-weight:600;line-height:1.25;margin:0 0 .8rem;position:relative;z-index:1}.PricingPage_featureCard__qS1Wh p,.PricingPage_packageCard__T0z1m p,.PricingPage_planCard__RcQx_ p{margin:0;position:relative;z-index:1}.PricingPage_inlineAction__QNVxb,.PricingPage_inlineLink__Kmlrk{color:rgba(255,248,244,.96);display:inline-flex;font-size:.98rem;font-weight:700;gap:.4rem;margin-top:1rem;text-decoration:none}.PricingPage_inlineAction__QNVxb:after,.PricingPage_inlineLink__Kmlrk:after{color:#f23078;content:"→"}.PricingPage_billingToggle__CFEGa{margin-bottom:1.4rem}.PricingPage_toggleWrap__W8LyF{display:inline-flex;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.1);border-radius:999px;padding:.3rem}.PricingPage_toggleButton__08aNp{background:transparent;border:0;border-radius:999px;color:rgba(255,248,244,.86);cursor:pointer;font-size:.92rem;font-weight:700;padding:.7rem 1rem}.PricingPage_toggleActive__3v9qs{background:#f23078;color:#150f16}.PricingPage_toggleHint__zT7HE{margin:.8rem 0 0}.PricingPage_inlineError__6YOYL{color:#fff8f4;font-size:.95rem;margin:0 0 1rem}.PricingPage_planCard__RcQx_{display:flex;flex-direction:column;flex:0 1 320px;gap:1.15rem;margin-top:1.25rem;max-width:320px;overflow:visible;position:relative;width:100%}.PricingPage_planCardFeatured__ESs21{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 16px 44px rgba(242,48,120,.16)}.PricingPage_planBadge__2dBiq{background:#f23078;border:1px solid #f23078;border-radius:999px;color:#150f16;display:inline-flex;font-size:.74rem;font-weight:700;letter-spacing:.14em;left:1.15rem;padding:.45rem .72rem;position:absolute;top:0;text-transform:uppercase;transform:translateY(-50%);width:-moz-fit-content;width:fit-content;z-index:1}.PricingPage_planHeader__yPL9c{position:relative;z-index:1}.PricingPage_planPrice__h9UTN{align-items:baseline;color:#fff8f4;display:flex;gap:.4rem;margin-bottom:.8rem}.PricingPage_planPrice__h9UTN span{font-size:2.4rem;font-weight:700;letter-spacing:-.04em;line-height:1}.PricingPage_planPrice__h9UTN small{color:rgba(255,248,244,.82);font-size:.96rem}.PricingPage_planFeatures__FvNTJ{display:grid;gap:.75rem;list-style:none;margin:0;padding:0;position:relative;z-index:1}.PricingPage_planFeatures__FvNTJ li{border-left:2px solid rgba(242,48,120,.55);color:rgba(255,248,244,.92);padding-left:.8rem}.PricingPage_legalNote__B_Fyj{color:rgba(255,248,244,.82);font-size:.92rem;margin-top:1rem}.PricingPage_packageHeader__s9t_F{align-items:baseline;display:flex;gap:.8rem;justify-content:space-between;margin-bottom:.7rem;position:relative;z-index:1}.PricingPage_packageHeader__s9t_F span{color:#fff8f4;font-size:1.05rem;font-weight:700;white-space:nowrap}.PricingPage_packageNote__r_imB{color:rgba(255,248,244,.8);font-size:.9rem;margin-top:.75rem}.PricingPage_tableWrap__1RWi5{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,rgba(242,48,120,.06),rgba(11,16,29,.92) 72%);border-radius:22px;border-color:rgba(253,243,248,.18) rgba(253,243,248,.1) #f23078 rgba(253,243,248,.12);border-style:solid;border-width:1px 1px 3px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 16px 40px rgba(0,0,0,.16);overflow-x:auto}.PricingPage_teamTable__sV2vN{border-collapse:collapse;min-width:760px;width:100%}.PricingPage_teamTable__sV2vN td,.PricingPage_teamTable__sV2vN th{border-bottom:1px solid hsla(0,0%,100%,.1);color:rgba(255,248,244,.92);padding:1rem 1.1rem;text-align:left;vertical-align:top}.PricingPage_teamTable__sV2vN thead th{color:#fff8f4;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.PricingPage_teamTable__sV2vN tbody th{color:#fff8f4;font-size:1rem;font-weight:600;line-height:1.4}.PricingPage_teamTable__sV2vN tbody tr:last-child td,.PricingPage_teamTable__sV2vN tbody tr:last-child th{border-bottom:0}.PricingPage_teamTable__sV2vN td:nth-child(2){color:#fff8f4;font-weight:700;white-space:nowrap}.PricingPage_teamTable__sV2vN td:nth-child(3){line-height:1.7}.PricingPage_teamTable__sV2vN td span{display:block}.PricingPage_teamTableNote__hotQB{color:rgba(255,248,244,.8);font-size:.92rem;margin-top:.45rem}.PricingPage_visuallyHidden__3Dm_T{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.PricingPage_centerActions__MN6lc{display:flex;justify-content:center;margin-top:1.5rem}.PricingPage_actions__AH8ll{align-items:center;display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.PricingPage_button__vHEqM{align-items:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:700;justify-content:center;line-height:1.2;height:3.25rem;min-height:3.25rem;padding:0 1.3rem;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.PricingPage_button__vHEqM:hover{transform:translateY(-1px)}.PricingPage_primaryButton__Tq_G4{background:#f23078;border:1px solid transparent;box-shadow:0 10px 28px rgba(242,48,120,.24);color:#150f16}.PricingPage_secondaryButton__Xawsi{background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.16);color:#fff8f4}.PricingPage_planButton__1d132{margin-top:auto;justify-self:start;white-space:nowrap}.PricingPage_closingPanel__XBDXs{align-items:center;display:grid;gap:1rem;padding:1.45rem;position:relative;z-index:1}.PricingPage_closingPanel__XBDXs p{margin:.75rem 0 0;max-width:58ch}.PricingPage_modalOverlay__SQbX_{align-items:center;background:rgba(3,6,12,.72);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:20}.PricingPage_modal__vPe_B{max-width:30rem;padding:1.3rem;width:100%}.PricingPage_modal__vPe_B h3{color:#fff8f4;font-size:1.3rem;margin:0 0 .75rem;position:relative;z-index:1}.PricingPage_modalInput__muvTf{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.14);border-radius:14px;color:#fff8f4;display:block;font-size:1rem;margin-bottom:.8rem;padding:.85rem .95rem;position:relative;width:100%;z-index:1}.PricingPage_modalActions__x91iL{display:flex;gap:.8rem;margin-top:1rem;position:relative;z-index:1}.PricingPage_modalHelper___ltf5{color:rgba(255,248,244,.82);font-size:.92rem;margin-top:1rem;position:relative;z-index:1}.PricingPage_confirmUser__ALOLO{color:#fff8f4;font-size:1.05rem;font-weight:700;margin-top:.8rem;position:relative;z-index:1}@media(min-width:960px){.PricingPage_closingPanel__XBDXs{grid-template-columns:minmax(0,1fr) auto}}@media(max-width:720px){.PricingPage_section__6UOAk{padding-left:1rem;padding-right:1rem}.PricingPage_hero__6954c{padding-top:9rem}.PricingPage_closingPanel__XBDXs h2,.PricingPage_heroCopy__Wf5pb h1,.PricingPage_sectionIntro__Qt4vd h2{letter-spacing:-.02em;max-width:14ch}.PricingPage_packageHeader__s9t_F{align-items:flex-start;flex-direction:column}.PricingPage_teamTable__sV2vN td,.PricingPage_teamTable__sV2vN th{padding:.9rem}.PricingPage_modalActions__x91iL{flex-direction:column}}