*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --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-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --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-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.18 | 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.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
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:where([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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. 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-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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;
}

/*
Reset default styling for dialogs.
*/

dialog {
  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::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;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.subsite-styles h1 {
  font-family: Open Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  margin: 11rem 0 1rem;
  position: relative;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .subsite-styles h1 {
    font-size: 53px;
    margin: 2rem 0 7rem;
    padding: 1rem 3rem;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 20px;
    display: inline-block;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    /* optional soft blur of background behind the element */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    font-weight: 700;
    max-width: 700px;
  }
}

@media screen and (min-width: 992px) {
  .subsite-styles h1 {
    min-width: 650px;
  }
}

.subsite-styles h2 {
  font-family: Open Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
  font-size: 32px;
  font-weight: 500;
  margin: 1.2rem 0;
}

@media screen and (min-width: 768px) {
  .subsite-styles h2 {
    font-size: 40px;
  }
}

.subsite-styles h3 {
  font-family: Open Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
  font-size: 25px;
  font-weight: 300;
  line-height: 1.4;
  margin: 1.2rem 0;
}

@media screen and (min-width: 768px) {
  .subsite-styles h3 {
    font-size: 33px;
  }
}

.subsite-styles h4 {
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
}

.subsite-styles h5 {
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
  font-size: 28px;
  font-weight: 500;
  position: relative;
  padding-left: 20px;
  margin-bottom: 1.2rem;
}

.subsite-styles h5:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -5px;
  width: 15px;
  height: 15px;
  border-top: 5px solid #F99B20;
  border-right: 5px solid #F99B20;
  border-radius: 3px;
  transform: rotate(45deg);
}

@media screen and (min-width: 768px) {
  .subsite-styles h5 {
    font-size: 32px;
  }
}

.subsite-styles blockquote p {
  font-family: Open Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
}

@media (min-width: 992px) {
  .subsite-styles blockquote p {
    font-size: 2rem;
  }
}

.subsite-styles p, .subsite-styles li, .subsite-styles th, .subsite-styles td {
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(78 76 76 / var(--tw-text-opacity, 1));
  font-weight: 400;
}

.subsite-styles p, .subsite-styles ul {
  margin: 0 0 1rem;
}

.subsite-styles ul {
  padding-top: 0;
}

.subsite-styles em {
  font-weight: 400;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.left-0 {
  left: 0px;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0px;
}

.top-4 {
  top: 1rem;
}

.z-10 {
  z-index: 10;
}

.m-0 {
  margin: 0px;
}

.m-auto {
  margin: auto;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-full {
  height: 100%;
}

.min-h-\[18rem\] {
  min-height: 18rem;
}

.w-1\/2 {
  width: 50%;
}

.w-10 {
  width: 2.5rem;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-20 {
  width: 5rem;
}

.w-4 {
  width: 1rem;
}

.w-8 {
  width: 2rem;
}

.w-full {
  width: 100%;
}

.flex-1 {
  flex: 1 1 0%;
}

.border-collapse {
  border-collapse: collapse;
}

.cursor-pointer {
  cursor: pointer;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-4 > :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));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.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)));
}

.divide-gray > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(167 171 170 / var(--tw-divide-opacity, 1));
}

