/*
! tailwindcss v3.4.4 | 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: #e5e7eb;
  /* 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: HelveticaLTStd, Helvetica, serif;
  /* 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] {
  display: none;
}
@font-face {
  font-family: 'HeadingNow';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-MediumItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-BoldItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow-Book';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow-50s';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow-50s';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow-50s';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-MediumItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow-50s';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'HeadingNow-50s';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/BarlowCondensed-BoldItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'HelveticaLTStd';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-Roman.otf) format('opentype');
}

@font-face {
  font-family: 'HelveticaLTStd';

  font-style: italic;

  font-weight: 400;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-Obl.otf) format('opentype');
}

@font-face {
  font-family: 'HelveticaLTStd';

  font-style: normal;

  font-weight: 700;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-Bold.otf) format('opentype');
}

@font-face {
  font-family: 'HelveticaLTStd';

  font-style: italic;

  font-weight: 700;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-BoldObl.otf) format('opentype');
}

@font-face {
  font-family: 'HelveticaLTStd';

  font-style: normal;

  font-weight: 900;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-Blk.otf) format('opentype');
}

@font-face {
  font-family: 'HelveticaLTStd';

  font-style: italic;

  font-weight: 900;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-BlkObl.otf) format('opentype');
}

@font-face {
  font-family: 'HelveticaLTStd-Condensed';

  font-style: normal;

  font-weight: 300;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-LightCond.otf) format('opentype');
}

@font-face {
  font-family: 'HelveticaLTStd-Condensed';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-Cond.otf) format('opentype');
}

@font-face {
  font-family: 'HelveticaLTStd-Condensed';

  font-style: italic;

  font-weight: 400;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-CondObl.otf) format('opentype');
}

@font-face {
  font-family: 'HelveticaLTStd-Condensed';

  font-style: normal;

  font-weight: 700;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-BoldCond.otf) format('opentype');
}

@font-face {
  font-family: 'HelveticaLTStd-Condensed';

  font-style: italic;

  font-weight: 700;

  font-display: swap;

  src: url(../fonts/HelveticaLTStd-BoldCondObl.otf) format('opentype');
}

sup, sub {
  font-size: 60%;
  padding-left: 1px;
}

sup {
  top: -.48em;
}

.small-sup {
  font-size: 12px;
  top: -.7em;
}

.bg-gradient {
  background-image: linear-gradient(237deg, #101D41 1.86%, #22528D 82.88%);
}

.bg-gradient-2 {
  background: radial-gradient(711.47% 137.17% at 0.58% 98.44%, rgba(79, 184, 255, 0.30) 0%, rgba(216, 238, 255, 0.30) 50.43%, rgba(115, 115, 115, 0.30) 100%);
}

.font-heading, .font-heading-50s, .font-heading-book {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, ::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:  ;
}

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

.btn {
  min-height: 35px;
  min-width: 95px;
  border-top-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  &.secondary {
    border-width: 1px;
  }
  &.secondary {
    border-color: rgba(235, 124, 38, 1);
  }
  &.secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  &.secondary {
    color: rgba(235, 124, 38, 1);
  }
  &.secondary.expanded:before {
    background: none;
  }
  &.secondary-dark {
    --tw-border-opacity: 1;
    border-color: rgb(219 69 46 / var(--tw-border-opacity));
  }
  &.secondary-dark {
    --tw-text-opacity: 1;
    color: rgb(219 69 46 / var(--tw-text-opacity));
  }
}

.btn-arrow:after {
  background-size: cover;
  content: url(../images/headline-arrows.svg);
  display: inline-block;
  filter: brightness(0) invert(1);
  margin-left: .563rem;
  margin-top: -2px;
  transition: margin-left .25s ease-in-out;
  width: .938rem;
}

.dtc .btn-arrow:after {
  margin-top: 3px;
  width: 1.3rem;
}

.btn-arrow:hover:after {
  margin-left: 1.8rem;
}

#error404 {
  background: url("../images/error-mobile.png") bottom center no-repeat;
  background-size: cover;
  @media screen and (min-width: 767px) {
    background: url("../images/campaign-image-elyx-desktop.png") bottom center no-repeat;

    background-size: cover;
  }
}

.hcp #error404 {
  background: url("../images/error-mobile-hcp.png") bottom center no-repeat;
  background-size: cover;
  @media screen and (min-width: 767px) {
    background: url("../images/campaign-image-elyx-desktop-hcp.png") bottom center no-repeat;

    background-size: cover;
  }
}

.chart-head {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  margin-right: 1.25rem;
  margin-left: -0.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1rem;
  padding-right: 0.75rem;
  font-family: HeadingNow-50s, serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  line-height: 1.25;
}

@media (min-width: 1024px) {
  .chart-head {
    margin-left: -0.75rem;
  }
}

.chart-head {
  clip-path: polygon(
                0 0,
                calc(100% - 1rem) 0,
                100% 50%,
                calc(100% - 1rem) 100%,
                4px 100%,
                4px calc(100% + 4px),
                0 100%
        );
}

.dtc .chart-head {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: HeadingNow, sans-serif;
  font-weight: 700;
}

.chart-head:before {
  position: absolute;
  top: 100%;
  left: 0px;
  margin-left: -0.25rem;
  border-style: solid;
  border-width: 0 4px 4px 4px;
  border-color: transparent #801400 transparent transparent;
  content: '';
}

@media screen and (min-width: 1024px) {
  .chart-head:before {
    position: absolute;
    top: 100%;
    left: 0px;
    margin-left: -0.75rem;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent #801400 transparent transparent;
    content: '';
  }

  .chart-head {
    clip-path: polygon(
                    0 0,
                    calc(100% - 2rem) 0,
                    100% 50%,
                    calc(100% - 2rem) 100%,
                    12px 100%,
                    12px calc(100% + 12px),
                    0 100%
            );
  }
}

.chart-head--top {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
}

.chart-head--primary {
  background-image: linear-gradient(90deg, #EB7C26 0.27%, #DA442D 98.57%);
}

.dtc .chart-head--primary {
  background-image: none;
  background-color: #f47e21;
}

.chart-section {
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

@media (min-width: 1024px) {
  .chart-section {
    border-top-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }
}

.chart-section--primary {
  /*background-image: radial-gradient(circle at 1% 98%, #4fb8ff, #d8eeff 49%, #c9c9c9 97%);*/
  /*background-image: radial-gradient(circle at 1% 98%, #d9f0ff, #efefef 100%);*/
  background-image: linear-gradient(45deg, #d9f0ff, #efefef 100%);
}

