/*! tailwindcss v4.0.8 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--spacing:.25rem;--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5)}}@layer components{:is(.wysiwyg-content,.rsw-ce)>:not(:last-child){margin-bottom:calc(var(--spacing)*2)}:is(:is(.wysiwyg-content,.rsw-ce) h1,:is(.wysiwyg-content,.rsw-ce) h2,:is(.wysiwyg-content,.rsw-ce) h3,:is(.wysiwyg-content,.rsw-ce) h4):not(:first-child){margin-top:calc(var(--spacing)*4)}:is(.wysiwyg-content,.rsw-ce) h1{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}:is(.wysiwyg-content,.rsw-ce) h2{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}:is(.wysiwyg-content,.rsw-ce) a{color:#0073a3;text-decoration-line:underline}:is(.wysiwyg-content,.rsw-ce) a:hover{text-decoration-line:none}:is(.wysiwyg-content,.rsw-ce) img{margin-inline:auto;margin-block:calc(var(--spacing)*2);object-fit:contain;max-width:100%;max-height:calc(100dvh - 11.75rem)}:is(.wysiwyg-content,.rsw-ce) ol,:is(.wysiwyg-content,.rsw-ce) ul{padding-left:calc(var(--spacing)*5)}:is(.wysiwyg-content,.rsw-ce) li{margin-bottom:calc(var(--spacing)*1)}:is(.wysiwyg-content,.rsw-ce) li::marker{font-size:90%}:is(.wysiwyg-content,.rsw-ce) ul{list-style-type:disc}:is(.wysiwyg-content,.rsw-ce) ol{list-style-type:decimal}:is(.wysiwyg-content,.rsw-ce) table{border-style:var(--tw-border-style);border-width:1px}:is(.wysiwyg-content,.rsw-ce) td{border-style:var(--tw-border-style);padding:calc(var(--spacing)*2);border-width:1px}:is(.wysiwyg-content,.rsw-ce).wysiwyg-content-full-page>:not(:last-child){margin-bottom:calc(var(--spacing)*4)}:is(:is(.wysiwyg-content,.rsw-ce).wysiwyg-content-full-page h2,:is(.wysiwyg-content,.rsw-ce).wysiwyg-content-full-page h3,:is(.wysiwyg-content,.rsw-ce).wysiwyg-content-full-page h4):not(:first-child){margin-top:calc(var(--spacing)*8)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}