.overflow-hidden {
  overflow: hidden;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-8 {
  border-width: 8px;
}

.border-champion {
  --tw-border-opacity: 1;
  border-color: rgb(63 106 179 / var(--tw-border-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-champion {
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
}

.bg-sunshine {
  --tw-bg-opacity: 1;
  background-color: rgb(249 155 32 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-zinc-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}

.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.bg-hero-banner {
  background-image: url('../../images/cuvitru/cuvitru_banner.png');
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-80 {
  padding-bottom: 20rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-standard-sm {
  padding-left: 15px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pr-7 {
  padding-right: 1.75rem;
}

.pr-standard-sm {
  padding-right: 15px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-40 {
  padding-top: 10rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-8 {
  padding-top: 2rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-footer {
  font-size: 0.875rem;
}

.text-heading-1 {
  font-size: 3rem;
}

.text-heading-3 {
  font-size: 1.5rem;
}

.text-quote-banner {
  font-size: 2rem;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.lowercase {
  text-transform: lowercase;
}

.italic {
  font-style: italic;
}

.text-champion {
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

ol li::marker, ul li::marker {
  color: #58595B;
}

ol li::marker {
  font-weight: 500;
}

.hyqvia-gradient {
  background: none;
}

.hyqvia-gradient.hero-options {
  padding: 0px !important;
}

.hero-options h2 {
  font-size: clamp(26px, 8vw, 60px);
  padding-top: clamp(1rem, 8vw, 5rem);
  font-weight: 300;
  margin: 0;
}

.hero-options .flex-col {
  padding: 1rem !important;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options h2 {
    font-size: 60px;
    font-weight: 500;
    margin-bottom: 0em;
  }

  .hero-options .flex-col {
    padding-left: 6rem !important;
    min-width: 58%;
  }
}

.image-card.hyqvia-gradient.p-3 {
  padding: 0px !important;
}

.image-card img {
  border-radius: 40px;
}

.standard-x-padding {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .standard-x-padding {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .standard-x-padding {
    padding-left: 100px;
    padding-right: 100px;
  }
}

.text-container-left {
  padding-left: 15px;
}

@media (min-width: 768px) {
  .text-container-left {
    padding-left: 50px;
  }
}

@media (min-width: 992px) {
  .text-container-left {
    padding-left: 100px;
  }
}

.text-container-right {
  padding-right: 15px;
}

@media (min-width: 768px) {
  .text-container-right {
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .text-container-right {
    padding-right: 100px;
  }
}

/* this is required by alpinejs to avoid flicker */

[x-cloak] {
  display: none !important;
}

.form-container form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.form-container form > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.form-container form {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.hero-options .form-container form {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .form-container form {
    padding-left: 6rem;
    min-width: 58%;
  }
}

.form-container form {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .form-container form {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .form-container form {
    padding-left: 100px;
    padding-right: 100px;
    flex-direction: row;
  }

  .form-container form > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
}

#block-hyqvia-hyqvialogofr img {
  height: 5rem;
  width: 15rem;
  -o-object-fit: cover;
     object-fit: cover;
}

#block-questionstoask {
  border-right: 0px !important;
}

#block-questionstoask .block-link-btn, #block-hyqvia-questionstoask .block-link-btn {
  font-size: 1.125rem;
  line-height: 1.75rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.menu#block-questionstoask .block-link-btn,.menu #block-hyqvia-questionstoask .block-link-btn {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

#block-questionstoask .block-link-btn:hover, #block-hyqvia-questionstoask .block-link-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(191 37 38 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  #block-questionstoask .block-link-btn, #block-hyqvia-questionstoask .block-link-btn {
    font-size: 1.25rem;
  }
}

#block-questionstoask .block-link-btn, #block-hyqvia-questionstoask .block-link-btn {
  font-size: 14px;
  line-height: 1.1;
}

#block-questionstoask .block-link-btn {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

#block-hyqvia-questionstoask .block-link-btn {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

@media (min-width: 576px) {
  #block-hyqvia-questionstoask .block-link-btn {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 768px) {
  #block-hyqvia-questionstoask .block-link-btn {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 576px) {
  #block-paabccplogo {
    width: 15rem;
  }

  #block-takedalogo {
    width: 15rem;
  }
}

.lang-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.lang-item {
  border-width: 2px;
  border-color: transparent;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .lang-item {
    font-size: 1.25rem;
  }
}

.lang-item a {
  display: inline-block;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  .lang-item a {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 992px) {
  .lang-item a {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.lang-item.is-active {
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.menu.lang-item.is-active {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

@media (min-width: 576px) {
  .lang-item.is-active {
    border-width: 2px;
  }
}

#block-footercopyright > div > p {
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(78 76 76 / var(--tw-text-opacity, 1));
}

.footer-nav-item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.footer-nav-item:first-child {
  padding-left: 0px;
}

.footer-nav-item:last-child {
  padding-right: 0px;
  padding-left: 0.5rem;
}

.footer-nav-item a {
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(78 76 76 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-underline-offset: 4px;
}

.footer-nav-item a:hover {
  --tw-text-opacity: 1;
  color: rgb(191 37 38 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.button-style-1 {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.menu.button-style-1 {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

.button-style-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(191 37 38 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button-style-2 {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.menu.button-style-2 {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

@media (min-width: 768px) {
  .button-style-2 {
    font-size: 1.25rem;
  }
}

.button-style-2 p {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button-style-2 p:hover {
  --tw-text-opacity: 1;
  color: rgb(249 155 32 / var(--tw-text-opacity, 1));
}

.button-style-2-graphic-a {
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 1.75rem;
  width: 1.75rem;
  background: none;
}

.button-style-2-graphic-a.hero-options {
  padding: 0px;
}

.image-card.button-style-2-graphic-a.p-3 {
  padding: 0px;
}

.button-style-2-graphic-b {
  height: 1.25rem;
  width: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
}

.menu.button-style-2-graphic-b {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

.button-style-3 {
  margin-top: 1em;
  display: flex;
  height: 5rem;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
}

 #header__subsite ul.button-style-3 {
  background-color: #fff;
}

.group:hover .button-style-3 {
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .button-style-3 {
    font-size: 1.25rem;
  }
}

.chevron-right {
  height: 2rem;
  width: 2rem;
}

.group:hover .chevron-right {
  fill: #3F6AB3;
}

.group:hover .chevron-right path {
  fill: #3F6AB3;
}

.chevron-right path {
  fill: #3F6AB3;
}

.internal-link-button {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow-wrap: break-word;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(191 37 38 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.internal-link-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 155 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .internal-link-button {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 992px) {
  .internal-link-button {
    width: 66.666667%;
  }
}

@media (min-width: 1200px) {
  .internal-link-button {
    font-size: 1.25rem;
  }
}

.hyperlink {
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-underline-offset: 4px;
}

.hyperlink:hover {
  --tw-text-opacity: 1;
  color: rgb(191 37 38 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.overlay {
  inset: 0px;
  z-index: 50;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.3;
}

.hero-options .overlay {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .overlay {
    padding-left: 6rem;
    min-width: 58%;
  }
}

.image-type {
  display: flex;
  justify-content: center;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .image-type {
    justify-content: normal;
  }
}

.text-body-type a {
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-underline-offset: 4px;
}

.text-body-type a:hover {
  --tw-text-opacity: 1;
  color: rgb(191 37 38 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.modal-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-container > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.hero-options .modal-container {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .modal-container {
    padding-left: 6rem;
    min-width: 58%;
  }
}

.modal-container div h3 {
  font-size: 1.125rem;
}

@media (min-width: 768px) {
  .modal-container div h3 {
    font-size: 1.5rem;
  }

  .modal-container .image-type {
    height: 66.666667%;
    width: 66.666667%;
  }
}

.menu {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 1rem;
}

.hero-options .menu {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .menu {
    padding-left: 6rem;
    min-width: 58%;
  }
}

@media (min-width: 992px) {
  .menu {
    flex-direction: row;
  }
}

.nav-item {
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.main-nav-item {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

 #header__subsite ul.main-nav-item {
  background-color: #fff;
}

#header__subsite, #header__subsite ul.bg-white {
  background-color: #fff !important;
}

#header__subsite ul {
  gap: 0;
  background-color: #fff !important;
}

#header__subsite ul li {
  border-right: #EAEAEA 1px solid;
}

#header__subsite ul a {
  color: #3F6AB3;
}

.main-nav-item a {
  background-color: #fff;
  color: #3F6AB3;
  border-right: 1px solid #EAEAEA;
  border-top: 1px solid #EAEAEA;
}

.main-nav-item.is-active a, .child-nav-item.is-active a {
  background-color: #EAEAEA;
}

@media screen and (min-width: 992px) {
  #header__subsite .child-menu-mobile, #header__subsite.open .child-menu-mobile {
    display: none !important;
  }
}

#header__subsite .child-menu {
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(74 29 101 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #ffffff !important;
  display: none !important;
}

@media screen and (min-width: 992px) {
  #header__subsite .child-menu {
    display: flex !important;
  }
}

.child-nav-item a {
  background-color: #fff;
  color: #3F6AB3;
  border-right: 1px solid #EAEAEA;
}

.dropdown-menu {
  display: flex;
  width: 100%;
  flex-direction: column;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(167 171 170 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
}

.hero-options .dropdown-menu {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .dropdown-menu {
    padding-left: 6rem;
    min-width: 58%;
  }
}

.menu.dropdown-menu {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

.dropdown-nav-item {
  display: flex;
  width: 100%;
  flex-direction: column;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.hero-options .dropdown-nav-item {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .dropdown-nav-item {
    padding-left: 6rem;
    min-width: 58%;
  }
}

.menu.dropdown-nav-item {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

.dropdown-nav-item:nth-child(2).is-active > a {
  padding-top: 0.5rem;
}

.dropdown-nav-item:last-child {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(167 171 170 / var(--tw-border-opacity, 1));
}

.dropdown-nav-item > a {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
}

.menu.dropdown-nav-item > a {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

.dropdown-child-item:last-child {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.dropdown-child-menu {
  margin-top: 0.5rem;
  margin-bottom: -0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(74 29 101 / var(--tw-bg-opacity, 1));
}

.dropdown-child-item {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.dropdown-child-item:last-child {
  border-bottom-width: 0px;
}

.dropdown-child-item a {
  height: 100%;
  width: 100%;
  padding-left: 2rem;
}

.dropdown-nav-item:nth-child(2), .dropdown-child-item:last-child {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.dropdown-nav-item.is-active {
  border-bottom-width: 0px;
  padding-top: 0px;
  background: none;
}

.dropdown-nav-item.is-active.hero-options {
  padding: 0px;
}

.image-card.dropdown-nav-item.is-active.p-3 {
  padding: 0px;
}

.dropdown-nav-item > a.is-active {
  padding-top: 0.5rem;
  padding-bottom: 0.25rem;
}

.dropdown-child-item a.is-active {
  margin-left: 1rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.menu.dropdown-child-item a.is-active {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

.disc-list {
  list-style-position: outside;
  list-style-type: disc;
}

.disc-list > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.disc-list {
  padding-left: 2.25rem;
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(78 76 76 / var(--tw-text-opacity, 1));
}

ol {
  padding-left: 1.25rem;
}

.text-container ul, .two-column-split-container ul, .text-body-type ul {
  list-style-position: outside;
  list-style-type: disc;
}

.text-container ul > :not([hidden]) ~ :not([hidden]), .two-column-split-container ul > :not([hidden]) ~ :not([hidden]), .text-body-type ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.text-container ul, .two-column-split-container ul, .text-body-type ul {
  padding-left: 2.25rem;
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(78 76 76 / var(--tw-text-opacity, 1));
}

.two-column-split-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.hero-options .two-column-split-container {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .two-column-split-container {
    padding-left: 6rem;
    min-width: 58%;
  }
}

@media (min-width: 768px) {
  .two-column-split-container {
    flex-direction: row;
    justify-content: space-between;
  }

  .two-column-split-container > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

.two-column-left {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .two-column-left {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .two-column-left {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 768px) {
  .two-column-left {
    padding-left: 0px;
    padding-right: 0px;
  }

  .two-column-right {
    align-items: flex-end;
  }
}

.two-column-right img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding-top: 2.5rem;
}

@media (min-width: 768px) {
  .two-column-right img {
    align-items: flex-end;
    padding-top: 0px;
  }
}

.hide-column {
  display: none;
}

@media (min-width: 768px) {
  .hide-column {
    display: flex;
  }
}

@media (min-width: 1200px) {
  .text-container-width {
    width: 66.666667%;
  }
}

.banner-container {
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.menu.banner-container {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

.banner-container br {
  display: none;
}

@media (min-width: 768px) {
  .banner-container br {
    display: inline-block;
  }
}

.banner-container p {
  color: #fff !important;
}

.banner-copy h2, .banner-copy blockquote p, .banner-copy p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.banner-copy {
  display: flex;
  flex-direction: column;
}

.hero-options .banner-copy {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .banner-copy {
    padding-left: 6rem;
    min-width: 58%;
  }
}

.admin-instructions {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .admin-instructions {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .admin-instructions {
    padding-left: 100px;
    padding-right: 100px;
  }
}

.admin-instruction-content-item {
  display: flex;
  flex-direction: column;
}

.hero-options .admin-instruction-content-item {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .admin-instruction-content-item {
    padding-left: 6rem;
    min-width: 58%;
  }
}

.admin-instruction-content-item .two-column-left {
  padding-left: 0px;
  padding-right: 0px;
}

.fancy-checklist strong {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(78 76 76 / var(--tw-text-opacity, 1));
}

.fancy-checklist ul {
  list-style-position: outside;
}

.fancy-checklist ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.fancy-checklist ul {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1200px) {
  .fancy-checklist ul {
    width: 66.666667%;
  }
}

.fancy-checklist ul li > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.fancy-checklist ul li {
  background-image: url('../../images/cuvitru/icons/Checkmark.svg');
  background-repeat: no-repeat;
  padding-left: 4rem;
}

.side-effect-col-1 strong {
  font-weight: 600;
}

.side-effect-col-1, .side-effect-col-2, .side-effect-col-3 {
  display: flex;
  height: 100%;
  align-items: center;
  border-width: 1px;
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(63 106 179 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(241 234 244 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.side-effect-col-2, .side-effect-col-3 {
  border-left-width: 0px;
}

.side-effect-item {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

@media (min-width: 576px) {
  .side-effect-item {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

@media (min-width: 768px) {
  .side-effect-item {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.side-effect-item p {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 576px) {
  .side-effect-item p {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px) {
  .side-effect-item p {
    font-size: 1.125rem;
  }
}

.side-effect strong {
  font-weight: 600;
}

.side-effect-false {
  height: 5rem;
}

.header-container {
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(63 106 179 / var(--tw-bg-opacity, 1));
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.menu.header-container {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

@media (min-width: 576px) {
  .header-container {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

@media (min-width: 768px) {
  .header-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.center-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero-options .center-title {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .center-title {
    padding-left: 6rem;
    min-width: 58%;
  }
}

.header-container .title-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  .header-container .title-container {
    width: 12rem;
  }
}

.title-container p {
  -webkit-hyphens: auto;
          hyphens: auto;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 576px) {
  .title-container p {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px) {
  .title-container p {
    font-size: 1.125rem;
  }
}

@media (min-width: 992px) {
  .title-container p {
    -webkit-hyphens: none;
            hyphens: none;
    font-size: 1.25rem;
  }
}

.questions-container {
  padding-bottom: 2.5rem;
}

.questions-container:last-child {
  margin-bottom: 1rem;
}

.related-links-container {
  display: flex;
  display: grid;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

.hero-options .related-links-container {
  padding: 1rem;
  min-width: 60%;
}

@media screen and (min-width: 768px) {
  .hero-options .related-links-container {
    padding-left: 6rem;
    min-width: 58%;
  }
}

.related-links-container {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .related-links-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .related-links-container {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 768px) {
  .related-links-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    flex-direction: row;
    justify-content: space-between;
  }
}

@media (min-width: 1536px) {
  .related-links-container {
    gap: 2.5rem;
  }
}

.image-card img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1200px) {
  .related-links-3-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .related-links-4-row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.related-links-4-row .image-card img {
  height: 18rem;
}

@media (min-width: 768px) {
  .related-links-4-row .image-card img {
    height: 14rem;
  }
}

@media (min-width: 992px) {
  .related-links-4-row .image-card img {
    height: 15rem;
  }
}

@media (min-width: 1200px) {
  .related-links-4-row .image-card img {
    height: 12rem;
  }
}

@media (min-width: 1536px) {
  .related-links-4-row .image-card img {
    height: 13rem;
  }
}

.related-links-3-row .image-card img {
  height: 18rem;
}

@media (min-width: 768px) {
  .related-links-3-row .image-card img {
    height: 14rem;
  }
}

@media (min-width: 992px) {
  .related-links-3-row .image-card img {
    height: 15rem;
  }
}

@media (min-width: 1536px) {
  .related-links-3-row .image-card img {
    height: 18rem;
  }
}

/* fade-in */

body {
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: fadein 0.5s;
  color: #58595B;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Firefox < 16 */

/* Safari, Chrome and Opera > 12.1 */

/* Internet Explorer */

/* Opera < 12.1 */

.paragraph--type--patient-login-form {
  background-color: rgb(101, 45, 134) !important;
}

.subsite-logo img {
  max-width: 200px;
}

.menu.bg-champion {
  background-color: #fff;
  border-bottom: 1px solid #3F6AB3;
}

#header__subsite {
  padding: 0 !important;
}

.subsite-logo img {
  margin: 1rem 1rem !important;
}

@media screen and (min-width: 576px) {
  .subsite-logo img {
    margin: 1rem 50px !important;
  }
}

@media screen and (min-width: 992px) {
  .subsite-logo img {
    margin: 0.5rem 2.5rem !important;
  }
}

strong {
  font-weight: 600;
}

.section__cuvitru-login {
  position: relative;
  padding-top: 2rem;
}

.section__cuvitru-login .white-pill-image {
  position: absolute;
  top: 3rem;
  left: 0;
  background-color: #fff;
  padding: 1rem 3rem 1rem 2rem;
  border-top-right-radius: 10rem;
  border-bottom-right-radius: 10rem;
}

@media screen and (max-width: 992px) {
  .section__cuvitru-login .white-pill-image {
    display: none;
  }
}

.section__cuvitru-login h1 {
  text-align: center;
  background-image: none !important;
  font-weight: 500;
  padding: 2rem 0;
}

.section__cuvitru-login h1 strong {
  font-size: 120%;
}

.section__cuvitru-login .paragraph--type--patient-login-form, .section__cuvitru-login .paragraph--type--hcp-login-form {
  border: 2px solid #fff !important;
  background-color: #fff !important;
}

.section__cuvitru-login .paragraph--type--patient-login-form h2, .section__cuvitru-login .paragraph--type--hcp-login-form h2 {
  background-color: #3F6AB3 !important;
  margin-top: 0;
}

.section__cuvitru-login .paragraph--type--patient-login-form p, .section__cuvitru-login .paragraph--type--patient-login-form label, .section__cuvitru-login .paragraph--type--patient-login-form a, .section__cuvitru-login .paragraph--type--hcp-login-form p, .section__cuvitru-login .paragraph--type--hcp-login-form label, .section__cuvitru-login .paragraph--type--hcp-login-form a {
  color: #4c4948 !important;
}

.section__cuvitru-login .paragraph--type--patient-login-form a, .section__cuvitru-login .paragraph--type--hcp-login-form a {
  text-decoration: underline;
}

.section__cuvitru-login .paragraph--type--patient-login-form .js-form-item input[type=text], .section__cuvitru-login .paragraph--type--hcp-login-form .js-form-item input[type=text] {
  border: 2px solid #B2B2B2;
  border-radius: 0.5rem;
}

.section__cuvitru-login .paragraph--type--patient-login-form input.form-submit, .section__cuvitru-login .paragraph--type--hcp-login-form input.form-submit {
  color: white !important;
  border-radius: 0.5rem !important;
  font-weight: 700;
}

.section__cuvitru-login .paragraph--type--patient-login-form hr, .section__cuvitru-login .paragraph--type--hcp-login-form hr {
  margin: 0.5rem 0 1rem;
  color: #B2B2B2;
}

.section__cuvitru-login .paragraph--type--patient-login-form h2:before {
  background-image: url("/themes/custom/consolidation/images/cuvitru/cuv-login-icon_patient.png") !important;
}

.section__cuvitru-login .paragraph--type--hcp-login-form h2:before {
  background-image: url("/themes/custom/consolidation/images/cuvitru/cuv-login-icon_hcp.png") !important;
}

.section__cuvitru-login .paragraph--type--hcp-login-form hr {
  margin: 1rem 0 0.5rem;
}

.footer_subsite {
  margin-top: 150px;
  background-color: #707070;
  padding-top: 2rem;
  padding-bottom: 1rem;
  position: relative;
  /* needed for the pseudo-element positioning */
  /* Decorative image positioned directly above the footer (touching top border)
     Change the URL below to your image path. */
}

.footer_subsite::before {
  content: "";
  position: absolute;
  top: -150px;
  /* place the element directly above the footer */
  right: -333px;
  transform: translateX(-50%);
  width: 650px;
  height: 150px;
  background-image: url("/themes/custom/consolidation/images/cuvitru/bottom-bubble.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  pointer-events: none;
  /* optional slight overlap shadow if you want it to visually sit on the border */
}

.footer_subsite p {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  margin: 1rem 0;
}

.node-type-cuvitru-login-page .footer_subsite {
  margin-top: 0;
}

.node-type-cuvitru-login-page .footer_subsite::before {
  background-image: none;
}

#header__subsite #btn__subsite-hamburger {
  top: 2rem;
  right: 15px;
}

@media screen and (min-width: 576px) {
  #header__subsite #btn__subsite-hamburger {
    right: 50px;
  }
}

#header__subsite #btn__subsite-hamburger span {
  background-color: #3F6AB3 !important;
}

.subsite-logo {
  display: inline-block;
}

@media screen and (min-width: 992px) {
  .subsite-logo {
    margin-left: 4rem;
  }
}

.print-footer {
  display: none;
}

.print-footer p {
  font-size: 8px;
}

.print-footer img.inline-footer-logo {
  width: 25px;
}

@media print {
  #header__consolidation, footer, .resources-cta-main, .resources-cta-block, #circle_1 img {
    display: none;
  }

  .hyqvia-print-only {
    display: block;
  }

  .print-display-block, .print-footer {
    display: block !important;
  }

  .hyqvia-timestamp {
    display: none !important;
  }

  .print-padding-hyqvia {
    padding: 0 0.5rem !important;
  }

  #my-questions-area h2, #my-questions-area h3 {
    text-align: left !important;
    padding: 0 !important;
    color: #3F6AB3 !important;
  }

  #my-questions-area h3 {
    margin: 0 0 1rem !important;
    font-size: 24px !important;
    font-weight: 600;
  }

  #my-questions-area h2 {
    margin: 0 0 0.5rem !important;
    font-size: 20px !important;
  }

  #my-questions-area li, #my-questions-area p {
    font-size: 14px !important;
  }

  #my-questions-area li::marker {
    font-weight: 600 !important;
  }
}

#block-consolidation-cuvitrupatientmenu {
  border-top: 1px solid #3F6AB3;
}

#header__subsite ul {
  padding: 0;
}

#header__subsite ul.hyqvia-menu, #header__subsite ul.hyqvia-child-menu {
  background-color: #ffffff;
  border-bottom: 1px solid #3F6AB3;
  align-items: flex-start;
}

#header__subsite ul.hyqvia-menu li, #header__subsite ul.hyqvia-child-menu li {
  width: 100%;
  align-items: flex-start;
}

#header__subsite ul.hyqvia-menu li a, #header__subsite ul.hyqvia-child-menu li a {
  margin: 0;
  width: 100%;
}

#header__subsite ul.hyqvia-child-menu-mobile {
  width: 100%;
  background-color: #ffffff !important;
}

#header__subsite ul.hyqvia-child-menu-mobile li {
  border-top: 2px solid #3F6AB3;
  border-bottom: 0;
  border-radius: 0;
  background-color: #ffffff !important;
  padding: 0.5rem;
}

#header__subsite ul.hyqvia-child-menu-mobile li a {
  background-color: #ffffff !important;
  padding: 5px 10px;
  border-radius: 5px;
}

#header__subsite ul.hyqvia-child-menu-mobile li.is-active a, #header__subsite ul.hyqvia-child-menu-mobile li:hover a {
  background-color: #EAEAEA !important;
}

@media screen and (min-width: 992px) {
  #header__subsite nav {
    padding-left: 0 !important;
  }

  #header__subsite ul.hyqvia-menu {
    justify-content: space-evenly;
  }

  #header__subsite ul.hyqvia-menu li {
    border-bottom: 0;
    padding: 0;
    width: 100%;
  }

  #header__subsite ul.hyqvia-menu li a {
    text-align: center;
  }

  #header__subsite ul.hyqvia-child-menu {
    padding: 0;
    justify-content: center;
  }

  #header__subsite ul.hyqvia-child-menu a {
    text-align: center;
  }
}

.resources-cta-main {
  display: flex;
  justify-content: center;
  padding: 4rem 1rem 6rem;
}

.resources-cta-main .resources-cta-block {
  background-color: var(--secondary-colour);
  padding: 1rem 2rem;
  border-radius: 5rem;
  text-align: center;
}

.resources-cta-main .resources-cta-block p {
  color: white !important;
  font-size: 24px;
}

.resources-cta-main .resources-cta-block a {
  text-decoration: underline;
}

.paragraph--type--hyqvia-brightcove-videos {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .paragraph--type--hyqvia-brightcove-videos {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .paragraph--type--hyqvia-brightcove-videos {
    padding-left: 100px;
    padding-right: 100px;
  }
}

.paragraph--type--hyqvia-brightcove-videos {
  display: grid;
  gap: 2rem;
}

@media screen and (min-width: 992px) {
  .paragraph--type--hyqvia-brightcove-videos {
    grid-template-columns: repeat(2, 1fr);
  }

  .paragraph--type--hyqvia-brightcove-videos > *:last-child:nth-child(odd) {
    grid-column: 1/-1;
    /* span full width */
  }
}

.paragraph--type--hyqvia-brightcove-videos .paragraph--type--hyqvia-brightcove-video .video-title {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
  font-weight: 400;
}

.paragraph--type--hyqvia-brightcove-videos .paragraph--type--hyqvia-brightcove-video .video-container {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #BF2526 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 37 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #F99B20 var(--tw-gradient-to-position);
  padding: 1rem;
}

.paragraph--type--hyqvia-brightcove-videos .paragraph--type--hyqvia-brightcove-video .video-container .vjs-title-bar {
  display: none;
}

.paragraph--brochure-catalogue {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}

.paragraph--brochure-catalogue .paragraph--brochure-link {
  max-width: 450px;
}

@media screen and (min-width: 992px) {
  .paragraph--brochure-catalogue {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }

  .paragraph--brochure-catalogue .paragraph--brochure-link {
    max-width: 600px;
  }
}

.paragraph--type--search-results {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .paragraph--type--search-results {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .paragraph--type--search-results {
    padding-left: 100px;
    padding-right: 100px;
  }
}

.paragraph--type--search-results a {
  color: #BF2526;
}

.video-links-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* default: 1 per row on mobile */
  gap: 1rem;
  /* spacing between items */
  margin: 2rem 0 3rem;
}

/* Tablet: 2 per row */

/* Desktop: 4 per row */

@media (min-width: 1024px) {
  .video-links-container {
    grid-template-columns: repeat(4, 1fr);
  }
}

.video-links-container a {
  display: block;
}

.video-links-container img {
  display: block;
  width: 100%;
  height: auto;
}

.brightcovePlayerContainer {
  padding: 0.5rem;
  background: none;
}

.brightcovePlayerContainer.hero-options {
  padding: 0px;
}

.image-card.brightcovePlayerContainer.p-3 {
  padding: 0px;
}

.brightcovePlayerContainer {
  margin-top: 1rem;
  text-align: right;
}

.brightcovePlayerContainer #closeVideo {
  border: 3px solid rgb(101, 45, 134);
  border-radius: 8px;
  color: rgb(101, 45, 134);
  font-size: 30px;
  line-height: 1;
  padding: 0px 5px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.vjs-title-bar {
  display: none;
}

.a-purple {
  font-weight: 300;
  color: purple;
  text-decoration: underline;
}

.bg-hero-banner {
  aspect-ratio: 3/2;
}

.page--cuvitru-login .main--content {
  background-image: url("/themes/custom/consolidation/images/cuvitru/alt-top-bubble.png") !important;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 190% auto;
  background-color: #3F6AB3;
}

.content--cuvitru {
  background-image: url("/themes/custom/consolidation/images/cuvitru/blue-bubble.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) {
  .content--cuvitru {
    background-size: 70% auto;
  }
}

.content--cuvitru {
  position: relative;
  overflow-x: hidden;
}

.page--possible-side-effects .main--content, .page--patient-support-program .main--content {
  background-image: url("/themes/custom/consolidation/images/cuvitru/alt-top-bubble.png") !important;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) {
  .page--possible-side-effects .main--content, .page--patient-support-program .main--content {
    background-size: 70% auto;
  }
}

.page--cuvitru-resources .main--content {
  background-image: url("/themes/custom/consolidation/images/cuvitru/resources_bubble.png") !important;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) {
  .page--cuvitru-resources .main--content {
    background-size: 70% auto;
  }
}

#circle_1, #circle_2, #circle_3 {
  display: none !important;
  position: absolute;
  display: block;
  height: auto;
  opacity: 0;
  /* start invisible and ready for animation */
  transform: translateX(0);
  will-change: transform, opacity;
}

#circle_1 img, #circle_2 img, #circle_3 img {
  padding-top: 0;
}

@media screen and (min-width: 768px) {
  #circle_1, #circle_2, #circle_3 {
    display: block !important;
  }
}

.page--about-cuvitru .main--content #circle_1, .page--administration-instructions .main--content #circle_1 {
  display: block !important;
  animation: moveLeft10Reveal 800ms ease 300ms forwards;
  width: 135px;
  top: 10px;
  right: 20px;
}

@media screen and (min-width: 768px) {
  .page--about-cuvitru .main--content #circle_1, .page--administration-instructions .main--content #circle_1 {
    width: 250px;
    left: 58%;
    right: unset;
  }
}

.page--about-cuvitru .main--content #circle_2, .page--administration-instructions .main--content #circle_2 {
  animation: moveRight10Reveal 800ms ease 300ms forwards;
}

@media screen and (min-width: 768px) {
  .page--about-cuvitru .main--content #circle_2, .page--administration-instructions .main--content #circle_2 {
    width: 370px;
    top: 160px;
    left: 75%;
  }
}

.page--about-cuvitru .main--content #circle_3, .page--administration-instructions .main--content #circle_3 {
  animation: moveLeft10Reveal 800ms ease 300ms forwards;
}

@media screen and (min-width: 768px) {
  .page--about-cuvitru .main--content #circle_3, .page--administration-instructions .main--content #circle_3 {
    width: 210px;
    top: 400px;
    left: 63%;
  }
}

.page--about-cuvitru .main--content #about-icon-table, .page--administration-instructions .main--content #about-icon-table {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 3rem 0 1rem;
  gap: 30px;
}

@media screen and (min-width: 768px) {
  .page--about-cuvitru .main--content #about-icon-table, .page--administration-instructions .main--content #about-icon-table {
    flex-direction: row;
    margin: 3rem 0;
  }
}

.page--possible-side-effects .main--content #circle_1 {
  display: block !important;
  animation: moveLeft10Reveal 800ms ease 300ms forwards;
  width: 135px;
  top: 10px;
  right: 20px;
}

@media screen and (min-width: 768px) {
  .page--possible-side-effects .main--content #circle_1 {
    width: 250px;
    left: 58%;
    right: unset;
  }
}

.page--possible-side-effects .main--content #circle_2 {
  animation: moveRight10Reveal 800ms ease 300ms forwards;
}

@media screen and (min-width: 768px) {
  .page--possible-side-effects .main--content #circle_2 {
    width: 370px;
    top: 160px;
    left: 75%;
  }
}

.page--possible-side-effects .main--content #circle_3 {
  animation: moveLeft10Reveal 800ms ease 300ms forwards;
}

@media screen and (min-width: 768px) {
  .page--possible-side-effects .main--content #circle_3 {
    width: 210px;
    top: 400px;
    left: 63%;
  }
}

.page--how-is-cuvitru-given .main--content #circle_1 {
  display: block !important;
  animation: moveLeft10Reveal 800ms ease 300ms forwards;
  width: 135px;
  top: 10px;
  right: 20px;
}

@media screen and (min-width: 768px) {
  .page--how-is-cuvitru-given .main--content #circle_1 {
    width: 250px;
    left: 58%;
    right: unset;
  }
}

.page--how-is-cuvitru-given .main--content #circle_2 {
  animation: moveRight10Reveal 800ms ease 300ms forwards;
}

@media screen and (min-width: 768px) {
  .page--how-is-cuvitru-given .main--content #circle_2 {
    width: 370px;
    top: 160px;
    left: 75%;
  }
}

.page--patient-support-program #circle_1 {
  display: block !important;
  animation: moveLeft10Reveal 800ms ease 300ms forwards;
  width: 165px;
  top: -20px;
  left: 5px;
}

@media screen and (min-width: 768px) {
  .page--patient-support-program #circle_1 {
    width: 250px;
    left: 68%;
    right: unset;
  }
}

.page--patient-support-program #circle_2 {
  display: block !important;
  animation: moveRight10Reveal 800ms ease 300ms forwards;
  width: 100px;
  top: 65px;
  right: 20px;
}

@media screen and (min-width: 768px) {
  .page--patient-support-program #circle_2 {
    width: 170px;
    top: 212px;
    left: 85%;
  }
}

.page--patient-support-program #op_circles {
  animation: spinXReveal 800ms ease 300ms forwards;
  opacity: 0;
}

.page--cuvitru-resources #circle_1 {
  display: block !important;
  animation: moveLeft10Reveal 800ms ease 300ms forwards;
  width: 165px;
  top: -20px;
  left: 5px;
}

@media screen and (min-width: 768px) {
  .page--cuvitru-resources #circle_1 {
    width: 350px;
    left: 56%;
    right: unset;
    top: 30px;
  }
}

.page--cuvitru-resources #circle_2 {
  display: block !important;
  animation: moveRight10Reveal 800ms ease 300ms forwards;
  width: 100px;
  top: 65px;
  right: 20px;
}

@media screen and (min-width: 768px) {
  .page--cuvitru-resources #circle_2 {
    width: 230px;
    top: 292px;
    left: 75%;
  }
}

.page--questions-to-ask-your-doctor #circle_1 {
  display: block !important;
  animation: moveLeft10Reveal 800ms ease 300ms forwards;
  width: 110px;
  top: 30px;
  right: 25px;
}

@media screen and (min-width: 768px) {
  .page--questions-to-ask-your-doctor #circle_1 {
    width: 350px;
    left: 68%;
    right: unset;
    top: 30px;
  }
}

/* Keyframes: reveal and move left by 10% */

@keyframes moveLeft10Reveal {
  from {
    opacity: 0;
    transform: translateX(0);
  }

  to {
    opacity: 1;
    transform: translateX(10%);
  }
}

/* Keyframes: reveal and move left by 10% */

@keyframes moveRight10Reveal {
  from {
    opacity: 0;
    transform: translateX(0);
  }

  to {
    opacity: 1;
    transform: translateX(-10%);
  }
}

/* Keyframes: reveal with a horizontal (X-axis) spin */

@keyframes spinXReveal {
  from {
    opacity: 0;
    transform: perspective(800px) rotateY(90deg);
  }

  to {
    opacity: 1;
    transform: perspective(800px) rotateY(0deg);
  }
}

/* Utility class to apply the spin reveal timing used elsewhere */

.spin-on-show {
  opacity: 0;
  will-change: transform, opacity;
  animation: spinXReveal 800ms ease 300ms forwards;
}

@media (prefers-reduced-motion: reduce) {
  .spin-on-show {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

/* Respect users who prefer reduced motion */

@media (prefers-reduced-motion: reduce) {
  .page--about-cuvitru .main--content #circle_1 {
    animation: none !important;
    opacity: 1 !important;
    transform: translateX(-10%) !important;
    /* show final state */
  }
}

.orange_bg {
  padding: 40px 0;
  background-color: #FEEBD4;
  position: relative;
  z-index: 0;
  overflow: visible;
  /* extend the background 250px outside the element on both sides while
     keeping the same height */
}

.orange_bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100px;
  right: -100px;
  height: 100%;
  background-color: #FEEBD4;
  z-index: -1;
  pointer-events: none;
}

.orange_bg h2 {
  margin-top: 0px;
}

.orange-box {
  margin: 20px 0;
  padding: 20px 15px;
  background-color: #FEEBD4;
  border-radius: 20px;
  border: 1px solid #F99B20;
}

@media screen and (min-width: 576px) {
  .orange-box {
    padding: 40px;
  }
}

.admin-instructions .text-heading-1 {
  color: white;
}

.admin-instructions h2 {
  margin-top: 0px;
}

.table--infusion {
  width: 100%;
  margin-bottom: 2rem;
}

.table--infusion th {
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
  text-align: left;
  padding: 5px 8px;
}

.table--infusion td {
  padding: 5px 8px;
}

.table--infusion tbody tr:nth-of-type(odd) {
  background-color: #EAEAEA;
}

.flex-2-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0px 20px;
}

