.pricing-page{--pricing-max-width:90rem;--pricing-padding-x:1rem;--pricing-padding-y:2rem;min-height:100vh;background:var(--color-surface-tertiary)}@media (min-width:768px){.pricing-page{--pricing-padding-x:3.75rem}}.pricing-page__container{display:flex;flex-direction:column;align-items:center;gap:.5rem;max-width:var(--pricing-max-width);margin:0 auto;padding:var(--pricing-padding-y) var(--pricing-padding-x)}@keyframes team-card-ping{0%,to{box-shadow:0 0 0 0 rgba(21,68,237,0)}50%{box-shadow:0 0 0 10px rgba(21,68,237,.45)}}.team-card-ping{border-radius:1rem;animation:team-card-ping .8s ease-in-out 1}@keyframes pricing-slider-tick-breathe{0%,to{filter:drop-shadow(0 0 0 color-mix(in srgb,var(--color-surface-brand) 0%,transparent))}@supports not (color:color-mix(in lab,red,red)){0%,to{filter:drop-shadow(0 0 0 rgba(var(--color-surface-brand--rgb),0))}}50%{filter:drop-shadow(0 0 .4rem color-mix(in srgb,var(--color-surface-brand) 56%,transparent))}@supports not (color:color-mix(in lab,red,red)){50%{filter:drop-shadow(0 0 .4rem rgba(var(--color-surface-brand--rgb),.56))}}}.pricing-slider-tick--active{animation:pricing-slider-tick-breathe 1.8s ease-in-out infinite}@keyframes pricing-fbp-soft-enter{0%{opacity:0;transform:translateY(.375rem)}to{opacity:1;transform:translateY(0)}}@keyframes pricing-fbp-plan-swap-enter{0%{opacity:0;transform:translate3d(7rem,0,-2.5rem) rotateY(5deg) scale(.982)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes pricing-fbp-plan-swap-exit{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(-7rem,0,-2.5rem) rotateY(-5deg) scale(.982)}}@keyframes pricing-fbp-dropdown-bottom{0%{opacity:0;transform:translateY(-.375rem)}to{opacity:1;transform:translateY(0)}}@keyframes pricing-fbp-dropdown-top{0%{opacity:0;transform:translateY(.375rem)}to{opacity:1;transform:translateY(0)}}.pricing-fbp-shell{animation:pricing-fbp-soft-enter .22s cubic-bezier(.215,.61,.355,1) both}.pricing-fbp-soft-enter,.pricing-fbp-step{animation:pricing-fbp-soft-enter .18s cubic-bezier(.215,.61,.355,1) both}.pricing-fbp-card-perspective{perspective:72rem;perspective-origin:50% 50%}.pricing-fbp-plan-swap{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(1);transform-origin:50% 50%;will-change:opacity,transform}.pricing-fbp-plan-card,.pricing-fbp-plan-swap{transform-style:preserve-3d}.pricing-fbp-plan-swap--enter{z-index:2;animation:pricing-fbp-plan-swap-enter .42s cubic-bezier(.77,0,.175,1) both}.pricing-fbp-plan-swap--exit{z-index:3;pointer-events:none;animation:pricing-fbp-plan-swap-exit .42s cubic-bezier(.77,0,.175,1) both}.pricing-fbp-chip{animation:pricing-fbp-soft-enter .15s cubic-bezier(.215,.61,.355,1) both}.pricing-fbp-dropdown{will-change:opacity,transform}.pricing-fbp-dropdown--bottom{animation:pricing-fbp-dropdown-bottom .16s cubic-bezier(.215,.61,.355,1) both}.pricing-fbp-dropdown--top{animation:pricing-fbp-dropdown-top .16s cubic-bezier(.215,.61,.355,1) both}.pricing-fbp-slider-track{box-shadow:0 0 1.125rem color-mix(in srgb,var(--color-surface-brand) 28%,transparent)}@supports not (color:color-mix(in lab,red,red)){.pricing-fbp-slider-track{box-shadow:0 0 1.125rem rgba(var(--color-surface-brand--rgb),.28)}}.pricing-fbp-slider-thumb{will-change:left,transform}.pricing-fbp-slider-slot{display:grid;grid-template-rows:0fr;opacity:0;pointer-events:none;transform:translateY(-.375rem);transition:grid-template-rows .22s cubic-bezier(.455,.03,.515,.955),margin-top .22s cubic-bezier(.455,.03,.515,.955),opacity .16s ease-out,transform .22s cubic-bezier(.455,.03,.515,.955)}.pricing-fbp-slider-slot--open{grid-template-rows:1fr;opacity:1;pointer-events:auto;transform:translateY(0)}.pricing-fbp-slider-slot--offset.pricing-fbp-slider-slot--open{margin-top:1rem}.pricing-fbp-slider-slot__inner{min-height:0;overflow:hidden}@media (hover:hover) and (pointer:fine){.pricing-fbp-option:hover{transform:translateY(-.0625rem)}}.pricing-fbp-pressable:active{opacity:.88}@media (prefers-reduced-motion:reduce){.pricing-fbp-chip,.pricing-fbp-dropdown--bottom,.pricing-fbp-dropdown--top,.pricing-fbp-plan-swap,.pricing-fbp-shell,.pricing-fbp-slider-card,.pricing-fbp-soft-enter,.pricing-fbp-step,.pricing-slider-tick--active{animation:none}.pricing-fbp-dropdown,.pricing-fbp-shell *,.pricing-fbp-slider-slot{transition:none}}