/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

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

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0; }

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: 'Arial';
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder; }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: 'Arial';
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%; }

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none; }

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible; }

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none; }

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline; }

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto; }

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-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.
   */
[type="search"]::-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 */ }

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block; }

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item; }

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none; }

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none; }
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.woff") format("woff"), url("../../assets/fonts/fa-solid-900.woff2") format("woff"), url("../../assets/fonts/fa-solid-900.ttf") format("truetype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  background: #fff;
  font-size: 16px;
  line-height: 24px;
  margin: 0; }

h1 {
  margin: 0; }

h2 {
  line-height: 1.2;
  margin: 0; }

h3 {
  margin: 0; }

* {
  box-sizing: border-box;
  font-family: Arial, sans-serif; }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 0;
  padding-right: 0;
  min-height: 0; }
  @media only screen and (min-width: 992px) {
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
      padding-left: 15px;
      padding-right: 15px; } }

.sup,
.sub,
sup,
sub {
  font-size: 0.7rem;
  position: relative;
  top: -3px; }

.sup,
sup {
  top: -3px; }

.sub,
sub {
  top: 3px; }

.component {
  font-size: 1rem; }
  .component .component-content {
    width: 100%;
    height: 100%;
    max-width: 100%; }
    .component .component-content .content > a {
      display: none; }

.container {
  width: 100% !important;
  overflow: hidden; }

.container > .row {
  margin-left: -15px;
  margin-right: -15px; }

html[lang="en"] .container-fluid {
  font-size: 16px; }

@media (max-width: 920px) {
  .container-fluid {
    padding-left: 0;
    padding-right: 0; } }

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  display: none; }

.desktop-only {
  display: none !important; }
  @media only screen and (min-width: 992px) {
    .desktop-only {
      display: block !important; } }

.mobile-only {
  display: block !important; }
  @media only screen and (min-width: 992px) {
    .mobile-only {
      display: none !important; } }

#footer .layout-inner .col-xs-12.col-md-12 {
  padding-left: 0;
  padding-right: 0; }

#header {
  float: none;
  z-index: 1001; }
  #header .layout-inner .col-xs-12.col-md-12 {
    padding-left: 0;
    padding-right: 0; }
  #header .content-container {
    max-width: 100% !important; }

.is-hidden {
  display: none; }

.is-hidden-desktop {
  display: block; }
  @media only screen and (min-width: 992px) {
    .is-hidden-desktop {
      display: none; } }

.is-hidden-mobile {
  display: none; }
  @media only screen and (min-width: 992px) {
    .is-hidden-mobile {
      display: block; } }

.paragraphSystem,
.row {
  margin-left: 0;
  margin-right: 0; }
  @media only screen and (min-width: 992px) {
    .paragraphSystem,
    .row {
      margin-left: -15px;
      margin-right: -15px; } }

.snippetReference {
  position: relative;
  background: none;
  font-size: 1em;
  border: none;
  min-height: 30px; }
  .snippetReference.is-hidden {
    display: none !important; }
@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;200;300;400;500;600;700;800;900&display=swap");
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.woff") format("woff"), url("../../assets/fonts/fa-solid-900.woff2") format("woff"), url("../../assets/fonts/fa-solid-900.ttf") format("truetype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: MagistralBold;
  font-weight: bold;
  src: url("../../assets/MagistralBold.otf") format("opentype"); }

