:root{--primary:#3655E9;--primary-dark:#3149B8;--primary-light:#5874FA;--gray-01:#3A3C53;--gray-02:#434677;--gray-03:#686C91;--gray-04:#8A8BC5;--gray-05:#999DC6;--gray-06:#D4D8F7;--gray-07:#E5E9FF;--gray-08:#E4E6EE;--gray-09:#F2F4FD;--gray-10:#FAFAFF;--white:#FFF;--text-5xs:.35rem;--text-4xs:.5rem;--text-3xs:.625rem;--text-2xs:.75rem;--text-xs:.8125rem;--text-sm:.875rem;--text-base:.9375rem;--text-lg:1rem;--text-xl:1.125rem;--text-2xl:1.25rem;--text-3xl:1.5625rem;--text-4xl:1.875rem;--text-5xl:2.5rem;--text-6xl:3.4375rem;--text-7xl:4rem;--line-height-sm:1.43;--line-height-base:1.47;--line-height-md:1.5;--line-height-lg:1.44;--line-height-xl:1.4;--line-height-2xl:1.44;--line-height-3xl:1.4;--line-height-4xl:1.4;--font-thin:100;--font-extralight:200;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--font-black:900;--border-radius:8px;--x2-space:32px;--full-space:16px;--half-space:8px;--half-space-negative:-8px}.prog-web-content *{box-sizing:border-box;line-height:inherit}.prog-web-content{color:var(--gray-03);font-size:var(--text-base);line-height:var(--line-height-base)}.prog-web-content h1{font-size:var(--text-3xl);line-height:var(--line-height-4xl);font-weight:var(--font-extrabold);color:var(--gray-02);margin-top:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content h2{font-size:var(--text-2xl);line-height:var(--line-height-2xl);font-weight:var(--font-bold);color:var(--gray-02);margin-top:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content h3{font-size:var(--text-xl);line-height:var(--line-height-xl);font-weight:var(--font-bold);color:var(--gray-02);margin-top:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content h4,.prog-web-content h5{font-size:var(--text-lg);line-height:var(--line-height-lg);font-weight:var(--font-bold);color:var(--gray-02);margin-top:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content h6{font-size:var(--text-lg);line-height:var(--line-height-lg);font-weight:var(--font-bold);color:var(--gray-02);margin-top:var(--half-space);margin-bottom:var(--half-space)}.prog-web-content h1~h2,.prog-web-content h2~h3,.prog-web-content h3~h4,.prog-web-content h4~h5{margin-top:var(--half-space)}.prog-web-content h1+p,.prog-web-content h2+p,.prog-web-content h3+p,.prog-web-content h4+p,.prog-web-content h5+p,.prog-web-content h6+p{margin-top:4px}.prog-web-content p{font-size:var(--text-sm);line-height:var(--line-height-base);font-weight:var(--font-normal);color:var(--gray-03);margin-bottom:var(--half-space)}.prog-web-content p:nth-of-type(2n){margin-bottom:var(--full-space)}.prog-web-content strong{font-weight:var(--font-semibold);color:var(--gray-02)}.prog-web-content b{font-weight:var(--font-bold);color:var(--gray-02)}.prog-web-content em,.prog-web-content i{font-style:italic}.prog-web-content u{text-decoration:underline}.prog-web-content mark{border-radius:.125rem;padding:.125rem .25rem;font-weight:inherit;text-decoration:inherit}.prog-web-content em mark,.prog-web-content mark em,.prog-web-content em>mark,.prog-web-content mark>em,.prog-web-content i mark,.prog-web-content mark i,.prog-web-content i>mark,.prog-web-content mark>i{font-style:italic!important}.prog-web-content strong em mark,.prog-web-content strong mark em,.prog-web-content em strong mark,.prog-web-content mark strong em,.prog-web-content mark em strong,.prog-web-content b i mark,.prog-web-content b mark i,.prog-web-content i b mark,.prog-web-content mark b i,.prog-web-content mark i b{font-style:italic!important;font-weight:var(--font-bold)!important}.prog-web-content a{color:var(--primary-light);text-decoration:underline;cursor:pointer;transition:color .2s ease}.prog-web-content a:hover{color:var(--primary)}.prog-web-content ul{padding-left:2rem;list-style:disc outside;margin-bottom:var(--full-space)}.prog-web-content ul>li{font-size:var(--text-base);line-height:var(--line-height-base);font-weight:var(--font-medium);color:var(--gray-03);margin:.25rem 0}.prog-web-content ol{padding-left:2rem;list-style:decimal outside;margin-bottom:var(--full-space)}.prog-web-content ol>li{font-size:var(--text-base);line-height:var(--line-height-base);font-weight:var(--font-normal);color:var(--gray-03);margin:.25rem 0}.prog-web-content ol>li[data-list=ordered]{list-style:decimal outside}.prog-web-content ol>li[data-list=bullet]{list-style:disc outside}.prog-web-content blockquote{margin-left:var(--full-space);padding:var(--half-space);border-left:3px solid var(--gray-06);font-size:var(--text-base);line-height:var(--line-height-base);font-weight:var(--font-normal);color:var(--gray-03);margin-bottom:var(--full-space);font-style:italic}.prog-web-content table{width:100%;overflow:auto;margin:var(--full-space)0;border-collapse:collapse}.prog-web-content th{font-size:var(--text-lg);line-height:var(--line-height-lg);font-weight:var(--font-bold);color:var(--gray-02);text-align:left;padding:var(--half-space);border-bottom:2px solid var(--gray-06)}.prog-web-content td{font-size:var(--text-base);line-height:var(--line-height-base);font-weight:var(--font-normal);color:var(--gray-03);text-align:left;padding:var(--half-space);border-bottom:1px solid var(--gray-08)}.prog-web-content hr{color:transparent;height:var(--full-space);border:0;border-top:1px solid var(--gray-08);margin-top:var(--full-space);margin-bottom:var(--full-space)}.prog-web-content br{line-height:var(--text-base)}.prog-web-content cite{margin:0 2px;color:var(--primary);bottom:4px;position:relative;font-size:var(--text-xs);font-style:normal;-webkit-font-smoothing:antialiased;font-weight:var(--font-semibold);cursor:pointer;white-space:nowrap;display:inline}.prog-web-content cite:before{content:"[";margin-right:2px}.prog-web-content cite:after{content:"]";margin-left:2px}.prog-web-content button{font-size:var(--text-base);line-height:var(--line-height-base);font-weight:var(--font-normal);background-color:var(--primary-light);color:var(--white);padding:5px 10px;border:0;border-radius:var(--border-radius);cursor:pointer;transition:background-color .2s ease}.prog-web-content button:hover{background-color:var(--primary)}.prog-web-content [style*="text-align: left"]{text-align:left}.prog-web-content [style*="text-align: center"]{text-align:center}.prog-web-content [style*="text-align: right"]{text-align:right}.prog-web-content [style*="text-align: justify"]{text-align:justify}.prog-web-content .image-node-wrapper{position:relative;display:block;margin:var(--full-space)0;clear:both}.prog-web-content .image-container{position:relative;display:inline-block;max-width:100%}.prog-web-content .image-container.align-left{float:left;margin-right:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content .image-container.align-right{float:right;margin-left:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content .image-container.align-center{display:block;margin-left:auto;margin-right:auto;float:none;text-align:center}.prog-web-content .image-container.align-center img{margin:0 auto}.prog-web-content:not(:has(.ProseMirror)) .image-container.align-center:not([style*=width]){width:auto}.prog-web-content .ProseMirror-focused{border:0;outline:0}.prog-web-content:not(:has(.ProseMirror)) .image-container.align-left,.prog-web-content:not(:has(.ProseMirror)) .image-container.align-right{max-width:50%}.prog-web-content .image-node-wrapper:has(.align-center){text-align:center}.prog-web-content .image-node-wrapper:has(.align-left){float:left;margin-right:var(--full-space)}.prog-web-content .image-node-wrapper:has(.align-right){float:right;margin-left:var(--full-space)}.prog-web-content .image-container img{max-width:100%;height:auto;display:block;border-radius:var(--border-radius);transition:opacity .2s ease}.prog-web-content img:not(.image-container img):not(.youtube-container img){height:auto;max-width:100%;border-radius:var(--border-radius);margin-bottom:var(--full-space);margin-top:var(--full-space);display:block}.prog-web-content img[align=left]{float:left;margin-right:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content img[align=right]{float:right;margin-left:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content img[align=center]{margin-left:auto;margin-right:auto;float:none}.prog-web-content .youtube-node-wrapper{position:relative;display:block;margin:var(--full-space)0;clear:both}.prog-web-content .youtube-node-wrapper:has(.align-left),.prog-web-content .youtube-node-wrapper:has(.align-right){display:inline-block;margin:0;clear:none}.prog-web-content:not(:has(.ProseMirror)) .youtube-container.align-center{width:auto!important}.prog-web-content:not(:has(.ProseMirror)) .youtube-container.align-left,.prog-web-content:not(:has(.ProseMirror)) .youtube-container.align-right{max-width:60%}.prog-web-content .youtube-node-wrapper:has(.align-center){text-align:center}.prog-web-content .youtube-container iframe,.prog-web-content iframe[src*="youtube.com"],.prog-web-content iframe[src*="youtu.be"]{width:100%;height:auto;aspect-ratio:16/9;display:block;border-radius:var(--border-radius);border:0}.prog-web-content iframe[align=left]{float:left;margin-right:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content iframe[align=right]{float:right;margin-left:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content iframe[align=center]{margin-left:auto;margin-right:auto;float:none}@media screen and (max-width:500px){.prog-web-content h1{font-size:var(--text-2xl);line-height:var(--line-height-2xl)}.prog-web-content h2{font-size:var(--text-xl);line-height:var(--line-height-xl)}.prog-web-content h3{font-size:var(--text-lg);line-height:var(--line-height-lg)}.prog-web-content h4{font-size:var(--text-base);line-height:var(--line-height-base)}.prog-web-content h5,.prog-web-content h6,.prog-web-content p{font-size:var(--text-sm);line-height:var(--line-height-sm)}.prog-web-content strong{font-size:var(--text-base);line-height:var(--line-height-base)}.prog-web-content blockquote{font-size:var(--text-sm);line-height:var(--line-height-sm)}.prog-web-content ul>li,.prog-web-content ol>li{font-size:var(--text-sm);line-height:var(--line-height-sm)}.prog-web-content a,.prog-web-content button{font-size:var(--text-sm);line-height:var(--line-height-sm)}.prog-web-content th{font-size:var(--text-base);line-height:var(--line-height-base)}.prog-web-content td{font-size:var(--text-sm);line-height:var(--line-height-sm)}.prog-web-content img:not(.image-container img){width:100%!important;height:auto;float:none!important;margin-left:auto!important;margin-right:auto!important}.prog-web-content .image-container img{width:100%;height:auto}.prog-web-content .image-container.align-left,.prog-web-content .image-container.align-right{float:none;display:block;margin-left:auto;margin-right:auto}.prog-web-content img[align=left],.prog-web-content img[align=right],.prog-web-content img[align=center]{float:none!important;margin-left:auto!important;margin-right:auto!important}.prog-web-content .youtube-container{width:100%!important;float:none!important;margin-left:0!important;margin-right:0!important}.prog-web-content .youtube-container.align-left,.prog-web-content .youtube-container.align-right{float:none;display:block}.prog-web-content .youtube-container iframe,.prog-web-content iframe[src*="youtube.com"],.prog-web-content iframe[src*="youtu.be"]{width:100%}.prog-web-content iframe[align=left],.prog-web-content iframe[align=right],.prog-web-content iframe[align=center]{float:none!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:500px) and (max-width:800px){.prog-web-content img:not(.image-container img):not(.youtube-container img){width:80%;height:auto;display:block;margin-left:auto;margin-right:auto}.prog-web-content .image-container.align-left,.prog-web-content .image-container.align-right{max-width:60%}.prog-web-content .youtube-container.align-left,.prog-web-content .youtube-container.align-right{max-width:70%}}@media screen and (min-width:800px){.prog-web-content img:not(.image-container img):not(.youtube-container img):not([align]){width:50%;height:auto;float:right;margin-left:var(--full-space)}.prog-web-content img[align=left],.prog-web-content img[align=right]{max-width:50%}.prog-web-content img[align=center]{max-width:100%;width:auto}.prog-web-content:not(:has(.ProseMirror)) .image-container.align-left{max-width:50%}.prog-web-content:not(:has(.ProseMirror)) .image-container.align-right{max-width:50%}.prog-web-content:not(:has(.ProseMirror)) .image-container.align-center{max-width:100%}.prog-web-content iframe[align=left],.prog-web-content iframe[align=right]{max-width:60%}.prog-web-content iframe[align=center]{max-width:100%;width:auto}.prog-web-content:not(:has(.ProseMirror)) .youtube-container.align-left,.prog-web-content:not(:has(.ProseMirror)) .youtube-container.align-right{max-width:60%}.prog-web-content:not(:has(.ProseMirror)) .youtube-container.align-center{max-width:100%;width:auto!important}}.prog-web-content:after,.prog-web-content .image-node-wrapper:after,.prog-web-content .youtube-node-wrapper:after{content:"";display:table;clear:both}@media print{.prog-web-content{color:#000}.prog-web-content a{text-decoration:underline;color:#000}.prog-web-content .youtube-container:after{content:"Video: "attr(data-video-url);display:block;font-size:var(--text-sm);color:var(--gray-03)}}.prog-web-content .youtube-container{position:relative;display:inline-block;max-width:100%}.prog-web-content .youtube-container.align-left{float:left;margin-right:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content .youtube-container.align-right{float:right;margin-left:var(--full-space);margin-bottom:var(--half-space)}.prog-web-content .youtube-container.align-center{display:block;margin-left:auto;margin-right:auto;float:none}.prog-web-content .youtube-node-wrapper:has(.align-left){float:left;margin-right:var(--full-space)}.prog-web-content .youtube-node-wrapper:has(.align-right){float:right;margin-left:var(--full-space)}.rotate-180[data-v-91ff6c30]{transform:rotate(180deg)}.custom-scrollbar[data-v-91ff6c30]::-webkit-scrollbar{width:6px}.custom-scrollbar[data-v-91ff6c30]::-webkit-scrollbar-track{background:0 0}.custom-scrollbar[data-v-91ff6c30]::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.custom-scrollbar[data-v-91ff6c30]::-webkit-scrollbar-thumb:hover{background:#0000004d}[data-v-91ff6c30] .prose{color:#434677}[data-v-91ff6c30] .prose h1,[data-v-91ff6c30] .prose h2,[data-v-91ff6c30] .prose h3{color:#3a3c53}[data-v-91ff6c30] .prose a{color:#3655e9;text-decoration-line:none}[data-v-91ff6c30] .prose a:hover{text-decoration-line:underline}[data-v-91ff6c30] .prose img{border-radius:.5rem;--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}