.references {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1024px) {
  .references {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.references ol {
  display: inline;
  list-style-position: inside;
  counter-reset: LIST-ITEMS 0;
}

.references ol li {
  display: inline;
  /*padding-right: 0.5em;*/
}

.references li:before {
  content: counter(LIST-ITEMS) ".";
  counter-increment: LIST-ITEMS;
  padding-right: 0.25em;
  font-weight: bold;
}

.list-branded li::marker {
  color: rgba(235, 124, 38, 1);
}

.headline-arrow:before {
  display: inline-block;
  background: url(../images/headline-arrows.svg) no-repeat;
  background-size: contain;
  content: '';
  height: 17px;
  margin-right: .469rem;
  margin-top: 7px;
  width: 21px;
}

@media screen and (min-width: 1024px) {
  .headline-arrow:before {
    margin-right: 0.5rem;
    height: 29px;
    margin-top: 0;
    width: 36px;
  }
}

.list-check li {
  display: flex;
  align-items: center;
}

.list-check li::before {
  margin-right: 1.25rem;
  display: inline-block;
  background: url("../images/how-elyxyb-works/checkmark.svg") no-repeat;
  background-size: contain;
  content: '';
  height: 39px;
  width: 50px;
  /*//list-style-image: url(../images/checkmark.svg);*/
}

#home-hero-anchor {
  display: flex;
  align-items: center;
  background: url(../images/home/home-hero-anchor-hcp.svg) no-repeat;
  background-size: contain;
  bottom: 16%;
  left: 47.2%;
  height: 12%;
  padding: 12px 6%;
  width: 47%;
}

.dtc #home-hero-anchor {
  bottom: 28%;
  left: 46%;
}

@media (min-width: 768px) {
  .dtc #home-hero-anchor {
    bottom: 35%;
    left: 46%;
  }
}

.dtc #home-hero-anchor {
  background: url(../images/home/home-hero-anchor.svg) no-repeat;
  background-size: 100% 100%;
  height: auto;
  min-height: 50px;
  /*width: 47%;*/
  width: unset;
}

@media screen and (min-width: 1024px) {
  .hcp {
    #home-hero-anchor {
      bottom: 9%;
      height: 15%;
      padding: 12px 3%;
      width: 24%;
    }
  }
}

@media screen and (min-width: 1280px) {
  .hcp {
    #home-hero-anchor {
      bottom: 9%;
      height: 15%;
      left: 46%;
      padding: 16px 0 16px 7%;
      width: 22%;
    }
  }
}

#home-hero-cta {
  background-image: linear-gradient(to right, #11182e, #1075bb 119%);
  clip-path: polygon(
                0 0,
                calc(100% - 2rem) 0,
                100% 50%,
                calc(100% - 2rem) 100%,
                0 100%
        );
  padding: .563rem 2.688rem .5rem 3.063rem;
  margin-right: .406rem;
  transform: translateY(-50%);
}

.cta-arrow {
  clip-path: polygon(
                0 0,
                calc(100% - 1.25rem) 0,
                100% 50%,
                calc(100% - 1.25rem) 100%,
                0 100%
        );
}

@media screen and (min-width: 768px) {
  #home-hero-cta {
    margin-right: 4.188rem;
    padding: 1.188rem 23% 1.125rem 28%;
    transform: none;
  }
}

.callout-wrapper {
  border-bottom-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-width: 2px;
}

@media (min-width: 1024px) {
  .callout-wrapper {
    border-bottom-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }
}

.callout-wrapper {
  overflow: hidden;
  margin: 1.188rem 1.375rem;
}

.callout-wrapper .callout-content {
  padding: 0.75rem;
  text-align: center;
  background: radial-gradient(703.28% 137.85% at 0.58% 98.44%, rgba(79, 184, 255, 0.30) 0%, rgba(216, 238, 255, 0.30) 50.43%, rgba(201, 201, 201, 0.30) 100%);
}