@font-face {
  font-family: "Arial Black";
  src: url("../../assets/fonts/ariblk.ttf");
  src: url("../../assets/fonts/ariblk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AUi-qJCY.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AXC-q.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwiPGQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwiPGQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

html a sup:after,
html span sup:after,
body a sup:after,
body span sup:after {
  display: inline-block; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700; }

/* .clear {
    &:after {
        display: block;
        content: "";
        clear: both;
    }
} */
h1,
h2 {
  margin: 15px 0 8px; }

h1 {
  font-family: "Arial"; }

@media only screen and (max-width: 991px) {
  h3 {
    margin-top: 0; } }

h1 {
  font-size: 37px;
  line-height: 48px; }
  @media (max-width: 768px) {
    h1 {
      font-size: 25px;
      line-height: 32px; } }

h2 {
  font-size: 28px;
  line-height: 40px; }
  @media (max-width: 768px) {
    h2 {
      font-size: 22px;
      line-height: 32px; } }

h3 {
  font-size: 21px;
  line-height: 32px; }
  @media (max-width: 768px) {
    h3 {
      font-size: 22px;
      line-height: 32px; } }

h4 {
  font-size: 20px;
  line-height: 32px; }
  @media (max-width: 768px) {
    h4 {
      font-size: 18px;
      line-height: 24px; } }

h5 {
  font-size: 18px;
  line-height: 24px; }
  @media (max-width: 768px) {
    h5 {
      font-size: 18px;
      line-height: 24px; } }

h6 {
  font-size: 16px;
  line-height: 24px; }
  @media (max-width: 768px) {
    h6 {
      font-size: 16px;
      line-height: 24px; } }

.fontFamily_Barlow {
  font-family: "Barlow Semi Condensed"; }

.comp-leftSpace {
  padding: 0 50px; }
  @media (max-width: 767px) {
    .comp-leftSpace {
      padding: 0; } }

@media (max-width: 920px) {
  .mobile-padding20 {
    padding: 0 20px; } }

.header1,
.headline1 {
  font-family: "Arial Black";
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 2.625rem;
  color: #6d6e71; }
  .header1 span,
  .headline1 span {
    font-family: "Arial Black";
    font-weight: 400; }

.sub-head {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.75rem;
  letter-spacing: 0.15rem;
  color: #6d6e71; }

.header2,
.headline2 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.375rem;
  color: #6d6e71; }

.header3,
.headline3,
.accordion-title-text {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #6d6e71; }

.desktop-h3 {
  font-weight: bold;
  font-size: 1.5rem;
  color: #6d6e71;
  line-height: 1.75rem; }

.body {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  letter-spacing: 0.023rem;
  color: #6d6e71; }

.desktop-eyebrow {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  letter-spacing: 0.023rem;
  color: #5ca335; }

.photo-caption {
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.5625rem;
  letter-spacing: 0.028rem;
  color: #6d6e71; }

.find-an-eye-text {
  font-size: 1.75rem;
  line-height: 1.875rem;
  color: #4d4d4f;
  font-weight: 900; }

.red-underline-text {
  font-weight: bold;
  text-decoration: underline #ff6f61;
  color: #ff6f61 !important; }

.module,
.faq-body-copy {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5625rem;
  letter-spacing: 0.02rem;
  color: #6d6e71; }

.footnote1 {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #6d6e71; }

.button-text {
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 0.875rem;
  letter-spacing: 6.25rem;
  color: #ff6f61; }

.gradient {
  background: transparent linear-gradient(0deg, #ffffff 0%, #f7f7f7 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #dedede;
  opacity: 1; }

.headlines {
  font-weight: 700;
  font-size: 2.625rem;
  line-height: 2.875rem; }
  @media only screen and (max-width: 991px) {
    .headlines {
      font-size: 2rem;
      line-height: 2.5rem; } }

[class*="headline"] span {
  line-height: inherit; }

.faq {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2rem; }

.sub-head2 {
  font-weight: 600;
  font-size: 1.313rem;
  line-height: 2rem; }

.sub-head3 {
  font-weight: 700;
  font-size: 1.313rem;
  line-height: 1.563rem;
  color: #ff6155; }

.lh-25 {
  line-height: 25px; }

.description {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem; }

.emphasized-copy {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #6d6e71; }

.emphasized-copy1 {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #6d6e71; }

.body1 {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem; }

.bodym {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.188rem; }

.headline,
.section-copy {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.75rem; }

.headline-v,
.section-copy2 {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #4d4d4d; }

.section-copy2 a {
  color: #4d4d4d;
  line-height: inherit; }
  .section-copy2 a:hover {
    color: #ff6f61; }

a {
  color: #ff6f61;
  line-height: inherit;
  font-weight: 700;
  text-decoration: 2px solid underline; }
  a:hover {
    color: #ff6f61; }

a[href] {
  color: #1f4827;
  font-weight: 700; }
  a[href]:hover {
    color: #1f4827; }

a.btn1,
button.btn1,
.exit-notification-buttons button {
  font-weight: 400;
  font-family: "Arial Black";
  font-size: 0.75rem;
  line-height: 0.875rem;
  color: #ff6f61;
  background-color: #fff;
  border: 2px solid #ff6f61;
  padding: 14px 16px;
  display: inline-block;
  text-decoration: none;
  width: auto;
  min-width: 153px;
  outline: none;
  border-radius: 30px;
  margin: 20px 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: 1.2px; }
  a.btn1:hover, a.btn1:focus,
  button.btn1:hover,
  button.btn1:focus,
  .exit-notification-buttons button:hover,
  .exit-notification-buttons button:focus {
    background-color: #ff6f61;
    color: #fff; }
  a.btn1.transparent,
  button.btn1.transparent,
  .exit-notification-buttons button.transparent {
    background-color: transparent; }
    a.btn1.transparent:hover, a.btn1.transparent:focus,
    button.btn1.transparent:hover,
    button.btn1.transparent:focus,
    .exit-notification-buttons button.transparent:hover,
    .exit-notification-buttons button.transparent:focus {
      background-color: #ff6f61;
      color: #fff; }

.sg-box {
  margin: 15px;
  padding: 30px;
  width: auto;
  border-radius: 5px;
  border: 1px solid #ccc; }

.selection-italic {
  font-style: italic;
  font-size: inherit;
  line-height: inherit;
  display: inline-block; }
  .selection-italic:after {
    display: inline-block; }

.selection-bold,
strong {
  font-weight: bold;
  font-size: inherit;
  line-height: inherit; }
  .selection-bold:after,
  strong:after {
    display: inline-block; }

#header strong,
#header .selection-bold,
#footer strong,
#footer .selection-bold {
  color: #4d4d4d !important; }

.palettes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.palettes .palette {
  margin-right: 1rem;
  margin-bottom: 1.5rem;
  width: 100px;
  height: 100px;
  position: relative; }

.palettes .palette .palette-label {
  color: #333;
  font-size: 0.85rem;
  position: absolute;
  bottom: -1.25rem; }

.txt-coral {
  color: #ff6f61; }

.txt-fresh-green-50 {
  color: #b4f6b1; }

.txt-fresh-green {
  color: #87e871; }

.txt-compliment-green {
  color: #5ca335; }

.txt-lightest-grey {
  color: #f7f7f7; }

.txt-lighter-grey {
  color: #f0f0f0; }

.txt-light-grey {
  color: #d8d8d8; }

.txt-medium-grey {
  color: #97999b; }

.txt-dark-grey {
  color: #6d6e71; }

.txt-charcoal {
  color: #4d4d4d; }

.bg-coral {
  background-color: #ff6f61; }

.bg-fresh-green-50 {
  background-color: #b4f6b1; }

.bg-fresh-green {
  background-color: #87e871; }

.bg-compliment-green {
  background-color: #5ca335; }

.bg-lightest-grey {
  background-color: #f7f7f7; }

.bg-lighter-grey {
  background-color: #f0f0f0; }

.bg-light-grey {
  background-color: #d8d8d8; }

.bg-medium-grey {
  background-color: #97999b; }

.bg-dark-grey {
  background-color: #6d6e71; }

.bg-charcoal {
  background-color: #4d4d4d; }

span[class^="bg-"] {
  display: block;
  padding: 20px; }

html {
  font-size: 16px;
  font-family: Arial;
  font-weight: 500; }
  html body {
    margin: 0;
    padding: 0;
    color: #544f40;
    background: #fff; }
    html body sub:after,
    html body i:after,
    html body sup:after {
      display: inline-block; }
    html body #header {
      color: #4d4d4d; }
    html body #footer {
      color: #000; }

button.btn,
a.btn,
input[type="submit"].btn {
  padding: 0 20px;
  color: #fff;
  line-height: 40px;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none;
  display: inline-block;
  background-color: #d8d8d8;
  border: 2px solid #d8d8d8; }
  button.btn:hover,
  a.btn:hover,
  input[type="submit"].btn:hover {
    color: #d8d8d8;
    background-color: #fff; }
  button.btn:disabled, button.btn.disabled,
  a.btn:disabled,
  a.btn.disabled,
  input[type="submit"].btn:disabled,
  input[type="submit"].btn.disabled {
    cursor: pointer;
    background-color: #d8d8d8;
    border: 2px solid #d8d8d8;
    cursor: default; }
  button.btn.btn-rnd,
  a.btn.btn-rnd,
  input[type="submit"].btn.btn-rnd {
    border-radius: 4px;
    min-width: 335px; }
  button.btn.pdf,
  a.btn.pdf,
  input[type="submit"].btn.pdf {
    background: #d8d8d8 url("/content/dam/cf-pharma/nucala-v2/en_US/sea/icon-pdf.png") no-repeat 8px center;
    background-size: 1.5rem;
    padding-left: 2.5rem;
    border-radius: 4px;
    min-width: 335px; }
    button.btn.pdf::after,
    a.btn.pdf::after,
    input[type="submit"].btn.pdf::after {
      content: ""; }
    button.btn.pdf:hover,
    a.btn.pdf:hover,
    input[type="submit"].btn.pdf:hover {
      color: #fff; }

.footnote {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #6d6e71; }

.divider {
  margin: 30px 0 10px 0; }
  @media only screen and (min-width: 992px) {
    .divider {
      margin-top: 40px;
      margin-bottom: 20px; } }

.primary-color {
  color: #d8d8d8; }

.secondary-color {
  color: #d8d8d8; }

.grey-tundora {
  color: #d8d8d8; }

.bg-primary,
.bg-secondary,
.bg-tertiary,
.bg-white {
  padding-top: 0;
  padding-bottom: 30px; }
  @media only screen and (min-width: 992px) {
    .bg-primary,
    .bg-secondary,
    .bg-tertiary,
    .bg-white {
      padding-top: 35px;
      padding-bottom: 60px; } }

.bg-primary {
  background-color: #d8d8d8; }

.bg-primary-offset {
  background: linear-gradient(to right, #fff 0%, #fff 20%, #d8d8d8 20%);
  padding: 0 1rem 1rem; }
  @media only screen and (min-width: 992px) {
    .bg-primary-offset {
      background: linear-gradient(to bottom, #fff 0%, #fff 20%, #d8d8d8 20%); } }

.bg-gradient {
  background: transparent linear-gradient(180deg, #f7f7f7 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
  /* padding: 0 1rem 1rem;
    @include respond-to(large) {
        background: linear-gradient(to bottom, $white 0%, $white 20%, $light-grey 20%);
    } */ }

.bg-secondary {
  background-color: #d8d8d8; }

.bg-tertiary {
  background-color: #d8d8d8; }
  .bg-tertiary p,
  .bg-tertiary li {
    color: #fff; }
    .bg-tertiary p:not(a) strong,
    .bg-tertiary p:not(a) b,
    .bg-tertiary p:not(a) .selection-bold,
    .bg-tertiary li:not(a) strong,
    .bg-tertiary li:not(a) b,
    .bg-tertiary li:not(a) .selection-bold {
      color: #fff; }

.bg-white {
  background-color: #fff; }

.warning.richText.component {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 3px solid #d8d8d8;
  border-bottom: 3px solid #d8d8d8; }

.no-wrap {
  white-space: nowrap; }

input:focus,
select:focus {
  outline: none; }

/* Helper Classes */
@media only screen and (max-width: 991px) {
  .sm\:padding-top-15 {
    padding-top: 15px;
    display: block; } }

@media only screen and (max-width: 991px) {
  .sm\:padding-top-30 {
    padding-top: 30px;
    display: block; } }

@media only screen and (max-width: 991px) {
  .sm\:padding-bottom-15 {
    padding-bottom: 15px;
    display: block; } }

@media only screen and (max-width: 991px) {
  .sm\:padding-bottom-30 {
    padding-bottom: 30px;
    display: block; } }

@media only screen and (min-width: 992px) {
  .lg\:padding-top-15 {
    padding-top: 15px;
    display: block; } }

@media only screen and (min-width: 992px) {
  .lg\:padding-top-30 {
    padding-top: 30px;
    display: block; } }

@media only screen and (min-width: 992px) {
  .lg\:padding-bottom-15 {
    padding-bottom: 15px;
    display: block; } }

@media only screen and (min-width: 992px) {
  .lg\:padding-bottom-30 {
    padding-bottom: 30px;
    display: block; } }

.section-1 p:first-of-type {
  color: green; }

.page-what-is-multiple-myeloma .btn1:hover {
  border: 2px solid #ff6f61;
  color: #ff6f61; }

.page-what-is-multiple-myeloma .register-txt {
  height: 50px; }
  .page-what-is-multiple-myeloma .register-txt .footnote1 {
    border-bottom: 1px solid; }

.page-what-is-multiple-myeloma .module-1 ul {
  padding-left: 1.5rem; }

.page-what-is-multiple-myeloma .module-1 li::marker {
  color: #5ca335;
  font-weight: bold;
  display: inline-block;
  font-size: 1.5em; }

.page-what-is-multiple-myeloma .module-1 .headline1:after {
  border-bottom: 2px solid #87e871;
  padding-top: 60px;
  margin-bottom: 45px; }

.page-what-is-multiple-myeloma .module-1 .headline1 .sub-head {
  font-weight: 400 !important;
  line-height: 1.75rem !important;
  font-family: Arial !important; }

.page-what-is-multiple-myeloma .module-3 .btn1 {
  background-color: transparent; }
  .page-what-is-multiple-myeloma .module-3 .btn1:hover, .page-what-is-multiple-myeloma .module-3 .btn1:focus {
    background-color: #ff6f61 !important;
    color: #fff !important; }

.page-what-is-multiple-myeloma .module-3 .image {
  margin-top: -15px; }

.page-what-is-multiple-myeloma .module-3 .small-img {
  display: block !important; }
  @media only screen and (min-width: 576px) {
    .page-what-is-multiple-myeloma .module-3 .small-img {
      display: none !important; } }

.page-what-is-multiple-myeloma .module-3 .texture-img {
  display: none !important; }
  @media only screen and (min-width: 576px) {
    .page-what-is-multiple-myeloma .module-3 .texture-img {
      display: block !important; } }

.page-what-is-multiple-myeloma .module-3 .image-fit img {
  object-fit: unset; }
  @media only screen and (min-width: 992px) {
    .page-what-is-multiple-myeloma .module-3 .image-fit img {
      object-fit: none; } }

.u-pb-10 {
  padding-bottom: 10px !important; }

.u-pb-18 {
  padding-bottom: 18px !important; }

.u-px-80 {
  padding-left: 5rem !important;
  padding-right: 5rem !important; }

.u-mt-30,
.u-my-30 {
  margin-top: 30px !important; }

.here-to-help picture {
  display: -ms-flexbox;
  display: flex; }

.here-to-help .green-help-txt {
  color: #b4f6b1; }

.here-to-help .white-help-txt {
  color: #fff; }

.here-to-help img {
  width: 100% !important;
  margin-top: -10px; }
  @media only screen and (min-width: 768px) {
    .here-to-help img {
      width: 100%;
      right: 0;
      top: 0;
      object-fit: cover;
      height: 400px;
      object-position: center; } }
  @media only screen and (max-width: 767px) {
    .here-to-help img {
      margin-top: 0px; } }

.here-to-help .green-small-headline:after {
  background: #d2f9d0 !important;
  top: 25px; }
  @media only screen and (max-width: 767px) {
    .here-to-help .green-small-headline:after {
      top: -20px;
      left: 0px; } }

.here-to-help .here-to-help-txt {
  position: absolute;
  z-index: 1;
  bottom: 55px; }
  @media only screen and (max-width: 767px) {
    .here-to-help .here-to-help-txt {
      bottom: 32px !important;
      margin-top: 180px;
      padding: 25px; }
      .here-to-help .here-to-help-txt span {
        padding-bottom: 5px !important;
        padding-top: 5px !important; } }

.here-to-help .btn1 {
  color: #b4f6b1 !important;
  border: 2px solid #b4f6b1 !important;
  background-color: transparent !important;
  min-width: 165px !important;
  padding: 13px 26px !important;
  letter-spacing: 1.2px; }
  .here-to-help .btn1:hover, .here-to-help .btn1:focus {
    background-color: #b4f6b1 !important;
    color: #fff !important; }

.this-is-who img {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .this-is-who img {
      right: 0;
      top: 0;
      object-fit: cover;
      object-position: center;
      height: 435px; } }

@media only screen and (max-width: 767px) {
  .this-is-who .green-small-headline:after {
    top: -20px;
    left: 0px; } }

@media only screen and (min-width: 768px) {
  .this-is-who .green-small-headline:after {
    top: 8px; } }

.this-is-who .this-is-who-txt {
  position: absolute;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .this-is-who .this-is-who-txt {
      padding: 45px 25px 50px 25px;
      background-color: #f7f7f7;
      margin-top: -15px;
      position: relative;
      margin-left: 0; }
      .this-is-who .this-is-who-txt span {
        padding-bottom: 5px !important;
        padding-top: 5px !important; } }

.this-is-who .btn1 {
  min-width: 180px !important;
  background-color: transparent !important;
  padding: 13px 26px !important;
  letter-spacing: 1.2px; }
  .this-is-who .btn1:hover, .this-is-who .btn1:focus {
    background-color: #ff6f61 !important;
    color: #fff !important; }

.p-left-border {
  border-left: 4px solid #9ee47f;
  padding-left: 1.125rem !important; }

.dotted-underline {
  text-decoration: none;
  border-bottom: 2px dotted #5ca335; }

@media only screen and (min-width: 768px) {
  .hero-2 img {
    padding-bottom: 1.5rem !important; } }

@media only screen and (max-width: 767px) {
  .hero-2 .richText .component-content {
    display: initial; } }

@media only screen and (min-width: 768px) {
  .hero-2 .richText .component-content {
    max-width: 960px !important; } }

@media only screen and (max-width: 767px) {
  .hero-2 .richText .component-content .richText-image {
    height: 351px;
    width: 248px;
    margin-left: auto;
    margin-right: auto; } }

@media only screen and (max-width: 767px) {
  .hero-2 .richText .component-content .richText-content {
    padding: 2rem 0;
    margin-top: 30px; } }

@media only screen and (min-width: 768px) {
  .hero-2 .richText .component-content .richText-content {
    margin-left: 50px; } }

@media only screen and (min-width: 992px) {
  .hero-2 .richText .component-content .richText-content {
    width: 380px !important;
    margin-left: 72px;
    margin-right: auto; } }

@media only screen and (min-width: 1200px) {
  .hero-2 .richText .component-content .richText-content {
    margin-right: initial; } }

.hero-2 .btn1 {
  min-width: 155px !important;
  padding: 13px 26px !important; }

.green-small-headline:after {
  content: " ";
  display: block;
  background: #9ee47f;
  width: 55px;
  height: 4px;
  position: absolute;
  top: 103px;
  left: -70px; }

@media only screen and (min-width: 992px) {
  .page-patient-stories .is-hidden-mobile {
    display: inline !important; } }

@media only screen and (min-width: 768px) {
  .page-patient-stories .divider {
    margin: 30px 0px 10px 0px; } }

.page-patient-stories .top-texture {
  z-index: 1;
  top: 30px; }

.page-patient-stories .bottom-texture {
  z-index: 1;
  bottom: -25px;
  position: absolute; }
  @media only screen and (max-width: 767px) {
    .page-patient-stories .bottom-texture {
      bottom: 10px; } }

.page-patient-stories .texture-mobile-only {
  margin-top: unset;
  display: block !important; }
  @media only screen and (min-width: 576px) {
    .page-patient-stories .texture-mobile-only {
      display: none !important; } }

.page-patient-stories .texture-desktop-only {
  margin-top: unset;
  display: none !important; }
  @media only screen and (min-width: 576px) {
    .page-patient-stories .texture-desktop-only {
      display: block !important; } }

@media only screen and (min-width: 768px) {
  .page-patient-stories .patient-stories-module3 .box {
    padding-left: 1rem !important;
    padding-right: 1rem !important; } }

.page-patient-stories .patient-stories-module3 ul {
  margin-left: -20px; }

@media only screen and (max-width: 767px) {
  .page-patient-stories .patient-stories-module3 {
    padding: 0px !important; } }

.page-patient-stories .patient-stories-module3 .green-small-headline:after {
  top: 30px;
  left: 15px; }
  @media only screen and (max-width: 767px) {
    .page-patient-stories .patient-stories-module3 .green-small-headline:after {
      left: 0px; } }

.page-patient-stories .patient-stories-module3 .module3-txt {
  padding-left: 95px; }

.page-patient-stories .patient-stories-module3 .module3-marker-txt li::marker {
  color: #5ca335;
  font-weight: bold;
  display: inline-block;
  font-size: 1.5em; }

@media only screen and (max-width: 767px) {
  .u-px-xs-36 {
    padding-left: 36px;
    padding-right: 36px; } }

@media only screen and (min-width: 768px) {
  .u-px-187 {
    padding-left: 187px;
    padding-right: 187px; } }

@media only screen and (min-width: 768px) {
  .u-px-140 {
    padding-left: 140px;
    padding-right: 140px; } }

.picture-text {
  position: absolute;
  text-align: center;
  top: 50px;
  left: 0px;
  right: 0px;
  margin: auto;
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 2.5rem; }

@media only screen and (max-width: 767px) {
  .main-stories {
    display: none !important; } }

.individual-stories figure {
  margin: 0px; }
  .individual-stories figure img {
    display: block;
    margin: auto; }

.individual-stories figcaption {
  min-height: 210px; }
  @media only screen and (min-width: 768px) {
    .individual-stories figcaption {
      min-height: 175px;
      max-width: 165px;
      margin: 0 auto; } }
  @media only screen and (min-width: 1200px) {
    .individual-stories figcaption {
      min-height: 145px;
      max-width: inherit; } }
  @media only screen and (min-width: 1440px) {
    .individual-stories figcaption {
      min-height: 120px; } }
  @media only screen and (max-width: 991px) {
    .individual-stories figcaption {
      min-height: 130px; } }
  .individual-stories figcaption p:not(:first-child) {
    margin: 5px 0px 5px 0px; }
  .individual-stories figcaption p:last-child {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    left: 45%;
    bottom: 0;
    right: 45%; }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .individual-stories figcaption p:last-child {
        position: unset !important;
        left: unset !important;
        right: unset !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; } }

.individual-stories .arrow-down {
  position: absolute;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-right: 2px solid #ff6f61;
  border-top: 2px solid #ff6f61;
  transform: rotate(135deg);
  caret-color: transparent; }

.reference-banner {
  background-color: unset !important;
  box-shadow: unset !important;
  padding: 0; }
  .reference-banner .banner:not(.is-hidden) {
    padding: 0;
    background-color: #e9fde8 !important;
    box-shadow: 0 3px 6px #0000001a !important; }
  .reference-banner .banner__close-button:after {
    color: #6d6e71; }

.margin-0 {
  margin: 0px !important; }

@media only screen and (max-width: 767px) {
  .page-side-effects .heading-with-image .component-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
        align-items: baseline;
    -ms-flex-direction: column;
        flex-direction: column; } }

@media only screen and (max-width: 767px) {
  .page-side-effects .heading-with-image .component-content .richText-content p {
    padding-left: 0px !important;
    padding-top: 1rem !important; } }

.page-side-effects li::marker {
  color: #5ca335;
  font-weight: bold;
  display: inline-block;
  font-size: 1.5em; }

.page-side-effects .location .find-an-eye-text {
  font-weight: 700 !important; }

.page-side-effects .green-divider {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 40px;
  margin-bottom: 40px; }

.page-side-effects #content ul {
  padding-left: 1.5rem; }

.page-side-effects .eye-icon-img img {
  height: 34px;
  width: 62px;
  margin-bottom: 0px !important; }

@media only screen and (max-width: 991px) {
  .page-side-effects .text-col-1 ul {
    margin-bottom: 5px; } }

@media only screen and (max-width: 991px) {
  .page-side-effects .text-col-2 ul {
    margin-top: 0px; } }

.page-side-effects .texture-mobile-only {
  display: block !important; }
  @media only screen and (min-width: 576px) {
    .page-side-effects .texture-mobile-only {
      display: none !important; } }

.page-side-effects .texture-tab-only {
  display: none !important; }
  @media only screen and (min-width: 576px) and (max-width: 991px) {
    .page-side-effects .texture-tab-only {
      display: block !important; } }

.link-wrap {
  text-decoration: none; }

.ps-callout .link-wrap {
  color: #6d6e71; }

/* #content {
  ul {
    li {
      padding-bottom: 5px;
      &:last-child {
        padding-bottom: 0;
      }
    }
  }
} */
.page-faqs .texture-img img {
  position: relative;
  top: 15px; }

.page-faqs .Faq-accordion p {
  padding: 0.2rem 0; }

.page-faqs .Faq-accordion a {
  font-size: 16px; }

.page-faqs .accordion-control:after {
  height: 0.1px !important; }

.page-faqs .accordion .accordion-container .accordion-slide.is-active:last-child {
  border-bottom: 1px solid #7bb556; }

.page-faqs .top-texture {
  margin-top: -50px; }

.page-faqs .speak-to-doc {
  margin-top: 0px; }
  @media only screen and (min-width: 992px) {
    .page-faqs .speak-to-doc .richText {
      padding-top: 60px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-faqs .speak-to-doc .richText {
      padding-top: 20px !important; } }

.page-faqs .texture-mobile-only {
  position: absolute;
  z-index: 1;
  top: 30px;
  display: block !important; }
  @media only screen and (min-width: 576px) {
    .page-faqs .texture-mobile-only {
      display: none !important; } }

.page-faqs .texture-desktop-only {
  display: none !important; }
  @media only screen and (min-width: 576px) {
    .page-faqs .texture-desktop-only {
      display: block !important; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-faqs .texture-desktop-only {
      margin-top: -40px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .page-faqs .texture-desktop-only {
      margin-top: -70px; } }

.texture-mobile-only {
  display: block !important; }
  @media only screen and (min-width: 768px) {
    .texture-mobile-only {
      display: none !important; } }

.texture-tab-only {
  display: none !important; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .texture-tab-only {
      display: block !important; } }

.texture-desktop-only {
  display: none !important; }
  @media only screen and (min-width: 992px) {
    .texture-desktop-only {
      display: block !important; } }

.image-fit img {
  object-fit: none; }

.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a {
  height: 30px;
  width: 30px;
  padding: 3px 9px !important;
  min-width: unset !important; }
  .page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a:hover {
    background-color: #ff6f61; }

.tooltip li {
  line-height: 1rem !important; }

.find-an-eyecare .richText-image {
  margin-top: 15px; }

.find-an-eyecare h2::before {
  margin-bottom: 15px !important; }

/* Shingles protection styles */
.button-primary {
  background-color: #14717d;
  padding: 10px 32px;
  font-size: 0.75rem;
  font-style: normal;
  line-height: 1rem;
  border: none;
  border-radius: 2rem;
  color: white;
  cursor: pointer;
  text-decoration: none;
  font-feature-settings: "clig" off, "liga" off;
  font-family: magistral;
  font-weight: 500; }

html[lang="ar-SA"] .button-primary {
  padding: 10px 75px;
  font-size: 1.5rem; }

.primary-link {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #00837d;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline; }

/*Barlow Font family */
/* vietnamese */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXd4qqOEo.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXdoqqOEo.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXeIqq.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* vietnamese */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CGslu50.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CWslu50.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_B2sl.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.m-b-0 {
  margin-bottom: 0; }

.m-t-0 {
  margin-top: 0; }
/**
* This file will be included in author mode only
*
* USE:
* ".aem-AuthorLayer-Edit" to detect Touch UI authoring
* ".cq-wcm-edit" to detect Classic UI authoring
*/
.aem-AuthorLayer-Edit #content .component {
  display: block !important;
  margin: 0 auto !important;
  width: 90% !important;
  float: none !important; }

.aem-AuthorLayer-Edit #header .snippetReference,
.aem-AuthorLayer-Edit #footer .snippetReference {
  display: block !important; }

.aem-AuthorLayer-Edit .search-message-template {
  display: block; }

.aem-AuthorLayer-Edit .is-hidden {
  display: block !important; }

.aem-AuthorLayer-Edit .template .mobile-navigation-utility-links {
  display: block !important; }

.aem-AuthorLayer-Edit .toolTipText.is-hidden {
  display: none !important; }
/*
/* CookiePolicy
*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999999999; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    position: fixed;
    top: calc(50% - 140px);
    width: 650px;
    margin-left: -325px;
    left: 50%;
    background: white;
    padding: 42px 57px 30px;
    border-radius: 0.25rem; }
    @media screen and (max-width: 699px) {
      .exit-notification .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0;
        padding-left: 50px;
        padding-right: 50px; } }

.exit-notification-buttons {
  text-align: center;
  margin-top: 1rem; }
  .exit-notification-buttons button {
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
    min-width: 132px;
    margin: 7px 23px 16px; }
    @media screen and (max-width: 699px) {
      .exit-notification-buttons button {
        display: block;
        margin: 30px auto; } }
/*
/* Overlay
*/
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  opacity: 0.7; }

.overlay-container {
  position: absolute;
  width: 100%;
  top: 0px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
  height: 100vh;
  overflow: hidden; }

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 1.25rem 1em;
  padding-right: 2.25rem;
  display: inline-block;
  background: #FFF;
  text-align: left;
  border-radius: 0.5rem;
  margin-top: 50px; }

.overlay-content-inner {
  overflow: hidden; }

.overlay-close {
  z-index: 9999;
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  right: 0.75rem;
  cursor: pointer;
  display: none;
  color: #1f4827;
  outline: none; }
  .overlay-close:after {
    content: "\f00d";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }
  .m-xxl-n1 {
    margin: -0.25rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important; }
  .m-xxl-n2 {
    margin: -0.5rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important; }
  .m-xxl-n3 {
    margin: -1rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important; }
  .m-xxl-n4 {
    margin: -1.5rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important; }
  .m-xxl-n5 {
    margin: -3rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }
/*
/* Box
*/
.box.box-shadow {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.box.content-container {
  display: block;
  padding: 1rem 34px; }
  @media only screen and (min-width: 992px) {
    .box.content-container {
      padding-left: 80px;
      padding-right: 80px; } }
  .box.content-container .component-content {
    margin: 0 auto; }
    @media only screen and (min-width: 576px) {
      .box.content-container .component-content {
        max-width: 540px; } }
    @media only screen and (min-width: 768px) {
      .box.content-container .component-content {
        max-width: 720px; } }
    @media only screen and (min-width: 992px) {
      .box.content-container .component-content {
        max-width: 960px; } }
    @media only screen and (min-width: 1200px) {
      .box.content-container .component-content {
        max-width: 1540px; } }

.box.flexbox .content {
  display: -ms-flexbox;
  display: flex; }

.box.flexbox.flex-wrap-wrap .content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.box.flexbox.justify-content-center .content {
  -ms-flex-pack: center;
      justify-content: center; }

.box.flexbox.justify-content-space-between .content {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end; }
  @media only screen and (max-width: 991px) {
    .box.flexbox.justify-content-space-between .content {
      -ms-flex-align: center !important;
          align-items: center !important; } }
  @media only screen and (min-width: 992px) {
    .box.flexbox.justify-content-space-between .content {
      -ms-flex-align: stretch;
          align-items: stretch; } }

.box.image-tool {
  margin-bottom: 3rem; }

.box.width-auto {
  width: auto; }

/*      Arexvy Styles     */
@media (max-width: 991px) {
  .center-content > .component-content {
    padding: 0 28px; } }

@media (min-width: 992px) {
  .center-content > .component-content {
    width: 86%;
    margin: 0 auto; } }

@media (max-width: 767px) {
  .page-sitemap .sitemap-div {
    margin: 20px 0px; } }

@media (min-width: 768px) {
  .page-sitemap .sitemap-div {
    margin: 60px 0px; } }

.page-sitemap .sitemap-div ul {
  padding: 0;
  margin: 0; }
  .page-sitemap .sitemap-div ul li {
    color: var(--Arexvy-Plum, #853376);
    font-family: Lato !important;
    font-size: 1.2em;
    font-style: normal;
    font-weight: 500;
    line-height: 2em;
    list-style-type: none; }
    .page-sitemap .sitemap-div ul li a {
      color: var(--Arexvy-Plum, #853376);
      font-family: Lato !important;
      font-size: 1.042em;
      font-style: normal;
      font-weight: 500;
      line-height: 2em;
      list-style-type: none;
      text-decoration: none;
      border-bottom: 2px solid #853376; }

.page-sitemap .sitemap-div .site-map-heading {
  color: var(--Arexvy-Plum, #853376);
  font-family: Magistral;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 3em; }

@media (min-width: 768px) and (max-width: 991px) {
  .page-safety-information .safety .component-content {
    padding: 0 20px; } }

.page-safety-information .safety-info {
  margin-bottom: 80px;
  margin-top: 30px; }
  .page-safety-information .safety-info h1 {
    color: var(--Arexvy-Plum, #853376);
    font-family: Magistral;
    font-size: 2em;
    font-style: normal;
    font-weight: 700;
    line-height: 3em; }
    @media screen and (max-width: 767px) {
      .page-safety-information .safety-info h1 {
        font-size: 1.6em;
        line-height: 2em; } }
  .page-safety-information .safety-info p {
    color: #000;
    font-size: 1.2em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5em;
    font-family: Lato !important; }
    @media (max-width: 767px) {
      .page-safety-information .safety-info p {
        font-size: 1em; } }
    .page-safety-information .safety-info p a {
      text-decoration: none;
      color: var(--Arexvy-Plum2, #853376); }

.page-404-handler .error-page {
  width: 60%;
  margin-top: 60px;
  margin-bottom: 130px; }
  @media (max-width: 991px) {
    .page-404-handler .error-page {
      width: 100%;
      margin-bottom: 60px; } }
  .page-404-handler .error-page h1 {
    color: #853376;
    font-family: magistral;
    font-size: 3.75em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.07; }
  .page-404-handler .error-page h2 {
    color: var(--Arexvy-Plum, #592C82);
    font-family: Magistral;
    font-size: 2em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5em;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .page-404-handler .error-page h2 {
        font-size: 1.25em; } }
  .page-404-handler .error-page p {
    color: #000;
    font-family: Lato;
    font-size: 1.25em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5em;
    /* 150% */
    margin-top: 25px !important;
    margin-bottom: 50px !important; }
    @media (max-width: 991px) {
      .page-404-handler .error-page p {
        font-size: 1em; } }
  .page-404-handler .error-page a {
    text-decoration: none;
    color: #FFF;
    text-align: center;
    font-family: Magistral;
    font-size: 1.125em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5em;
    border-radius: 30px;
    background: var(--Arexvy-Plum2, #853376);
    padding: 12px 42px; }
    @media (max-width: 330px) {
      .page-404-handler .error-page a {
        padding: 5px 10px;
        font-size: 1em; } }
/*
/* RichText
*/
/* Global Configuration */
.richText.button {
  border-radius: 0.25rem;
  line-height: 1.5rem;
  font-size: 1rem;
  margin: 0;
  text-transform: none;
  vertical-align: middle;
  cursor: pointer; }
  .richText.button a,
  .richText.button p {
    padding: 0.275rem 0.75rem; }

.richText .component-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .richText .component-content .richText-content {
    width: 100%; }
  .richText .component-content p {
    margin: 0; }

.richText-image {
  display: block;
  margin-bottom: 10px; }
  .richText-image.pull-left {
    float: left; }
  .richText-image.pull-right {
    float: right; }

/* Custom classes */
.richText.codelines {
  padding: 0 15px;
  margin: 1rem 0;
  padding-bottom: 1rem; }
  .richText.codelines .component-content {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        align-items: flex-start; }
    .richText.codelines .component-content p,
    .richText.codelines .component-content span {
      font-size: 0.75rem;
      line-height: 14px;
      color: #544f40;
      /* &:after {
                    display:inline-block;
                } */ }
  .richText.codelines img {
    width: 52px;
    height: 45px;
    margin-right: 10px; }

@media (max-width: 991px) {
  .richText.header-navigation-link, .richText.header-searchbox-link {
    text-align: center;
    margin-top: 0px; }
    .richText.header-navigation-link:before, .richText.header-searchbox-link:before {
      margin: auto;
      width: 30px;
      height: 30px;
      content: "";
      background-repeat: no-repeat;
      background-position: center center;
      display: block; }
    .richText.header-navigation-link .component-content p, .richText.header-searchbox-link .component-content p {
      font-size: 0.75rem;
      text-transform: uppercase;
      cursor: pointer;
      text-align: center;
      letter-spacing: 0.75px; } }

@media (max-width: 575px) {
  .richText.header-navigation-link, .richText.header-searchbox-link {
    margin-left: 15px; } }

@media (max-width: 991px) {
  .richText.header-navigation-link:before {
    width: 38px !important;
    height: 18px !important;
    background-size: 100% auto;
    background-image: url("/content/dam/cf-pharma/dsa-blenrepv3/en_US/icons/menu-icon.svg"); }
  .richText.header-navigation-link .component-content p {
    margin-top: 4px;
    padding-bottom: 0px;
    padding-top: 5px; } }

@media only screen and (min-width: 992px) {
  .richText.header-navigation-link {
    display: none; } }

@media only screen and (min-width: 992px) {
  .richText.header-searchbox-link {
    position: relative;
    top: 26px;
    right: 13px; } }

@media only screen and (max-width: 991px) {
  .richText.header-searchbox-link .component-content {
    -ms-flex-align: end !important;
        align-items: flex-end !important; } }

@media only screen and (min-width: 992px) {
  .richText.header-searchbox-link .component-content p {
    width: 110px;
    height: 31px;
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    border-radius: 18px;
    background-image: url("/content/dam/cf-pharma/dsa-blenrepv3/en_US/icons/search-icon.svg");
    background-repeat: no-repeat;
    background-position: 87% 45%;
    background-size: 18px 18px; } }

@media only screen and (max-width: 991px) {
  .richText.header-searchbox-link .component-content p:before {
    content: "";
    background-size: auto 90%;
    background-image: url("/content/dam/cf-pharma/dsa-blenrepv3/en_US/icons/search-icon.svg");
    margin: auto;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    margin-top: -30px; } }

.richText.header-searchbox-link .component-content p a {
  padding: 0;
  color: #4d4d4d;
  text-decoration: none; }
  @media only screen and (min-width: 992px) {
    .richText.header-searchbox-link .component-content p a {
      display: block;
      font-size: 0.75rem;
      line-height: 0.875rem;
      letter-spacing: 1.2px;
      padding-top: 4px; } }

.richText.header-follow-us-link {
  border: 1px solid #d0cfcf;
  display: none;
  margin-left: 0.75rem; }
  @media only screen and (min-width: 992px) {
    .richText.header-follow-us-link {
      display: block;
      border-radius: 25px;
      border: none;
      background-color: #f0f0f0;
      margin-top: 25px;
      margin-right: 30px;
      position: relative;
      z-index: 2020;
      min-height: 32px;
      width: 128px; } }
  @media only screen and (min-width: 992px) {
    .richText.header-follow-us-link .richText-content > p:after {
      content: "\f078";
      font-family: FontAwesome, sans-serif;
      font-style: normal;
      position: relative;
      font-weight: normal;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline;
      font-size: 1.125rem;
      top: 2px; } }
  .richText.header-follow-us-link p {
    cursor: pointer;
    line-height: 0.875rem;
    padding: 5px 0px 5px 5px; }
    .richText.header-follow-us-link p a {
      color: #4d4d4d;
      text-decoration: none;
      display: inline-block;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      padding-left: 5px;
      letter-spacing: 1.2px;
      line-height: 0.875rem; }

.richText.med-watch {
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .richText.med-watch .richText-content {
    text-align: center; }

.richText.timeout {
  display: none; }

.richText.anchor-container.component {
  height: 0;
  margin: 0; }
  .richText.anchor-container.component p {
    visibility: hidden; }

@media only screen and (min-width: 992px) {
  .snippetReference.reference-search-area .component-content.is-visible .header-follow-us-link .richText-content > p:after, .snippetReference.reference-search-area .component-content.is-visible-locked .header-follow-us-link .richText-content > p:after {
    content: "\f077";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline;
    font-size: 1.125rem;
    top: 2px; } }

/* DTC-only Med Watch Styles */
body[class*="template-dtc"] .richText.med-watch {
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: #f8f9fa;
  border: 1px solid #d0cfcf; }
  @media only screen and (min-width: 992px) {
    body[class*="template-dtc"] .richText.med-watch {
      margin-top: 40px; } }

/*To style the header in find-ecp page*/
@media only screen and (min-width: 992px) {
  .find-ecp-container .find-ecp-header {
    width: 50%; } }

@media only screen and (max-width: 991px) {
  .find-ecp-container .find-ecp-header .headline1 {
    font-size: 36px;
    line-height: 38px;
    display: inline-block; } }

.find-ecp-container .find-ecp-content p {
  font-size: 1.125rem;
  letter-spacing: 0.36px; }
  @media only screen and (min-width: 992px) {
    .find-ecp-container .find-ecp-content p {
      line-height: 2; } }
  @media only screen and (max-width: 991px) {
    .find-ecp-container .find-ecp-content p {
      padding-bottom: 10px; } }

.find-ecp-container .find-ecp-content p:last-child .body span.u-font-weight-bold {
  color: #707070; }

.page-resources-richtext-container .richText .component-content {
  background: transparent linear-gradient(180deg, #f7f7f7 0%, #f7f7f7 50%, #f0f0f0 100%) 0% 0% no-repeat padding-box;
  min-height: 100px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  box-shadow: 1px 1px 10px #00000026;
  opacity: 100%; }

@media only screen and (min-width: 768px) {
  .page-resources-richtext-container .box:last-child .richText {
    padding: 0px 10px; } }

@media only screen and (min-width: 992px) {
  .page-resources-richtext-container .box:last-child .richText {
    padding: 0px 25px; } }

.card-section {
  padding: 0 73px;
  margin-top: 5em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .card-section {
      padding: 0 40px; } }
  @media (max-width: 767px) {
    .card-section {
      padding: 0 20px;
      margin-top: -2em; } }
  .card-section .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (max-width: 767px) {
      .card-section .paragraphSystem {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .card-section .reference-card-component {
    width: 30%;
    padding: 23px 15px;
    padding-bottom: 30px;
    text-align: center;
    border-radius: 0px 0px 35px 0px;
    gap: 20px; }
    @media (max-width: 767px) {
      .card-section .reference-card-component {
        width: 91vw;
        margin-top: 25px;
        padding: 23px 45px;
        padding-bottom: 32px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .card-section .reference-card-component {
        width: 34%; } }
    @media (min-width: 992px) {
      .card-section .reference-card-component:nth-child(3) {
        margin: 0 2em; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .card-section .reference-card-component {
        margin: 0 0.5em; } }
  .card-section .card-virus {
    background: var(--Arexvy-Aqua-WCAG, #00818a); }
  .card-section .card-syringe {
    background: var(--Arexvy-Pink, #ae3b72); }
    @media (max-width: 767px) {
      .card-section .card-syringe .card-link {
        padding: 10px 40px !important; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .card-section .card-syringe .card-link {
        font-size: 0.59em; } }
  .card-section .card-faq {
    background: var(--Arexvy-Plum2, #853376); }
    @media (min-width: 1220px) and (max-width: 1407px) {
      .card-section .card-faq .card-text {
        margin-bottom: 3.4em; } }
    @media (min-width: 2022px) {
      .card-section .card-faq .card-text {
        margin-bottom: 3.4em; } }
    @media (max-width: 767px) {
      .card-section .card-faq .card-link {
        padding: 10px 80px; } }
    @media (min-width: 768px) and (max-width: 1100px) {
      .card-section .card-faq .card-link {
        padding: 10px 55px; } }
    @media (min-width: 1200px) {
      .card-section .card-faq .card-link {
        padding: 10px 85px; } }
  .card-section .card-img-top {
    display: block;
    margin: 0 auto; }
  .card-section .card-container {
    color: #ffff !important; }
    .card-section .card-container p,
    .card-section .card-container a {
      font-feature-settings: "clig" off, "liga" off;
      font-family: Magistral;
      font-weight: 500;
      font-style: normal; }
  .card-section .card-title {
    font-size: 1.5em;
    line-height: 2.2em;
    /* 150% */
    color: #ffff; }
    @media (min-width: 768px) and (max-width: 1210px) {
      .card-section .card-title {
        font-size: 1.15em; } }
    @media (max-width: 767px) {
      .card-section .card-title {
        font-size: 1.1em;
        line-height: 1.5em; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .card-section .card-title {
        line-height: 1.3em;
        font-size: 1.1em; } }
    @media (min-width: 992px) and (max-width: 1537px) {
      .card-section .card-title {
        line-height: 1.3em; } }
  .card-section .card-text {
    color: #fff;
    text-align: center;
    font-family: Lato !important;
    line-height: 1.5em;
    /* 150% */
    margin-bottom: 2em; }
    @media (max-width: 767px) {
      .card-section .card-text {
        margin: 0 -1em 2em;
        padding: 0 14px; } }
  .card-section .card-link {
    background-color: #ffff;
    padding: 10px 58px;
    font-size: 0.9em;
    line-height: 1.3em;
    /* 147.671% */
    border: none;
    border-radius: 2rem;
    color: #592c82;
    cursor: pointer;
    text-decoration: none; }
    @media (min-width: 768px) and (max-width: 1100px) {
      .card-section .card-link {
        padding: 10px 30px;
        font-size: 0.6em; } }
    @media (min-width: 1223px) and (max-width: 1354px) {
      .card-section .card-link {
        padding: 10px 3.5em; } }
    @media (min-width: 1355px) {
      .card-section .card-link {
        padding: 10px 4.9em; } }

.reference-arexvy-footernote > .component-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 75%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #000; }
  @media (min-width: 990px) {
    .reference-arexvy-footernote > .component-content {
      text-align: center; } }
  @media (max-width: 767px) {
    .reference-arexvy-footernote > .component-content {
      padding-top: 42px;
      padding-bottom: 58px;
      width: unset;
      margin-inline: 20px;
      text-align: left; } }

.reference-arexvy-footernote p {
  font-family: Lato !important;
  font-size: 0.875em !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 1.5em !important;
  /* 150% */ }
  .reference-arexvy-footernote p a {
    text-decoration: none;
    color: #853376; }

.reference-callout-block .callout {
  width: 64%;
  margin: 70px auto;
  padding: 29px 40px;
  gap: 10px;
  border-radius: 0px 0px 36px 0px;
  border: 3px solid var(--Arexvy-Plum2, #853376); }
  @media (max-width: 991px) {
    .reference-callout-block .callout {
      width: auto;
      padding: 30px 16px;
      margin: 55px 28px; } }
  .reference-callout-block .callout p {
    color: var(--Arexvy-Plum2, #853376);
    text-align: center;
    margin: 0;
    font-family: Lato;
    font-size: 1.5em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5em; }
    @media (max-width: 767px) {
      .reference-callout-block .callout p {
        font-size: 1.25em;
        line-height: 1.5; } }
/*
/* Navigation
*/
/* Global configuration */
#navigation-container {
  box-shadow: 0 5px 5px -8px #000; }
  @media only screen and (max-width: 991px) {
    #navigation-container .row {
      position: absolute;
      width: 100%; } }

.navigation {
  margin-top: 0;
  background: #fff; }
  @media only screen and (min-width: 992px) {
    .navigation {
      border: none;
      background: #fff; } }
  .navigation .navigation-large-menu {
    display: none; }
  .navigation .navigation-mobile-menu {
    border: none;
    width: auto;
    height: auto;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    background-color: transparent; }
    .navigation .navigation-mobile-menu::after {
      content: url("/content/dam/cf-pharma/arexvy-ca/icons/Hamburger.svg");
      width: 30px;
      padding: 24px 16px;
      height: 24px; }
    .navigation .navigation-mobile-menu[aria-expanded="true"]::after {
      content: url("/content/dam/cf-pharma/arexvy-ca/icons/Close-btn.svg"); }
  @media only screen and (min-width: 992px) {
    .navigation .navigation-mobile-menu {
      display: none; } }
  .navigation .navigation-root {
    -ms-flex-align: center;
        align-items: center;
    height: 100%;
    list-style: none;
    margin: 0;
    display: block;
    padding-left: 0;
    background: #592c82; }
    @media (max-width: 992px) {
      .navigation .navigation-root {
        height: auto; } }
    .navigation .navigation-root .mobile-safety {
      display: none; }
      @media (max-width: 991px) {
        .navigation .navigation-root .mobile-safety {
          padding: 16px 20px;
          padding-right: 0;
          font-size: 1em;
          line-height: 1.5;
          font-weight: normal;
          color: #544f40;
          text-decoration: none;
          background: #fff; } }
    @media only screen and (min-width: 992px) {
      .navigation .navigation-root {
        display: -ms-flexbox;
        display: flex;
        padding: 0 8.5%;
        gap: 70px;
        padding-bottom: 0; } }
    @media (min-width: 992px) and (max-width: 1110px) {
      .navigation .navigation-root {
        gap: 40px; } }
    .navigation .navigation-root.is-open {
      z-index: 10000;
      position: absolute;
      width: 100vw;
      right: 0; }
    .navigation .navigation-root.navigation-level1 .navigation-item {
      display: block; }
      @media only screen and (max-width: 991px) {
        .navigation .navigation-root.navigation-level1 .navigation-item {
          display: none;
          border-right: none;
          text-align: center;
          border-left: none;
          text-align: left;
          padding-right: 0;
          border-bottom: 1px solid white; } }
      @media only screen and (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item {
          display: -ms-flexbox;
          display: flex;
          height: auto; }
          .navigation .navigation-root.navigation-level1 .navigation-item.is-active {
            border-bottom: 4px solid #fff; }
            .navigation .navigation-root.navigation-level1 .navigation-item.is-active a {
              font-weight: 700;
              padding: 13px 0;
              padding-bottom: 7px; } }
      .navigation .navigation-root.navigation-level1 .navigation-item:after {
        display: none; }
      @media only screen and (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2 {
          display: block !important; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.follow-us {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        padding: 0.5rem; }
        @media only screen and (max-width: 991px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.follow-us {
            -ms-flex-pack: center;
                justify-content: center; } }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.follow-us {
            display: none; } }
        .navigation .navigation-root.navigation-level1 .navigation-item.follow-us p {
          margin: 0;
          margin-right: 0.5rem;
          font-size: 1.25rem;
          color: #4d4d4d; }
        .navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center; }
          .navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a {
            padding: 0px 5px;
            height: 24px; }
            .navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img {
              height: 1.5rem;
              width: 1.5rem; }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children {
        height: auto;
        padding-bottom: 0;
        position: relative;
        display: block; }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
          content: "\f078";
          font-family: FontAwesome, sans-serif;
          font-style: normal;
          position: relative;
          font-weight: normal;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          margin-right: 0.5rem;
          top: 0.8rem;
          padding-left: 5px;
          font-size: 0.875rem; }
          @media only screen and (min-width: 992px) {
            .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
              content: "\f078";
              font-family: FontAwesome, sans-serif;
              font-style: normal;
              position: relative;
              font-weight: normal;
              display: inline-block;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              position: static;
              top: auto; } }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover > a span:after {
          content: "\f077";
          font-family: FontAwesome, sans-serif;
          font-style: normal;
          position: relative;
          font-weight: normal;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute; }
          @media only screen and (min-width: 992px) {
            .navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover > a span:after {
              content: "\f077";
              font-family: FontAwesome, sans-serif;
              font-style: normal;
              position: relative;
              font-weight: normal;
              display: inline-block;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span:after, .navigation .navigation-root.navigation-level1 .navigation-item.has-children.hover-active > a span:after {
        content: "\f077";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute; }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span:after, .navigation .navigation-root.navigation-level1 .navigation-item.has-children.hover-active > a span:after {
            content: "\f077";
            font-family: FontAwesome, sans-serif;
            font-style: normal;
            position: relative;
            font-weight: normal;
            display: inline-block;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.first:before {
        content: ""; }
      .navigation .navigation-root.navigation-level1 .navigation-item.last:nth-child(n + 3) .navigation-level2 {
        right: -9px; }
      .navigation .navigation-root.navigation-level1 .navigation-item a {
        font-family: Lato;
        font-size: 1.13em;
        font-style: normal;
        font-weight: 700;
        line-height: 1.35;
        padding: 13px 0px;
        color: #fff;
        text-decoration: none; }
        @media (max-width: 991px) {
          .navigation .navigation-root.navigation-level1 .navigation-item a {
            font-size: 1em;
            line-height: 1.5;
            padding: 16px 20px;
            display: block; } }
        .navigation .navigation-root.navigation-level1 .navigation-item a span {
          width: 100%;
          display: inline-block;
          padding: 0.5rem;
          color: #4d4d4d;
          font-weight: 400;
          line-height: 1.125rem;
          font-size: 0.875rem;
          letter-spacing: 0.28px; }
          @media only screen and (max-width: 991px) {
            .navigation .navigation-root.navigation-level1 .navigation-item a span {
              padding: 0.75rem 0.5rem 0.75rem;
              font-size: 1.25rem;
              letter-spacing: 0.4px; } }
          @media only screen and (min-width: 992px) {
            .navigation .navigation-root.navigation-level1 .navigation-item a span:hover {
              color: #5ca335; } }
        .navigation .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration {
          display: none; }
    .navigation .navigation-root.navigation-level1.is-open .navigation-item {
      display: block; }
    @media (max-width: 991px) {
      .navigation .navigation-root.navigation-level1.is-open .mobile-safety {
        display: block; } }
    .navigation .navigation-root.navigation-level2 {
      display: none;
      width: 100%;
      text-align: left; }
      @media only screen and (min-width: 992px) {
        .navigation .navigation-root.navigation-level2 {
          min-width: 130px;
          height: auto;
          position: absolute;
          background: #f0f0f0;
          border-radius: 0 0 0.75rem 0.8125rem;
          padding: 0rem;
          text-align: center;
          top: 46px;
          border-top: 5px solid #fff; }
          .navigation .navigation-root.navigation-level2 li:first-child {
            border-top: 1px solid #f0f0f0; } }
      .navigation .navigation-root.navigation-level2.is-open {
        display: block !important; }
      .navigation .navigation-root.navigation-level2 .navigation-item {
        font-size: 1em;
        display: block; }
        @media only screen and (max-width: 991px) {
          .navigation .navigation-root.navigation-level2 .navigation-item {
            background: #fff;
            border-bottom: 1px solid #f0f0f0; } }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level2 .navigation-item {
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #fff;
            min-height: auto; }
            .navigation .navigation-root.navigation-level2 .navigation-item:last-child {
              border-bottom: none; } }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level2 .navigation-item a:hover {
            background-color: #dbdbdb; }
            .navigation .navigation-root.navigation-level2 .navigation-item a:hover span {
              color: black; } }
        .navigation .navigation-root.navigation-level2 .navigation-item a span {
          font-weight: normal;
          color: #4d4d4d; }
        .navigation .navigation-root.navigation-level2 .navigation-item a.is-hidden {
          display: none; }
      .navigation .navigation-root.navigation-level2:hover {
        display: block; }
      .navigation .navigation-root.navigation-level2:not(:hover) {
        display: none; }

@media only screen and (min-width: 992px) {
  html[lang="fr-CA"] .navigation .navigation-root {
    gap: 43px; } }

@media only screen and (min-width: 1440px) {
  html[lang="fr-CA"] .navigation .navigation-root {
    gap: 70px; } }

#header .navigation.is-visible {
  display: block; }

@media only screen and (min-width: 992px) {
  #header .navigation {
    display: none;
    display: block; } }

@media (max-width: 991px) {
  .logo-nav > .component-content > .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border-bottom: 1px solid #efefed; }
    .logo-nav > .component-content > .paragraphSystem .image {
      width: 100%; } }

@media (max-width: 991px) {
  .logo-nav .box-logo {
    border-right: 1px solid #efefed; } }
/* .accordions-wrapper {
    &:after {
        background-color: $coral;
        opacity: 1;
        height:0.313rem;
        content:"";
        display:block;
        @include respond-to-only(medium) { 
            height: 0.188rem;
        } 
    }
} */
.accordion .accordion-container {
  list-style: none;
  padding: 0 !important;
  margin: 0; }
  .accordion .accordion-container .accordion-slide {
    background: inherit;
    padding: 1rem 0 28px 0 !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    border: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #7bb556;
    /*
                .accordion-title-text:hover {
                    cursor: pointer;
                    text-decoration: underline;
                } */ }
    @media only screen and (max-width: 991px) {
      .accordion .accordion-container .accordion-slide {
        padding: 1rem 0 2rem; } }
    .accordion .accordion-container .accordion-slide:last-child {
      margin-bottom: 0; }
    .accordion .accordion-container .accordion-slide .accordion-head h3,
    .accordion .accordion-container .accordion-slide .accordion-head h2 {
      margin: 0 !important; }
    .accordion .accordion-container .accordion-slide .accordion-head h3 a,
    .accordion .accordion-container .accordion-slide .accordion-head h2 a {
      text-decoration: none;
      color: #ff6f61;
      font-weight: 600;
      font-size: 1.125rem;
      line-height: 1.375rem;
      position: relative;
      left: 2px;
      display: block;
      /* &:hover{
                            
                            .accordion-title-text{
                                &:after {
                                    position: absolute;
                                    border: 2px solid $coral; 
                                    width: 22px;
                                    height: 22px;
                                    //top: -3px;
                                    top: calc(50% - 11px);
                                    left: -8px;
                                    border-radius: 50%; 
                                    z-index:9999;
                                }
                            }
                            &:before {
                                @include font-awesome($fa-var-plus);
                                color:$dark-grey;
                                padding-right: 1.2rem;
                                font-size: 0.80rem;
                                //top: 0px;
                                top: calc(50% - 9px);
                                position:absolute;
                            }
                        } */ }
      .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text:before,
      .accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text:before {
        content: "";
        display: block;
        position: absolute;
        border: 2px solid #6d6e71;
        width: 22px;
        height: 22px;
        top: 6px;
        left: -2px;
        border-radius: 50%;
        z-index: 4; }
      .accordion .accordion-container .accordion-slide .accordion-head h3 a:before,
      .accordion .accordion-container .accordion-slide .accordion-head h2 a:before {
        content: "";
        display: block;
        color: #6d6e71;
        position: absolute;
        padding-right: 1.2rem;
        top: 9px;
        background-image: url("/content/dam/cf-pharma/dsa-blenrepv3/en_US/icons/add-outline.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 25px;
        left: 2px;
        height: 20px; }
      .accordion .accordion-container .accordion-slide .accordion-head h3 a:focus,
      .accordion .accordion-container .accordion-slide .accordion-head h2 a:focus {
        text-decoration: none;
        color: #ff6f61;
        position: relative;
        /* .accordion-title-text{
                                &:before {
                                    content:"";
                                    display:block;
                                    position: absolute;
                                    border: 2px solid $dark-grey;
                                    width: 22px;
                                    height: 22px;
                                    //top: -3px;
                                    top: calc(50% - 11px);
                                    left: -8px;
                                    border-radius: 50%;
                                    z-index:999;
                                }
                            } 
                            &:before {
                                @include font-awesome($fa-var-plus);
                                color: $dark-grey;
                                position:absolute;
                                padding-right: 1.2rem;
                                font-size: 0.80rem;
                               // top: 0px;
                                top: calc(50% - 9px);
                            } */ }
      .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text,
      .accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text {
        margin-left: 2.25rem;
        display: inline-block;
        margin-top: 5px; }
        @media only screen and (max-width: 991px) {
          .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text,
          .accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text {
            margin-left: 2.75rem; } }
        .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text:hover,
        .accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text:hover {
          cursor: pointer;
          text-decoration: none; }
    .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
      display: none;
      padding: 1rem;
      padding-top: 0.25rem;
      padding-bottom: 0; }
      @media only screen and (max-width: 991px) {
        .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
          padding: 0; } }
      .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component {
        padding: 1rem 0 0 38px; }
        @media only screen and (max-width: 991px) {
          .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component {
            padding-left: 46px; } }
        .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component a.btn1 {
          margin-bottom: 0; }
    .accordion .accordion-container .accordion-slide.is-active:last-child {
      border-bottom: none; }
    .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a,
    .accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a {
      color: #ff6f61; }
      .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a .accordion-title-text:before,
      .accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a .accordion-title-text:before {
        content: "";
        display: block;
        position: absolute;
        border: 2px solid #6d6e71;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        z-index: 1; }
      .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:before,
      .accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a:before {
        color: #6d6e71;
        padding-right: 1.2rem;
        font-size: 0.8rem;
        position: absolute;
        background-image: url("/content/dam/cf-pharma/dsa-blenrepv3/en_US/icons/remove-outline.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 25px;
        height: 20px; }
    .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
      display: block; }

.accordion-container {
  margin-bottom: 1.25rem; }

.accordion-control {
  margin-bottom: 10px; }
  .accordion-control:after {
    background-color: #7bb556;
    opacity: 1;
    height: 1px;
    content: "";
    display: block; }
    @media only screen and (max-width: 991px) {
      .accordion-control:after {
        height: 0.188rem; } }
  .accordion-control p {
    padding-bottom: 14px; }
    .accordion-control p a {
      color: #4d4d4d;
      font-size: 0.75rem;
      line-height: 0.875rem;
      font-weight: 700;
      letter-spacing: 0.075rem;
      padding-bottom: 0.625rem;
      text-decoration: none; }
      .accordion-control p a:first-child {
        position: relative;
        margin-right: 15px; }
        .accordion-control p a:first-child:after {
          position: absolute;
          right: -13px;
          content: "|";
          top: -1px;
          color: #5ca335; }
      .accordion-control p a:hover, .accordion-control p a:focus, .accordion-control p a:active {
        color: #ff6f61; }
.snippetReference.reference-brand-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.25rem; }
  @media only screen and (max-width: 991px) {
    .snippetReference.reference-brand-area {
      -ms-flex-pack: center;
          justify-content: center;
      padding: 12px 0px; } }
  @media only screen and (min-width: 992px) {
    .snippetReference.reference-brand-area {
      padding: 25px 15px;
      width: 50%; } }
  @media (max-width: 575px) {
    .snippetReference.reference-brand-area {
      margin-right: 8px; } }

.snippetReference[class*="reference-search-area"] {
  display: block;
  position: static; }
  @media only screen and (max-width: 991px) {
    .snippetReference[class*="reference-search-area"] {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media (max-width: 575px) {
    .snippetReference[class*="reference-search-area"] {
      margin-right: 10px; } }
  @media only screen and (min-width: 576px) and (max-width: 991px) {
    .snippetReference[class*="reference-search-area"] {
      padding-right: 0px !important;
      padding-left: 20px !important; } }
  @media only screen and (min-width: 992px) {
    .snippetReference[class*="reference-search-area"] {
      padding: 25px 15px;
      width: 50%; } }
  @media only screen and (min-width: 992px) {
    .snippetReference[class*="reference-search-area"].is-hidden-desktop {
      display: none; } }
  .snippetReference[class*="reference-search-area"] .inner {
    height: 100%; }
    .snippetReference[class*="reference-search-area"] .inner .component-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-align: start;
          align-items: flex-start; }

.snippetReference.reference-skip-content {
  display: none; }

/*        Arexvy-ca Styles        */
#header .reference-header .header-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-family: Arial;
  font-style: normal;
  font-weight: 400;
  color: #544f40;
  border-bottom: 1px solid #efefed; }
  @media (min-width: 992px) {
    #header .reference-header .header-section {
      height: 40px;
      padding: 0 7.6%; } }
  #header .reference-header .header-section .audience {
    margin-right: auto;
    color: #878379;
    font-size: 0.9375em;
    line-height: 1.6; }
    @media (max-width: 991px) {
      #header .reference-header .header-section .audience {
        color: #878379;
        font-family: Arial;
        font-size: 0.75em;
        font-style: normal;
        font-weight: 400;
        line-height: 2;
        letter-spacing: -0.15px;
        padding-left: 12px; } }
  #header .reference-header .header-section .dropdown-language-switcher {
    padding: 8px 12px;
    margin-right: 18px;
    border-left: 1px solid #efefed; }
  #header .reference-header .header-section .dropdown-language-switcher {
    position: relative; }
    @media (max-width: 991px) {
      #header .reference-header .header-section .dropdown-language-switcher {
        padding: 8px 10px;
        margin-right: 20px; } }
    #header .reference-header .header-section .dropdown-language-switcher .dropdown_menu {
      position: relative;
      font-size: 0.9375em;
      cursor: pointer;
      line-height: 1.6; }
      @media (max-width: 991px) {
        #header .reference-header .header-section .dropdown-language-switcher .dropdown_menu {
          position: relative;
          font-family: Arial;
          font-size: 0.875em;
          font-style: normal;
          font-weight: 400;
          line-height: 1.7; } }
      #header .reference-header .header-section .dropdown-language-switcher .dropdown_menu .arrow {
        content: "";
        border: solid #4c4d4e;
        border-width: 0px 2px 2px 0;
        padding: 3px;
        transform: rotate(45deg);
        position: absolute;
        top: 6px;
        right: -16px; }
      #header .reference-header .header-section .dropdown-language-switcher .dropdown_menu.active .arrow {
        content: "";
        border: solid #4c4d4e;
        border-width: 0px 2px 2px 0;
        padding: 3px;
        transform: rotate(225deg);
        position: absolute;
        top: 10px;
        right: -16px; }
    #header .reference-header .header-section .dropdown-language-switcher .drop-down-box {
      display: none;
      position: absolute;
      width: 95%;
      background: #592c82;
      top: 40px;
      padding: 15px 10px;
      padding-top: 5px;
      border-bottom-left-radius: 10%;
      border-bottom-right-radius: 10%; }
      #header .reference-header .header-section .dropdown-language-switcher .drop-down-box p,
      #header .reference-header .header-section .dropdown-language-switcher .drop-down-box a {
        color: #fff;
        margin-top: 5px; }
  #header .reference-header .header-section .desktop-safety {
    padding: 8px 12px;
    font-size: 0.9375em;
    line-height: 1.6;
    font-weight: normal;
    color: #544f40;
    text-decoration: none;
    border-left: 1px solid #efefed; }
  @media (max-width: 991px) {
    #header .reference-header .header-section .desktop-safety {
      display: none; } }

#header .reference-header .arexvy-logo {
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 992px) {
    #header .reference-header .arexvy-logo {
      width: 380px; } }
  @media (max-width: 991px) {
    #header .reference-header .arexvy-logo {
      padding-left: 16px;
      padding-top: 7px;
      padding-bottom: 12px;
      width: 190px; }
      #header .reference-header .arexvy-logo img {
        width: 170px;
        height: 53px; } }

#header .reference-header .box-logo {
  width: 100%; }
  #header .reference-header .box-logo > .component-content > .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media (min-width: 992px) {
      #header .reference-header .box-logo > .component-content > .paragraphSystem {
        margin-left: 15px;
        margin-right: 15px;
        padding: 0 7%;
        padding-right: 8.3%; } }
  #header .reference-header .box-logo .header-gsk-logo a {
    display: block; }
  @media (max-width: 991px) {
    #header .reference-header .box-logo .header-gsk-logo {
      width: auto;
      margin-right: 20px; }
      #header .reference-header .box-logo .header-gsk-logo img {
        width: 51px;
        height: auto; } }
  @media (min-width: 992px) {
    #header .reference-header .box-logo .image-arexvy-logo {
      padding: 12px 0; }
    #header .reference-header .box-logo .header-gsk-logo img {
      height: auto; } }

@media (max-width: 991px) {
  html[lang="fr-ca"] #header .reference-header .arexvy-logo img {
    width: auto; }
  html[lang="fr-ca"] #header .reference-header .header-section .audience {
    line-height: 1.5; }
  html[lang="fr-ca"] #header .reference-header .header-section .dropdown_menu {
    line-height: 1.5; }
  html[lang="fr-ca"] #header .reference-header .header-section .drop-down-box {
    top: 58px; } }

@media (min-width: 992px) and (max-width: 1040px) {
  html[lang="fr-ca"] #header .reference-header .navigation-root {
    gap: 70px; } }

@media (min-width: 1041px) and (max-width: 1090px) {
  html[lang="fr-ca"] #header .reference-header .navigation-root {
    gap: 30px; } }

@media (min-width: 1091px) and (max-width: 1230px) {
  html[lang="fr-ca"] #header .reference-header .navigation-root {
    gap: 40px; } }

.skip-content {
  position: absolute; }
  .skip-content .skip-to-main-content-link {
    position: absolute;
    width: max-content;
    text-align: center;
    z-index: 999;
    opacity: 0;
    text-decoration: none;
    background-color: #592c82;
    padding: 10px 32px;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1rem;
    color: white !important;
    left: 150px;
    top: 10px; }
  .skip-content .skip-to-main-content-link:focus {
    transform: translateX(-50%);
    opacity: 1; }
@charset "UTF-8";
#footer {
  padding-bottom: 100px; }
  @media (max-width: 767px) {
    #footer {
      padding-bottom: 180px; } }
  @media (max-width: 767px) and (max-width: 380px) {
    #footer {
      padding-bottom: 200px; } }
  #footer .reference-footer {
    padding: 0px; }
    @media (max-width: 991px) {
      #footer .reference-footer .footer-copyright {
        padding: 0 20px; } }
    @media (max-width: 991px) {
      #footer .reference-footer .reference-footer-links {
        padding: 0 20px; } }
    #footer .reference-footer .reference-footer-links ul {
      display: -ms-flexbox;
      display: flex;
      padding: 24px 8%;
      -ms-flex-align: start;
          align-items: flex-start;
      gap: 40px;
      border-top: 1px solid var(--Arexvy-Plum, #592c82); }
      @media screen and (max-width: 767px) {
        #footer .reference-footer .reference-footer-links ul {
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 10px;
          padding: 24px 1em; } }
      #footer .reference-footer .reference-footer-links ul li {
        font-family: Arial;
        list-style: none;
        font-size: 0.9375em;
        font-weight: 700;
        line-height: 1.5em;
        letter-spacing: 0.25px; }
        @media (max-width: 767px) {
          #footer .reference-footer .reference-footer-links ul li {
            width: 100%;
            border-bottom: 1px solid var(--Surface-Medium---D5D1CE, #d5d1ce);
            font-size: 1em;
            padding-top: 5px;
            padding-bottom: 15px; } }
        #footer .reference-footer .reference-footer-links ul li a {
          text-decoration: none;
          font-family: Arial; }
    #footer .reference-footer .footer-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      width: 100%;
      padding: 0px 9%; }
      @media screen and (max-width: 767px) {
        #footer .reference-footer .footer-content {
          display: block;
          padding: 0px 1em; } }
      @media (min-width: 992px) {
        #footer .reference-footer .footer-content .copyright-section {
          top: 50px;
          width: 95%; } }
      #footer .reference-footer .footer-content p {
        font-family: Arial;
        font-size: 0.875em;
        font-weight: 400;
        line-height: 1.5em; }
      #footer .reference-footer .footer-content .trademark,
      #footer .reference-footer .footer-content .copyright-content {
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 10px; }
        @media (max-width: 992px) {
          #footer .reference-footer .footer-content .trademark,
          #footer .reference-footer .footer-content .copyright-content {
            padding-bottom: 30px; } }
        #footer .reference-footer .footer-content .trademark p,
        #footer .reference-footer .footer-content .copyright-content p {
          font-family: Arial;
          border-left: 1px solid var(--Surface-Medium---D5D1CE, #d5d1ce);
          padding-left: 15px; }
        #footer .reference-footer .footer-content .trademark img,
        #footer .reference-footer .footer-content .copyright-content img {
          padding-right: 10px; }
      #footer .reference-footer .footer-content .trademark-logo {
        margin-top: 10px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #footer .reference-footer .footer-content .trademark-logo {
            margin-top: 50px;
            margin-left: 100px; } }
  #footer .box-vaccine-finder {
    z-index: 9999;
    position: relative; }
    #footer .box-vaccine-finder > .component-content > .paragraphSystem {
      margin: 0; }
    #footer .box-vaccine-finder .vaccine-finder-wrapper {
      padding: 15px 0;
      position: fixed;
      bottom: 0;
      width: 100%;
      background: #592c82;
      z-index: 999; }
      @media (max-width: 991px) {
        #footer .box-vaccine-finder .vaccine-finder-wrapper {
          padding: 15px 20px; } }
      #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder p {
        color: #fff;
        font-family: Lato;
        font-size: 1.5em;
        line-height: 1.5; }
        @media (max-width: 991px) {
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder p {
            text-align: center;
            margin-bottom: 15px;
            font-size: 1.125em; } }
        @media (max-width: 767px) {
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder p {
            width: 70%;
            margin: auto;
            margin-bottom: 15px; } }
        @media (max-width: 330px) {
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder p {
            width: 88%;
            margin: auto;
            margin-bottom: 15px; } }
      #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        gap: 18px; }
        @media (max-width: 315px) {
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        @media (max-width: 375px) {
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder {
            width: 100%; }
            #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .input-text {
              width: 100%; } }
        @media (max-width: 767px) {
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder {
            -ms-flex-align: end;
                align-items: flex-end; } }
        #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder input {
          height: 40px; }
        #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .postal-error {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: center;
              align-items: center; }
          @media (max-width: 767px) {
            #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .postal-error {
              position: relative; }
              #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .postal-error .error-msg {
                position: absolute;
                top: -20px; } }
        #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .error-msg {
          display: none;
          font-size: 12px;
          color: indianred; }
          @media (min-width: 768px) {
            #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .error-msg {
              position: absolute;
              top: 5px; } }
        #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .input-text {
          background: #fff;
          text-align: center;
          padding: 10px 0;
          border: none;
          cursor: text; }
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .input-text:-ms-input-placeholder {
            font-size: 0.875em;
            line-height: 1.5;
            color: #000;
            font-weight: 600;
            font-family: Lato; }
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .input-text::placeholder {
            font-size: 0.875em;
            line-height: 1.5;
            color: #000;
            font-weight: 600;
            font-family: Lato; }
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .input-text:focus:-ms-input-placeholder {
            visibility: hidden; }
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .input-text:focus::placeholder {
            visibility: hidden; }
        #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .form-submit {
          border: none;
          border-radius: 24px;
          text-align: center;
          background: white;
          font-family: MagistralBold;
          text-transform: uppercase;
          color: #592c82;
          padding: 10px 30px;
          cursor: pointer; }
          @media (max-width: 350px) {
            #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder #form-vaccine-finder .form-submit {
              padding: 10px 20px; } }
      @media (min-width: 768px) {
        #footer .box-vaccine-finder .vaccine-finder-wrapper {
          padding: 30px 0; }
          #footer .box-vaccine-finder .vaccine-finder-wrapper .vaccine-finder {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-pack: center;
                justify-content: center;
            gap: 56px; } }
    #footer .box-vaccine-finder .external-link-popup {
      display: none; }
      #footer .box-vaccine-finder .external-link-popup.display-popup {
        display: block;
        z-index: 10001;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.8); }
        #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup {
          background: #ffffff;
          left: 0;
          width: 88%;
          position: fixed;
          top: 100px;
          padding: 25px;
          right: 0;
          margin: 0 auto;
          border-radius: 20px; }
          @media (max-width: 500px) {
            #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup {
              height: 75%;
              overflow: auto; } }
          #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup h4 {
            margin-top: 0;
            margin-bottom: 20px;
            font-size: 1.5em;
            line-height: 1.5;
            font-family: "MagistralBold";
            color: #5a2d81; }
            #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup h4 .close-btn::after {
              content: "✕";
              color: #5a2d81;
              position: absolute;
              top: 10px;
              right: 25px;
              cursor: pointer; }
          #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup p {
            font-family: "Lato"; }
          #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup strong {
            font-family: "Magistral";
            color: #000 !important; }
          #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup .popup-buttons {
            margin-top: 25px; }
            #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup .popup-buttons button {
              color: #853376;
              font-family: "Magistral";
              font-size: 1em;
              line-height: 1.5;
              font-weight: 900;
              background-color: transparent;
              padding: 10px 30px;
              display: inline-block;
              min-width: 90px;
              text-align: center;
              text-transform: uppercase;
              transition: all 0.2s ease-in-out;
              text-decoration: none;
              border: 3px solid #853376;
              cursor: pointer; }
              @media (max-width: 767px) {
                #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup .popup-buttons button {
                  width: 100%; }
                  #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup .popup-buttons button.accept {
                    margin-bottom: 10px; } }
              #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup .popup-buttons button:hover, #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup .popup-buttons button:focus {
                color: #ffffff;
                background-color: #853376;
                border-color: transparent;
                text-decoration: none; }
            #footer .box-vaccine-finder .external-link-popup.display-popup .exit-popup .popup-buttons .accept {
              margin-right: 15px; }

@media (max-width: 350px) {
  html[lang="fr-ca"] #footer
.box-vaccine-finder
.vaccine-finder-wrapper
.vaccine-finder
#form-vaccine-finder {
    gap: 10px; } }

@media (max-width: 370px) {
  html[lang="fr-ca"] #footer
.box-vaccine-finder
.vaccine-finder-wrapper
.vaccine-finder
#form-vaccine-finder .form-submit {
    padding: 10px; } }

@media (min-width: 371px) and (max-width: 400px) {
  html[lang="fr-ca"] #footer
.box-vaccine-finder
.vaccine-finder-wrapper
.vaccine-finder
#form-vaccine-finder .form-submit {
    padding: 10px 15px; } }

@media (max-width: 345px) {
  html[lang="fr-ca"] #footer
.box-vaccine-finder
.vaccine-finder-wrapper
.vaccine-finder
#form-vaccine-finder {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    html[lang="fr-ca"] #footer
.box-vaccine-finder
.vaccine-finder-wrapper
.vaccine-finder
#form-vaccine-finder .form-submit {
      padding: 10px 30px; } }
.page-home #content .richText-content p,
.page-home #content .richText-content h1,
.page-home #content .richText-content h2,
.page-home #content .richText-content h3 {
  font-feature-settings: "clig" off, "liga" off;
  font-style: normal; }

.page-home #content .patient-info {
  background: #592c82;
  padding: 70px 112px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-home #content .patient-info {
      padding: 69px 42px;
      margin-top: -5em; } }
  @media (max-width: 767px) {
    .page-home #content .patient-info {
      padding: 32px 24px; } }
  @media (min-width: 768px) {
    .page-home #content .patient-info .paragraphSystem {
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 768px) {
    .page-home #content .patient-info .patient-mobile {
      display: none; } }
  @media (max-width: 767px) {
    .page-home #content .patient-info .patient-mobile .component-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media (max-width: 767px) {
    .page-home #content .patient-info .patient-mobile img {
      position: relative;
      top: 5px;
      z-index: 1000;
      width: 100% !important; } }
  .page-home #content .patient-info .patient-desk {
    padding: 0; }
    @media (max-width: 767px) {
      .page-home #content .patient-info .patient-desk {
        display: none; } }
    .page-home #content .patient-info .patient-desk img {
      width: 100%;
      height: 100%; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home #content .patient-info .patient-desk img {
          width: 96%; } }
  .page-home #content .patient-info .patient-descp {
    padding: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home #content .patient-info .patient-descp {
        margin-left: -1em; } }
    @media (min-width: 992px) and (max-width: 1100px) {
      .page-home #content .patient-info .patient-descp {
        margin-left: -3em; } }
    @media (min-width: 1101px) and (max-width: 1400px) {
      .page-home #content .patient-info .patient-descp {
        margin-left: -4em; } }
    @media (min-width: 2150px) {
      .page-home #content .patient-info .patient-descp {
        margin-left: -8em; } }
    .page-home #content .patient-info .patient-descp .component-content {
      -ms-flex-align: center;
          align-items: center;
      border-radius: 0px 0px 35px 0px;
      background: #ffff; }
      @media (min-width: 1219px) and (max-width: 1278px) {
        .page-home #content .patient-info .patient-descp .component-content {
          padding: 1em 2em; } }
      @media (min-width: 1700px) {
        .page-home #content .patient-info .patient-descp .component-content {
          margin-left: -1em; } }
  .page-home #content .patient-info .richText-content {
    margin-inline: 32px; }
    @media (max-width: 767px) {
      .page-home #content .patient-info .richText-content {
        margin-inline: 16px; } }
    .page-home #content .patient-info .richText-content h2 {
      color: var(--Arexvy-Plum2, #853376);
      font-family: MagistralBold;
      font-size: 1.75em;
      font-weight: 500;
      line-height: 1.5em;
      margin: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home #content .patient-info .richText-content h2 {
          font-size: 1.3rem; } }
      @media (max-width: 767px) {
        .page-home #content .patient-info .richText-content h2 {
          font-size: 1.12em;
          line-height: 1.81em;
          margin: 47px 0 0 0; } }
    .page-home #content .patient-info .richText-content p {
      margin: 12px 0 40px;
      color: #544F40;
      font-family: Lato;
      font-size: 1.25em;
      font-weight: 700;
      line-height: 1.5em;
      /* 150% */ }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home #content .patient-info .richText-content p {
          font-size: 1rem;
          margin-bottom: 30px; } }
      @media (max-width: 767px) {
        .page-home #content .patient-info .richText-content p {
          font-size: 1rem;
          line-height: 1.74rem;
          margin: 23px 0 48px; } }
    .page-home #content .patient-info .richText-content p + p {
      margin: unset;
      font-size: 0.94rem;
      line-height: 1.38rem; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home #content .patient-info .richText-content p + p {
          font-size: 0.85rem; } }
      @media (min-width: 1167px) and (max-width: 1300px) {
        .page-home #content .patient-info .richText-content p + p {
          margin-bottom: -2em; } }
      @media (min-width: 1053px) and (max-width: 1086px) {
        .page-home #content .patient-info .richText-content p + p {
          margin-top: 1.7em; } }
      @media (min-width: 1451px) and (max-width: 1560px) {
        .page-home #content .patient-info .richText-content p + p {
          margin-top: 4.5em; } }
      @media (min-width: 1561px) and (max-width: 1749px) {
        .page-home #content .patient-info .richText-content p + p {
          margin-top: 6.5em; } }
      @media (min-width: 1749px) {
        .page-home #content .patient-info .richText-content p + p {
          margin-top: 8em; } }
      @media (max-width: 767px) {
        .page-home #content .patient-info .richText-content p + p {
          text-align: center;
          font-size: 0.91rem;
          line-height: 1.34rem;
          margin-bottom: 31px; } }
      .page-home #content .patient-info .richText-content p + p a {
        color: #ffff;
        background: #853376;
        font-size: 0.9em;
        line-height: 1.37em;
        font-weight: 500;
        text-align: center; }

.page-home #content .talk-doctor {
  background: var(--Arexvy-pale, #f4f1f6); }
  @media (max-width: 767px) {
    .page-home #content .talk-doctor {
      margin-top: 32px; } }
  .page-home #content .talk-doctor .talk-to-doctor {
    padding: 40px 0; }
    @media (max-width: 767px) {
      .page-home #content .talk-doctor .talk-to-doctor {
        padding: 32px 24px; } }
    @media (min-width: 992px) {
      .page-home #content .talk-doctor .talk-to-doctor {
        width: 50%;
        margin: 0 auto; } }
    .page-home #content .talk-doctor .talk-to-doctor h3 {
      text-align: center;
      color: #5a2d81;
      text-align: center;
      font-feature-settings: "clig" off, "liga" off;
      font-family: magistral;
      font-size: 2em;
      font-weight: 700;
      line-height: 48px;
      /* 150% */ }
      @media (max-width: 767px) {
        .page-home #content .talk-doctor .talk-to-doctor h3 {
          font-size: 1.64rem;
          line-height: 2.34rem;
          text-align: left; } }
    .page-home #content .talk-doctor .talk-to-doctor p {
      text-align: center;
      margin: 20px 0px;
      color: #000;
      text-align: center;
      font-family: Lato;
      font-size: 1.5em;
      font-weight: 500;
      line-height: 1.5em;
      /* 150% */ }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home #content .talk-doctor .talk-to-doctor p {
          font-size: 1rem;
          padding: 0px 45px; } }
      @media (max-width: 767px) {
        .page-home #content .talk-doctor .talk-to-doctor p {
          font-size: 1rem;
          line-height: 1.75rem;
          margin: 22px 0px 45px;
          text-align: left; } }
      @media (min-width: 992px) and (max-width: 1100px) {
        .page-home #content .talk-doctor .talk-to-doctor p {
          font-size: 1.1em; } }
    .page-home #content .talk-doctor .talk-to-doctor p + p {
      margin: 30px 0px;
      background: var(--Arexvy-Plum2, #853376);
      border-radius: 2rem;
      padding: 10px 0; }
      @media (max-width: 767px) {
        .page-home #content .talk-doctor .talk-to-doctor p + p {
          margin-bottom: 16px;
          text-align: center;
          padding: 5px 42px; } }
      .page-home #content .talk-doctor .talk-to-doctor p + p a {
        color: #fff;
        text-align: center;
        font-family: magistral;
        font-size: 1.125rem;
        font-weight: 500;
        line-height: 1.75rem;
        /* 155.556% */
        background-color: unset;
        padding: unset; }
        @media (max-width: 767px) {
          .page-home #content .talk-doctor .talk-to-doctor p + p a {
            font-size: 0.88rem;
            line-height: 1.3rem; } }

