@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.animation{animation:zoomInOut 3s ease-in-out infinite}@keyframes fadeInOut{0%{opacity:0;border-color:transparent}50%{opacity:1;border-color:var(--orange)}to{opacity:0;border-color:transparent}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{animation:spin 1s linear infinite}.subscriptionTable{max-width:none;padding:40px 40px 160px;background-image:url(/assets/svgs/new_subscription-table-bg.svg);background-repeat:no-repeat;background-position:bottom;background-size:contain}.subscription-table .underline:after{background-color:var(--tertiary)}.subscription-table hgroup{text-align:center}.subscription-table hgroup h2{font-size:3em;margin:0}.active{background-color:#5b55ff}.subscription-table hgroup p.punch{font-size:1.5em;color:#7d858c;font-weight:600;margin-top:0}.subscription-table .container{max-width:1400px;margin:0 auto}table.subscription{width:100%;font-size:80%;border-collapse:separate;border-spacing:1px;background-color:var(--subTableBG);border-radius:10px;box-shadow:0 0 15px 0 rgba(82,92,102,.25);padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}table.subscription th{position:relative}table.subscription th hgroup{position:relative;z-index:10}table.subscription th .starburst{position:absolute;top:-45px;left:-38px;height:100px;width:auto}table.subscription .active th hgroup{text-shadow:0 0 15px rgba(0,0,0,.5)}table.subscription thead th{position:sticky;top:0;background-color:var(--gray6);z-index:1}table.subscription thead th hgroup h3,table.subscription thead th hgroup p{margin:0}table.subscription thead th:last-of-type{border-radius:0 5px 0 0}table.subscription tr:last-child td:last-child{border-radius:0 0 5px 0}table.subscription thead th hgroup h3{font-size:2em}table.subscription thead th hgroup p{font-weight:400}table.subscription th.grow,table.subscription th.left,table.subscription th.scale,table.subscription th.start,table.subscription th.trial{width:20%}table.subscription tr.cost td{font-size:2em;letter-spacing:-2px}table.subscription tr.cost td div.disclaimer{font-size:10px;letter-spacing:0}table.subscription caption{visibility:hidden}table.subscription td,table.subscription th{padding:10px;transition:.2s}table.subscription thead{text-align:center}table.subscription tbody th{font-weight:500;text-align:right}table.subscription tbody td{text-align:center}table.subscription .bi-check-circle-fill,table.subscription .bi-x-circle-fill{font-size:1em}table.subscription .bi-check-circle-fill{color:#00bf7d}table.subscription .bi-x-circle-fill{color:#b41a11}table.subscription td.active,table.subscription td.hover,table.subscription th.active,table.subscription th.hover{background-color:var(--gray-2)}table.subscription tr.title th.active,table.subscription tr.title th.hover{background-color:var(--secondary);color:var(--gray-2)}table.subscriptionTableLandingPage tbody tr:nth-child(odd):not(.description):not(.cost):not(.buttons):not(.users) td,table.subscriptionTableLandingPage tbody tr:nth-child(odd):not(.description):not(.cost):not(.buttons):not(.users) th{background-color:var(--gray-4)}table.animate:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid transparent;opacity:0;border-radius:7px;animation:fadeInOut 3s ease-in-out infinite;pointer-events:none}table.subscriptionTableLandingPage tbody tr:nth-child(odd):not(.description):not(.cost):not(.buttons):not(.users) td.hover,table.subscriptionTableLandingPage tbody tr:nth-child(odd):not(.description):not(.cost):not(.buttons):not(.users) th.hover{background-color:var(--gray-4)}.orgName{text-transform:capitalize}.welcomeModal_modalBody_content_logo__wxQrw{width:182px}.welcomeModal_modalBody_content_logo_container__CSE0U{display:flex;align-items:center;justify-content:space-between}.welcomeModal_modalDialog__pFQVR{margin-top:250px!important;max-width:944px!important}.welcomeModal_modalBody__v5n9U{background-image:url(/assets/svgs/welcomeimg.svg);background-repeat:no-repeat;background-position:100% 0;padding:24px 40px}.welcomeModal_modalBody_cross_icon__fgrpB{cursor:pointer;font-size:26px}.welcomeModal_modalBody_content__QMRdD h1{font-size:50px;color:var(--gray-20);max-width:472px;margin:14px 0;font-weight:bolder}.welcomeModal_modalBody_content__QMRdD p{font-size:18px;color:var(--gray-11)}.welcomeModal_modalBody_content_buttons_container__s2TPB{margin-top:40px;display:flex;gap:16px}.welcomeModal_modalBody_content_onboarding_buttons__a_sjP{font-weight:600;background-color:var(--accent1)}.welcomeModal_modalBody_content_onboarding_buttons__a_sjP i{margin-left:6px}.welcomeModal_modalBody_content_getstarted_buttons__DVWWw{color:var(--secondary);cursor:pointer;background-color:transparent}.welcomeModal_modalBody_content_getstarted_buttons__DVWWw i{margin-left:8px}.welcomeModal_modalBody_content_getstarted_buttons__DVWWw:hover{background-color:white}