.popover__floating_overlay{z-index:150}.popover__floating_overlay.popover__floating_overlay__hover{pointer-events:none}.popover__floating_overlay.popover__floating_overlay__hover .popover__canvas{pointer-events:all}.popover{position:relative;width:max-content}.popover .popover__header{color:inherit;border:transparent;background-color:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.popover__canvas{position:absolute;right:0;z-index:5;min-width:100px;width:max-content;height:max-content;border:1px solid transparent}.popover__canvas:focus-visible{outline:none}.dropdown{position:relative;width:max-content}.dropdown .dropdown__header{color:inherit;border:transparent;background-color:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.dropdown .dropdown__header.dropdown__header--disabled{cursor:default}.dropdown .dropdown__header .dropdown__header__caret{margin-left:4px}.dropdown.dropdown__with_search .dropdown__items{padding-top:0}.dropdown .dropdown__search__container{position:-webkit-sticky;position:sticky;top:0;padding-top:4px}.dropdown .dropdown__search{padding:4px}.dropdown .dropdown__search input{font-size:inherit}.dropdown .dropdown__loading{position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;width:100%;text-align:center;z-index:5;padding:4px 0;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(31,26,36,.4)}.dropdown .dropdown__loading>span{margin-left:8px}.dropdown__select .dropdown__header{justify-content:space-between;border:1px solid transparent}.dropdown__divider{display:block;height:0;margin:4px 0;border-top:1px solid transparent}.dropdown__group .dropdown__group__header{display:inline-block;text-align:left;padding:4px 8px;white-space:nowrap;font-size:12px;cursor:default;opacity:.6}.dropdown__group .dropdown__group__content .dropdown__item{padding:10px 12px}.dropdown__items{position:absolute;right:0;z-index:5;width:max-content;height:max-content;border:1px solid transparent;top:100%;padding:4px 0;min-width:100px}.dropdown__items:focus-visible{outline:none}.dropdown__items.dropdown__items__align_right{right:0}.dropdown__items.dropdown__items__align_left{left:0}.dropdown__items>:not(.dropdown__loading){padding-left:4px;padding-right:4px}.dropdown__items.dropdown__items__loading{padding-bottom:0}.dropdown__items .dropdown__items__children{display:flex;flex-direction:column}.dropdown__items .dropdown__item{display:inline-block;text-align:left;padding:4px 8px;white-space:nowrap;border:none;outline:none;background-color:transparent;color:inherit;text-decoration:none;font-size:12px;width:fill-available;width:-webkit-fill-available}.dropdown__items .dropdown__item:hover{text-decoration:none;cursor:pointer}.dropdown__items .dropdown__item:focus-visible{outline:none}.dropdown__items .dropdown__item.dropdown__item__disabled{opacity:.4;pointer-events:none}.dropdown__items .dropdown__option{display:grid;grid-template-columns:auto;grid-column-gap:8px;align-items:center}.dropdown__items .dropdown__option.dropdown__item__selection__checkmark{grid-template-columns:12px auto}.dropdown__items .dropdown__option.dropdown__item__selection__checkmarkRight{grid-template-columns:auto 12px}.dropdown__items.dropdown__items__portal__parent_anchor{width:var(--button-width)}.dropdown__items.dropdown__items__portal__parent_anchor .dropdown__search{width:100%;box-sizing:border-box}@media(min-width:768px){.pricing_table_section__title{position:-webkit-sticky;position:sticky;z-index:1}}.pricing_table_section{position:relative}.pricing_table_section .pricing_table_section__title{position:relative;top:0;width:100%;box-sizing:border-box;font-weight:600;display:grid;grid-template-columns:1fr 1fr}@media(min-width:768px){.pricing_table_section .pricing_table_section__title{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing_table_section .pricing_table_section__subheader{display:grid;grid-template-columns:1fr 1fr;text-align:left;text-transform:uppercase}@media(min-width:768px){.pricing_table_section .pricing_table_section__subheader{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing_table_section .pricing_table_section__subheader:first-of-type>div{border-top:none}.pricing_table_section .pricing_table_section__row{display:grid;grid-template-columns:1fr 1fr}@media(min-width:768px){.pricing_table_section .pricing_table_section__row{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing_table_section .pricing_table_section__row>div{padding:10px 16px}.pricing_table_section .pricing_table_section__row .pricing_table__name,.pricing_table_section .pricing_table_section__row .pricing_table__name>span{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:flex-start}.pricing_table_section .pricing_table_section__row .pricing_table__name>span{margin-left:4px}.pricing_table_section .pricing_table_section__row div:not(:first-of-type){display:flex;align-items:center;justify-content:center}.pricing_table_section .pricing_table_section__row .row_tooltip{max-width:200px}.pricing_table_section.pricing_table_section__with_free .pricing_table_section__row,.pricing_table_section.pricing_table_section__with_free .pricing_table_section__subheader,.pricing_table_section.pricing_table_section__with_free .pricing_table_section__title{display:grid;grid-template-columns:1fr 1fr}@media(min-width:768px){.pricing_table_section.pricing_table_section__with_free .pricing_table_section__row,.pricing_table_section.pricing_table_section__with_free .pricing_table_section__subheader,.pricing_table_section.pricing_table_section__with_free .pricing_table_section__title{grid-template-columns:repeat(4,minmax(0,1fr))}}.pricing_table{container-type:inline-size;width:100%;position:relative;max-width:1258px}.pricing_table .pricing_table__mobile_header{display:block}.pricing_table .pricing_table__mobile_header .dropdown{width:100%;margin-bottom:22px}.pricing_table .pricing_table__header_container{display:grid;grid-template-columns:1fr 1fr;display:none;border-top-left-radius:12px;border-top-right-radius:12px;position:-webkit-sticky;position:sticky;z-index:1;top:61px}@media(min-width:768px){.pricing_table .pricing_table__header_container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.pricing_table .pricing_table__header_container{top:72px}}.pricing_table .pricing_table__header_container>div{background-color:#faf6ff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.pricing_table .pricing_table__header_container>div:first-of-type{border-top-left-radius:12px;border-left:1px solid var(--border)}.pricing_table .pricing_table__header_container>div:last-of-type{border-top-right-radius:12px;border-right:1px solid var(--border)}.pricing_table .pricing_table_header{display:grid;grid-template-rows:auto minmax(40px,1fr);grid-template-columns:1fr;justify-content:center;place-items:center center;padding:16px;border-left:1px solid var(--border)}.pricing_table .pricing_table_header h4{z-index:3;margin-bottom:6px}.pricing_table .pricing_table_header p{font-size:14px;line-height:18px;letter-spacing:-.063px;text-align:center;align-self:start;z-index:3}.pricing_table .pricing_table_header .pricing_table_header__body{display:flex;gap:8px;place-self:start stretch;z-index:3}.pricing_table .pricing_table_header .button{min-height:40px;padding:2px 12px;width:-webkit-fill-available;width:-moz-available}@container (max-width: 950px){.pricing_table .pricing_table_header .pricing_table_header__body{flex-direction:column}}@media(min-width:1024px){.pricing_table .pricing_table_header{padding:16px}}.pricing_table .pricing_table__section_container{position:relative}.pricing_table .pricing_table__section_container .pricing_table_section:last-of-type .pricing_table_section__rows .pricing_table_section__row:last-of-type{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.pricing_table .pricing_table_section{position:relative}.pricing_table .pricing_table_section__title{position:relative;display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--border);border-right:1px solid var(--border);top:0;width:100%;box-sizing:border-box;font-size:19px;line-height:24px;font-weight:600;background:rgba(173,0,255,.02);box-shadow:0 1px 4px 0 rgba(171,0,255,.08);border-bottom:1px solid var(--border)}@media(min-width:768px){.pricing_table .pricing_table_section__title{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing_table .pricing_table_section__title>div{padding:8px 0}.pricing_table .pricing_table_section__title>div:first-of-type{padding-left:16px}@media(min-width:768px){.pricing_table .pricing_table_section__title{border-left:none;border-right:none}.pricing_table .pricing_table_section__title>div:first-of-type{border-left:1px solid var(--border)}.pricing_table .pricing_table_section__title>div:last-of-type{border-right:1px solid var(--border)}}.pricing_table .pricing_table_section__title:before{content:"";position:absolute;inset:0;z-index:-1;background-color:#faf6ff}.pricing_table .pricing_table_section__subheader{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--border);border-right:1px solid var(--border);grid-template-columns:1fr;text-align:left;text-transform:uppercase;font-size:14px;letter-spacing:-.063px;line-height:22px;color:var(--text-secondary);background-color:#fff;box-shadow:0 1px 4px 0 rgba(171,0,255,.08)}@media(min-width:768px){.pricing_table .pricing_table_section__subheader{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing_table .pricing_table_section__subheader>div{padding:8px 0}.pricing_table .pricing_table_section__subheader>div:first-of-type{padding-left:16px}@media(min-width:768px){.pricing_table .pricing_table_section__subheader{border-left:none;border-right:none}.pricing_table .pricing_table_section__subheader>div:first-of-type{border-left:1px solid var(--border)}.pricing_table .pricing_table_section__subheader>div:last-of-type{border-right:1px solid var(--border)}}.pricing_table .pricing_table_section__subheader:first-of-type>div{border-top:none}.pricing_table .pricing_table_section__subheader>div{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.pricing_table .pricing_table_section__subheader .pricing_table__business,.pricing_table .pricing_table_section__subheader .pricing_table__enterprise{display:none}@media(min-width:768px){.pricing_table .pricing_table_section__subheader .pricing_table__business,.pricing_table .pricing_table_section__subheader .pricing_table__enterprise{display:block}}.pricing_table .pricing_table_section__row{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--border);border-right:1px solid var(--border);background-color:hsla(0,0%,100%,.4)}@media(min-width:768px){.pricing_table .pricing_table_section__row{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing_table .pricing_table_section__row>div{padding:8px 0}.pricing_table .pricing_table_section__row>div:first-of-type{padding-left:16px}@media(min-width:768px){.pricing_table .pricing_table_section__row{border-left:none;border-right:none}.pricing_table .pricing_table_section__row>div:first-of-type{border-left:1px solid var(--border)}.pricing_table .pricing_table_section__row>div:last-of-type{border-right:1px solid var(--border)}}.pricing_table .pricing_table_section__row>div{padding:10px 16px;font-size:16px;line-height:20px;letter-spacing:-.232px}.pricing_table .pricing_table_section__row:hover>div{background:rgba(62,45,218,.04)}.pricing_table .pricing_table_section__row .pricing_table__name,.pricing_table .pricing_table_section__row .pricing_table__name>span{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:flex-start}.pricing_table .pricing_table_section__row .pricing_table__name>span{margin-left:4px}@media(min-width:768px){.pricing_table .pricing_table_section__row .pricing_table__name{border-right:1px solid var(--border)}}.pricing_table .pricing_table_section__row .pricing_table__checkmark{color:#ab00ff}.pricing_table .pricing_table_section__row div:not(:first-of-type){display:flex;align-items:center;justify-content:center}.pricing_table .pricing_table_section__row:nth-child(odd){box-shadow:0 16px 100px 0 rgba(173,0,255,.08)}.pricing_table .pricing_table_section__row:last-child{border-bottom:1px solid var(--border)}.pricing_table .pricing_table_section__row .tooltip_container{color:var(--link-secondary)}.pricing_table .pricing_table_section__row .tooltip_container>div{display:flex;align-items:center;justify-content:center;margin-top:1px;z-index:3}.pricing_table h2{margin-bottom:30px}.pricing_table.pricing_table_mobile--business .pricing_table_section__row .pricing_table__enterprise,.pricing_table.pricing_table_mobile--business .pricing_table_section__row .pricing_table__free,.pricing_table.pricing_table_mobile--business .pricing_table_section__subheader .pricing_table__enterprise,.pricing_table.pricing_table_mobile--business .pricing_table_section__subheader .pricing_table__free,.pricing_table.pricing_table_mobile--business .pricing_table_section__title .pricing_table__enterprise,.pricing_table.pricing_table_mobile--business .pricing_table_section__title .pricing_table__free,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__row .pricing_table__business,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__row .pricing_table__free,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__subheader .pricing_table__business,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__subheader .pricing_table__free,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__title .pricing_table__business,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__title .pricing_table__free,.pricing_table.pricing_table_mobile--free .pricing_table_section__row .pricing_table__business,.pricing_table.pricing_table_mobile--free .pricing_table_section__row .pricing_table__enterprise,.pricing_table.pricing_table_mobile--free .pricing_table_section__subheader .pricing_table__business,.pricing_table.pricing_table_mobile--free .pricing_table_section__subheader .pricing_table__enterprise,.pricing_table.pricing_table_mobile--free .pricing_table_section__title .pricing_table__business,.pricing_table.pricing_table_mobile--free .pricing_table_section__title .pricing_table__enterprise{display:none}.pricing_table .pricing_table_section:first-of-type .pricing_table_section__title{border-top:1px solid var(--border);border-top-left-radius:12px;border-top-right-radius:12px}.pricing_table .row_tooltip{max-width:206px}@media(min-width:768px){.pricing_table h2{text-align:center;margin-bottom:48px}.pricing_table .pricing_table__mobile_header{display:none}.pricing_table .pricing_table__mobile_header .dropdown{width:100%;margin-bottom:22px}.pricing_table .pricing_table_section__title{z-index:1;position:-webkit-sticky;position:sticky;top:199px}.pricing_table .pricing_table_section:first-of-type .pricing_table_section__title{border-top-left-radius:0;border-top-right-radius:0}.pricing_table.pricing_table_mobile--business .pricing_table_section__row .pricing_table__enterprise,.pricing_table.pricing_table_mobile--business .pricing_table_section__row .pricing_table__free,.pricing_table.pricing_table_mobile--business .pricing_table_section__subheader .pricing_table__enterprise,.pricing_table.pricing_table_mobile--business .pricing_table_section__subheader .pricing_table__free,.pricing_table.pricing_table_mobile--business .pricing_table_section__title .pricing_table__enterprise,.pricing_table.pricing_table_mobile--business .pricing_table_section__title .pricing_table__free,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__row .pricing_table__business,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__row .pricing_table__free,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__subheader .pricing_table__business,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__subheader .pricing_table__free,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__title .pricing_table__business,.pricing_table.pricing_table_mobile--enterprise .pricing_table_section__title .pricing_table__free,.pricing_table.pricing_table_mobile--free .pricing_table_section__row .pricing_table__business,.pricing_table.pricing_table_mobile--free .pricing_table_section__row .pricing_table__free,.pricing_table.pricing_table_mobile--free .pricing_table_section__subheader .pricing_table__business,.pricing_table.pricing_table_mobile--free .pricing_table_section__subheader .pricing_table__free,.pricing_table.pricing_table_mobile--free .pricing_table_section__title .pricing_table__business,.pricing_table.pricing_table_mobile--free .pricing_table_section__title .pricing_table__free{display:flex}.pricing_table .pricing_table__business{position:relative;border-left:none;border-right:none;background-color:hsla(0,0%,100%,.4)}.pricing_table .pricing_table__business:after{content:"";position:absolute;inset:0 0 -1px;z-index:1;border:2px solid #ad00ff;border-bottom:none;border-top:0}.pricing_table .pricing_table__section_container .pricing_table_section:last-of-type .pricing_table_section__rows .pricing_table_section__row:last-of-type .pricing_table__business{position:relative}.pricing_table .pricing_table__section_container .pricing_table_section:last-of-type .pricing_table_section__rows .pricing_table_section__row:last-of-type .pricing_table__business:after{content:"";position:absolute;inset:0;border-radius:0 0 4px 4px;z-index:1;border:2px solid #ad00ff;border-top:0}.pricing_table .pricing_table__header_container{display:grid;width:100%;box-sizing:border-box;z-index:2}.pricing_table .pricing_table__header_container .pricing_table_header.pricing_table_header--highlighted{position:relative;border-left:none;border-right:none}.pricing_table .pricing_table__header_container .pricing_table_header.pricing_table_header--highlighted:after{content:"";position:absolute;inset:-2px 0;z-index:1;border-radius:4px 4px 0 0;border:2px solid #ad00ff;border-bottom:none}.pricing_table .pricing_table__header_container .pricing_table_header.pricing_table_header--highlighted h4{background:linear-gradient(264deg,#9800ff 58.76%,#30f 97.23%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pricing_table .pricing_table__header_container .pricing_table_header.pricing_table_header--highlighted+.pricing_table_header{border-left:none}}@media(min-width:797px){.pricing_table .pricing_table_section__title{top:181px}}@media(min-width:1024px){.pricing_table .pricing_table_section__title{top:192px}}@media(min-width:1178px){.pricing_table .pricing_table_section__title{top:184px}}.mobile_plan_template{overflow:hidden}.mobile_plan_template h4{color:var(--text);margin-bottom:0}.mobile_plan_template div{color:var(--text-secondary);font-size:14px;line-height:18px;letter-spacing:-.063px}.mobile_plan_template.mobile_plan_template__business h4{background:linear-gradient(264deg,#9800ff 58.76%,#30f 97.23%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sliderInput{display:flex;flex-direction:column;gap:6px;width:100%}.sliderInput__title{font-size:16px;line-height:22px;letter-spacing:-.232px;font-weight:500;text-align:center}@media(min-width:768px){.sliderInput__title{text-align:left}}.sliderInput__wrapper{display:flex;flex-direction:column}.sliderInput__counterWrapper{position:absolute;height:48px;top:-56px;left:calc(var(--progress-width))}.sliderInput__counter{position:absolute;top:calc(50% - 6px);left:calc(var(--progress-width) - 24px);transform:translateY(-50%);width:48px;height:32px;display:grid;place-items:center;border-radius:8px;background-color:#3e2dda;color:#fff;font-size:16px;font-weight:500;transition:transform .1s ease-in-out}.sliderInput__counter:before{content:"";background-color:#3e2dda;bottom:-4px;width:10px;height:10px;left:calc(50% - 5px);border-radius:2px;transform:rotate(45deg);position:absolute}.sliderInput__counter.isDragging{transform:translateY(calc(-50% - 3px))}.sliderInput__trackWrapper{position:relative;height:4px;margin-bottom:10px;background:linear-gradient(to right,#7568f0 0,#7568f0 var(--progress-width),rgba(117,104,240,.24) var(--progress-width),rgba(117,104,240,.24) 100%);cursor:pointer;outline:none;margin-top:54px;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sliderInput__trackWrapper:focus-visible{outline:1px solid #3e2dda}.sliderInput__trackWrapper:focus-visible .sliderInput__counter{transform:translateY(calc(-50% - 3px))}.sliderInput__trackWrapper:focus-visible .sliderInput__thumb:before{transform:translate(-50%,-50%) scale(1.1)}.sliderInput__thumb{position:absolute;top:-11px;left:calc(var(--progress-width) - 12px);width:24px;height:24px;border-radius:50%;background-color:rgba(219,214,255,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 4px 16px rgba(0,0,0,.25);border:.5px solid rgba(62,45,218,.24)}.sliderInput__thumb:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background-color:#3e2dda;box-shadow:0 4px 4px rgba(0,0,0,.36);transition:transform .1s ease-in-out}.sliderInput__thumb.isDragging:before{transform:translate(-50%,-50%) scale(1.1)}.calculator_wrapper{display:flex;flex-direction:column;margin-top:48px;gap:32px}@media(min-width:1024px){.calculator_wrapper{flex-direction:row}}.calculator_wrapper>div{flex:1 1 50%;min-width:0}.calculator_wrapper .calculation_values{gap:48px}.calculator_wrapper .calculation_values .calculation_sliders{display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;gap:64px}@media(min-width:1024px){.calculator_wrapper .calculation_values .calculation_sliders{width:317px}}.calculator_wrapper .result_card_wrapper{text-align:center;border-radius:6px;border:1px solid transparent;box-shadow:-8px 4px 24px rgba(70,22,107,.1);background-image:linear-gradient(#f6f5ff,#f6f5ff),linear-gradient(to top right,rgba(171,0,255,.02) 2%,rgba(174,0,255,.376) 50%);background-origin:border-box;background-clip:content-box,border-box;text-decoration:none;width:100%}@media(min-width:768px){.calculator_wrapper .result_card_wrapper{width:505px}}.calculator_wrapper .result_card_wrapper .result_card{display:flex;flex-direction:column;padding:32px;gap:22px}.calculator_wrapper .result_card_wrapper .result_value_container{display:flex;flex-direction:column;gap:20px;width:100%}.calculator_wrapper .result_card_wrapper .result_card_title{font-size:18px;font-weight:500;line-height:22px;letter-spacing:-.072px}.calculator_wrapper .result_card_wrapper .breakdown_wrapper{display:flex;flex-direction:column;gap:10px;padding-bottom:24px;border-bottom:1px solid rgba(173,0,255,.16)}.calculator_wrapper .result_card_wrapper .breakdown_wrapper .breakdown_container{display:flex;justify-content:space-between;align-items:center;gap:24px}.calculator_wrapper .result_card_wrapper .breakdown_wrapper .breakdown_container .breakdown_text{text-align:left;font-size:16px;font-weight:300;line-height:20px;letter-spacing:-.232px;color:#625f74}.calculator_wrapper .result_card_wrapper .breakdown_wrapper .breakdown_container .breakdown_result{display:flex;align-items:baseline;gap:5px}.calculator_wrapper .result_card_wrapper .breakdown_wrapper .breakdown_container .breakdown_result .breakdown_value{font-size:21px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.305px;color:#8a7ef9}.calculator_wrapper .result_card_wrapper .result_container{display:flex;gap:24px;justify-content:space-between;align-items:center}.calculator_wrapper .result_card_wrapper .result_container .result_title{text-align:left;font-weight:600;font-size:19px;line-height:24px;letter-spacing:-.276px;max-width:210px}.calculator_wrapper .result_card_wrapper .result_container .result_value_wrapper{width:115px;text-align:right}.calculator_wrapper .result_card_wrapper .result_container .currency{margin-right:4px}.calculator_wrapper .result_card_wrapper .result_value{font-size:40px;line-height:48px;letter-spacing:-2.4px;padding-right:2.4px}.calculator_wrapper .result_card_wrapper .results_subtext{color:#625f74;font-size:12px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fade-up{0%{margin-top:2%;opacity:0}to{margin-top:0;opacity:1}}@keyframes fade-up-disappear{0%{margin-top:0;opacity:1}to{margin-top:-2%;opacity:0}}@keyframes slide-up{0%{margin-top:3%}to{margin-top:0}}@keyframes enter-up{0%{margin-top:24px}to{margin-top:0}}@keyframes grow-right{0%{width:0;transform:scaleX(0);transform-origin:left}to{width:100%;transform:scaleX(1)}}@keyframes grow-left{0%{width:0;transform:scaleX(0);transform-origin:right}to{width:100%;transform:scaleX(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes grow-width{0%{width:0}to{width:100%}}@keyframes cursor-blink{0%,to{border-color:transparent}50%{border-color:#1f1a38}}@keyframes scroll-up-out{0%{transform:translateY(0);opacity:1}70%{opacity:0}to{transform:translateY(-100%)}}@keyframes scroll-up-in{0%{transform:translateY(100%);opacity:0}70%{opacity:1}to{transform:translateY(0)}}@keyframes bounce{0%{transform:scale(1) translateY(-30%)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-.125em)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes grow{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes button-enable{0%{color:#aea4ec}to{color:#3e2dda}}.pricing{margin:48px auto 0;padding:0 24px}.pricing,.pricing .landing__hero{display:flex;flex-direction:column;align-items:center}.pricing h1{text-align:center}.pricing .pricing_description{text-align:center;max-width:560px}.pricing .pricing_description .button{text-decoration:underline}.pricing .pricing__button{padding:12px 20px;border-radius:8px;font-size:16px;letter-spacing:-.015em;font-weight:500;margin-top:24px;box-shadow:0 20px 60px rgba(118,111,182,.06)}@media(min-width:768px){.pricing .pricing__button{font-size:19px;min-width:260px;padding:16px 28px}}@media(min-width:1024px){.pricing .pricing__button{padding:20px 32px}}.pricing .hero__buttons{display:flex;margin:20px auto 32px;gap:16px;flex-direction:column-reverse}@media(min-width:545px){.pricing .hero__buttons{flex-direction:row;margin:12px auto 32px;gap:20px}}.pricing .hero__button{padding:12px 8px;border-radius:8px;min-width:170px;box-shadow:0 20px 60px rgba(118,111,182,.06)}@media(min-width:768px){.pricing .hero__button{min-width:200px;padding:14px 8px}}.pricing .learn_more__icon{filter:drop-shadow(3px 5px 2px rgba(0,0,0,.16))}.pricing .home_section_container{width:100%}.pricing .pricing_table{margin:80px 0}.pricing .pricing__security .home_section__content{max-width:1258px}.pricing .pricing__get_started{width:100%;margin-top:40px;padding-top:100px;background:radial-gradient(99.81% 64.62% at 50% 100%,rgba(173,0,255,.2) 0,rgba(173,0,255,.02) 100%),#f3ecfb}.pricing .pricing__get_started .pricing__get_started__dots{width:100%;position:relative;margin-bottom:80px}.pricing .pricing__get_started .pricing__get_started__dots>div{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px}.pricing .pricing__get_started .pricing__get_started__dots>div>div:nth-child(odd){width:85%}.pricing .pricing__get_started .pricing__get_started__dots>div>div:nth-child(odd) .animated_dots__content{background-position:30px}.pricing .pricing__get_started .pricing__get_started__dots>div .animated_dots{--dot-size:16px}.pricing .pricing__get_started .pricing__get_started__dots>div .animated_dots__content{background-image:radial-gradient(ellipse at center,rgba(173,0,255,.12) 0,rgba(173,0,255,.12) 30%,transparent 0);opacity:1;width:100%;background-size:40px 40px}.pricing .pricing__get_started .pricing__get_started__dots>.icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:165px;width:165px;z-index:2;border-radius:50%;box-shadow:0 2px 6px rgba(173,0,255,.16),0 16px 60px rgba(173,0,255,.24)}.pricing .pricing__get_started .pricing__get_started__dots:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:165px;width:165px;border-radius:50%;z-index:1;pointer-events:none;background-color:#f1e1fc}.pricing .pricing__get_started h2{text-align:center}.pricing .calculation_section{background:linear-gradient(0deg,hsla(0,0%,100%,0) .1%,rgba(173,0,255,.08)),#fff}.pricing .calculation_section:after{content:"";position:absolute;height:1.5px;width:50%;bottom:unset;top:0;left:25%;background:rgba(171,0,255,.2);-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent);mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)}.pricing .calculation_section .home_section__header h2{font-size:28px;line-height:32px}@media(min-width:768px){.pricing .calculation_section .home_section__header h2{font-size:40px;line-height:48px}}@media(min-width:1024px){.pricing .calculation_section .home_section__header h2{font-size:50px;line-height:56px}}