.page-home #content .banner-header {
  margin: 30px 0px; }
  @media (max-width: 767px) {
    .page-home #content .banner-header {
      margin: 42px 0 24px 0; } }
  .page-home #content .banner-header .hero-header h1 {
    color: var(--Arexvy-Plum, #592c82);
    text-align: center;
    font-family: magistral;
    font-size: 2.38rem;
    font-weight: 700;
    line-height: 3.25rem;
    /* 136.842% */
    text-transform: uppercase;
    margin: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home #content .banner-header .hero-header h1 {
        position: relative;
        top: -1.8em;
        left: 1em;
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .page-home #content .banner-header .hero-header h1 {
        font-size: 1.25em;
        line-height: 1.5em;
        text-align: center;
        margin: 0px; } }

.page-home #content .banner-vector {
  padding: 0; }
  @media (max-width: 767px) {
    .page-home #content .banner-vector .mobile-vector {
      display: none; } }
  @media (max-width: 767px) {
    .page-home #content .banner-vector .image-comp .desk-vector {
      display: none; } }
  @media (min-width: 768px) {
    .page-home #content .banner-vector .image-comp {
      position: relative; }
      .page-home #content .banner-vector .image-comp .mobile-vector {
        display: none; }
      .page-home #content .banner-vector .image-comp img {
        background-repeat: no-repeat;
        position: absolute;
        left: 0em;
        top: -6.2em; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-home #content .banner-vector .image-comp img {
      width: 24%;
      top: -7em;
      left: -1em; } }

