.grecaptcha-badge{visibility:hidden!important}.pagination{list-style:none;margin:0;padding:0;display:flex;justify-content:center}.pagination li{margin-right:8px;transition:opacity .3s ease-in-out}.pagination li a{line-height:18px;font-size:14px;padding-left:8px;padding-right:8px;font-weight:600}.pagination .disabled{opacity:.3}.pagination .disabled a{cursor:not-allowed}.pagination__page a{position:relative;cursor:pointer;color:#45565a}.pagination a:focus{outline:3px solid #45565a;outline-offset:3px}.pagination__page a:after{content:"";display:inline-block;height:2px;position:absolute;top:100%;left:0;width:0;background:#45565a;transition:width .3s ease-in-out}li.pagination__next,li.pagination__previous{display:inline-flex}li.pagination__next a,li.pagination__previous a{font-weight:400;cursor:pointer;display:inline-flex;align-items:center;line-height:18px}li.pagination__next a{flex-flow:row-reverse}li.pagination__next a:before{width:19px;height:19px;content:"";display:inline-flex;margin-left:3px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.75 1.75L7 7l-5.25 5.25' stroke='%231DE9D5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%}li.pagination__previous a:before{width:19px;height:19px;content:"";display:inline-flex;margin-right:3px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.25 12.25L1 7l5.25-5.25' stroke='%231DE9D5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%}.pagination__page--active a:after,.pagination__page a:focus:after,.pagination__page a:hover:after{width:100%}@keyframes skeleton-loading{0%{background-color:#d6dadb}to{background-color:#f1f3f3}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@font-face{font-family:"Favorit";src:url(/static/media/4ec7e8571e907812d3b04d2a68ea6d83.351e5c20.woff2) format("woff2"),url(/static/media/4ec7e8571e907812d3b04d2a68ea6d83.9454b394.woff) format("woff"),url(/static/media/4ec7e8571e907812d3b04d2a68ea6d83.363d7789.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Favorit";src:url(/static/media/a99a3f692b3d3b72bbe968fcb76a815a.88566f25.woff2) format("woff2"),url(/static/media/a99a3f692b3d3b72bbe968fcb76a815a.ce9a3e04.woff) format("woff"),url(/static/media/a99a3f692b3d3b72bbe968fcb76a815a.bb273aa8.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Favorit";src:url(/static/media/eb20ad05dbdd2b4fe50f5262b90c9f33.2a6978ee.woff2) format("woff2"),url(/static/media/eb20ad05dbdd2b4fe50f5262b90c9f33.0706c074.woff) format("woff"),url(/static/media/eb20ad05dbdd2b4fe50f5262b90c9f33.d9a8fa96.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@keyframes pulsate{0%{-webkit-transform:scale(.1);opacity:0}10%{opacity:1}20%{-webkit-transform:scale(1.2);opacity:0}}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;--toastify-color-progress-success:#1de9d5}body.ReactModal__Body--open{overflow:hidden}#root{white-space:pre-line}h1,h2,h3,h4,h5,h6,ol,ul{white-space:normal}.page__blur{filter:blur(5px);overflow:hidden;max-height:100vh}.Toastify__toast{border-radius:16px;font-size:12px;line-height:18.2px;padding:14px 8px 20px;overflow:visible;color:#00000a}.Toastify__toast-icon{width:36px;margin-inline-end:15px}.Toastify__progress-bar{width:auto;left:15px;right:15px;bottom:10px;border-radius:16px;height:4px}button,input,select,textarea{font-family:"Favorit",sans-serif}a:after,button:after{content:""}a .link-title{display:inline;position:relative}a:focus{outline:2px solid #19c5b4;outline-offset:3px;border-radius:6px}a:hover .link-title:after{width:100%}a .link-title:after{content:"";display:inline-block;top:100%;height:2px;width:0;left:0;position:absolute;background-color:#19c5b4;transition:width .2s ease-in-out}hr{margin:64px 0;border:none;height:1px;background:#d5d9da}svg path{transition:all .3s ease-in-out}a,button{transition:border .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out}.btn-progress svg{height:100%;position:absolute;inset:0;width:100%;max-width:100%;max-height:100%;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);overflow:hidden;border-radius:6px}.btn-progress svg rect{animation:button-progress .8s;animation-fill-mode:forwards;animation-timing-function:linear;stroke:#000;stroke-width:4px;stroke-dasharray:0 72px;stroke-dashoffset:-78px;opacity:1}@keyframes button-progress{0%{stroke-dasharray:0px 1000px}75%{stroke-dasharray:338px 80px}90%{stroke-dasharray:338px 0px;opacity:1}to{stroke-dasharray:338px 0px;opacity:0}}.animate-tick path{animation:animate-tick .3s .7s;animation-fill-mode:forwards;animation-timing-function:linear;stroke-dasharray:0 50px}@keyframes animate-tick{0%{stroke-dasharray:0px 50px}to{stroke-dasharray:19px 50px}}.instant path{animation-delay:0s}.ReactModal__Overlay{opacity:0;transition:opacity .2s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;width:auto!important;white-space:normal!important}.fade-appear{opacity:.01}.fade-appear.fade-appear-active{opacity:1;transition:opacity .5s ease-in}.fade-enter{opacity:.01}.fade-enter.fade-enter-active{opacity:1;transition:opacity .5s ease-in}.fade-leave{opacity:1}.fade-leave.fade-leave-active{opacity:.01;transition:opacity .3s ease-in}.slide-enter{height:0}.slide-enter-active{height:48px;transition:height .3s}.slide-exit{height:48px}.slide-exit-active{height:0;transition:height .3s}.markdown{white-space:normal}.ai-markdown p{margin-bottom:0}.ai-markdown h1,.ai-markdown h2,.ai-markdown h3,.ai-markdown h4,.ai-markdown h5,.ai-markdown h6{margin-bottom:8px;margin-top:8px;font-size:24px}.disclaimer{font-size:12px}button{font-family:"Favorit"}p{padding:0;margin:0 0 16px;line-height:1.5}ol,ul{display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}ul{list-style-type:disc}ol{list-style-type:decimal}h1,h2,h3,h4,h5,h6{font-weight:400;color:#1d2b2b}h1{font-size:36px}h2{font-size:32px}h3{font-size:24px}h4{color:#45565a;font-size:22px}h5{font-size:16px}h6{font-size:14px}
/*# sourceMappingURL=main.5029d911.chunk.css.map */