.flex-2-col .image {
  max-width: 280px;
  padding: 2rem;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .flex-2-col {
    flex-direction: row;
  }

  .flex-2-col .image {
    max-width: unset;
    flex: 0 0 40%;
  }
}

.flex-2-col--about {
  margin-bottom: 2rem;
}

.flex-2-col--how-much {
  margin-bottom: 3rem;
}

.flex-2-col--how-much .image {
  padding: 2rem;
  justify-content: flex-start;
}

.flex-2-col--how-much .image img {
  width: 160px;
}

@media screen and (min-width: 768px) {
  .flex-2-col--how-much {
    flex-direction: row;
  }

  .flex-2-col--how-much .image {
    max-width: unset;
    flex: 0 0 48%;
    padding-left: 7rem;
  }
}

.flex-2-col--onepath .image {
  max-width: 500px;
}

@media screen and (min-width: 768px) {
  .flex-2-col--onepath .image {
    max-width: unset;
    flex: 0 0 45%;
    justify-content: flex-start;
  }

  .flex-2-col--onepath .image img {
    width: 450px;
    max-width: 100%;
  }
}

.flex-2-col--50-50 {
  align-items: flex-start;
}

.flex-2-col--50-50 .text {
  flex: 0 0 calc(50% - 10px);
}