@media (min-width: 768px) {
  .page-home #content .hero-banner {
    background: url("/content/dam/cf-pharma/arexvy-ca/desktop-banner/Arexvy_homebanner_desk.jpg");
    min-height: 42.5vw;
    background-size: 100%;
    background-position: right center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -11px;
    width: 100%; } }

@media (min-width: 768px) and (max-width: 899px) {
  .page-home #content .hero-banner {
    min-height: 50.5vw; } }

@media (min-width: 900px) and (max-width: 990px) {
  .page-home #content .hero-banner {
    min-height: 46.5vw; } }

@media (max-width: 767px) {
  .page-home #content .hero-banner .mobile-banner {
    background: url("/content/dam/cf-pharma/arexvy-ca/mobile-banner/Arexvy_homebanner_mobile.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%; } }

@media (min-width: 768px) {
  .page-home #content .hero-banner .banner-text .component-content {
    -ms-flex-pack: left;
        justify-content: left;
    padding: 0 25px; }
  .page-home #content .hero-banner .banner-text .richText-content {
    width: 550px; } }
  @media (min-width: 768px) and (min-width: 1600px) {
    .page-home #content .hero-banner .banner-text .richText-content {
      width: 700px; } }

.page-home #content .hero-banner .banner-text h1 {
  color: var(--Arexvy-Plum, #592c82);
  font-family: magistral;
  font-size: 4.38rem;
  font-weight: 700;
  font-style: normal;
  line-height: 4.38rem;
  /* 100% */
  text-transform: uppercase;
  margin-top: 115px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-home #content .hero-banner .banner-text h1 {
      position: relative;
      font-size: 37px !important;
      margin-top: 1.7em;
      width: 70%;
      line-height: 1.1em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .page-home #content .hero-banner .banner-text h1 {
      font-size: 3.1em;
      line-height: 1.1em;
      margin-top: auto;
      padding-top: 77px; } }
  @media (min-width: 1201px) and (max-width: 1300px) {
    .page-home #content .hero-banner .banner-text h1 {
      font-size: 2.8rem;
      line-height: 3.38rem; } }
  @media (min-width: 1600px) {
    .page-home #content .hero-banner .banner-text h1 {
      font-size: 4.4em; } }

.page-home #content .hero-banner .banner-text p {
  color: var(--Arexvy-Plum2, #853376);
  font-family: MagistralBold;
  font-size: 1.75rem;
  font-weight: 600 !important;
  line-height: 2.5rem;
  margin: 20px 0; }
  @media (max-width: 767px) {
    .page-home #content .hero-banner .banner-text p {
      margin: 8px 0 0 0; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .page-home #content .hero-banner .banner-text p {
      font-size: 1.2em;
      padding-right: 70px; } }
  @media (min-width: 992px) and (max-width: 1100px) {
    .page-home #content .hero-banner .banner-text p {
      line-height: 1.3em; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-home #content .hero-banner .banner-text p {
      font-size: 1.8em;
      margin: 10px 0;
      font-size: 17px;
      line-height: 1.8;
      width: 75%; } }

.page-home #content .hero-banner .banner-text p + p {
  color: #000;
  /* Desktop/Intro */
  font-family: Lato;
  font-size: 1.5rem;
  font-weight: 500 !important;
  line-height: 2.25rem; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-home #content .hero-banner .banner-text p + p {
      font-size: 1em;
      line-height: 1.25rem; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .page-home #content .hero-banner .banner-text p + p {
      font-size: 1.1em;
      line-height: 1.25rem; } }
  @media (min-width: 1600px) {
    .page-home #content .hero-banner .banner-text p + p {
      font-size: 2em; } }

@media (max-width: 767px) {
  .page-home #content .hero-banner .banner-text h1 {
    /* Mobile/H1 */
    font-family: magistral;
    font-size: 1.7em;
    line-height: 1.2;
    width: 100%;
    margin-top: 12em;
    margin-left: 3px; }
  .page-home #content .hero-banner .banner-text p {
    font-size: 1.2em;
    line-height: 1.3; }
  .page-home #content .hero-banner .banner-text p + p {
    font-size: 1rem;
    line-height: 1.75rem;
    margin-top: 8px; } }

.page-home #content .card-section {
  margin-bottom: 55px; }
  @media (max-width: 767px) {
    .page-home #content .card-section {
      margin: 32px 0;
      padding: 0 24px; } }
  .page-home #content .card-section p a {
    text-transform: uppercase;
    color: #592C82;
    text-align: center;
    font-size: 0.94rem;
    line-height: 1.38rem; }