.callout-wrapper .callout {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(219 69 46 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.callout-wrapper .callout.expanded:before {
  background: none;
}

.callout-wrapper .callout {
  font-size: 1.063rem;
  padding: .813rem 0 .688rem 0;
}

.callout-wrapper .callout-icon {
  height: 82px;
  margin-bottom: 1.938rem;
}

.callout-wrapper .callout .callout-link:after {
  background: url(../images/home-arrow.svg) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 1rem;
  margin-left: .313rem;
  transform: translateY(1px);
  width: 1.25rem;
}

.callout-wrapper strong {
  font-weight: 900;
}

.callout-wrapper:hover .callout {
  --tw-bg-opacity: 1;
  background-color: rgb(219 69 46 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.callout-wrapper:hover .callout .callout-link:after{
  filter: brightness(0) invert(1);
}

@media screen and (min-width: 1280px) {
  .callout-wrapper {
    width: calc(33% - 1.25rem);
    margin: 0 0 1.25rem 0;
  }

  .callout-wrapper .callout-content {
    font-size: 1.25rem;
    padding: 1.875rem 0 1.563rem 0;
  }
}

@media screen and (min-width: 1536px) {
  .callout-wrapper .callout-content {
    font-size: 1.375rem;
    padding: 1.875rem 0 1.563rem 0;
  }

  .callout-wrapper .callout-icon {
    height: 100px;
    margin-bottom: 2.25rem;
  }

  .callout-wrapper .callout {
    font-size: 1.375rem;
  }
}

.home-arrow-link {
  background-image: linear-gradient(to right, #eb7c26 4%, #da442d 99%);
}

label[for="authorize"] {
  text-indent: -6px;
}

.hang {
  text-indent: -4px;
}

#frm-sign-up {
  background: rgba(0, 0, 0, .2);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}

.bg-sign-up {
  background: #100b0a url(../images/sign-up/sign-up.png) right bottom no-repeat;
  background-size: cover;
}

#btn-sign-up:disabled {
  background-color: #d9d9d9;
  color: #929292;
}

@media screen and (min-width: 1024px) {
  .bg-sign-up {
    background: transparent url(../images/sign-up/sign-up-desktop.png) right bottom no-repeat;
    background-size: cover;
  }

  #frm-sign-up {
    background: rgba(0, 0, 0, .7);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
  }
}

#authorize {
  /*appearance: none;*/
  display: grid;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  place-content: center;
  border-width: 1px;
  background-color: transparent;
  flex: 0 0 20px;
}

#authorize:before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.5rem;
}

#authorize.expanded:before:before {
  background: none;
}

#authorize:before {
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  content: '';
  opacity: 0;
  transform-origin: bottom left;
}

#authorize:checked:before {
  opacity: 1;
}

header {
  position: sticky;
  top: 0;
  z-index: 1;
}

.header-adjust {
  position: relative;
  top: -86px;
  @media screen and  (min-width: 1024px) {
    top: -94px;
  }
}

.link-item {
  padding: 6px 16px 6px 17px;
  &.active, &:hover {
    background: url(../images/link-border.svg) no-repeat;
    background-size: 100% 100%;
  }
}

.dtc {
  .link-item {
    &.active, &:hover {
      background: none;
      color: #f5d437;
    }
  }
}

.clinical-data--copay {
  background-image: linear-gradient(90deg, rgba(31,70,124, 0) 0%, #11182E 100%);
}

.legend-pill {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 1024px) {
  .clinical-data--copay {
    clip-path: polygon(
                    0 0,
                    calc(100% - 6rem) 0,
                    100% 50%,
                    calc(100% - 6rem) 100%,
                    0 100%
            );
  }
}

.text-gradient {
  align-items: flex-start;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(180deg, #e77827, #9e284b);
  display: flex;
  font-size: 70px;
  line-height: 1;
  -webkit-text-fill-color: transparent;
}

.text-gradient sup {
  display: inline-block;
  margin-top: 0.6em;
  position: static;
}

.utility-links {
  align-self: flex-end;
  border-bottom: 1px solid #535bb8;
  padding: 3px 0 3px 18px;
  a {
    &:hover {
      --tw-text-opacity: 1;
      color: rgb(245 212 55 / var(--tw-text-opacity));
    }
  }
}

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

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-left-1 {
  left: -0.25rem;
}

.-top-\[30px\] {
  top: -30px;
}

.bottom-2 {
  bottom: 0.5rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-\[28\%\] {
  bottom: 28%;
}

.left-0 {
  left: 0px;
}

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

.left-2 {
  left: 0.5rem;
}

.left-4 {
  left: 1rem;
}

.left-\[-3px\] {
  left: -3px;
}

.left-\[46\%\] {
  left: 46%;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

.top-2 {
  top: 0.5rem;
}

.top-\[155px\] {
  top: 155px;
}

.top-\[300px\] {
  top: 300px;
}

.top-full {
  top: 100%;
}

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-\[1\.375rem\] {
  margin-left: 1.375rem;
  margin-right: 1.375rem;
}

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

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

.-ml-1 {
  margin-left: -0.25rem;
}

.-ml-1\.5 {
  margin-left: -0.375rem;
}

.-ml-2 {
  margin-left: -0.5rem;
}

.-ml-4 {
  margin-left: -1rem;
}

.-ml-6 {
  margin-left: -1.5rem;
}

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

.-mt-1\.5 {
  margin-top: -0.375rem;
}

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

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

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

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

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

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

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

.mb-7 {
  margin-bottom: 1.75rem;
}

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

.mb-9 {
  margin-bottom: 2.25rem;
}

.mb-\[1\.125rem\] {
  margin-bottom: 1.125rem;
}

.mb-\[239px\] {
  margin-bottom: 239px;
}

.mb-\[52px\] {
  margin-bottom: 52px;
}

.mb-\[55px\] {
  margin-bottom: 55px;
}

.mb-\[78px\] {
  margin-bottom: 78px;
}

.mb-\[90px\] {
  margin-bottom: 90px;
}

.ml-4 {
  margin-left: 1rem;
}

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

.ml-8 {
  margin-left: 2rem;
}

.ml-\[4\.25rem\] {
  margin-left: 4.25rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-11 {
  margin-right: 2.75rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-\[0\.813rem\] {
  margin-right: 0.813rem;
}

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

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

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

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

.mt-3\.5 {
  margin-top: 0.875rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

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

.mt-9 {
  margin-top: 2.25rem;
}

.mt-\[1px\] {
  margin-top: 1px;
}

.mt-\[3px\] {
  margin-top: 3px;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.mt-\[53px\] {
  margin-top: 53px;
}

.mt-\[77px\] {
  margin-top: 77px;
}

.mt-\[83px\] {
  margin-top: 83px;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-1 {
  height: 0.25rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2\/3 {
  height: 66.666667%;
}

.h-5 {
  height: 1.25rem;
}

.h-\[1\.125rem\] {
  height: 1.125rem;
}

.h-\[5\.375rem\] {
  height: 5.375rem;
}

.h-\[60px\] {
  height: 60px;
}

.h-\[9\.438rem\] {
  height: 9.438rem;
}

.h-full {
  height: 100%;
}

.w-1\/4 {
  width: 25%;
}

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

.w-3\/4 {
  width: 75%;
}

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

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7\/12 {
  width: 58.333333%;
}

.w-8 {
  width: 2rem;
}

.w-\[1\.125rem\] {
  width: 1.125rem;
}

.w-\[249px\] {
  width: 249px;
}

.w-\[260px\] {
  width: 260px;
}

.w-\[400px\] {
  width: 400px;
}

.w-\[49px\] {
  width: 49px;
}

.w-\[5\.625rem\] {
  width: 5.625rem;
}

.w-\[55px\] {
  width: 55px;
}

.w-\[70px\] {
  width: 70px;
}

.w-\[9\.438rem\] {
  width: 9.438rem;
}

.w-\[90\%\] {
  width: 90%;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.max-w-max {
  max-width: -moz-max-content;
  max-width: max-content;
}

.shrink-0 {
  flex-shrink: 0;
}

.basis-1 {
  flex-basis: 0.25rem;
}

.basis-1\/2 {
  flex-basis: 50%;
}

.basis-full {
  flex-basis: 100%;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), 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));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
}

.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), 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));
}

.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), 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));
}