@media screen and (min-width: 768px) {
  .flex-2-col--instruct {
    align-items: flex-start;
  }

  .flex-2-col--instruct .image img {
    width: 240px;
    max-width: 100%;
  }

  .flex-2-col--instruct_2 .image img, .flex-2-col--instruct_5 .image img {
    width: unset;
  }
}

.flex-2-col--resources {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0px 20px;
}

.flex-2-col--resources .resource-item {
  max-width: 500px;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.flex-2-col--resources .resource-item img {
  max-height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .flex-2-col--resources {
    flex-direction: row;
    align-items: flex-end;
  }

  .flex-2-col--resources .resource-item {
    max-width: 500px;
    flex: 0 0 calc(50% - 10px);
  }
}

.red-button, a.red-button {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(191 37 38 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.red-button:hover, a.red-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 155 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
}

.red-button, a.red-button {
  display: inline-block;
  text-decoration: none;
  text-decoration-line: none;
  min-width: 200px;
}

.footer_consolidation-content p {
  margin: 0 0 14px;
}

#my-questions-area p {
  margin-bottom: 0;
}

#my-questions-area .questions-container h3 {
  margin-bottom: 0;
  padding-bottom: 0.5rem !important;
}

#my-questions-area svg circle {
  fill: #BF2526;
}