.page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-block: 80px;
  margin-inline: 183px;
  gap: 76px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content {
      margin-inline: 40px;
      gap: 50px; } }
  @media (min-width: 1025px) and (max-width: 1200px) {
    .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content {
      margin-inline: 40px;
      gap: 50px; } }
  @media (max-width: 767px) {
    .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
      margin: 32px 24px 30px;
      gap: 45px; } }
  .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text {
        -ms-flex-preferred-size: 44%;
            flex-basis: 44%; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text {
        -ms-flex-preferred-size: 44%;
            flex-basis: 44%; } }
    @media (max-width: 767px) {
      .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text {
        -ms-flex-preferred-size: unset;
            flex-basis: unset; } }
    .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text h2 {
      line-height: 2.5rem;
      font-size: 1.75rem;
      text-transform: uppercase;
      font-family: MagistralBold;
      font-weight: 500;
      color: #853376; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text h2 {
          line-height: 1.8rem;
          font-size: 1.10rem;
          margin-top: 0; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text h2 {
          line-height: 2.3rem;
          font-size: 1.6rem;
          margin-top: 0; } }
      @media (max-width: 767px) {
        .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text h2 {
          line-height: 2.31rem;
          font-size: 1.63rem;
          margin: 0; } }
    .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text p {
      line-height: 1.875rem;
      font-size: 1.25rem;
      font-family: Lato;
      color: #544F40;
      font-weight: 500; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text p {
          line-height: 1.4rem;
          font-size: 0.9rem; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text p {
          font-size: 1.15rem; } }
      @media (max-width: 767px) {
        .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text p {
          line-height: 1.75rem;
          font-size: 1rem;
          margin-top: 22px; } }
    .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text p + p {
      line-height: 1.38rem;
      font-size: 0.94rem;
      margin-top: 40px;
      text-transform: uppercase; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text p + p {
          font-size: 0.8rem;
          margin-top: 30px; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text p + p {
          margin-top: 30px; } }
      @media (max-width: 767px) {
        .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text p + p {
          margin-top: 45px;
          text-align: center;
          font-size: 0.8em;
          line-height: 1.37em; } }
      .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text p + p a {
        color: #fff;
        text-align: center;
        font-family: magistral;
        font-size: 0.94rem;
        line-height: 1.38rem;
        font-weight: 500;
        background-color: #853376; }
        @media (max-width: 767px) {
          .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .image-text p + p a {
            font-size: 0.8em;
            line-height: 1.37em;
            text-align: center; } }
  .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .card-image {
    background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/card-image.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 430px;
    width: 580px;
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .card-image {
        height: 273px; } }
    @media (min-width: 992px) and (max-width: 1100px) {
      .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .card-image {
        height: 373px; } }
    @media (max-width: 767px) {
      .page-home #content .box.box-img-with-text > .component-content .richText > .component-content .image-content .card-image {
        background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/card-image-mobile.png");
        -ms-flex-preferred-size: unset;
            flex-basis: unset;
        height: 305px;
        width: 312px; } }

@media (min-width: 768px) and (max-width: 991px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text h1 {
    font-size: 2.2em !important;
    width: 60%; } }

@media (min-width: 992px) and (max-width: 1299px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text h1 {
    width: 75%;
    font-size: 3em;
    margin-top: unset;
    padding-top: 70px; } }

@media (max-width: 767px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p {
    top: 3.2em; } }

@media (min-width: 480px) and (max-width: 550px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p {
    top: 8.2em; } }

@media (min-width: 551px) and (max-width: 660px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p {
    top: 8.2em; } }

@media (min-width: 661px) and (max-width: 767px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p {
    top: 9em; } }

@media (min-width: 768px) and (max-width: 991px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p {
    font-size: 1.12em; } }

@media (min-width: 992px) and (max-width: 1200px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p {
    font-size: 1.4em; } }

@media (min-width: 1201px) and (max-width: 1299px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p {
    font-size: 1.6em; } }

@media (min-width: 1300px) and (max-width: 1499px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p {
    width: 621px; } }

@media (min-width: 1499px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p {
    width: 750px; } }

@media (min-width: 768px) and (max-width: 991px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p + p {
    font-size: 1em; } }

@media (min-width: 992px) and (max-width: 1200px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p + p {
    font-size: 1.25em; } }

@media (min-width: 1201px) and (max-width: 1299px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p + p {
    font-size: 1.3em; } }

@media (min-width: 1300px) and (max-width: 1499px) {
  html[lang="fr-CA"] .page-home #content .hero-banner .banner-text p + p {
    width: 621px; } }

@media (min-width: 992px) {
  html[lang="fr-CA"] .page-home #content .banner-header {
    margin: 20px 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  html[lang="fr-CA"] .page-home #content .banner-header .hero-header h1 {
    position: relative;
    top: -2.6em;
    font-size: 1.3rem; } }

@media (min-width: 992px) and (max-width: 1199px) {
  html[lang="fr-CA"] .page-home #content .banner-header .hero-header h1 {
    font-size: 1.85em;
    margin-left: 5em; } }

@media (min-width: 1200px) {
  html[lang="fr-CA"] .page-home #content .banner-header .hero-header h1 {
    margin-left: 4em; } }

@media (min-width: 992px) and (max-width: 1004px) {
  html[lang="fr-CA"] .page-home #content .patient-info .richText-content p + p a {
    font-size: 0.8em; } }

@media (min-width: 768px) and (max-width: 991px) {
  html[lang="fr-CA"] .page-home #content .patient-info .richText-content p + p a {
    font-size: 0.66em;
    padding: 10px 28px; } }

@media (max-width: 767px) {
  html[lang="fr-CA"] .page-home #content .patient-info .richText-content p + p a {
    padding: 10px 18px; } }

@media (min-width: 992px) and (max-width: 1014px) {
  html[lang="fr-CA"] .page-home #content .patient-info .richText-content p + p a {
    padding: 10px 28px; } }

@media (max-width: 767px) {
  html[lang="fr-CA"] .page-home #content .talk-doctor .talk-to-doctor h3 {
    line-height: 2.34rem; } }

@media (max-width: 767px) {
  html[lang="fr-CA"] .page-home #content .talk-doctor .talk-to-doctor p {
    margin: 24px 0px; } }

@media (max-width: 767px) {
  html[lang="fr-CA"] .page-home #content .talk-doctor .talk-to-doctor p + p a {
    padding: 10px 0px; } }

html[lang="fr-CA"] .page-home #content .talk-doctor .talk-to-doctor p + p {
  margin: 30px 84px; }
  @media (max-width: 767px) {
    html[lang="fr-CA"] .page-home #content .talk-doctor .talk-to-doctor p + p {
      margin: unset; } }

@media (min-width: 768px) and (max-width: 991px) {
  html[lang="fr-CA"] .page-home #content .card-section .card-title {
    line-height: 1.3em;
    font-size: 1.382em; } }

@media (min-width: 992px) and (max-width: 1210px) {
  html[lang="fr-CA"] .page-home #content .card-section .card-title {
    font-size: 1.5em; } }

@media (min-width: 361px) and (max-width: 767px) {
  html[lang="fr-CA"] .page-home #content .card-section .card-virus .card-link {
    padding: 10px 48px; } }

@media (max-width: 360px) {
  html[lang="fr-CA"] .page-home #content .card-section .card-virus .card-link {
    padding: 10px 42px; } }

@media (min-width: 1459px) and (max-width: 1523px) {
  html[lang="fr-CA"] .page-home #content .card-section .card-virus .card-text {
    margin-bottom: 3.5em; } }

@media (min-width: 768px) and (max-width: 991px) {
  html[lang="fr-CA"] .page-home #content .card-section .card-link {
    padding: 10px 30px; }
  html[lang="fr-CA"] .page-home #content .card-section .card-faq .card-link {
    padding: 10px 55px; } }

@media (min-width: 1168px) and (max-width: 1350px) {
  html[lang="fr-CA"] .page-home #content .card-section .card-syringe .card-text,
  html[lang="fr-CA"] .page-home #content .card-section .card-virus .card-text {
    margin-bottom: 4em; } }

@media (min-width: 1220px) and (max-width: 1407px) {
  html[lang="fr-CA"] .page-home #content .card-section .card-faq .card-text {
    margin-bottom: 2em; } }

@media (min-width: 2022px) {
  html[lang="fr-CA"] .page-home #content .card-section .card-faq .card-text {
    margin-bottom: 2em; } }

@media (min-width: 1493px) and (max-width: 1523px) {
  html[lang="fr-CA"] .page-home #content .card-section .card-faq .card-text {
    margin-bottom: 3.5em; } }

@media (min-width: 450px) and (max-width: 520px) {
  html[lang="en-CA"] .page-home #content .banner-text p {
    margin-top: 3em; } }

@media (min-width: 521px) and (max-width: 610px) {
  html[lang="en-CA"] .page-home #content .banner-text p {
    margin-top: 5em; } }

@media (min-width: 611px) and (max-width: 680px) {
  html[lang="en-CA"] .page-home #content .banner-text p {
    margin-top: 7em; } }

@media (min-width: 681px) and (max-width: 767px) {
  html[lang="en-CA"] .page-home #content .banner-text p {
    margin-top: 9em; } }

@media (min-width: 450px) and (max-width: 767px) {
  html[lang="en-CA"] .page-home #content .banner-text p + p {
    margin-top: 2em; } }

html[lang="en-CA"] .page-home #content .talk-doctor .talk-to-doctor p + p {
  margin: 30px 144px; }
  @media (max-width: 767px) {
    html[lang="en-CA"] .page-home #content .talk-doctor .talk-to-doctor p + p {
      margin: unset; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    html[lang="en-CA"] .page-home #content .talk-doctor .talk-to-doctor p + p {
      margin: 30px 0; } }
