#cookiedetails.row {
      display: flex !important;
    }
#cookiedetails.row.hidden {
      display: none !important;
    }
#wrapper table {
      width: 100%;
}
#caseTitle
    {
        position:absolute;
        padding-top:10px;
        left:275px;
    }
#caseNames .sortHeader
    {
        background-color:#ccc;
        width:700px;
    }
#grayBar
    {
        position:absolute;
        left:250px;
        top:54px;
        width:200px;
        height:27px;
        background-color:#ccc;
        padding-bottom:10px;
    }
#caseNames a {
      --tw-text-opacity: 1;
      color: rgb(44 44 44 / var(--tw-text-opacity));
}
#caseNames a:visited {
      --tw-text-opacity: 1;
      color: rgb(44 44 44 / var(--tw-text-opacity));
}
#caseNames a:hover {
      --tw-text-opacity: 1;
      color: rgb(0 58 119 / var(--tw-text-opacity));
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
}
/* CRP */
.mcContent {
margin: 20px 0px;
 font-family: Arial, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Arial, "Segoe UI", Roboto, "Helvetica Neue",  "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
line-height: 1.6;
font-size: 1rem;
}

/*
* For rendering images inserted using the image plugin.
* Includes image captions using the HTML5 figure element.
*/

figure.image {
  display: inline-block;
  border: 1px solid gray;
  margin: 0 2px 0 1px;
  background: #f5f2f0;
}

figure.align-left {
  float: left;
}

figure.align-right {
  float: right;
}

figure.image img {
  margin: 8px 8px 0 8px;
}

figure.image figcaption {
  margin: 6px 8px 6px 8px;
  text-align: center;
}

/*
 Alignment using classes rather than inline styles
 check out the "formats" option
*/

img.align-left {
  float: left;
}

img.align-right {
  float: right;
}

/*
* Premium Plugins CSS
*/

/* The Table of Contents Plugin */

.mce-toc {
  border: 1px solid gray;
}

.mce-toc h2 {
  margin: 4px;
}

.mce-toc li {
  list-style-type: none;
}

/* The Checklist Plugin */

.tox-checklist > li:not(.tox-checklist--hidden) {
  list-style: none;
  margin: 0.25em 0;
  position: relative;
}
.tox-checklist > li:not(.tox-checklist--hidden)::before {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-unchecked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2215%22%20height%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%234C4C4C%22%20rx%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
  cursor: pointer;
  height: 1em;
  margin-left: -1.5em;
  margin-top: 0.125em;
  position: absolute;
  width: 1em;
}
.tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked::before {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-checked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%234099FF%22%20fill-rule%3D%22nonzero%22%20rx%3D%222%22%2F%3E%3Cpath%20id%3D%22Path%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.5703186%2C3.14417309%20C11.8516238%2C2.73724603%2012.4164781%2C2.62829933%2012.83558%2C2.89774797%20C13.260121%2C3.17069355%2013.3759736%2C3.72932262%2013.0909105%2C4.14168582%20L7.7580587%2C11.8560195%20C7.43776896%2C12.3193404%206.76483983%2C12.3852142%206.35607322%2C11.9948725%20L3.02491697%2C8.8138662%20C2.66090143%2C8.46625845%202.65798871%2C7.89594698%203.01850234%2C7.54483354%20C3.373942%2C7.19866177%203.94940006%2C7.19592841%204.30829608%2C7.5386474%20L6.85276923%2C9.9684299%20L11.5703186%2C3.14417309%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
}

/* The Page Embed plugin */

.tiny-pageembed--21by9,
.tiny-pageembed--16by9,
.tiny-pageembed--4by3,
.tiny-pageembed--1by1 {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}

.tiny-pageembed--21by9 {
  padding-top: 42.857143%;
}

.tiny-pageembed--16by9 {
  padding-top: 56.25%;
}

.tiny-pageembed--4by3 {
  padding-top: 75%;
}

.tiny-pageembed--1by1 {
  padding-top: 100%;
}

.tiny-pageembed--21by9 iframe,
.tiny-pageembed--16by9 iframe,
.tiny-pageembed--4by3 iframe,
.tiny-pageembed--1by1 iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* The Media Embed plugin */

.ephox-summary-card {
  border: 1px solid #AAA;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
  padding: 10px;
  overflow: hidden;
  margin-bottom: 1em;
}

.ephox-summary-card a {
  text-decoration: none;
  color: inherit;
}

.ephox-summary-card a:visited {
  color: inherit;
}

.ephox-summary-card-title {
  font-size: 1.2em;
  display: block;
}

.ephox-summary-card-author {
  color: #999;
  display: block;
  margin-top: 0.5em;
}

.ephox-summary-card-website {
  color: #999;
  display: block;
  margin-top: 0.5em;
}

.ephox-summary-card-thumbnail {
  max-width: 180px;
  max-height: 180px;
  margin-left: 2em;
  float: right;
}

.ephox-summary-card-description {
  margin-top: 0.5em;
  display: block;
}

/* The Footnotes plugin */

div.mce-footnotes hr {
  margin-inline-end: auto;
  margin-inline-start: 0;
  width: 25%;
}

div.mce-footnotes li > a.mce-footnotes-backlink {
  text-decoration: none;
}

@media print {
  sup.mce-footnote a {
    color: black;
    text-decoration: none;
  }
  div.mce-footnotes {
    break-inside: avoid;
    width: 100%;
  }
  div.mce-footnotes li > a.mce-footnotes-backlink {
    display: none;
  }
}

/* End CRP */

#caseNames table td 
    {
        position:relative;
        border:none;

    }
#caseNames .list
    {
        position:relative;
    
    }
#caseNames .list td {
      vertical-align: top;
}
#caseNames table.pdflist
    {
        table-layout:fixed;
       
    }
#caseNames table.pdflist td
    {
       
        min-width:100px;
    }
#caseNames table.pdflist2
    {
        table-layout:fixed;
       
        background-color:#ccc;
    }
#caseNames table.pdflist2 td
    {
      
        min-width:100px;
    }
#caseListPanel
    {
        position:absolute;
        top:20px;
    }
.selectedCasePanel {
      position: relative;
      padding-bottom: 1.25rem;
}
.selectedCasePanel table {
      position: relative;
}
.caseDataList {
      width: 100%;
}
.caseDataList a {
      --tw-text-opacity: 1;
      color: rgb(44 44 44 / var(--tw-text-opacity));
}
#caseFilingsPanel table
    {
        border-collapse:collapse; table-layout:fixed; width:700px;
    }
#caseFilingsPanel td
    {
        width:500px;
    }
#testPopup
    {
        position:absolute;
        width:200px;
        height:100px;
        background:#000;
        top:50px;
        left:200px;
        z-index:1;
    }
.headerField
    {
        background-color:#ccc;
        padding:10px;
    }
.headerField a
    {
        color:#000;
    }
.headerFileDescField
    {
        background-color:#ccc;
        padding:10px;
    }
.headerFileDescField a
    {
        color:#000;
    }
.accordionHeader
    {
        width:198px;
        height:30px;
        background-color:#58ACFA;
        border-style:solid;
        border-width:1px;
        border-color:#000;
    }
.headerText
    {
        position:relative;
        top:5px;
        color:#fff;
        font-size:14px;
    }
.headerTable table
    {
        table-layout:fixed;
    }
.headerTable td
    {
        width:400px;
    }
