.pricing-plans{margin:1.5rem 0 5rem}@media (min-width:992px){.pricing-plans{margin:2.5rem 0 7.5rem}}.pricing-plans__head{margin:0 auto;max-width:47.5rem;text-align:center}.pricing-plans__eyebrow{color:#0131ff;display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.12em;line-height:1.2307692308;margin-bottom:.875rem;text-transform:uppercase}.pricing-plans__title{color:#10102e;font-size:1.875rem;font-weight:600;line-height:1.3;margin-bottom:1rem}@media (min-width:390px){.pricing-plans__title{font-size:2.25rem;line-height:1.25}}@media (min-width:992px){.pricing-plans__title{font-size:2.9375rem;line-height:1.2340425532}}@media (min-width:1700px){.pricing-plans__title{font-size:3.625rem;line-height:1.1724137931}}.pricing-plans__lead{color:rgba(0,0,0,.56);font-size:.9375rem;line-height:1.6}@media (min-width:992px){.pricing-plans__lead{font-size:1.125rem;line-height:1.6666666667}}.pricing-plans__lead p+p{margin-top:.875rem}@media (min-width:992px){.pricing-plans__lead p+p{margin-top:1.125rem}}.pricing-plans__billing{margin:2rem auto 0;text-align:center}@media (min-width:992px){.pricing-plans__billing{margin-top:2.75rem}}.pricing-plans__price-note{color:rgba(0,0,0,.4);font-size:.8125rem;line-height:1.3846153846;margin-top:1rem}.pricing-plans__grid{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr)}@media (min-width:768px){.pricing-plans__grid{gap:1.125rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.pricing-plans__grid--primary{margin-top:1.75rem}@media (min-width:992px){.pricing-plans__grid--primary{margin-top:2.25rem}}@media (min-width:768px){.pricing-plans__grid--primary{align-items:stretch;padding-top:2.375rem}}@media (min-width:1280px){.pricing-plans__grid--primary{gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1600px){.pricing-plans__grid--primary{gap:1.25rem}}.pricing-plans__search-banner{align-items:center;background:rgba(1,49,255,.07);border-radius:3.125rem;color:#10102e;display:flex;font-size:.875rem;font-weight:600;gap:.625rem;justify-content:center;line-height:1.3571428571;margin:1.75rem auto 0;max-width:45rem;padding:.75rem 1.25rem;text-align:center}@media (min-width:992px){.pricing-plans__search-banner{font-size:.9375rem;line-height:1.3333333333}}.pricing-plans__search-icon{color:#0131ff;display:inline-flex;flex-shrink:0}.billing-toggle{align-items:center;background:#f2f3f6;border-radius:3.125rem;display:inline-flex;gap:.625rem;max-width:100%;padding:.375rem .5rem}@media (min-width:576px){.billing-toggle{gap:.875rem;padding:.375rem .625rem}}.billing-toggle__option{background:transparent;border:0;border-radius:3.125rem;color:rgba(0,0,0,.56);cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.3846153846;padding:.5rem .75rem;transition:color background-color 0ms ease-in-out;white-space:nowrap}@media (min-width:576px){.billing-toggle__option{font-size:.875rem;line-height:1.2857142857;padding:.5rem .875rem}}.billing-toggle__option.is-active{color:#0131ff}.billing-toggle__switch{display:inline-block;flex-shrink:0;height:1.625rem;position:relative;width:2.875rem}.billing-toggle__switch input{height:0;opacity:0;position:absolute;width:0}.billing-toggle__slider{background:#aaa;border-radius:3.125rem;cursor:pointer;inset:0;position:absolute;transition:background-color .3s ease-in-out 0ms}.billing-toggle__slider:before{background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.2);content:"";height:1.25rem;left:.1875rem;position:absolute;top:.1875rem;transition:transform .3s ease-in-out 0ms;width:1.25rem}input:checked+.billing-toggle__slider{background:#0131ff}input:checked+.billing-toggle__slider:before{transform:translateX(1.25rem)}.pricing-plans .plan-card__bonus.yearly,.pricing-plans .plan-card__price-caption.yearly,.pricing-plans .plan-card__price.yearly{display:none}.pricing-plans.monthly .plan-card__price.monthly{display:flex}.pricing-plans.yearly .plan-card__price.monthly{display:none}.pricing-plans.yearly .plan-card__price.yearly{display:flex}.pricing-plans.yearly .plan-card__price-caption.yearly{display:block}.plan-card,.pricing-plans.yearly .plan-card__bonus.yearly{display:flex}.plan-card{flex-direction:column;height:100%;min-width:0;position:relative}.plan-card__badge{background:#10102e;border-radius:1.125rem 1.125rem 0 0;color:#fff;font-size:.8125rem;font-weight:600;letter-spacing:.04em;line-height:1.2307692308;padding:.4375rem .625rem .6875rem;text-align:center}@media (min-width:768px){.plan-card__badge{border-radius:.875rem .875rem 0 0;bottom:calc(100% - .75rem);left:0;padding:.4375rem .625rem 1.0625rem;position:absolute;right:0;z-index:0}}.plan-card__inner{background:#fff;border:1px solid #d8d8d8;border-radius:1.125rem;display:flex;flex:1;flex-direction:column;height:100%;padding:1.25rem 1.125rem;position:relative;transition:box-shadow border-color transform 0ms;z-index:1}@media (min-width:1600px){.plan-card__inner{padding:1.5rem 1.375rem}}@media (hover:hover){.plan-card__inner:hover{border-color:rgba(1,49,255,.4);box-shadow:0 0 26px rgba(1,49,255,.2)}}.plan-card--highlight{z-index:2}.plan-card--highlight .plan-card__inner{border-color:#0131ff;border-width:2px;box-shadow:0 0 26px rgba(1,49,255,.2)}.plan-card--bestseller .plan-card__inner{border-top-left-radius:0;border-top-right-radius:0}@media (min-width:768px){.plan-card--bestseller .plan-card__inner{border-top-left-radius:1.125rem;border-top-right-radius:1.125rem}}.plan-card__top{min-height:3.625rem}@media (min-width:768px){.plan-card__top{min-height:3.875rem}}.plan-card__name{color:#10102e;font-size:1.3125rem;font-weight:700;line-height:1.2857142857;margin-bottom:.25rem}@media (min-width:1600px){.plan-card__name{font-size:1.4375rem;line-height:1.2608695652}}.plan-card__for-who{color:#10102e;font-size:.9375rem;line-height:1.65;min-height:100px}.plan-card__pricing{border-top:1px solid hsla(0,0%,44%,.16);margin-top:.75rem;min-height:5.5rem;padding-top:.75rem}@media (min-width:768px){.plan-card__pricing{min-height:5.75rem}}.plan-card__price{align-items:baseline;display:flex;flex-wrap:wrap;gap:.25rem}.plan-card__price-prefix{color:rgba(0,0,0,.56);font-size:.9375rem;font-weight:600;line-height:1.3333333333}.plan-card__price-amount{color:#10102e;font-size:2.375rem;font-weight:700;letter-spacing:-.01em;line-height:1.1052631579}@media (min-width:1600px){.plan-card__price-amount{font-size:2.625rem;line-height:1.0952380952}}.plan-card__price-unit{color:#10102e;font-size:1.25rem;font-weight:600;line-height:1.2}.plan-card__price-per{color:rgba(0,0,0,.4);font-size:.875rem;line-height:1.2857142857}.plan-card__price-text{color:#10102e;font-size:1.4375rem;font-weight:700;line-height:1.2608695652}.plan-card__price-caption{font-size:.8125rem;line-height:1.3076923077}.plan-card__bonus,.plan-card__price-caption{color:#0131ff;font-weight:600;margin-top:.5rem}.plan-card__bonus{align-items:center;background:rgba(1,49,255,.08);border-radius:.5rem;font-size:.75rem;gap:.375rem;line-height:1.3333333333;padding:.3125rem .625rem}.plan-card__bonus-icon{align-items:center;background:#0131ff;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:1rem;justify-content:center;line-height:1;width:1rem}.plan-card__note{color:rgba(0,0,0,.4);font-size:.75rem;line-height:1;margin-top:0}.plan-card__work{background:#f2f3f6;border-radius:.75rem;margin-top:1.125rem;padding:1rem 1rem .875rem}.plan-card__work-intro{color:rgba(0,0,0,.5);font-size:.8125rem;font-weight:600;line-height:1.3076923077;margin-bottom:.625rem}.plan-card__work-list{display:grid;gap:.5rem;list-style:none;margin:0;padding:0}.plan-card__work-item{color:#10102e;font-size:.9375rem;font-weight:600;line-height:1.4;padding-left:1.25rem;position:relative}.plan-card__work-item:before{background:#0131ff;border-radius:50%;content:"";height:.4375rem;left:0;position:absolute;top:.5rem;width:.4375rem}.plan-card__meta{display:grid;gap:.625rem;grid-template-columns:1fr;margin-top:.75rem}.plan-card__meta-item{align-items:center;background:#f2f3f6;border-radius:.75rem;display:flex;gap:.5rem;justify-content:space-between;padding:.625rem .75rem}.plan-card__meta-label{color:rgba(0,0,0,.42);font-size:.6875rem;letter-spacing:.04em;line-height:1.2727272727;text-transform:uppercase}.plan-card__meta-value{align-items:center;display:flex}.plan-card__meta-num{color:#10102e;font-size:1rem;font-weight:700;line-height:1.25}.plan-card__cta-wrap{margin-top:1rem}.plan-card__cta .wp-block-button__link{min-height:3.5rem;min-width:0!important;padding:.75rem 1.25rem!important;width:100%}.plan-card__trial{color:rgba(0,0,0,.42);font-size:.75rem;line-height:1.3333333333;margin-top:.5rem;text-align:center}.plan-card__features{border-top:1px solid hsla(0,0%,44%,.16);display:grid;gap:.6875rem;list-style:none;margin:1.125rem 0 0;padding:1.125rem 0 0}.plan-card__features li{color:rgba(0,0,0,.66);font-size:.875rem;line-height:1.4285714286;padding-left:1.75rem;position:relative}.plan-card__features li:before{background:rgba(1,49,255,.12);border-radius:50%;content:"";height:1.125rem;left:0;position:absolute;top:.0625rem;width:1.125rem}.plan-card__features li:after{border-bottom:2px solid #0131ff;border-left:2px solid #0131ff;content:"";height:.25rem;left:.375rem;position:absolute;top:.375rem;transform:rotate(-45deg);width:.4375rem}.pricing-enterprise{background:#fff;border:1px solid #d8d8d8;border-radius:1.125rem;display:flex;flex-direction:column;gap:1.25rem;margin-top:1.75rem;padding:1.75rem 1.5rem}@media (min-width:992px){.pricing-enterprise{align-items:center;flex-direction:row;gap:2.5rem;justify-content:space-between;padding:2.25rem 2.5rem}}.pricing-enterprise__body{max-width:47.5rem}.pricing-enterprise__title{color:#10102e;font-size:1.375rem;font-weight:700;line-height:1.2727272727;margin-bottom:.625rem}@media (min-width:992px){.pricing-enterprise__title{font-size:1.625rem;line-height:1.2307692308}}.pricing-enterprise__text{color:rgba(0,0,0,.56);font-size:.875rem;line-height:1.5714285714}@media (min-width:992px){.pricing-enterprise__text{font-size:.9375rem;line-height:1.6}}.pricing-enterprise__tags{display:flex;flex-wrap:wrap;gap:.625rem;list-style:none;margin:1rem 0 0;padding:0}.pricing-enterprise__tag{background:rgba(1,49,255,.08);border-radius:3.125rem;color:#0131ff;font-size:.75rem;font-weight:600;line-height:1.3333333333;padding:.375rem .875rem}.pricing-enterprise__action{flex-shrink:0}.pricing-enterprise__action .wp-block-button__link{white-space:nowrap}.pricing-mechanics{background:#10102e;border-radius:1.125rem;display:grid;gap:1.25rem;grid-template-columns:1fr;list-style:none;margin:2.5rem 0 0;padding:1.5rem 1.375rem}@media (min-width:768px){.pricing-mechanics{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.pricing-mechanics{gap:1.75rem;grid-template-columns:repeat(4,1fr);padding:2rem}}.pricing-mechanics__item{align-items:flex-start;display:flex;gap:.75rem}.pricing-mechanics__check{align-items:center;background:rgba(1,49,255,.22);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:1.625rem;justify-content:center;margin-top:.125rem;width:1.625rem}.pricing-mechanics__body{display:flex;flex-direction:column;gap:.25rem}.pricing-mechanics__title{color:#fff;font-size:.9375rem;font-weight:700;line-height:1.3333333333}.pricing-mechanics__text{color:hsla(0,0%,100%,.66);font-size:.8125rem;line-height:1.4615384615}.pricing-credits{margin-top:4rem}@media (min-width:992px){.pricing-credits{margin-top:6.25rem}}.pricing-credits__head{margin:0 auto 2rem;max-width:45rem;text-align:center}.pricing-credits__title{color:#10102e;font-size:1.625rem;font-weight:600;line-height:1.2692307692;margin-bottom:.875rem}@media (min-width:992px){.pricing-credits__title{font-size:2rem;line-height:1.21875}}@media (min-width:1700px){.pricing-credits__title{font-size:2.375rem;line-height:1.2368421053}}.pricing-credits__lead{color:rgba(0,0,0,.56);font-size:.9375rem;line-height:1.6}@media (min-width:992px){.pricing-credits__lead{font-size:1rem;line-height:1.625}}.pricing-credits__grid{display:grid;gap:1.125rem;grid-template-columns:1fr}@media (min-width:768px){.pricing-credits__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing-credits__rule{color:rgba(0,0,0,.5);font-size:.875rem;font-style:italic;line-height:1.5714285714;margin-top:1.5rem;text-align:center}.credit-card{background:#fff;border:1px solid #d8d8d8;border-radius:1.125rem;padding:1.5rem 1.375rem}.credit-card,.credit-card__head{display:flex;flex-direction:column}.credit-card__head{border-bottom:1px solid hsla(0,0%,44%,.16);gap:.5rem;margin-bottom:1.125rem;padding-bottom:1.125rem}.credit-card__cost{align-self:flex-start;background:rgba(1,49,255,.1);border-radius:3.125rem;color:#0131ff;font-size:.9375rem;font-weight:700;line-height:1.3333333333;padding:.375rem .875rem}.credit-card__label{color:#10102e;font-size:1.0625rem;font-weight:700;line-height:1.2941176471}.credit-card__list{display:grid;gap:.625rem;list-style:none;margin:0;padding:0}.credit-card__list li{color:rgba(0,0,0,.62);font-size:.875rem;line-height:1.4285714286;padding-left:1.25rem;position:relative}.credit-card__list li:before{background:#0131ff;border-radius:50%;content:"";height:.375rem;left:0;position:absolute;top:.5rem;width:.375rem}.pricing-matrix{margin-top:4rem}@media (min-width:992px){.pricing-matrix{margin-top:6.25rem}}.pricing-matrix__toggle{align-items:center;background:#fff;border:1px solid #d8d8d8;border-radius:1.125rem;cursor:pointer;display:flex;font-family:Plus Jakarta Sans,sans-serif;gap:1.25rem;justify-content:space-between;margin:0 auto;max-width:42.5rem;padding:1.25rem 1.5rem;text-align:left;transition:border-color box-shadow 0ms ease-in-out;width:100%}@media (min-width:992px){.pricing-matrix__toggle{padding:1.375rem 1.875rem}}@media (hover:hover){.pricing-matrix__toggle:hover{border-color:rgba(1,49,255,.5);box-shadow:0 0 26px rgba(1,49,255,.2)}}.pricing-matrix__toggle-main{display:flex;flex-direction:column;gap:.1875rem}.pricing-matrix__toggle-text{color:#10102e;font-size:1.1875rem;font-weight:700;line-height:1.3157894737}@media (min-width:992px){.pricing-matrix__toggle-text{font-size:1.375rem;line-height:1.2727272727}}.pricing-matrix__toggle-hint{color:#0131ff;font-size:.8125rem;font-weight:600;line-height:1.3846153846}.pricing-matrix__toggle-hint[data-show=open]{display:none}.pricing-matrix__toggle-icon{align-items:center;background:rgba(1,49,255,.1);border-radius:50%;color:#0131ff;display:inline-flex;flex-shrink:0;height:2.5rem;justify-content:center;transition:background-color color 0ms ease-in-out;width:2.5rem}.pricing-matrix__toggle-icon svg{transform:rotate(0deg);transform-origin:center;transition:transform .3s ease-in-out 0ms;width:1rem}.pricing-matrix__toggle-icon svg path{stroke:currentColor}@media (hover:hover){.pricing-matrix__toggle:hover .pricing-matrix__toggle-icon{background:#0131ff;color:#fff}}.pricing-matrix__toggle.is-open .pricing-matrix__toggle-icon svg{transform:rotate(180deg)}.pricing-matrix__toggle.is-open .pricing-matrix__toggle-hint[data-show=closed]{display:none}.pricing-matrix__toggle.is-open .pricing-matrix__toggle-hint[data-show=open]{display:inline}.pricing-matrix__scroll{-webkit-overflow-scrolling:touch;margin-top:1.75rem;overflow-x:auto}.pricing-matrix__scroll[hidden]{display:none}@media (min-width:992px){.pricing-matrix__scroll{margin-top:2.25rem}}.feature-matrix{border-collapse:collapse;min-width:42.5rem;width:100%}.feature-matrix td,.feature-matrix th{padding:.8125rem .625rem;text-align:center}@media (min-width:992px){.feature-matrix td,.feature-matrix th{padding:.875rem .75rem}}.feature-matrix__head th{background:#fff;position:sticky;top:0;z-index:2}.feature-matrix__corner{min-width:11.25rem;width:26%}.feature-matrix__col{border-bottom:2px solid #d8d8d8;color:#10102e;font-size:.9375rem;font-weight:700;line-height:1.3333333333}@media (min-width:992px){.feature-matrix__col{font-size:1rem;line-height:1.3125}}.feature-matrix__col.is-highlight{color:#0131ff}.feature-matrix__section th{background:#f2f3f6;border-radius:.5rem;color:#0131ff;font-size:.75rem;font-weight:700;letter-spacing:.08em;line-height:1.3333333333;padding:.75rem .875rem;text-align:left;text-transform:uppercase}.feature-matrix__row{border-bottom:1px solid hsla(0,0%,44%,.14)}.feature-matrix__label{color:rgba(0,0,0,.7);font-size:.875rem;font-weight:500;line-height:1.3571428571;text-align:left!important}.feature-matrix__cell{color:rgba(0,0,0,.66);font-size:.8125rem;line-height:1.3846153846}.feature-matrix__cell.is-highlight{background:rgba(1,49,255,.04)}.feature-matrix__check{align-items:center;background:rgba(1,49,255,.12);border-radius:50%;color:#0131ff;display:inline-flex;height:1.5rem;justify-content:center;width:1.5rem}.feature-matrix__dash{color:rgba(0,0,0,.26)}.feature-matrix__text{color:#10102e;font-weight:600}.pricing-faq{margin-left:auto;margin-right:auto;margin-top:4rem;max-width:53.75rem}@media (min-width:992px){.pricing-faq{margin-top:6.25rem}}.pricing-faq__title{color:#10102e;font-size:1.625rem;font-weight:600;line-height:1.2692307692;margin-bottom:1.75rem;text-align:center}@media (min-width:992px){.pricing-faq__title{font-size:2rem;line-height:1.21875}}@media (min-width:1700px){.pricing-faq__title{font-size:2.375rem;line-height:1.2368421053}}@media (min-width:992px){.pricing-faq__title{margin-bottom:2.25rem}}.pricing-faq__list{display:grid;gap:.875rem}.pricing-faq .ac{background:#fff;border:1px solid #d8d8d8;border-radius:.875rem;overflow:hidden;transition:border-color box-shadow 0ms ease-in-out}.pricing-faq .ac.is-active{border-color:rgba(1,49,255,.4);box-shadow:0 0 26px rgba(1,49,255,.2)}.pricing-faq__heading{margin:0}.pricing-faq .ac-trigger{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;font-family:Plus Jakarta Sans,sans-serif;gap:1rem;justify-content:space-between;padding:1.125rem 1.25rem;text-align:left;width:100%}@media (min-width:992px){.pricing-faq .ac-trigger{padding:1.25rem 1.375rem}}.pricing-faq__question{color:#10102e;font-size:.9375rem;font-weight:700;line-height:1.4}@media (min-width:992px){.pricing-faq__question{font-size:1.125rem;line-height:1.3333333333}}.pricing-faq__icon{flex-shrink:0;height:1.375rem;position:relative;width:1.375rem}.pricing-faq__icon:after,.pricing-faq__icon:before{background:#0131ff;border-radius:.125rem;content:"";position:absolute;transition:transform opacity 0ms ease-in-out}.pricing-faq__icon:before{height:.125rem;left:0;top:50%;transform:translateY(-50%);width:100%}.pricing-faq__icon:after{height:100%;left:50%;top:0;transform:translateX(-50%);width:.125rem}.ac.is-active .pricing-faq__icon:after{opacity:0;transform:translateX(-50%) rotate(90deg)}.pricing-faq .ac-panel{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out 0ms}.pricing-faq__answer{color:rgba(0,0,0,.64);font-size:.9375rem;line-height:1.6;padding:0 1.25rem 1.25rem}@media (min-width:992px){.pricing-faq__answer{padding:0 1.375rem 1.375rem}}