.cursor-pointer {
  cursor: pointer;
}

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

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

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

.flex-wrap {
  flex-wrap: wrap;
}

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

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

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

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

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

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

.whitespace-nowrap {
  white-space: nowrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

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

.rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}

.rounded-bl-3xl {
  border-bottom-left-radius: 1.5rem;
}

.rounded-bl-xl {
  border-bottom-left-radius: 0.75rem;
}

.rounded-tr-2xl {
  border-top-right-radius: 1rem;
}

.rounded-tr-3xl {
  border-top-right-radius: 1.5rem;
}

.rounded-tr-xl {
  border-top-right-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

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

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

.border-s-4 {
  border-inline-start-width: 4px;
}

.border-solid {
  border-style: solid;
}

.border-bg-blue {
  --tw-border-opacity: 1;
  border-color: rgb(32 90 170 / var(--tw-border-opacity));
}

.border-elyxyb-red {
  --tw-border-opacity: 1;
  border-color: rgb(199 36 68 / var(--tw-border-opacity));
}

.border-lt-blue {
  --tw-border-opacity: 1;
  border-color: rgb(73 142 220 / var(--tw-border-opacity));
}

.border-md-blue {
  --tw-border-opacity: 1;
  border-color: rgb(17 37 159 / var(--tw-border-opacity));
}

.border-primary {
  border-color: rgba(235, 124, 38, 1);
}

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

.bg-\[\#999\] {
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity));
}

.bg-\[\#e4f3fe\] {
  --tw-bg-opacity: 1;
  background-color: rgb(228 243 254 / var(--tw-bg-opacity));
}

.bg-bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(32 90 170 / var(--tw-bg-opacity));
}

.bg-blue-gradient-bg {
  background-color: rgba(169, 205, 255, 0.1);
}

.bg-dark-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 46 / var(--tw-bg-opacity));
}

.bg-dark-box-blue {
  background-color: rgba(19, 77, 157, 0.8);
}

.bg-dtc-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(17 109 174 / var(--tw-bg-opacity));
}

.bg-dtc-dark-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(28 43 87 / var(--tw-bg-opacity));
}

.bg-lt-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 46 / var(--tw-bg-opacity));
}

.bg-md-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(17 37 159 / var(--tw-bg-opacity));
}

.bg-primary {
  background-color: rgba(235, 124, 38, 1);
}