#my-questions-area .list-header {
  text-transform: lowercase;
}

#my-questions-area .list-header::first-letter {
  text-transform: uppercase;
}

#my-questions-area button, a#my-questions-area button {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(191 37 38 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#my-questions-area button:hover, a#my-questions-area button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 155 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
}

#my-questions-area button, a#my-questions-area button {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(191 37 38 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#my-questions-area button:hover, a#my-questions-area button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 155 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(63 106 179 / var(--tw-text-opacity, 1));
}

#my-questions-area button, a#my-questions-area button {
  display: inline-block;
  text-decoration: none;
  text-decoration-line: none;
  min-width: 200px;
}

#my-questions-area button:hover p {
  color: #fff;
}

#my-questions-area button .button-style-2-graphic-a {
  display: none;
}

#administration-instruction-item-5, #administration-instruction-item-6, #administration-instruction-item-7 {
  background-color: #BF2526;
}

#administration-instruction-item-8, #administration-instruction-item-9 {
  background-color: #3F6AB3;
}

@media (min-width: 576px) {
  .sm\:w-2\/3 {
    width: 66.666667%;
  }

  .sm\:text-heading-2 {
    font-size: 2.25rem;
  }
}

@media (min-width: 768px) {
  .md\:block {
    display: block;
  }

  .md\:inline-block {
    display: inline-block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-16 {
    height: 4rem;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-16 {
    width: 4rem;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:pl-standard-md {
    padding-left: 50px;
  }

  .md\:pr-2 {
    padding-right: 0.5rem;
  }

  .md\:pr-standard-md {
    padding-right: 50px;
  }

  .md\:pt-2 {
    padding-top: 0.5rem;
  }

  .md\:text-heading-3 {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-32 {
    width: 8rem;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .lg\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .lg\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pl-standard {
    padding-left: 100px;
  }

  .lg\:pr-standard {
    padding-right: 100px;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-heading-1 {
    font-size: 3rem;
  }

  .lg\:text-quote-banner {
    font-size: 2rem;
  }
}

@media (min-width: 1200px) {
  .xl\:inline-block {
    display: inline-block;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:w-11\/12 {
    width: 91.666667%;
  }

  .xl\:w-2\/5 {
    width: 40%;
  }

  .xl\:w-24 {
    width: 6rem;
  }

  .xl\:w-3\/5 {
    width: 60%;
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:pb-0 {
    padding-bottom: 0px;
  }

  .xl\:text-left {
    text-align: left;
  }
}

@media (min-width: 1536px) {
  .\32xl\:w-1\/5 {
    width: 20%;
  }

  .\32xl\:w-4\/5 {
    width: 80%;
  }
}

@media print {
  .print\:block {
    display: block;
  }

  .print\:hidden {
    display: none;
  }

  .print\:list-decimal {
    list-style-type: decimal;
  }

  .print\:p-0 {
    padding: 0px;
  }

  .print\:pl-4 {
    padding-left: 1rem;
  }
}

/*# sourceMappingURL=cuvitru-styles.css.map */