.refineSearchHeader {
      --tw-bg-opacity: 1;
      background-color: rgb(184 120 0 / var(--tw-bg-opacity));
      padding: 0.75rem;
      font-weight: 700;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.searchedPanel {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      font-size: 0.875rem;
      line-height: 1.25rem;
      --tw-text-opacity: 1;
      color: rgb(44 44 44 / var(--tw-text-opacity));
}
.pageingLinks a {
      font-size: 0.875rem;
      line-height: 1.25rem;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.modalPopup {
      position: absolute;
      top: 100px;
      height: 200px;
      width: 300px;
      border-width: 1px;
      border-style: solid;
      --tw-border-opacity: 1;
      border-color: rgb(44 44 44 / var(--tw-border-opacity));
      --tw-bg-opacity: 1;
      background-color: rgb(0 58 119 / var(--tw-bg-opacity));
}
.searchedItems {
      float: left;
      margin-left: 0.75rem;
      width: 250px;
      text-align: left;
}
.checkboxes span {
      display: block;
}
.checkboxes span input {
      margin-right: 0.5rem;
}
.filterLayout {
      table-layout: fixed;
}
.filterLayout td {
      width: 100px;
}
.resultsCount {
      position: relative;
      margin-top: 100px;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 700;
}
.filingsPanel {
      padding-top: 1.25rem;
}
.filedesc {
      width: 500px;
}
.fileHeader {
      width: 100px;
}
.filtercell
    {
        border-bottom-style:solid;
        border-bottom-width:1px;
        border-color:#000;
    }
.selectedCase {
      font-size: 1.875rem;
      line-height: 2.25rem;
      font-weight: 700;
      --tw-text-opacity: 1;
      color: rgb(184 120 0 / var(--tw-text-opacity));
}
.searchButton
    {
        /*position:relative;*/
        top:8px;
        left:10px;
    }
.searchbox {
      position: relative;
}
.searchbox table td {
      padding: 0px;
}
.popupBox {
      position: fixed;
      top: 200px;
      left: 400px;
      z-index: 50;
      display: none;
      width: 500px;
      border-radius: 1.5rem;
      border-width: 1px;
      border-style: solid;
      --tw-border-opacity: 1;
      border-color: rgb(220 220 220 / var(--tw-border-opacity));
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      padding: 2.5rem;
      --tw-text-opacity: 1;
      color: rgb(44 44 44 / var(--tw-text-opacity));
      --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
      --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#cookiedetails.row.popupBox {
      display: none;
    }
.popupBox table {
      position: relative;
}
.wrapText
    {
        word-wrap: break-word;
        width:300px;
    }
.popupText
    {
        width:200px;
    }
.currentSection {
      --tw-bg-opacity: 1;
      background-color: rgb(184 120 0 / var(--tw-bg-opacity));
      padding: 0.75rem;
      font-weight: 700;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.currentSection a {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.currentSection span
    {
        position:relative;
        left:19px;
    }
.adjustRightSide
    {
        position:relative;
        right:10px;
    }
.adjustButton
    {
        position:relative;
        right:20px;
    }
.adjustDesignation
    {
        position:relative;
        left:5px;
    }
.adjustSectionHeader
    {
        position:relative;
        font-weight:bold;
    }
.adjustLeftContent
    {
        /*position:relative;*/
        left:5px;
    }
.dateBoxPanel
    {
        font-family: Verdana;
        font-size: 11px;
    }
.iconCloseBtn
    {
        position:relative;
        float:right;
    }
.rss
    {
        position:relative;
        left:15px;
        top:2px;
    }
.alignFileDate {
      position: relative;
}
/*! tailwindcss v3.0.5 | MIT License | https://tailwindcss.com*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Arial, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Arial, "Segoe UI", Roboto, "Helvetica Neue",  "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/*
Ensure the default browser behavior of the `hidden` attribute.
*/
[hidden] {
  display: none;
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: #fff;
      border-color: #6b7280;
      border-width: 1px;
      border-radius: 0px;
      padding-top: 0.5rem;
      padding-right: 0.75rem;
      padding-bottom: 0.5rem;
      padding-left: 0.75rem;
      font-size: 1rem;
      line-height: 1.5rem;
      --tw-shadow: 0 0 #0000;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: #2563eb;
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder {
      color: #6b7280;
      opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
      color: #6b7280;
      opacity: 1;
}
input::placeholder,textarea::placeholder {
      color: #6b7280;
      opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
      padding: 0;
}
::-webkit-date-and-time-value {
      min-height: 1.5em;
}
select {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
      background-position: right 0.5rem center;
      background-repeat: no-repeat;
      background-size: 1.5em 1.5em;
      padding-right: 2.5rem;
      -webkit-print-color-adjust: exact;
              color-adjust: exact;
}
[multiple] {
      background-image: initial;
      background-position: initial;
      background-repeat: unset;
      background-size: initial;
      padding-right: 0.75rem;
      -webkit-print-color-adjust: unset;
              color-adjust: unset;
}
[type='checkbox'],[type='radio'] {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      padding: 0;
      -webkit-print-color-adjust: exact;
              color-adjust: exact;
      display: inline-block;
      vertical-align: middle;
      background-origin: border-box;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      flex-shrink: 0;
      height: 1rem;
      width: 1rem;
      color: #2563eb;
      background-color: #fff;
      border-color: #6b7280;
      border-width: 1px;
      --tw-shadow: 0 0 #0000;
}
[type='checkbox'] {
      border-radius: 0px;
}
[type='radio'] {
      border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: #2563eb;
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked {
      border-color: transparent;
      background-color: currentColor;
      background-size: 100% 100%;
      background-position: center;
      background-repeat: no-repeat;
}
[type='checkbox']:checked {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type='radio']:checked {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
      border-color: transparent;
      background-color: currentColor;
}
[type='checkbox']:indeterminate {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
      border-color: transparent;
      background-color: currentColor;
      background-size: 100% 100%;
      background-position: center;
      background-repeat: no-repeat;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
      border-color: transparent;
      background-color: currentColor;
}
[type='file'] {
      background: unset;
      border-color: inherit;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-size: unset;
      line-height: inherit;
}
[type='file']:focus {
      outline: 1px auto -webkit-focus-ring-color;
}
:root {
        --color-text-body: #212529;
        --color-text-primary: #003A77;
        --color-text-primary-lighter: #0060c5;
        --color-bg-primary: #003A77;
        
        
        /* swiperjs */
        --swiper-pagination-color: #003A77;
        --swiper-theme-color: #003A77;

        /* dnn personabar */
        --dnn-color-pb-menu-background: #003A77;
        --dnn-color-pb-menu-background-hover: #003A77;
        --dnn-color-pb-menu-divider: #fff;
        --dnn-color-pb-menu-icon: #fff;

        /* dnn colours */
        --dnn-color-primary: #003A77;
        --dnn-color-primary-light: #0060c5;
        --dnn-color-primary-dark: #026ecc;
        --dnn-color-primary-contrast: #efefef;

        --dnn-color-secondary: #EAEAEA;
        --dnn-color-secondary-light: #dfdfdf;
        --dnn-color-secondary-dark: #999;
        --dnn-color-secondary-contrast: #222;

        --dnn-color-tertiary: #f2f2f2;    
        --dnn-color-tertiary-light: #eaeaea;
        --dnn-color-tertiary-dark: #d8d8d8;
        --dnn-color-tertiary-contrast: #333;

        --dnn-color-light: #d1d5db;
        --dnn-color-dark: #374151;

        --dnn-color-danger: rgba(255,0,0,0.9);

        --dnn-form-error-color: rgba(255,0,0,0.15);
        --dnn-form-error-border-color: rgba(255,0,0,0.2);
        --dnn-form-info-color: rgba(2,139,255,0.15);
        --dnn-form-info-border-color: rgba(2,139,255,0.2);
        --dnn-form-success-color: rgba(0,255,0,0.15);
        --dnn-form-success-border-color: rgba(0,255,0,0.2);
        --dnn-form-warning-color: rgba(255,255,0,0.15);
        --dnn-form-warning-border-color: #CDB21F;
        

        --dnn-base-font-size: 1rem;
        --dnn-disabled-text-color: #e5e7eb;
        --dnn-normal-text-color: #212529;
        --dnn-dark-text-color: #374151;
        --dnn-darker-text-color: #1f2937;

        --dnn-controls-radius: 3px;
        --dnn-controls-border-size: 1px;

        --dnn-inputs-background-color: #fff;
        --dnn-inputs-border-color: #c9c9c9;  

        /* brands */
        --facebook-blue: #3b5998;
        --twitter-blue: #1DA1F2;
        --linkedin-blue: #007bb5;
        --youtube-red: #FF0000;
    }
/* buttons */
.btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 1.5rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      text-align: center;
      font-family: Arial, 'myriad-pro', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Arial, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 700;
      transition-property: all;
      transition-duration: 150ms;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
/* primary */
.btn-primary {
      --tw-bg-opacity: 1;
      background-color: rgb(0 58 119 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-primary:visited {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-primary:hover {
      --tw-border-opacity: 1;
      border-color: rgb(0 96 197 / var(--tw-border-opacity));
      --tw-bg-opacity: 1;
      background-color: rgb(0 96 197 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-outline-primary {
      border-width: 1px;
      border-style: solid;
      --tw-border-opacity: 1;
      border-color: rgb(0 58 119 / var(--tw-border-opacity));
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(0 58 119 / var(--tw-text-opacity));
}
.btn-outline-primary:visited {
      --tw-text-opacity: 1;
      color: rgb(0 58 119 / var(--tw-text-opacity));
}
.btn-outline-primary:hover {
      --tw-border-opacity: 1;
      border-color: rgb(0 96 197 / var(--tw-border-opacity));
      --tw-text-opacity: 1;
      color: rgb(0 96 197 / var(--tw-text-opacity));
}
/* secondary and info */
.btn-secondary, .btn-info {
      --tw-bg-opacity: 1;
      background-color: rgb(184 120 0 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-secondary:visited, .btn-info:visited {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-secondary:hover, .btn-info:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(249 162 0 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-outline-secondary, .btn-outline-info {
      border-width: 1px;
      border-style: solid;
      --tw-border-opacity: 1;
      border-color: rgb(184 120 0 / var(--tw-border-opacity));
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(184 120 0 / var(--tw-text-opacity));
}
.btn-outline-secondary:visited, .btn-outline-info:visited {
      --tw-text-opacity: 1;
      color: rgb(184 120 0 / var(--tw-text-opacity));
}
.btn-outline-secondary:hover, .btn-outline-info:hover {
      --tw-border-opacity: 1;
      border-color: rgb(249 162 0 / var(--tw-border-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
/* tertiary */
/* link */
/* outline secondary but hover green */
/* success */
/* warning */
/* danger */
.btn-danger {
      --tw-bg-opacity: 1;
      background-color: rgb(239 68 68 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-danger:visited {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-danger:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(248 113 113 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
/* white */
/* dark */
/* sizes */
.btn-sm {
      padding-left: 1rem;
      padding-right: 1rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      font-size: 0.875rem;
      line-height: 1.25rem;
}
/* forms */
[type='text'], [type='email'], [type='url'], [type='password'], [type='number'], [type='date'], [type='datetime-local'], [type='month'], [type='search'], [type='tel'], [type='time'], [type='week'], textarea, select {
      width: 100%;
      border-radius: 1.5rem;
      --tw-border-opacity: 1;
      border-color: rgb(186 186 186 / var(--tw-border-opacity));
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      color: var(--color-text-body);
}
[type='text']::-moz-placeholder, [type='email']::-moz-placeholder, [type='url']::-moz-placeholder, [type='password']::-moz-placeholder, [type='number']::-moz-placeholder, [type='date']::-moz-placeholder, [type='datetime-local']::-moz-placeholder, [type='month']::-moz-placeholder, [type='search']::-moz-placeholder, [type='tel']::-moz-placeholder, [type='time']::-moz-placeholder, [type='week']::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
      --tw-placeholder-opacity: 1 !important;
      color: rgb(140 140 140 / var(--tw-placeholder-opacity)) !important;
}
[type='text']:-ms-input-placeholder, [type='email']:-ms-input-placeholder, [type='url']:-ms-input-placeholder, [type='password']:-ms-input-placeholder, [type='number']:-ms-input-placeholder, [type='date']:-ms-input-placeholder, [type='datetime-local']:-ms-input-placeholder, [type='month']:-ms-input-placeholder, [type='search']:-ms-input-placeholder, [type='tel']:-ms-input-placeholder, [type='time']:-ms-input-placeholder, [type='week']:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
      --tw-placeholder-opacity: 1 !important;
      color: rgb(140 140 140 / var(--tw-placeholder-opacity)) !important;
}
[type='text']::placeholder, [type='email']::placeholder, [type='url']::placeholder, [type='password']::placeholder, [type='number']::placeholder, [type='date']::placeholder, [type='datetime-local']::placeholder, [type='month']::placeholder, [type='search']::placeholder, [type='tel']::placeholder, [type='time']::placeholder, [type='week']::placeholder, textarea::placeholder, select::placeholder {
      --tw-placeholder-opacity: 1 !important;
      color: rgb(140 140 140 / var(--tw-placeholder-opacity)) !important;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, textarea:focus, select:focus {
      border-color: var(--color-text-body);
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
[type=checkbox], [type=radio] {
      color: var(--color-text-primary) !important;
      --tw-ring-opacity: 1 !important;
      --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity)) !important;
}
input.aspNetDisabled {
      cursor: not-allowed;
      --tw-bg-opacity: 1;
      background-color: rgb(229 231 235 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(107 114 128 / var(--tw-text-opacity));
      opacity: 0.7;
}
span.aspNetDisabled {
      display: inline-block;
      cursor: not-allowed;
      white-space: nowrap;
      --tw-text-opacity: 1;
      color: rgb(107 114 128 / var(--tw-text-opacity));
      opacity: 0.7;
}
span.aspNetDisabled input {
      margin-right: 0.5rem;
}
/* search */
#dnn_dnnSearch_ClassicSearch {
      display: flex;
      width: 100%;
      flex-direction: row;
      align-items: center;
      gap: 1.25rem;
}
#dnn_dnnSearch2_ClassicSearch {
      display: flex;
      width: 100%;
      flex-direction: row;
      align-items: center;
      gap: 1.25rem;
}
.searchInputContainer {
      display: flex;
      width: 100%;
      flex-grow: 1;
      align-items: baseline;
}
.searchInputContainer input.NormalTextBox {
      width: 100%;
      flex-grow: 1;
      color: var(--color-text-body);
}
a.dnnSearchBoxClearText.dnnShow {
      display: none;
}
#cookiedetails.rowa.dnnSearchBoxClearText.dnnShow {
      display: none;
    }
a.search {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 1.5rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      text-align: center;
      font-family: Arial, 'myriad-pro', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Arial, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 700;
      transition-property: all;
      transition-duration: 150ms;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      --tw-bg-opacity: 1;
      background-color: rgb(184 120 0 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
a.search:visited {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
a.search:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(249 162 0 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
a.search {
      width: 100%;
      max-width: 90px;
      flex: none;
}
@media (min-width: 768px) {
      a.search {
            width: auto;
      }
}
/* search results */
/* hide the 2sxc controls in the panes */
.sc-content-block-menu, .sc-content-block-quick-insert {
      visibility: hidden !important;
      display: none !important;
}
#cookiedetails.row.sc-content-block-menu, #cookiedetails.row.sc-content-block-quick-insert {
      display: none !important;
    }
.sc-menu a div {
      -webkit-animation: none !important;
              animation: none !important;
}
/* re-style the dnn login */
.LoginPanel {
      float: none;
      display: flex;
      width: auto;
      max-width: 100%;
      justify-content: center;
      padding: 0px;
}
.LoginPanel > div {
      width: 300px;
}
/* style the form item wrapper */
.dnnForm.dnnLoginService > :not([hidden]) ~ :not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.LoginPanel .dnnForm .dnnFormItem {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
}
/* style the form label */
.LoginPanel .dnnFormItem > .dnnLabel {
      margin-top: 0px;
}
.LoginPanel .dnnFormItem > .dnnLabel label {
      margin-bottom: 0.25rem;
      display: flex;
}
.LoginPanel .dnnLabel {
      position: relative;
      float: none;
      margin: 0px;
      display: flex;
      width: auto;
      overflow: visible;
      padding: 0px;
      text-align: left;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 700;
      letter-spacing: 0.05em;
}
/* give the Remember Me checkbox a smaller text size */
.dnnForm.dnnLoginService .dnnFormItem:nth-of-type(3), .dnnLoginRememberMe {
      display: none;
}
#cookiedetails.row.dnnForm.dnnLoginService .dnnFormItem:nth-of-type(3), #cookiedetails.row.dnnLoginRememberMe {
      display: none;
    }
/* style the login panel text input fields */
.LoginPanel .dnnLoginService input[type="text"], .LoginPanel .dnnLoginService input[type="password"] {
      margin: 0px;
      width: 100%;
      font-size: 1rem;
      line-height: 1.5rem;
}
/* hide the empty label beside the Reset Password button */
.LoginPanel .dnnFormItem:last-child span.dnnFormLabel {
      display: none;
}
#cookiedetails.row.LoginPanel .dnnFormItem:last-child span.dnnFormLabel {
      display: none;
    }
/* primary button in DNN // the login button */
.dnnForm.dnnLoginService .dnnFormItem:nth-of-type(4) > :not([hidden]) ~ :not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.dnnForm.dnnLoginService .dnnFormItem:nth-of-type(4) > span.dnnFormLabel {
      display: none;
}
#cookiedetails.row.dnnForm.dnnLoginService .dnnFormItem:nth-of-type(4) > span.dnnFormLabel {
      display: none;
    }
.dnnForm.dnnLoginService .dnnFormItem:nth-of-type(5) span.dnnFormLabel {
      display: none;
}
#cookiedetails.row.dnnForm.dnnLoginService .dnnFormItem:nth-of-type(5) span.dnnFormLabel {
      display: none;
    }
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 1.5rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      text-align: center;
      font-family: Arial, 'myriad-pro', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Arial,"Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 700;
      transition-property: all;
      transition-duration: 150ms;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      --tw-bg-opacity: 1;
      background-color: rgb(0 58 119 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dnnPrimaryAction:visited, .dnnFormItem input[type="submit"]:visited, a.dnnPrimaryAction:visited {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
      --tw-border-opacity: 1;
      border-color: rgb(0 96 197 / var(--tw-border-opacity));
      --tw-bg-opacity: 1;
      background-color: rgb(0 96 197 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
      margin-bottom: 0px !important;
      border-style: none !important;
      background-image: none !important;
      --tw-shadow: 0 0 #0000 !important;
      --tw-shadow-colored: 0 0 #0000 !important;
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
        text-shadow: none !important;
}
/* secondary buttons in the login (cancel, register, reset password) */
.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 1.5rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      text-align: center;
      font-family:  Arial,'myriad-pro', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Arial, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 700;
      transition-property: all;
      transition-duration: 150ms;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      margin-bottom: 0px !important;
      border-style: none !important;
      background-color: var(--dnn-color-secondary) !important;
      background-image: none !important;
      padding-left: 1.75rem !important;
      padding-right: 1.75rem !important;
      --tw-shadow: 0 0 #0000 !important;
      --tw-shadow-colored: 0 0 #0000 !important;
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.dnnFormItem button:hover, .dnnFormItem input[type="button"]:hover, .dnnFormItem input[type="reset"]:hover, .dnnSecondaryAction:hover, a.dnnSecondaryAction:hover, ul.dnnAdminTabNav li a:hover, .dnnLogin .LoginTabGroup span:hover {
      background-color: var(--dnn-color-secondary-light) !important;
}
.dnnFormItem button, 
    .dnnFormItem input[type="button"], 
    .dnnFormItem input[type="reset"], 
    .dnnSecondaryAction, 
    a.dnnSecondaryAction, 
    ul.dnnAdminTabNav li a, 
    .dnnLogin .LoginTabGroup span {
        text-shadow: none !important;
    }
/* the register and reset password buttons */
.LoginPanel .dnnLoginActions ul.dnnActions {
      margin: 0px;
}
.LoginPanel .dnnLoginActions ul.dnnActions > :not([hidden]) ~ :not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.LoginPanel .dnnLoginActions ul.dnnActions {
      padding: 0px;
}
.LoginPanel .dnnLoginActions ul.dnnActions li {
      float: none;
      margin: 0px;
}
.LoginPanel .dnnLoginActions ul.dnnActions li a {
      margin: 0px;
}
/* the cookie consent banner */
.cc-window.cc-banner {
      margin: 1.25rem !important;
      width: calc(100% - 2.5rem) !important;
      flex-direction: column !important;
      justify-content: space-between !important;
      gap: 0.75rem !important;
      border-radius: 0.55rem !important;
      background-color: var(--dnn-color-secondary) !important;
      padding-top: 1.25rem !important;
      padding-bottom: 1.25rem !important;
      padding-left: 1.25rem !important;
      padding-right: 1.25rem !important;
      --tw-text-opacity: 1 !important;
      color: rgb(33 37 41 / var(--tw-text-opacity)) !important;
}
@media (min-width: 768px) {
      .cc-window.cc-banner {
            flex-direction: row !important;
      }
      .cc-window.cc-banner {
            align-items: center !important;
      }
}
.cc-window.cc-banner:not(.cc-invisible) {
      display: flex;
}
.cc-window.cc-banner .cc-message {
      display: block;
      flex-shrink: 1;
      line-height: 1.5;
}
.cc-window.cc-banner .cc-message a {
      color: var(--color-text-primary);
}
.cc-window.cc-banner .cc-message a:hover {
      color: var(--color-text-primary-lighter);
}
.cc-compliance .cc-btn.cc-dismiss {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 1.5rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      text-align: center;
      font-family: Arial, 'myriad-pro', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 700;
      transition-property: all;
      transition-duration: 150ms;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      --tw-bg-opacity: 1;
      background-color: rgb(0 58 119 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.cc-compliance .cc-btn.cc-dismiss:visited {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.cc-compliance .cc-btn.cc-dismiss:hover {
      --tw-border-opacity: 1;
      border-color: rgb(0 96 197 / var(--tw-border-opacity));
      --tw-bg-opacity: 1;
      background-color: rgb(0 96 197 / var(--tw-bg-opacity));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.cc-compliance .cc-btn.cc-dismiss {
      width: 100% !important;
      flex: none !important;
      white-space: nowrap !important;
}
.menu {
        background-color: transparent;
        border: none;
        cursor: pointer;
        display: inline-flex;
        padding: 0;
      }
.line {
        fill: none;
        stroke: white;
        stroke-width: 6;
        transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
          stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
      }
.line1 {
        stroke-dasharray: 60 207;
        stroke-width: 6;
      }
.line2 {
        stroke-dasharray: 60 60;
        stroke-width: 6;
      }
.line3 {
        stroke-dasharray: 60 207;
        stroke-width: 6;
      }
.opened .line1 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 6;
      }
.opened .line2 {
        stroke-dasharray: 1 60;
        stroke-dashoffset: -30;
        stroke-width: 6;
      }
.opened .line3 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 6;
      }
#cookieconsent .container-fluid {
      width: 100%;
      gap: 1.25rem;
}
#cookieconsent .container-fluid .row:first-of-type {
      margin-bottom: 1.25rem;
}
@media (min-width: 1024px) {
      #cookieconsent .container-fluid .row:first-of-type {
            margin-bottom: 0px;
      }
}
#cookieconsent .row {
      display: flex;
      width: 100%;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      gap: 1.25rem;
}
@media (min-width: 1024px) {
      #cookieconsent .row {
            flex-direction: row;
      }
}
#cookieconsent .cat label {
      margin-bottom: 0px;
      font-size: 0.875rem;
      line-height: 1.25rem;
}
#cookieconsent .cat label input[type='checkbox'] {
      margin-right: 0.5rem;
}
#cookieconsent .cat label input[type='checkbox']:checked:disabled {
      --tw-text-opacity: 1 !important;
      color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}
#cookieconsent .cat label input[type='checkbox']:checked {
      --tw-text-opacity: 1 !important;
      color: rgb(184 120 0 / var(--tw-text-opacity)) !important;
}
#cookieconsent .cat {
      display: flex;
      align-items: center;
      gap: 1.25rem;
}
#cookieconsent .cat a.cc-link {
      font-size: 0.875rem !important;
      line-height: 1.25rem !important;
      --tw-text-opacity: 1 !important;
      color: rgb(184 120 0 / var(--tw-text-opacity)) !important;
}
#cookieconsent .cat a.cc-link:hover {
      --tw-text-opacity: 1 !important;
      color: rgb(249 162 0 / var(--tw-text-opacity)) !important;
}
#cookiedetails > .col-lg-12 {
      max-width: 100%;
      overflow: auto;
}
.tab-pane {
      display: none;
      width: 100%;
}
#cookiedetails.row.tab-pane {
      display: none;
    }
.tab-pane.active {
      display: block;
}
.table-responsive {
      width: 100%;
      overflow: auto;
}
table.table {
      width: 100%;
}
table.table th {
      padding: 0.5rem;
      text-align: left;
      font-size: 0.875rem;
      font-weight: 700;
      line-height: 1.25;
}
table.table td {
      padding: 0.5rem;
      font-size: 0.875rem;
      line-height: 1.25;
}
.nav-tabs {
      display: inline-flex;
      align-items: center;
      gap: 1.25rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      --tw-text-opacity: 1;
      color: rgb(184 120 0 / var(--tw-text-opacity));
}
#cookieconsent .nav.nav-tabs > li > a {
      padding-top: 0.5rem !important;
      padding-bottom: 0.5rem !important;
      padding-left: 0.5rem !important;
      padding-right: 0.5rem !important;
      font-size: 0.875rem !important;
      line-height: 1.25rem !important;
}
#cookieconsent .nav.nav-tabs > li > a:hover {
      --tw-text-opacity: 1 !important;
      color: rgb(184 120 0 / var(--tw-text-opacity)) !important;
}
#cookieconsent .nav.nav-tabs > li.active > a {
      font-weight: 700 !important;
      --tw-text-opacity: 1 !important;
      color: rgb(184 120 0 / var(--tw-text-opacity)) !important;
}
/* collapse */
.collapse:not(.show) {
        display: none;
    }
.collapsing {
        height: 0;
        overflow: hidden;
        transition: height 0.35s ease;
    }
@media (prefers-reduced-motion: reduce) {
        .collapsing {
            transition: none;
        }
    }
/* collapse button active */
button[aria-expanded=true] {
      --tw-text-opacity: 1;
      color: rgb(0 58 119 / var(--tw-text-opacity));
}
button[aria-expanded=true] .fa-chevron-right {
      --tw-rotate: -90deg;
      transform: var(--tw-transform);
      transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
      transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
      transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
      transition-duration: 300ms;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
/* modal */
.modal-open {
      overflow: hidden;
    }
.personabar-visible .modal {
        padding-left: 80px;
    }
.modal {
      position: fixed;
      top: 0px;
      left: 0px;
      z-index: 1055;
      display: none;
      height: 100%;
      width: 100%;
      overflow-y: auto;
      overflow-x: hidden;
      outline: 2px solid transparent;
      outline-offset: 2px;
}
#cookiedetails.row.modal {
      display: none;
    }
.modal-dialog {
      pointer-events: none;
      position: relative;
      margin-top: 5rem;
      margin-bottom: 5rem;
      width: auto;
}
.modal.fade .modal-dialog {
        transition: transform 0.3s ease-out;
        transform: translate(0, -50px);
      }
@media (prefers-reduced-motion: reduce) {
        .modal.fade .modal-dialog {
          transition: none;
        }
      }
.modal.show .modal-dialog {
        transform: none;
      }
.modal.modal-static .modal-dialog {
        transform: scale(1.02);
      }
.modal-dialog-scrollable .modal-content {
        max-height: 100%;
        overflow: hidden;
      }
.modal-dialog-scrollable .modal-body {
        overflow-y: auto;
      }
.modal-content {
      pointer-events: auto;
      position: relative;
      display: flex;
      width: 100%;
      flex-direction: column;
      border-radius: 0.55rem;
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      background-clip: padding-box;
      --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
      --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
      outline: 2px solid transparent;
      outline-offset: 2px;
}
.modal-backdrop {
      position: fixed !important;
      top: 0px !important;
      right: 0px !important;
      bottom: 0px !important;
      left: 0px !important;
      z-index: 1050 !important;
      height: 100vh !important;
      width: 100vw !important;
      background-color: rgb(229 231 235 / var(--tw-bg-opacity)) !important;
      --tw-bg-opacity: 0.7 !important;
      --tw-backdrop-blur: blur(4px) !important;
      -webkit-backdrop-filter: var(--tw-backdrop-filter) !important;
              backdrop-filter: var(--tw-backdrop-filter) !important;
}
.modal-backdrop.fade {
      opacity: 0;
}
.modal-backdrop.in {
      opacity: 0.7;
}
.modal-header {
      display: flex;
      flex-shrink: 0;
      align-items: center;
      justify-content: space-between;
      padding: 1.25rem;
}
.modal-header .btn-close {
        padding: 0.5rem 0.5rem;
        margin: -0.5rem -0.5rem -0.5rem auto;
      }
.modal-title {
      font-family: Arial, 'myriad-pro', ui-sans-serif, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-weight: 700;
      line-height: 1.25;
}
.modal-body {
      position: relative;
      flex: 1,1,auto;
      padding: 1.25rem;
}
.modal-footer {
      display: flex;
      flex-shrink: 0;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-end;
      padding: 1.25rem;
}
.modal-footer > * {
        margin: 0.25rem;
      }
@media (min-width: 576px) {
        .modal-dialog {
            margin-top: 5rem;
            margin-bottom: 5rem;
      }
        .modal-dialog {
            margin-left: auto;
            margin-right: auto;
      }
        .modal-dialog {
            max-width: 500px;
      }
      
        .modal-dialog-scrollable {
          height: calc(100% - 3.5rem);
        }
      
        .modal-dialog-centered {
          min-height: calc(100% - 3.5rem);
        }
      
        .modal-sm {
            max-width: 300px;
      }
      }
@media (min-width: 992px) {
        .modal-lg, .modal-xl {
            max-width: 1024px;
      }
      }
@media (min-width: 1200px) {
        .modal-xl {
            max-width: 1280px;
      }
      }
.modal-fullscreen .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
      }
.modal-fullscreen .modal-header {
        border-radius: 0;
      }
.modal-fullscreen .modal-body {
        overflow-y: auto;
      }
.modal-fullscreen .modal-footer {
        border-radius: 0;
      }
/* action form */
.c-form {
      display: grid;
      grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 768px) {
      .c-form {
            row-gap: 1.25rem;
      }
}
.form-group {
      display: flex;
      width: 100%;
      flex-direction: column;
      -moz-column-gap: 1.25rem;
           column-gap: 1.25rem;
}
@media (min-width: 768px) {
      .form-group {
            flex-direction: row;
      }
}
.tailwind-field-container {
      margin-bottom: 1.25rem !important;
      flex-grow: 1 !important;
}
@media (min-width: 768px) {
      .tailwind-field-container {
            margin-bottom: 0px !important;
      }
}
.btn-form {
      display: flex;
}
.c-form .clearfix {
      display: none !important;
}
#cookiedetails.row.c-form .clearfix {
      display: none !important;
    }
/* remove the margins if the form is in a card (typically in a sidebar) */
.card .c-form {
      max-width: none !important;
}
.card .c-form .form-group {
      margin-left: 0px !important;
      margin-right: 0px !important;
}
.card .c-form .form-group  .tailwind-field-container {
      padding-left: 0px !important;
      padding-right: 0px !important;
}
/**
    * Initial state, hidden off screen
    */
.clicky-menu ul {
      display: none;
}
#cookiedetails.row.clicky-menu ul {
      display: none;
    }
@media (min-width: 1024px) {
      .clicky-menu ul {
            visibility: hidden;
      }
      .clicky-menu ul {
            display: flex;
      }
}
.clicky-menu ul { /*[1]*/
    }
/**
    * No JS fallback
    *
    * Triggers menus on hover rather than click. Supports keyboard navigation in modern browsers.
    */
.clicky-menu.no-js li:hover > ul {
      visibility: visible;
      display: flex;
}
.clicky-menu.no-js li:focus-within > ul { /*[2]*/ visibility: visible; display: flex;
    }
/**
    * Open/Close Menu Behavior with JS
    */
.clicky-menu ul[aria-hidden="false"] {
      visibility: visible;
      display: flex;
}
.clicky-menu [aria-expanded="true"] {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.clicky-menu [aria-expanded="true"] svg {
      --tw-rotate: -180deg;
      transform: var(--tw-transform);
      transition-property: transform;
      transition-duration: 200ms;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
/* Prevent offscreen-submenus */
.clicky-menu .sub-menu--right {
      left: auto !important;
      --tw-translate-x: 0px !important;
      transform: var(--tw-transform) !important;
        right: 0 !important;
}
/**
    * Footnotes
    *
    * [1] Using visibility instead of display allows for easier transitions and animation of submenus
    * [2] Must be a separate ruleset so that hover works in non-modern browsers
    */
body#Body {
      font-family: Arial, 'myriad-pro', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-size: 1.125rem;
      line-height: 1.75rem;
      color: var(--color-text-body);
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
}
.Normal {
      font-family: Arial, 'myriad-pro', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-size: 1.125rem;
      line-height: 1.5;
      color: var(--color-text-body);
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
      font-family:  Arial, 'myriad-pro', ui-sans-serif, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-weight: 600;
      line-height: 1.5;
}
/* typography */
blockquote {
      margin: 0px !important;
      margin-left: 0px !important;
      margin-right: 0px !important;
      display: grid !important;
      grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
      gap: 1.75rem !important;
      border-style: none !important;
      padding: 0px !important;
}
blockquote p {
      font-family: Arial, 'myriad-pro', ui-sans-serif, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
      font-size: 1.875rem !important;
      line-height: 2.25rem !important;
      font-weight: 400 !important;
      font-style: normal !important;
}
blockquote cite {
      display: block !important;
      font-size: 1rem !important;
      line-height: 1.5rem !important;
      font-style: normal !important;
      --tw-text-opacity: 1 !important;
      color: rgb(44 44 44 / var(--tw-text-opacity)) !important;
}
li p {
      line-height: 1.5;
}
*, ::before, ::after {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-rotate: 0;
      --tw-skew-x: 0;
      --tw-skew-y: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      --tw-border-opacity: 1;
      border-color: rgb(229 231 235 / var(--tw-border-opacity));
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: rgb(59 130 246 / 0.5);
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-ring-shadow: 0 0 #0000;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-colored: 0 0 #0000;
      --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
      --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
      --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
      --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
      --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
      --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
      --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
      --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
      --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
      --tw-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.container {
      width: 100%;
}
@media (min-width: 640px) {
      .container {
            max-width: 640px;
      }
}
@media (min-width: 768px) {
      .container {
            max-width: 768px;
      }
}
@media (min-width: 1024px) {
      .container {
            max-width: 1024px;
      }
}
@media (min-width: 1280px) {
      .container {
            max-width: 1280px;
      }
}
@media (min-width: 1536px) {
      .container {
            max-width: 1536px;
      }
}
.prose {
      color: #212529;
      max-width: 65ch;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
}
.prose a {
      color: #003A77;
      text-decoration: underline;
      font-weight: 500;
}
:where(.prose a:hover):not(:where([class~="not-prose"] *)) {
      color: #0060c5;
}
.prose :where(strong):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
}
.prose :where(ol):not(:where([class~="not-prose"] *)) {
      list-style-type: decimal;
      padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
      list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
      list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
      list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
      list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
      list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
      list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
      list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
      list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
      list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"] *)) {
      list-style-type: disc;
      padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
}
.prose :where(hr):not(:where([class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-left-width: 0.25rem;
      border-left-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
      content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
      content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"] *)) {
      color: #212529;
      font-weight: 600;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
      font-weight: 900;
}
.prose :where(h2):not(:where([class~="not-prose"] *)) {
      color: #212529;
      font-weight: 600;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.25;
}
.prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
      font-weight: 800;
}
.prose :where(h3):not(:where([class~="not-prose"] *)) {
      color: #212529;
      font-weight: 400;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.25;
}
.prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
      font-weight: 700;
}
.prose :where(h4):not(:where([class~="not-prose"] *)) {
      color: #212529;
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.25;
}
.prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
      font-weight: 700;
}
.prose :where(figure > *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
}
.prose :where(code):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"] *))::before {
      content: "`";
}
.prose :where(code):not(:where([class~="not-prose"] *))::after {
      content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-links);
}
.prose :where(pre):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-right: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::before {
      content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::after {
      content: none;
}
.prose :where(table):not(:where([class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      text-align: left;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"] *)) {
      color: #1f2937;
      font-weight: 600;
      vertical-align: bottom;
      padding-right: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
      border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"] *)) {
      vertical-align: baseline;
      padding-top: 0.5714286em;
      padding-right: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-left: 0.5714286em;
}
.prose {
      --tw-prose-body: #374151;
      --tw-prose-headings: #111827;
      --tw-prose-lead: #4b5563;
      --tw-prose-links: #111827;
      --tw-prose-bold: #111827;
      --tw-prose-counters: #6b7280;
      --tw-prose-bullets: #d1d5db;
      --tw-prose-hr: #e5e7eb;
      --tw-prose-quotes: #111827;
      --tw-prose-quote-borders: #e5e7eb;
      --tw-prose-captions: #6b7280;
      --tw-prose-code: #111827;
      --tw-prose-pre-code: #e5e7eb;
      --tw-prose-pre-bg: #1f2937;
      --tw-prose-th-borders: #d1d5db;
      --tw-prose-td-borders: #e5e7eb;
      --tw-prose-invert-body: #d1d5db;
      --tw-prose-invert-headings: #fff;
      --tw-prose-invert-lead: #9ca3af;
      --tw-prose-invert-links: #fff;
      --tw-prose-invert-bold: #fff;
      --tw-prose-invert-counters: #9ca3af;
      --tw-prose-invert-bullets: #4b5563;
      --tw-prose-invert-hr: #374151;
      --tw-prose-invert-quotes: #f3f4f6;
      --tw-prose-invert-quote-borders: #374151;
      --tw-prose-invert-captions: #9ca3af;
      --tw-prose-invert-code: #fff;
      --tw-prose-invert-pre-code: #d1d5db;
      --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
      --tw-prose-invert-th-borders: #4b5563;
      --tw-prose-invert-td-borders: #374151;
      font-size: 1rem;
      line-height: 1.75;
}
.prose :where(p):not(:where([class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
}
.prose :where(img):not(:where([class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
}
.prose :where(figure):not(:where([class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
}
.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
      font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
      font-size: 0.9em;
}
.prose :where(li):not(:where([class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *)) {
      padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"] *)) {
      padding-left: 0.375em;
}
.prose > :where(ul > li p):not(:where([class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
}
.prose > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
      margin-top: 1.25em;
}
.prose > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
      margin-bottom: 1.25em;
}
.prose > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
      margin-top: 1.25em;
}
.prose > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
      margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
}
.prose :where(hr + *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
      padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
      padding-right: 0;
}
.prose :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
      padding-left: 0;
}
.prose :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
      padding-right: 0;
}
.prose > :where(:first-child):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
}
.prose > :where(:last-child):not(:where([class~="not-prose"] *)) {
      margin-bottom: 0;
}
.prose :where(h5):not(:where([class~="not-prose"] *)) {
      color: #212529;
      line-height: 1.25;
      font-weight: 700;
}
.prose :where(ul > li):not(:where([class~="not-prose"] *))::before {
      background-color: #003A77;
}
.prose-lg {
      font-size: 1.125rem;
      line-height: 1.7777778;
}
.prose-lg :where(p):not(:where([class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
}
.prose-lg :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
      font-size: 1.2222222em;
      line-height: 1.4545455;
      margin-top: 1.0909091em;
      margin-bottom: 1.0909091em;
}
.prose-lg :where(blockquote):not(:where([class~="not-prose"] *)) {
      margin-top: 1.6666667em;
      margin-bottom: 1.6666667em;
      padding-left: 1em;
}
.prose-lg :where(h1):not(:where([class~="not-prose"] *)) {
      font-size: 2.6666667em;
      margin-top: 0;
      margin-bottom: 0.8333333em;
      line-height: 1;
}
.prose-lg :where(h2):not(:where([class~="not-prose"] *)) {
      font-size: 1.6666667em;
      margin-top: 1.8666667em;
      margin-bottom: 1.0666667em;
      line-height: 1.3333333;
}
.prose-lg :where(h3):not(:where([class~="not-prose"] *)) {
      font-size: 32px;
      margin-top: 1.6666667em;
      margin-bottom: 0.6666667em;
      line-height: 1.5;
}
.prose-lg :where(h4):not(:where([class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 0.4444444em;
      line-height: 1.5555556;
}
.prose-lg :where(img):not(:where([class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
}
.prose-lg :where(video):not(:where([class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
}
.prose-lg :where(figure):not(:where([class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
}
.prose-lg :where(figure > *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
}
.prose-lg :where(figcaption):not(:where([class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.5;
      margin-top: 1em;
}
.prose-lg :where(code):not(:where([class~="not-prose"] *)) {
      font-size: 0.8888889em;
}
.prose-lg :where(h2 code):not(:where([class~="not-prose"] *)) {
      font-size: 0.8666667em;
}
.prose-lg :where(h3 code):not(:where([class~="not-prose"] *)) {
      font-size: 0.875em;
}
.prose-lg :where(pre):not(:where([class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.75;
      margin-top: 2em;
      margin-bottom: 2em;
      border-radius: 0.375rem;
      padding-top: 1em;
      padding-right: 1.5em;
      padding-bottom: 1em;
      padding-left: 1.5em;
}
.prose-lg :where(ol):not(:where([class~="not-prose"] *)) {
      padding-left: 1.5555556em;
}
.prose-lg :where(ul):not(:where([class~="not-prose"] *)) {
      padding-left: 1.5555556em;
}
.prose-lg :where(li):not(:where([class~="not-prose"] *)) {
      margin-top: 0.6666667em;
      margin-bottom: 0.6666667em;
}
.prose-lg :where(ol > li):not(:where([class~="not-prose"] *)) {
      padding-left: 0.4444444em;
}
.prose-lg :where(ul > li):not(:where([class~="not-prose"] *)) {
      padding-left: 0.4444444em;
}
.prose-lg > :where(ul > li p):not(:where([class~="not-prose"] *)) {
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
}
.prose-lg > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
      margin-top: 1.3333333em;
}
.prose-lg > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
      margin-bottom: 1.3333333em;
}
.prose-lg > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
      margin-top: 1.3333333em;
}
.prose-lg > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
      margin-bottom: 1.3333333em;
}
.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
}
.prose-lg :where(hr):not(:where([class~="not-prose"] *)) {
      margin-top: 3.1111111em;
      margin-bottom: 3.1111111em;
}
.prose-lg :where(hr + *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
}
.prose-lg :where(h2 + *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
}
.prose-lg :where(h3 + *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
}
.prose-lg :where(h4 + *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
}
.prose-lg :where(table):not(:where([class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.5;
}
.prose-lg :where(thead th):not(:where([class~="not-prose"] *)) {
      padding-right: 0.75em;
      padding-bottom: 0.75em;
      padding-left: 0.75em;
}
.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
      padding-left: 0;
}
.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
      padding-right: 0;
}
.prose-lg :where(tbody td):not(:where([class~="not-prose"] *)) {
      padding-top: 0.75em;
      padding-right: 0.75em;
      padding-bottom: 0.75em;
      padding-left: 0.75em;
}
.prose-lg :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
      padding-left: 0;
}
.prose-lg :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
      padding-right: 0;
}
.prose-lg > :where(:first-child):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
}
.prose-lg > :where(:last-child):not(:where([class~="not-prose"] *)) {
      margin-bottom: 0;
}
.sr-only {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border-width: 0;
}
.visible {
      visibility: visible;
}
.fixed {
      position: fixed;
}
.absolute {
      position: absolute;
}
.relative {
      position: relative;
}
.bottom-0 {
      bottom: 0px;
}
.left-0 {
      left: 0px;
}
.z-10 {
      z-index: 10;
}
.z-20 {
      z-index: 20;
}
.z-50 {
      z-index: 50;
}
.z-30 {
      z-index: 30;
}
.z-40 {
      z-index: 40;
}
.order-2 {
      order: 2;
}
.order-1 {
      order: 1;
}
.col-span-full {
      grid-column: 1 / -1;
}
.m-0 {
      margin: 0px;
}
.mx-auto {
      margin-left: auto;
      margin-right: auto;
}
.-my-2 {
      margin-top: -0.5rem;
      margin-bottom: -0.5rem;
}
.mt-5 {
      margin-top: 1.25rem;
}
.mt-10 {
      margin-top: 2.5rem;
}
.mb-3 {
      margin-bottom: 0.75rem;
}
.mb-10 {
      margin-bottom: 2.5rem;
}
.ml-1 {
      margin-left: 0.25rem;
}
.ml-2 {
      margin-left: 0.5rem;
}
.mt-8 {
      margin-top: 2rem;
}
.mt-1 {
      margin-top: 0.25rem;
}
.mt-2 {
      margin-top: 0.5rem;
}
.block {
      display: block;
}
.inline-block {
      display: inline-block;
}
.inline {
      display: inline;
}
.flex {
      display: flex;
}
.inline-flex {
      display: inline-flex;
}
.table {
      display: table;
}
.grid {
      display: grid;
}
.inline-grid {
      display: inline-grid;
}
.hidden {
      display: none;
}
.h-\[60px\] {
      height: 60px;
}
.h-full {
      height: 100%;
}
.min-h-\[200px\] {
      min-height: 200px;
}
.w-full {
      width: 100%;
}
.w-2\/5 {
      width: 40%;
}
.w-1\/5 {
      width: 20%;
}
.w-auto {
      width: auto;
}
.w-\[60px\] {
      width: 60px;
}
.min-w-full {
      min-width: 100%;
}
.max-w-screen-xl {
      max-width: 1280px;
}
.max-w-none {
      max-width: none;
}
.max-w-\[200px\] {
      max-width: 200px;
}
.max-w-\[90ch\] {
      max-width: 90ch;
}
.max-w-2xl {
      max-width: 42rem;
}
.max-w-\[720px\] {
      max-width: 720px;
}
.max-w-4xl {
      max-width: 56rem;
}
.flex-none {
      flex: none;
}
.flex-grow {
      flex-grow: 1;
}
.cursor-pointer {
      cursor: pointer;
}
.grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
      flex-direction: row;
}
.flex-col {
      flex-direction: column;
}
.items-start {
      align-items: flex-start;
}
.items-center {
      align-items: center;
}
.justify-start {
      justify-content: flex-start;
}
.justify-end {
      justify-content: flex-end;
}
.justify-between {
      justify-content: space-between;
}
.gap-8 {
      gap: 2rem;
}
.gap-3 {
      gap: 0.75rem;
}
.gap-10 {
      gap: 2.5rem;
}
.gap-20 {
      gap: 5rem;
}
.gap-16 {
      gap: 4rem;
}
.gap-5 {
      gap: 1.25rem;
}
.gap-4 {
      gap: 1rem;
}
.gap-2 {
      gap: 0.5rem;
}
.gap-1 {
      gap: 0.25rem;
}
.gap-6 {
      gap: 1.5rem;
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
      --tw-divide-y-reverse: 0;
      border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
      border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
      --tw-divide-opacity: 1;
      border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}
.overflow-hidden {
      overflow: hidden;
}
.overflow-x-auto {
      overflow-x: auto;
}
.whitespace-nowrap {
      white-space: nowrap;
}
.rounded {
      border-radius: 0.55rem;
}
.rounded-sm {
      border-radius: 0.125rem;
}
.border {
      border-width: 1px;
}
.border-t-\[15px\] {
      border-top-width: 15px;
}
.border-b-\[15px\] {
      border-bottom-width: 15px;
}
.border-b {
      border-bottom-width: 1px;
}
.border-solid {
      border-style: solid;
}
.border-secondary {
      --tw-border-opacity: 1;
      border-color: rgb(184 120 0 / var(--tw-border-opacity));
}
.border-gainsboro {
      --tw-border-opacity: 1;
      border-color: rgb(220 220 220 / var(--tw-border-opacity));
}
.border-gray-200 {
      --tw-border-opacity: 1;
      border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.bg-gray-100 {
      --tw-bg-opacity: 1;
      background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-primary {
      --tw-bg-opacity: 1;
      background-color: rgb(0 58 119 / var(--tw-bg-opacity));
}
.bg-white {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-gray-50 {
      --tw-bg-opacity: 1;
      background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.\!bg-gray-100 {
      --tw-bg-opacity: 1 !important;
      background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}
.bg-opacity-10 {
      --tw-bg-opacity: 0.1;
}
.p-0 {
      padding: 0px;
}
.p-7 {
      padding: 1.75rem;
}
.px-1 {
      padding-left: 0.25rem;
      padding-right: 0.25rem;
}
.py-1 {
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
}
.py-5 {
      padding-top: 1.25rem;
      padding-bottom: 1.25rem;
}
.py-10 {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
}
.py-2 {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
}
.py-12 {
      padding-top: 3rem;
      padding-bottom: 3rem;
}
.px-5 {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
}
.py-7 {
      padding-top: 1.75rem;
      padding-bottom: 1.75rem;
}
.px-2 {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
}
.py-3 {
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
}
.px-10 {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
}
.py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
}
.px-7 {
      padding-left: 1.75rem;
      padding-right: 1.75rem;
}
.px-6 {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
}
.py-4 {
      padding-top: 1rem;
      padding-bottom: 1rem;
}
.pt-8 {
      padding-top: 2rem;
}
.pb-10 {
      padding-bottom: 2.5rem;
}
.pr-5 {
      padding-right: 1.25rem;
}
.pl-0 {
      padding-left: 0px;
}
.pl-2 {
      padding-left: 0.5rem;
}
.pb-\[80px\] {
      padding-bottom: 80px;
}
.pt-0 {
      padding-top: 0px;
}
.pb-7 {
      padding-bottom: 1.75rem;
}
.text-left {
      text-align: left;
}
.text-center {
      text-align: center;
}
.text-right {
      text-align: right;
}
.align-middle {
      vertical-align: middle;
}
.font-display {
      font-family: Arial, 'myriad-pro', ui-sans-serif, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.font-body {
      font-family: Arial, 'myriad-pro', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-sm {
      font-size: 0.875rem;
      line-height: 1.25rem;
}
.text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
}
.text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
}
.text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
}
.text-base {
      font-size: 1rem;
      line-height: 1.5rem;
}
.text-5xl {
      font-size: 3rem;
      line-height: 1;
}
.text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
}
.font-bold {
      font-weight: 700;
}
.font-medium {
      font-weight: 500;
}
.uppercase {
      text-transform: uppercase;
}
.not-italic {
      font-style: normal;
}
.leading-snug {
      line-height: 1.375;
}
.tracking-wider {
      letter-spacing: 0.05em;
}
.text-white {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-skin-body {
      color: var(--color-text-body);
}
.text-jet {
      --tw-text-opacity: 1;
      color: rgb(44 44 44 / var(--tw-text-opacity));
}
.text-primary {
      --tw-text-opacity: 1;
      color: rgb(0 58 119 / var(--tw-text-opacity));
}
.text-secondary {
      --tw-text-opacity: 1;
      color: rgb(184 120 0 / var(--tw-text-opacity));
}
.text-gray-700 {
      --tw-text-opacity: 1;
      color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-500 {
      --tw-text-opacity: 1;
      color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-900 {
      --tw-text-opacity: 1;
      color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-indigo-600 {
      --tw-text-opacity: 1;
      color: rgb(79 70 229 / var(--tw-text-opacity));
}
.underline {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
}
.antialiased {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
}
.opacity-50 {
      opacity: 0.5;
}
.shadow-lg {
      --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
      --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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);
}
.shadow {
      --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
      --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.visited\:text-white:visited {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.visited\:text-jet:visited {
      --tw-text-opacity: 1;
      color: rgb(44 44 44 / var(--tw-text-opacity));
}
.hover\:bg-gray-100:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.hover\:bg-primary:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(0 58 119 / var(--tw-bg-opacity));
}
.hover\:bg-opacity-10:hover {
      --tw-bg-opacity: 0.1;
}
.hover\:text-white:hover {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:text-jet:hover {
      --tw-text-opacity: 1;
      color: rgb(44 44 44 / var(--tw-text-opacity));
}
.hover\:text-primary-lighter:hover {
      --tw-text-opacity: 1;
      color: rgb(0 96 197 / var(--tw-text-opacity));
}
.hover\:text-indigo-900:hover {
      --tw-text-opacity: 1;
      color: rgb(49 46 129 / var(--tw-text-opacity));
}
.hover\:text-opacity-90:hover {
      --tw-text-opacity: 0.9;
}
.hover\:underline:hover {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
}
.focus\:text-white:focus {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.focus\:outline-none:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
}
.focus-visible\:text-white:focus-visible {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
}
.focus-visible\:underline:focus-visible {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
}
.focus-visible\:ring:focus-visible {
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-primary-lighter:focus-visible {
      --tw-ring-opacity: 1;
      --tw-ring-color: rgb(0 96 197 / var(--tw-ring-opacity));
}
.group:hover .group-hover\:opacity-100 {
      opacity: 1;
}
@media (min-width: 640px) {
      .sm\:-mx-6 {
            margin-left: -1.5rem;
            margin-right: -1.5rem;
      }
      .sm\:inline-flex {
            display: inline-flex;
      }
      .sm\:w-auto {
            width: auto;
      }
      .sm\:w-\[400px\] {
            width: 400px;
      }
      .sm\:w-1\/12 {
            width: 8.333333%;
      }
      .sm\:w-2\/12 {
            width: 16.666667%;
      }
      .sm\:w-3\/12 {
            width: 25%;
      }
      .sm\:w-4\/12 {
            width: 33.333333%;
      }
      .sm\:w-5\/12 {
            width: 41.666667%;
      }
      .sm\:w-6\/12 {
            width: 50%;
      }
      .sm\:w-7\/12 {
            width: 58.333333%;
      }
      .sm\:w-8\/12 {
            width: 66.666667%;
      }
      .sm\:w-9\/12 {
            width: 75%;
      }
      .sm\:w-10\/12 {
            width: 83.333333%;
      }
      .sm\:w-11\/12 {
            width: 91.666667%;
      }
      .sm\:w-12\/12 {
            width: 100%;
      }
      .sm\:flex-grow {
            flex-grow: 1;
      }
      .sm\:grid-cols-2 {
            grid-template-columns: repeat(2, minmax(0, 1fr));
      }
      .sm\:items-center {
            align-items: center;
      }
      .sm\:justify-center {
            justify-content: center;
      }
      .sm\:gap-7 {
            gap: 1.75rem;
      }
      .sm\:rounded-lg {
            border-radius: 0.5rem;
      }
      .sm\:px-6 {
            padding-left: 1.5rem;
            padding-right: 1.5rem;
      }
      @media (prefers-color-scheme: dark) {
            .sm\:dark\:stroke-white {
                  stroke: #fff;
            }
      }
}
@media (min-width: 768px) {
      .md\:h-\[127px\] {
            height: 127px;
      }
      .md\:w-\[350px\] {
            width: 350px;
      }
      .md\:w-\[127px\] {
            width: 127px;
      }
      .md\:w-1\/12 {
            width: 8.333333%;
      }
      .md\:w-2\/12 {
            width: 16.666667%;
      }
      .md\:w-3\/12 {
            width: 25%;
      }
      .md\:w-4\/12 {
            width: 33.333333%;
      }
      .md\:w-5\/12 {
            width: 41.666667%;
      }
      .md\:w-6\/12 {
            width: 50%;
      }
      .md\:w-7\/12 {
            width: 58.333333%;
      }
      .md\:w-8\/12 {
            width: 66.666667%;
      }
      .md\:w-9\/12 {
            width: 75%;
      }
      .md\:w-10\/12 {
            width: 83.333333%;
      }
      .md\:w-11\/12 {
            width: 91.666667%;
      }
      .md\:w-12\/12 {
            width: 100%;
      }
      .md\:max-w-none {
            max-width: none;
      }
      .md\:flex-row {
            flex-direction: row;
      }
      .md\:gap-44 {
            gap: 11rem;
      }
}
@media (min-width: 1024px) {
      .lg\:absolute {
            position: absolute;
      }
      .lg\:order-1 {
            order: 1;
      }
      .lg\:order-2 {
            order: 2;
      }
      .lg\:-mx-8 {
            margin-left: -2rem;
            margin-right: -2rem;
      }
      .lg\:mt-10 {
            margin-top: 2.5rem;
      }
      .lg\:flex {
            display: flex;
      }
      .lg\:w-auto {
            width: auto;
      }
      .lg\:translate-y-1 {
            --tw-translate-y: 0.25rem;
            transform: var(--tw-transform);
      }
      .lg\:-translate-x-2 {
            --tw-translate-x: -0.5rem;
            transform: var(--tw-transform);
      }
      .lg\:transform {
            transform: var(--tw-transform);
      }
      .lg\:grid-cols-\[260px\2c 1fr\] {
            grid-template-columns: 260px 1fr;
      }
      .lg\:flex-row {
            flex-direction: row;
      }
      .lg\:flex-wrap {
            flex-wrap: wrap;
      }
      .lg\:items-center {
            align-items: center;
      }
      .lg\:gap-16 {
            gap: 4rem;
      }
      .lg\:divide-x > :not([hidden]) ~ :not([hidden]) {
            --tw-divide-x-reverse: 0;
            border-right-width: calc(1px * var(--tw-divide-x-reverse));
            border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
      }
      .lg\:divide-solid > :not([hidden]) ~ :not([hidden]) {
            border-style: solid;
      }
      .lg\:divide-gainsboro > :not([hidden]) ~ :not([hidden]) {
            --tw-divide-opacity: 1;
            border-color: rgb(220 220 220 / var(--tw-divide-opacity));
      }
      .lg\:py-16 {
            padding-top: 4rem;
            padding-bottom: 4rem;
      }
      .lg\:px-8 {
            padding-left: 2rem;
            padding-right: 2rem;
      }
      .lg\:pl-16 {
            padding-left: 4rem;
      }
}
@media (min-width: 1280px) {
      .xl\:block {
            display: block;
      }
      .xl\:flex {
            display: flex;
      }
      .xl\:\!hidden {
            display: none !important;
      }
      .xl\:hidden {
            display: none;
      }
      .xl\:min-w-\[650px\] {
            min-width: 650px;
      }
      .xl\:max-w-none {
            max-width: none;
      }
      .xl\:grid-cols-4 {
            grid-template-columns: repeat(4, minmax(0, 1fr));
      }
      .xl\:flex-col {
            flex-direction: column;
      }
      .xl\:items-end {
            align-items: flex-end;
      }
      .xl\:justify-end {
            justify-content: flex-end;
      }
#cookiedetails.\!row.xl\:\!hidden {
      display: none !important;
    }
#cookiedetails.row.xl\:hidden {
      display: none !important;
    }
}
@media (min-width: 1536px) {
      .\32xl\:min-w-\[850px\] {
            min-width: 850px;
      }
      .\32xl\:max-w-screen-2xl {
            max-width: 1536px;
      }
      .\32xl\:flex-row {
            flex-direction: row;
      }
      .\32xl\:items-center {
            align-items: center;
      }
      .\32xl\:justify-center {
            justify-content: center;
      }
      .\32xl\:gap-6 {
            gap: 1.5rem;
      }
      .\32xl\:px-0 {
            padding-left: 0px;
            padding-right: 0px;
      }
}