.bg-primary-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(219 69 46 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

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

.p-4 {
  padding: 1rem;
}

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

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

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

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

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

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

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

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

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

.px-4\.25 {
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}

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

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

.px-\[27px\] {
  padding-left: 27px;
  padding-right: 27px;
}

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

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

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

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

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

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.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-\[3\.25rem\] {
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}

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

.pb-14 {
  padding-bottom: 3.5rem;
}

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

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

.pb-4\.25 {
  padding-bottom: 1.125rem;
}

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

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

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-72 {
  padding-bottom: 18rem;
}

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

.pb-\[2\.875rem\] {
  padding-bottom: 2.875rem;
}

.pb-\[35px\] {
  padding-bottom: 35px;
}

.pb-\[53px\] {
  padding-bottom: 53px;
}

.pb-\[60px\] {
  padding-bottom: 60px;
}

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

.pl-3\.5 {
  padding-left: 0.875rem;
}

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

.pl-\[22\%\] {
  padding-left: 22%;
}

.pl-\[27px\] {
  padding-left: 27px;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-8 {
  padding-right: 2rem;
}

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

.pt-1\.5 {
  padding-top: 0.375rem;
}

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

.pt-11 {
  padding-top: 2.75rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

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

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

.pt-3\.5 {
  padding-top: 0.875rem;
}

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

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

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

.pt-9 {
  padding-top: 2.25rem;
}

.pt-96 {
  padding-top: 24rem;
}

.pt-\[20px\] {
  padding-top: 20px;
}

.pt-\[48px\] {
  padding-top: 48px;
}

.pt-\[80px\] {
  padding-top: 80px;
}

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

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

.font-heading {
  font-family: HeadingNow, sans-serif;
}

.font-heading-50s {
  font-family: HeadingNow-50s, serif;
}

.font-heading-book {
  font-family: HeadingNow-Book, serif;
}

.font-sans {
  font-family: HelveticaLTStd, Helvetica, serif;
}

.font-sans-condensed {
  font-family: HelveticaLTStd-Condensed, Helvetica, serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-2xs {
  font-size: 0.625rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-5\.25xl {
  font-size: 3.125rem;
}

.text-\[0\.95rem\] {
  font-size: 0.95rem;
}

.text-\[1\.188rem\] {
  font-size: 1.188rem;
}

.text-\[1\.375rem\] {
  font-size: 1.375rem;
}

.text-\[1\.75rem\] {
  font-size: 1.75rem;
}

.text-\[170px\] {
  font-size: 170px;
}

.text-\[19px\] {
  font-size: 19px;
}

.text-\[2\.188rem\] {
  font-size: 2.188rem;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[26px\] {
  font-size: 26px;
}

.text-\[30px\] {
  font-size: 30px;
}

.text-\[4\.25rem\] {
  font-size: 4.25rem;
}

.text-\[4\.375rem\] {
  font-size: 4.375rem;
}

.text-\[8px\] {
  font-size: 8px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-font-10 {
  font-size: 10px;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-md-14 {
  font-size: 14px;
}

.text-md-18 {
  font-size: 18px;
  line-height: 22px;
}

.text-md-20 {
  font-size: 20px;
  line-height: 44px;
}

.text-md-22 {
  font-size: 22px;
}

.text-md-2233 {
  font-size: 22px;
  line-height: 33px;
}

.text-md-2244 {
  font-size: 22px;
  line-height: 44px;
}

.text-md-27 {
  font-size: 26px;
  line-height: 44px;
}

.text-md-35 {
  font-size: 35px;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-black {
  font-weight: 900;
}

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

.font-extrabold {
  font-weight: 800;
}

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

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.\!not-italic {
  font-style: normal !important;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-\[2\.75rem\] {
  line-height: 2.75rem;
}

.leading-\[26\.6px\] {
  line-height: 26.6px;
}

.leading-\[4\.375rem\] {
  line-height: 4.375rem;
}

.leading-\[70px\] {
  line-height: 70px;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.text-bg-blue {
  --tw-text-opacity: 1;
  color: rgb(32 90 170 / var(--tw-text-opacity));
}

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

.text-body-gray {
  --tw-text-opacity: 1;
  color: rgb(238 245 251 / var(--tw-text-opacity));
}

.text-dtc-blue {
  --tw-text-opacity: 1;
  color: rgb(17 109 174 / var(--tw-text-opacity));
}

.text-dtc-dark-blue {
  --tw-text-opacity: 1;
  color: rgb(28 43 87 / var(--tw-text-opacity));
}

.text-elyxyb-red {
  --tw-text-opacity: 1;
  color: rgb(199 36 68 / var(--tw-text-opacity));
}

.text-lt-blue {
  --tw-text-opacity: 1;
  color: rgb(73 142 220 / var(--tw-text-opacity));
}

.text-lt-gray {
  --tw-text-opacity: 1;
  color: rgb(17 24 46 / var(--tw-text-opacity));
}

.text-md-blue {
  --tw-text-opacity: 1;
  color: rgb(17 37 159 / var(--tw-text-opacity));
}

.text-modal-text {
  --tw-text-opacity: 1;
  color: rgb(75 127 210 / var(--tw-text-opacity));
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(244 127 34 / var(--tw-text-opacity));
}

.text-primary {
  color: rgba(235, 124, 38, 1);
}

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

.underline {
  text-decoration-line: underline;
}

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

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

#isi-content {
  #isi-btn-wrapper {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease;
  }
  &.fixed {
    bottom: 0;
    height: 15%;
    left: 50%;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    transform: translateX(-50%);
    transition: height 0.25s ease;
    width: 100%;
    &.expanded {
      height: 100vh;
      max-height: 100%;
      z-index: 20;
    }
    #isi-btn-wrapper {
      opacity: 1;
      pointer-events: auto;
    }
  }
  @media screen and (max-width: 767px) {
    .border-black-dtc {
      font-size: 18px;
      .text-md-1925, ul {
        font-size: 18px;
      }
    }
  }
}

/* ANIMATION */

.swipe-left-to-right {
  clip-path: polygon(0% 0%, 0% 0%, 0% 0%, 0% 100%);
}

.animate-in-viewport--active .swipe-left-to-right {
  animation: swipe-left-to-right 1.5s ease-in-out forwards;
}

@keyframes swipe-left-to-right {
  0% {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  }

  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}

.circle {
  stroke-dashoffset: 1000;
  stroke-dasharray: 1000;
  transform: scale(-1, 1) rotate(-90deg);
  transform-origin: center;
}

.modal {
  background: rgba(0, 0, 0, .6);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
}

.dash {
  stroke-dashoffset: 1000;
  stroke-dasharray: 1000;
}

.home-button-gradient{
  background: url(../images/home/home-cta.svg) no-repeat;
  background-size: 100% 100%;
  padding: 11px 22px 12px 42px;
}

.home-button-gradient-longer{
  background: url(../images/home/home-cta-long.svg) no-repeat;
  background-size: 100% 100%;
  padding: 11px 22px 12px 24px;
}

.fade-in {
  opacity: 0;
  transition: opacity .25s .9s ease-in;
}

.animate-in-viewport--active {
  .dash {
    animation: dash 1s linear forwards;
  }
  .fade-in {
    opacity: 1;
  }
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

.error input {
  border: 1px solid #ff2200;
}

.error-message {
  color: #ff2200;
  display: none;
  margin-top: 5px;
}

.error .error-message {
  display: block;
}

@media screen and (max-width: 767px) {
  .home-button-gradient{
    background: url(../images/home/home-cta-long.svg) no-repeat;
    padding: 11px 44px 12px 44px;
    text-align: center;
    background-size: 100% 100%;
  }

  .home-button-gradient-longer{
    padding: 11px 44px 12px 44px;
    text-align: center;
  }
}

.home-button-gradient:hover{
  background: url(../images/arrow-hover.svg) no-repeat;
  background-size: 100% 100%;
}

.home-button-gradient-longer:hover {
  background: url(../images/arrow-hover-longer.svg) no-repeat;
  background-size: 100% 100%;
}

.light-gray-bg{
  background-image: linear-gradient(to bottom, #fff, rgba(234, 233, 245, 0.6));
}

.blue-arrow-wrapper{
  background: url(../images/relief/blue-arrow-bg.svg) no-repeat;
  background-size: 100% 100%;
}

.savings-line{
  opacity: 0.3;
  background-image: linear-gradient(to right, rgba(32, 90, 170, 0) 26%, #205aaa 101%);
  width: 100%;
  display: inline-block;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

@media screen and (max-width: 767px) {
  .savings-line{
    background-image: linear-gradient(to right, rgba(32, 90, 170, 0) 72%, #205aaa 101%);
    right: 4px;
    border-radius: 33%;
    height: 4px;
  }
}

/* @media screen and (max-width: 767px) {
  .savings-line{
      opacity: 0.4;
      background-image: linear-gradient(to bottom, #fff, rgba(234, 233, 245, 0.6));
  }
} */

.relief-box-1{
  /* background-image: radial-gradient(circle at 1% 102%, #4fb8ff, #d8eeff 52%, #c9c9c9 103%); */
}

.relief-box-2{
  /* background-image: radial-gradient(circle at 1% 102%, #4fb8ff, #d8eeff 52%, #c9c9c9 103%); */
}

.relief-box-3{
  /* background-image: radial-gradient(circle at 1% 102%, #4fb8ff, #d8eeff 52%, #c9c9c9 103%); */
}

.relief-blue-box{
  /* background-image: radial-gradient(circle at 1% 98%, #4fb8ff, #d8eeff 50%, #c9c9c9 100%); */
}

.cta-button{
  background-color: #ff7e00;
  color: #fff;
  width: 146px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  line-height: 22px;
  font-style: italic;
}

#modal-exit .cta-button{
  width: 118px;
}

.cta-button.long-cta{
  width: 259px;
}

.cta-button.secondary{
  background-color: #fff;
  color: #ff7e00;
  border: 2px solid #eb7c26;
}

.cta-button.third{
  background-color: #11182e;
  color: #ffffff;
}

.cta-button span{
  position: relative;
  /* top: 3px; */
}

.cta-button::after{
  background: url(../images/button-arrows.svg) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 20px;
  margin-left: .469rem;
  width: 21px;
  position: relative;
  left: 0;
  transition: left .25s ease-in-out;
}

.cta-button:hover::after{
  position: relative;
  left: .8rem;
}

.cta-button.secondary::after{
  background: url(../images/arrows-orange.svg) no-repeat;
  background-size: contain;
}

.savings-numbers{
  border: solid 2px #ff7e00;
  background-color: rgba(255, 126, 0, 0.1);
  border-radius: 100%;
  width: 56px;
  height: 56px;
  min-width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.relief-bg{
  background: url(../images/gradient-bg.svg) no-repeat;
  background-size: cover;
}

#stayLink,
#closeLink{
  cursor: pointer;
}

.modal-closer{
  background: url(../images/close-x.svg) no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  right: -1rem;
  top: 0;
}

@media screen and (max-width: 767px) {
  .modal-closer{
    right: 0;
  }

  .modal-body2{
    max-height: 500px;
    overflow-y: scroll;
  }

  .modal-body2::-webkit-scrollbar {
    display: none;
  }

  .card-gradient {
    background-image: linear-gradient(to right, rgba(79, 184, 255, 0.25) 0%, rgba(216, 238, 255, 0.15) 99%, rgba(201, 201, 201, 0.15) 100%);
  }
}

@media screen and (max-width: 1205px) {
  .last-slideIn {
    margin-left: 0!important;
  }
}

.page-template-page-hcp-how-elyxyb-works {
  .chart-head {
    clip-path: polygon(
                0 0,
                calc(100% - 1.5rem) 0,
                100% 50%,
                calc(100% - 1.5rem) 100%,
                4px 100%,
                4px calc(100% + 4px),
                0 100%);
  }
  @media screen and (min-width: 768px) {
    .chart-head {
      clip-path: polygon(
                    0 0,
                    calc(100% - 1rem) 0,
                    100% 50%,
                    calc(100% - 1rem) 100%,
                    4px 100%,
                    4px calc(100% + 4px),
                    0 100%);
    }
  }
}

@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate-slideInFromLeft {
  animation: slideInFromLeft .75s ease-out forwards;
}

.animate-slideInFromLeftDelay1 {
  animation: slideInFromLeft .65s ease-out 0.5s forwards;
}

.animate-slideInFromLeftDelay2 {
  animation: slideInFromLeft .65s ease-out 0.5s forwards;
}

.animate-fadeIn {
  animation: fadeIn 1s ease-out forwards;
}

.bg-white.expanded:before {
  background: none;
}

@media (min-width: 1024px) {
  .lg\:max-w-80p {
    max-width: 80%;
  }
}

@media (min-width: 1536px) {
  .\32xl\:container {
    width: 100%;
  }

  @media (min-width: 640px) {
    .\32xl\:container {
      max-width: 640px;
    }
  }

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

  @media (min-width: 1024px) {
    .\32xl\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {
    .\32xl\:container {
      max-width: 1280px;
    }
  }

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

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}

.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}

.before\:h-\[4px\]::before {
  content: var(--tw-content);
  height: 4px;
}

.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:bg-gradient-to-r::before {
  content: var(--tw-content);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.before\:from-\[\#eb7c26\]::before {
  content: var(--tw-content);
  --tw-gradient-from: #eb7c26 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(235 124 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.before\:to-\[\#da442d\]::before {
  content: var(--tw-content);
  --tw-gradient-to: #da442d var(--tw-gradient-to-position);
}

.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:text-lt-yellow:hover {
  --tw-text-opacity: 1;
  color: rgb(245 212 55 / var(--tw-text-opacity));
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

@media (min-width: 768px) {
  .md\:bottom-\[40\%\] {
    bottom: 40%;
  }

  .md\:left-\[46\%\] {
    left: 46%;
  }

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

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

  .md\:mx-\[4\.188rem\] {
    margin-left: 4.188rem;
    margin-right: 4.188rem;
  }

  .md\:my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .md\:-ml-2 {
    margin-left: -0.5rem;
  }

  .md\:-ml-3 {
    margin-left: -0.75rem;
  }

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

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

  .md\:mb-20 {
    margin-bottom: 5rem;
  }

  .md\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mb-\[107px\] {
    margin-bottom: 107px;
  }

  .md\:mb-\[43px\] {
    margin-bottom: 43px;
  }

  .md\:mb-\[58px\] {
    margin-bottom: 58px;
  }

  .md\:mb-\[76px\] {
    margin-bottom: 76px;
  }

  .md\:mr-14 {
    margin-right: 3.5rem;
  }

  .md\:mr-24 {
    margin-right: 6rem;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mt-\[152px\] {
    margin-top: 152px;
  }

  .md\:mt-\[60px\] {
    margin-top: 60px;
  }

  .md\:mt-\[76px\] {
    margin-top: 76px;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-4\/12 {
    width: 33.333333%;
  }

  .md\:w-8\/12 {
    width: 66.666667%;
  }

  .md\:w-\[24\%\] {
    width: 24%;
  }

  .md\:w-\[32\%\] {
    width: 32%;
  }

  .md\:w-\[33\%\] {
    width: 33%;
  }

  .md\:basis-auto {
    flex-basis: auto;
  }

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

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

  .md\:gap-\[207px\] {
    gap: 207px;
  }

  .md\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .md\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .md\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .md\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .md\:bg-lt-blue-bg {
    background-color: rgba(169, 205, 255, 0.1);
  }

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

  .md\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

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

  .md\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .md\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

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

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

  .md\:pb-\[105px\] {
    padding-bottom: 105px;
  }

  .md\:pb-\[143px\] {
    padding-bottom: 143px;
  }

  .md\:pb-\[28px\] {
    padding-bottom: 28px;
  }

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

  .md\:pl-14 {
    padding-left: 3.5rem;
  }

  .md\:pl-\[10\%\] {
    padding-left: 10%;
  }

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

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:pt-\[55px\] {
    padding-top: 55px;
  }

  .md\:pt-\[57px\] {
    padding-top: 57px;
  }

  .md\:pt-\[65px\] {
    padding-top: 65px;
  }

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

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

  .md\:text-\[20px\] {
    font-size: 20px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-md-18 {
    font-size: 18px;
    line-height: 22px;
  }

  .md\:text-md-1844 {
    font-size: 18px;
    line-height: 44px;
  }

  .md\:text-md-20 {
    font-size: 20px;
    line-height: 44px;
  }

  .md\:text-md-2030 {
    font-size: 20px;
    line-height: 30px;
  }

  .md\:text-md-35 {
    font-size: 35px;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .lg\:static {
    position: static;
  }

  .lg\:-left-3 {
    left: -0.75rem;
  }

  .lg\:bottom-4 {
    bottom: 1rem;
  }

  .lg\:left-5 {
    left: 1.25rem;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .lg\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .lg\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:-ml-14 {
    margin-left: -3.5rem;
  }

  .lg\:-ml-2 {
    margin-left: -0.5rem;
  }

  .lg\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .lg\:-ml-3 {
    margin-left: -0.75rem;
  }

  .lg\:-ml-\[7\.5rem\] {
    margin-left: -7.5rem;
  }

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

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

  .lg\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .lg\:mb-11 {
    margin-bottom: 2.75rem;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:mb-16\.25 {
    margin-bottom: 4.25rem;
  }

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

  .lg\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:mb-24 {
    margin-bottom: 6rem;
  }

  .lg\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .lg\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

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

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

  .lg\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .lg\:mb-\[1\.875rem\] {
    margin-bottom: 1.875rem;
  }

  .lg\:mb-\[228px\] {
    margin-bottom: 228px;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:ml-7 {
    margin-left: 1.75rem;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mr-11 {
    margin-right: 2.75rem;
  }

  .lg\:mr-16 {
    margin-right: 4rem;
  }

  .lg\:mr-20 {
    margin-right: 5rem;
  }

  .lg\:mr-4 {
    margin-right: 1rem;
  }

  .lg\:mr-5 {
    margin-right: 1.25rem;
  }

  .lg\:mr-\[10\%\] {
    margin-right: 10%;
  }

  .lg\:mr-\[56px\] {
    margin-right: 56px;
  }

  .lg\:mt-\[26px\] {
    margin-top: 26px;
  }

  .lg\:block {
    display: block;
  }

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

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[5\.875rem\] {
    height: 5.875rem;
  }

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

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-9 {
    width: 2.25rem;
  }

  .lg\:w-\[218px\] {
    width: 218px;
  }

  .lg\:w-\[24\%\] {
    width: 24%;
  }

  .lg\:w-\[40\%\] {
    width: 40%;
  }

  .lg\:w-\[544px\] {
    width: 544px;
  }

  .lg\:w-\[68px\] {
    width: 68px;
  }

  .lg\:w-\[70\%\] {
    width: 70%;
  }

  .lg\:w-\[70px\] {
    width: 70px;
  }

  .lg\:w-\[8\.25rem\] {
    width: 8.25rem;
  }

  .lg\:w-\[84\%\] {
    width: 84%;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .lg\:basis-1\/4 {
    flex-basis: 25%;
  }

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

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

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

  .lg\:justify-start {
    justify-content: flex-start;
  }

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

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

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

  .lg\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .lg\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:px-17 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

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

  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:px-30 {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .lg\:px-\[5\.375rem\] {
    padding-left: 5.375rem;
    padding-right: 5.375rem;
  }

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

  .lg\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

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

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

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

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }

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

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

  .lg\:pb-7 {
    padding-bottom: 1.75rem;
  }

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

  .lg\:pb-\[2\.563rem\] {
    padding-bottom: 2.563rem;
  }

  .lg\:pb-\[6\.75rem\] {
    padding-bottom: 6.75rem;
  }

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

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

  .lg\:pl-16\.25 {
    padding-left: 4.25rem;
  }

  .lg\:pl-17 {
    padding-left: 4.5rem;
  }

  .lg\:pl-20 {
    padding-left: 5rem;
  }

  .lg\:pl-28 {
    padding-left: 7rem;
  }

  .lg\:pl-32 {
    padding-left: 8rem;
  }

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

  .lg\:pl-\[12\%\] {
    padding-left: 12%;
  }

  .lg\:pl-\[3\.938rem\] {
    padding-left: 3.938rem;
  }

  .lg\:pl-\[67px\] {
    padding-left: 67px;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:pr-24 {
    padding-right: 6rem;
  }

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

  .lg\:pr-60 {
    padding-right: 15rem;
  }

  .lg\:pr-\[2\.813rem\] {
    padding-right: 2.813rem;
  }

  .lg\:pr-\[4\.25rem\] {
    padding-right: 4.25rem;
  }

  .lg\:pr-\[5\.625rem\] {
    padding-right: 5.625rem;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-14 {
    padding-top: 3.5rem;
  }

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

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

  .lg\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

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

  .lg\:pt-9 {
    padding-top: 2.25rem;
  }

  .lg\:pt-\[89px\] {
    padding-top: 89px;
  }

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

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-4\.5xl {
    font-size: 2.5rem;
  }

  .lg\:text-5\.25xl {
    font-size: 3.125rem;
  }

  .lg\:text-\[1\.375rem\] {
    font-size: 1.375rem;
  }

  .lg\:text-\[1\.75rem\] {
    font-size: 1.75rem;
  }

  .lg\:text-\[2\.188rem\] {
    font-size: 2.188rem;
  }

  .lg\:text-\[35px\] {
    font-size: 35px;
  }

  .lg\:text-\[7\.5rem\] {
    font-size: 7.5rem;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .lg\:leading-none {
    line-height: 1;
  }

  .lg\:leading-tight {
    line-height: 1.25;
  }
}

@media (min-width: 1280px) {
  .xl\:absolute {
    position: absolute;
  }

  .xl\:bottom-\[63px\] {
    bottom: 63px;
  }

  .xl\:left-\[84px\] {
    left: 84px;
  }

  .xl\:left-\[9\%\] {
    left: 9%;
  }

  .xl\:top-2 {
    top: 0.5rem;
  }

  .xl\:order-1 {
    order: 1;
  }

  .xl\:order-2 {
    order: 2;
  }

  .xl\:order-3 {
    order: 3;
  }

  .xl\:mx-\[4\.188rem\] {
    margin-left: 4.188rem;
    margin-right: 4.188rem;
  }

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

  .xl\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .xl\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .xl\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .xl\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .xl\:ml-4 {
    margin-left: 1rem;
  }

  .xl\:ml-7 {
    margin-left: 1.75rem;
  }

  .xl\:ml-\[7\.25rem\] {
    margin-left: 7.25rem;
  }

  .xl\:mr-0 {
    margin-right: 0px;
  }

  .xl\:mr-10 {
    margin-right: 2.5rem;
  }

  .xl\:mr-2 {
    margin-right: 0.5rem;
  }

  .xl\:mr-\[3\.313rem\] {
    margin-right: 3.313rem;
  }

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

  .xl\:mt-20 {
    margin-top: 5rem;
  }

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

  .xl\:mt-32 {
    margin-top: 8rem;
  }

  .xl\:mt-8 {
    margin-top: 2rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

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

  .xl\:w-1\/4 {
    width: 25%;
  }

  .xl\:w-\[337px\] {
    width: 337px;
  }

  .xl\:w-\[73px\] {
    width: 73px;
  }

  .xl\:w-auto {
    width: auto;
  }

  .xl\:basis-1\/2 {
    flex-basis: 50%;
  }

  .xl\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .xl\:basis-1\/4 {
    flex-basis: 25%;
  }

  .xl\:basis-auto {
    flex-basis: auto;
  }

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

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

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

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

  .xl\:border-e-4 {
    border-inline-end-width: 4px;
  }

  .xl\:border-s-4 {
    border-inline-start-width: 4px;
  }

  .xl\:border-elyxyb-red {
    --tw-border-opacity: 1;
    border-color: rgb(199 36 68 / var(--tw-border-opacity));
  }

  .xl\:border-lt-blue {
    --tw-border-opacity: 1;
    border-color: rgb(73 142 220 / var(--tw-border-opacity));
  }

  .xl\:border-md-blue {
    --tw-border-opacity: 1;
    border-color: rgb(17 37 159 / var(--tw-border-opacity));
  }

  .xl\:border-primary {
    border-color: rgba(235, 124, 38, 1);
  }

  .xl\:pe-3 {
    padding-inline-end: 0.75rem;
  }

  .xl\:pl-0 {
    padding-left: 0px;
  }

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

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

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

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

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

  .xl\:pr-8 {
    padding-right: 2rem;
  }

  .xl\:ps-3 {
    padding-inline-start: 0.75rem;
  }

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

  .xl\:text-\[1\.375rem\] {
    font-size: 1.375rem;
  }

  .xl\:text-\[1\.625rem\] {
    font-size: 1.625rem;
  }

  .xl\:text-\[2\.188rem\] {
    font-size: 2.188rem;
  }

  .xl\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .\32xl\:mt-36 {
    margin-top: 9rem;
  }
}
