.animate-chat-bubble{animation:chat-bubble 2.4s cubic-bezier(.4,0,.2,1) infinite}.animate-chat-bubble:hover{animation-play-state:paused}@keyframes chat-bubble{0%{transform:scale(1)}30%{transform:scale(1.15)}50%{transform:scale(.92)}70%{transform:scale(1.08)}to{transform:scale(1)}}.animate-chat-bubble-open{animation:chat-bubble-open .4s cubic-bezier(.4,0,.2,1) forwards}.animate-chat-bubble-close{animation:chat-bubble-close .2s cubic-bezier(.4,0,.2,1)}@keyframes chat-bubble-open{0%{opacity:0;transform:translate(40px,40px) scale(.95);visibility:hidden}to{opacity:1;transform:translate(0) scale(1);visibility:visible}}@keyframes chat-bubble-close{0%{opacity:1;transform:translate(0) scale(1);visibility:visible}to{opacity:0;transform:translate(40px,40px) scale(.95);visibility:hidden}}.ContentSection_content__V5d2S>:first-child{margin-top:12px}.ContentSection_content__V5d2S>:first-child>:first-child{margin-top:0}.ContentSection_content__V5d2S h1,.ContentSection_content__V5d2S h2,.ContentSection_content__V5d2S h3,.ContentSection_content__V5d2S h4,.ContentSection_content__V5d2S h5,.ContentSection_content__V5d2S h6,.ContentSection_content__V5d2S p{margin-top:8px}.ContentSection_content__V5d2S ul{list-style-type:disc;padding-left:16px;margin-top:16px}.ContentSection_content__V5d2S ol{list-style-type:decimal;padding-left:16px;margin-top:16px}.ContentSection_content__V5d2S figure{width:100%;overflow-x:auto}.ContentSection_content__V5d2S table{width:100%;border-collapse:separate;border-spacing:0;background-color:var(--colors-white);border-radius:10px;border:1px solid var(--colors-neutral-200);margin-top:16px;display:table;overflow-x:scroll}.ContentSection_content__V5d2S th{background-color:var(--colors-neutral-50);font-weight:600}.ContentSection_content__V5d2S td,.ContentSection_content__V5d2S th{padding:12px 16px;text-align:left;font-size:14px;color:var(--colors-neutral-900);border-bottom:1px solid var(--colors-neutral-200);border-right:1px solid var(--colors-neutral-200)}.ContentSection_content__V5d2S td{line-height:1.5}.ContentSection_content__V5d2S td:last-child,.ContentSection_content__V5d2S th:last-child{border-right:none}.ContentSection_content__V5d2S tr:nth-child(2n){background-color:var(--colors-neutral-50)}.ContentSection_content__V5d2S tr:nth-child(odd){background-color:var(--colors-white)}.ContentSection_content__V5d2S tr:last-child td{border-bottom:none}@media (min-width:1024px){.ContentSection_content__V5d2S h1,.ContentSection_content__V5d2S h2,.ContentSection_content__V5d2S h3,.ContentSection_content__V5d2S h4,.ContentSection_content__V5d2S h5,.ContentSection_content__V5d2S h6{margin-top:16px}.ContentSection_content__V5d2S td,.ContentSection_content__V5d2S th{padding:16px 20px;font-size:16px}}