.about-rsv h2 {
  color: var(--Arexvy-Plum, #592c82);
  font-family: Magistral;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 3em; }
  @media (max-width: 991px) {
    .about-rsv h2 {
      font-size: 1.25em;
      line-height: 1.5em; } }

.about-rsv p {
  color: #000;
  font-family: Lato;
  font-size: 1.25em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5em;
  /* 150% */ }
  @media (max-width: 991px) {
    .about-rsv p {
      font-size: 1em; } }

.about-rsv .hero-banner {
  background: url("/content/dam/cf-pharma/arexvy-ca/mobile-banner/Arexvy_AboutArexvybanner_mobile.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 485px;
  background-position: bottom;
  position: relative; }
  @media (min-width: 400px) {
    .about-rsv .hero-banner {
      min-height: 480px; } }
  @media (min-width: 470px) {
    .about-rsv .hero-banner {
      min-height: 550px; } }
  @media (min-width: 550px) {
    .about-rsv .hero-banner {
      min-height: 630px; } }
  @media (min-width: 768px) {
    .about-rsv .hero-banner {
      background: url("/content/dam/cf-pharma/arexvy-ca/desktop-banner/Arexvy_AboutArexvybanner_desk.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      min-height: unset;
      aspect-ratio: 1440 / 490; } }
  .about-rsv .hero-banner .banner-text {
    padding-left: 8%;
    padding-top: 8.54%; }
    .about-rsv .hero-banner .banner-text h1 {
      width: 53%;
      color: #853376;
      font-family: magistral;
      font-size: 3.75em;
      font-style: normal;
      font-weight: 700;
      line-height: 1.07;
      text-transform: uppercase; }
      .about-rsv .hero-banner .banner-text h1 .violet {
        color: #592c82;
        font-family: magistral; }
      @media (max-width: 991px) {
        .about-rsv .hero-banner .banner-text h1 {
          font-size: 1.75em;
          font-style: normal;
          font-weight: 700;
          line-height: 1.25; } }
    .about-rsv .hero-banner .banner-text p {
      width: 53%;
      color: #853376;
      padding-top: 20px;
      font-family: MagistralBold;
      font-size: 1.5em;
      font-style: normal;
      font-weight: 600;
      line-height: 1.5;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .about-rsv .hero-banner .banner-text p {
          width: 100%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .about-rsv .hero-banner .banner-text p {
          width: 60%; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .about-rsv .hero-banner .banner-text p {
          width: 58%; } }
      @media (max-width: 991px) {
        .about-rsv .hero-banner .banner-text p {
          font-size: 1rem;
          line-height: 1.4;
          padding-right: 40px; } }
    @media (max-width: 767px) {
      .about-rsv .hero-banner .banner-text img {
        display: none; } }
    @media (min-width: 768px) {
      .about-rsv .hero-banner .banner-text img {
        position: absolute;
        width: 135px;
        height: 304px;
        top: 80px;
        right: 0em; } }
    @media (min-width: 1400px) and (max-width: 1590px) {
      .about-rsv .hero-banner .banner-text img {
        top: 130px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-rsv .hero-banner .banner-text img {
        width: 100px;
        top: 25px; } }
    @media (min-width: 1601px) {
      .about-rsv .hero-banner .banner-text img {
        top: 170px; } }

.about-rsv .what-is-RSV {
  margin-top: 30px; }
  .about-rsv .what-is-RSV p {
    padding-bottom: 35px;
    border-bottom: 1px solid var(--Arexvy-Plum, #592c82); }

.about-rsv .Who-is-at-risk {
  padding-top: 10px; }
  .about-rsv .Who-is-at-risk ul {
    margin: 0px;
    padding-left: 35px; }
    .about-rsv .Who-is-at-risk ul li {
      color: #000;
      font-weight: 700;
      font-size: 1.25em;
      font-family: Lato;
      line-height: 1.5em; }
      @media (max-width: 991px) {
        .about-rsv .Who-is-at-risk ul li {
          font-size: 1em; } }

.about-rsv .symptoms-section {
  background: var(--Arexvy-Plum2, #853376);
  padding: 40px 100px;
  margin-bottom: 50px;
  position: relative; }
  @media (max-width: 991px) {
    .about-rsv .symptoms-section {
      padding: 20px 46px; } }
  .about-rsv .symptoms-section .richText {
    position: unset; }
  .about-rsv .symptoms-section h2 {
    color: var(--White, #fff);
    font-size: 2em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5em; }
  .about-rsv .symptoms-section p {
    color: var(--White, #fff);
    padding-top: 25px;
    padding-bottom: 45px; }
  @media (max-width: 767px) {
    .about-rsv .symptoms-section .reference-plum-vector,
    .about-rsv .symptoms-section .reference-aqua-vector {
      display: none; } }
  @media (min-width: 768px) {
    .about-rsv .symptoms-section .reference-plum-vector-mobile,
    .about-rsv .symptoms-section .reference-aqua-vector-mobile {
      display: none; } }
  .about-rsv .symptoms-section .reference-plum-vector {
    position: absolute;
    width: 130px;
    height: auto;
    top: -15%;
    right: 0em; }
  .about-rsv .symptoms-section .reference-aqua-vector {
    position: absolute;
    width: 100px;
    height: 175px;
    bottom: -25%;
    left: 0em; }
    @media (min-width: 768px) and (max-width: 990px) {
      .about-rsv .symptoms-section .reference-aqua-vector {
        bottom: -15%; } }
  .about-rsv .symptoms-section .reference-plum-vector-mobile {
    position: absolute;
    right: 0;
    top: -6%; }
  .about-rsv .symptoms-section .reference-aqua-vector-mobile {
    position: absolute;
    left: 0;
    bottom: -6%; }
    @media (min-width: 500px) {
      .about-rsv .symptoms-section .reference-aqua-vector-mobile {
        width: 16%; } }
    @media (min-width: 500px) and (max-width: 650px) {
      .about-rsv .symptoms-section .reference-aqua-vector-mobile {
        bottom: -8%; } }
  .about-rsv .symptoms-section .symptoms-icon > .component-content > .paragraphSystem {
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 991px) {
      .about-rsv .symptoms-section .symptoms-icon > .component-content > .paragraphSystem {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title {
    border-right: 1px solid #ffffff; }
    @media (max-width: 991px) {
      .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title {
        width: 50%;
        margin-bottom: 30px; }
        .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title:nth-child(odd) {
          border-right: 0;
          padding-left: 5px; } }
    @media (min-width: 991px) {
      .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title {
        padding-left: 30px; } }
    .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title:last-child {
      border-right: 0; }
    .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title:first-child {
      padding-left: 15px; }
    .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title .icon-text {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      gap: 20px; }
      @media (max-width: 991px) {
        .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title .icon-text {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: center;
              align-items: center; }
          .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title .icon-text img {
            width: 75px;
            height: 75px; } }
    .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title p {
      text-align: center;
      margin: 0px;
      padding: 0px; }
      @media (max-width: 991px) {
        .about-rsv .symptoms-section .symptoms-icon .reference-Image-with-title p {
          padding: 0px; } }

.box-card-component {
  margin-top: 50px; }
  @media (max-width: 767px) {
    .box-card-component {
      margin-top: 40px; } }
  .box-card-component > .component-content > .paragraphSystem.content {
    display: -ms-flexbox;
    display: flex;
    gap: 6%; }
    @media (max-width: 767px) {
      .box-card-component > .component-content > .paragraphSystem.content {
        -ms-flex-direction: column;
            flex-direction: column;
        gap: 60px; } }
  .box-card-component .card-syringe {
    background: #ae3b72; }
  .box-card-component .card-virus {
    background: #00818a; }
  .box-card-component .card-faq {
    background: #853376; }
  .box-card-component .reference-card-component {
    padding: 24px 64px;
    border-radius: 0px 0px 35px 0px; }
    .box-card-component .reference-card-component > .component-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
    @media (min-width: 992px) and (max-width: 1170px) {
      .box-card-component .reference-card-component {
        padding: 24px 30px; } }
    @media (max-width: 991px) {
      .box-card-component .reference-card-component {
        padding: 22px 36px; } }
    .box-card-component .reference-card-component .card-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 20px;
      -ms-flex-align: center;
          align-items: center;
      height: 100%;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .box-card-component .reference-card-component .card-container .card-img-top {
        width: 100px;
        height: 100px; }
      .box-card-component .reference-card-component .card-container p {
        margin: 0; }
      .box-card-component .reference-card-component .card-container .card-title {
        color: #fff;
        text-align: center;
        font-family: Magistral;
        font-size: 1.5em;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
        text-transform: uppercase; }
      .box-card-component .reference-card-component .card-container .card-text {
        color: #fff;
        text-align: center;
        font-family: Lato;
        font-size: 1em;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5; }
      .box-card-component .reference-card-component .card-container .card-link {
        color: #592c82;
        border-radius: 23.733px;
        width: 62%;
        height: 40px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        background: #fff;
        text-align: center;
        font-family: Magistral;
        font-size: 0.9375em;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
        text-decoration: none;
        margin-top: 15px; }
      @media (max-width: 767px) {
        .box-card-component .reference-card-component .card-container {
          gap: 15px; }
          .box-card-component .reference-card-component .card-container .card-title {
            font-size: 1.125em;
            line-height: 1.34; }
          .box-card-component .reference-card-component .card-container .card-text {
            font-size: 1em;
            line-height: 1.5; }
          .box-card-component .reference-card-component .card-container .card-link {
            font-size: 0.9375em;
            line-height: 1.5;
            width: 77%; } }
.page-box-why-arexvy .hero-banner {
  background: url("/content/dam/cf-pharma/arexvy-ca/mobile-banner/Arexvy_WhyArexvybanner_mobile.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 520px;
  background-position: bottom; }
  @media (min-width: 400px) {
    .page-box-why-arexvy .hero-banner {
      min-height: 580px; } }
  @media (min-width: 470px) {
    .page-box-why-arexvy .hero-banner {
      min-height: 695px; } }
  @media (min-width: 550px) {
    .page-box-why-arexvy .hero-banner {
      min-height: 800px; } }
  @media (min-width: 768px) {
    .page-box-why-arexvy .hero-banner {
      background: url("/content/dam/cf-pharma/arexvy-ca/desktop-banner/Arexvy_WhyArexvybanner_desk.jpg");
      background-repeat: no-repeat;
      background-size: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      min-height: unset;
      aspect-ratio: 2880 / 856; } }
  .page-box-why-arexvy .hero-banner .banner-text {
    width: 53%;
    padding-top: 5.76%;
    padding-left: 8%; }
    @media (max-width: 767px) {
      .page-box-why-arexvy .hero-banner .banner-text {
        width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-box-why-arexvy .hero-banner .banner-text {
        width: 60%; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .page-box-why-arexvy .hero-banner .banner-text {
        width: 58%;
        padding-top: 2.76%; } }
    .page-box-why-arexvy .hero-banner .banner-text h1 {
      color: #853376;
      font-family: Magistral;
      font-size: 3.75em;
      font-style: normal;
      font-weight: 700;
      line-height: 1.07;
      text-transform: uppercase; }
      .page-box-why-arexvy .hero-banner .banner-text h1 .violet {
        color: #592c82;
        font-family: Magistral; }
      @media (max-width: 991px) {
        .page-box-why-arexvy .hero-banner .banner-text h1 {
          font-size: 1.75em;
          font-style: normal;
          font-weight: 700;
          line-height: 1.25;
          margin: 0; } }
    .page-box-why-arexvy .hero-banner .banner-text p {
      color: #853376;
      padding-top: 20px;
      font-family: MagistralBold;
      font-size: 1.5em;
      font-style: normal;
      font-weight: 500;
      line-height: 1.5;
      text-transform: uppercase; }
      @media (max-width: 991px) {
        .page-box-why-arexvy .hero-banner .banner-text p {
          font-size: 1rem;
          line-height: 1.5;
          padding-right: 40px;
          padding-top: 10px; } }

.page-box-why-arexvy .how-arexvy-works {
  margin-bottom: 60px; }
  .page-box-why-arexvy .how-arexvy-works > .component-content {
    -ms-flex-pack: start;
        justify-content: flex-start; }
    @media (min-width: 768px) {
      .page-box-why-arexvy .how-arexvy-works > .component-content > .richText-content {
        width: 85%; } }
  .page-box-why-arexvy .how-arexvy-works h2 {
    color: #592c82;
    font-family: Magistral;
    font-size: 2em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px; }
  .page-box-why-arexvy .how-arexvy-works p {
    color: #000;
    font-family: Lato;
    font-size: 1.25em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; }
  @media (max-width: 767px) {
    .page-box-why-arexvy .how-arexvy-works h2 {
      font-size: 1.25em;
      line-height: 1.3; }
    .page-box-why-arexvy .how-arexvy-works p {
      font-size: 1em;
      line-height: 1.5; } }

.page-box-why-arexvy .how-to-take-arexvy {
  background: #853376;
  padding-top: 30px;
  padding-bottom: 60px;
  position: relative; }
  .page-box-why-arexvy .how-to-take-arexvy .richText {
    position: unset; }
  .page-box-why-arexvy .how-to-take-arexvy img {
    z-index: 99; }
  @media (max-width: 767px) {
    .page-box-why-arexvy .how-to-take-arexvy .vector-aqua,
    .page-box-why-arexvy .how-to-take-arexvy .vector-plum {
      display: none; } }
  @media (min-width: 768px) {
    .page-box-why-arexvy .how-to-take-arexvy .vector-aqua-mobile,
    .page-box-why-arexvy .how-to-take-arexvy .vector-plum-mobile {
      display: none; } }
  .page-box-why-arexvy .how-to-take-arexvy .vector-aqua {
    position: absolute;
    left: 0;
    bottom: -30%; }
  .page-box-why-arexvy .how-to-take-arexvy .vector-plum {
    position: absolute;
    right: 0;
    top: -28%; }
  .page-box-why-arexvy .how-to-take-arexvy .vector-aqua-mobile {
    position: absolute;
    left: 0;
    bottom: -12%; }
    @media (max-width: 499px) {
      .page-box-why-arexvy .how-to-take-arexvy .vector-aqua-mobile {
        bottom: -6%; } }
    @media (min-width: 500px) {
      .page-box-why-arexvy .how-to-take-arexvy .vector-aqua-mobile {
        width: 16%; } }
    @media (min-width: 500px) and (max-width: 650px) {
      .page-box-why-arexvy .how-to-take-arexvy .vector-aqua-mobile {
        bottom: -8%; } }
  .page-box-why-arexvy .how-to-take-arexvy .vector-plum-mobile {
    position: absolute;
    right: 0;
    top: -8%; }
    @media (max-width: 499px) {
      .page-box-why-arexvy .how-to-take-arexvy .vector-plum-mobile {
        top: -4%; } }
    @media (min-width: 500px) {
      .page-box-why-arexvy .how-to-take-arexvy .vector-plum-mobile {
        width: 16%; } }
    @media (min-width: 500px) and (max-width: 650px) {
      .page-box-why-arexvy .how-to-take-arexvy .vector-plum-mobile {
        top: -6%; } }
  .page-box-why-arexvy .how-to-take-arexvy h2 {
    color: #fff;
    font-family: Magistral;
    font-size: 2em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .page-box-why-arexvy .how-to-take-arexvy h2 {
        font-size: 1.25em;
        line-height: 1.3; } }
  .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text {
    margin-top: 40px; }
    .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text > .component-content > .paragraphSystem.content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 93%;
      margin: auto; }
      @media (max-width: 767px) {
        .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text > .component-content > .paragraphSystem.content {
          width: 100%;
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 40px; } }
      .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title {
        width: calc(100% / 3); }
        @media (max-width: 767px) {
          .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title {
            width: 100%; }
            .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text::after {
              display: none; } }
        .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title.first .icon-text::after {
          display: none; }
        .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          gap: 25px;
          width: 85%;
          margin: auto; }
          .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text::after {
            content: "";
            position: absolute;
            background: white;
            width: 1px;
            height: 100%;
            top: 50%;
            left: 0;
            transform: translateY(-50%); }
          .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text img {
            width: 100px; }
          .page-box-why-arexvy .how-to-take-arexvy .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text p {
            color: #fff;
            text-align: center;
            font-family: Lato;
            font-size: 1em;
            font-style: normal;
            font-weight: 500;
            line-height: 1.5;
            margin: 0; }

.page-box-why-arexvy .gradient-back-desktop {
  padding-top: 60px;
  background: linear-gradient(28deg, rgba(184, 111, 170, 0) 43.86%, #ccbfd7 112.95%); }
  @media (min-width: 992px) {
    .page-box-why-arexvy .gradient-back-desktop {
      background: linear-gradient(28deg, rgba(184, 111, 170, 0) 43.86%, #ccbfd7 112.95%); } }
  .page-box-why-arexvy .gradient-back-desktop .possible-side-effects h2 {
    color: #592c82;
    font-family: Magistral;
    font-size: 2em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase; }
  .page-box-why-arexvy .gradient-back-desktop .possible-side-effects p {
    color: #000;
    font-family: Lato;
    font-size: 1.25em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 20px; }
  @media (max-width: 767px) {
    .page-box-why-arexvy .gradient-back-desktop .possible-side-effects h2 {
      font-size: 1.25em;
      line-height: 1.3; }
    .page-box-why-arexvy .gradient-back-desktop .possible-side-effects p {
      font-size: 1em; } }
  .page-box-why-arexvy .gradient-back-desktop .title-very-common {
    color: #853376;
    text-align: center;
    font-family: MagistralBold;
    font-size: 1.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    text-transform: uppercase;
    margin-top: 45px; }
    @media (max-width: 767px) {
      .page-box-why-arexvy .gradient-back-desktop .title-very-common {
        font-size: 1.125em;
        line-height: 1.3;
        text-align: left; } }
  .page-box-why-arexvy .gradient-back-desktop .sidenote {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 1.25em;
    font-style: italic;
    font-weight: 500;
    line-height: 1.5; }
    @media (max-width: 767px) {
      .page-box-why-arexvy .gradient-back-desktop .sidenote {
        font-size: 1em;
        text-align: left; } }
  .page-box-why-arexvy .gradient-back-desktop .common-side-effects-icons {
    margin-top: 45px; }
    @media (max-width: 767px) {
      .page-box-why-arexvy .gradient-back-desktop .common-side-effects-icons {
        margin-top: 35px; } }
    .page-box-why-arexvy .gradient-back-desktop .common-side-effects-icons > .component-content > .paragraphSystem.content {
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 767px) {
        .page-box-why-arexvy .gradient-back-desktop .common-side-effects-icons > .component-content > .paragraphSystem.content {
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 40px; } }
    .page-box-why-arexvy .gradient-back-desktop .common-side-effects-icons .reference-Image-with-title {
      padding: 0 20px; }
      .page-box-why-arexvy .gradient-back-desktop .common-side-effects-icons .reference-Image-with-title:after {
        content: "";
        position: absolute;
        background: #853376;
        width: 1px;
        height: 100%;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
      .page-box-why-arexvy .gradient-back-desktop .common-side-effects-icons .reference-Image-with-title.first::after {
        display: none; }
      @media (max-width: 767px) {
        .page-box-why-arexvy .gradient-back-desktop .common-side-effects-icons .reference-Image-with-title::after {
          display: none; } }
      .page-box-why-arexvy .gradient-back-desktop .common-side-effects-icons .reference-Image-with-title .icon-text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: center;
            align-items: center;
        gap: 16px; }
        .page-box-why-arexvy .gradient-back-desktop .common-side-effects-icons .reference-Image-with-title .icon-text p {
          color: #853376;
          text-align: center;
          font-feature-settings: "clig" off, "liga" off;
          font-family: Lato;
          font-size: 1.375em;
          font-style: normal;
          font-weight: 700;
          line-height: 1.4;
          margin: 0; }

.page-box-why-arexvy .common-uncommon-side-effects {
  margin-top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (min-width: 768px) and (max-width: 1329px) {
    .page-box-why-arexvy .common-uncommon-side-effects .common-side-effects {
      width: 48%; }
    .page-box-why-arexvy .common-uncommon-side-effects .uncommon-side-effects {
      width: 48%; } }
  @media (min-width: 1330px) {
    .page-box-why-arexvy .common-uncommon-side-effects .common-side-effects {
      width: 50%; }
    .page-box-why-arexvy .common-uncommon-side-effects .uncommon-side-effects {
      width: 45%; } }
  @media (max-width: 767px) {
    .page-box-why-arexvy .common-uncommon-side-effects {
      -ms-flex-direction: column;
          flex-direction: column; } }
  .page-box-why-arexvy .common-uncommon-side-effects .title-common,
  .page-box-why-arexvy .common-uncommon-side-effects .title-uncommon {
    color: #853376;
    text-align: center;
    font-family: MagistralBold;
    font-size: 1.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    text-transform: uppercase;
    margin-top: 35px; }
    @media (max-width: 767px) {
      .page-box-why-arexvy .common-uncommon-side-effects .title-common,
      .page-box-why-arexvy .common-uncommon-side-effects .title-uncommon {
        font-size: 1.125em;
        line-height: 1.4;
        text-align: left; } }
  .page-box-why-arexvy .common-uncommon-side-effects .sidenote {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 1.25em;
    font-style: italic;
    font-weight: 500;
    line-height: 1.5; }
    @media (max-width: 767px) {
      .page-box-why-arexvy .common-uncommon-side-effects .sidenote {
        font-size: 1em;
        text-align: left; } }
  .page-box-why-arexvy .common-uncommon-side-effects ul {
    margin-top: 30px; }
    .page-box-why-arexvy .common-uncommon-side-effects ul li {
      color: #853376;
      font-family: Lato;
      font-size: 1.375em;
      font-style: normal;
      font-weight: 700;
      line-height: 1.4; }
    @media (max-width: 767px) {
      .page-box-why-arexvy .common-uncommon-side-effects ul {
        margin-top: 20px; }
        .page-box-why-arexvy .common-uncommon-side-effects ul li {
          font-size: 1.125em; } }

.page-box-why-arexvy .box-card-component {
  margin-top: 90px; }
  @media (max-width: 767px) {
    .page-box-why-arexvy .box-card-component {
      margin-top: 80px; } }
  .page-box-why-arexvy .box-card-component > .component-content > .paragraphSystem.content {
    display: -ms-flexbox;
    display: flex;
    gap: 6%; }
    @media (max-width: 767px) {
      .page-box-why-arexvy .box-card-component > .component-content > .paragraphSystem.content {
        -ms-flex-direction: column;
            flex-direction: column;
        gap: 60px; } }
  .page-box-why-arexvy .box-card-component .card-virus {
    background: #00818a; }
  .page-box-why-arexvy .box-card-component .card-faq {
    background: #853376; }
  .page-box-why-arexvy .box-card-component .reference-card-component {
    padding: 24px 64px;
    border-radius: 0px 0px 35px 0px; }
    .page-box-why-arexvy .box-card-component .reference-card-component > .component-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
    @media (min-width: 992px) and (max-width: 1170px) {
      .page-box-why-arexvy .box-card-component .reference-card-component {
        padding: 24px 30px; } }
    @media (max-width: 991px) {
      .page-box-why-arexvy .box-card-component .reference-card-component {
        padding: 22px 36px; } }
    .page-box-why-arexvy .box-card-component .reference-card-component .card-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 20px;
      -ms-flex-align: center;
          align-items: center;
      height: 100%;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .page-box-why-arexvy .box-card-component .reference-card-component .card-container .card-img-top {
        width: 100px;
        height: 100px; }
      .page-box-why-arexvy .box-card-component .reference-card-component .card-container p {
        margin: 0; }
      .page-box-why-arexvy .box-card-component .reference-card-component .card-container .card-title {
        color: #fff;
        text-align: center;
        font-family: Magistral;
        font-size: 1.5em;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
        text-transform: uppercase; }
      .page-box-why-arexvy .box-card-component .reference-card-component .card-container .card-text {
        color: #fff;
        text-align: center;
        font-family: Lato;
        font-size: 1em;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5; }
      .page-box-why-arexvy .box-card-component .reference-card-component .card-container .card-link {
        color: #592c82;
        border-radius: 23.733px;
        width: 62%;
        height: 40px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        background: #fff;
        text-align: center;
        font-family: Magistral;
        font-size: 0.9375em;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
        text-decoration: none;
        margin-top: 15px; }
      @media (max-width: 767px) {
        .page-box-why-arexvy .box-card-component .reference-card-component .card-container {
          gap: 15px; }
          .page-box-why-arexvy .box-card-component .reference-card-component .card-container .card-title {
            font-size: 1.125em;
            line-height: 1.34; }
          .page-box-why-arexvy .box-card-component .reference-card-component .card-container .card-text {
            font-size: 1em;
            line-height: 1.5; }
          .page-box-why-arexvy .box-card-component .reference-card-component .card-container .card-link {
            font-size: 0.9375em;
            line-height: 1.5;
            width: 77%; } }

@media (min-width: 992px) and (max-width: 1119px) {
  html[lang="fr-ca"] .page-box-why-arexvy .hero-banner .banner-text {
    width: 72%; } }

@media (min-width: 1120px) and (max-width: 1199px) {
  html[lang="fr-ca"] .page-box-why-arexvy .hero-banner .banner-text {
    width: 68%; } }

@media (min-width: 1200px) and (max-width: 1285px) {
  html[lang="fr-ca"] .page-box-why-arexvy .hero-banner .banner-text {
    width: 64%; } }

@media (min-width: 1286px) {
  html[lang="fr-ca"] .page-box-why-arexvy .hero-banner .banner-text {
    width: 60%; } }

@media (max-width: 470px) {
  html[lang="fr-ca"] .page-box-why-arexvy .hero-banner .banner-text {
    padding-left: 6%; }
    html[lang="fr-ca"] .page-box-why-arexvy .hero-banner .banner-text p {
      padding-right: 15px;
      padding-top: 10px;
      font-size: 0.9rem; } }
@media (max-width: 767px) {
  .page-faqs .card-section {
    padding: 0 0px !important; } }

@media (min-width: 768px) {
  .page-faqs .card-section {
    padding: 0 28px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .page-faqs .card-section .component-content {
    padding: 0px 0px; } }

@media (min-width: 768px) {
  .page-faqs .card-section .reference-card-component {
    width: 100%;
    padding: 23px 56px;
    padding-bottom: 28px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .page-faqs .card-section .card-link {
    padding: 10px 50px; } }

@media (min-width: 992px) {
  .page-faqs .card-section .card-link {
    padding: 10px 80px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .page-faqs .card-section .card-text {
    font-size: 0.9em; } }

.page-faqs .faq {
  margin-top: 3em; }
  @media (max-width: 767px) {
    .page-faqs .faq {
      margin-top: 1.5em; } }
  @media (min-width: 992px) {
    .page-faqs .faq {
      width: 65%;
      margin-left: 22.5%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-faqs .faq {
      margin-left: 9.5%;
      width: 84%; } }
  @media (max-width: 767px) {
    .page-faqs .faq .collapse-arexvy {
      margin-top: 35px !important; } }
  @media (min-width: 768px) {
    .page-faqs .faq .rsv-faq {
      margin-top: 1em; } }
  @media (max-width: 767px) {
    .page-faqs .faq .arexvy-faq .richText .arexvy-faqs h2,
    .page-faqs .faq .rsv-faq .richText .arexvy-faqs h2 {
      width: 0%; } }
  @media (max-width: 767px) {
    .page-faqs .faq .arexvy-faq .richText .arexvy-faqs .expand,
    .page-faqs .faq .arexvy-faq .richText .rsv-faqs .expand,
    .page-faqs .faq .rsv-faq .richText .arexvy-faqs .expand,
    .page-faqs .faq .rsv-faq .richText .rsv-faqs .expand {
      margin-top: 34px; } }
  .page-faqs .faq .arexvy-faq .richText .arexvy-faqs .expand,
  .page-faqs .faq .arexvy-faq .richText .arexvy-faqs .expand-rsv,
  .page-faqs .faq .arexvy-faq .richText .rsv-faqs .expand,
  .page-faqs .faq .arexvy-faq .richText .rsv-faqs .expand-rsv,
  .page-faqs .faq .rsv-faq .richText .arexvy-faqs .expand,
  .page-faqs .faq .rsv-faq .richText .arexvy-faqs .expand-rsv,
  .page-faqs .faq .rsv-faq .richText .rsv-faqs .expand,
  .page-faqs .faq .rsv-faq .richText .rsv-faqs .expand-rsv {
    display: none; }
    .page-faqs .faq .arexvy-faq .richText .arexvy-faqs .expand::before,
    .page-faqs .faq .arexvy-faq .richText .arexvy-faqs .expand-rsv::before,
    .page-faqs .faq .arexvy-faq .richText .rsv-faqs .expand::before,
    .page-faqs .faq .arexvy-faq .richText .rsv-faqs .expand-rsv::before,
    .page-faqs .faq .rsv-faq .richText .arexvy-faqs .expand::before,
    .page-faqs .faq .rsv-faq .richText .arexvy-faqs .expand-rsv::before,
    .page-faqs .faq .rsv-faq .richText .rsv-faqs .expand::before,
    .page-faqs .faq .rsv-faq .richText .rsv-faqs .expand-rsv::before {
      transform: rotate(180deg);
      display: inline-block;
      top: 0.2em;
      left: 6em; }
      @media (max-width: 767px) {
        .page-faqs .faq .arexvy-faq .richText .arexvy-faqs .expand::before,
        .page-faqs .faq .arexvy-faq .richText .arexvy-faqs .expand-rsv::before,
        .page-faqs .faq .arexvy-faq .richText .rsv-faqs .expand::before,
        .page-faqs .faq .arexvy-faq .richText .rsv-faqs .expand-rsv::before,
        .page-faqs .faq .rsv-faq .richText .arexvy-faqs .expand::before,
        .page-faqs .faq .rsv-faq .richText .arexvy-faqs .expand-rsv::before,
        .page-faqs .faq .rsv-faq .richText .rsv-faqs .expand::before,
        .page-faqs .faq .rsv-faq .richText .rsv-faqs .expand-rsv::before {
          top: 0.1em;
          left: 6.5em; } }
  .page-faqs .faq .arexvy-faq .richText .arexvy-faqs h2,
  .page-faqs .faq .arexvy-faq .richText .rsv-faqs h2,
  .page-faqs .faq .rsv-faq .richText .arexvy-faqs h2,
  .page-faqs .faq .rsv-faq .richText .rsv-faqs h2 {
    float: left;
    color: var(--Arexvy-Plum, #592c82);
    font-family: magistral;
    font-style: normal;
    font-size: 2em;
    font-weight: 700;
    line-height: 1em; }
    @media (max-width: 767px) {
      .page-faqs .faq .arexvy-faq .richText .arexvy-faqs h2,
      .page-faqs .faq .arexvy-faq .richText .rsv-faqs h2,
      .page-faqs .faq .rsv-faq .richText .arexvy-faqs h2,
      .page-faqs .faq .rsv-faq .richText .rsv-faqs h2 {
        font-size: 20px;
        line-height: 1.3em;
        font-weight: 700; } }
  .page-faqs .faq .arexvy-faq .richText .arexvy-faqs p,
  .page-faqs .faq .arexvy-faq .richText .rsv-faqs p,
  .page-faqs .faq .rsv-faq .richText .arexvy-faqs p,
  .page-faqs .faq .rsv-faq .richText .rsv-faqs p {
    float: right;
    margin-top: 21px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-right: 34px;
    color: var(--Arexvy-Plum2, #853376);
    font-family: Arial;
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.25em;
    letter-spacing: 0.25px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .page-faqs .faq .arexvy-faq .richText .arexvy-faqs p,
      .page-faqs .faq .arexvy-faq .richText .rsv-faqs p,
      .page-faqs .faq .rsv-faq .richText .arexvy-faqs p,
      .page-faqs .faq .rsv-faq .richText .rsv-faqs p {
        font-size: 16px;
        line-height: 1.2em; } }
    .page-faqs .faq .arexvy-faq .richText .arexvy-faqs p::before,
    .page-faqs .faq .arexvy-faq .richText .rsv-faqs p::before,
    .page-faqs .faq .rsv-faq .richText .arexvy-faqs p::before,
    .page-faqs .faq .rsv-faq .richText .rsv-faqs p::before {
      content: url(/content/dam/cf-pharma/arexvy-ca/icons/downArrow.png);
      position: relative;
      left: 6.75em;
      top: -3px; }
      @media (max-width: 767px) {
        .page-faqs .faq .arexvy-faq .richText .arexvy-faqs p::before,
        .page-faqs .faq .arexvy-faq .richText .rsv-faqs p::before,
        .page-faqs .faq .rsv-faq .richText .arexvy-faqs p::before,
        .page-faqs .faq .rsv-faq .richText .rsv-faqs p::before {
          left: 7em;
          top: -2px; } }
  .page-faqs .faq .accordion ul.accordion-container,
  .page-faqs .faq .accordion h6.accordion-title {
    margin: 0; }
  .page-faqs .faq .arexvy-faq .center-content > .component-content,
  .page-faqs .faq .rsv-faq .center-content > .component-content {
    margin: 0 0 auto 0; }
    .page-faqs .faq .arexvy-faq .center-content > .component-content ul.accordion-container,
    .page-faqs .faq .rsv-faq .center-content > .component-content ul.accordion-container {
      padding: 0; }
      .page-faqs .faq .arexvy-faq .center-content > .component-content ul.accordion-container li.accordion-slide,
      .page-faqs .faq .rsv-faq .center-content > .component-content ul.accordion-container li.accordion-slide {
        list-style-type: none;
        border-radius: 8px;
        padding: 0 !important;
        margin-bottom: 2px;
        border-bottom: none; }
        .page-faqs .faq .arexvy-faq .center-content > .component-content ul.accordion-container li.accordion-slide:not(:nth-child(0)),
        .page-faqs .faq .rsv-faq .center-content > .component-content ul.accordion-container li.accordion-slide:not(:nth-child(0)) {
          margin-bottom: -32px; }
        .page-faqs .faq .arexvy-faq .center-content > .component-content ul.accordion-container li.accordion-slide h4,
        .page-faqs .faq .rsv-faq .center-content > .component-content ul.accordion-container li.accordion-slide h4 {
          border: 2px solid #853376;
          border-radius: 4px; }
        .page-faqs .faq .arexvy-faq .center-content > .component-content ul.accordion-container li.accordion-slide.is-active,
        .page-faqs .faq .rsv-faq .center-content > .component-content ul.accordion-container li.accordion-slide.is-active {
          margin-bottom: 2px; }
  .page-faqs .faq .arexvy-faq .accordion,
  .page-faqs .faq .rsv-faq .accordion {
    margin-bottom: 44px; }
    @media (max-width: 767px) {
      .page-faqs .faq .arexvy-faq .accordion,
      .page-faqs .faq .rsv-faq .accordion {
        margin-top: -10px; } }
    .page-faqs .faq .arexvy-faq .accordion .accordion-container,
    .page-faqs .faq .rsv-faq .accordion .accordion-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
    .page-faqs .faq .arexvy-faq .accordion .accordion-content-wrapper,
    .page-faqs .faq .rsv-faq .accordion .accordion-content-wrapper {
      display: none; }
    .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-title .accordion-title-link,
    .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-title .accordion-title-link {
      text-decoration: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      -ms-flex-align: center;
          align-items: center; }
      .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-image,
      .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-image {
        padding-right: 12px;
        transform: rotate(180deg);
        margin-right: 12px; }
      .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-text,
      .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-text {
        width: 100%;
        color: var(--Secondary-Default-800---544F40, #544f40);
        font-family: Lato;
        font-size: 1.25em;
        font-weight: 700;
        line-height: 1.3em;
        /* 120% */
        padding: 12px;
        padding-right: 0; }
        @media (max-width: 767px) {
          .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-text,
          .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-text {
            font-size: 1em; } }
    .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText,
    .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText {
      padding: 0; }
      .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content,
      .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content {
        width: 100%;
        margin: 0; }
        .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content,
        .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content {
          padding: 0px 14px; }
          .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p,
          .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p {
            margin: 0;
            color: #544f40;
            font-family: Lato;
            font-size: 1em;
            font-weight: 500;
            line-height: 1.25em;
            /* 150% */
            letter-spacing: 0.25px; }
            .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p span,
            .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p span {
              font-size: 0.75em; }
          .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul,
          .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul {
            padding-top: 5px; }
            .page-faqs .faq .arexvy-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul li,
            .page-faqs .faq .rsv-faq .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul li {
              font-weight: normal;
              color: #544f40;
              font-size: 16px;
              font-weight: 400;
              line-height: 24px;
              list-style-type: disc; }
    .page-faqs .faq .arexvy-faq .accordion .accordion-slide.is-active .accordion-title,
    .page-faqs .faq .rsv-faq .accordion .accordion-slide.is-active .accordion-title {
      border-radius: 4px; }
      .page-faqs .faq .arexvy-faq .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-text,
      .page-faqs .faq .rsv-faq .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-text {
        color: #544f40; }
      .page-faqs .faq .arexvy-faq .accordion .accordion-slide.is-active .accordion-title .accordion-title-link::before,
      .page-faqs .faq .rsv-faq .accordion .accordion-slide.is-active .accordion-title .accordion-title-link::before {
        content: url("/content/dam/cf-pharma/arexvy-ca/icons/downArrow.png");
        padding-right: 12px; }
      .page-faqs .faq .arexvy-faq .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-image,
      .page-faqs .faq .rsv-faq .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-image {
        display: none; }
    .page-faqs .faq .arexvy-faq .accordion .accordion-slide.is-active .accordion-content-wrapper,
    .page-faqs .faq .rsv-faq .accordion .accordion-slide.is-active .accordion-content-wrapper {
      display: block; }
      .page-faqs .faq .arexvy-faq .accordion .accordion-slide.is-active .accordion-content-wrapper .accordion-content .richText,
      .page-faqs .faq .rsv-faq .accordion .accordion-slide.is-active .accordion-content-wrapper .accordion-content .richText {
        background: #ffff; }

.page-faqs .hero-banner {
  background: url("/content/dam/cf-pharma/arexvy-ca/mobile-banner/Arexvy_Faqs_mobile.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 450px;
  background-position: bottom; }
  @media (min-width: 470px) {
    .page-faqs .hero-banner {
      min-height: 500px; } }
  @media (min-width: 550px) {
    .page-faqs .hero-banner {
      min-height: 700px; } }
  @media (min-width: 768px) {
    .page-faqs .hero-banner {
      background: url("/content/dam/cf-pharma/arexvy-ca/desktop-banner/Arexvy_Faqs_desk.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      min-height: 240px; } }
  @media (min-width: 800px) {
    .page-faqs .hero-banner {
      min-height: 260px; } }
  @media (min-width: 880px) {
    .page-faqs .hero-banner {
      min-height: 285px; } }
  @media (min-width: 992px) {
    .page-faqs .hero-banner {
      min-height: 330px; } }
  @media (min-width: 1120px) {
    .page-faqs .hero-banner {
      min-height: 360px; } }
  @media (min-width: 1200px) {
    .page-faqs .hero-banner {
      min-height: 385px; } }
  @media (min-width: 1300px) {
    .page-faqs .hero-banner {
      min-height: 415px; } }
  @media (min-width: 1400px) {
    .page-faqs .hero-banner {
      min-height: 430px; } }
  @media (min-width: 1450px) {
    .page-faqs .hero-banner {
      min-height: 460px; } }
  @media (min-width: 1560px) {
    .page-faqs .hero-banner {
      min-height: 480px; } }
  @media (min-width: 1610px) {
    .page-faqs .hero-banner {
      min-height: 500px; } }
  @media (min-width: 1680px) {
    .page-faqs .hero-banner {
      min-height: 530px; } }
  @media (min-width: 1790px) {
    .page-faqs .hero-banner {
      min-height: 590px; } }
  @media (min-width: 2000px) {
    .page-faqs .hero-banner {
      min-height: 640px; } }
  @media (min-width: 2200px) {
    .page-faqs .hero-banner {
      min-height: 700px; } }
  @media (min-width: 2360px) {
    .page-faqs .hero-banner {
      min-height: 760px; } }
  @media (min-width: 2525px) {
    .page-faqs .hero-banner {
      background-position: bottom; } }
  @media (min-width: 2800px) {
    .page-faqs .hero-banner {
      min-height: 850px; } }
  @media (min-width: 3300px) {
    .page-faqs .hero-banner {
      min-height: 1000px; } }
  @media (min-width: 3800px) {
    .page-faqs .hero-banner {
      min-height: 1128px; } }
  @media (max-width: 767px) {
    .page-faqs .hero-banner .banner-text {
      width: 100%; } }
  @media (max-width: 767px) {
    .page-faqs .hero-banner .banner-text .component-content {
      padding-left: 4%; } }
  .page-faqs .hero-banner .banner-text h1 {
    color: #592c82;
    font-size: 3.75em;
    font-style: normal;
    font-family: magistral;
    font-weight: 700;
    line-height: 1.07; }
    .page-faqs .hero-banner .banner-text h1 .violet {
      color: #592c82;
      font-family: MagistralBlack; }
    @media (max-width: 991px) {
      .page-faqs .hero-banner .banner-text h1 {
        font-size: 1.75em;
        font-style: normal;
        font-weight: 700;
        line-height: 1.25; } }
  .page-faqs .hero-banner .banner-text p {
    color: #853376;
    font-family: MagistralBold;
    font-size: 1.5em;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .page-faqs .hero-banner .banner-text p {
        padding-top: 20px; } }
    @media (max-width: 991px) {
      .page-faqs .hero-banner .banner-text p {
        font-size: 1.125em;
        line-height: 1.4;
        padding-right: 40px; } }
  @media (max-width: 767px) {
    .page-faqs .hero-banner .banner-text .vector-1,
    .page-faqs .hero-banner .banner-text .vector-2,
    .page-faqs .hero-banner .banner-text .vector-3,
    .page-faqs .hero-banner .banner-text .vector-4,
    .page-faqs .hero-banner .banner-text .vector-5 {
      display: none; } }
  @media (min-width: 768px) {
    .page-faqs .hero-banner .banner-text .vector-3,
    .page-faqs .hero-banner .banner-text .vector-4 {
      display: block;
      position: absolute;
      left: 0em;
      top: 43em;
      width: 150px;
      height: 350px; }
    .page-faqs .hero-banner .banner-text .vector-4 {
      top: 53.5em;
      height: 287px;
      width: 135px; }
    .page-faqs .hero-banner .banner-text .vector-2 {
      width: 120px; }
    .page-faqs .hero-banner .banner-text .vector-3 {
      top: 29em; }
    .page-faqs .hero-banner .banner-text .vector-2,
    .page-faqs .hero-banner .banner-text .vector-1 {
      position: absolute;
      right: 0em;
      top: 52em;
      width: 135px; }
    .page-faqs .hero-banner .banner-text .vector-1 {
      top: 8em;
      transform: rotate(0deg);
      width: 190px;
      right: 0em;
      z-index: 1; }
    .page-faqs .hero-banner .banner-text .vector-5 {
      position: absolute;
      right: 0em;
      top: 2em; } }

@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  .page-faqs .hero-banner .banner-text .vector-1 {
    top: 6em;
    right: 0em;
    width: 115px; }
  .page-faqs .hero-banner .banner-text .vector-2 {
    top: 42em;
    right: -4em;
    width: 129px; }
  .page-faqs .hero-banner .banner-text .vector-3 {
    left: -4.5em;
    top: 27em; }
  .page-faqs .hero-banner .banner-text .vector-4 {
    left: -3em;
    top: 47em; } }
  @media (min-width: 992px) and (max-width: 1050px) {
    .page-faqs .hero-banner .banner-text .vector-1 {
      top: 7em;
      right: 0em;
      width: 133px; } }
  @media (min-width: 1050px) and (max-width: 1119px) {
    .page-faqs .hero-banner .banner-text .vector-1 {
      transform: rotate(11deg);
      right: 2em;
      top: 9em; } }
  @media (min-width: 1120px) and (max-width: 1220px) {
    .page-faqs .hero-banner .banner-text .vector-1 {
      top: 8em;
      width: 180px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-faqs .hero-banner .banner-text .vector-5 {
      width: 105px; } }
  @media (min-width: 992px) and (max-width: 1050px) {
    .page-faqs .hero-banner .banner-text .vector-5 {
      width: 120px; } }

@media (max-width: 767px) {
  html[lang="fr-CA"] .page-faqs .expand::before,
  html[lang="fr-CA"] .page-faqs .expand-rsv::before {
    left: 7.5em !important; } }

@media (min-width: 768px) {
  html[lang="fr-CA"] .page-faqs .expand::before,
  html[lang="fr-CA"] .page-faqs .expand-rsv::before {
    left: 7em !important; } }

@media (max-width: 767px) {
  html[lang="fr-CA"] .page-faqs .arexvy-faqs h2 {
    width: 45% !important; } }

@media (max-width: 376px) {
  html[lang="fr-CA"] .page-faqs .card-section .card-link {
    padding: 10px 48px; } }

@media (min-width: 376px) and (max-width: 391px) {
  html[lang="fr-CA"] .page-faqs .card-section .card-link {
    padding: 10px 54px; } }

@media (min-width: 768px) and (max-width: 991px) {
  html[lang="fr-CA"] .page-faqs .card-section .card-text {
    font-size: 1em; } }

@media (min-width: 1223px) and (max-width: 1280px) {
  html[lang="fr-CA"] .page-faqs .card-virus .card-text {
    margin-bottom: 3.2em !important; } }

@media (min-width: 768px) {
  html[lang="fr-CA"] .page-faqs .vector-4 {
    height: 282px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  html[lang="fr-CA"] .page-faqs .vector-2 {
    right: -1em !important; } }
.page-box-talktodoctor h2 {
  color: var(--Arexvy-Plum, #592c82);
  font-family: Magistral;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5em; }
  @media (max-width: 991px) {
    .page-box-talktodoctor h2 {
      font-size: 1.25em; } }

.page-box-talktodoctor p {
  color: #000;
  font-family: Lato;
  font-size: 1.25em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5em;
  /* 150% */ }
  @media (max-width: 991px) {
    .page-box-talktodoctor p {
      font-size: 1em; } }

.page-box-talktodoctor .hero-banner {
  background: url("/content/dam/cf-pharma/arexvy-ca/mobile-banner/Arexvy_TalkDoctor_mobile.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 485px;
  background-position: bottom;
  position: relative; }
  @media (min-width: 400px) {
    .page-box-talktodoctor .hero-banner {
      min-height: 550px; } }
  @media (min-width: 470px) {
    .page-box-talktodoctor .hero-banner {
      min-height: 550px; } }
  @media (min-width: 550px) {
    .page-box-talktodoctor .hero-banner {
      min-height: 630px; } }
  @media (min-width: 768px) {
    .page-box-talktodoctor .hero-banner {
      background: url("/content/dam/cf-pharma/arexvy-ca/desktop-banner/Arexvy_TalkDoctor_desk.jpg");
      background-repeat: no-repeat;
      background-size: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      min-height: unset;
      aspect-ratio: 2880 / 856; } }
  .page-box-talktodoctor .hero-banner .banner-text {
    padding-left: 8%;
    padding-top: 5.07%;
    width: 53%; }
    @media (max-width: 767px) {
      .page-box-talktodoctor .hero-banner .banner-text {
        width: 85%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-box-talktodoctor .hero-banner .banner-text {
        width: 50%; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .page-box-talktodoctor .hero-banner .banner-text {
        width: 50%;
        padding-top: 2.07%; } }
    .page-box-talktodoctor .hero-banner .banner-text h1 {
      color: #853376;
      font-family: magistral;
      font-size: 3.75em;
      font-style: normal;
      font-weight: 700;
      line-height: 1.07;
      text-transform: uppercase; }
      .page-box-talktodoctor .hero-banner .banner-text h1 .violet {
        color: #592c82;
        font-family: magistral; }
      @media (max-width: 991px) {
        .page-box-talktodoctor .hero-banner .banner-text h1 {
          font-size: 1.75em;
          font-style: normal;
          font-weight: 700;
          line-height: 1.25; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .page-box-talktodoctor .hero-banner .banner-text h1 {
          font-size: 2.75em; } }
    .page-box-talktodoctor .hero-banner .banner-text p {
      color: #853376;
      padding-top: 20px;
      font-family: MagistralBold;
      font-size: 1.5em;
      font-style: normal;
      font-weight: 600;
      line-height: 1.5;
      text-transform: uppercase; }
      @media (max-width: 991px) {
        .page-box-talktodoctor .hero-banner .banner-text p {
          font-size: 1.125em;
          line-height: 1.4;
          padding-right: 40px; } }

@media (min-width: 992px) {
  .page-box-talktodoctor .talktodoctor-checkbox {
    background: url("/content/dam/cf-pharma/arexvy-ca/desktop-banner/Arexvy_TalkDoctor_midbanner_desk.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 585px;
    background-position: bottom right; } }

.page-box-talktodoctor .talktodoctor-checkbox .checkbox-section {
  padding-top: 20px; }
  .page-box-talktodoctor .talktodoctor-checkbox .checkbox-section .checkbox-lists {
    width: 60%;
    border-radius: 0px 0px 35px 0px;
    border: 2px solid var(--Arexvy-Plum2, #853376);
    background: var(--White, #fff);
    box-shadow: 12px 12px 24px 0px rgba(0, 0, 0, 0.12);
    margin-top: 40px;
    margin-bottom: 100px; }
    @media (max-width: 992px) {
      .page-box-talktodoctor .talktodoctor-checkbox .checkbox-section .checkbox-lists {
        width: 100%;
        margin-top: 20px; } }
  @media (max-width: 992px) and (min-width: 767px) and (max-width: 992px) {
    .page-box-talktodoctor .talktodoctor-checkbox .checkbox-section .checkbox-lists {
      margin-bottom: 120px; } }
    .page-box-talktodoctor .talktodoctor-checkbox .checkbox-section .checkbox-lists ul {
      padding: 30px 60px; }
      @media (max-width: 992px) {
        .page-box-talktodoctor .talktodoctor-checkbox .checkbox-section .checkbox-lists ul {
          padding: 15px 30px; } }
      .page-box-talktodoctor .talktodoctor-checkbox .checkbox-section .checkbox-lists ul li {
        color: var(--Arexvy-Plum2, #853376);
        font-family: Lato;
        font-size: 1.375em;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5;
        margin-bottom: 18px;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        list-style-type: none;
        position: relative; }
        @media (max-width: 991px) {
          .page-box-talktodoctor .talktodoctor-checkbox .checkbox-section .checkbox-lists ul li {
            font-size: 1.03325em;
            line-height: 1.5em; } }
      .page-box-talktodoctor .talktodoctor-checkbox .checkbox-section .checkbox-lists ul li::before {
        content: url("/content/dam/cf-pharma/arexvy-ca/icons/checkbox-icon.svg");
        height: 36px; }

.page-box-talktodoctor .tips-for-talkingwithdoc {
  background: var(--Arexvy-Plum, #592c82);
  padding-top: 30px;
  padding-bottom: 60px;
  position: relative; }
  .page-box-talktodoctor .tips-for-talkingwithdoc .richText {
    position: unset; }
  @media (max-width: 767px) {
    .page-box-talktodoctor .tips-for-talkingwithdoc .vector-plum2,
    .page-box-talktodoctor .tips-for-talkingwithdoc .vector-aqua {
      display: none; } }
  @media (min-width: 768px) {
    .page-box-talktodoctor .tips-for-talkingwithdoc .vector-plum2-mobile,
    .page-box-talktodoctor .tips-for-talkingwithdoc .vector-aqua-mobile {
      display: none; } }
  .page-box-talktodoctor .tips-for-talkingwithdoc .vector-plum2 {
    position: absolute;
    width: 130px;
    height: auto;
    top: -14%;
    right: 0em; }
  .page-box-talktodoctor .tips-for-talkingwithdoc .vector-aqua {
    position: absolute;
    width: 100px;
    height: 175px;
    bottom: -17%;
    left: 0em; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-box-talktodoctor .tips-for-talkingwithdoc .vector-aqua {
        bottom: -15%; } }
  .page-box-talktodoctor .tips-for-talkingwithdoc .vector-plum2-mobile {
    position: absolute;
    right: 0;
    top: -6%; }
  .page-box-talktodoctor .tips-for-talkingwithdoc .vector-aqua-mobile {
    position: absolute;
    left: 0;
    bottom: -6%; }
    @media (min-width: 500px) {
      .page-box-talktodoctor .tips-for-talkingwithdoc .vector-aqua-mobile {
        width: 16%; } }
    @media (min-width: 500px) and (max-width: 650px) {
      .page-box-talktodoctor .tips-for-talkingwithdoc .vector-aqua-mobile {
        bottom: -8%; } }
  .page-box-talktodoctor .tips-for-talkingwithdoc h2 {
    color: #fff;
    font-family: Magistral;
    font-size: 2em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase;
    width: 50%; }
    @media (max-width: 767px) {
      .page-box-talktodoctor .tips-for-talkingwithdoc h2 {
        font-size: 1.25em;
        line-height: 1.3;
        width: unset; } }
  .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text {
    margin-top: 40px; }
    .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 93%;
      margin: auto; }
      @media (max-width: 767px) {
        .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content {
          width: 100%;
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 40px; } }
      @media (max-width: 991px) {
        .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -ms-flex-direction: row;
              flex-direction: row;
          gap: 0px; } }
      .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title {
        width: calc(100% / 4); }
        @media (max-width: 991px) {
          .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title:nth-child(even) .icon-text::after {
            display: none; } }
        @media (max-width: 991px) {
          .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title {
            width: 50%;
            margin-bottom: 30px; } }
        .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title.first .icon-text::after {
          display: none; }
        .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          gap: 25px;
          width: 85%;
          margin: auto; }
          @media (max-width: 991px) {
            .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text {
              margin-bottom: 30px; } }
          .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text::after {
            content: "";
            position: absolute;
            background: white;
            width: 1px;
            height: 100%;
            top: 50%;
            left: 0;
            transform: translateY(-50%); }
          @media (max-width: 991px) {
            .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: column;
              flex-direction: column;
              -ms-flex-align: center;
              align-items: center; } }
          .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text img {
            width: 100px; }
          .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text p {
            color: #fff;
            text-align: center;
            font-family: Lato;
            font-size: 1.375em;
            font-style: normal;
            font-weight: 500;
            line-height: 1.5;
            margin: 0; }
            @media (max-width: 991px) {
              .page-box-talktodoctor .tips-for-talkingwithdoc .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text p {
                font-size: 1em; } }

.page-box-talktodoctor .box-card-component {
  margin-top: 90px; }

.page-box-talktodoctor .card-link {
  width: 77%; }
.page-gretzky-reflects-on-arexvy h1,
.page-gretzky-reflects-on-arexvy h2,
.page-gretzky-reflects-on-arexvy button {
  font-family: Magistral; }

.page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section {
  background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/gretzky_got_arexvy_hero_banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-position: right;
  margin-bottom: 90px; }
  @media (max-width: 767px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section {
      background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/gretzky_got_arexvy_hero_banner_mobile.png");
      height: 276px;
      margin-bottom: 33px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section {
      margin-bottom: 33px;
      height: auto; } }
  @media (min-width: 992px) and (max-width: 1024px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section {
      height: auto; } }
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content {
    width: 58%;
    margin: 168px 0 97px 112px; }
    @media (max-width: 767px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content {
        display: none; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content {
        width: 45%;
        -ms-flex-pack: left;
            justify-content: left;
        margin: 60px 0 22px 67px; } }
    @media (min-width: 992px) and (max-width: 1300px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content {
        width: 40%;
        margin-left: 50px;
        margin: 98px 0 90px 112px; } }
    @media (min-width: 1440px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content {
        width: 43%; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content h1 {
      color: #592C82;
      font-size: 4.375rem;
      font-style: normal;
      font-weight: 700;
      line-height: 4rem;
      text-transform: uppercase;
      margin-block: 0; }
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content h1 span {
        color: #853376; }
      @media (min-width: 992px) and (max-width: 1200px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content h1 {
          font-size: 2.5rem; } }
      @media (min-width: 1201px) and (max-width: 1300px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content h1 {
          font-size: 3.5rem; } }
      @media (max-width: 767px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content h1 {
          font-size: 1.75rem;
          line-height: 2.12rem; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content h1 {
          position: relative;
          font-size: 38px !important;
          line-height: 2.6rem; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content p {
      color: #000000;
      padding: 26px 0 32px 0;
      font-size: 1.5rem;
      font-style: normal;
      font-weight: 500;
      line-height: 2.25rem;
      font-family: Lato; }
      @media (max-width: 767px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content p {
          padding: 11px 0 24px 0;
          font-size: 1.12rem;
          line-height: 1.5rem; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content p {
          font-size: 1.1rem;
          line-height: 1.6rem; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content p {
          font-size: 1.1rem;
          line-height: 1.6rem; } }
      @media (min-width: 1201px) and (max-width: 1300px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section .banner-text > .component-content .richText-content p {
          font-size: 1.5rem;
          line-height: 2rem; } }

.page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .wayne-header {
  background: linear-gradient(#ccbfd7, #ccbfd700); }
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .wayne-header > .component-content {
    width: 58%;
    margin: 0 21%;
    margin-top: 65px;
    margin-bottom: 55px; }
    @media (min-width: 1350px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .wayne-header > .component-content {
        width: 52%;
        margin: 0 24%;
        margin-top: 65px;
        margin-bottom: 55px; } }
    @media (max-width: 991px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .wayne-header > .component-content {
        width: 100%;
        padding: 0 25px;
        margin: 0;
        margin-top: 20px; }
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .wayne-header > .component-content h1 {
          font-size: 1.75em; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .wayne-header > .component-content {
      margin-bottom: 30px; } }
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .wayne-header h1 {
    color: #853376;
    font-family: Magistral;
    font-size: 3.75em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.07;
    text-transform: uppercase;
    text-align: center; }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .wayne-header h1 .violet {
      color: #592c82;
      font-family: Magistral; }
    @media (max-width: 991px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .wayne-header h1 {
        font-size: 1.75em;
        font-style: normal;
        font-weight: 700;
        line-height: 1.25; } }

.page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section {
  width: 71%;
  margin: 0 14.5%;
  border-radius: 0px 0px 35px 0px;
  background: #592c82;
  margin-bottom: 72px;
  position: relative; }
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section > .component-content > .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  @media (max-width: 767px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section {
      width: auto;
      margin: 0 25px;
      margin-top: 65px;
      border-top-left-radius: 3.88px;
      border-top-right-radius: 3.88px; } }
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky {
    position: unset; }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky h2 {
      color: #fff;
      text-align: center;
      font-family: Magistral;
      font-size: 1.5em;
      font-style: normal;
      font-weight: 500;
      line-height: 1.5;
      text-transform: uppercase;
      margin-top: 28px;
      margin-bottom: 16px;
      padding: 0 16px; }
      @media (max-width: 768px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky h2 {
          display: none; } }
      @media (max-width: 991px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky h2 {
          font-size: 1.125em;
          line-height: 1.4;
          margin-top: 18px; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky img {
      position: absolute; }
    @media (max-width: 767px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-pink,
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-aqua,
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-plum {
        display: none; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-aqua-mobile {
      left: -8%;
      z-index: -999;
      top: -16%; }
      @media (max-width: 767px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-aqua-mobile {
          display: none; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-pink-mobile {
      right: -8%;
      top: -16%;
      z-index: -999; }
      @media (max-width: 767px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-pink-mobile {
          display: none; } }
    @media (min-width: 767px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-aqua-mobile,
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-pink-mobile {
        display: none; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-aqua {
      left: -20.5%;
      top: -12%; }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-pink {
      right: -20.5%;
      top: -12%; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-pink {
          top: -7%; } }
      @media (min-width: 992px) and (max-width: 1024px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-pink {
          top: -14.3%; } }
      @media (min-width: 1025px) and (max-width: 1300px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-pink {
          top: -12.5%; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-plum {
      right: -20.5%;
      top: 21%;
      width: auto; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-plum {
          top: 24%; } }
      @media (min-width: 992px) and (max-width: 1300px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-plum {
          width: 18%;
          bottom: 36%; } }
      @media (min-width: 1301px) and (max-width: 1350px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-plum {
          bottom: 40%;
          top: auto; } }
    @media (max-width: 991px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-aqua,
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-pink {
        width: 15%; }
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-plum {
        width: 18%; } }
    @media (min-width: 1600px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky img {
        width: 15%; }
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .hear-wayne-gretzky .gretzky-plum {
        top: 42%;
        width: 15%; } }
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .videoEnhanced {
    cursor: pointer;
    margin: 0 2%;
    width: auto; }
    @media (max-width: 768px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .videoEnhanced {
        margin: unset; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .videoEnhanced video {
      height: auto; }
      @media (max-width: 768px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .videoEnhanced video {
          border-top-left-radius: 3.88px;
          border-top-right-radius: 3.88px;
          border-bottom-left-radius: 3.88px; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .videoEnhanced .video-nojs {
      display: none; }
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description {
    padding: 0 11%;
    margin-top: 20px;
    margin-bottom: 31px; }
    @media (min-width: 767px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description h2 {
        display: none; } }
    @media (max-width: 768px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description {
        margin-top: unset; } }
    @media (max-width: 768px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description h2 {
        color: #ffffff;
        text-align: left;
        font-family: Magistral;
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 500;
        line-height: 2.44rem;
        text-transform: uppercase;
        margin-top: 47px;
        margin-bottom: 20px; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description p {
      color: #fff;
      text-align: center;
      font-family: Lato;
      font-size: 1.125em;
      font-style: normal;
      font-weight: 500;
      line-height: 1.625rem; }
      @media (max-width: 768px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description p {
          font-size: 1rem;
          line-height: 1.5rem;
          text-align: left; } }
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description p .disclaimer {
        color: #fff;
        font-family: Lato;
        font-size: 0.75rem;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
        display: block;
        margin-top: 5px; }
        @media (max-width: 768px) {
          .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description p .disclaimer {
            font-size: 0.75rem;
            line-height: 1.5rem;
            margin-top: 20px; } }
    @media (max-width: 768px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description {
        padding: 0 16px; } }
    @media (min-width: 769px) and (max-width: 991px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description {
        padding: 0 5%;
        margin-top: 14px;
        margin-bottom: 18px; }
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description p {
          font-size: 0.875em;
          line-height: 1.35; }
          .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .gretzky-video-section .gretzky-video-description p .disclaimer {
            font-size: 0.7857142857142857em; } }

.page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .box-card-component {
  margin-top: unset; }
  @media (max-width: 767px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .box-card-component {
      margin-top: 64px; }
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .box-card-component > .component-content .paragraphSystem.content {
        gap: 32px; } }

.page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info {
  background-color: #592C82;
  margin-top: 74px; }
  @media (max-width: 767px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info {
      margin-top: 32px; } }
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text {
    padding: 0;
    position: relative; }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      margin-top: 44px;
      margin-inline: 112px;
      height: 374px; }
      @media (max-width: 767px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem {
          -ms-flex-direction: column;
              flex-direction: column;
          height: auto;
          margin-inline: 24px; } }
      @media (min-width: 768px) and (max-width: 990px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem {
          -ms-flex-direction: column;
              flex-direction: column;
          height: auto;
          margin-inline: 110px; } }
      @media (min-width: 991px) and (max-width: 1024px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem {
          height: 246px; } }
      @media (min-width: 1025px) and (max-width: 1300px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem {
          height: 320px; } }
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .videoEnhanced {
        padding: 0;
        cursor: pointer;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex: 1;
            flex: 1; }
        @media (max-width: 990px) {
          .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .videoEnhanced {
            position: relative;
            top: 9px;
            z-index: 2; } }
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .videoEnhanced video {
          height: 374px;
          object-fit: cover;
          border-bottom-right-radius: 35px; }
          @media (max-width: 990px) {
            .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .videoEnhanced video {
              border-bottom-right-radius: unset;
              border-top-left-radius: 3.88px;
              border-top-right-radius: 3.88px;
              border-bottom-left-radius: 3.88px;
              object-fit: unset;
              height: auto; } }
          @media (min-width: 991px) and (max-width: 1024px) {
            .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .videoEnhanced video {
              height: 246px; } }
          @media (min-width: 1025px) and (max-width: 1300px) {
            .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .videoEnhanced video {
              height: auto; } }
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .videoEnhanced .video-nojs {
          display: none; }
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp {
        background-color: #ffffff;
        height: 100%;
        -ms-flex: 1;
            flex: 1;
        padding: 0; }
        @media (max-width: 378px) {
          .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp {
            border-bottom-right-radius: 35px; } }
        @media (min-width: 992px) and (max-width: 1024px) {
          .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp {
            height: 100%; } }
        @media (min-width: 1025px) and (max-width: 1300px) {
          .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp {
            height: 89%; } }
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp > .component-content {
          width: 608px; }
          @media (min-width: 991px) and (max-width: 1300px) {
            .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp > .component-content {
              width: 100%; } }
          .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp > .component-content .image-with-text {
            margin-inline: 32px; }
            @media (max-width: 767px) {
              .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp > .component-content .image-with-text {
                margin-inline: 16px;
                margin-block: 32px;
                border-bottom-right-radius: 35px; } }
            @media (min-width: 768px) and (max-width: 1039px) {
              .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp > .component-content .image-with-text {
                margin-block: 60px; } }
            .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp > .component-content .image-with-text h2 {
              font-weight: 500;
              color: #853376;
              font-family: MagistralBold; }
              @media (max-width: 767px) {
                .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp > .component-content .image-with-text h2 {
                  font-size: 1.25rem;
                  line-height: 1.875rem;
                  margin-bottom: 0; } }
            .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp > .component-content .image-with-text p {
              font-size: 1.25rem;
              line-height: 1.88rem;
              font-weight: 700;
              font-family: Lato; }
              @media (max-width: 767px) {
                .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .box-img-with-text > .component-content .paragraphSystem .richText.patient-descp > .component-content .image-with-text p {
                  font-size: 1rem;
                  line-height: 1.5rem;
                  margin-top: 23px; } }
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .video-text-description > .component-content .gretzky-video-description .richText-content {
    text-align: center;
    margin-inline: 383px;
    margin-top: 32px;
    margin-bottom: 21px; }
    @media (max-width: 767px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .video-text-description > .component-content .gretzky-video-description .richText-content {
        text-align: left;
        margin-inline: 40px;
        margin-top: 26px;
        margin-bottom: 48px; } }
    @media (min-width: 768px) and (max-width: 1400px) {
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .video-text-description > .component-content .gretzky-video-description .richText-content {
        text-align: center;
        margin-inline: 40px;
        margin-top: 26px;
        margin-bottom: 48px; } }
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .video-text-description > .component-content .gretzky-video-description .richText-content p {
      color: #ffffff;
      font-family: Lato;
      font-size: 1rem;
      line-height: 1.31rem; }
      @media (max-width: 378px) {
        .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .video-text-description > .component-content .gretzky-video-description .richText-content p {
          font-size: 1rem;
          line-height: 1.5rem; } }
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .video-text-description > .component-content .gretzky-video-description .richText-content p span {
        font-size: 0.75rem;
        line-height: 1.63rem; }
        @media (max-width: 378px) {
          .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .video-text-description > .component-content .gretzky-video-description .richText-content p span {
            font-size: 0.75rem;
            line-height: 0.9rem; } }
      .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .video-text-description > .component-content .gretzky-video-description .richText-content p:nth-child(2) {
        margin-top: 10px; }
        @media (max-width: 378px) {
          .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .patient-info .video-text-description > .component-content .gretzky-video-description .richText-content p:nth-child(2) {
            margin-top: 20px; } }

@media (min-width: 767px) {
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section-only-for-mobile {
    display: none; } }

@media (max-width: 767px) {
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section-only-for-mobile .banner-text > .component-content {
    width: 100%;
    padding: 0px 25px;
    margin: 0; } }

@media (min-width: 768px) and (max-width: 1039px) {
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section-only-for-mobile .banner-text > .component-content {
    margin-bottom: 30px; } }

.page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section-only-for-mobile .banner-text > .component-content .richText-content h1 {
  color: #592C82;
  font-size: 3.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 4rem;
  text-transform: uppercase;
  margin-block: 0; }
  .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section-only-for-mobile .banner-text > .component-content .richText-content h1 span {
    color: #853376; }
  @media (max-width: 767px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section-only-for-mobile .banner-text > .component-content .richText-content h1 {
      font-size: 2rem;
      line-height: 2.63rem; } }
  @media (min-width: 768px) and (max-width: 1039px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section-only-for-mobile .banner-text > .component-content .richText-content h1 {
      font-size: 2.5rem;
      line-height: 2.63rem;
      margin-inline: 20px; } }

.page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section-only-for-mobile .banner-text > .component-content .richText-content p {
  color: #000000;
  padding: 20px 0 32px 0;
  font-size: 1.26rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.25rem;
  text-transform: uppercase;
  font-family: Lato; }
  @media (max-width: 767px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section-only-for-mobile .banner-text > .component-content .richText-content p {
      padding: 5px 0 0 0;
      font-size: 1rem;
      line-height: 1.5rem; } }
  @media (min-width: 768px) and (max-width: 1039px) {
    .page-gretzky-reflects-on-arexvy .page-box-gretzky-on-arexvy > .component-content .banner-section-only-for-mobile .banner-text > .component-content .richText-content p {
      margin-inline: 20px;
      font-size: 1.2rem;
      line-height: 2rem; } }

@media (max-width: 768px) {
  .page-gretzky-reflects-on-arexvy .reference-arexvy-footernote > .component-content {
    margin-inline: 24px;
    padding-top: 42px;
    width: unset;
    padding-bottom: 58px; }
    .page-gretzky-reflects-on-arexvy .reference-arexvy-footernote > .component-content p {
      color: #000000; } }
.page-wishing-you-well h1, .page-wishing-you-well h2, .page-wishing-you-well p, .page-wishing-you-well button, .page-wishing-you-well a {
  font-family: Magistral; }

.page-wishing-you-well h1, .page-wishing-you-well h2 {
  margin: 0; }

.page-wishing-you-well a {
  text-decoration: none; }

.page-wishing-you-well .main-section > .component-content .banner-section {
  background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/wishing-you-well-banner-img.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 572px;
  background-position: right; }
  @media (max-width: 767px) {
    .page-wishing-you-well .main-section > .component-content .banner-section {
      background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/wishing-you-well-mobile-banner-img.png");
      height: 694px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .page-wishing-you-well .main-section > .component-content .banner-section {
      height: auto; } }
  @media (min-width: 1025px) and (max-width: 1439px) {
    .page-wishing-you-well .main-section > .component-content .banner-section {
      height: auto !important; } }
  .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content {
    width: 58%;
    margin: 96px 0 97px 112px; }
    @media (max-width: 767px) {
      .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content {
        width: 100%;
        padding: 22px 36px 0 28px;
        margin: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content {
        width: 85%;
        -ms-flex-pack: left;
            justify-content: left;
        margin: 0;
        padding: 0px 28px 20px; } }
    @media (min-width: 992px) and (max-width: 1024px) {
      .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content {
        width: 58%;
        margin: 55px 0px 25px 58px; } }
    @media (min-width: 1025px) and (max-width: 1300px) {
      .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content {
        width: 58%;
        margin: 96px 0px 25px 58px; } }
    @media (min-width: 1440px) and (max-width: 1800px) {
      .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content {
        width: 51%;
        margin-top: 165px; } }
    .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content h1 {
      color: #592C82;
      font-size: 3.75rem;
      font-style: normal;
      font-weight: 700;
      line-height: 4rem;
      text-transform: uppercase;
      margin-block: 0; }
      .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content h1 span {
        color: #853376;
        font-family: Magistral; }
      @media (max-width: 767px) {
        .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content h1 {
          font-size: 1.75rem;
          line-height: 2.12rem; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content h1 {
          position: relative;
          font-size: 34px !important;
          line-height: 2.5rem;
          margin-top: 1.7rem;
          width: 48%; } }
      @media (min-width: 992px) and (max-width: 1024px) {
        .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content h1 {
          font-size: 2.75rem; } }
      @media (min-width: 1025px) and (max-width: 1300px) {
        .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content h1 {
          font-size: 2.7rem; } }
    .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content p {
      color: #853376;
      padding: 20px 0 32px 0;
      font-size: 1.26rem;
      font-style: normal;
      font-weight: 500;
      line-height: 2.25rem;
      text-transform: uppercase;
      font-family: MagistralBold;
      width: 57%; }
      @media (max-width: 767px) {
        .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content p {
          padding: 11px 0 24px 0;
          font-size: 1.12rem;
          line-height: 1.5rem;
          width: unset; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content p {
          width: 45%;
          line-height: 1.8rem;
          font-size: 1.1rem;
          padding-bottom: 20px; } }
      @media (min-width: 992px) and (max-width: 1300px) {
        .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content p {
          width: 68%; } }
    .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content button {
      text-transform: uppercase;
      background-color: #853376;
      border: none;
      border-radius: 24px;
      padding: 9px 55px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content button {
          padding: 6px 30px; } }
      .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content button a {
        font-size: 0.94rem;
        line-height: 1.37rem;
        color: #ffffff;
        font-weight: 500; }
        @media (min-width: 768px) and (max-width: 991px) {
          .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content button a {
            font-size: 0.8rem;
            line-height: 1.3rem; } }

.page-wishing-you-well .main-section > .component-content .wishing-you-well-p-1 > .component-content {
  width: 83%;
  margin: 0 18.31rem 0 7rem; }
  @media (max-width: 767px) {
    .page-wishing-you-well .main-section > .component-content .wishing-you-well-p-1 > .component-content {
      width: 100%;
      padding: 0 24px;
      margin: unset; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-wishing-you-well .main-section > .component-content .wishing-you-well-p-1 > .component-content {
      width: 100%;
      margin: unset; } }
  @media (min-width: 1440px) {
    .page-wishing-you-well .main-section > .component-content .wishing-you-well-p-1 > .component-content {
      width: 72%; } }
  .page-wishing-you-well .main-section > .component-content .wishing-you-well-p-1 > .component-content .richText-content {
    margin-block: 4.69rem; }
    @media (max-width: 767px) {
      .page-wishing-you-well .main-section > .component-content .wishing-you-well-p-1 > .component-content .richText-content {
        margin-block: 3rem; } }
    .page-wishing-you-well .main-section > .component-content .wishing-you-well-p-1 > .component-content .richText-content p {
      font-family: Lato;
      font-weight: 500;
      font-size: 1.25rem;
      line-height: 1.87rem;
      color: #000000; }
      @media (max-width: 767px) {
        .page-wishing-you-well .main-section > .component-content .wishing-you-well-p-1 > .component-content .richText-content p {
          font-size: 1rem;
          line-height: 1.5rem; } }
      .page-wishing-you-well .main-section > .component-content .wishing-you-well-p-1 > .component-content .richText-content p:nth-child(1) {
        margin-bottom: 1.87rem; }

.page-wishing-you-well .main-section > .component-content .image-cards-section {
  background-color: #AE3B72; }
  @media (max-width: 767px) {
    .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content {
      padding: 0 24px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content {
      width: 100%; } }
  .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .image-card-section-header {
    text-align: center;
    margin-top: 4.69rem; }
    @media (max-width: 767px) {
      .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .image-card-section-header {
        margin-top: 3.125rem; } }
    .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .image-card-section-header > .component-content {
      width: 67%;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .image-card-section-header > .component-content {
          width: 100%;
          margin: 0 auto; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .image-card-section-header > .component-content {
          width: 100%;
          padding: 0 28px; } }
      .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .image-card-section-header > .component-content h2 {
        text-transform: uppercase;
        color: #ffffff;
        font-size: 2rem;
        font-weight: 700;
        line-height: 3rem; }
        @media (max-width: 767px) {
          .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .image-card-section-header > .component-content h2 {
            font-size: 1.25rem;
            line-height: 1.62rem; } }
      .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .image-card-section-header > .component-content p {
        font-family: Lato;
        font-weight: 500;
        font-size: 1.25rem;
        line-height: 1.87rem;
        color: #ffffff;
        margin-inline: 7.97rem;
        margin-top: 1.5rem; }
        @media (max-width: 767px) {
          .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .image-card-section-header > .component-content p {
            margin-inline: unset;
            font-size: 1rem;
            line-height: 1.5rem; } }
  .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content {
    width: 67%;
    margin: 3.125rem auto 4.69rem; }
    @media (max-width: 320px) {
      .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content {
        width: 100%;
        margin: 2.62rem auto 3rem; } }
    @media (min-width: 360px) and (max-width: 769px) {
      .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content {
        width: 87%;
        margin: 2.62rem auto 3rem; } }
    @media (min-width: 370px) and (max-width: 767px) {
      .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content {
        width: 83%;
        margin: 2.62rem auto 3rem; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content {
        width: 36%;
        margin: 2.62rem auto 3rem; } }
    .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two {
      margin-top: 2.5rem; }
    .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      gap: 40px;
      -ms-flex-pack: center;
          justify-content: center; }
      @media (max-width: 767px) {
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two {
          -ms-flex-direction: column;
              flex-direction: column; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two {
          -ms-flex-direction: column;
              flex-direction: column; } }
      .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six {
        display: -ms-grid;
        display: grid; }
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-six-img {
          background-repeat: no-repeat;
          background-size: cover;
          background-position: top;
          object-fit: cover;
          width: 270px;
          height: 380px; }
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-one-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-one-img {
          background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/card-one-img.png"); }
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-two-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-two-img {
          background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/card-two-img.png"); }
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-three-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-three-img {
          background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/card-three-img.png"); }
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-four-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-four-img {
          background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/card-four-img.png"); }
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-five-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-five-img {
          background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/card-five-img.png"); }
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five .card-six-img, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six .card-six-img {
          background-image: url("/content/dam/cf-pharma/arexvy-ca/en_CA/card-six-img.png"); }
        .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six a {
          font-family: Lato;
          font-weight: 500;
          font-size: 1.25rem;
          line-height: 1.87rem;
          color: #ffffff; }
          @media (min-width: 1223px) and (max-width: 1354px) {
            .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six a {
              font-size: 1.1rem; } }
          @media (min-width: 992px) and (max-width: 1200px) {
            .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five a, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six a {
              font-size: 1.1rem; } }
          .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six a button {
            border: 1px solid #ffffff;
            border-radius: 100px;
            padding: 10px 76.5px;
            background-color: transparent;
            margin-top: 1rem;
            color: #ffffff;
            cursor: pointer;
            font-family: Lato; }
            @media (min-width: 1223px) and (max-width: 1354px) {
              .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-one a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-two a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-three a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-four a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-five a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-one .card-six a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-one a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-two a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-three a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-four a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-five a button, .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section > .component-content .card-section-two .card-six a button {
                padding: 10px 83px;
                width: 100%; } }

.page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content {
  padding: 0 24px; }
  .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .richText > .component-content .richText-content {
    margin-top: 4.69rem; }
    @media (max-width: 767px) {
      .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .richText > .component-content .richText-content {
        margin-top: 3rem; } }
    .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .richText > .component-content .richText-content h2 {
      text-transform: uppercase;
      color: #ffffff;
      font-size: 2rem;
      font-weight: 700;
      line-height: 3rem;
      color: #853376;
      text-align: center; }
      @media (max-width: 767px) {
        .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .richText > .component-content .richText-content h2 {
          font-size: 1.25rem;
          line-height: 1.62rem; } }
  .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text {
    margin: 2.69rem 0 4.69rem; }
    @media (max-width: 767px) {
      .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text {
        margin: 1.5rem 0 3rem; } }
    .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 93%;
      margin: auto; }
      @media (max-width: 767px) {
        .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content {
          width: 100%;
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 40px; } }
      .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title {
        width: calc(100% / 3); }
        @media (max-width: 767px) {
          .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title {
            width: 100%; }
            .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text::after {
              display: none; } }
        .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title.first .icon-text::after {
          display: none; }
        .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          width: 85%;
          margin: auto; }
          @media (max-width: 767px) {
            .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text {
              width: 100%; } }
          .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text::after {
            content: "";
            position: absolute;
            background: #853376;
            width: 1.2px;
            height: 100%;
            top: 50%;
            left: 0;
            transform: translateY(-50%); }
          .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text img {
            width: 100px;
            margin-bottom: 1.5rem; }
          .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text p {
            color: #592C82;
            text-align: center;
            font-size: 1rem;
            font-style: normal;
            font-family: Lato;
            font-weight: 500;
            line-height: 1.5;
            margin: 0; }
            .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .box-img-with-text > .component-content > .paragraphSystem.content .reference-Image-with-title .icon-text p:nth-child(3) {
              font-weight: 700; }

.page-wishing-you-well .main-section > .component-content .box-card-component {
  margin-top: 0; }
  .page-wishing-you-well .main-section > .component-content .box-card-component > .component-content {
    padding: 0 14px; }
    @media (max-width: 767px) {
      .page-wishing-you-well .main-section > .component-content .box-card-component > .component-content > .paragraphSystem.content {
        gap: 48px; } }
    .page-wishing-you-well .main-section > .component-content .box-card-component > .component-content > .paragraphSystem.content .reference-card-component .card-container .card-text {
      margin-inline: 1.1rem; }
      @media (max-width: 767px) {
        .page-wishing-you-well .main-section > .component-content .box-card-component > .component-content > .paragraphSystem.content .reference-card-component .card-container .card-text {
          margin-inline: unset; } }
    .page-wishing-you-well .main-section > .component-content .box-card-component > .component-content > .paragraphSystem.content .card-faq {
      background-color: #AE3B72; }

.page-wishing-you-well .main-section > .component-content .reference-arexvy-footernote > .component-content {
  width: 70%; }
  @media (max-width: 767px) {
    .page-wishing-you-well .main-section > .component-content .reference-arexvy-footernote > .component-content {
      width: 100%;
      padding: 48px 20px 21px 20px;
      margin-inline: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-wishing-you-well .main-section > .component-content .reference-arexvy-footernote > .component-content {
      width: 75%; } }
  .page-wishing-you-well .main-section > .component-content .reference-arexvy-footernote > .component-content .footernote p {
    color: #000000;
    font-size: 0.875rem;
    line-height: 1.31rem;
    font-weight: 500;
    font-family: Lato; }
    .page-wishing-you-well .main-section > .component-content .reference-arexvy-footernote > .component-content .footernote p a {
      color: #853376;
      font-size: 0.875rem;
      line-height: 1.31rem;
      font-weight: 500;
      font-family: Lato; }

@media (max-width: 767px) {
  html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content {
    padding: 22px 36px 20px 28px; } }

@media (min-width: 992px) and (max-width: 1024px) {
  html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content {
    width: 40%;
    margin-top: 27px; } }

@media (min-width: 1025px) and (max-width: 1500px) {
  html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content {
    width: 40%; } }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content p {
  font-size: 1.625rem;
  line-height: 2.25rem;
  padding: 24px 110px 32px 0; }
  @media (max-width: 767px) {
    html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content p {
      padding: 11px 0 24px 0;
      font-size: 1.12rem;
      line-height: 1.5rem; } }
  @media (min-width: 768px) and (max-width: 991px) {
    html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content p {
      padding: 24px 0 32px 0;
      font-size: 1rem;
      line-height: 1.25rem; } }
  @media (min-width: 992px) and (max-width: 1024px) {
    html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content p {
      padding: 24px 0 32px 0;
      font-size: 1.2rem;
      line-height: unset; } }
  @media (min-width: 1025px) and (max-width: 1300px) {
    html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content p {
      padding: 24px 0 32px 0;
      font-size: 1.4rem; } }
  @media (min-width: 1301px) and (max-width: 1500px) {
    html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .banner-section .banner-text > .component-content .richText-content p {
      padding: 24px 0 32px 0;
      font-size: 1.26rem;
      line-height: 2.25rem; } }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-six-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  object-fit: cover;
  width: 270px;
  height: 380px; }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-one-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-one-img {
  background-image: url("/content/dam/cf-pharma/arexvy-ca/fr_CA/card-one-img.png") !important; }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-two-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-two-img {
  background-image: url("/content/dam/cf-pharma/arexvy-ca/fr_CA/card-two-img.png") !important; }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-three-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-three-img {
  background-image: url("/content/dam/cf-pharma/arexvy-ca/fr_CA/card-three-img.png") !important; }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-four-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-four-img {
  background-image: url("/content/dam/cf-pharma/arexvy-ca/fr_CA/card-four-img.png") !important; }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-five-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-five-img {
  background-image: url("/content/dam/cf-pharma/arexvy-ca/fr_CA/card-five-img.png") !important; }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five .card-six-img, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six .card-six-img {
  background-image: url("/content/dam/cf-pharma/arexvy-ca/fr_CA/card-six-img.png") !important; }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-one a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-two a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-three a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-four a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-five a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-one .card-six a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-one a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-two a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-three a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-four a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-five a button, html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .image-cards-section > .component-content .cards-section .card-section-two .card-six a button {
  padding: 10px 45.5px !important; }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .richText > .component-content .richText-content h2 {
  margin: 0 11.5rem; }
  @media (max-width: 767px) {
    html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .richText > .component-content .richText-content h2 {
      margin: unset; } }
  @media (min-width: 768px) and (max-width: 991px) {
    html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .send-wishing-you-well-cards > .component-content .richText > .component-content .richText-content h2 {
      margin: unset; } }

html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .box-card-component > .component-content > .paragraphSystem.content .reference-card-component .card-container .card-text {
  margin-inline: 3.1rem !important; }
  @media (max-width: 767px) {
    html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .box-card-component > .component-content > .paragraphSystem.content .reference-card-component .card-container .card-text {
      margin-inline: unset; } }
  @media (min-width: 992px) and (max-width: 1354px) {
    html[lang="fr-CA"] .page-wishing-you-well .main-section > .component-content .box-card-component > .component-content > .paragraphSystem.content .reference-card-component .card-container .card-text {
      margin-inline: 1.1rem !important; } }
a.tooltip {
  color: #6d6e71;
  display: inline-block;
  font-weight: 400;
  position: relative; }
  a.tooltip:hover, a.tooltip:focus {
    color: #6d6e71; }
  a.tooltip.u-inline {
    display: inline; }
    @media only screen and (min-width: 992px) {
      a.tooltip.u-inline {
        display: inline-block; } }

.toolTip.is-hidden {
  opacity: 0; }

.toolTipText {
  --offset: -140;
  position: absolute;
  background-color: #fff;
  left: 50%;
  bottom: 30px;
  border-bottom: none;
  padding: 15px 15px;
  margin-left: calc(var(--offset) * 1px);
  width: 185px;
  z-index: 1;
  transition: all .2s;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  border: 1px solid #5ca335;
  font-size: 0.875rem;
  line-height: 1rem !important; }

@keyframes slideIn {
  from {
    top: 250%;
    opacity: 0; }
  to {
    top: 150%;
    opacity: 1; } }
  .toolTipText .arrow {
    right: 0;
    left: 0;
    bottom: -10px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #5ca335;
    margin-left: calc(50% - 10px);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
    .toolTipText .arrow:before {
      content: "";
      right: 0;
      left: -10px;
      top: 2px;
      position: absolute;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff; }
  .toolTipText span {
    line-height: 1rem !important; }

