@layer components{.chat_starter{gap:var(--space-2);opacity:0;flex-direction:column;align-self:end;min-width:0;max-width:22em;animation:.5s ease-out .9s forwards chat-starter-in;display:flex}@media screen and (min-width:768px){.chat_composer{margin-top:var(--space-3)}.chat_starter{justify-content:flex-end;height:0;font-size:min(1em,17px);overflow:visible}}@media screen and (min-width:1700px) and (max-height:960px){.chat_opening{display:none}}@keyframes chat-starter-in{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:none}}.chat_label{align-items:center;gap:var(--space-2);font-family:var(--mono-family);letter-spacing:.04em;margin:0;font-size:.875em;display:flex}.chat_label-tag{border:1px solid var(--light-400);border-radius:var(--radius-small);padding:0 var(--space-1);text-transform:uppercase;font-size:.75em;line-height:1.6}.chat_opening{opacity:.85;text-wrap:pretty;margin:0}.chat_chips{gap:var(--space-1);flex-wrap:wrap;display:flex}.chat_chip{font:inherit;border-radius:var(--radius-round);cursor:pointer;text-align:left;min-height:2.25em;font-size:.875em;line-height:1.2;transition:background-color .2s,border-color .2s;color:var(--dark-900)!important;border:1px solid var(--light-400)!important;padding:var(--space-1) var(--space-3)!important;background:0 0!important}.chat_chip:hover{background:color-mix(in srgb, var(--dark-900) 6%, transparent)!important;border-color:var(--dark-900)!important}.chat_resume{gap:var(--space-1);flex-direction:column;min-width:0;display:none}.chat_starter[data-state=resume] .chat_resume{display:flex}.chat_starter[data-state=resume] :is(.chat_opening,.chat_chips){display:none}.chat_resume-text{opacity:.85;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875em;overflow:hidden}.chat_resume-link{font:inherit;text-align:left;text-underline-offset:.15em;cursor:pointer;align-self:flex-start;font-size:.875em;text-decoration:underline;color:var(--dark-900)!important;background:0 0!important;border:0!important;padding:0!important}.chat_composer{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-1) var(--space-1) var(--space-3);border:1px solid var(--light-400);border-radius:var(--radius-round);background:color-mix(in srgb, var(--light-100) 72%, transparent);transition:border-color .2s;display:flex;position:relative;margin:0!important}.chat_composer:focus-within{border-color:var(--dark-900)}.chat_input{min-width:0;font:inherit;color:var(--dark-900);border-radius:0;outline:none;flex:auto;margin:0;box-shadow:none!important;background:0 0!important;border:0!important;padding:.35em 0!important}.chat_input::placeholder{color:var(--dark-850);opacity:.7}.chat_typing{left:var(--space-3);pointer-events:none;white-space:nowrap;font:inherit;background:linear-gradient(90deg, var(--brand-500) 0%, #b8862b 30%, var(--success) 55%, #4a6b8a 78%, var(--brand-500) 100%);color:#0000;background-size:300% 100%;background-clip:text;line-height:1.4;animation:7s linear infinite chat-shimmer;position:absolute;top:50%;right:3em;overflow:hidden;transform:translateY(-50%)}.chat_typing[hidden]{display:none}.chat_typing:after{content:"";vertical-align:-.12em;background:var(--brand-500);width:1.5px;height:1em;margin-left:2px;animation:1s step-end infinite chat-blink;display:inline-block}@keyframes chat-shimmer{to{background-position:-300% 0}}@keyframes chat-blink{50%{opacity:0}}.chat_input:disabled{opacity:.5}.chat_send{cursor:pointer;border-radius:50%;flex:none;place-items:center;width:2.25em;height:2.25em;transition:background-color .2s,opacity .2s;display:grid;background:var(--dark-900)!important;color:var(--light-100)!important;border:0!important;padding:0!important}.chat_send svg{width:1em;height:1em;display:block}.chat_send:hover{background:var(--brand-500)!important}.chat_send:disabled{opacity:.4;cursor:default}.chat_note{opacity:.7;margin:0;font-size:.875em}.chat_note a{color:inherit;text-underline-offset:.15em;text-decoration:underline}.chat_input:focus-visible{outline:none!important}.chat_starter :is(.chat_chip,.chat_send,.chat_resume-link,.chat_note a):focus-visible{outline:2px solid var(--brand-500);outline-offset:2px}@media (pointer:coarse){.chat_send{width:2.75em;height:2.75em}.chat_chip{min-height:2.75em}}@media screen and (max-width:767px){.chat_starter{width:100%;max-width:none;margin-top:var(--space-5);text-align:left;align-self:stretch}.chat_chips{justify-content:flex-start}}@media screen and (min-width:768px) and (max-width:991px){.chat_starter{width:100%;max-width:none;height:auto;margin-top:var(--space-5);text-align:left;order:99;grid-column:1/-1;justify-content:flex-start;align-self:start}.chat_chips{justify-content:flex-start}}@media screen and (max-height:800px) and (min-width:992px){.chat_opening{display:none}}@media screen and (max-height:700px) and (min-width:992px){.chat_chips{display:none}}@media (prefers-reduced-motion:reduce){.chat_starter{opacity:1;animation:none}.chat_chip,.chat_composer,.chat_send{transition:none}.chat_typing,.chat_typing:after{animation:none}}@media screen and (max-width:479px){.hero-col-title .h-large{font-size:min(2.9rem,11.8343vw - .43787rem)!important;line-height:1.02!important}}}.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.no-radius{border-radius: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;width:100%;height:100%;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;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,.bunny-player__toggle-playpause{cursor:pointer;width:1.5em;height:1.5em;color:inherit;background:0 0;border:0;padding:0}.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:var(--brand-500);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:var(--brand-500);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}
