.rr--group{display:flex;width:100%;position:relative}.rr--box{-webkit-tap-highlight-color:rgba(0,0,0,0)}.rr--box,.rr--svg{display:flex;width:100%;flex-grow:1}.rr--svg{aspect-ratio:1;overflow:clip;pointer-events:none}@supports not (overflow:clip){.rr--svg{overflow:auto}}.rr--box:focus,.rr--box:focus-visible,.rr-reset:focus,.rr-reset:focus-visible{outline:none;box-shadow:none}.rr--focus-reset{outline:6px double #0079ff}.rr--box:focus-visible .rr--svg{outline:6px double #0079ff;isolation:isolate}.rr--reset{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;right:0;bottom:50%}[dir=rtl] .rr--reset{left:0;right:auto}.rr--dir-y .rr--reset{bottom:0;right:50%}.rr--disabled{opacity:.5;cursor:not-allowed}.rr--disabled .rr--svg{pointer-events:none}.rr--pointer .rr--box{cursor:pointer}.rr--dir-x{flex-direction:row}.rr--dir-y{flex-direction:column}.rr--space-sm .rr--svg{padding:8%}.rr--space-md .rr--svg{padding:12.5%}.rr--space-lg .rr--svg{padding:17.5%}.rr--dir-x.rr--gap-sm .rr--svg{margin:0 6.25%}.rr--dir-x.rr--gap-sm .rr--box:focus-visible:after{width:87.5%;left:6.25%}.rr--dir-x.rr--gap-md .rr--svg{margin:0 12.5%}.rr--dir-x.rr--gap-md .rr--box:focus-visible:after{width:75%;left:12.5%}.rr--dir-x.rr--gap-lg .rr--svg{margin:0 25%}.rr--dir-x.rr--gap-lg .rr--box:focus-visible:after{width:50%;left:25%}.rr--dir-y.rr--gap-sm .rr--svg{margin:6.25% 0}.rr--dir-y.rr--gap-md .rr--svg{margin:12.5% 0}.rr--dir-y.rr--gap-lg .rr--svg{margin:25% 0}.rr--rx-sm .rr--svg{border-radius:5%}.rr--rx-md .rr--svg{border-radius:15%}.rr--rx-lg .rr--svg{border-radius:20%}.rr--rx-full .rr--svg{border-radius:100%}.rr--has-stroke .rr--svg{stroke-linecap:round;stroke-linejoin:round}.rr--has-border .rr--svg{border-width:var(--rr--border-width);border-style:solid}.rr--on .rr--svg{fill:none;fill:var(--rr--fill-on-color,none)}.rr--off .rr--svg{fill:none;fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--on .rr--svg{stroke:currentColor;stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--off .rr--svg{stroke:currentColor;stroke:var(--rr--stroke-off-color,currentColor)}.rr--on .rr--svg{background-color:none;background-color:var(--rr--box-on-color,none)}.rr--off .rr--svg{background-color:none;background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--off .rr--svg{border-color:currentColor;border-color:var(--rr--border-off-color,currentColor)}.rr--has-border .rr--on .rr--svg{border-color:currentColor;border-color:var(--rr--border-on-color,currentColor)}.rr--fx-colors{--rr--easing:.2s cubic-bezier(.61,1,.88,1)}.rr--fx-colors .rr--svg{transition-duration:.2s;transition-timing-function:var(--rr--easing);transition-property:background-color,border-color,fill,stroke}.rr--fx-opacity .rr--off{opacity:.35;transition:opacity var(--rr--easing)}.rr--fx-opacity .rr--on{opacity:1}@media (hover:hover){.rr--fx-opacity .rr--box:hover{opacity:1}.rr--fx-zoom .rr--box{transition:transform var(--rr--easing);transform:scale(1)}.rr--fx-zoom .rr--box:hover{transform:scale(1.2)}@media (prefers-reduced-motion){.rr--fx-zoom .rr--box:hover{transform:scale(1)}}.rr--fx-position .rr--box{transition:transform var(--rr--easing);transform:translateY(0)}.rr--fx-position .rr--box:hover{transform:translateY(-15%)}@media (prefers-reduced-motion){.rr--fx-position .rr--box:hover{transform:translateY(0)}}}.rr--svg-stop-1{stop-color:rgba(0,0,0,0);stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--svg-stop-2,[dir=rtl] .rr--svg-stop-1{stop-color:rgba(0,0,0,0);stop-color:var(--rr--fill-off-color,rgba(0,0,0,0))}[dir=rtl] .rr--svg-stop-2{stop-color:rgba(0,0,0,0);stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--hf-svg-on{fill:none;fill:var(--rr--fill-on-color,none)}.rr--hf-svg-off{fill:none;fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-svg-on{stroke:currentColor;stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--hf-svg-off{stroke:currentColor;stroke:var(--rr--stroke-off-color,currentColor)}.rr--hf-svg-off .rr--svg,.rr--hf-svg-on .rr--svg{background-color:none;background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--hf-svg-on .rr--svg{border-color:currentColor;border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-svg-off .rr--svg{border-color:currentColor;border-color:var(--rr--border-off-color,currentColor)}.rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(90deg,none 50%,none 0);background:linear-gradient(to right,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}[dir=rtl] .rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(270deg,none 50%,none 0);background:linear-gradient(to left,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--dir-y .rr--hf-box-int .rr--svg{background:linear-gradient(180deg,none 50%,none 0);background:linear-gradient(to bottom,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--hf-box-on .rr--svg{background-color:none;background-color:var(--rr--box-on-color,none)}.rr--hf-box-off .rr--svg{background-color:none;background-color:var(--rr--box-off-color,none)}.rr--hf-box-int .rr--svg,.rr--hf-box-off .rr--svg,.rr--hf-box-on .rr--svg{fill:none;fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-box-int .rr--svg,.rr--has-stroke .rr--hf-box-off .rr--svg,.rr--has-stroke .rr--hf-box-on .rr--svg{stroke:currentColor;stroke:var(--rr--stroke-off-color,currentColor)}.rr--has-border .rr--hf-box-int .rr--svg,.rr--has-border .rr--hf-box-on .rr--svg{border-color:currentColor;border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-box-off .rr--svg{border-color:currentColor;border-color:var(--rr--border-off-color,currentColor)}.post-container_content___MoM6{font-size:1.125rem;line-height:1.75rem;line-height:1.625}.post-container_content___MoM6 blockquote,.post-container_content___MoM6 p{margin-top:1.5rem;margin-bottom:1.5rem}.post-container_content___MoM6 a{text-decoration:underline;text-decoration-color:#117da8;text-decoration-thickness:1px;text-underline-offset:2px}.post-container_content___MoM6 h2 a,.post-container_content___MoM6 h3 a,.post-container_content___MoM6 h4 a,.post-container_content___MoM6 h5 a,.post-container_content___MoM6 h6 a{border-bottom-width:0}.post-container_content___MoM6 a:hover{text-decoration-thickness:2px}.post-container_content___MoM6 ul{list-style-type:none;padding-left:2.5rem;padding-top:1.25rem;padding-bottom:1.25rem}.post-container_content___MoM6 ul li:before{width:.75rem;content:"•";color:#0b5a79;font-weight:700;display:inline-block;margin-left:-1em}.post-container_content___MoM6 table ul{padding-left:1.25rem}.post-container_content___MoM6 table ul li:only-child:before{content:""}.post-container_content___MoM6 ol{list-style-type:decimal;padding-left:2.5rem;padding-top:1.25rem;padding-bottom:1.25rem}.post-container_content___MoM6 ol>li>ol,.post-container_content___MoM6 ul>li>ul{margin-top:0;margin-bottom:0;margin-left:1rem}.post-container_content___MoM6 ul>li>ul{list-style:circle}.post-container_content___MoM6 ul li:has(p){display:flex}.post-container_content___MoM6 ul li>p{margin-top:0;margin-bottom:0;margin-left:.5rem;display:inline-block}.post-container_content___MoM6 h2{margin-top:1.5rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}@media (min-width:768px){.post-container_content___MoM6 h2{margin-top:3rem;margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem;line-height:1.375}}.post-container_content___MoM6 h3{margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}@media (min-width:768px){.post-container_content___MoM6 h3{font-size:1.5rem;line-height:2rem;line-height:1.375}}.post-container_content___MoM6 h4{margin-top:1.5rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}@media (min-width:768px){.post-container_content___MoM6 h4{line-height:1.375}}.post-container_content___MoM6 pre{overflow-x:auto;white-space:pre;border-width:1px;--tw-border-opacity:1;border-color:rgb(156 163 175/1);border-color:rgb(156 163 175/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(243 244 246/1);background-color:rgb(243 244 246/var(--tw-bg-opacity,1));padding:1rem;font-size:.875rem;line-height:1.25rem;line-height:1.2}.post-container_content___MoM6 code{font-size:.875rem;line-height:1.25rem}.post-container_content___MoM6 figcaption{text-align:center;font-size:.875rem;line-height:1.25rem}.post-container_content___MoM6 blockquote p{margin-top:0;margin-bottom:0}.post-container_content___MoM6 blockquote cite{font-style:normal}.post-container_content___MoM6 blockquote{position:relative;--tw-bg-opacity:1;background-color:rgb(239 246 255/1);background-color:rgb(239 246 255/var(--tw-bg-opacity,1));padding:.25rem 1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;border:solid #117da8;border-width:0 0 0 4px}.post-container_content___MoM6 div::-webkit-scrollbar{height:5px;width:5px}.post-container_content___MoM6 div::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.post-container_content___MoM6 div::-webkit-scrollbar-thumb{--tw-bg-opacity:1;background-color:rgb(156 163 175/1);background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.post-container_content___MoM6 div::-webkit-scrollbar-thumb:hover{--tw-bg-opacity:1;background-color:rgb(107 114 128/1);background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.post-container_content___MoM6 img{margin:auto;border-style:none}.post-container_content___MoM6 table{margin-bottom:1.25rem;width:100%;--tw-border-opacity:1;border:1px solid rgb(209 213 219/1);border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.post-container_content___MoM6 table img{display:inline}.post-container_content___MoM6 table tr:nth-of-type(2n){--tw-bg-opacity:1;background-color:rgb(243 244 246/1);background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.post-container_content___MoM6 td,.post-container_content___MoM6 th{--tw-border-opacity:1;border:1px solid rgb(209 213 219/1);border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.post-container_content___MoM6 td{padding:.5rem;text-align:center;vertical-align:middle}@media (min-width:768px){.post-container_content___MoM6 td{padding:.75rem}}.post-container_content___MoM6 audio{width:100%}