@layer components{.bunny-player{pointer-events:none;color:#fff;isolation:isolate;border-radius:1em;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;transform:translate(0)}.bunny-player__before{padding-top:62.5%}[data-bunny-player-init] :is(.bunny-player__placeholder,.bunny-player__dark,.bunny-player__playpause,.bunny-player__loading){transition:opacity .3s linear,visibility .3s linear}.bunny-player__placeholder{object-fit:cover;width:100%;height:100%;position:absolute}[data-bunny-player-init][data-player-status=playing] .bunny-player__placeholder,[data-bunny-player-init][data-player-status=paused] .bunny-player__placeholder,[data-bunny-player-init][data-player-activated=true][data-player-status=ready] .bunny-player__placeholder{opacity:0;visibility:hidden}.bunny-player__dark{opacity:.1;background-color:#000;width:100%;height:100%;position:absolute}[data-bunny-player-init][data-player-status=paused] .bunny-player__dark,[data-bunny-player-init][data-player-status=playing][data-player-hover=active] .bunny-player__dark{opacity:.3}[data-bunny-player-init][data-player-status=playing] .bunny-player__dark{opacity:0}.bunny-player__video{width:100%;height:100%;padding-bottom:0;padding-right:0;display:block;position:absolute;top:0;left:0}.bunny-player__playpause{pointer-events:auto;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}[data-bunny-player-init][data-player-status=playing] .bunny-player__playpause,[data-bunny-player-init][data-player-status=loading] .bunny-player__playpause{opacity:0}[data-bunny-player-init][data-player-status=playing][data-player-hover=active] .bunny-player__playpause{opacity:1}[data-bunny-player-init][data-player-status=playing] .bunny-player__play-svg,[data-bunny-player-init][data-player-status=loading] .bunny-player__play-svg{display:none}[data-bunny-player-init][data-player-status=playing] .bunny-player__pause-svg,[data-bunny-player-init][data-player-status=loading] .bunny-player__pause-svg{display:block}.bunny-player__loading{opacity:0;visibility:hidden;background-color:#00000054;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}[data-bunny-player-init][data-player-status=loading] .bunny-player__loading{opacity:1;visibility:visible}.bunny-player__interface{flex-flow:column;justify-content:flex-end;align-items:baseline;width:100%;height:100%;transition:all .6s cubic-bezier(.625,.05,0,1);display:flex;position:absolute}[data-bunny-player-init][data-player-status=playing] .bunny-player__interface,[data-bunny-player-init][data-player-status=loading] .bunny-player__interface{opacity:0;transform:translateY(1em)rotate(.001deg)}[data-bunny-player-init][data-player-status=playing][data-player-hover=active] .bunny-player__interface,[data-bunny-player-init][data-player-status=loading][data-player-hover=active] .bunny-player__interface{opacity:1;transform:translateY(0)rotate(.001deg)}.bunny-player__interface-bottom{grid-column-gap:1em;grid-row-gap:1em;pointer-events:auto;justify-content:space-between;align-items:center;width:100%;padding:min(2em,4vw);display:flex;position:relative}.bunny-player__toggle-mute,.bunny-player__toggle-fullscreen{cursor:pointer;width:1.5em;height:1.5em}.bunny-player__timeline{cursor:pointer;flex:1;align-items:center;height:1em;margin-left:.5em;margin-right:.5em;display:flex;position:relative}[data-bunny-player-init][data-player-status=idle][data-player-activated=false] .bunny-player__timeline,[data-bunny-player-init][data-player-status=ready][data-player-activated=false] .bunny-player__timeline{pointer-events:none}.bunny-player__timeline-progress{pointer-events:none;background-color:#ff4c24;border-radius:1em;width:100%;height:100%;position:absolute;transform:translate(-100%)}.bunny-player__timeline-buffered{opacity:.2;pointer-events:none;background-color:#fff;border-radius:1em;width:100%;height:100%;position:absolute;transform:translate(-100%)}.bunny-player__timeline-handle{pointer-events:none;background-color:#ff4c24;border-radius:1em;width:1em;height:1em;transition:transform .15s ease-in-out;position:absolute;top:50%;transform:translate(-50%,-50%)scale(0)}[data-bunny-player-init][data-timeline-drag=true] .bunny-player__timeline-handle{transform:translate(-50%,-50%)scale(1)}.bunny-player__timeline-bar{border-radius:1em;width:100%;height:30%;position:absolute;overflow:hidden}.bunny-player__time{grid-column-gap:.125em;grid-row-gap:.125em;flex:none;justify-content:center;align-items:center;width:5.75em;display:flex}.bunny-player__timeline-bg{background-color:#ffffff26;border-radius:1em;width:100%;height:100%;position:absolute}.bunny-player__toggle-playpause{cursor:pointer;width:1.5em;height:1.5em}.bunny-player__text{white-space:nowrap;margin-bottom:0;font-size:.9375em;line-height:1}.bunny-player__big-btn{-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);cursor:pointer;background-color:#64646433;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:6em;height:6em;padding:2em;display:flex;position:relative}.bunny-player__loading-svg{width:6em}.bunny-player__pause-svg{display:none}.bunny-player__interface-fade{opacity:.5;background-image:linear-gradient(#0000,#000);width:100%;height:25%;position:absolute;bottom:0}.bunny-player__interface-btns{grid-column-gap:.5em;grid-row-gap:.5em;align-items:center;display:flex}[data-bunny-player-init][data-player-muted=true] .bunny-player__volume-mute-svg{display:block}[data-bunny-player-init][data-player-muted=true] .bunny-player__volume-up-svg,.bunny-player__volume-mute-svg{display:none}.bunny-player__volume-up-svg{display:block}.bunny-player__fullscreen-shrink-svg{display:none}.bunny-player__fullscreen-scale-svg,[data-bunny-player-init][data-player-fullscreen=true] .bunny-player__fullscreen-shrink-svg{display:block}[data-bunny-player-init][data-player-fullscreen=true] .bunny-player__fullscreen-scale-svg{display:none}[data-bunny-player-init][data-player-update-size=cover]{height:100%;position:absolute;top:0;left:0}[data-bunny-player-init][data-player-update-size=cover] [data-player-before]{display:none}[data-bunny-player-init][data-player-update-size=cover][data-player-fullscreen=false] .bunny-player__video{object-fit:cover}.audit-form_wrap{width:100%;max-width:36rem}.audit-form_form .form_fields{gap:var(--space-2)}.audit-form_form .button_wrap{width:100%}.audit-form_form .field-control{border-color:var(--border)}.audit-form_form .field-control:hover{background-color:var(--background-2)!important}.audit-form_note{margin-top:var(--space-4);gap:var(--space-1);font-size:var(--text-small);line-height:var(--line-height-medium);flex-direction:column;display:flex}.audit-form_highlight{color:var(--brand-500)}.audit-form_muted{color:var(--text-2)}.roadmap-stack_wrap{overflow:clip}.roadmap-stack_track{width:100%}.roadmap-stack_stage{gap:var(--space-8);width:100%;padding-block:var(--section-space-medium);flex-direction:column;display:flex}.roadmap-stack_list{gap:var(--space-4);flex-direction:column;list-style:none;display:flex}.roadmap-stack_card{justify-content:space-between;gap:var(--space-6);padding:var(--space-5);border-radius:var(--radius-main);background-color:var(--background-2);border:var(--border-width) solid var(--border);box-shadow:inset 0 var(--border-width) 0 color-mix(in lab, var(--text) 12%, transparent), 0 1.5rem 3rem color-mix(in lab, var(--neutral-900) 60%, transparent), 0 0 4rem color-mix(in srgb, var(--brand-500) 8%, transparent);will-change:transform;flex-direction:column;display:flex;position:relative}.roadmap-stack_card:before{content:"";border-radius:inherit;background:radial-gradient(70% 50% at 20% 0%, color-mix(in srgb, var(--brand-500) 18%, transparent), transparent 100%);pointer-events:none;position:absolute;inset:0}.roadmap-stack_card>*{position:relative}.roadmap-stack_card_top{justify-content:space-between;align-items:start;gap:var(--space-3);display:flex}.roadmap-stack_card_icon{aspect-ratio:1;border-radius:var(--radius-round);width:4rem;color:var(--brand-500);background-color:color-mix(in srgb, var(--brand-500) 10%, transparent);border:var(--border-width) solid color-mix(in srgb, var(--brand-500) 30%, transparent);box-shadow:0 0 2rem color-mix(in srgb, var(--brand-500) 25%, transparent);place-items:center;display:grid}.roadmap-stack_card_step{color:var(--brand-500);font-variant-numeric:tabular-nums}.roadmap-stack_card_heading{-webkit-hyphens:auto;hyphens:auto;margin:0 0 auto}.roadmap-stack_card_foot{align-items:center;gap:var(--space-3);display:flex}.roadmap-stack_card_label{color:var(--text-2);text-transform:uppercase;letter-spacing:.08em;flex:none}.roadmap-stack_card_rule{height:var(--border-width);background-image:linear-gradient(to right, var(--brand-500), color-mix(in srgb, var(--brand-500) 15%, transparent));flex:1}@media (min-width:64rem){.roadmap-stack_track{height:400vh}.roadmap-stack_stage{gap:var(--space-6);padding-block:0;position:relative}.roadmap-stack_list{--_card-width:clamp(16rem, 22vw, 22rem);z-index:1;padding-left:calc(var(--_card-width) * .25);pointer-events:none;flex-direction:row;justify-content:center;align-items:center;gap:0;position:absolute;inset:0}.roadmap-stack_card{width:var(--_card-width);margin-left:calc(var(--_card-width) * -.25);aspect-ratio:.75;flex:none}}}@media (max-width:991px){.hero[data-astro-cid-6ky5fzxv]{background-image:radial-gradient(circle farthest-side at 50% 100%, var(--neutral-700), var(--neutral-900))}}.hero_mark[data-astro-cid-6ky5fzxv]{width:clamp(1.5rem,1.29rem + 1.07vw,2.25rem)}.hero_heading[data-astro-cid-6ky5fzxv]{margin-top:0!important;margin-bottom:0!important}.hero_trust[data-astro-cid-6ky5fzxv]{margin-top:var(--space-6);justify-content:center;align-items:center;gap:var(--space-3);display:flex}.hero_trust_text[data-astro-cid-6ky5fzxv]{text-align:left;font-size:var(--text-main);line-height:var(--line-height-medium);color:var(--text-2)}.hero_cta[data-astro-cid-6ky5fzxv]{margin-top:var(--space-6);justify-content:center;width:100%;display:flex}.flow[data-astro-cid-6ky5fzxv]{border-block:var(--border-width) solid var(--border)}.flow_list[data-astro-cid-6ky5fzxv]{justify-content:center;gap:var(--space-3) var(--space-7);flex-wrap:wrap;width:100%;display:flex}@media not (min-width:64rem){.flow_list[data-astro-cid-6ky5fzxv]{flex-direction:column;align-items:start}}.flow_item[data-astro-cid-6ky5fzxv]{align-items:baseline;gap:var(--space-2);font-size:var(--text-small);line-height:var(--line-height-medium);color:var(--text-2);display:flex}.flow_step[data-astro-cid-6ky5fzxv]{color:var(--brand-500);font-variant-numeric:tabular-nums}.testimonials[data-astro-cid-6ky5fzxv]{overflow:clip}.walkthrough_player{border:var(--border-width) solid var(--border);max-width:60rem;margin-inline:auto;font-size:clamp(.5rem,.28rem + 1.1vw,1rem)}
