.cmp-submenu-header {
  border: solid;
  background-color: white;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .menu-active .cmp-submenu-header {
    height: 100vh;
    overflow-y: auto;
    background-color: #002b49;
    position: fixed;
    z-index: 999;
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .cmp-submenu-header {
    border: none;
  }
}
.cmp-submenu-header .cmp-submenu-header--adaptive-share-wrapper-mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--adaptive-share-wrapper-mobile {
    display: block;
  }
}
.cmp-submenu-header .cmp-submenu-header--mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--mobile {
    display: inline-block;
    width: 100%;
  }
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--utility-mobile {
    text-align: center;
  }
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--utility-mobile .cmp-submenu-header--utility-divider-mobile:last-of-type {
    display: none;
  }
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile {
    display: inline-block;
    width: 100%;
    border: solid;
    margin-top: 8px;
    background-color: white;
  }
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--logo-mobile {
    display: inline-block;
    margin: 12px;
    border: solid;
    padding: 12px;
    width: 55%;
  }
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area {
    display: inline-block;
    margin-top: 4px;
    margin-right: 4px;
  }
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--hamburger-menu {
    display: inline-block;
    content: url('../../../etc.clientlibs/argenx/components/content/submenu-header/clientlib-submenu-header/resources/icons/hamburger-menu.svg');
  }
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--close-button {
    display: inline-block;
    content: url('../../../etc.clientlibs/argenx/components/content/submenu-header/clientlib-submenu-header/resources/icons/mobile-close-button.svg');
  }
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--mobile-before-click {
    display: block;
    padding-left: 8px;
  }
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--mobile-after-click {
    display: block;
    padding-left: 8px;
  }
}
@media only screen and (max-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--top-section {
    display: none;
  }
}
.cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area {
    order: 1;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area {
    display: block;
  }
}
.cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area .cmp-submenu-header--logo {
  display: inline-block;
  border: solid;
  height: 59px;
  width: 200px;
  margin-left: 16px;
  margin-top: 10px;
}
@media only screen and (max-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area .cmp-submenu-header--logo {
    display: none;
  }
}
.cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}
.cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-divider:last-of-type {
  display: none;
}
@media only screen and (max-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility {
    float: none;
    width: 50%;
    display: inline-block;
    padding-left: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility {
    order: 2;
  }
}
.cmp-submenu-header .cmp-submenu-header--main {
  display: inline-block;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .menu-active .cmp-submenu-header .cmp-submenu-header--main {
    z-index: 9000;
    position: relative;
  }
  .menu-active .cmp-submenu-header .cmp-submenu-header--main.menu-offset {
    padding-bottom: 20rem;
  }
}
.cmp-submenu-header .cmp-submenu-header--main ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--center {
  margin: auto;
  width: 50%;
}
@media only screen and (max-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--center li a {
    padding-left: 0px;
    padding-right: 10px;
  }
}
.cmp-submenu-header .cmp-submenu-header--main li {
  float: left;
}
.cmp-submenu-header .cmp-submenu-header--main li .cmp-submenu-header--chevron-expand-no-subItems img {
  display: none;
}
@media screen and (min-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--main li:hover .cmp-submenu-header--sub {
    display: block;
  }
}
.cmp-submenu-header .cmp-submenu-header--main li a {
  display: inline-block;
  text-decoration: none;
  padding-top: 30px;
  padding-left: 16px;
  padding-right: 16px;
}
.cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--sub {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--sub a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
@media only screen and (max-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--sub {
    position: relative;
    background-color: unset;
    min-width: 160px;
    box-shadow: unset;
    z-index: unset;
    padding-left: 10px;
  }
}
.cmp-submenu-header .cmp-submenu-header--main a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--main {
    display: none;
    background-color: white;
  }
  .cmp-submenu-header .cmp-submenu-header--main li {
    float: unset;
  }
}
.cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--chevron-expand {
  display: inline-block;
  content: url('../../../etc.clientlibs/argenx/components/content/submenu-header/clientlib-submenu-header/resources/icons/chevron-expand.svg');
}
@media only screen and (max-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--chevron-expand {
    content: url('../../../etc.clientlibs/argenx/components/content/submenu-header/clientlib-submenu-header/resources/icons/chevron-right.svg');
  }
}
@media only screen and (max-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--chevron-expand.custom-expand-icon {
    height: auto;
  }
  .cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--chevron-expand.custom-expand-icon img {
    max-width: 100%;
  }
  .cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--chevron-expand.custom-expand-icon:before,
  .cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--chevron-expand.custom-expand-icon:after {
    display: none;
  }
}
.cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--chevron-collapse {
  display: inline-block;
  content: url('../../../etc.clientlibs/argenx/components/content/submenu-header/clientlib-submenu-header/resources/icons/chevron-collapse.svg');
}
@media only screen and (max-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--chevron-collapse.custom-collapse-icon {
    height: auto;
  }
  .cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--chevron-collapse.custom-collapse-icon img {
    max-width: 100%;
  }
  .cmp-submenu-header .cmp-submenu-header--main .cmp-submenu-header--chevron-collapse.custom-collapse-icon:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  body.menu-active {
    overflow: hidden;
  }
}
.sticky-sub-menu-header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9000;
  transition: transform 0.5s ease-in-out;
  transform: translateY(0%);
}
.hide-sub-menu-header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9000;
  transition: transform 0.5s ease-in-out;
  transform: translateY(-100%);
}
.hide-sub-menu-header.fixed {
  position: fixed !important;
}
.utility-subnavigation-mobile {
  padding-left: 20px;
  padding-bottom: 20px;
}
.cmp-chevron-mobile {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  left: 10px;
  position: relative;
  top: 3px;
  transform: rotate(135deg);
  vertical-align: top;
  width: 10px;
}

body {
  color: #022a47;
  font-family: inherit;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0px;
}
.common-modal .container.responsivegrid {
  padding: 0 20px;
}
.contact-a-rep-modal .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.contact-a-rep-modal .modal-overlay.contact-rep-display {
  display: block !important;
}
.contact-a-rep-modal .modal-overlay button {
  cursor: pointer;
}
.contact-a-rep-modal .modal-overlay a {
  text-decoration: underline !important;
  color: #022a47;
  text-decoration-color: #022a47 !important;
}
.contact-a-rep-modal .modal-overlay .modal {
  background: #ffffff;
  display: flex;
  width: 100%;
  max-width: 90%;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 90%;
  overflow-y: auto;
}
.contact-a-rep-modal .modal-overlay .modal::-webkit-scrollbar {
  width: 12px;
}
.contact-a-rep-modal .modal-overlay .modal::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}
.contact-a-rep-modal .modal-overlay .modal::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}
@media (min-width: 960px) {
  .contact-a-rep-modal .modal-overlay .modal {
    max-width: 900px;
  }
}
.contact-a-rep-modal .modal-overlay .modal .isInvalid {
  outline: none !important;
  border: 1px solid #f36660 !important;
}
.contact-a-rep-modal .modal-overlay .modal .isInvalid:focus {
  outline: none !important;
  border: 1px solid #f36660 !important;
}
.contact-a-rep-modal .modal-overlay .modal .error-msg {
  color: #f36660;
  text-align: center;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form {
  padding: 25px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form input[type="text"],
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form input[type="email"],
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form select {
  width: 99%;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #022a47;
  border-radius: 4px;
  margin-left: 5px;
  margin-right: 5px;
  outline: 0;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .aem-GridColumn,
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .title {
  padding: 0px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__header--pretitle,
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__header--title {
  text-align: center;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__header--pretitle * {
  color: #9137af;
  font-size: 12px;
  font-weight: 700;
  line-height: 19px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__header--title {
  margin-bottom: 24px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__header--title * {
  color: #022a47;
  font-size: 22px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .input-row .cmp-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 16px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .input-row .cmp-container .treatment-journey-role {
  width: 100%;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .input-row .cmp-container .treatment-journey-role fieldset {
  display: flex;
  align-items: center;
  gap: 10px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .input-row .cmp-container .treatment-journey-role fieldset label {
  flex: 1 0 42%;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .input-row .cmp-container .text {
  flex: 1 0 auto;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .input-row .cmp-container select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("../../../content/dam/vyvgart/hcp/icons/chevron-blue-icon.svg");
  max-width: 100%;
  margin: 0;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px;
}
@media (min-width: 960px) {
  .contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .input-row .cmp-container {
    flex-wrap: nowrap;
  }
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .input-row .cmp-container > *:first-child {
  margin-left: 0px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .input-row .cmp-container > *:last-child {
  margin-right: 0px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .input-row.concent-checkbox {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .concent-checkbox fieldset {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 16px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .concent-checkbox fieldset legend {
  display: none;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .concent-checkbox fieldset label {
  display: flex;
  align-items: center;
  position: relative;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .concent-checkbox fieldset label span {
  font-size: 15px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .concent-checkbox input[type="checkbox"] {
  cursor: pointer;
  height: 15px;
  width: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border: 1px solid #022a47;
  border-radius: 0;
  position: relative;
  margin-right: 10px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .concent-checkbox input[type="checkbox"]:checked {
  background-color: #ffffff;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .concent-checkbox input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 7px;
  top: 2px;
  left: 4px;
  border: 2px solid #71dbd4;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .concent-checkbox .isInvalid input[type="checkbox"] {
  border-color: #f36660 !important;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__body--content p {
  text-align: center;
  font-size: 12px;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__body--btn {
  margin-top: 20px;
  text-align: center;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__body--btn button {
  display: inline-block;
  border-radius: 0;
  border: none;
  background-color: #022a47;
  color: #ffffff;
  font: bold 12px / 1 "helvetica neue", helvetica, arial, sans-serif;
  padding: 10px 0 12px 0;
  text-align: center;
  text-shadow: 0 -1px 1px #473569;
  width: 150px;
  cursor: pointer;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__body--btn button:hover {
  background-color: #71dbd4;
  color: #022a47;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__body--btn button:active {
  background-color: #022a47;
  color: #ffffff;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .modal__body--btn-disabled button {
  opacity: 0.5;
  background-color: #71dbd4;
  color: #022a47;
  text-transform: capitalize;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .footnote-text {
  margin: 20px 0;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .footnote-text .cmp-text {
  display: block !important;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form .footnote-text p {
  font-size: 12px;
  text-align: center;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form #closeModal {
  position: fixed;
  right: 5px;
  top: 15px;
  background: transparent;
  border: none;
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form #closeModal .modal__close--icon {
  content: url("../../../content/dam/vyvgart/hcp/icons/modal-close-icon.svg");
}
.contact-a-rep-modal .modal-overlay .modal form#contact-rep-form #thankyou-modal {
  padding: 50px 16px;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 960px) {
  .contact-a-rep-modal .modal-overlay .modal form#contact-rep-form #thankyou-modal {
    padding: 50px;
  }
}
.contact-a-rep-modal .modal-overlay #thankyou {
  font-size: 22px;
  font-weight: 500;
}
.contact-a-rep-modal.gmg-modal form#contact-rep-form {
  padding: 0 !important;
}
.contact-a-rep-modal.gmg-modal .modal-wrapper {
  display: grid;
  grid-template-columns: 320px auto;
}
.contact-a-rep-modal.gmg-modal .modal-wrapper .modal__header--pretitle * {
  color: #022a47;
  font-size: 13px;
  text-align: start;
  margin-bottom: 0;
  margin-left: 0px;
}
.contact-a-rep-modal.gmg-modal .modal-wrapper .modal__header--title * {
  text-align: left;
  font-size: 22px;
  line-height: 32px;
  font-weight: normal;
  margin: 0;
}
.contact-a-rep-modal.gmg-modal .modal-wrapper #thankyou-modal .modal__header--pretitle * {
  margin-bottom: 16px;
  font-weight: 900;
}
@media (min-width: 961px) {
  .contact-a-rep-modal.gmg-modal .modal-wrapper #thankyou-modal .modal__header--pretitle * {
    margin-left: 10px;
  }
}
.contact-a-rep-modal.gmg-modal .modal-wrapper #thankyou-modal .modal__header--content {
  margin: 0;
}
.contact-a-rep-modal.gmg-modal .modal-wrapper .modal-image {
  display: none;
}
@media (min-width: 961px) {
  .contact-a-rep-modal.gmg-modal .modal-wrapper .modal-image {
    display: block;
  }
  .contact-a-rep-modal.gmg-modal .modal-wrapper .modal-image img {
    max-width: 100%;
    height: auto;
  }
}
.contact-a-rep-modal.gmg-modal .modal-wrapper .aem-Grid {
  padding: 30px 20px;
}
.contact-a-rep-modal.gmg-modal .modal-wrapper .aem-Grid .modal__body--content p {
  font-weight: 400;
  font-size: 12px !important;
  line-height: 18px;
  text-align: left !important;
}
.contact-a-rep-modal.gmg-modal .modal-wrapper .aem-Grid .modal__body input[type="text"],
.contact-a-rep-modal.gmg-modal .modal-wrapper .aem-Grid .modal__body input[type="email"],
.contact-a-rep-modal.gmg-modal .modal-wrapper .aem-Grid .modal__body select {
  border-radius: 0px !important;
}
.contact-a-rep-modal.gmg-modal .modal-wrapper .aem-Grid .input-row.three-input-row .cmp-container {
  display: flex !important;
}
@media (min-width: 961px) {
  .contact-a-rep-modal.gmg-modal .modal-wrapper .aem-Grid .input-row.three-input-row .cmp-container {
    display: grid !important;
    grid-template-columns: auto auto auto;
  }
}
.contact-a-rep-modal.gmg-modal .modal-wrapper .modal__body--btn {
  text-align: left !important;
}
#contact-rep-form.gmg-thankyou {
  display: flex;
}
#contact-rep-form.gmg-thankyou .modal-wrapper {
  display: block;
  max-width: 320px;
}
#contact-rep-form.gmg-thankyou .modal-wrapper .aem-Grid {
  display: none;
}
#contact-rep-form.gmg-thankyou #thankyou-modal {
  display: flex !important;
  align-items: baseline;
}

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
  * Correct `inline-block` display not defined in IE 8/9.
  */
audio,
canvas,
video {
  display: inline-block;
}
/**
  * Prevent modern browsers from displaying `audio` without controls.
  * Remove excess height in iOS 5 devices.
  */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
  * Address styling not present in IE 8/9.
  */
[hidden] {
  display: none;
}
/* ==========================================================================
    Base
    ========================================================================== */
/**
  * 1. Set default font family to sans-serif.
  * 2. Prevent iOS text size adjust after orientation change, without disabling
  *    user zoom.
  */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
/**
  * Remove default margin.
  */
body {
  margin: 0;
}
/* ==========================================================================
    Links
    ========================================================================== */
/**
  * Address `outline` inconsistency between Chrome and other browsers.
  */
a:focus {
  outline: thin dotted;
}
/**
  * Improve readability when focused and also mouse hovered in all browsers.
  */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
    Typography
    ========================================================================== */
/**
  * Address variable `h1` font-size and margin within `section` and `article`
  * contexts in Firefox 4+, Safari 5, and Chrome.
  */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
  * Address styling not present in IE 8/9, Safari 5, and Chrome.
  */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
  * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
  */
b,
strong {
  font-weight: bold;
}
/**
  * Address styling not present in Safari 5 and Chrome.
  */
dfn {
  font-style: italic;
}
/**
  * Address differences between Firefox and other browsers.
  */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
  * Address styling not present in IE 8/9.
  */
mark {
  background: #ff0;
  color: #000;
}
/**
  * Correct font family set oddly in Safari 5 and Chrome.
  */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
  * Improve readability of pre-formatted text in all browsers.
  */
pre {
  white-space: pre-wrap;
}
/**
  * Set consistent quote types.
  */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
  * Address inconsistent and variable font size in all browsers.
  */
small {
  font-size: 80%;
}
/**
  * Prevent `sub` and `sup` affecting `line-height` in all browsers.
  */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
    Embedded content
    ========================================================================== */
/**
  * Remove border when inside `a` element in IE 8/9.
  */
img {
  border: 0;
}
/**
  * Correct overflow displayed oddly in IE 9.
  */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
    Figures
    ========================================================================== */
/**
  * Address margin not present in IE 8/9 and Safari 5.
  */
figure {
  margin: 0;
}
/* ==========================================================================
    Forms
    ========================================================================== */
/**
  * Define consistent border, margin, and padding.
  */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
  * 1. Correct `color` not being inherited in IE 8/9.
  * 2. Remove padding so people aren't caught out if they zero out fieldsets.
  */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
  * 1. Correct font family not being inherited in all browsers.
  * 2. Correct font size not being inherited in all browsers.
  * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
  */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
  * Address Firefox 4+ setting `line-height` on `input` using `!important` in
  * the UA stylesheet.
  */
button,
input {
  line-height: normal;
}
/**
  * Address inconsistent `text-transform` inheritance for `button` and `select`.
  * All other form control elements do not inherit `text-transform` values.
  * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
  * Correct `select` style inheritance in Firefox 4+ and Opera.
  */
button,
select {
  text-transform: none;
}
/**
  * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
  *    and `video` controls.
  * 2. Correct inability to style clickable `input` types in iOS.
  * 3. Improve usability and consistency of cursor style between image-type
  *    `input` and others.
  */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
  * Re-set default cursor for disabled elements.
  */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
  * 1. Address box sizing set to `content-box` in IE 8/9.
  * 2. Remove excess padding in IE 8/9.
  */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
  * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
  * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
  *    (include `-moz` to future-proof).
  */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
  * Remove inner padding and search cancel button in Safari 5 and Chrome
  * on OS X.
  */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
  * Remove inner padding and border in Firefox 4+.
  */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
  * 1. Remove default vertical scrollbar in IE 8/9.
  * 2. Improve readability and alignment in all browsers.
  */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
    Tables
    ========================================================================== */
/**
  * Remove most spacing between table cells.
  */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.root {
  overflow: hidden;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Regular.woff') format('woff'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Regular.woff2') format('woff2'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Regular.ttf') format('truetype'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Regular.eot');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Italic.woff') format('woff'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Italic.woff2') format('woff2'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Italic.ttf') format('truetype'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Italic.eot');
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Light.woff') format('woff'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Light.woff2') format('woff2'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Light.ttf') format('truetype'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Light.eot');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Medium.woff') format('woff'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Medium.woff2') format('woff2'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Medium.ttf') format('truetype'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Medium.eot');
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-MediumItalic.woff') format('woff'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-MediumItalic.woff2') format('woff2'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-MediumItalic.ttf') format('truetype'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-MediumItalic.eot');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-SemiBold.woff') format('woff'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/Montserrat-SemiBold.eot');
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Bold.woff') format('woff'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Bold.woff2') format('woff2'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Bold.ttf') format('truetype'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-Bold.eot');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-BoldItalic.woff') format('woff'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-BoldItalic.woff2') format('woff2'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-BoldItalic.ttf') format('truetype'), url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/fonts/montserrat/Montserrat-BoldItalic.eot');
  font-weight: 700;
  font-style: italic;
}
p {
  margin: 0 0 1rem;
}
li {
  margin-bottom: 0.375rem;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
h1,
h3,
h4,
h5,
h6,
.cmp-teaser__action-link,
button {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 500;
}
p {
  font-size: 1rem;
  line-height: 1.563rem;
}
a {
  text-decoration: none;
}
u {
  text-decoration: underline;
}
h1 {
  font-size: 2rem;
  line-height: 2.5rem;
}
.txt-h1 {
  font-size: 2rem;
  line-height: 2.5rem;
}
.txt-h1 p {
  font-size: inherit;
  line-height: inherit;
}
.teaser .cmp-teaser .cmp-teaser__title-link h2,
.h2,
h2 {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 400;
}
.h2 sup {
  top: 2px;
}
h3 {
  font-size: 1.25rem;
  line-height: 1.625rem;
}
h4 {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
h5 {
  font-size: 1rem;
  line-height: 1.375rem;
}
.cmp-teaser__pretitle,
h6 {
  font-size: 0.813rem;
  line-height: 1rem;
}
h6 {
  margin: 0;
}
h1 p,
h2 p,
h3 p,
h4 p,
h5 p,
h6 p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
}
sup {
  font-size: 0.6em;
  vertical-align: super;
  top: -0.1em;
}
h1 sup {
  font-size: 0.5em;
}
.cmp-teaser__action-link,
button {
  font-size: 0.813rem;
}
.txt-number-lg {
  font-size: 126px;
  line-height: 87px;
}
.txt-number-lg p {
  font-size: inherit;
  line-height: inherit;
}
.vyvgarthcp-text--xsmall {
  font-size: 0.688rem;
  line-height: 1.1rem;
  margin-bottom: 0;
}
.vyvgarthcp-text--xsmall li,
.vyvgarthcp-text--xsmall a,
.vyvgarthcp-text--xsmall p {
  font-size: inherit;
  margin-bottom: inherit;
  line-height: inherit;
}
.vyvgarthcp-text--small {
  font-size: 0.75rem !important;
  line-height: 1.188rem;
  margin-bottom: 0;
}
.vyvgarthcp-text--small li,
.vyvgarthcp-text--small a,
.vyvgarthcp-text--small p {
  font-size: inherit;
  margin-bottom: inherit;
  line-height: 1.188rem;
}
@media screen and (max-width: 960px) {
  .vyvgarthcp-text--small-mobile {
    font-size: 0.75rem !important;
    line-height: 1.188rem;
    margin-bottom: 0;
  }
  .vyvgarthcp-text--small-mobile li,
  .vyvgarthcp-text--small-mobile a,
  .vyvgarthcp-text--small-mobile p {
    font-size: inherit !important;
    margin-bottom: inherit;
    line-height: 1.188rem;
  }
}
.vyv-txt--footnote,
.vyvgarthcp-text--footnote {
  font-size: 0.75rem !important;
  line-height: 1.5em !important;
  margin-bottom: 0 !important;
  text-indent: -0.375em;
}
.vyv-txt--footnote li,
.vyvgarthcp-text--footnote li,
.vyv-txt--footnote a,
.vyvgarthcp-text--footnote a,
.vyv-txt--footnote p,
.vyvgarthcp-text--footnote p {
  font-size: inherit;
  margin-bottom: inherit;
  line-height: 1.5em;
}
.vyvgarthcp-text--footnote-lg {
  font-size: 1rem !important;
  line-height: 1.5em !important;
  margin-bottom: 0 !important;
  text-indent: -0.4em;
}
.vyvgarthcp-text--footnote-lg li,
.vyvgarthcp-text--footnote-lg a,
.vyvgarthcp-text--footnote-lg p {
  font-size: inherit;
  margin-bottom: inherit;
  line-height: 1.5em;
}
.vyvgarthcp-text--medium {
  font-size: 0.813rem;
  line-height: 1.25rem;
}
.vyvgarthcp-text--medium li,
.vyvgarthcp-text--medium a,
.vyvgarthcp-text--medium p {
  font-size: inherit;
}
.vyvgarthcp-text--14 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.vyvgarthcp-text--14 li,
.vyvgarthcp-text--14 a,
.vyvgarthcp-text--14 p {
  font-size: inherit;
  line-height: inherit;
}
.vyvgarthcp-text--normal {
  font-size: 1rem;
  line-height: 1.3em;
}
.vyvgarthcp-text--normal li,
.vyvgarthcp-text--normal a,
.vyvgarthcp-text--normal p {
  font-size: inherit;
}
.vyvgarthcp-text--size-20 {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.vyvgarthcp-text--size-20 li,
.vyvgarthcp-text--size-20 a,
.vyvgarthcp-text--size-20 p {
  font-size: inherit;
}
.vyvgarthcp-text--subhead {
  font-size: 1.25rem;
  line-height: 1.625rem;
}
.vyvgarthcp-text--subhead li,
.vyvgarthcp-text--subhead a,
.vyvgarthcp-text--subhead p {
  font-size: inherit;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-text--size-15-mobile {
    font-size: 0.938rem;
    line-height: 1.125rem !important;
  }
  .vyvgarthcp-text--size-15-mobile li,
  .vyvgarthcp-text--size-15-mobile a,
  .vyvgarthcp-text--size-15-mobile p {
    font-size: inherit;
    line-height: inherit;
  }
}
.vyvgarthcp-text--large {
  font-size: 1.5rem;
  line-height: 2rem;
}
.vyvgarthcp-text--large li,
.vyvgarthcp-text--large a,
.vyvgarthcp-text--large p {
  font-size: inherit;
}
.vyvgarthcp-text--margin-xxs {
  margin-bottom: 0.4rem;
}
.vyvgarthcp-text--margin-xxs p {
  margin-bottom: 0.4rem;
}
.vyvgarthcp-text--font-weight-xs {
  font-weight: 300;
}
.vyvgarthcp-text--font-weight-xs h1,
.vyvgarthcp-text--font-weight-xs h2,
.vyvgarthcp-text--font-weight-xs h3,
.vyvgarthcp-text--font-weight-xs h4,
.vyvgarthcp-text--font-weight-xs h5,
.vyvgarthcp-text--font-weight-xs p,
.vyvgarthcp-text--font-weight-xs a,
.vyvgarthcp-text--font-weight-xs li,
.vyvgarthcp-text--font-weight-xs span {
  font-weight: inherit;
}
.vyvgarthcp-text--font-weight-sm {
  font-weight: 400;
}
.vyvgarthcp-text--font-weight-sm h1,
.vyvgarthcp-text--font-weight-sm h2,
.vyvgarthcp-text--font-weight-sm h3,
.vyvgarthcp-text--font-weight-sm h4,
.vyvgarthcp-text--font-weight-sm h5,
.vyvgarthcp-text--font-weight-sm p,
.vyvgarthcp-text--font-weight-sm a,
.vyvgarthcp-text--font-weight-sm li,
.vyvgarthcp-text--font-weight-sm span {
  font-weight: inherit;
}
.vyvgarthcp-text--font-weight-medium {
  font-weight: 500;
}
.vyvgarthcp-text--font-weight-medium h1,
.vyvgarthcp-text--font-weight-medium h2,
.vyvgarthcp-text--font-weight-medium h3,
.vyvgarthcp-text--font-weight-medium h4,
.vyvgarthcp-text--font-weight-medium h5,
.vyvgarthcp-text--font-weight-medium p,
.vyvgarthcp-text--font-weight-medium a,
.vyvgarthcp-text--font-weight-medium li,
.vyvgarthcp-text--font-weight-medium span {
  font-weight: inherit;
}
.vyvgarthcp-text--asterisk {
  display: inline-block;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 767px) {
  .vyv-text--right-align-mobile {
    text-align: right;
  }
  .vyv-text--right-align-mobile h1,
  .vyv-text--right-align-mobile h2,
  .vyv-text--right-align-mobile h3,
  .vyv-text--right-align-mobile h4,
  .vyv-text--right-align-mobile h5,
  .vyv-text--right-align-mobile p {
    text-align: right;
  }
}
/*
 *  Copyright 2018 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/*
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2015 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
/* grid component */
.aem-Grid {
  display: block;
  width: 100%;
}
.aem-Grid::before,
.aem-Grid::after {
  display: table;
  content: " ";
}
.aem-Grid::after {
  clear: both;
}
/* placeholder for new components */
.aem-Grid-newComponent {
  clear: both;
  margin: 0;
}
/* column of a grid */
.aem-GridColumn {
  box-sizing: border-box;
  clear: both;
}
/* force showing hidden */
.aem-GridShowHidden > .aem-Grid > .aem-GridColumn {
  display: block !important;
}
/* Generates all the rules for the grid columns up to the given amount of column */
/* Generates all the rules for the grid column offset up to the given amount of column */
/* Generates all the rules for the grid and columns for the given break point and total of columns */
/* Generates all the rules for the grids and columns */
/* API function to be called to generate a grid config */
/* maximum amount of grid cells to be provided */
/* default breakpoint */
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--newline {
  /* newline behavior */
  display: block;
  clear: both !important;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--none {
  /* none behavior */
  display: block;
  clear: none !important;
  float: left;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
  /* hide behavior */
  display: none;
}
/* xsmall breakpoint */
@media (max-width: 375px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--xsmall--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--xsmall--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--xsmall--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--xsmall--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--xsmall--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--xsmall--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--xsmall--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--xsmall--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--1 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--1 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--1 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--2 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--2 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--2 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--2 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--2 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--3 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--3 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--3 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--3 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--3 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--3 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--3 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--4 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--xsmall--4 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--4 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--xsmall--4 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--4 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--4 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--xsmall--4 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--4 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--xsmall--4 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--xsmall--5 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--6 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--xsmall--7 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--xsmall--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--xsmall--8 > .aem-GridColumn.aem-GridColumn--offset--xsmall--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--xsmall--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--xsmall--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--xsmall--9 > .aem-GridColumn.aem-GridColumn--offset--xsmall--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--xsmall--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--xsmall--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--xsmall--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--xsmall--10 > .aem-GridColumn.aem-GridColumn--offset--xsmall--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--xsmall--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--xsmall--11 > .aem-GridColumn.aem-GridColumn--offset--xsmall--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--xsmall--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--xsmall--12 > .aem-GridColumn.aem-GridColumn--offset--xsmall--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--xsmall--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--xsmall--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--xsmall--hide {
    /* hide behavior */
    display: none;
  }
}
/* small breakpoint */
@media (min-width: 376px) and (max-width: 767px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--small--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--small--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--small--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--small--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--small--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--small--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--small--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--small--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--small--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--small--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--small--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--small--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--small--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--small--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--1 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--1 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--1 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--2 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--small--2 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--2 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--2 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--small--2 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--3 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--small--3 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--small--3 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--3 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--3 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--small--3 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--small--3 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--4 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--small--4 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--small--4 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--small--4 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--4 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--4 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--small--4 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--small--4 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--small--4 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--small--5 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--small--6 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--small--7 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--small--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--small--8 > .aem-GridColumn.aem-GridColumn--offset--small--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--small--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--small--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--offset--small--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--small--9 > .aem-GridColumn.aem-GridColumn--offset--small--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--small--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--small--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--small--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--small--10 > .aem-GridColumn.aem-GridColumn--offset--small--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--small--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--small--11 > .aem-GridColumn.aem-GridColumn--offset--small--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--small--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--small--12 > .aem-GridColumn.aem-GridColumn--offset--small--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--small--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--small--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--small--hide {
    /* hide behavior */
    display: none;
  }
}
/* medium breakpoint */
@media (min-width: 768px) and (max-width: 1199px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--medium--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--medium--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--medium--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--medium--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--medium--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--medium--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--medium--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--medium--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--medium--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--medium--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--medium--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--medium--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--medium--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--medium--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--1 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--1 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--1 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--2 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--medium--2 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--2 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--2 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--medium--2 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--3 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--medium--3 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--medium--3 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--3 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--3 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--medium--3 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--medium--3 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--4 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--medium--4 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--medium--4 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--medium--4 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--4 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--4 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--medium--4 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--medium--4 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--medium--4 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--medium--5 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--medium--6 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--medium--7 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--medium--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--medium--8 > .aem-GridColumn.aem-GridColumn--offset--medium--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--medium--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--medium--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--offset--medium--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--medium--9 > .aem-GridColumn.aem-GridColumn--offset--medium--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--medium--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--medium--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--medium--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--medium--10 > .aem-GridColumn.aem-GridColumn--offset--medium--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--medium--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--medium--11 > .aem-GridColumn.aem-GridColumn--offset--medium--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--medium--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--medium--12 > .aem-GridColumn.aem-GridColumn--offset--medium--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--medium--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--medium--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--medium--hide {
    /* hide behavior */
    display: none;
  }
}
/* large breakpoint */
@media (min-width: 1200px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--large--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--large--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--large--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--large--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--large--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--large--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--large--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--large--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--large--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--large--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--large--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--large--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--large--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--large--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--1 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--1 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--1 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--2 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--large--2 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--2 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--2 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--large--2 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--3 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--large--3 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--large--3 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--3 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--3 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--large--3 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--large--3 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--4 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--large--4 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--large--4 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--large--4 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--4 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--4 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--large--4 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--large--4 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--large--4 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--large--5 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--large--6 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--large--7 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--large--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--large--8 > .aem-GridColumn.aem-GridColumn--offset--large--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--large--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--large--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--offset--large--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--large--9 > .aem-GridColumn.aem-GridColumn--offset--large--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--large--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--large--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--large--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--large--10 > .aem-GridColumn.aem-GridColumn--offset--large--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--large--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--large--11 > .aem-GridColumn.aem-GridColumn--offset--large--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--large--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--large--12 > .aem-GridColumn.aem-GridColumn--offset--large--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--large--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--large--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--large--hide {
    /* hide behavior */
    display: none;
  }
}
@media (max-width: 956px) {
  .aem-Grid .aem-GridColumn--default--none {
    padding-right: 1rem;
  }
  .aem-Grid .aem-GridColumn--default--none:last-child {
    padding-right: 0;
    padding-left: 1rem;
  }
}
@media (max-width: 767px) {
  .aem-Grid .aem-GridColumn--default--none {
    padding-right: 0;
  }
  .aem-Grid .aem-GridColumn--default--none:last-child {
    padding-right: 0;
    padding-left: 0;
  }
}
.aem-GridColumn {
  padding: unset;
}
@media screen and (min-width: 960px) {
  .aem-GridColumn {
    padding: 0 2%;
  }
  .aem-GridColumn:first-child {
    padding-left: 0;
  }
  .aem-GridColumn:last-child {
    padding-right: 0;
  }
}
:root {
  --gutter-x: 1rem;
  --header-x: 1rem;
  --gutter-lg-x: 1rem;
  --gutter-y: 2.5rem;
  --gutter-fixed: 2.5rem;
  --spacing-sm-1: 4px;
  --spacing-sm-2: 8px;
  --spacing-sm-3: 12px;
  --spacing-sm-4: 16px;
  --spacing-sm-5: 20px;
  --spacing-sm-6: 24px;
  --spacing-sm-7: 28px;
  --spacing-sm-8: 32px;
  --spacing-sm-9: 36px;
  --spacing-sm-10: 40px;
  --spacing-md-1: 8px;
  --spacing-md-2: 16px;
  --spacing-md-3: 24px;
  --spacing-md-4: 32px;
  --spacing-md-5: 40px;
  --spacing-md-6: 48px;
  --spacing-md-7: 56px;
  --spacing-md-8: 64px;
  --spacing-md-9: 72px;
  --spacing-md-10: 80px;
  --spacing-xxs: 8px;
  --spacing-xs: 16px;
  --spacing-sm: 24px;
  --spacing-md: 48px;
  --spacing-lg: 72px;
  --spacing-xl: 100px;
  --radius-1: 4px;
  --radius-2: 8px;
  --radius-3: 12px;
  --radius-4: 16px;
  --radius-5: 24px;
}
@media screen and (min-width: 960px) {
  :root {
    --gutter-x: 2rem;
    --header-x: clamp(24px, 8%, 80px);
    --gutter-lg-x: 2.5rem;
    --spacing-lg: 72px;
    --gutter-y: var(--spacing-lg);
    --spacing-md-9: 72px;
    --spacing-md-10: 80px;
  }
}
@media screen and (min-width: 1200px) {
  :root {
    --spacing-lg: 80px;
    --gutter-x: min(24px, max(8.75%, 112px));
    --header-x: min(24px, max(8%, 80px));
    --gutter-lg-x: clamp(100px, 11%, 170px);
    --gutter-y: var(--spacing-lg);
  }
}
@media screen and (min-width: 1300px) {
  :root {
    --gutter-x: clamp(60px, 8.75%, 112px);
    --header-x: clamp(24px, 8%, 80px);
  }
}
.vyvgarthcp-theme--white {
  background: #fff;
  color: #022a47;
}
.vyvgarthcp-theme--white .cmp-teaser__title,
.vyvgarthcp-theme--white .cmp-teaser__description p {
  color: #022a47 !important;
}
.vyy-theme--aqua .cmp-teaser {
  background-color: #71dbd4;
  color: #022a47;
}
.vyv-theme-pfs-gradient {
  background: linear-gradient(98deg, #001523 -3.23%, #9137af 99.77%);
  color: white;
}
.vyvgarthcp-theme--navy {
  background: #002b49;
  color: white;
}
.vyvgarthcp-theme--navy .text {
  color: white;
}
.vyvgarthcp-theme--navy .text h1,
.vyvgarthcp-theme--navy .text h2,
.vyvgarthcp-theme--navy .text h3,
.vyvgarthcp-theme--navy .text h4,
.vyvgarthcp-theme--navy .text h5,
.vyvgarthcp-theme--navy .text ul,
.vyvgarthcp-theme--navy .text p {
  color: inherit;
}
.vyvgarthcp-theme--navy .cmp-teaser {
  color: white;
}
.vyv-theme--navy-gradient {
  color: white;
  background: linear-gradient(84deg, #012c4a 14.25%, #357d8a 87.03%);
}
.vyv-theme--deep-navy {
  background: #002848;
  color: white;
}
.vyv-theme--deep-navy-gradient {
  background: linear-gradient(84deg, #011b2c 14.25%, #014a60 87.03%);
  color: white;
}
.vyv-theme--light-gradient {
  background: linear-gradient(108deg, #ffffff 21.35%, #d3f0f0 76.6%);
  color: #022a47;
}
.vyv-theme--dark-teal-gradient {
  background: linear-gradient(281deg, #014f65 5.32%, #001a2b 86.44%);
  color: white;
}
.vyv-theme--midnight-horizontal {
  background: linear-gradient(92deg, #002b49 14.46%, #d2abde 118.56%);
  color: #ffffff;
}
.vyv-theme--midnight-purple {
  background: linear-gradient(70deg, #190041 22.94%, #002b49 92.81%);
  color: #ffffff;
}
.vyvgarthcp-theme--lavender-20 {
  background: #e9d7ef;
  color: #022a47;
}
.vyvgarthcp-theme--lavender-20 .text {
  color: #022a47;
}
.vyvgarthcp-theme--lavender-20 .text h1,
.vyvgarthcp-theme--lavender-20 .text h2,
.vyvgarthcp-theme--lavender-20 .text h3,
.vyvgarthcp-theme--lavender-20 .text h4,
.vyvgarthcp-theme--lavender-20 .text h5,
.vyvgarthcp-theme--lavender-20 .text ul,
.vyvgarthcp-theme--lavender-20 .text p {
  color: inherit;
}
.vyvgarthcp-theme--lavender-20 .text b {
  color: #9137af;
}
.vyv-theme--cidp-light-lavender {
  background: linear-gradient(93deg, #e6fdf8 -9.85%, #d0d5e6 100.21%);
}
.vyv-theme--cidp-light-lavender .text {
  color: #022a47;
}
.vyv-theme--cidp-light-lavender .text h1,
.vyv-theme--cidp-light-lavender .text h2,
.vyv-theme--cidp-light-lavender .text h3,
.vyv-theme--cidp-light-lavender .text h4,
.vyv-theme--cidp-light-lavender .text h5,
.vyv-theme--cidp-light-lavender .text ul,
.vyv-theme--cidp-light-lavender .text p,
.vyv-theme--cidp-light-lavender .text b {
  color: inherit;
}
.vyv-theme-lavender-gradient {
  background: linear-gradient(266deg, #a3cbce 0.05%, #ccc0e1 109.85%);
}
.vyv-theme--patient-profile-gradient {
  background: linear-gradient(156deg, #001523 1.78%, #9137af 105.17%);
}
.vyv-theme--patient-profile-gradient .text {
  color: white;
}
.vyv-theme--patient-profile-gradient .text h1,
.vyv-theme--patient-profile-gradient .text h2,
.vyv-theme--patient-profile-gradient .text h3,
.vyv-theme--patient-profile-gradient .text h4,
.vyv-theme--patient-profile-gradient .text h5,
.vyv-theme--patient-profile-gradient .text ul,
.vyv-theme--patient-profile-gradient .text p,
.vyv-theme--patient-profile-gradient .text b,
.vyv-theme--patient-profile-gradient .text span {
  color: inherit;
}
.vyv-theme--patient-profile-gradient .accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title {
  color: #d2abde;
}
.vyv-theme--light-lavender {
  background: #f7f4f8;
}
.vyv-theme--light-lavender .text {
  color: #002b49;
}
.vyv-theme--light-lavender .text h1,
.vyv-theme--light-lavender .text h2,
.vyv-theme--light-lavender .text h3,
.vyv-theme--light-lavender .text h4,
.vyv-theme--light-lavender .text h5,
.vyv-theme--light-lavender .text ul,
.vyv-theme--light-lavender .text p,
.vyv-theme--light-lavender .text b {
  color: inherit;
}
.vyv-theme--light-lavender .cmp-teaser__content {
  color: #002b49;
}
.vyv-theme--light-lavender .cmp-teaser__content .cmp-teaser__title-link,
.vyv-theme--light-lavender .cmp-teaser__content .cmp-teaser__title {
  color: inherit;
}
.vyv-theme--light-lavender .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
  color: #02737e !important;
}
.vyv-theme--light-lavender .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-patina-dark-teal.svg") !important;
  margin-left: 0.5rem !important;
}
.vyv-theme--co-branded {
  color: #ffffff;
  background: linear-gradient(108deg, #71dbd4 -19.07%, #14435a 34.57%, #0f3b54 39.8%, #0a334e 45.99%, #0e3450 50.55%, #183755 61.77%, #284161 69.58%, #d2abde 128.79%);
}
.vyv-theme--co-branded .cmp-teaser,
.vyv-theme--co-branded .text {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .vyv-theme--co-branded {
    background: linear-gradient(108deg, #71dbd4 -19.07%, #14435a 34.57%, #0f3b54 39.8%, #0a334e 45.99%, #0e3450 50.55%, #183755 61.77%, #284161 69.58%, #d2abde 128.79%);
  }
}
.vyv-theme--map {
  position: relative;
}
.vyv-theme--map::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  max-width: 767px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../../../content/dam/vyvgart/hcp/home/map.png");
  background-size: contain;
  /* or cover, or specific dimensions */
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .vyv-theme--map::before {
    position: absolute;
    content: "" !important;
    display: block;
    width: 90%;
    height: auto;
    max-width: 767px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url("../../../content/dam/vyvgart/hcp/home/map.png") !important;
    background-size: contain;
    /* or cover, or specific dimensions */
    background-repeat: no-repeat;
    background-position: center;
  }
}
.vyvgarthcp-color--primary {
  color: #022a47 !important;
}
.vyvgarthcp-color--primary .cmp-teaser__description,
.vyvgarthcp-color--primary h1,
.vyvgarthcp-color--primary h2,
.vyvgarthcp-color--primary h3,
.vyvgarthcp-color--primary h4,
.vyvgarthcp-color--primary h5,
.vyvgarthcp-color--primary h6,
.vyvgarthcp-color--primary p,
.vyvgarthcp-color--primary li,
.vyvgarthcp-color--primary a {
  color: inherit;
}
.vyvgarthcp-color--primary a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--primary.vyvgarthcp-text--quote {
  border-left: 2px solid #022a47;
}
.vyvgarthcp-color--deep {
  color: #001523 !important;
}
.vyvgarthcp-color--deep .cmp-teaser__description,
.vyvgarthcp-color--deep h1,
.vyvgarthcp-color--deep h2,
.vyvgarthcp-color--deep h3,
.vyvgarthcp-color--deep h4,
.vyvgarthcp-color--deep h5,
.vyvgarthcp-color--deep h6,
.vyvgarthcp-color--deep p,
.vyvgarthcp-color--deep li,
.vyvgarthcp-color--deep a {
  color: inherit;
}
.vyvgarthcp-color--deep a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--deep.vyvgarthcp-text--quote {
  border-left: 2px solid #001523;
}
.vyvgarthcp-color--prussian {
  color: #0d415e !important;
}
.vyvgarthcp-color--prussian .cmp-teaser__description,
.vyvgarthcp-color--prussian h1,
.vyvgarthcp-color--prussian h2,
.vyvgarthcp-color--prussian h3,
.vyvgarthcp-color--prussian h4,
.vyvgarthcp-color--prussian h5,
.vyvgarthcp-color--prussian h6,
.vyvgarthcp-color--prussian p,
.vyvgarthcp-color--prussian li,
.vyvgarthcp-color--prussian a {
  color: inherit;
}
.vyvgarthcp-color--prussian a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--prussian.vyvgarthcp-text--quote {
  border-left: 2px solid #0d415e;
}
.vyvgarthcp-color--teal {
  color: #008996 !important;
}
.vyvgarthcp-color--teal .cmp-teaser__description,
.vyvgarthcp-color--teal h1,
.vyvgarthcp-color--teal h2,
.vyvgarthcp-color--teal h3,
.vyvgarthcp-color--teal h4,
.vyvgarthcp-color--teal h5,
.vyvgarthcp-color--teal h6,
.vyvgarthcp-color--teal p,
.vyvgarthcp-color--teal li,
.vyvgarthcp-color--teal a {
  color: inherit;
}
.vyvgarthcp-color--teal a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--teal.vyvgarthcp-text--quote {
  border-left: 2px solid #008996;
}
.vyvgarthcp-color--teal p {
  color: #008996 !important;
}
.vyvgarthcp-color--aqua {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--aqua .cmp-teaser__description,
.vyvgarthcp-color--aqua h1,
.vyvgarthcp-color--aqua h2,
.vyvgarthcp-color--aqua h3,
.vyvgarthcp-color--aqua h4,
.vyvgarthcp-color--aqua h5,
.vyvgarthcp-color--aqua h6,
.vyvgarthcp-color--aqua p,
.vyvgarthcp-color--aqua li,
.vyvgarthcp-color--aqua a {
  color: inherit;
}
.vyvgarthcp-color--aqua a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--aqua.vyvgarthcp-text--quote {
  border-left: 2px solid #71dbd4;
}
.vyvgarthcp-color--aqua p {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--patina {
  color: #b1e4e3 !important;
}
.vyvgarthcp-color--patina .cmp-teaser__description,
.vyvgarthcp-color--patina h1,
.vyvgarthcp-color--patina h2,
.vyvgarthcp-color--patina h3,
.vyvgarthcp-color--patina h4,
.vyvgarthcp-color--patina h5,
.vyvgarthcp-color--patina h6,
.vyvgarthcp-color--patina p,
.vyvgarthcp-color--patina li,
.vyvgarthcp-color--patina a {
  color: inherit;
}
.vyvgarthcp-color--patina a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--patina.vyvgarthcp-text--quote {
  border-left: 2px solid #b1e4e3;
}
.vyvgarthcp-color--patina p {
  color: #b1e4e3 !important;
}
.vyvgarthcp-color--lt-patina {
  color: #e7f6f5 !important;
}
.vyvgarthcp-color--lt-patina .cmp-teaser__description,
.vyvgarthcp-color--lt-patina h1,
.vyvgarthcp-color--lt-patina h2,
.vyvgarthcp-color--lt-patina h3,
.vyvgarthcp-color--lt-patina h4,
.vyvgarthcp-color--lt-patina h5,
.vyvgarthcp-color--lt-patina h6,
.vyvgarthcp-color--lt-patina p,
.vyvgarthcp-color--lt-patina li,
.vyvgarthcp-color--lt-patina a {
  color: inherit;
}
.vyvgarthcp-color--lt-patina a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--lt-patina.vyvgarthcp-text--quote {
  border-left: 2px solid #e7f6f5;
}
.vyvgarthcp-color--soft-gray {
  color: #f2f2f2 !important;
}
.vyvgarthcp-color--soft-gray .cmp-teaser__description,
.vyvgarthcp-color--soft-gray h1,
.vyvgarthcp-color--soft-gray h2,
.vyvgarthcp-color--soft-gray h3,
.vyvgarthcp-color--soft-gray h4,
.vyvgarthcp-color--soft-gray h5,
.vyvgarthcp-color--soft-gray h6,
.vyvgarthcp-color--soft-gray p,
.vyvgarthcp-color--soft-gray li,
.vyvgarthcp-color--soft-gray a {
  color: inherit;
}
.vyvgarthcp-color--soft-gray a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--soft-gray.vyvgarthcp-text--quote {
  border-left: 2px solid #f2f2f2;
}
.vyvgarthcp-color--medium-gray {
  color: #cdcdcd !important;
}
.vyvgarthcp-color--medium-gray .cmp-teaser__description,
.vyvgarthcp-color--medium-gray h1,
.vyvgarthcp-color--medium-gray h2,
.vyvgarthcp-color--medium-gray h3,
.vyvgarthcp-color--medium-gray h4,
.vyvgarthcp-color--medium-gray h5,
.vyvgarthcp-color--medium-gray h6,
.vyvgarthcp-color--medium-gray p,
.vyvgarthcp-color--medium-gray li,
.vyvgarthcp-color--medium-gray a {
  color: inherit;
}
.vyvgarthcp-color--medium-gray a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--medium-gray.vyvgarthcp-text--quote {
  border-left: 2px solid #cdcdcd;
}
.vyvgarthcp-color--blue-gray {
  color: #5f6e7d !important;
}
.vyvgarthcp-color--blue-gray .cmp-teaser__description,
.vyvgarthcp-color--blue-gray h1,
.vyvgarthcp-color--blue-gray h2,
.vyvgarthcp-color--blue-gray h3,
.vyvgarthcp-color--blue-gray h4,
.vyvgarthcp-color--blue-gray h5,
.vyvgarthcp-color--blue-gray h6,
.vyvgarthcp-color--blue-gray p,
.vyvgarthcp-color--blue-gray li,
.vyvgarthcp-color--blue-gray a {
  color: inherit;
}
.vyvgarthcp-color--blue-gray a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--blue-gray.vyvgarthcp-text--quote {
  border-left: 2px solid #5f6e7d;
}
.vyvgarthcp-color--coral {
  color: #f36660 !important;
}
.vyvgarthcp-color--coral .cmp-teaser__description,
.vyvgarthcp-color--coral h1,
.vyvgarthcp-color--coral h2,
.vyvgarthcp-color--coral h3,
.vyvgarthcp-color--coral h4,
.vyvgarthcp-color--coral h5,
.vyvgarthcp-color--coral h6,
.vyvgarthcp-color--coral p,
.vyvgarthcp-color--coral li,
.vyvgarthcp-color--coral a {
  color: inherit;
}
.vyvgarthcp-color--coral a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--coral.vyvgarthcp-text--quote {
  border-left: 2px solid #f36660;
}
.vyvgarthcp-color--white {
  color: #ffffff !important;
}
.vyvgarthcp-color--white .cmp-teaser__description,
.vyvgarthcp-color--white h1,
.vyvgarthcp-color--white h2,
.vyvgarthcp-color--white h3,
.vyvgarthcp-color--white h4,
.vyvgarthcp-color--white h5,
.vyvgarthcp-color--white h6,
.vyvgarthcp-color--white p,
.vyvgarthcp-color--white li,
.vyvgarthcp-color--white a {
  color: inherit;
}
.vyvgarthcp-color--white a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--white.vyvgarthcp-text--quote {
  border-left: 2px solid #ffffff;
}
.vyvgarthcp-color--honey-yellow {
  color: #fdc720 !important;
}
.vyvgarthcp-color--honey-yellow .cmp-teaser__description,
.vyvgarthcp-color--honey-yellow h1,
.vyvgarthcp-color--honey-yellow h2,
.vyvgarthcp-color--honey-yellow h3,
.vyvgarthcp-color--honey-yellow h4,
.vyvgarthcp-color--honey-yellow h5,
.vyvgarthcp-color--honey-yellow h6,
.vyvgarthcp-color--honey-yellow p,
.vyvgarthcp-color--honey-yellow li,
.vyvgarthcp-color--honey-yellow a {
  color: inherit;
}
.vyvgarthcp-color--honey-yellow a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--honey-yellow.vyvgarthcp-text--quote {
  border-left: 2px solid #fdc720;
}
.vyv-color--amethyst,
.vyvgarthcp-color--perfectly-violet {
  color: #9137af !important;
  color: #9137af;
}
.vyv-color--amethyst .cmp-teaser__description,
.vyvgarthcp-color--perfectly-violet .cmp-teaser__description,
.vyv-color--amethyst h1,
.vyvgarthcp-color--perfectly-violet h1,
.vyv-color--amethyst h2,
.vyvgarthcp-color--perfectly-violet h2,
.vyv-color--amethyst h3,
.vyvgarthcp-color--perfectly-violet h3,
.vyv-color--amethyst h4,
.vyvgarthcp-color--perfectly-violet h4,
.vyv-color--amethyst h5,
.vyvgarthcp-color--perfectly-violet h5,
.vyv-color--amethyst h6,
.vyvgarthcp-color--perfectly-violet h6,
.vyv-color--amethyst p,
.vyvgarthcp-color--perfectly-violet p,
.vyv-color--amethyst li,
.vyvgarthcp-color--perfectly-violet li,
.vyv-color--amethyst a,
.vyvgarthcp-color--perfectly-violet a {
  color: inherit;
}
.vyv-color--amethyst a:hover,
.vyvgarthcp-color--perfectly-violet a:hover {
  color: #71dbd4 !important;
}
.vyv-color--amethyst.vyvgarthcp-text--quote,
.vyvgarthcp-color--perfectly-violet.vyvgarthcp-text--quote {
  border-left: 2px solid #9137af;
}
.vyv-color--amethyst p,
.vyvgarthcp-color--perfectly-violet p {
  color: #9137af !important;
}
.vyv-color--dark-green {
  color: #007c7c;
}
.vyv-color--dark-green p {
  color: inherit;
}
.vyvgarthcp-color--placebo {
  color: #cdd4d9 !important;
}
.vyvgarthcp-color--placebo .cmp-teaser__description,
.vyvgarthcp-color--placebo h1,
.vyvgarthcp-color--placebo h2,
.vyvgarthcp-color--placebo h3,
.vyvgarthcp-color--placebo h4,
.vyvgarthcp-color--placebo h5,
.vyvgarthcp-color--placebo h6,
.vyvgarthcp-color--placebo p,
.vyvgarthcp-color--placebo li,
.vyvgarthcp-color--placebo a {
  color: inherit;
}
.vyvgarthcp-color--placebo a:hover {
  color: #71dbd4 !important;
}
.vyvgarthcp-color--placebo.vyvgarthcp-text--quote {
  border-left: 2px solid #cdd4d9;
}
.vyvgarthcp-color--placebo p {
  color: #cdd4d9 !important;
}
.vyv-color--lavender-40,
.vyvgarthcp-color--lavender-fields {
  color: #d2abde !important;
}
.vyv-color--lavender-40 .cmp-teaser__description,
.vyvgarthcp-color--lavender-fields .cmp-teaser__description,
.vyv-color--lavender-40 h1,
.vyvgarthcp-color--lavender-fields h1,
.vyv-color--lavender-40 h2,
.vyvgarthcp-color--lavender-fields h2,
.vyv-color--lavender-40 h3,
.vyvgarthcp-color--lavender-fields h3,
.vyv-color--lavender-40 h4,
.vyvgarthcp-color--lavender-fields h4,
.vyv-color--lavender-40 h5,
.vyvgarthcp-color--lavender-fields h5,
.vyv-color--lavender-40 h6,
.vyvgarthcp-color--lavender-fields h6,
.vyv-color--lavender-40 p,
.vyvgarthcp-color--lavender-fields p,
.vyv-color--lavender-40 li,
.vyvgarthcp-color--lavender-fields li,
.vyv-color--lavender-40 a,
.vyvgarthcp-color--lavender-fields a {
  color: inherit;
}
.vyv-color--lavender-40 a:hover,
.vyvgarthcp-color--lavender-fields a:hover {
  color: #71dbd4 !important;
}
.vyv-color--lavender-40.vyvgarthcp-text--quote,
.vyvgarthcp-color--lavender-fields.vyvgarthcp-text--quote {
  border-left: 2px solid #d2abde;
}
.vyv-color--lavender-40 p,
.vyvgarthcp-color--lavender-fields p {
  color: #d2abde !important;
}
.vyvgarthcp-background--deep-gradient {
  background: linear-gradient(97.36deg, #022a47 34.15%, #001523 119.44%);
}
.vyvgarthcp-background--deep-gradient-vertical {
  background: linear-gradient(121.83deg, #001523 26.57%, #0d415e 75.1%);
}
.vyvgarthcp-spacing--top-xxsmall {
  margin-top: var(--spacing-xxs);
}
.vyvgarthcp-spacing--top-xsmall {
  margin-top: var(--spacing-xs);
}
.vyvgarthcp-spacing--top-small {
  margin-top: var(--spacing-sm);
}
.vyvgarthcp-spacing--top-medium {
  margin-top: var(--spacing-md);
}
.vyvgarthcp-spacing--top-large {
  margin-top: var(--spacing-lg);
}
.vyvgarthcp-spacing--top-xlarge {
  margin-top: var(--spacing-xl);
}
.vyvgarthcp-spacing--top-xxlarge {
  margin-top: 120px;
}
.vyvgarthcp-spacing--bottom-xxsmall {
  margin-bottom: var(--spacing-xxs);
}
.vyvgarthcp-spacing--bottom-xsmall {
  margin-bottom: var(--spacing-xs);
}
.vyvgarthcp-spacing--bottom-small {
  margin-bottom: var(--spacing-sm);
}
.vyvgarthcp-spacing--bottom-medium {
  margin-bottom: var(--spacing-md);
}
.vyvgarthcp-spacing--bottom-large {
  margin-bottom: var(--spacing-lg);
}
.vyvgarthcp-spacing--bottom-xlarge {
  margin-bottom: var(--spacing-xl);
}
.vyvgarthcp-spacing--bottom-xxlarge {
  margin-bottom: 120px;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-spacing--desktop-top--none {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 959px) {
  .vyvgarthcp-spacing--mobile-top--none {
    margin-top: 0 !important;
  }
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-spacing--desktop-bottom--none {
    margin-bottom: 0 !important;
  }
  .vyvgarthcp-spacing--desktop-bottom--none h1,
  .vyvgarthcp-spacing--desktop-bottom--none h2,
  .vyvgarthcp-spacing--desktop-bottom--none h3,
  .vyvgarthcp-spacing--desktop-bottom--none h4,
  .vyvgarthcp-spacing--desktop-bottom--none h5 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 959px) {
  .vyvgarthcp-spacing--mobile-bottom--none {
    margin-bottom: 0 !important;
  }
  .vyvgarthcp-spacing--mobile-bottom--none h1,
  .vyvgarthcp-spacing--mobile-bottom--none h2,
  .vyvgarthcp-spacing--mobile-bottom--none h3,
  .vyvgarthcp-spacing--mobile-bottom--none h4,
  .vyvgarthcp-spacing--mobile-bottom--none h5 {
    margin-bottom: 0;
  }
}
.vyv-spacing--top-sm-1 {
  margin-top: var(--spacing-sm-1);
}
.vyv-spacing--top-sm-2 {
  margin-top: var(--spacing-sm-2);
}
.vyv-spacing--top-sm-3 {
  margin-top: var(--spacing-sm-3);
}
.vyv-spacing--top-sm-4 {
  margin-top: var(--spacing-sm-4);
}
.vyv-spacing--top-sm-5 {
  margin-top: var(--spacing-sm-5);
}
.vyv-spacing--top-sm-6 {
  margin-top: var(--spacing-sm-6);
}
.vyv-spacing--top-sm-7 {
  margin-top: var(--spacing-sm-7);
}
.vyv-spacing--top-sm-8 {
  margin-top: var(--spacing-sm-8);
}
.vyv-spacing--top-sm-9 {
  margin-top: var(--spacing-sm-9);
}
.vyv-spacing--top-sm-10 {
  margin-top: var(--spacing-sm-10);
}
.vyv-spacing--top-md-1 {
  margin-top: var(--spacing-md-1);
}
.vyv-spacing--top-md-2 {
  margin-top: var(--spacing-md-2);
}
.vyv-spacing--top-md-3 {
  margin-top: var(--spacing-md-3);
}
.vyv-spacing--top-md-4 {
  margin-top: var(--spacing-md-4);
}
.vyv-spacing--top-sm-5 {
  margin-top: var(--spacing-md-5);
}
.vyv-spacing--top-md-6 {
  margin-top: var(--spacing-sm-6);
}
.vyv-spacing--top-md-7 {
  margin-top: var(--spacing-md-7);
}
.vyv-spacing--top-md-8 {
  margin-top: var(--spacing-md-8);
}
.vyv-spacing--top-md-9 {
  margin-top: var(--spacing-md-9);
}
.vyv-spacing--top-md-10 {
  margin-top: var(--spacing-md-10);
}
.vyv-spacing--bottom-sm-1 {
  margin-bottom: var(--spacing-sm-1);
}
.vyv-spacing--bottom-sm-2 {
  margin-bottom: var(--spacing-sm-2);
}
.vyv-spacing--bottom-sm-3 {
  margin-bottom: var(--spacing-sm-3);
}
.vyv-spacing--bottom-sm-4 {
  margin-bottom: var(--spacing-sm-4);
}
.vyv-spacing--bottom-sm-5 {
  margin-bottom: var(--spacing-sm-5);
}
.vyv-spacing--bottom-sm-6 {
  margin-bottom: var(--spacing-sm-6);
}
.vyv-spacing--bottom-sm-7 {
  margin-bottom: var(--spacing-sm-7);
}
.vyv-spacing--bottom-sm-8 {
  margin-bottom: var(--spacing-sm-8);
}
.vyv-spacing--bottom-sm-9 {
  margin-bottom: var(--spacing-sm-9);
}
.vyv-spacing--bottom-sm-10 {
  margin-bottom: var(--spacing-sm-10);
}
.vyv-spacing--bottom-md-1 {
  margin-bottom: var(--spacing-md-1);
}
.vyv-spacing--bottom-md-2 {
  margin-bottom: var(--spacing-md-2);
}
.vyv-spacing--bottom-md-3 {
  margin-bottom: var(--spacing-md-3);
}
.vyv-spacing--bottom-md-4 {
  margin-bottom: var(--spacing-md-4);
}
.vyv-spacing--bottom-md-5 {
  margin-bottom: var(--spacing-md-5);
}
.vyv-spacing--bottom-md-6 {
  margin-bottom: var(--spacing-sm-6);
}
.vyv-spacing--bottom-md-7 {
  margin-bottom: var(--spacing-md-7);
}
.vyv-spacing--bottom-md-8 {
  margin-bottom: var(--spacing-md-8);
}
.vyv-spacing--bottom-md-9 {
  margin-bottom: var(--spacing-md-9);
}
.vyv-spacing--bottom-md-10 {
  margin-bottom: var(--spacing-md-10);
}
.vyv-padding--x1 .cmp-text,
.vyv-padding--x1 .cmp-teaser,
.vyv-padding--x1 > .cmp-container {
  padding-left: var(--spacing-md-2);
  padding-right: var(--spacing-md-2);
}
.vyv-padding--x2 .cmp-text,
.vyv-padding--x2 .cmp-teaser,
.vyv-padding--x2 > .cmp-container {
  padding-left: var(--spacing-sm-6);
  padding-right: var(--spacing-sm-6);
}
.vyv-padding--x3 .cmp-text,
.vyv-padding--x3 .cmp-teaser,
.vyv-padding--x3 > .cmp-container {
  padding-left: var(--spacing-sm-8);
  padding-right: var(--spacing-sm-8);
}
.vyv-padding--x4 > .cmp-teaser,
.vyv-padding--x4 > .cmp-container {
  padding-left: var(--spacing-sm-10);
  padding-right: var(--spacing-sm-10);
}
.vyv-padding--y1 > .cmp-container {
  padding-top: var(--spacing-md-2);
  padding-bottom: var(--spacing-md-2);
}
.vyv-padding--y2 > .cmp-container {
  padding-top: var(--spacing-sm-6);
  padding-bottom: var(--spacing-sm-6);
}
.vyv-padding--y3 > .cmp-container {
  padding-top: var(--spacing-sm-8);
  padding-bottom: var(--spacing-md-8);
}
.vyv-padding--y4 > .cmp-teaser,
.vyv-padding--y4 > .cmp-container {
  padding-top: var(--spacing-sm-10);
  padding-bottom: var(--spacing-sm-10);
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
@media screen and (max-width: 768px) {
  html {
    scroll-padding-top: 140px;
  }
}
html,
body {
  border: 0;
  font: inherit;
  font-size: 16px;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: #022a47;
}
body {
  font-family: 'Montserrat', Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.menu-active {
  overflow: hidden;
  height: 100%;
}
main.vyvgart-outage--container {
  padding-top: 0;
  min-height: 640px;
}
main.vyvgart-outage--container > .cmp-container {
  height: 100%;
}
main.vyvgart-outage--container #vyvgarthcp-portal-main-footer-menu {
  margin-top: 0 !important;
}
main.vyvgart-outage--container + footer #vyvgarthcp-portal-main-footer-menu,
main.vyvgart-outage--container + footer #vyvgarthcp-main-footer-menu {
  margin-top: 0 !important;
}
main.vyvgart-outage--container + footer #vyvgarthcp-portal-main-footer-menu ul li:nth-child(4),
main.vyvgart-outage--container + footer #vyvgarthcp-main-footer-menu ul li:nth-child(4) {
  display: none;
}
@media screen and (max-width: 767px) {
  main.vyvgart-outage--container {
    min-height: unset;
  }
}
button {
  background: none;
  border: none;
  outline: none;
}
.vyv-link__tel,
a[href^="tel:"] {
  text-decoration: underline;
}
@media screen and (min-width: 960px) {
  .vyv-link__tel,
  a[href^="tel:"] {
    text-decoration: none !important;
    pointer-events: none;
  }
}
.vyvgarthcp-alignment--vertical-center > .cmp-container > .aem-Grid {
  display: block;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-alignment--vertical-center > .cmp-container > .aem-Grid {
    display: flex;
    align-items: center;
  }
}
.vyvgarthcp-alignment--horizontal-center > .cmp-container > .aem-Grid {
  display: block;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-alignment--horizontal-center > .cmp-container > .aem-Grid {
    display: flex;
    justify-content: center;
  }
}
.vyvgarthcp-alignment--center > .cmp-container > .aem-Grid {
  display: flex;
  align-items: center;
  justify-content: center;
}
.vyvgarthcp-alignment--right > .cmp-container > .aem-Grid {
  display: flex;
  justify-content: end;
}
.lock {
  overflow: hidden;
  height: 100%;
}
.d-none {
  display: none;
}
@media screen and (min-width: 768px) {
  .br-none-desktop br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .br-none-mobile br {
    display: none;
  }
}
.nowrap {
  white-space: nowrap;
}
.d-block {
  display: block !important;
}
.text--patient-portrayal {
  font-size: 0.75rem !important;
  line-height: 1rem;
  position: absolute;
  right: 0;
  rotate: -90deg;
  top: -30%;
  width: fit-content;
}
.container--reset-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.container--reset-padding > .cmp-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.vyvgarthcp--container-hide {
  display: none;
}
.vyvgarthcp--reset-flex-grow .aem-Grid {
  display: block;
}
.vyvgarthcp--reset-flex-grow .aem-Grid * {
  flex-grow: unset !important;
  flex-basis: unset !important;
}
.vyvgarthcp--reset-flex-grow .aem-Grid .button {
  width: unset;
}
.vyvgarthcp--reset-flex-grow .aem-Grid .button .cmp-button {
  width: fit-content;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp--reset-flex-grow .aem-Grid * {
    flex-grow: unset !important;
    flex-basis: unset !important;
  }
  .vyvgarthcp--reset-flex-grow .aem-Grid .button {
    width: fit-content !important;
  }
  .vyvgarthcp--reset-flex-grow .aem-Grid .button .cmp-button {
    width: fit-content;
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-text--center-desktop {
    text-align: center;
  }
  .vyvgarthcp-text--right-desktop {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-text--center-mobile {
    text-align: center;
  }
}
.vyvgarthcp--reset-padding-y {
  padding-top: 0;
  padding-bottom: 0;
}
.vyvgarthcp--reset-padding-y > .cmp-container {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.vyvgarthcp--reset-padding-y .cmp-teaser {
  padding-top: inherit !important;
  padding-bottom: inherit !important;
}
.vyvgarthcp--reset-padding-x {
  padding-right: 0;
  padding-left: 0;
}
.vyvgarthcp--reset-padding-t {
  padding-top: 0;
}
.vyvgarthcp--reset-padding-t .cmp-teaser {
  padding-top: 0 !important;
}
.vyvgarthcp--reset-padding-b {
  padding-bottom: 0;
}
.vyvgarthcp--reset-padding-b .cmp-teaser {
  padding-bottom: 0 !important;
}
.hide {
  display: none;
}
.vyvgart-image--overflow {
  margin-top: unset;
  margin-bottom: unset;
}
@media screen and (min-width: 768px) {
  .vyvgart-image--overflow {
    margin-top: -6.5rem;
    margin-bottom: -6.5rem;
  }
}
.vyvgarthcp-theme--hover-vyvgart-hytrulo a:hover {
  color: #9137af !important;
}
.vyvgarthcp-theme--hover-vyvgart-hytrulo a.cmp-teaser__action-link:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-perfectly-violet.svg");
  margin-left: 0.5rem;
}
a[name="isi"],
a[name="vyvgart-indication"],
a[name="vyvgart-hytrulo-indication"],
a[name="vyvgart-hytrulo-isi"],
a[name="vyvgart-isi"] {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}
.flex > .cmp-container {
  display: flex;
}
.flex > .cmp-container:has(>.aem-Grid) {
  display: block;
}
.flex > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  display: flex;
}
.flex._wrap > .cmp-container {
  flex-wrap: wrap;
}
.flex._wrap > .cmp-container:has(>.aem-Grid) {
  flex-wrap: unset;
}
.flex._wrap > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  flex-wrap: wrap;
}
.flex._justify-center > .cmp-container {
  justify-content: center;
}
.flex._justify-center > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  justify-content: center;
}
.flex._justify-right > .cmp-container {
  justify-content: flex-end;
}
.flex._justify-right > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  justify-content: flex-end;
}
.flex._items-center {
  align-items: center;
}
.flex._items-center > .cmp-container {
  align-items: center;
}
.flex._items-center > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  align-items: center;
}
.flex._items-stretch {
  align-items: stretch;
}
.flex._items-stretch > .cmp-container {
  align-items: stretch;
}
.flex._items-stretch > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  align-items: stretch;
}
.flex._items-stretch > .cmp-container:has(>.aem-Grid) > .aem-Grid .aem-GridColumn {
  height: auto;
}
.flex._items-stretch > .cmp-container:has(>.aem-Grid) > .aem-Grid .container {
  height: unset;
}
.flex._items-stretch > .cmp-container:has(>.aem-Grid) > .aem-Grid .container .container {
  height: auto;
}
.flex._items-stretch > .cmp-container:has(>.aem-Grid) > .aem-Grid .container > .cmp-container {
  height: 100%;
}
.flex._fill > .cmp-container {
  display: flex;
}
.flex._fill > .cmp-container > * {
  width: 100%;
}
.flex._fill > .cmp-container:has(>.aem-Grid) {
  display: block;
}
.flex._fill > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  display: flex;
}
.flex._fill > .cmp-container:has(>.aem-Grid) > .aem-Grid > * {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .flex._reset-mobile > .cmp-container {
    display: block !important;
  }
  .flex._wrap-mobile > .cmp-container {
    flex-wrap: wrap;
  }
  .flex._wrap-mobile > .cmp-container:has(>.aem-Grid) {
    flex-wrap: unset;
  }
  .flex._wrap-mobile > .cmp-container:has(>.aem-Grid) > .aem-Grid {
    flex-wrap: wrap;
  }
  .flex._wrap-mobile > .cmp-container .button {
    margin-bottom: 0.3rem;
  }
}
.flex-gap-xxs > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-xxs);
}
.flex-gap-xxs > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-xxs);
}
.flex-gap-xs > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-xs);
}
.flex-gap-xs > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-xs);
}
.flex-gap-sm > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-sm);
}
.flex-gap-sm > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-sm);
}
.flex-gap-md > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-md);
}
.flex-gap-md > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-md);
}
.flex-gap-1 > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-sm-1);
}
.flex-gap-1 > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-sm-1);
}
.flex-gap-2 > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-sm-2);
}
.flex-gap-2 > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-sm-2);
}
.flex-gap-3 > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-sm-3);
}
.flex-gap-3 > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-sm-3);
}
.flex-gap-4 > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-sm-4);
}
.flex-gap-4 > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-sm-4);
}
.flex-gap-5 > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-sm-5);
}
.flex-gap-5 > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-sm-5);
}
.flex-gap-6 > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-sm-6);
}
.flex-gap-6 > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-sm-6);
}
.flex-gap-7 > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-sm-7);
}
.flex-gap-7 > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-sm-7);
}
.flex-gap-8 > .cmp-container:not( :has(>.aem-Grid)) {
  gap: var(--spacing-sm-8);
}
.flex-gap-8 > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  gap: var(--spacing-sm-8);
}
.vyvgarthcp-flex--reset-margin-x {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media only screen and (min-device-width: 769px) and (max-device-width: 912px) and (orientation: portrait) {
  .reset-flex--tablet > .cmp-container {
    display: block;
  }
  .reset-flex--tablet > .cmp-container:has(>.aem-Grid) > .aem-Grid {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .reset-flex--mobile > .cmp-container {
    display: block;
  }
  .reset-flex--mobile > .cmp-container:has(>.aem-Grid) > .aem-Grid {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-flex--reset > .cmp-container {
    display: block !important;
    align-items: unset;
    justify-content: unset;
  }
  .vyvgarthcp-flex--reset > .cmp-container > .aem-Grid {
    display: block !important;
    align-items: unset;
  }
  .vyvgarthcp-flex--reset > .cmp-teaser {
    display: block !important;
    gap: 1rem;
  }
  .vyvgarthcp-flex--reset > .cmp-teaser .cmp-teaser__image {
    width: auto;
    width: fit-content;
  }
  .vyvgarthcp-flex--reset > .cmp-teaser .cmp-teaser__content {
    width: 100%;
  }
}
.vyvgarthcp-flex > .cmp-container {
  display: flex;
}
.vyvgarthcp-flex > .cmp-container:not( :has(>.aem-Grid)) {
  display: flex;
}
.vyvgarthcp-flex > .cmp-container > .aem-Grid {
  display: flex;
}
.vyvgarthcp-flex .cmp-teaser {
  display: flex;
  gap: 1rem;
}
.vyvgarthcp-flex .cmp-teaser .cmp-teaser__content {
  width: 100%;
}
.vyvgarthcp-flex--row-reverse > .cmp-container {
  flex-direction: row-reverse;
}
.vyvgarthcp-flex--row-reverse > .cmp-container:not( :has(>.aem-Grid)) {
  flex-direction: row-reverse;
}
.vyvgarthcp-flex--row-reverse > .cmp-container > .aem-Grid {
  flex-direction: row-reverse;
}
.vyvgarthcp-flex--row-reverse .cmp-teaser {
  flex-direction: row-reverse;
}
.vyvgarthcp-button-padding-increase .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.vyvgarthcp-flex--align-items-center > .cmp-container {
  align-items: center;
}
.vyvgarthcp-flex--align-items-center > .cmp-container:not( :has(>.aem-Grid)) {
  align-items: center;
}
.vyvgarthcp-flex--align-items-center > .cmp-container > .aem-Grid {
  align-items: center;
}
.vyvgarthcp-flex--align-items-center .cmp-teaser {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-br--reset-mobile br {
    display: none;
  }
}
.vyvgarthcp-max-width--1040px > .cmp-container {
  max-width: 1040px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vyvgarthcp-max-width--940 {
  max-width: 940px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vyvgarthcp-max-width--1160 > .cmp-container {
  max-width: 1160px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vyvgarthcp-align--flush-right > .cmp-container:not( :has(>.aem-Grid)) {
  width: fit-content;
  margin-left: auto;
}
.vyvgarthcp-align--flush-right > .cmp-container > .aem-Grid {
  width: fit-content;
  margin-left: auto;
}
.vyvgarthcp-teaser--title-indent .cmp-teaser .cmp-teaser__title,
.vyvgarthcp-teaser--title-indent .cmp-teaser h4 {
  text-indent: -1rem;
}
@media screen and (max-width: 768px) {
  .vyv-utils--hide-mobile {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .vyv-utils--hide-desktop {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .vyv-utils--hide-desktop {
    display: none;
  }
}
@media screen and (min-width: 912px) {
  .vyv-utils--hide-desktop-md {
    display: none;
  }
}
.vyv-flex {
  display: flex;
  gap: 6px;
}
@media screen and (max-width: 767px) {
  .vyv-flex {
    display: inline;
  }
}
.vyv-container__padding-top {
  padding-top: 124px !important;
}
@media screen and (max-width: 767px) {
  .vyv-container__padding-top {
    padding-top: 62px !important;
  }
}
.vyv-container--reset-x {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .vyv-padding-x--reset-mobile {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#entroll-patients-portal h1,
#enroll-patients-hero h1 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#entroll-patients-portal .vyvgarthcp-spacing--top-xlarge,
#enroll-patients-hero .vyvgarthcp-spacing--top-xlarge {
  margin-top: 160px;
}
@media screen and (max-width: 1199px) {
  #entroll-patients-portal .teaser:first-child .cmp-teaser__content,
  #enroll-patients-hero .teaser:first-child .cmp-teaser__content {
    padding-bottom: var(--spacing-md);
    border-right: none;
  }
  #entroll-patients-portal .teaser:first-child .cmp-teaser__content::after,
  #enroll-patients-hero .teaser:first-child .cmp-teaser__content::after {
    content: unset;
  }
}
#entroll-patients-portal .cmp-teaser .cmp-teaser__image .cmp-image__image,
#enroll-patients-hero .cmp-teaser .cmp-teaser__image .cmp-image__image {
  max-height: 58px;
}
#entroll-patients-portal .cmp-teaser .cmp-teaser__content,
#enroll-patients-hero .cmp-teaser .cmp-teaser__content {
  padding: 0 12.7%;
  text-align: center;
}
#entroll-patients-portal .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link,
#enroll-patients-hero .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link {
  position: relative;
}
@media screen and (max-width: 959px) {
  #entroll-patients-portal .cmp-teaser .cmp-teaser__action-link,
  #enroll-patients-hero .cmp-teaser .cmp-teaser__action-link {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #entroll-patients-portal .cmp-teaser .cmp-teaser__content,
  #enroll-patients-hero .cmp-teaser .cmp-teaser__content {
    padding: 0 1rem;
    text-align: center;
  }
}
#enroll-patients-hero {
  padding-top: 144px !important;
}
@media screen and (max-width: 767px) {
  #enroll-patients-hero {
    padding-top: 160px !important;
  }
}
#entroll-patients-portal .teaser:first-child .cmp-teaser__content {
  border-bottom: unset;
}
#entroll-patients-portal .teaser:first-child .cmp-teaser__content::after {
  content: unset;
}
@media screen and (max-width: 1199px) {
  #entroll-patients-portal .teaser:first-child .cmp-teaser__content .cmp-teaser__content {
    border-bottom: unset;
  }
  #entroll-patients-portal .teaser:first-child .cmp-teaser__content .cmp-teaser__content::after {
    content: unset;
  }
}
#vyvgart-insurance-coverage h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}
#multiple-cycle-coverage h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}
#multiple-cycle-coverage .vyvgarthcp-text--circular-stat + .text p {
  font-size: 1rem !important;
  line-height: 1.3em;
}
#multiple-cycle-coverage .vyvgarthcp-text--circular-stat + .text p.vyvgarthcp-text--small {
  font-size: 0.75rem !important;
  line-height: 1.188rem;
}
#multiple-cycle-coverage .vyvgarthcp-text--footnote,
#multiple-cycle-coverage .vyvgarthcp-text--small {
  font-size: 0.75rem !important;
  line-height: 1.188rem;
}
#argenx-network {
  padding-top: var(--spacing-md);
  padding-bottom: var(--spacing-md);
}
#argenx-network .cmp-container {
  max-width: 72rem !important;
  margin: 0 auto;
}
#argenx-network .cmp-container > .aem-Grid {
  display: block;
  width: 85%;
  margin: 0 auto;
}
#argenx-network .cmp-container > .aem-Grid > .container {
  display: block;
  padding-right: 0;
  margin: 0 auto var(--spacing-xs);
  float: unset;
}
#argenx-network .cmp-image {
  max-width: 54px;
}
#argenx-network h3 {
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  #argenx-network .cmp-container > .aem-Grid {
    display: flex;
    align-items: center;
    width: unset;
  }
  #argenx-network .cmp-container > .aem-Grid > .container {
    width: fit-content;
    margin: 0;
    padding-right: var(--spacing-sm);
  }
}
#co-pay .image {
  margin-top: unset;
  margin-bottom: unset;
}
#co-pay .vyvgarthcp-text--patient-portrayal-vertical-tr {
  top: unset;
  right: 0;
  bottom: -20px;
  transform: unset;
}
@media screen and (min-width: 768px) {
  #co-pay .vyvgarthcp-text--patient-portrayal-vertical-tr {
    top: 1rem;
    right: -10%;
    bottom: unset;
    transform: rotate(270deg);
  }
}
#dosing-calculator-driver .image {
  margin-top: unset;
  margin-bottom: unset;
}
#dosing-calculator-driver .vyvgarthcp-text--patient-portrayal-vertical-tr {
  top: unset;
  transform: unset;
}
@media screen and (min-width: 768px) {
  #dosing-calculator-driver .vyvgarthcp-text--patient-portrayal-vertical-tr {
    top: 6rem;
    right: -10%;
    transform: rotate(270deg);
  }
  #dosing-calculator-driver .image {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }
}
@media screen and (min-width: 960px) {
  #dosing-calculator-driver .vyvgarthcp-text--patient-portrayal-vertical-tr {
    top: 9rem;
    right: -10%;
  }
}
@media screen and (max-width: 767px) {
  #elements-moa .vyvgarthcp-container--content-gutter > .cmp-container > .aem-Grid {
    display: flex;
    flex-wrap: wrap;
  }
  #elements-moa .vyvgarthcp-container--content-gutter > .cmp-container > .aem-Grid .container {
    flex: 50%;
    margin-bottom: var(--spacing-md);
  }
}
#full-isi,
#isi-fragment-container {
  position: unset;
}
#banner-vyvgart-path .cmp-teaser__title-link {
  pointer-events: none;
}
#banner-vyvgart-path .cmp-teaser__title-link h3 {
  font-size: 2rem;
  line-height: 2.5rem;
}
@media screen and (min-width: 768px) {
  #banner-vyvgart-path .text--patient-portrayal {
    top: 24px;
  }
}
@media screen and (max-width: 414px) {
  #thank-you-hero .cmp-teaser__mobile-image img {
    width: auto;
    height: 100.5%;
    object-fit: unset;
    transform: translateX(13%);
  }
}
@media screen and (min-width: 1500px) {
  #thank-you-hero .cmp-teaser__image img {
    position: relative;
    top: -30%;
  }
}
@media screen and (max-width: 767px) {
  #teaser-banner--text-vertical-tr .vyvgarthcp-multi-images-teaser--banner + .vyvgarthcp-text--patient-portrayal-vertical-tr {
    transform: unset;
    top: unset;
    bottom: 40px;
    left: var(--gutter-x);
    right: unset;
  }
}
#discover-driver h2,
#discover-vyvgart-iv-infusion h2 {
  font-weight: normal;
}
#discover-driver #vyvgart-logo,
#discover-vyvgart-iv-infusion #vyvgart-logo {
  max-width: 118px;
}
#discover-driver .vyvgarthcp-text--patient-portrayal-vertical-tr,
#discover-vyvgart-iv-infusion .vyvgarthcp-text--patient-portrayal-vertical-tr {
  top: 60px;
  right: 1rem;
}
@media screen and (max-width: 767px) {
  #discover-driver,
  #discover-vyvgart-iv-infusion {
    background-color: #022a47;
    background-image: url(../../../content/dam/vyvgart/hcp/vyvgart-hytrulo/backgrounds/banner-discover-vyvgart-for-iv-infusion-mobile.jpg) !important;
  }
  #discover-driver .vyvgarthcp-text--patient-portrayal-vertical-tr,
  #discover-vyvgart-iv-infusion .vyvgarthcp-text--patient-portrayal-vertical-tr {
    right: -1.5rem;
  }
}
#discover-vyvgart-iv-infusion #vyvgart-logo {
  max-width: 170px;
}
@media screen and (max-width: 767px) {
  #outage-sc-integrated {
    background-color: #022a47;
    background-image: url(../../../content/dam/vyvgart/hcp/backgrounds/outage-sc-integrated-bg-mobile.jpg) !important;
  }
}
#elements-moa .cmp-image {
  width: 100px;
  margin: 0 auto;
}
#elements-moa .cmp-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #elements-moa .cmp-image {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
  }
  #elements-moa .cmp-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
#microsite-portal-home-hero .text--patient-portrayal {
  top: 0;
}
@media screen and (max-width: 767px) {
  #microsite-portal-home-hero .text--patient-portrayal {
    top: 4px;
    rotate: -90deg;
    left: unset;
    bottom: unset;
    right: -35px;
    margin: unset;
  }
}
@media screen and (min-width: 1500px) {
  #microsite-portal-home-hero .text--patient-portrayal {
    right: -4%;
  }
}
@media screen and (max-width: 768px) {
  #video-library-container .vyvgarthcp-teaser-rte--tile .cmp-image__image {
    width: 100% !important;
  }
}
@media screen and (max-width: 1023px) {
  #video-library-container .vyvgarthcp-teaser-rte--tile .cmp-image__image {
    width: auto;
  }
}
#access-support,
#enrollment-patient-support,
#talking-with-patients,
#about-vyvgart {
  scroll-margin-top: 50px;
}
#mgr h2 {
  font-size: 1.25rem;
  margin-bottom: 0;
}
#mgr > .vyvgarthcp-container--content-gutter > .aem-Grid {
  display: flex;
  align-items: center;
}
#stay-connected > .container > .cmp-container {
  padding-top: 160px;
}
@media screen and (max-width: 767px) {
  #stay-connected > .container > .cmp-container,
  #sign-up > .container > .cmp-container {
    padding-top: 240px;
  }
}
@media screen and (max-width: 767px) {
  #contact-a-rep-banner .cmp-teaser__description,
  #contact-a-rep-banner .cmp-teaser__title {
    margin-right: 22%;
  }
}
#search-now-callout {
  background: #002b49;
  border-radius: 0px 0.875rem 0px 0px;
  padding: var(--spacing-sm-10);
}
#search-now-callout > .container {
  border-top: 1px solid #a7a6ab;
}
#search-now-callout > .container > .cmp-container {
  margin-top: var(--spacing-xs);
}
@media screen and (max-width: 767px) {
  #search-now-callout {
    padding: var(--spacing-sm) var(--spacing-xs);
  }
}
#jcode-callout {
  background: #fff;
  border-radius: 0px 0.875rem 0px 0px;
  padding: var(--spacing-sm) var(--spacing-xs);
}
#jcode-callout .text:nth-child(1) {
  padding-bottom: var(--spacing-xs);
  border-bottom: 1px solid #b2b2b2;
}
#jcode-callout .text:last-child {
  padding-top: var(--spacing-xs);
}
#frm-callout {
  background: #fff;
  border-radius: 0px 0.875rem 0px 0px;
  padding: var(--spacing-sm) var(--spacing-xs);
}
#enroll-patients-callout .text,
#enroll-patients-callout .image {
  width: fit-content;
  margin: 0;
  padding: 0;
}
#enroll-patients-callout .image {
  padding-right: 1rem;
}
@media screen and (max-width: 767px) {
  #enroll-patients-callout {
    padding-top: var(--spacing-sm);
    padding-bottom: var(--spacing-sm);
  }
}
#landing-thank-you-page {
  min-height: 700px;
  display: flex;
  align-items: center;
}
#landing-thank-you-page > .container {
  width: 100%;
  margin-top: 80px;
}
#landing-thank-you-page #contact-a-rep--retun-btn {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media screen and (max-width: 767px) {
  #landing-thank-you-page {
    min-height: 524px;
  }
}
#now-approved-container {
  max-width: 650px;
  max-height: 650px;
  min-width: 280px;
  min-height: 280px;
  width: 45vw;
  height: 45vw;
  padding: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #now-approved-container {
    width: 580px;
    height: 580px;
  }
}
@media screen and (max-width: 767px) {
  #now-approved-container {
    width: 100%;
    height: 100%;
    max-height: 400px;
    width: 100vw;
    height: 100vw;
  }
}
#now-approved-popup {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 100%;
  max-width: 640px;
  max-height: 640px;
  min-width: 280px;
  min-height: 280px;
  width: 42vw;
  height: 42vw;
  padding: 80px;
  background: linear-gradient(140deg, #052c49 24.25%, #bc86ce 95.66%);
}
#now-approved-popup .image {
  max-width: 255px;
  min-width: 160px;
  width: 57.5%;
  margin: 0 auto;
  overflow: unset;
}
#now-approved-popup .image img {
  width: 100%;
  display: block;
}
#now-approved-popup #na-learn-more-btn {
  display: flex;
  flex-direction: row-reverse;
}
#now-approved-popup .cmp-button {
  min-width: 20vw;
  margin: 0 auto;
}
#now-approved-popup h2 {
  font-size: clamp(1.375rem, 2.31vw, 2.5rem);
  line-height: 1.18;
}
@media screen and (max-width: 767px) {
  #now-approved-popup {
    max-width: 400px;
    max-height: 400px;
    min-width: 340px;
    min-height: 340px;
    width: 70vw;
    height: 70vw;
    padding: 60px;
  }
  #now-approved-popup .image {
    max-width: 255px;
    min-width: 160px;
    width: 57.5%;
    margin: 0 auto;
  }
  #now-approved-popup .cmp-button {
    min-width: 168px;
    margin: 0 auto;
  }
  #now-approved-popup .text {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 375px) {
  #now-approved-popup {
    width: 98vw;
    height: 98vw;
    padding: 4.375rem 3.75rem;
  }
  #now-approved-popup #na-contact-a-rep,
  #now-approved-popup #na-learn-more-btn {
    padding: 0.375rem 1rem;
  }
  #now-approved-popup #na-contact-a-rep .cmp-button__text,
  #now-approved-popup #na-learn-more-btn .cmp-button__text {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 767px) {
  #local-coverage-tool .vyvgarthcp-formulary-tool {
    margin-left: -1rem;
    margin-right: -1rem;
    padding: 2rem 1rem;
  }
}
#overview .button {
  position: absolute;
  bottom: var(--spacing-sm-6);
  width: fit-content !important;
}
#overview .button .cmp-button {
  color: #022a47;
  margin-bottom: 0;
}
#overview .button .cmp-button .cmp-button__text {
  color: inherit;
}
#overview .teaser .cmp-teaser .cmp-teaser__image {
  width: 160px;
  height: 160px;
  margin: 0 auto var(--spacing-sm-4);
}
@media only screen and (min-device-width: 768px) and (max-device-width: 912px) and (orientation: portrait) {
  #overview > .aem-Grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  #overview > .aem-Grid .aem-GridColumn {
    width: calc(50% - 32px);
    min-width: unset;
    float: unset;
    flex-grow: unset;
    flex-basis: unset;
  }
  #overview > .aem-Grid::before {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  #overview .button {
    position: relative;
    bottom: unset;
  }
  #overview .teaser .cmp-teaser .cmp-teaser__image {
    width: 80px;
    height: 80px;
    margin: 0;
  }
}
#adapt-nxt--total-score {
  background-repeat: repeat-x !important;
  background-size: unset !important;
}
#safety-adapt-nxt-table table tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}
#safety-adapt-nxt-table table tbody tr:nth-child(odd) {
  background-color: transparent;
}
#safety-adapt-nxt-table table tbody tr:nth-child(2) {
  background-color: transparent;
}
#safety-adapt-nxt-table table tbody tr:nth-child(9),
#safety-adapt-nxt-table table tbody tr:nth-child(10),
#safety-adapt-nxt-table table tbody tr:nth-child(11) {
  background-color: white;
}
#safety-adapt-nxt-table table tbody tr:nth-child(9) td,
#safety-adapt-nxt-table table tbody tr:nth-child(10) td,
#safety-adapt-nxt-table table tbody tr:nth-child(11) td {
  padding-left: 32px;
}
#access-hero .cmp-teaser__description {
  max-width: 800px !important;
}
#access-hero .cmp-teaser__description .vyvgarthcp-text--footnote {
  font-size: 0.75rem !important;
  line-height: 1.2rem !important;
}
@media screen and (min-width: 1200px) {
  #hero-sc-injection .cmp-teaser__content h1 {
    width: 39%;
  }
}
#vyvgart-hytrulo {
  scroll-margin-top: 200px;
}
#adapt-sc-open-label-table > .aem-Grid > .container {
  position: relative;
}
#adapt-sc-open-label-table > .aem-Grid > .container:nth-child(1)::after,
#adapt-sc-open-label-table > .aem-Grid > .container:nth-child(2)::after {
  position: absolute;
  right: -3.5%;
  top: 50%;
  transform: translateY(-50%);
  content: url("../../../content/dam/vyvgart/hcp/safety/icon-arrow.svg");
  display: block;
  width: 20px;
  height: 10px;
}
@media screen and (max-width: 767px) {
  #adapt-sc-open-label-table > .aem-Grid > .container {
    position: relative;
  }
  #adapt-sc-open-label-table > .aem-Grid > .container:nth-child(1),
  #adapt-sc-open-label-table > .aem-Grid > .container:nth-child(2) {
    margin-bottom: 48px;
  }
  #adapt-sc-open-label-table > .aem-Grid > .container:nth-child(1)::after,
  #adapt-sc-open-label-table > .aem-Grid > .container:nth-child(2)::after {
    right: unset;
    top: unset;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    rotate: 45e;
    bottom: -30px;
  }
}
#key-details .vyvgarthcp-teaser-rte--tile .cmp-teaser {
  border-radius: var(--spacing-sm-1);
  padding: var(--spacing-sm-10) !important;
  border: 1px solid #BC86CE;
}
@media screen and (max-width: 767px) {
  #key-details .vyvgarthcp-teaser-rte--tile .cmp-teaser {
    padding: var(--spacing-sm-8) !important;
  }
}
@media screen and (max-width: 960px) {
  #incat-scale .cmp-accordion__item .aem-Grid .vyvh-cidp-teaser--callout-item {
    width: 100%;
  }
}
#utility-hero {
  min-height: 340px !important;
}
#compare-options-table > .aem-Grid .teaser:nth-child(1) .cmp-teaser .cmp-teaser__image img,
#compare-options-table > .aem-Grid .teaser:nth-child(2) .cmp-teaser .cmp-teaser__image img,
#compare-options-table > .aem-Grid .teaser:nth-child(3) .cmp-teaser .cmp-teaser__image img {
  display: block;
  width: auto;
  margin: 0 auto;
  max-height: 204px;
}
#submenu-header--enroll-patients-amethyst,
#submenu-header--enroll-patients {
  display: flex;
  gap: 3px;
  background: #022a47;
  padding: 4px var(--spacing-sm-3);
  border-radius: var(--spacing-sm-1);
  font-size: 0.75rem;
  pointer-events: all !important;
}
#submenu-header--enroll-patients-amethyst span,
#submenu-header--enroll-patients span {
  color: white;
  pointer-events: all !important;
}
#submenu-header--enroll-patients-amethyst:hover,
#submenu-header--enroll-patients:hover {
  background-color: #71dbd4;
  text-decoration: none;
}
#submenu-header--enroll-patients-amethyst:hover span,
#submenu-header--enroll-patients:hover span {
  color: #022a47 !important;
}
#submenu-header--enroll-patients-amethyst:hover::before,
#submenu-header--enroll-patients:hover::before {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/enroll-icon-dark.svg");
}
#submenu-header--enroll-patients-amethyst:active,
#submenu-header--enroll-patients:active {
  pointer-events: none;
}
#submenu-header--enroll-patients-amethyst:active span,
#submenu-header--enroll-patients:active span {
  text-decoration: none;
}
#submenu-header--enroll-patients-amethyst::before,
#submenu-header--enroll-patients::before {
  position: relative;
  display: inline-block;
  top: 2px;
  height: 12px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/enroll-icon-light.svg");
}
@media only screen and (max-width: 768px) {
  #submenu-header--enroll-patients-amethyst,
  #submenu-header--enroll-patients {
    padding: var(--spacing-sm-2) var(--spacing-sm-4);
    margin-top: 12px;
  }
}
#submenu-header--enroll-patients-amethyst {
  background: #9137af;
}
#submenu-header--contact-a-rep {
  display: flex;
  gap: 4px;
  padding: 3px var(--spacing-sm-4);
  border-radius: var(--spacing-sm-1);
  border: 1px solid #9137af !important;
  background-color: white;
  font-size: 0.75rem;
  pointer-events: all;
}
#submenu-header--contact-a-rep span {
  color: #9137af;
  pointer-events: all;
}
#submenu-header--contact-a-rep:hover {
  background-color: #9137af;
  text-decoration: none;
}
#submenu-header--contact-a-rep:hover span {
  color: white !important;
}
#submenu-header--contact-a-rep:active {
  pointer-events: none;
}
#submenu-header--contact-a-rep:active span {
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  #submenu-header--contact-a-rep {
    padding: var(--spacing-sm-2) var(--spacing-sm-4);
  }
}
.utility-contact-a-rep {
  padding: var(--spacing-sm-1) var(--spacing-sm-3) !important;
}
@media only screen and (max-width: 768px) {
  .utility-contact-a-rep {
    padding: var(--spacing-sm-2) var(--spacing-sm-3) !important;
  }
}
.submenu-header {
  position: relative;
  z-index: 1;
  background-color: white;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area .cmp-submenu-header--logo {
  border: unset;
  width: 250px;
  height: auto;
  margin: 0;
  display: block;
  max-height: max-content;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area .cmp-submenu-header--logo img {
  width: 100%;
  height: auto;
}
.submenu-header .cmp-submenu-header {
  border: unset;
  height: 96px;
  max-width: 1378px;
  margin: 0 auto;
  background-color: unset;
  padding-left: 1rem;
  padding-right: 1rem;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--logo-area {
  order: unset;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section {
  display: flex;
  height: 100%;
  align-items: center;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile {
  width: 100%;
  padding: 14px 0;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile {
  margin-top: unset;
  background-color: unset;
  border: unset;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--logo-mobile {
  margin: 0;
  padding: 0;
  border: unset;
  width: 258px;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--logo-mobile a {
  display: inline-block;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--logo-mobile a img {
  width: 100%;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area {
  order: 3;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header__highlight {
  flex: 1 1 100%;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header__highlight .cmp-submenu-header__highlight-eyebrow {
  display: none;
}
.submenu-header a {
  display: inline-block;
}
.submenu-header .cmp-chevron-mobile {
  border-width: 0.15em 0.15em 0 0;
  border-color: #002b49;
  width: 8px;
  height: 8px;
  top: 5px;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--hamburger-menu,
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--close-button {
  margin: 0;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--hamburger-menu {
  display: inline-block;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/hamburger-menu.svg");
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--close-button {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon_close-prussian.svg");
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight {
  position: relative;
  align-self: self-end;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 14px;
  z-index: 10;
  min-width: 180px;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight .cmp-submenu-header__highlight-title {
  display: flex;
  justify-content: space-between;
  padding: 6px var(--spacing-sm-2) 6px;
  font-size: 0.625rem;
  font-weight: 600;
  line-height: 120%;
  background: #002b49;
  color: #ffffff;
  width: fit-content;
  min-width: inherit;
  border-radius: var(--spacing-sm-1);
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight .cmp-submenu-header__highlight-title::after {
  display: block;
  width: 10px;
  margin-left: 0.5rem;
  height: 6px;
  content: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/sub-menu-header--title-hightlight-white-arrow-icon.svg');
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight .cmp-submenu-header__highlight-eyebrow {
  display: none;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight .cmp-submenu-header__highlight-submenu-items a {
  font-size: 0.625rem;
  line-height: 120%;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight .cmp-submenu-header__highlight-submenu {
  position: absolute;
  display: none;
  background-color: #022a47;
  border-radius: 0 0 var(--spacing-sm-1) var(--spacing-sm-1);
  overflow: hidden;
  width: 100%;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight .cmp-submenu-header__highlight-submenu .cmp-submenu-header__highlight-submenu-items:last-child a {
  padding: 6px var(--spacing-sm-2) 6px 18px;
  border-bottom: unset;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight .cmp-submenu-header__highlight-submenu .cmp-submenu-header__highlight-submenu-items a {
  padding: 6px 8px 5px 16px;
  width: 100%;
  border-bottom: 1px solid white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  font-size: 0.625rem;
  line-height: 1rem;
  font-weight: 600;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight .cmp-submenu-header__highlight-submenu .cmp-submenu-header__highlight-submenu-items a[href*="active"] {
  pointer-events: none;
  justify-content: unset;
  padding: 6px var(--spacing-sm-2);
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight .cmp-submenu-header__highlight-submenu .cmp-submenu-header__highlight-submenu-items a[href*="active"]::before {
  content: "";
  border-radius: 50%;
  width: 6px;
  height: 6px;
  display: block;
  margin-right: 4px;
  background-color: #71dbd4;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight .cmp-submenu-header__highlight-submenu .cmp-submenu-header__highlight-submenu-items:hover {
  background-color: #002b49;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight:hover {
  transform: translateY(var(--spacing-sm-1));
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight:hover::after {
  content: '';
  display: block;
  width: 100%;
  height: var(--spacing-sm-1);
  background: transparent;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight:hover .cmp-submenu-header__highlight-submenu {
  display: block;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight:hover .cmp-submenu-header__highlight-title {
  position: relative;
  border-radius: var(--spacing-sm-1) var(--spacing-sm-1) 0 0;
  justify-content: unset;
  border-bottom: 1px solid white;
  padding-bottom: 5px;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight:hover .cmp-submenu-header__highlight-title::after {
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  display: block;
  width: 10px;
  height: 1px;
  background-color: white;
  content: "";
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility {
  width: 100%;
  align-self: start;
  float: unset;
  margin-top: 0;
  padding: 4px 0 4px;
  background-color: #F7F4F8;
  border-radius: 0 0 var(--spacing-sm-1) var(--spacing-sm-1);
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 0 8px;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item {
  position: relative;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item a {
  color: #5b6e7e;
  font-size: 0.6rem;
  line-height: 1rem;
  font-weight: 600;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item a.search-icon::before {
  display: inline-block;
  transform: translateY(2px);
  width: 15px;
  height: 12px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/magnifying-glass-icon.svg");
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item .cmp-submenu-header--sub--utility {
  position: absolute;
  display: none;
  background-color: #f7f4f8;
  border-radius: var(--spacing-sm-1);
  min-width: 100%;
  overflow: hidden;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item .cmp-submenu-header--sub--utility a {
  display: block;
  color: #5b6e7e;
  padding: 0.375rem 1.5rem 0.375rem 0.75rem;
  min-width: 100%;
  width: max-content;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item .cmp-submenu-header--sub--utility a:hover {
  color: white;
  background-color: #002b49;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item.__with-sub .cmp-submenu-header--utility-item-chevron {
  display: inline-block;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/chevron-expand.svg");
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item:hover > a {
  color: #008996;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item:hover .cmp-submenu-header--sub--utility {
  display: block;
  z-index: 100;
  top: 26px;
}
.submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item:hover .cmp-submenu-header--utility-item-chevron {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/internal_menu_btn_collapse.svg");
}
.submenu-header .cmp-submenu-header--main {
  position: absolute;
  bottom: 14px;
  right: 0;
  display: flex;
  padding-left: clamp(600px, 43%, 620px);
  padding-right: 10px;
  right: var(--header-x);
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 12px;
  align-self: flex-start;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.2rem;
  margin-bottom: unset;
  display: flex;
  align-items: center;
  align-self: flex-start;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem a {
  padding: 4px 6px;
  font-weight: inherit;
  flex-shrink: 0;
  pointer-events: all;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem a span {
  color: #002b49;
  pointer-events: inherit;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--sub {
  top: 100%;
  background-color: #f7f4f8;
  border-radius: var(--spacing-sm-1);
  overflow: hidden;
  min-width: 220px;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--sub a {
  padding: 0.5rem 1.5rem 0.5rem 0.75rem;
  color: #5b6e7e;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--sub a.active-page,
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--sub a:hover {
  background-color: #002b49;
  color: white;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--chevron-collapse,
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--chevron-expand {
  width: 10px;
  height: 8px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/chevron-expand.svg");
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--chevron-collapse {
  transform: scaleY(-1);
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/chevron-expand-teal.svg");
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem.active-page a {
  text-decoration: unset;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem.active-page a span {
  color: #008996;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem.active-page .cmp-submenu-header--chevron-expand {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/internal_menu_btn_collapse.svg");
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem:hover a {
  text-decoration: unset;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem:hover a span {
  color: #008996;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem:hover .cmp-submenu-header--chevron-expand {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/internal_menu_btn_collapse.svg");
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links {
  display: none;
}
.submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .cmp-submenu-header--utility-item-mobile {
  font-size: 0.75rem;
  line-height: 1rem;
}
.submenu-header .cmp-submenu-header--top-section-mobile {
  display: none;
}
@media screen and (min-width: 1300px) {
  .submenu-header .cmp-submenu-header {
    padding-left: var(--header-x);
    padding-right: var(--header-x);
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list {
    padding-left: 10px;
  }
}
@media screen and (max-width: 1299px) {
  .submenu-header .cmp-submenu-header--main {
    padding-left: 490px;
  }
}
@media only screen and (max-width: 1199px) {
  .submenu-header .cmp-submenu-header--main {
    padding-left: 250px;
    right: 0;
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility {
    position: absolute;
    right: 0;
    max-width: 72%;
    max-width: calc(100% - 300px);
    border-radius: 0 0 4px 4px;
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight {
    transform: translateX(-260px);
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight:hover {
    transform: translate(-260px, var(--spacing-sm-1));
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area .cmp-submenu-header--logo {
    transform: translateY(-20px);
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 912px) and (orientation: portrait) {
  .submenu-header .cmp-submenu-header {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area .cmp-submenu-header--logo {
    transform: unset;
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--top-section {
    display: none;
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility {
    position: relative;
    right: unset;
    max-width: unset;
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area {
    display: inline-block;
  }
  .submenu-header .cmp-submenu-header--mobile {
    display: inline-block;
  }
  .submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--logo-mobile {
    display: inline-block;
  }
  .submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header__highlight {
    display: none;
  }
  .submenu-header .cmp-submenu-header--main {
    display: none;
    padding: unset !important;
    transform: unset;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list {
    display: block;
    max-height: unset;
    padding: var(--spacing-sm-6) 0 var(--spacing-sm-8);
    border-bottom: 1px solid #C0C0C0;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem {
    display: block;
    float: unset;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem a {
    padding: var(--spacing-sm-3) 0;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--sub {
    padding: 0;
    margin-left: -24px;
    margin-right: -24px;
    border-radius: unset;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--sub a {
    padding-left: 32px;
    padding-right: 32px;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links {
    display: block;
    padding: var(--spacing-sm-5) 0 var(--spacing-md-10);
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .cmp-submenu-header--utility-item-mobile {
    padding: var(--spacing-sm-3) 0;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .cmp-submenu-header--utility-item-mobile.active + .utility-subnavigation-mobile {
    display: block;
    background-color: #f7f4f8;
    margin-left: -24px;
    margin-right: -24px;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .cmp-submenu-header--utility-item-mobile.active + .utility-subnavigation-mobile a {
    padding-left: 32px;
    padding-right: 32px;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .utility-subnavigation-mobile {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .utility-subnavigation-mobile a {
    padding: 8px;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links a {
    font-weight: 500;
    color: #002b49;
    width: 100%;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links a:hover {
    text-decoration: unset;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links,
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .submenu-header .cmp-submenu-header {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area .cmp-submenu-header--logo {
    transform: unset;
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--top-section {
    display: none;
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility {
    position: relative;
    right: unset;
    max-width: unset;
  }
  .submenu-header .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area {
    display: inline-block;
  }
  .submenu-header .cmp-submenu-header--mobile {
    display: inline-block;
  }
  .submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--logo-mobile {
    display: inline-block;
  }
  .submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header__highlight {
    display: none;
  }
  .submenu-header .cmp-submenu-header--main {
    display: none;
    padding: unset !important;
    transform: unset;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list {
    display: block;
    max-height: unset;
    padding: var(--spacing-sm-6) 0 var(--spacing-sm-8);
    border-bottom: 1px solid #C0C0C0;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem {
    display: block;
    float: unset;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem a {
    padding: var(--spacing-sm-3) 0;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--sub {
    padding: 0;
    margin-left: -24px;
    margin-right: -24px;
    border-radius: unset;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem .cmp-submenu-header--sub a {
    padding-left: 32px;
    padding-right: 32px;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links {
    display: block;
    padding: var(--spacing-sm-5) 0 var(--spacing-md-10);
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .cmp-submenu-header--utility-item-mobile {
    padding: var(--spacing-sm-3) 0;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .cmp-submenu-header--utility-item-mobile.active + .utility-subnavigation-mobile {
    display: block;
    background-color: #f7f4f8;
    margin-left: -24px;
    margin-right: -24px;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .cmp-submenu-header--utility-item-mobile.active + .utility-subnavigation-mobile a {
    padding-left: 32px;
    padding-right: 32px;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .cmp-submenu-header--utility-item-mobile.search-icon::before {
    display: inline-block;
    transform: translateY(2px);
    width: 15px;
    height: 12px;
    content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/magnifying-glass-icon.svg");
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .cmp-submenu-header--utility-item-mobile.search-icon:hover::before {
    display: inline-block;
    transform: translateY(2px);
    width: 15px;
    height: 12px;
    content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/magnifying-glass-icon-aqua.svg");
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .utility-subnavigation-mobile {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links .utility-subnavigation-mobile a {
    padding: 8px;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links a {
    font-weight: 500;
    color: #002b49;
    width: 100%;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links a:hover {
    text-decoration: unset;
  }
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links,
  .submenu-header .cmp-submenu-header--main .cmp-submenu-header--main-list {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .submenu-header .cmp-submenu-header--main {
    display: none;
  }
}
.vyv-submenu-header--cidp .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area {
  padding-right: 24px;
}
.vyv-submenu-header--cidp .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area .cmp-submenu-header--logo {
  width: 220px;
}
.vyv-submenu-header--cidp .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight {
  width: 188px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 912px) and (orientation: portrait) {
  .vyv-submenu-header--cidp .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--logo-mobile {
    width: 55% !important;
    max-width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .vyv-submenu-header--cidp .cmp-submenu-header--main {
    padding-left: 0;
  }
  .vyv-submenu-header--cidp .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--logo-mobile {
    width: 55% !important;
    max-width: 160px;
  }
}
@media only screen and (max-width: 1199px) {
  .vyv-submenu-header--cidp .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header__highlight {
    width: 200px;
  }
  .vyv-submenu-header--cidp .cmp-submenu-header--main {
    padding-left: 240px;
  }
}
.vyv-submenu-header--landing .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility {
  width: 1000px;
  width: clamp(600px, 69.5%, 1000px);
  margin-left: auto;
  padding-left: 1.5rem;
}
.vyv-submenu-header--landing .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper {
  gap: 36px;
  width: 100%;
  justify-content: space-between;
  margin-left: auto;
}
.vyv-submenu-header--landing .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--sub--utility {
  min-width: 120px;
}
.vyv-submenu-header--landing .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--logo-area .cmp-submenu-header--logo {
  width: 210px;
  transform: none;
}
.vyv-submenu-header--landing .cmp-submenu-header--main .cmp-submenu-header--main-list {
  justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
  .vyv-submenu-header--landing .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem {
    margin-bottom: var(--spacing-sm-6);
  }
  .vyv-submenu-header--landing .cmp-submenu-header--main .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem:last-child {
    margin-bottom: 0;
  }
  .vyv-submenu-header--landing .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--logo-mobile {
    width: 56% !important;
    max-width: 160px;
  }
}
.menu-active .cmp-submenu-header {
  background-color: white;
  max-height: 100%;
  height: 100vh;
}
.menu-active .cmp-submenu-header .cmp-submenu-header--main {
  bottom: auto;
}
.menu-active .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header__highlight {
  display: unset;
  padding-top: 20px;
}
.menu-active .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header__highlight .cmp-submenu-header__highlight-submenu,
.menu-active .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header__highlight .cmp-submenu-header__highlight-title {
  display: none;
}
.menu-active .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header__highlight .cmp-submenu-header__highlight-eyebrow {
  display: block;
  font-size: 0.688rem;
  line-height: 0.875rem;
  font-weight: 500;
}
.menu-active .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.search-facets {
  margin-bottom: 1rem;
  margin-top: 1rem;
  border: 1px solid #999;
  min-height: 28px;
}
.search-facets dl {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1rem;
}
.search-facets dl dt {
  margin: 1rem 0 .75rem 0;
  font-weight: bold;
}
.search-facets dl dd {
  margin: 0 .5rem 0 0;
  padding: 0;
  display: inline-block;
}
.search-facets button.search-facet-toggle {
  float: right;
  background: none;
  border: none;
}
.search-facets .coral-Icon--accordionDown {
  display: block;
}
.search-facets .coral-Icon--accordionUp {
  display: none;
}
.search-facets .search-facets--content {
  padding: 5px;
}
.search-facets input[type=checkbox] {
  display: none;
}
.search-facets label {
  border: solid 1px #999;
  color: #999;
  padding: .25rem .5rem;
  font-size: .9rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.search-facets input[type=checkbox]:checked + label {
  color: #ff6b59;
  border-color: #ff6b59;
}
.search-facets.open .coral-Icon--accordionDown {
  display: none;
}
.search-facets.open .coral-Icon--accordionUp {
  display: block;
}
.search-field {
  position: relative;
  width: 100%;
  margin-bottom: var(--spacing-md);
  /* Search Field - -Autocomplete */
}
.search-field .search-field--wrapper {
  position: relative;
}
.search-field .search-field--wrapper input[type="text"] {
  border: solid 1px #f0f0f0;
  font-size: 1rem;
  padding: 1rem 5rem 1rem 1rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border: 1px solid #022a47;
  border-radius: var(--spacing-sm-1);
}
.search-field .search-field--wrapper input[type="submit"] {
  position: absolute;
  top: .25rem;
  right: .25rem;
  padding: 0.75rem;
  border: 0;
  border-radius: var(--spacing-sm-1);
  background-color: #ff6b59;
  color: white;
  font-size: 2rem;
  width: 4rem;
}
.search-field .search-field--wrapper .cancel {
  display: none;
}
.search-field .quick-lists {
  background-color: #fff;
  border: solid 1px #f0f0f0;
  border-top-style: dashed;
  display: none;
  left: 0;
  margin-top: -1px;
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.search-field .quick-lists dl,
.search-field .quick-lists dt,
.search-field .quick-lists dd {
  list-style: none;
  margin: 0;
  padding: 0;
}
.search-field .quick-lists a {
  padding: 1rem;
  text-decoration: none;
  display: block;
}
.search-field .quick-lists a:hover {
  background-color: #f0f0f0;
}
.search-field .quick-lists .quick-suggestions,
.search-field .quick-lists .quick-results {
  display: none;
}
.search-field .quick-lists .quick-suggestions dt,
.search-field .quick-lists .quick-results dt {
  padding: 1rem 0 .5rem 1rem;
  margin: 0;
  font-size: 1.1rem;
  font-weight: bold;
  font-style: italic;
}
.search-field .quick-lists .quick-suggestions {
  background-color: #f0f0f0;
  font-size: .8rem;
  padding-bottom: 1rem;
}
.search-field .quick-lists .quick-suggestions dd {
  padding: .4rem 1rem;
  font-style: italic;
  cursor: pointer;
}
.search-field .quick-lists .quick-results a {
  padding: 1rem;
  text-decoration: none;
  display: block;
}
.search-field .quick-lists .quick-results a:hover {
  background-color: #f0f0f0;
}
@media screen and (max-width: 767px) {
  .search-field .search-field--wrapper input[type="text"] {
    font-size: 1rem;
    padding: 1rem 3rem 1rem 1rem;
  }
}
#search-wrapper {
  position: relative;
}
#search-wrapper #search-btn {
  position: absolute;
  right: 0;
  top: 10px;
}
#search-wrapper #search-btn .cmp-button__icon {
  display: block;
}
@media screen and (max-width: 767px) {
  #search-wrapper #search-btn {
    width: 24px;
    height: 48px;
    right: 24px;
    top: 0;
  }
  #search-wrapper #search-btn .cmp-button__icon {
    width: 24px;
  }
}
.search-results ul,
.search-results li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-results .search-stats {
  font-size: .9rem;
  float: right;
  font-style: italic;
  padding-right: .5rem;
  display: none;
}
.search-results h2 {
  display: none;
}
.search-results li {
  clear: both;
}
.search-results li.plain {
  margin-bottom: var(--spacing-md);
}
.search-results li .info {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: none;
  font-size: .9rem;
  line-height: 1.25rem;
}
.search-results li .info a {
  text-decoration: none;
  color: inherit;
  font-size: inherit;
}
.search-results li .info h3 {
  font-size: 1.25rem;
  font-weight: 500;
  margin: .75rem 0 .5rem 0;
  padding-top: .25rem;
  color: #022a47;
}
.search-results li .info p {
  margin-top: 0;
}
.search-results li .info p strong {
  color: #ff6b59;
}
.search-results li .info p::after {
  display: block;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0px;
}
.search-results li.thumbnail {
  padding-bottom: .75rem;
}
.search-results li.thumbnail .info {
  margin-left: 120px;
}
.search-results li.thumbnail .thumbnail {
  float: left;
  width: 100px;
  border: solid 1px #f0f0f0 -dark;
  border-radius: 2px;
  text-align: center;
  padding: 1rem 0;
}
.search-results li.thumbnail .thumbnail a {
  color: #333;
}
.search-results li.thumbnail .thumbnail a:hover {
  color: #ff6b59;
}
.search-pagination {
  margin: 1rem auto;
}
.search-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.search-pagination ul li {
  margin: 0 .5rem 0 0;
  padding: 0;
  display: inline-block;
}
.search-pagination input[type=radio] {
  display: none;
}
.search-pagination label {
  border: solid 1px #999;
  color: #999;
  padding: .25rem .5rem;
  font-size: .9rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.search-pagination input[type=radio]:checked + label {
  color: #ff6b59;
  border-color: #ff6b59;
}
#vyvgarthcp-main--footer {
  max-width: 90rem;
  margin: 0 auto;
  padding: var(--spacing-md) var(--gutter-x);
  font-size: 0.688rem;
}
#vyvgarthcp-main--footer #footer-argenx-logo {
  width: 97px;
  height: auto;
  margin-bottom: var(--spacing-xs);
  margin-left: -5px;
}
#vyvgarthcp-main--footer .cmp-text {
  display: block;
}
#vyvgarthcp-main--footer .cmp-text p {
  font-size: 0.75rem;
  line-height: 1rem;
  margin-bottom: 0;
}
@media screen and (min-width: 960px) {
  #vyvgarthcp-main--footer #footer-argenx-logo {
    width: 105px;
    margin-bottom: 0;
  }
  #vyvgarthcp-main--footer .cmp-text {
    display: flex;
    justify-content: flex-end;
  }
}
#vyvgarthcp-portal-main-footer-menu {
  background: #052C49 !important;
  margin-top: 0 !important;
}
#vyvgarthcp-portal-main-footer-menu ul li a {
  color: white !important;
}
#vyvgarthcp-portal-main-footer-menu ul li a:hover {
  color: #008996;
}
#vyvgarthcp-portal-main-footer-menu,
#vyvgarthcp-main-footer-menu {
  margin-top: var(--spacing-md);
  background: #b1e4e3;
}
#vyvgarthcp-portal-main-footer-menu.__portal,
#vyvgarthcp-main-footer-menu.__portal {
  background: #d1d7db;
}
#vyvgarthcp-portal-main-footer-menu ul,
#vyvgarthcp-main-footer-menu ul {
  list-style: none;
  display: block;
  padding: var(--spacing-sm) var(--gutter-x);
  margin: 0;
}
#vyvgarthcp-portal-main-footer-menu ul li,
#vyvgarthcp-main-footer-menu ul li {
  margin: 0 0 1rem;
}
#vyvgarthcp-portal-main-footer-menu ul li:last-child,
#vyvgarthcp-main-footer-menu ul li:last-child {
  margin-bottom: 0;
}
#vyvgarthcp-portal-main-footer-menu ul li a,
#vyvgarthcp-main-footer-menu ul li a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.8125rem;
}
#vyvgarthcp-portal-main-footer-menu ul li a:hover,
#vyvgarthcp-main-footer-menu ul li a:hover {
  color: #008996;
}
@media screen and (min-width: 960px) {
  #vyvgarthcp-portal-main-footer-menu ul,
  #vyvgarthcp-main-footer-menu ul {
    display: flex;
    max-width: 90rem;
    margin: 0 auto;
    padding: var(--spacing-sm) var(--gutter-x);
    justify-content: center;
    gap: 4%;
  }
  #vyvgarthcp-portal-main-footer-menu ul li,
  #vyvgarthcp-main-footer-menu ul li {
    margin: 0;
  }
}
.vyvgarthcp-sc-microsite--footer-links #vyvgarthcp-main-footer-menu {
  background: #d1d7db;
}
.isi-tray {
  max-width: 90rem;
  margin: 0 auto;
  float: unset !important;
  font-size: 1rem;
  padding: 40px var(--gutter-x) 0 !important;
}
.isi-tray h2,
.isi-tray h6 {
  font-weight: 700;
}
.isi-tray h2,
.isi-tray h6,
.isi-tray p {
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  line-height: 1.3em;
}
.isi-tray h2 a,
.isi-tray h6 a,
.isi-tray p a {
  color: inherit;
  text-decoration: underline;
}
.isi-tray h2 a:hover,
.isi-tray h6 a:hover,
.isi-tray p a:hover {
  color: #008996 !important;
}
.isi-tray h4 {
  margin-bottom: 8px;
  font-size: 0.9rem;
  line-height: 1.3em;
}
.isi-tray h4 a {
  text-decoration: underline;
  color: inherit;
}
.isi-tray h4 a:hover {
  color: #008996 !important;
}
.isi-tray .cmp-isi-tray--page-section {
  padding-top: 5rem;
  background: white;
}
.isi-tray.vsq-theme--perfectly-violet h2,
.isi-tray.vsq-theme--perfectly-violet h4 {
  color: #9137af;
  font-weight: bold;
}
.isi-tray.lt-lavender {
  background: #f7f4f8;
  max-width: unset;
  margin: unset;
  padding: unset !important;
}
.isi-tray.lt-lavender .cmp-isi-tray-main-wrapper {
  max-width: 90rem;
  margin: 0 auto;
  float: unset !important;
  font-size: 1rem;
  padding: 40px var(--gutter-x) !important;
  background: #f7f4f8;
}
.isi-tray.lt-lavender .cmp-isi-tray-main-wrapper .cmp-isi-tray--page-section {
  background: #f7f4f8;
}
.isi-tray.lt-lavender .cmp-isi-tray-main-wrapper .cmp-isi-tray {
  background: #f7f4f8;
}
.isi-tray.lt-lavender .cmp-isi-tray-main-wrapper .cmp-isi-tray.stuck {
  background: unset;
}
.isi-tray.lt-lavender .cmp-isi-tray-main-wrapper .cmp-isi-tray .cmp-isi-tray--expanded {
  background: unset;
}
.isi-tray.lt-lavender .cmp-isi-tray-main-wrapper .cmp-isi-tray .cmp-isi-tray--scrollDownView--preCollapsed .cmp-isi-tray--pre-collapsed {
  background: #f7f4f8;
}
.isi-tray.portal {
  background: #f7f4f8;
  max-width: unset;
  margin: unset;
  padding: unset !important;
}
.isi-tray.portal .cmp-isi-tray-main-wrapper {
  max-width: 90rem;
  margin: 0 auto;
  float: unset !important;
  font-size: 1rem;
  padding: 40px var(--gutter-x) !important;
  background: #f7f4f8;
}
.isi-tray.portal .cmp-isi-tray-main-wrapper .cmp-isi-tray--page-section {
  background: #f7f4f8;
}
.isi-tray.portal .cmp-isi-tray-main-wrapper .cmp-isi-tray {
  background: #f7f4f8;
}
.isi-tray.portal .cmp-isi-tray-main-wrapper .cmp-isi-tray.stuck {
  background: unset;
}
.isi-tray.portal .cmp-isi-tray-main-wrapper .cmp-isi-tray .cmp-isi-tray--expanded {
  background: unset;
}
.isi-tray.portal .cmp-isi-tray-main-wrapper .cmp-isi-tray .cmp-isi-tray--scrollDownView--preCollapsed .cmp-isi-tray--pre-collapsed {
  background: #f7f4f8;
}
.isi-tray.portal .cmp-isi-tray-main-wrapper .cmp-isi-tray .cmp-isi-tray--chevron-expand {
  background-image: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-expand-button-teal.svg") !important;
}
.isi-tray.portal .cmp-isi-tray-main-wrapper .cmp-isi-tray .cmp-isi-tray--chevron-collapse {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/isi-collapse-button-teal.svg");
}
.isi-tray .cmp-isi-tray {
  padding: 10px 0;
  min-height: 148px;
  box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.15);
  z-index: 1003;
}
.isi-tray .cmp-isi-tray h3 {
  font-size: 1rem;
  font-weight: 400;
  display: none;
}
.isi-tray .cmp-isi-tray.stuck {
  padding: 10px 0;
  background: transparent;
  box-shadow: none !important;
}
.isi-tray .cmp-isi-tray.allow-scroll {
  top: auto;
  bottom: 0;
}
.isi-tray .cmp-isi-tray.pre-collapsed-hide {
  height: 60% !important;
}
.isi-tray .cmp-isi-tray.initial-expanded {
  height: 20%;
}
.isi-tray .cmp-isi-tray .cmp-isi-tray--main-heading {
  display: block;
  margin-bottom: 0;
  padding-right: 30px;
  font-size: 0.9rem;
  line-height: 1.4rem;
  pointer-events: none;
}
.isi-tray .cmp-isi-tray .cmp-isi-tray--collapsed {
  border-style: none;
  position: relative;
  height: auto;
}
.isi-tray .cmp-isi-tray .cmp-isi-tray--scrollDownView--preCollapsed {
  max-width: 90rem;
  margin: 0 auto;
  padding-left: var(--gutter-x);
  padding-right: var(--gutter-x);
}
.isi-tray .cmp-isi-tray .cmp-isi-tray--scrollDownView--preCollapsed .cmp-isi-tray--pre-collapsed {
  background: white;
}
.isi-tray .cmp-isi-tray .cmp-isi-tray--scrollDownView--preCollapsed .cmp-isi-tray--pre-collapsed .cmp-isi-tray--pre-collapsed--fixed h4:first-of-type {
  margin-top: 0.5rem;
}
.isi-tray .cmp-isi-tray.pre-collapsed-hide .cmp-isi-tray--pre-collapsed {
  display: none;
}
.isi-tray .cmp-isi-tray .cmp-isi-tray--expanded {
  max-height: unset;
  padding: 10px 0 20px;
  background: white;
}
.isi-tray .cmp-isi-tray .cmp-isi-tray--chevron-expand {
  content: '';
  position: absolute;
  top: 0;
  right: -12px;
  width: 25px;
  height: 25px;
  background-image: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/isi-expand-button.svg");
  background-size: 100%;
}
.isi-tray .cmp-isi-tray .cmp-isi-tray--chevron-collapse {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/isi-collapse-button.svg");
  width: 25px;
  height: 25px;
  position: absolute;
  right: -12px;
  top: 0;
}
.isi-tray .cmp-isi-tray.expanded-hide {
  height: 12%;
  min-height: 148px;
  box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.15);
}
.isi-tray .cmp-isi-tray.expanded-hide.stuck {
  box-shadow: none !important;
}
.isi-tray .cmp-isi-tray.expanded-hide .cmp-isi-tray--pre-collapsed {
  pointer-events: none;
}
@media screen and (min-width: 960px) {
  .isi-tray .cmp-isi-tray .cmp-isi-tray--main-heading {
    font-size: 1rem;
  }
  .isi-tray .cmp-isi-tray .cmp-isi-tray--chevron-expand {
    top: 0;
    right: -12px;
    width: 33px;
    height: 33px;
  }
  .isi-tray .cmp-isi-tray .cmp-isi-tray--chevron-collapse {
    content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/isi-collapse-button.svg");
    width: 33px;
    height: 33px;
    right: -12px;
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .isi-tray .cmp-isi-tray--page-section {
    padding-top: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .isi-tray h2,
  .isi-tray h4,
  .isi-tray h6,
  .isi-tray p {
    font-size: 1rem;
  }
}
.isi-tray .theme-vsq {
  border-top: 1px solid #bfc5cb;
  padding-top: var(--spacing-md);
  margin-top: var(--spacing-md);
}
.isi-tray .theme-vsq h2 {
  margin-top: 0;
}
.isi-tray .theme-vsq h2,
.isi-tray .theme-vsq h4 {
  color: #9137af;
  font-weight: bold;
}
.isi-tray .theme-vsq a:hover {
  color: #9137af !important;
}
.isi-tray .theme-vyv {
  border-top: 1px solid #bfc5cb;
  padding-top: var(--spacing-md);
  margin-top: var(--spacing-md);
}
.isi-tray .theme-vyv h2 {
  margin-top: 0;
}
.isi-tray .theme-vyv h2,
.isi-tray .theme-vyv h4 {
  color: #022a47;
  font-weight: bold;
}
.isi-tray-active .cmp-isi-tray {
  z-index: 999;
}
@media screen and (max-width: 767px) {
  #isi {
    scroll-margin-top: 100px;
  }
}
.button.__text-align-center {
  text-align: center;
}
.button.__text-align-center .cmp-button .cmp-button__text {
  width: 100%;
  text-align: center;
}
.button.__align-right {
  text-align: right;
}
.button.__auto-width .cmp-button {
  width: fit-content !important;
}
.button.__width-full .cmp-button {
  width: 100%;
}
.button.__width-full .cmp-button .cmp-button__text {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .button.__align-center--mobile {
    text-align: center;
    width: 100% !important;
  }
}
.button.__flex-row-reverse .cmp-button {
  display: flex;
  flex-direction: row-reverse;
}
.button.__center-x .cmp-button {
  margin-left: auto;
  margin-right: auto;
}
.cmp-button,
button {
  position: relative;
  text-align: left;
  width: fit-content;
}
.cmp-button .cmp-button__text,
button .cmp-button__text {
  font-weight: 700;
  font-size: 0.813rem;
  float: left;
  color: #022a47;
}
.cmp-button::after,
button::after {
  position: absolute;
  right: 1.5rem;
}
.cmp-button {
  display: inline-block;
}
.vyvgarthcp-button--quaternary a,
.vyvgarthcp-button--deep-navy a,
.vyvgarthcp-button--primary a,
.vyvgarthcp-button--secondary a {
  text-decoration: none;
  padding: 0.5rem 1rem;
}
.vyvgarthcp-button--quinary a {
  text-decoration: none;
  padding: 0.4rem 0.75rem;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-button--force--center--content {
    margin: 0 auto !important;
    width: fit-content !important;
    display: block !important;
    float: unset !important;
  }
}
.vyvgarthcp-button--primary .cmp-teaser__action-link {
  min-width: 80px;
  background: white;
  color: #022a47 !important;
  text-align: center;
}
.vyvgarthcp-button--primary .cmp-teaser__action-link:hover {
  background: #71dbd4;
  color: #022a47 !important;
}
.vyvgarthcp-button--primary .cmp-button,
.vyvgarthcp-button--primary button {
  background: white;
  color: #022a47;
}
.vyvgarthcp-button--primary .cmp-button:hover,
.vyvgarthcp-button--primary button:hover {
  background: #71dbd4;
  color: #022a47;
}
.vyvgarthcp-button--secondary .cmp-teaser__action-link {
  background: #022a47;
  color: white !important;
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.vyvgarthcp-button--secondary .cmp-teaser__action-link:hover {
  background: #71dbd4;
  color: #022a47 !important;
}
.vyvgarthcp-button--secondary .cmp-button,
.vyvgarthcp-button--secondary button {
  background: #022a47;
  color: white;
}
.vyvgarthcp-button--secondary .cmp-button .cmp-button__text,
.vyvgarthcp-button--secondary button .cmp-button__text {
  color: white;
}
.vyvgarthcp-button--secondary .cmp-button:hover,
.vyvgarthcp-button--secondary button:hover {
  background: #71dbd4;
  color: #022a47;
}
.vyvgarthcp-button--secondary .cmp-button:hover .cmp-button__icon--secondary-arrow,
.vyvgarthcp-button--secondary button:hover .cmp-button__icon--secondary-arrow {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-button--secondary .cmp-button:hover .cmp-button__icon--secondary-arrow2,
.vyvgarthcp-button--secondary button:hover .cmp-button__icon--secondary-arrow2 {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 1.5rem;
}
.vyv-button--ghost .cmp-button {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #002b49 !important;
  background: unset;
  text-decoration: underline;
  font-weight: normal;
}
.vyv-button--ghost .cmp-button .cmp-button__text {
  font-weight: normal !important;
}
.vyvgarthcp-button--tertiary .cmp-teaser__action-link {
  background: #022a47;
  color: white !important;
}
.vyvgarthcp-button--tertiary .cmp-teaser__action-link:hover {
  background: #71dbd4;
  color: #022a47 !important;
}
.vyvgarthcp-button--tertiary .cmp-button,
.vyvgarthcp-button--tertiary button {
  background: #022a47;
  color: white;
}
.vyvgarthcp-button--tertiary .cmp-button .cmp-button__icon--tertiary-arrow,
.vyvgarthcp-button--tertiary button .cmp-button__icon--tertiary-arrow {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-button--tertiary .cmp-button:hover,
.vyvgarthcp-button--tertiary button:hover {
  background: #9137af;
  color: white;
}
.vyvgarthcp-button--tertiary .cmp-button:hover .cmp-button__icon--tertiary-arrow,
.vyvgarthcp-button--tertiary button:hover .cmp-button__icon--tertiary-arrow {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-button--tertiary .cmp-button:hover .cmp-button__icon--tertiary-arrow2,
.vyvgarthcp-button--tertiary button:hover .cmp-button__icon--tertiary-arrow2 {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 1.5rem;
}
.vyvgarthcp-button--quaternary button,
.vyvgarthcp-button--quaternary .cmp-button {
  background: #71dbd4;
  color: #002b49;
}
.vyvgarthcp-button--quinary button,
.vyvgarthcp-button--quinary .cmp-button {
  background: #89D2D6;
  color: #002b49;
}
.vyvgarthcp-button--lavender-fields button,
.vyvgarthcp-button--lavender-fields .cmp-button {
  background: #d2abde;
  color: #022a47;
}
.vyvgarthcp-button--lavender-fields .cmp-button {
  padding: 0.4rem 0.75rem;
}
.vyvgarthcp-button--white button,
.vyvgarthcp-button--white .cmp-button {
  background: unset;
  color: #ffffff;
}
.vyvgarthcp-button--white button .cmp-button__text,
.vyvgarthcp-button--white .cmp-button .cmp-button__text {
  color: inherit;
}
.vyvgarthcp-button--primary-no-arrow .cmp-teaser__action-link {
  background: white;
  color: #022a47;
}
.vyvgarthcp-button--primary-no-arrow .cmp-teaser__action-link:hover {
  background: #71dbd4;
  color: #022a47;
}
.vyvgarthcp-button--primary-no-arrow .cmp-button,
.vyvgarthcp-button--primary-no-arrow button {
  background: white;
  color: #022a47;
}
.vyvgarthcp-button--primary-no-arrow .cmp-button:hover,
.vyvgarthcp-button--primary-no-arrow button:hover {
  background: #71dbd4;
  color: #022a47;
}
.vyvgarthcp-button--deep-navy .cmp-teaser__action-link {
  background: #001523;
  color: white;
}
.vyvgarthcp-button--deep-navy .cmp-teaser__action-link:hover {
  background: #71dbd4;
  color: #022a47;
}
.vyvgarthcp-button--deep-navy .cmp-button,
.vyvgarthcp-button--deep-navy button {
  background: #001523;
  color: white;
  width: 100%;
}
.vyvgarthcp-button--deep-navy .cmp-button:hover,
.vyvgarthcp-button--deep-navy button:hover {
  background: #71dbd4;
  color: #022a47;
}
.vyvgarthcp-button--deep-navy .cmp-button:hover .cmp-button__icon--secondary-arrow,
.vyvgarthcp-button--deep-navy button:hover .cmp-button__icon--secondary-arrow {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-button-size--large .cmp-button .cmp-button__text {
  width: fit-content;
  max-width: 70%;
  flex-grow: unset;
}
.vyvgarthcp-button-size--large .cmp-button,
.vyvgarthcp-button-size--large button {
  padding: 1.375rem 1.5rem;
}
.vyvgarthcp-button-max-width--full .cmp-button .cmp-button__text {
  max-width: 100% !important;
}
.vyvgarthcp-button-size--small .cmp-button {
  width: max-content;
}
.vyvgarthcp-button-size--small .cmp-button .cmp-button__text {
  width: fit-content;
  max-width: 70%;
  flex-grow: unset;
}
.vyvgarthcp-button-size--small .cmp-button,
.vyvgarthcp-button-size--small button {
  padding: var(--spacing-sm-2) var(--spacing-sm-4);
}
.vyvgarthcp-button--rounded-r4 .cmp-teaser__action-link,
.vyvgarthcp-button--rounded-r4 .cmp-button {
  border-radius: 0.25rem;
}
.cmp-button__icon--primary-arrow {
  display: block !important;
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.cmp-button__icon--secondary-arrow {
  display: block !important;
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 0.5rem;
}
.cmp-button__icon--share-resource {
  width: 20px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/share-resource-icon.svg");
  margin-left: 0.5rem;
}
.cmp-button__icon--secondary-arrow2 {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 1.5rem;
}
.cmp-button__icon--floating-menu {
  width: 40px;
  height: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/floating_menu_icon.svg");
  margin-left: 0;
}
.cmp-button__icon--mic {
  width: 14px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-mic.svg");
  margin-left: 0.5rem;
}
.cmp-button__icon--filter {
  width: 20px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-filter.svg");
  margin-left: 0.5rem;
}
.cmp-button__icon--search-icon-48 {
  width: 48px;
  height: 48px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/search-icon-48.svg");
  margin-left: 0;
}
.cmp-button__icon--search-icon-32 {
  width: 32px;
  height: 32px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/search-icon-48.svg");
  margin-left: 0;
}
.cmp-button__icon--floating-menu-vyvgart-hytrulo {
  width: 40px;
  height: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/floating_menu_vyvgart-hytrulo_icon.svg");
  margin-left: 0;
}
.cmp-button__icon--floating-x {
  font-weight: bold;
  font-size: 0.813rem;
  content: "x";
  color: white;
}
.cmp-button__icon--modal-x {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/modal_close_icon.svg");
  margin-left: 0;
}
.cmp-button__icon--modal-x-white {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/modal_close_white_icon.svg");
  margin-left: 0;
}
.cmp-button__icon--download {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-button-download.svg");
  margin-left: 0.5rem;
}
.vyv-button--border .cmp-button {
  border: 1px solid #002b49;
}
.vyv-button--border-primary .cmp-button {
  border: 1px solid #022a47;
  padding: 0.688rem 0.875rem !important;
}
.vyv-button-width--fit-content {
  width: auto;
}
.vyv-button-width--fit-content .cmp-button {
  width: fit-content !important;
}
@media screen and (max-width: 767px) {
  .vyv-button-width--full-mobile .cmp-button {
    width: 100% !important;
  }
}
.cmp-button__icon--search-icon-32 {
  width: 32px;
  height: 32px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/search-icon-48.svg");
  margin-left: 0;
}
.cmp-button__icon--contact-a-rep {
  width: 12px;
  height: 12px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-contact-a-rep.svg");
  margin-left: 0;
}
.cmp-button__icon--download-nav {
  width: 12px;
  height: 12px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-download.svg");
  margin-left: 0;
}
.vyv-button--contact-a-rep {
  background-color: white;
  padding: var(--spacing-sm-2);
  min-height: 34px;
}
.vyv-button--contact-a-rep .cmp-button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-sm-1);
  color: #002b49;
}
.vyv-button--contact-a-rep .cmp-button .cmp-button__text {
  font-size: 0.625rem;
  line-height: 1.125rem;
  font-weight: bold;
}
.vyv-button--border-right {
  border-right: 1px solid #022a47;
}
.author--portal > .cmp-container > .aem-Grid .container {
  min-height: unset !important;
}
@media screen and (min-width: 768px) {
  .author--portal > .cmp-container > .aem-Grid .container {
    min-height: unset !important;
  }
  .author--portal .vyvgarthcp-text--portal-vyvgart-banner + .container,
  .author--portal .vyvgarthcp-text--portal-vyvgar-hytrulo-banner + .container {
    min-height: unset !important;
  }
}
@media screen and (min-width: 768px) {
  .author--portal .vyvgarthcp-container--isi-portal {
    position: relative;
    bottom: unset;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s ease-out;
  }
  .author--portal .vyvgarthcp-container--isi-portal > .cmp-container .text {
    height: unset;
    max-height: unset;
  }
}
.container > .cmp-container {
  position: relative;
}
.container > .cmp-container .vyvgarthcp-text--patient-portrayal-vertical-tr {
  top: 56px;
}
.container > .cmp-container .vyvgarthcp-text--patient-portrayal-vertical-tr-top-reduced {
  top: 22px !important;
}
.vyvgarthcp-container--section-gutter > .cmp-container {
  max-width: 90rem;
  margin: 0 auto;
  padding: var(--gutter-y) var(--gutter-x);
}
.vyvgarthcp-container--fullbleed {
  overflow: hidden;
}
.vyvgarthcp-container--fullbleed > .cmp-container {
  max-width: unset;
  padding: var(--gutter-y) 0 !important;
  position: relative;
}
.vyvgarthcp-container--fullbleed > .cmp-container .text--patient-portrayal {
  top: 20%;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--fullbleed > .cmp-container .text--patient-portrayal {
    position: relative;
    rotate: unset;
    margin-top: var(--spacing-sm);
    top: auto;
    right: auto;
  }
}
.vyvgarthcp-container--fullbleed.-padding-sm-9 > .cmp-container {
  padding: var(--spacing-sm-9) 0 !important;
}
.vyvgarthcp-container--header-wrapper {
  position: fixed;
  width: 100%;
  z-index: 1004;
}
.vyvgarthcp-container--content-gutter > .cmp-container {
  max-width: 90rem;
  margin: 0 auto;
  padding-left: var(--gutter-x);
  padding-right: var(--gutter-x);
}
.vyvgarthcp-container--content-gutter > .cmp-container:has(>.aem-Grid) {
  width: 100%;
  max-width: unset !important;
  margin: unset;
  padding-left: unset;
  padding-right: unset;
}
.vyvgarthcp-container--content-gutter > .cmp-container:has(>.aem-Grid) > .aem-Grid {
  max-width: 90rem;
  margin: 0 auto;
  padding-left: var(--gutter-x);
  padding-right: var(--gutter-x);
}
.vyvgarthcp-container--content-gutter-lg > .cmp-container {
  padding: 0 var(--gutter-lg-x);
}
.vyvgarthcp-container--content-extended-gutter > .cmp-container {
  padding: 0;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--content-extended-gutter > .cmp-container {
    padding: 0 8%;
  }
}
.vyvgarthcp-container--content-extended-gutter-force-padding > .cmp-container {
  padding: 0;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--content-extended-gutter-force-padding > .cmp-container {
    padding: 0 5% !important;
  }
}
.vyvgarthcp-container--group {
  padding: 0;
}
.vyvgarthcp-container--group .aem-Grid {
  display: block;
}
.vyvgarthcp-container--group .aem-Grid .cmp-teaser {
  height: 100%;
}
.vyvgarthcp-container--group .aem-Grid .cmp-button {
  width: 100%;
  height: 100%;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.vyvgarthcp-container--group .aem-Grid .cmp-button span {
  max-width: unset;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--group .aem-Grid {
    display: flex;
    gap: 16px;
    margin: 0 -16px;
  }
  .vyvgarthcp-container--group .aem-Grid > * {
    flex-grow: 1;
    flex-basis: 0;
    min-width: 0;
  }
  .vyvgarthcp-container--group .aem-Grid .aem-GridColumn,
  .vyvgarthcp-container--group .aem-Grid .cmp-teaser {
    height: 100%;
  }
  .vyvgarthcp-container--group .aem-Grid .cmp-button {
    margin-bottom: unset;
  }
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--group .aem-Grid {
    gap: unset;
    margin: unset;
  }
  .vyvgarthcp-container--group .aem-Grid .cmp-button {
    justify-content: flex-end;
  }
}
.vyvgarthcp-container--group.__patient-profiles .aem-Grid {
  display: block;
}
.vyvgarthcp-container--group.__patient-profiles .vyvgarthcp-teaser-rte--tile .cmp-teaser__image {
  max-width: 180px;
}
.vyvgarthcp-container--group.__patient-profiles .vyvgarthcp-teaser-rte--tile .cmp-teaser__description h3 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--group.__patient-profiles .teaser-new-rte {
    text-align: center;
  }
  .vyvgarthcp-container--group.__patient-profiles .teaser-new-rte .cmp-teaser__action-container {
    margin-bottom: 0;
  }
  .vyvgarthcp-container--group.__patient-profiles .teaser-new-rte .cmp-teaser__action-container .cmp-teaser__action-link {
    position: relative;
    margin-left: auto;
    margin-right: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--group.__patient-profiles .aem-Grid {
    display: flex;
    gap: 0;
    margin: 0;
    flex-wrap: wrap;
  }
  .vyvgarthcp-container--group.__patient-profiles .aem-Grid > * {
    flex-grow: unset;
    flex-basis: unset;
    min-width: unset;
    margin: 0.5rem;
    max-width: calc((100%/2) - 1rem);
  }
  .vyvgarthcp-container--group.__patient-profiles p {
    overflow-wrap: break-word;
  }
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--group.__patient-profiles .aem-Grid {
    display: flex;
    gap: 0;
    margin: 0;
    flex-wrap: wrap;
  }
  .vyvgarthcp-container--group.__patient-profiles .aem-Grid > * {
    flex-grow: 1;
    flex-basis: 0;
    min-width: 0;
    margin: unset;
    max-width: unset;
  }
}
.vyvgarthcp-container--group.__3-cols .teaser {
  padding: 0;
}
.vyvgarthcp-container--group.__3-cols .cmp-teaser__image {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.vyvgarthcp-container--group.__3-cols .cmp-teaser__image .cmp-image {
  width: 100%;
  height: 100%;
}
.vyvgarthcp-container--group.__3-cols .cmp-teaser__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.vyvgarthcp-container--group.__3-cols .aem-Grid {
  display: block;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--group.__3-cols .cmp-teaser__image {
    height: 100% !important;
  }
}
@media screen and (max-width: 959px) {
  .vyvgarthcp-container--group.__3-cols .cmp-teaser__image {
    height: 202px;
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--group.__3-cols .aem-Grid {
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    margin: 0 -0.5rem;
  }
  .vyvgarthcp-container--group.__3-cols .aem-Grid > * {
    flex-grow: unset;
    flex-basis: unset;
    min-width: unset;
    margin: 0 0.6rem;
    width: calc((100%/2) - 1.2rem) !important;
  }
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--group.__3-cols .cmp-teaser__image {
    height: 180px;
    min-width: 100%;
  }
  .vyvgarthcp-container--group.__3-cols .aem-Grid {
    display: flex;
    gap: 0;
    margin: 0 -0.33333333rem;
    flex-wrap: wrap;
  }
  .vyvgarthcp-container--group.__3-cols .aem-Grid > * {
    flex-grow: unset;
    flex-basis: unset;
    min-width: unset;
    margin: 0 0.8rem;
    width: calc((100%/3) - 1.6rem) !important;
  }
}
@media screen and (min-width: 1200px) {
  .vyvgarthcp-container--group.__3-cols .cmp-teaser__image {
    height: 208px;
  }
}
.vyvgarthcp-container--group.__4-cols > .cmp-container {
  margin: 0 -30px;
}
.vyvgarthcp-container--group.__4-cols .teaser {
  padding: 0;
}
.vyvgarthcp-container--group.__4-cols .cmp-image__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.vyvgarthcp-container--group.__4-cols .cmp-teaser__image {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.vyvgarthcp-container--group.__4-cols .cmp-teaser__image .cmp-image {
  width: 100%;
  height: 100%;
}
.vyvgarthcp-container--group.__4-cols .cmp-teaser__image img {
  width: 100%;
  height: 100%;
  object-fit: inherit !important;
}
.vyvgarthcp-container--group.__4-cols .aem-Grid {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin: 0;
  float: unset !important;
}
.vyvgarthcp-container--group.__4-cols .aem-Grid > * {
  flex-grow: unset;
  flex-basis: unset;
  min-width: unset;
  width: calc(22% - 16px) !important;
  margin: 0 16px;
}
.vyvgarthcp-container--group.__4-cols .aem-Grid > * .cmp-teaser__image {
  min-height: 130px;
  height: auto;
}
@media screen and (max-width: 1230px) {
  .vyvgarthcp-container--group.__4-cols .aem-Grid > * {
    width: calc(21.5% - 16px) !important;
  }
}
@media screen and (max-width: 1199px) {
  .vyvgarthcp-container--group.__4-cols .aem-Grid > * {
    width: calc(22% - 16px) !important;
  }
}
@media screen and (max-width: 1170px) {
  .vyvgarthcp-container--group.__4-cols .aem-Grid > * {
    width: calc(21.6% - 16px) !important;
  }
}
@media screen and (max-width: 979px) {
  .vyvgarthcp-container--group.__4-cols .aem-Grid > * {
    width: calc(45.5% - 16px) !important;
  }
  .vyvgarthcp-container--group.__4-cols .aem-Grid > * .cmp-teaser__image {
    min-height: 180px;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--group.__4-cols .aem-Grid {
    display: block;
  }
  .vyvgarthcp-container--group.__4-cols .aem-Grid > * {
    width: 100%;
  }
  .vyvgarthcp-container--group.__4-cols .aem-Grid > * .cmp-teaser__image {
    min-height: 180px;
  }
  .vyvgarthcp-container--group.__4-cols > .cmp-container {
    margin: 0;
  }
  .vyvgarthcp-container--group.__4-cols .aem-Grid {
    display: block;
  }
  .vyvgarthcp-container--group.__4-cols .aem-Grid > * {
    width: 100% !important;
    padding: 0;
    margin: 0;
  }
  .vyvgarthcp-container--group.__4-cols .aem-Grid > * .cmp-teaser__image {
    min-height: 182px;
  }
}
.vyvgarthcp-container--group.__auto-width > .cmp-container > .aem-Grid {
  justify-content: center;
  gap: 2.5rem;
}
.vyvgarthcp-container--group.__auto-width .button {
  flex-grow: unset;
  flex-basis: unset;
  width: fit-content !important;
  float: unset;
  clear: unset;
}
.vyvgarthcp-container--group.__auto-width .cmp-button {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--group.__auto-width .button {
    width: 100% !important;
  }
}
.vyvgarthcp-container--callout > .cmp-container {
  max-width: unset;
  padding: var(--gutter-y) 0;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--callout > .cmp-container .cmp-text h2 {
    font-weight: 500;
  }
}
.vyvgarthcp-container--callout-small > .cmp-container {
  max-width: unset;
  padding-top: var(--spacing-md);
  padding-bottom: var(--spacing-md);
}
.vyvgarthcp-container--callout-small > .cmp-container .cmp-text h3,
.vyvgarthcp-container--callout-small > .cmp-container .cmp-text h5 {
  margin: unset;
}
.vyvgarthcp-container--callout-small > .cmp-container .cmp-button .cmp-button__icon--primary-arrow {
  display: none;
}
.vyvgarthcp-hero-outage {
  position: relative;
  min-height: 640px;
  height: 100%;
}
.vyvgarthcp-hero-outage h1 {
  font-weight: 400;
}
.vyvgarthcp-hero-outage > .cmp-container {
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.vyvgarthcp-hero-outage > .cmp-container .image .cmp-image {
  width: 182px;
}
.vyvgarthcp-hero-outage > .cmp-container #logo-sc-integrated {
  width: 354px;
}
.vyvgarthcp-hero-outage > .cmp-container #logo-sc-microsite {
  width: 280px;
}
.vyvgarthcp-hero-outage > .cmp-container .vyvgarthcp-container--content-gutter {
  width: 100%;
}
.vyvgarthcp-hero-outage > .cmp-container .vyvgarthcp-container--content-gutter > .cmp-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.vyvgarthcp-hero {
  min-height: 600px;
  background: #022a47;
}
.vyvgarthcp-hero > .cmp-container {
  max-width: 90rem;
  margin: 0 auto;
  padding: var(--gutter-y) var(--gutter-x);
}
.vyvgarthcp-container--floating-menu .text .cmp-text h5 {
  padding: 0 0 0 calc(2.5rem + 2px);
  margin-bottom: 10px;
  font-weight: 600;
}
.vyvgarthcp-container--floating-menu .cmp-button {
  margin: 0;
  padding: 0;
}
.vyvgarthcp-container--floating-menu #floating-x {
  position: absolute;
  font-weight: bold;
  color: white;
  top: var(--spacing-sm);
  right: var(--spacing-sm);
}
.vyvgarthcp-container--floating-menu #floating-x .cmp-button__text {
  font-size: 1.25rem !important;
}
.vyvgarthcp-container--floating-menu #floating-menu {
  position: fixed;
  display: block;
  top: 460px;
  right: 1rem;
  z-index: 1002;
}
.vyvgarthcp-container--floating-menu > .cmp-container .cmp-container {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: var(--spacing-lg) 1rem;
  background: #022a47;
  transition: transform 0.3s;
  transform: translateX(150%);
  z-index: 1004;
  pointer-events: none;
}
.vyvgarthcp-container--floating-menu ul {
  list-style: none;
  margin: 0 0 var(--spacing-sm);
  padding: 0;
  position: relative;
  width: 100%;
}
.vyvgarthcp-container--floating-menu ul:last-child {
  margin: 0;
}
.vyvgarthcp-container--floating-menu ul li {
  position: relative;
  margin: 0;
  border-left: 2px solid white;
  padding: 0 1rem var(--spacing-sm);
}
.vyvgarthcp-container--floating-menu ul li:last-child {
  padding-bottom: 0;
}
.vyvgarthcp-container--floating-menu ul li a {
  position: relative;
  text-decoration: none !important;
}
.vyvgarthcp-container--floating-menu ul li a::before {
  position: absolute;
  content: none;
  display: block;
  top: 0;
  left: -1.125rem;
  width: 2px;
  height: 100%;
  background: #b1e4e3;
}
.vyvgarthcp-container--floating-menu ul li.active {
  color: #b1e4e3;
}
.vyvgarthcp-container--floating-menu ul li.active a::before {
  content: "";
}
.vyvgarthcp-container--floating-menu ul.__lavender-fields li a {
  position: relative;
}
.vyvgarthcp-container--floating-menu ul.__lavender-fields li a::before {
  background: #d2abde;
}
.vyvgarthcp-container--floating-menu ul.__lavender-fields li a:hover {
  color: #d2abde !important;
}
.vyvgarthcp-container--floating-menu ul.__lavender-fields li.active {
  color: #d2abde;
}
.vyvgarthcp-container--floating-menu ul.__lavender-fields li.active a::before {
  content: "";
}
.vyvgarthcp-container--floating-menu.expand #floating-menu {
  display: none;
}
.vyvgarthcp-container--floating-menu.expand > .cmp-container {
  width: auto;
}
.vyvgarthcp-container--floating-menu.expand > .cmp-container .cmp-container {
  transform: none;
  pointer-events: all;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--floating-menu #floating-menu {
    top: 440px;
    right: 100px;
  }
  .vyvgarthcp-container--floating-menu > .cmp-container .cmp-container {
    width: 26%;
    padding: var(--spacing-lg) var(--spacing-sm);
  }
}
.vyvgarthcp-container--isi-portal {
  width: 100%;
  height: max-content !important;
  position: absolute;
  transform: none;
  z-index: 1000;
  display: block !important;
  bottom: 0;
  align-self: flex-start;
  min-height: unset !important;
}
.vyvgarthcp-container--isi-portal.__hytrulo .button {
  background: #9137af !important;
}
.vyvgarthcp-container--isi-portal.__hide {
  display: none !important;
}
.vyvgarthcp-container--isi-portal > .cmp-container {
  padding: 1.25rem 0.5rem 1.125rem 1rem;
  background: white;
  display: flex;
}
.vyvgarthcp-container--isi-portal > .cmp-container .experiencefragment {
  flex: 1;
}
.vyvgarthcp-container--isi-portal > .cmp-container .text {
  height: 20%;
  max-height: 132px;
  overflow-y: scroll;
  flex: 1;
}
.vyvgarthcp-container--isi-portal > .cmp-container .button {
  width: 2.37rem;
  height: 2.375rem;
  background: #022a47;
  border-radius: 50%;
}
.vyvgarthcp-container--isi-portal > .cmp-container .button .cmp-button {
  margin-top: 0;
  cursor: pointer;
}
.vyvgarthcp-container--isi-portal > .cmp-container .button .cmp-button__text {
  font-size: 1.813rem;
  font-weight: 600;
  line-height: 2.375rem;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--isi-portal {
    width: calc(100% - 88px);
    height: max-content !important;
    min-height: unset !important;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s ease-out;
  }
  .vyvgarthcp-container--isi-portal > .cmp-container {
    padding: 1.25rem 1.125rem 0 1.875rem;
    display: flex;
    min-height: unset !important;
  }
  .vyvgarthcp-container--isi-portal.expand {
    width: calc(100vw - 88px);
    z-index: 1001;
  }
  .vyvgarthcp-container--isi-portal.expand > .cmp-container {
    display: flex;
  }
  .vyvgarthcp-container--isi-portal.expand > .cmp-container .text {
    height: 50%;
    max-height: 700px;
  }
}
.vyvgarthcp-container--portal-pagination {
  list-style: none;
  position: absolute;
  padding: 0;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  bottom: 170px;
}
.vyvgarthcp-container--portal-pagination .portal-pagination--item {
  width: 20px;
  height: 2px;
  background: white;
  opacity: 0.5;
  margin: 0 5px;
}
.vyvgarthcp-container--portal-pagination .portal-pagination--item.active {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--portal-pagination {
    display: none;
  }
}
.vyvgarthcp-container--portal-navigation {
  position: absolute;
  display: block;
  width: calc(100% - 32px);
  left: 50%;
  transform: translateX(-50%);
}
.vyvgarthcp-container--portal-navigation .portal-navigation--prev {
  position: absolute;
  left: 0;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/portal-arrow.svg");
}
.vyvgarthcp-container--portal-navigation .portal-navigation--next {
  position: absolute;
  right: 0;
  transform: scaleX(-1);
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/portal-arrow.svg");
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--portal-navigation {
    display: none;
  }
}
.vyvgarthcp-container--portal {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0;
  min-height: 450px;
  height: 100%;
}
.vyvgarthcp-container--portal > .cmp-container {
  position: relative;
  height: 100%;
}
.vyvgarthcp-container--portal > .cmp-container > .aem-Grid {
  display: block;
  height: 100%;
}
.vyvgarthcp-container--portal > .cmp-container > .aem-Grid > .container {
  display: flex;
  padding: 0 !important;
  height: auto;
  align-items: center;
  height: 100%;
}
.vyvgarthcp-container--portal > .cmp-container > .aem-Grid > .container > .cmp-container {
  width: 100%;
  height: 100%;
}
.vyvgarthcp-container--portal h3 {
  font-size: 1.625rem;
  line-height: 1.2;
}
.vyvgarthcp-container--portal #vyvgart-logo {
  width: 184px;
  margin: 0 auto;
}
.vyvgarthcp-container--portal #vyvgart-hytrulo-logo {
  width: 280px;
  margin: 0 auto;
}
.vyvgarthcp-container--portal #vyvgart-explore-btn:hover .cmp-button__icon--secondary-arrow {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-aqua.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-container--portal #vyvgart-explore-btn:hover .cmp-button__text {
  color: #71dbd4;
}
.vyvgarthcp-container--portal #vyvgart-hytrulo-btn:hover .cmp-button__icon--secondary-arrow {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-perfectly-violet.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-container--portal #vyvgart-hytrulo-btn:hover .cmp-button__text {
  color: #9137af;
}
.vyvgarthcp-container--portal .cmp-button {
  color: white;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin: 0 auto;
  margin-top: var(--spacing-sm);
}
.vyvgarthcp-container--portal .vyvgarthcp-text--patient-portrayal-vertical-tr {
  top: 140px !important;
  right: -30px;
}
.vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgart-banner + .container,
.vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgar-hytrulo-banner + .container {
  padding: var(--spacing-md) !important;
  max-width: unset;
  margin: 0 auto;
}
.vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgart-banner + .container > .cmp-container,
.vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgar-hytrulo-banner + .container > .cmp-container {
  margin-top: var(--spacing-sm);
  margin-bottom: var(--spacing-sm);
}
.vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgart-banner + .container .cmp-container,
.vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgar-hytrulo-banner + .container .cmp-container {
  transform: unset;
}
@media screen and (max-width: 350px) {
  .vyvgarthcp-container--portal .vyvgarthcp-text--patient-portrayal-vertical-tr {
    top: 150px !important;
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--portal > .cmp-container {
    position: relative;
  }
  .vyvgarthcp-container--portal > .cmp-container > .aem-Grid .container {
    padding: 0 !important;
    height: 100%;
    display: flex;
    align-items: center;
    min-height: calc(var(--vh, 1vh) * 100);
  }
  .vyvgarthcp-container--portal > .cmp-container > .aem-Grid .container > .cmp-container {
    width: 100%;
  }
  .vyvgarthcp-container--portal > .cmp-container > .aem-Grid .container:first-child .vyvgarthcp-container--isi-portal.expand {
    left: 100%;
  }
  .vyvgarthcp-container--portal > .cmp-container > .aem-Grid .container:last-child .vyvgarthcp-container--isi-portal.expand {
    left: 0;
  }
  .vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgart-banner + .container,
  .vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgar-hytrulo-banner + .container {
    padding: 0 var(--spacing-md) !important;
    max-width: 424px;
    min-height: calc((var(--vh, 1vh) * 100) - 68px) !important;
  }
  .vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgart-banner + .container > .cmp-container,
  .vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgar-hytrulo-banner + .container > .cmp-container {
    margin-top: 0;
    margin-bottom: 0;
  }
  .vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgart-banner + .container .cmp-container,
  .vyvgarthcp-container--portal .vyvgarthcp-text--portal-vyvgar-hytrulo-banner + .container .cmp-container {
    transform: translateY(-100px);
  }
  .vyvgarthcp-container--portal .vyvgarthcp-text--patient-portrayal-vertical-tr {
    right: -16px;
  }
}
.vyvgarthcp-container--portal-overlay {
  padding: 0;
  margin: 0;
  display: none;
}
.vyvgarthcp-container--portal-overlay > .cmp-container {
  background: rgba(2, 42, 71, 0.5);
}
.vyvgarthcp-container--portal-overlay .vyvgarthcp-text--reference .cmp-text {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.vyvgarthcp-container--portal-overlay #portal-overlay--close-btn {
  width: 2.37rem;
  height: 2.375rem;
  background: #022a47;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  position: absolute;
  right: 1.2rem;
  top: 130px;
  z-index: 1;
  cursor: pointer;
}
.vyvgarthcp-container--portal-overlay #portal-overlay--close-btn .cmp-button__text {
  font-size: 1.813rem;
  font-weight: 600;
  line-height: 2.375rem;
  color: white;
  pointer-events: none;
}
.vyvgarthcp-container--portal-overlay #portal-overlay--isi-container {
  position: relative;
  padding: 100px 1rem 44px;
}
.vyvgarthcp-container--portal-overlay #portal-overlay--isi-container .cmp-experiencefragment--isi {
  background: white;
}
.vyvgarthcp-container--portal-overlay #portal-overlay--isi-container .cmp-experiencefragment--isi > .cmp-container {
  padding: 2.625rem 1rem;
}
.vyvgarthcp-container--portal-overlay #portal-overlay--isi-container .experiencefragment:nth-child(2) > .cmp-experiencefragment > .cmp-container {
  position: relative;
}
.vyvgarthcp-container--portal-overlay #portal-overlay--isi-container .experiencefragment:nth-child(2) > .cmp-experiencefragment > .cmp-container::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: calc(100% - 140px);
  height: 1px;
  background-color: #bfc5cb;
}
.vyvgarthcp-container--portal-overlay #vyvgarthcp-portal-main-footer-menu,
.vyvgarthcp-container--portal-overlay #vyvgarthcp-main-footer-menu {
  margin-top: 0;
}
.vyvgarthcp-container--portal-overlay #portal-overlay--footer {
  background-color: white;
}
.vyvgarthcp-container--portal-overlay #portal-overlay--footer .vyvgarthcp-text--references .cmp-text {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.vyvgarthcp-container--portal-overlay.show {
  display: block;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--portal-overlay #portal-overlay--isi-container {
    position: relative;
    padding: 100px 2.625rem 44px;
  }
  .vyvgarthcp-container--portal-overlay #portal-overlay--isi-container .cmp-experiencefragment--isi > .cmp-container {
    padding: 2.625rem 4.375rem;
  }
  .vyvgarthcp-container--portal-overlay #portal-overlay--close-btn {
    right: 4.375rem;
  }
}
/* time to cycle modal mrc fix */
.time_to_cycle_modal .vyvgarthcp-container--modal h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.time_to_cycle_modal .vyvgarthcp-container--modal h3 {
  margin-bottom: 5px;
  margin-top: 10px;
}
@media screen and (min-width: 500px) {
  .time_to_cycle_modal .vyvgarthcp-container--modal .cmp-image__image {
    max-width: 65%;
    display: block;
    margin: auto;
  }
}
.vyvgarthcp-container--modal {
  position: fixed;
  min-height: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
  padding: var(--spacing-md);
  z-index: 2000;
}
.vyvgarthcp-container--modal .modal-overlay {
  display: block !important;
}
.vyvgarthcp-container--modal .image {
  margin-bottom: 0;
}
.vyvgarthcp-container--modal #modal-x {
  position: absolute;
  top: var(--spacing-xs);
  right: var(--spacing-xs);
  padding: 0;
  z-index: 1;
}
.vyvgarthcp-container--modal > .cmp-container {
  background: white;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding: 65px 1.25rem 1.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 90%;
  overflow-y: auto;
  -webkit-overflow-scrolling: auto;
}
.vyvgarthcp-container--modal > .cmp-container::-webkit-scrollbar {
  -webkit-appearance: none;
}
.vyvgarthcp-container--modal > .cmp-container::-webkit-scrollbar:vertical {
  width: 12px;
}
.vyvgarthcp-container--modal > .cmp-container::-webkit-scrollbar:horizontal {
  height: 12px;
}
.vyvgarthcp-container--modal > .cmp-container::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}
.vyvgarthcp-container--modal > .cmp-container::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}
.vyvgarthcp-container--modal .cmp-text p {
  line-height: 1.6em;
}
.vyvgarthcp-container--modal .cmp-text ul {
  margin-top: 0;
  margin-bottom: 0;
}
.vyvgarthcp-container--modal .cmp-text ul li {
  line-height: 1.5em;
}
.vyvgarthcp-container--modal .button {
  padding: 0;
}
.vyvgarthcp-container--modal .cmp-form {
  display: block;
}
.vyvgarthcp-container--modal .cmp-form input::-webkit-input-placeholder {
  color: #022a47;
}
.vyvgarthcp-container--modal .cmp-form input:-moz-placeholder {
  color: #022a47;
  opacity: 1;
}
.vyvgarthcp-container--modal .cmp-form input::-moz-placeholder {
  color: #022a47;
  opacity: 1;
}
.vyvgarthcp-container--modal .cmp-form input:-ms-input-placeholder {
  color: #022a47;
}
.vyvgarthcp-container--modal .cmp-form input::-ms-input-placeholder {
  color: #022a47;
}
.vyvgarthcp-container--modal .cmp-form input::placeholder {
  color: #022a47;
}
.vyvgarthcp-container--modal .cmp-form input[type=tel],
.vyvgarthcp-container--modal .cmp-form input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0.5rem 0.625rem !important;
  border: 1px solid #022a47;
  font-size: 1rem;
  background: none;
  color: #022a47;
  width: 100%;
  border-radius: var(--spacing-sm-1);
  max-width: unset;
}
.vyvgarthcp-container--modal .cmp-form .text {
  width: fit-content;
}
.vyvgarthcp-container--modal .cmp-form .cmp-form-text {
  width: 100%;
}
.vyvgarthcp-container--modal .cmp-form .cmp-form-text label {
  display: none;
}
.vyvgarthcp-container--modal .cmp-form .cmp-form-button {
  appearance: none;
  border: 0;
  font-weight: 700;
  font-size: 0.75rem;
  background-color: #022a47;
  color: white;
  background-image: unset;
  padding: 0.7rem 2rem;
  margin-top: var(--spacing-xs);
  border-radius: var(--spacing-sm-1);
}
.vyvgarthcp-container--modal .cmp-form .cmp-form-button:hover {
  background-color: #71dbd4;
  color: #022a47;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--modal .cmp-form {
    display: flex;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
  }
  .vyvgarthcp-container--modal .cmp-form .cmp-form-text {
    width: fit-content;
  }
  .vyvgarthcp-container--modal .cmp-form input[type=text] {
    width: 320px;
  }
  .vyvgarthcp-container--modal .cmp-form .cmp-form-button {
    margin-top: 0;
  }
}
.vyvgarthcp-container--modal.__mg-adl-scale .cmp-container {
  background: #052C49;
}
.vyvgarthcp-container--modal.__rounded-4 > .cmp-container {
  border-radius: 0.25rem;
}
.vyvgarthcp-container--modal.__outline > .cmp-container {
  border: 1px solid #cdd4d9;
}
.vyvgarthcp-container--modal.__navy > .cmp-container {
  background: #002b49;
}
.vyvgarthcp-container--modal.__cidp,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation {
  align-items: center;
  justify-content: center;
  text-align: center;
}
.vyvgarthcp-container--modal.__cidp .cmp-container,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation .cmp-container {
  width: 100%;
  height: fit-content;
}
.vyvgarthcp-container--modal.__cidp #clickout-modal-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation #clickout-modal-logo {
  min-width: 166px;
  height: auto;
  margin: 0 auto var(--spacing-sm);
  float: unset;
}
.vyvgarthcp-container--modal.__cidp #sc-integrated-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation #sc-integrated-logo {
  display: none;
  margin: 0 auto var(--spacing-sm);
  float: unset;
}
.vyvgarthcp-container--modal.__cidp #sc-microsite-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation #sc-microsite-logo {
  display: none;
  width: 180px;
  margin: 0 auto var(--spacing-sm);
  float: unset;
}
.vyvgarthcp-container--modal.__cidp.__integrated #sc-integrated-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation.__integrated #sc-integrated-logo {
  display: block;
}
.vyvgarthcp-container--modal.__cidp.__integrated #clickout-modal-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation.__integrated #clickout-modal-logo {
  display: none;
}
.vyvgarthcp-container--modal.__cidp.__microsite #sc-microsite-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation.__microsite #sc-microsite-logo {
  display: block;
}
.vyvgarthcp-container--modal.__cidp.__microsite #clickout-modal-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation.__microsite #clickout-modal-logo {
  display: none;
}
.vyvgarthcp-container--modal.__cidp .image .cmp-image,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation .image .cmp-image {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
.vyvgarthcp-container--modal.__cidp #modal-x,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation #modal-x {
  position: relative;
  top: auto;
  right: auto;
}
.vyvgarthcp-container--modal.__cidp h3,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation h3 {
  margin-bottom: var(--spacing-sm);
  font-size: 1.375rem !important;
  font-weight: 400;
  line-height: 2rem;
}
.vyvgarthcp-container--modal.__cidp .cmp-button,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation .cmp-button {
  min-width: 320px;
  font-size: 0.813rem !important;
  line-height: 1.25rem;
  padding: 0.5rem 1rem !important;
  font-weight: 700;
  text-align: center;
  margin: 0 auto var(--spacing-xs);
}
.vyvgarthcp-container--modal.__cidp .cmp-button .cmp-button__text,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation .cmp-button .cmp-button__text {
  float: unset;
}
.vyvgarthcp-container--modal.__cidp br,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation br {
  display: none;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--modal.__cidp .cmp-button,
  .vyvgarthcp-container--modal.__interstitial-hcp-confirmation .cmp-button {
    min-width: 300px;
  }
  .vyvgarthcp-container--modal.__cidp .image .cmp-image,
  .vyvgarthcp-container--modal.__interstitial-hcp-confirmation .image .cmp-image {
    max-width: 300px;
  }
  .vyvgarthcp-container--modal.__cidp br,
  .vyvgarthcp-container--modal.__interstitial-hcp-confirmation br {
    display: inline;
  }
}
.vyvgarthcp-container--modal.__cidp #clickout-modal-logo {
  width: 200px;
}
.vyvgarthcp-container--modal.__interstitial-sc-integrated--logo #clickout-modal-logo {
  width: 298px;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep > .cmp-container {
  padding: 0;
  max-height: 90%;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg .aem-GridColumn,
.vyvgarthcp-container--modal.__contact-a-rep-cidp .aem-GridColumn,
.vyvgarthcp-container--modal.__contact-a-rep-portal .aem-GridColumn,
.vyvgarthcp-container--modal.__contact-a-rep .aem-GridColumn {
  padding: 0;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg #wrapper > .aem-Grid,
.vyvgarthcp-container--modal.__contact-a-rep-cidp #wrapper > .aem-Grid,
.vyvgarthcp-container--modal.__contact-a-rep-portal #wrapper > .aem-Grid,
.vyvgarthcp-container--modal.__contact-a-rep #wrapper > .aem-Grid {
  display: flex;
  align-items: center;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg #wrapper > .aem-Grid > .container:first-child > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep-cidp #wrapper > .aem-Grid > .container:first-child > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep-portal #wrapper > .aem-Grid > .container:first-child > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep #wrapper > .aem-Grid > .container:first-child > .cmp-container {
  height: 100%;
  max-height: 940px;
  overflow: hidden;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg #wrapper > .aem-Grid > .container:first-child > .cmp-container .image,
.vyvgarthcp-container--modal.__contact-a-rep-cidp #wrapper > .aem-Grid > .container:first-child > .cmp-container .image,
.vyvgarthcp-container--modal.__contact-a-rep-portal #wrapper > .aem-Grid > .container:first-child > .cmp-container .image,
.vyvgarthcp-container--modal.__contact-a-rep #wrapper > .aem-Grid > .container:first-child > .cmp-container .image {
  transform: unset;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg .cmp-text,
.vyvgarthcp-container--modal.__contact-a-rep-cidp .cmp-text,
.vyvgarthcp-container--modal.__contact-a-rep-portal .cmp-text,
.vyvgarthcp-container--modal.__contact-a-rep .cmp-text {
  padding: 1.25rem;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg .image,
.vyvgarthcp-container--modal.__contact-a-rep-cidp .image,
.vyvgarthcp-container--modal.__contact-a-rep-portal .image,
.vyvgarthcp-container--modal.__contact-a-rep .image {
  min-width: 320px;
  overflow: hidden;
  display: flex;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg .image img,
.vyvgarthcp-container--modal.__contact-a-rep-cidp .image img,
.vyvgarthcp-container--modal.__contact-a-rep-portal .image img,
.vyvgarthcp-container--modal.__contact-a-rep .image img {
  min-width: 100%;
  min-height: 100%;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg #text--patient-portrayal,
.vyvgarthcp-container--modal.__contact-a-rep-cidp #text--patient-portrayal,
.vyvgarthcp-container--modal.__contact-a-rep-portal #text--patient-portrayal,
.vyvgarthcp-container--modal.__contact-a-rep #text--patient-portrayal {
  position: absolute;
  bottom: 1.5rem;
  left: 2rem;
  padding: 0;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--modal.__contact-a-rep-gmg .cmp-text,
  .vyvgarthcp-container--modal.__contact-a-rep-cidp .cmp-text,
  .vyvgarthcp-container--modal.__contact-a-rep-portal .cmp-text,
  .vyvgarthcp-container--modal.__contact-a-rep .cmp-text {
    padding: 3.125rem;
  }
}
.vyvgarthcp-container--modal.__contact-a-rep-cidp,
.vyvgarthcp-container--modal.__contact-a-rep-portal {
  color: #022a47;
}
.vyvgarthcp-container--modal.__contact-a-rep-cidp .cmp-text,
.vyvgarthcp-container--modal.__contact-a-rep-portal .cmp-text {
  padding: 0;
}
.vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container {
  padding: 3.125rem;
}
.vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container h2,
.vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container h2 {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--modal.__contact-a-rep-cidp .cmp-text,
  .vyvgarthcp-container--modal.__contact-a-rep-portal .cmp-text {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  .vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container h2,
  .vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container h2 {
    padding-left: unset;
    padding-right: unset;
  }
}
@media screen and (max-width: 959px) {
  .vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container,
  .vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container,
  .vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.vyvgarthcp-container--modal.__video-playlist > .cmp-container {
  background: transparent;
  padding: 0;
}
.vyvgarthcp-container--modal.__video-playlist > .cmp-container > .container {
  display: none;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
  max-width: 93%;
  background: transparent;
  overflow: hidden;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container > .container {
  display: block;
  background-color: white;
  padding: var(--spacing-sm);
  overflow-y: scroll;
  width: 100%;
  margin-top: 1rem;
  max-height: 160px;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h2 {
  margin-top: 0;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h2,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h6 {
  font-weight: 700;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h2,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h6,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text p {
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  line-height: 1.3em;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h2 a,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h6 a,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text p a {
  color: inherit;
  text-decoration: underline;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h2 a:hover,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h6 a:hover,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text p a:hover {
  color: #008996 !important;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h4 {
  margin-bottom: 8px;
  font-size: 0.9rem;
  line-height: 1.3em;
  font-weight: bold;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text a {
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
    max-width: 80%;
    display: flex;
    flex-direction: row-reverse;
    gap: 1rem;
    max-height: 426px;
  }
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container #modal-x {
    right: 3%;
  }
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container > .container {
    width: 35%;
    background-color: white;
    padding: var(--spacing-sm);
    overflow-y: scroll;
    margin-top: 0;
    max-height: unset;
  }
}
@media screen and (min-width: 1440px) {
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
    max-height: 514px;
  }
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container #modal-x {
    right: var(--spacing-sm);
  }
}
@media screen and (min-width: 1600px) {
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
    max-height: 581px;
  }
}
@media screen and (min-width: 1800px) {
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
    max-height: 664px;
  }
}
.vyvgarthcp-container--modal.__close {
  display: none;
  z-index: -1;
}
.vyvgarthcp-container--modal.__reset-padding > .cmp-container {
  max-width: 70%;
  padding: 0;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--modal > .cmp-container {
    max-width: 900px;
    padding: 3.125rem;
  }
  .vyvgarthcp-container--modal.__video > .cmp-container {
    max-width: 90%;
    padding: 0;
  }
  .vyvgarthcp-container--modal .cmp-text h3 {
    font-size: 1.375rem;
    line-height: 1.35em;
  }
}
.vyvgarthcp-container--border-md-gray {
  border: 1px solid #cdcdcd;
  padding: 0.625rem !important;
}
.vyvgarthcp-container--border-md-aqua {
  border: 1px solid #71dbd4;
  padding: 0.625rem !important;
}
.vyvgarthcp-container--explore-patient-profiles .image {
  transform: none;
}
.vyvgarthcp-container--explore-patient-profiles h2 {
  font-size: 2rem;
  line-height: 1.875rem;
}
.vyvgarthcp-container--explore-patient-profiles h2 span {
  font-size: 1.5rem;
  line-height: 2rem;
}
.vyvgarthcp-container--explore-patient-profiles h2 + h3 {
  display: inline;
}
.vyvgarthcp-container--explore-patient-profiles h2,
.vyvgarthcp-container--explore-patient-profiles h3 {
  display: inline;
}
.vyvgarthcp-container--explore-patient-profiles h3,
.vyvgarthcp-container--explore-patient-profiles h4 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.vyvgarthcp-container--explore-patient-profiles h2,
.vyvgarthcp-container--explore-patient-profiles h3,
.vyvgarthcp-container--explore-patient-profiles h4 {
  margin-bottom: 0;
}
.vyvgarthcp-container--explore-patient-profiles #profile-details {
  transform: translateY(-110px);
}
.vyvgarthcp-container--explore-patient-profiles #mg-adl-score-text--diane {
  position: relative;
  top: 2rem;
  left: -2rem;
}
.vyvgarthcp-container--explore-patient-profiles #mg-adl-score-text--amber {
  position: relative;
  top: -1rem;
  left: 1rem;
}
.vyvgarthcp-container--explore-patient-profiles #mg-adl-score-text {
  position: relative;
  top: var(--spacing-xs);
  left: -24px;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--explore-patient-profiles h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
.vyvgarthcp-container--explore-patient-profiles p {
  margin-bottom: 0.5rem !important;
}
.vyvgarthcp-container--explore-patient-profiles .cmp-container {
  position: relative;
}
.vyvgarthcp-container--explore-patient-profiles > .cmp-container {
  padding-left: var(--gutter-x);
  padding-right: var(--gutter-x);
  padding-bottom: 0;
}
.vyvgarthcp-container--explore-patient-profiles > .cmp-container > .aem-Grid > .container {
  padding: 0;
}
.vyvgarthcp-container--explore-patient-profiles > .cmp-container > .aem-Grid > .container .text {
  position: relative;
}
.vyvgarthcp-container--explore-patient-profiles > .cmp-container::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1280px;
  width: calc(100% - var(--header-x) * 2);
  height: 1px;
  background-color: #ffffff;
}
.vyvgarthcp-container--explore-patient-profiles.-reset-bottom-border > .cmp-container::after {
  content: none;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--explore-patient-profiles #profile-details {
    transform: none;
  }
  .vyvgarthcp-container--explore-patient-profiles #mg-adl-score-text--diane,
  .vyvgarthcp-container--explore-patient-profiles #mg-adl-score-text--amber {
    top: unset;
    margin-top: var(--spacing-sm);
    left: unset;
  }
  .vyvgarthcp-container--explore-patient-profiles #mg-adl-score-text--amber,
  .vyvgarthcp-container--explore-patient-profiles #mg-adl-score-text {
    left: unset;
  }
  .vyvgarthcp-container--explore-patient-profiles .vyvgarthcp-text--patient-portrayal-vertical-tr {
    position: relative !important;
    transform: translateY(-50px);
    top: 0.5rem !important;
    right: var(--gutter-x);
  }
  .vyvgarthcp-container--explore-patient-profiles .vyvgarthcp-text--patient-portrayal-vertical-tr .cmp-text {
    margin-left: auto;
  }
  .vyvgarthcp-container--explore-patient-profiles > .cmp-container > .aem-Grid > .container:last-child {
    transform: translateY(-16px);
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--explore-patient-profiles .image {
    transform: scale(1.1) translate(-4%, 3%);
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--reverse-stack-mobile > .cmp-container > .aem-Grid {
    display: flex;
    flex-direction: column-reverse;
  }
}
.vyvgarthcp-container--button-group > .cmp-container .button {
  margin-right: var(--spacing-sm);
}
.vyvgarthcp-container--button-group > .cmp-container .button:last-child {
  margin-right: 0;
}
#recommended-dose > .aem-Grid {
  display: flex;
  align-items: stretch;
  position: relative;
}
#recommended-dose > .aem-Grid .container > .cmp-container {
  height: 100%;
}
#recommended-dose > .aem-Grid .container > .cmp-container > .container {
  height: 100%;
}
#recommended-dose #dosing-sc,
#recommended-dose #dosing-iv {
  padding: 20px 24px;
  background-color: white;
  border-radius: 1rem;
  height: 100%;
  min-height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#recommended-dose #dosing-sc .teaser,
#recommended-dose #dosing-iv .teaser {
  width: 100%;
}
#recommended-dose #dosing-sc .teaser .cmp-teaser,
#recommended-dose #dosing-iv .teaser .cmp-teaser {
  display: flex;
  justify-content: center;
}
#recommended-dose #dosing-sc .teaser .cmp-teaser h4,
#recommended-dose #dosing-iv .teaser .cmp-teaser h4 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.25rem;
}
#recommended-dose #dosing-sc .teaser .cmp-teaser h4 span,
#recommended-dose #dosing-iv .teaser .cmp-teaser h4 span {
  font-size: 1.75rem;
  font-weight: 600;
}
#recommended-dose #dosing-sc .teaser .cmp-teaser .cmp-teaser__content > h2,
#recommended-dose #dosing-iv .teaser .cmp-teaser .cmp-teaser__content > h2 {
  display: none;
}
#recommended-dose #dosing-sc .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
#recommended-dose #dosing-iv .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-sm-3);
}
#recommended-dose #dosing-sc .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title:empty,
#recommended-dose #dosing-iv .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title:empty {
  display: none;
}
#recommended-dose #dosing-sc .teaser .cmp-teaser .cmp-teaser__content p,
#recommended-dose #dosing-iv .teaser .cmp-teaser .cmp-teaser__content p {
  line-height: 1.4rem;
}
#recommended-dose #dosing-sc .teaser .cmp-teaser .cmp-teaser__image,
#recommended-dose #dosing-iv .teaser .cmp-teaser .cmp-teaser__image {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 24px;
  width: 96px;
}
#recommended-dose #dosing-iv h3 {
  color: #008996;
}
#recommended-dose #dosing-iv .cmp-teaser .cmp-teaser__image {
  margin-right: 8px !important;
}
#recommended-dose #dosing-iv .cmp-teaser .cmp-teaser__content {
  max-width: 288px;
}
#recommended-dose #dosing-sc h3 {
  color: #9137af;
}
@media screen and (max-width: 959px) {
  #recommended-dose > .aem-Grid {
    display: block;
  }
  #recommended-dose > .aem-Grid .container {
    width: 100%;
    display: block;
  }
  #recommended-dose #dosing-sc .teaser .cmp-teaser,
  #recommended-dose #dosing-iv .teaser .cmp-teaser {
    justify-content: unset;
  }
  #recommended-dose #dosing-iv .cmp-teaser {
    justify-content: unset;
  }
  #recommended-dose #dosing-iv .cmp-teaser .cmp-teaser__content {
    max-width: unset;
  }
}
@media screen and (max-width: 767px) {
  #recommended-dose > .aem-Grid {
    display: block;
  }
  #recommended-dose > .aem-Grid .container {
    width: 100%;
    display: block;
  }
  #recommended-dose #dosing-sc,
  #recommended-dose #dosing-iv {
    min-height: unset;
  }
  #recommended-dose #dosing-iv .teaser {
    width: 100%;
  }
  #recommended-dose #dosing-iv .teaser .cmp-teaser {
    justify-content: unset;
  }
  #recommended-dose #dosing-iv .teaser .cmp-teaser .cmp-teaser__image {
    margin-right: 24px !important;
  }
  #recommended-dose #dosing-iv .teaser .cmp-teaser .cmp-teaser__content {
    max-width: unset;
  }
}
#dosing-cycle-example-approach-container {
  display: flex;
  margin-top: 40px;
}
#dosing-cycle-example-approach-container #dosing-cycles-left,
#dosing-cycle-example-approach-container #dosing-cycles-right {
  padding: 0.375rem 1rem;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .text,
#dosing-cycle-example-approach-container #dosing-cycles-right .text {
  top: -42px;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .text p,
#dosing-cycle-example-approach-container #dosing-cycles-right .text p {
  font-size: 1.5rem;
  line-height: 1.875rem;
}
#dosing-cycle-example-approach-container #dosing-cycles-left {
  position: relative;
  background-color: #f1f1f1;
  padding: 24px 60px 24px 34px;
  border-radius: 15px;
  display: flex;
  gap: 40px;
  z-index: 1;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .text {
  position: absolute;
  left: 0;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .text .cmp-text {
  padding: 0rem 0.8rem;
  background-color: #002b49;
  color: #71dbd4;
  border-radius: 5px;
  font-weight: 600;
  width: max-content !important;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser {
  width: 140px;
  height: 134px;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser:nth-child(2) .cmp-teaser__title {
  color: #71DBD4;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser:last-child .cmp-teaser .cmp-teaser__content {
  padding: 14px;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser .cmp-teaser {
  position: relative;
  width: 100%;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser .cmp-teaser .cmp-teaser__pretitle {
  margin-bottom: 0;
  text-align: center;
  font-weight: normal;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser .cmp-teaser .cmp-teaser__image {
  width: 100%;
  height: 100%;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser .cmp-teaser .cmp-teaser__image .cmp-image {
  width: 100%;
  height: 100%;
  display: block;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser .cmp-teaser .cmp-teaser__image .cmp-image__image {
  width: 100%;
  height: 100%;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser .cmp-teaser .cmp-teaser__content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 24px 14px 14px;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  font-size: 4.125rem;
  line-height: 4.125rem;
  margin-bottom: 0;
  text-align: center;
}
#dosing-cycle-example-approach-container #dosing-cycles-left .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  font-size: 1rem;
  line-height: 1.125rem;
  text-align: center;
}
#dosing-cycle-example-approach-container #dosing-cycles-left::after {
  content: '';
  position: absolute;
  display: block;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  height: 0px;
  width: 0px;
  border-top: solid 30px transparent;
  border-left: solid 30px #f1f1f1;
  border-bottom: solid 30px transparent;
}
#dosing-cycle-example-approach-container #dosing-cycles-right {
  position: relative;
  background-color: #022a47;
  transform: translateX(-20px);
  padding: 28px 28px 28px 80px;
  height: 100%;
  display: flex;
  z-index: 0;
  width: calc(100% + 20px);
  border-radius: 15px;
}
#dosing-cycle-example-approach-container #dosing-cycles-right .text {
  position: absolute;
  left: 16px;
}
#dosing-cycle-example-approach-container #dosing-cycles-right .text .cmp-text {
  padding: 0rem 0.8rem;
  background-color: #71dbd4;
  color: #002b49;
  border-radius: 5px;
  font-weight: 600;
  width: max-content !important;
}
#dosing-cycle-example-approach-container #dosing-cycles-right .teaser .cmp-teaser {
  display: flex;
  align-items: center;
  height: 100%;
  gap: 24px;
}
#dosing-cycle-example-approach-container #dosing-cycles-right .teaser .cmp-teaser .cmp-teaser__image {
  width: 24px;
  height: 24px;
  flex-grow: 0;
  flex-shrink: 0;
}
#dosing-cycle-example-approach-container #dosing-cycles-right .teaser .cmp-teaser .cmp-teaser__title {
  color: white;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #dosing-cycle-example-approach-container {
    display: block;
  }
  #dosing-cycle-example-approach-container #dosing-cycles-left {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 260px;
    padding: 24px 34px;
    text-align: center;
  }
  #dosing-cycle-example-approach-container #dosing-cycles-left .text {
    min-width: 120px;
    width: fit-content;
    left: 50%;
    transform: translateX(-50%);
  }
  #dosing-cycle-example-approach-container #dosing-cycles-left .teaser {
    margin: 0 auto 24px;
  }
  #dosing-cycle-example-approach-container #dosing-cycles-left::after {
    content: '';
    position: absolute !important;
    display: block;
    right: auto;
    top: auto;
    bottom: -54px;
    left: 50%;
    transform: translateX(-50%);
    height: 0px;
    width: 0px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 25px solid #f1f1f1;
  }
  #dosing-cycle-example-approach-container #dosing-cycles-right {
    width: 100%;
    max-width: 260px;
    margin: 0 auto;
    padding: 60px 1rem 1.5rem;
    transform: translateY(-20px);
    display: block;
  }
  #dosing-cycle-example-approach-container #dosing-cycles-right .text {
    position: relative;
    min-width: 120px;
    width: fit-content;
    margin: 0 auto 1rem;
    top: auto;
    left: auto;
  }
  #dosing-cycle-example-approach-container #dosing-cycles-right .teaser .cmp-teaser {
    display: block;
  }
  #dosing-cycle-example-approach-container #dosing-cycles-right .teaser .cmp-teaser .cmp-teaser__image {
    margin: 0 auto 1rem;
  }
  #dosing-cycle-example-approach-container #dosing-cycles-right .teaser .cmp-teaser .cmp-teaser__content {
    text-align: center;
  }
}
.vyvgarthcp-container--congress-media-wrapper > .cmp-container {
  margin-left: 2.5rem;
}
.vyvgarthcp-container--congress-media-wrapper > .cmp-container .cmp-text {
  padding: 0 2rem;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--congress-media-wrapper > .cmp-container {
    margin-left: 0;
  }
  .vyvgarthcp-container--congress-media-wrapper > .cmp-container .cmp-text {
    padding: 0;
  }
}
.vyvgarthcp-container--border .cmp-container {
  border: 1px solid #002b49;
}
.vyvgarthcp-container--dosing-calendar {
  background: linear-gradient(104deg, #4ed1c9 -21.04%, #002b49 25.98%, #001523 71.8%, #9963ab 113.22%);
}
#hero404 {
  margin-top: 80px;
}
#mg-adl-scale-border-box {
  padding: 1.25rem;
  border: 1px solid #B1E4E3;
}
#lcl-access-messaging,
#access-messaging {
  padding: 20px 40px;
  border-radius: 20px 20px 0px 0px;
  background: #F1F1F1;
}
#lcl-access-messaging .separator .cmp-separator__horizontal-rule,
#access-messaging .separator .cmp-separator__horizontal-rule {
  background-color: rgba(0, 43, 73, 0.3) !important;
}
#lcl-access-messaging {
  border-radius: 20px !important;
}
@media screen and (min-width: 768px) {
  .vyv-container--padding-x-sm > .cmp-container {
    padding-left: var(--spacing-md-4);
    padding-right: var(--spacing-md-4);
  }
  .vyv-container--padding-x-sm > .cmp-container:has(>.aem-Grid) {
    padding-left: unset;
    padding-right: unset;
  }
  .vyv-container--padding-x-sm > .cmp-container:has(>.aem-Grid) > .aem-Grid {
    padding-left: var(--spacing-md-4);
    padding-right: var(--spacing-md-4);
  }
}
@media screen and (min-width: 768px) {
  .vyv-container--padding-x-md > .cmp-container {
    padding-left: var(--spacing-md-6);
    padding-right: var(--spacing-md-6);
  }
  .vyv-container--padding-x-md > .cmp-container:has(>.aem-Grid) {
    padding-left: unset;
    padding-right: unset;
  }
  .vyv-container--padding-x-md > .cmp-container:has(>.aem-Grid) > .aem-Grid {
    padding-left: var(--spacing-md-6);
    padding-right: var(--spacing-md-6);
  }
}
@media screen and (min-width: 768px) {
  .vyv-container--padding-x-lg > .cmp-container {
    padding-left: var(--spacing-md-8);
    padding-right: var(--spacing-md-8);
  }
  .vyv-container--padding-x-lg > .cmp-container:has(>.aem-Grid) {
    padding-left: unset;
    padding-right: unset;
  }
  .vyv-container--padding-x-lg > .cmp-container:has(>.aem-Grid) > .aem-Grid {
    padding-left: var(--spacing-md-8);
    padding-right: var(--spacing-md-8);
  }
}
@media screen and (min-width: 768px) {
  .vyv-container--padding-x-xl > .cmp-container {
    padding-left: var(--spacing-md-10);
    padding-right: var(--spacing-md-10);
  }
  .vyv-container--padding-x-xl > .cmp-container:has(>.aem-Grid) {
    padding-left: unset;
    padding-right: unset;
  }
  .vyv-container--padding-x-xl > .cmp-container:has(>.aem-Grid) > .aem-Grid {
    padding-left: var(--spacing-md-10);
    padding-right: var(--spacing-md-10);
  }
}
.vyv-container--padding-inset > .cmp-container {
  padding: var(--spacing-sm-8) var(--spacing-sm-5);
}
@media screen and (min-width: 768px) {
  .vyv-container--padding-inset > .cmp-container {
    padding: var(--spacing-sm-8);
  }
}
.vyv-container--banner-inset > .cmp-container {
  padding: var(--spacing-sm-8) var(--spacing-sm-5);
}
.vyv-container--banner-inset > .cmp-container .text p {
  font-size: 1.25rem;
  line-height: 2rem;
  color: #022a47 !important;
}
.vyv-container--banner-inset > .cmp-container .cmp-button {
  margin-left: unset;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .vyv-container--banner-inset > .cmp-container {
    padding: var(--spacing-sm-8);
  }
  .vyv-container--banner-inset > .cmp-container .cmp-button {
    margin-left: auto;
  }
}
.vyv-container--border > .cmp-container {
  border: 1px solid #022a47;
}
.vyv-container-background--repeat-x > .cmp-container {
  background-repeat: repeat-x !important;
}
.vyv-container-background--size-unset > .cmp-container {
  background-size: unset !important;
}
@media screen and (max-width: 768px) {
  .vyv-container-background--size-unset > .cmp-container {
    background-size: 100% 100% !important;
  }
}
.vyv-container--divider-bottom > .cmp-container {
  position: relative;
}
.vyv-container--divider-bottom > .cmp-container::after {
  content: "";
  display: block;
  position: absolute;
  max-width: 1280px;
  width: calc(100% - (var(--header-x) * 2));
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #808080;
}
@media screen and (max-width: 768px) {
  .vyv-container--reset-background-mobile > .cmp-container {
    background-image: unset !important;
  }
}
@media screen and (min-width: 769px) {
  .vyv-container--reset-background-desktop > .cmp-container {
    background-image: unset !important;
  }
}
.vyv-container--top-extra-submenu-header--mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .vyv-container--top-extra-submenu-header--mobile {
    display: block;
  }
}
.vyv-container--rounded-1 .cmp-container {
  border-radius: var(--radius-1);
}
.vyv-container--rounded-2 .cmp-container {
  border-radius: var(--radius-2);
}
.vyv-container--rounded-3 .cmp-container {
  border-radius: var(--radius-3);
}
.vyv-container--rounded-4 .cmp-container {
  border-radius: var(--radius-4);
}
#adapt-sc-rollover .cmp-teaser__action-link {
  display: flex;
  align-items: center;
  max-width: 180px;
}
#adapt-sc-rollover .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 0.5rem;
}
.vyv-container--separator-line > .cmp-container::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1220px;
  width: calc(100% - var(--gutter-x) * 2);
  height: 1px;
  background-color: #CDD4D9;
}
.teaser .cmp-teaser__image {
  position: relative;
}
.teaser .cmp-teaser__image .cmp-image__image {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.teaser .cmp-teaser__content {
  position: relative;
}
.teaser .cmp-teaser__content h6,
.teaser .cmp-teaser__content .cmp-teaser__pretitle {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: var(--spacing-xs);
  line-height: 1.125rem;
}
.teaser .cmp-teaser__content a[href^="tel:"] {
  text-decoration: underline;
}
@media screen and (min-width: 960px) {
  .teaser .cmp-teaser__content a[href^="tel:"] {
    text-decoration: none !important;
  }
}
.teaser .cmp-teaser__content h3,
.teaser .cmp-teaser__content .cmp-teaser__title {
  margin-top: 0;
}
.teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-xs);
  font-size: 1.25rem;
  line-height: 1.3em;
}
.teaser .cmp-teaser__content .cmp-teaser__title > .cmp-teaser__title-link {
  pointer-events: none;
}
.teaser .cmp-teaser__content .cmp-teaser__title a {
  color: inherit;
}
.teaser .cmp-teaser__content .cmp-teaser__title p {
  font-size: inherit;
  line-height: inherit;
}
.teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link {
  padding: 0;
}
.teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link p {
  margin-bottom: 0;
}
.teaser .cmp-teaser__content .cmp-teaser__description h1,
.teaser .cmp-teaser__content .cmp-teaser__description h2,
.teaser .cmp-teaser__content .cmp-teaser__description h3,
.teaser .cmp-teaser__content .cmp-teaser__description h4,
.teaser .cmp-teaser__content .cmp-teaser__description h5 {
  margin-bottom: var(--spacing-xs);
}
.teaser .cmp-teaser__content .cmp-teaser__description ul ul {
  list-style-type: disc !important;
}
.teaser .cmp-teaser__content .cmp-teaser__description p {
  margin-bottom: 0.5rem;
}
.teaser .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
.teaser .cmp-teaser__content .cmp-teaser__description p .cmp-teaser__action-link {
  line-height: 1;
  display: inline-block;
  margin-top: var(--spacing-xs);
  margin-bottom: 0;
}
.teaser .cmp-teaser__content .cmp-teaser__description p .cmp-teaser__footer {
  margin-top: var(--spacing-sm-4);
}
.teaser .cmp-teaser__content .cmp-teaser__description ul {
  padding-left: 24px;
}
.teaser .cmp-teaser__content .cmp-teaser__description ul li::marker {
  font-size: 0.7em;
  /* Adjust this as needed */
}
.teaser .cmp-teaser__content .cmp-teaser__description a {
  color: inherit;
  text-decoration: underline;
  padding: 0;
}
.teaser .cmp-teaser__content .cmp-teaser__description a:hover {
  color: #71dbd4;
}
.teaser .cmp-teaser__content .cmp-teaser__description .cmp-teaser__action-link {
  margin-top: var(--spacing-sm-4);
  padding: 0.5rem 1rem;
  text-decoration: none;
  display: inline;
  width: max-content;
}
.teaser .cmp-teaser__content .cmp-teaser__action-link {
  margin-top: var(--spacing-xs);
  font-weight: 700;
  display: inline-block;
  border: 0;
  outline: none;
}
.teaser .cmp-teaser__action-container .cmp-teaser__action-link {
  margin-right: 1rem;
}
.teaser .cmp-teaser__action-container .cmp-teaser__action-link:last-child {
  margin-right: 0;
}
.teaser.__action-link-primary .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.teaser.__center-x {
  width: fit-content;
  margin: 0 auto;
}
.teaser.__vertical-center .cmp-teaser {
  align-items: center;
}
.teaser.__vertical-center .cmp-teaser .cmp-teaser__image {
  margin-top: 0;
}
.teaser.__title-large .cmp-teaser__description h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
}
.teaser.__title-font-medium .cmp-teaser__title {
  font-weight: 500;
}
.teaser.__title-color-teal .cmp-teaser__title {
  color: #008996 !important;
}
.teaser.__title-color-deep-navy .cmp-teaser__title {
  color: #001523;
}
.teaser.__title-color-perfectly-violet .cmp-teaser__title {
  color: #9137af;
}
.teaser.__title-color-aqua .cmp-teaser__title {
  color: #71dbd4;
}
.teaser.__title-disable .cmp-teaser__title-link {
  pointer-events: none;
}
.teaser.__pretitle-color-white .cmp-teaser__pretitle {
  color: white;
}
.teaser.__pretitle-color-patina .cmp-teaser__pretitle {
  color: #b1e4e3;
}
.teaser.__pretitle-color-dark-green .cmp-teaser__pretitle {
  color: #007c7c;
}
.teaser.__pretitle-color-aqua .cmp-teaser__pretitle {
  color: #71dbd4;
}
.teaser.__pretitle-color-aqua .cmp-teaser__pretitle {
  color: #71dbd4;
}
.teaser.__pretitle-color-amethyst .cmp-teaser__pretitle {
  color: #9137af;
}
.teaser.__thumb-object-fit--unset .cmp-teaser__image .cmp-image__image {
  object-fit: unset !important;
}
.teaser.__action-link--fit-content .cmp-teaser__action-link {
  width: fit-content !important;
}
.teaser.__reset-padding-x .cmp-teaser {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.teaser.__border-bottom {
  position: relative;
  padding-bottom: 1rem;
}
.teaser.__border-bottom::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 96%;
  height: 1px;
  background-color: #CDD4D9;
}
.teaser.-img-min-width-50 .cmp-teaser .cmp-teaser__image img {
  min-width: 50px;
  height: auto;
  object-fit: none;
}
.teaser.-img-mb-1 .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-md-1);
}
.teaser.-img-mb-2 .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-md-2);
}
.teaser.-img-mb-3 .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-md-3);
}
.teaser.-img-mb-4 .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-md-4);
}
.teaser.-title-mb-1 .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-md-1);
}
.teaser.-title-mb-2 .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-md-2);
}
.teaser.-title-mb-3 .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-md-3);
}
.teaser.-title-mb-4 .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-md-4);
}
.teaser.-link-mt-1 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  margin-top: var(--spacing-md-1);
}
.teaser.-link-mt-2 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  margin-top: var(--spacing-md-2);
}
.teaser.-link-mt-3 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  margin-top: var(--spacing-md-3);
}
.teaser.-link-mt-4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  margin-top: var(--spacing-md-4);
}
@media screen and (max-width: 767px) {
  .teaser .cmp-teaser__content .cmp-teaser__description ul {
    padding-left: 1rem;
  }
  .teaser .cmp-teaser__action-container .cmp-teaser__action-link {
    width: fit-content;
  }
  .teaser.__vertical-center-mobile .cmp-teaser {
    align-items: center;
  }
  .teaser.__stack-icon-mobile .cmp-teaser {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .teaser.__stack-icon-mobile .cmp-teaser .cmp-teaser__title,
  .teaser.__stack-icon-mobile .cmp-teaser .cmp-teaser__description {
    text-align: center;
  }
  .teaser.__stack-icon-mobile .cmp-teaser .cmp-teaser__image {
    margin-right: 0;
    margin-bottom: var(--spacing-xs);
  }
}
.teaser-with-rte-link-max-width-full .cmp-teaser__action-container .cmp-teaser__action-link {
  color: #022a47 !important;
}
@media screen and (max-width: 767px) {
  .teaser-with-rte-link-max-width-full .cmp-teaser__action-container .cmp-teaser__action-link {
    display: block;
    width: 100% !important;
    color: #022a47 !important;
  }
}
.multi-images-teaser .cmp-teaser__mobile-image {
  display: block;
}
.multi-images-teaser .cmp-teaser__mobile-image img {
  width: 100%;
}
.multi-images-teaser .cmp-teaser__image {
  display: none;
}
.multi-images-teaser.-img--100h .cmp-teaser__mobile-image img {
  height: 100% !important;
}
.multi-images-teaser.-img-mb-1 .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-md-1);
}
.multi-images-teaser.-img-mb-2 .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-md-2);
}
.multi-images-teaser.-img-mb-3 .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-md-3);
}
.multi-images-teaser.-img-mb-4 .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-md-4);
}
.multi-images-teaser.-title-mb-1 .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-md-1);
}
.multi-images-teaser.-title-mb-2 .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-md-2);
}
.multi-images-teaser.-title-mb-3 .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-md-3);
}
.multi-images-teaser.-title-mb-4 .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-md-4);
}
.multi-images-teaser.-link-mt-1 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  margin-top: var(--spacing-md-1);
}
.multi-images-teaser.-link-mt-2 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  margin-top: var(--spacing-md-2);
}
.multi-images-teaser.-link-mt-3 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  margin-top: var(--spacing-md-3);
}
.multi-images-teaser.-link-mt-4 .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  margin-top: var(--spacing-md-4);
}
@media screen and (min-width: 960px) {
  .multi-images-teaser .cmp-teaser__mobile-image {
    display: none;
  }
  .multi-images-teaser .cmp-teaser__image {
    display: block;
  }
}
.vyvgarthcp-teaser-rte--tile--blue--color .cmp-teaser .cmp-teaser__content .cmp-teaser__description > p {
  color: #002B49 !important;
}
.vyvgarthcp-teaser-rte--tile--blue--color .cmp-teaser .cmp-teaser__title {
  color: #002B49 !important;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-teaser-add--bottom-margin--mobile {
    margin-bottom: 50px !important;
  }
}
.vyvgarthcp-teaser-rte--card .cmp-teaser,
.vyvgarthcp-teaser-rte--tile .cmp-teaser {
  color: white;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser .cmp-teaser__image,
.vyvgarthcp-teaser-rte--tile .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-xs);
  max-width: 280px;
  margin: 0 auto;
}
.vyvgarthcp-teaser-rte--card h2,
.vyvgarthcp-teaser-rte--tile h2 {
  font-size: 1.25rem;
  line-height: 1.625rem;
}
.vyvgarthcp-teaser-rte--card h2 a,
.vyvgarthcp-teaser-rte--tile h2 a {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: none;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__content,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__content {
  position: relative;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__content .cmp-teaser__title,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-sm-4);
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__content .cmp-teaser__title p,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__content .cmp-teaser__title p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__content .cmp-teaser__timestamp,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__content .cmp-teaser__timestamp {
  position: absolute;
  top: calc((var(--spacing-xs) * -1) - 6px);
  right: 6px;
  z-index: 0;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__content .cmp-teaser__timestamp p,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__content .cmp-teaser__timestamp p {
  position: relative;
  font-size: 0.625rem;
  line-height: 1.5;
  padding: 0 0.25rem;
  z-index: 1;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__content .cmp-teaser__timestamp::after,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__content .cmp-teaser__timestamp::after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #022a47;
  border-radius: 5px;
  opacity: 0.8;
  z-index: 0;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__action-container,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__action-container {
  margin-bottom: 2rem;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__action-container .cmp-teaser__action-link,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__action-container .cmp-teaser__action-link {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  align-items: center;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__image + .cmp-teaser__content > .cmp-teaser__description > h3,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__image + .cmp-teaser__content > .cmp-teaser__description > h3 {
  margin-top: var(--spacing-xs);
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__image + .cmp-teaser__content .cmp-teaser__title,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__image + .cmp-teaser__content .cmp-teaser__title {
  margin-top: var(--spacing-xs);
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__action-link,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__action-link {
  color: inherit;
  text-decoration: none;
  font-weight: 600;
  position: absolute;
  bottom: -0.5rem;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__action-link::after,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__action-link:hover,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__action-link:hover {
  color: #71dbd4;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser__action-link:hover::after,
.vyvgarthcp-teaser-rte--tile .cmp-teaser__action-link:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-aqua.svg");
  margin-left: 0.5rem;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-teaser-rte--card .cmp-teaser,
  .vyvgarthcp-teaser-rte--tile .cmp-teaser {
    padding: 2rem 0;
    margin-bottom: 0;
  }
  .vyvgarthcp-teaser-rte--card .cmp-teaser .cmp-teaser__image,
  .vyvgarthcp-teaser-rte--tile .cmp-teaser .cmp-teaser__image {
    max-width: auto;
  }
}
.vyvgarthcp-teaser-rte--card.__cta-anchor--bottom .cmp-teaser__content,
.vyvgarthcp-teaser-rte--tile.__cta-anchor--bottom .cmp-teaser__content {
  height: 100%;
}
.vyvgarthcp-teaser-rte--card.__image--reset-max-width .cmp-teaser .cmp-teaser__image,
.vyvgarthcp-teaser-rte--tile.__image--reset-max-width .cmp-teaser .cmp-teaser__image {
  max-width: unset;
}
.vyvgarthcp-teaser-rte--tile .cmp-teaser {
  padding: var(--spacing-sm-6) var(--spacing-sm-5) !important;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-teaser-rte--tile.-m-pad-min-y .cmp-teaser {
    padding: var(--spacing-sm-2) 0 !important;
    margin-bottom: 0.5rem;
  }
}
.vyvgarthcp-teaser-rte--card {
  transition: all 0.5s ease-in-out;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-xs);
  margin: 0 auto;
  max-width: unset;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser .cmp-teaser__image img {
  aspect-ratio: 1.77777778;
}
.vyvgarthcp-teaser-rte--card .cmp-teaser .cmp-teaser__content {
  width: 100%;
}
.vyvgarthcp-teaser-rte--card.hide {
  display: none !important;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-teaser-rte--card .cmp-teaser {
    padding: 0 0;
  }
}
.vyvgarthcp-teaser-rte--icon-132 .cmp-teaser {
  display: flex;
}
.vyvgarthcp-teaser-rte--icon-132 h2,
.vyvgarthcp-teaser-rte--icon-132 h3,
.vyvgarthcp-teaser-rte--icon-132 h4,
.vyvgarthcp-teaser-rte--icon-132 h5,
.vyvgarthcp-teaser-rte--icon-132 h6 {
  margin-top: 0;
}
.vyvgarthcp-teaser-rte--icon-132 h2,
.vyvgarthcp-teaser-rte--icon-132 h3 {
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 700;
}
.vyvgarthcp-teaser-rte--icon-132 h2 a,
.vyvgarthcp-teaser-rte--icon-132 h3 a {
  color: inherit;
  text-decoration: none;
}
.vyvgarthcp-teaser-rte--icon-132 .cmp-teaser__image {
  margin-right: var(--spacing-sm);
  margin-top: 0.25rem;
}
.vyvgarthcp-teaser-rte--icon-132 .cmp-teaser__image .cmp-image {
  width: 50px;
  height: 50px;
}
.vyvgarthcp-teaser-rte--icon-132 .cmp-teaser__image .cmp-image img {
  width: 100px;
  height: 100px;
  object-fit: contain !important;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-teaser-rte--icon-132 .cmp-teaser__image .cmp-image img {
    width: 100%;
    height: auto;
    object-fit: contain !important;
  }
}
.vyvgarthcp-teaser-rte--icon-132 .cmp-teaser__action-link {
  color: inherit;
  text-decoration: none;
  font-weight: 600;
}
.vyvgarthcp-teaser-rte--icon-132 .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--icon-132.__thumb--auto-height .cmp-teaser__image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-teaser-rte--icon-132 p {
    font-size: 0.938rem;
    line-height: 1.2rem;
  }
}
.vyvgarthcp-teaser-rte--icon-50 .cmp-teaser {
  display: flex;
}
.vyvgarthcp-teaser-rte--icon-50 h2,
.vyvgarthcp-teaser-rte--icon-50 h3,
.vyvgarthcp-teaser-rte--icon-50 h4,
.vyvgarthcp-teaser-rte--icon-50 h5,
.vyvgarthcp-teaser-rte--icon-50 h6 {
  margin-top: 0;
}
.vyvgarthcp-teaser-rte--icon-50 h2,
.vyvgarthcp-teaser-rte--icon-50 h3 {
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 700;
}
.vyvgarthcp-teaser-rte--icon-50 h2 a,
.vyvgarthcp-teaser-rte--icon-50 h3 a {
  color: inherit;
  text-decoration: none;
}
.vyvgarthcp-teaser-rte--icon-50 .cmp-teaser__image {
  margin-right: var(--spacing-sm);
  margin-top: 0.25rem;
}
.vyvgarthcp-teaser-rte--icon-50 .cmp-teaser__image .cmp-image {
  width: 50px;
  height: 50px;
}
.vyvgarthcp-teaser-rte--icon-50 .cmp-teaser__image .cmp-image img {
  width: 100%;
  height: auto;
}
.vyvgarthcp-teaser-rte--icon-50 .cmp-teaser__action-link {
  color: inherit;
  text-decoration: none;
  font-weight: 600;
}
.vyvgarthcp-teaser-rte--icon-50 .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--icon-50.__thumb--auto-height .cmp-teaser__image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-teaser-rte--icon-50 p {
    font-size: 0.938rem;
    line-height: 1.2rem;
  }
}
.vyvgarthcp-teaser-rte--icon-45 .cmp-teaser__image {
  width: 45px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: var(--spacing-sm);
}
.vyvgarthcp-teaser-rte--icon-45 .cmp-teaser__content {
  text-align: center;
}
.vyvgarthcp-teaser-rte--icon-45 .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-xxs);
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-teaser-rte--inline-desktop .cmp-teaser {
    display: flex;
    align-items: center;
    gap: var(--spacing-sm);
  }
  .vyvgarthcp-teaser-rte--inline-desktop .cmp-teaser .cmp-teaser__image {
    margin: 0;
    flex-shrink: 0;
  }
  .vyvgarthcp-teaser-rte--inline-desktop .cmp-teaser .cmp-teaser__content {
    text-align: unset;
  }
}
.vyvgarthcp-teaser-rte--icon-88-object-fit-none .cmp-teaser__image .cmp-image img {
  object-fit: none !important;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-teaser-rte--icon-88-object-fit-none .cmp-teaser__image .cmp-image img {
    object-fit: contain !important;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-teaser-rte--icon-88-object-fit-none .cmp-teaser__content .cmp-teaser__description p {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
.vyvgarthcp-teaser-action-container-relative-position .cmp-teaser__action-container .cmp-teaser__action-link {
  position: relative !important;
}
.vyvgarthcp-teaser-rte--icon-132 .cmp-teaser__image .cmp-image {
  width: 132px !important;
  height: auto !important;
}
.vyvgarthcp-teaser-rte--icon-162 .cmp-teaser {
  padding: var(--spacing-xs) var(--spacing-md);
}
.vyvgarthcp-teaser-rte--icon-162 .cmp-teaser__image {
  margin-bottom: var(--spacing-xs);
}
.vyvgarthcp-teaser-rte--icon-162 .cmp-teaser__image .cmp-image {
  width: 162px !important;
  height: 162px !important;
  margin: 0 auto;
}
.vyvgarthcp-teaser-rte--icon-162 .cmp-teaser__description {
  text-align: center;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-teaser-rte--icon-162 .cmp-teaser__image .cmp-image {
    width: 162px !important;
    height: 162px !important;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-multi-images-teaser--hero--margin--top .cmp-teaser__content {
    margin: 250px auto 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-multi-images-teaser--hero--top {
    top: -100px !important;
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-multi-images-teaser--header--min-height {
    min-height: 400px !important;
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-teaser--margin-left-zero {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-teaser--margin-right-zero {
    margin-right: 0 !important;
  }
}
.vyvgarthcp-multi-images-teaser--hero-gmg,
.vyvgarthcp-multi-images-teaser--hero {
  position: relative;
  min-height: 700px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser {
  width: 100%;
  margin-top: 160px;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__tablet-image,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__tablet-image {
  display: none;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__tablet-image,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__tablet-image,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__mobile-image,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__mobile-image,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__image,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__image {
  position: absolute;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__tablet-image .cmp-image,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__tablet-image .cmp-image,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__mobile-image .cmp-image,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__mobile-image .cmp-image,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__image .cmp-image,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__image .cmp-image {
  width: 100%;
  height: 100%;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__tablet-image img,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__tablet-image img,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__mobile-image img,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__mobile-image img,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__image img,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__image img {
  width: 100%;
  min-height: 100.5%;
  float: right;
  object-fit: cover;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content {
  position: relative;
  max-width: unset;
  margin: 0 auto var(--spacing-sm) !important;
  padding: 2rem var(--gutter-x);
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content:has(>h1) .cmp-teaser__title,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content:has(>h1) .cmp-teaser__title {
  display: none;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content:has(>h1) h1,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content:has(>h1) h1 {
  margin-top: 0;
  width: 100%;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__pretitle,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__pretitle {
  color: #b1e4e3;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__action-container,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__action-container,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__title,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__title {
  max-width: unset;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description {
  max-width: unset;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description h1,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description h1,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description h2,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description h2,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description h3,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description h3,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description h4,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description h4,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description h5,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description h5,
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description h6,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description h6 {
  font-weight: 400;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description .text--patient-portrayal,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description .text--patient-portrayal {
  rotate: unset;
  left: var(--gutter-x);
  bottom: 0;
  top: auto;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description .vyvgart-image-fine-print,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description .vyvgart-image-fine-print {
  position: absolute;
  bottom: -10px;
  font-size: 11px;
  line-height: 20px;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description .vyvgart-image-fine-print,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description .vyvgart-image-fine-print {
    top: 0;
    bottom: auto;
    right: 0;
    transform: rotate(-90deg);
  }
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description p:has(.cmp-teaser__action-link),
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description p:has(.cmp-teaser__action-link) {
  margin-bottom: 0;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description p .cmp-teaser__action-link,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description p .cmp-teaser__action-link {
  margin-bottom: 0;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__title,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-xs);
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__title-link,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__title-link {
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-multi-images-teaser--hero-gmg + .vyvgarthcp-text--patient-portrayal-vertical-tr,
  .vyvgarthcp-multi-images-teaser--hero + .vyvgarthcp-text--patient-portrayal-vertical-tr {
    top: unset !important;
    transform: unset;
    right: unset;
    bottom: 2rem;
    left: var(--gutter-x);
  }
}
.vyvgarthcp-multi-images-teaser--hero-gmg .milestones-patient-portrayals,
.vyvgarthcp-multi-images-teaser--hero .milestones-patient-portrayals {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 960px) {
  .vyvgarthcp-multi-images-teaser--hero-gmg #vyvgarthcp-hero-moa .cmp-teaser__content,
  .vyvgarthcp-multi-images-teaser--hero #vyvgarthcp-hero-moa .cmp-teaser__content {
    padding-top: 200px;
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-multi-images-teaser--hero-gmg:has(.cmp-teaser__tablet-image) .cmp-teaser__image,
  .vyvgarthcp-multi-images-teaser--hero:has(.cmp-teaser__tablet-image) .cmp-teaser__image {
    display: none;
  }
  .vyvgarthcp-multi-images-teaser--hero-gmg:has(.cmp-teaser__tablet-image) .cmp-teaser__tablet-image,
  .vyvgarthcp-multi-images-teaser--hero:has(.cmp-teaser__tablet-image) .cmp-teaser__tablet-image {
    display: block;
  }
  .vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content {
    max-width: 90rem;
    margin: 0 auto !important;
  }
  .vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__title + h1,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__title + h1 {
    width: 45%;
  }
  .vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__action-container,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__action-container,
  .vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__title,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__title,
  .vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description {
    max-width: 45%;
  }
  .vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__action-container .text--patient-portrayal,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__action-container .text--patient-portrayal,
  .vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__title .text--patient-portrayal,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__title .text--patient-portrayal,
  .vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser__content .cmp-teaser__description .text--patient-portrayal,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content .cmp-teaser__description .text--patient-portrayal {
    rotate: -90deg;
    left: auto;
    bottom: auto;
    top: -30%;
  }
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-multi-images-teaser--hero-gmg:has(.cmp-teaser__tablet-image) .cmp-teaser__image,
  .vyvgarthcp-multi-images-teaser--hero:has(.cmp-teaser__tablet-image) .cmp-teaser__image {
    display: block;
  }
  .vyvgarthcp-multi-images-teaser--hero-gmg:has(.cmp-teaser__tablet-image) .cmp-teaser__tablet-image,
  .vyvgarthcp-multi-images-teaser--hero:has(.cmp-teaser__tablet-image) .cmp-teaser__tablet-image {
    display: none;
  }
}
.vyv-teaser--flex-content-center .cmp-teaser .cmp-teaser__content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 32px 64px;
  border-radius: 8px;
  border: 1px solid #d2abde;
  background: rgba(0, 43, 73, 0.9);
}
.vyv-teaser--flex-content-center .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .vyv-teaser--flex-content-center .cmp-teaser .cmp-teaser__content {
    width: 100%;
    display: block;
    text-align: center;
    padding: 32px 16px;
    border-radius: 8px;
    border: 1px solid #d2abde;
    background: rgba(0, 43, 73, 0.9);
  }
  .vyv-teaser--flex-content-center .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link {
    margin-top: 24px;
  }
}
.vyv-border--lt-purple {
  border: 1px solid #d2abde;
}
.vyvgarthcp-multi-images-teaser--hero-gmg {
  min-height: 600px;
}
.vyvgarthcp-multi-images-teaser--hero-gmg .cmp-teaser {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-multi-images-teaser--hero--unset-min-height {
    min-height: 500px !important;
    margin-bottom: 20px !important;
  }
}
.vyvgarthcp-multi-images-teaser--banner {
  position: relative;
  min-height: 400px;
  padding: 40px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -1px;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser {
  width: 100%;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__tablet-image,
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__mobile-image,
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__image {
  position: absolute;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__tablet-image img,
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__mobile-image img,
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__image img {
  position: absolute;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content {
  position: relative;
  max-width: unset;
  margin: 0 auto;
  padding: 2rem var(--gutter-x);
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .text--patient-portrayal {
  top: auto;
  bottom: 0;
  left: var(--gutter-x);
  right: auto;
  rotate: unset;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__title,
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__description {
  max-width: unset;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__title h3,
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__description h3 {
  margin-bottom: 0;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__title p:has(.cmp-teaser__action-link),
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__description p:has(.cmp-teaser__action-link) {
  margin: 0;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__title p .cmp-teaser__action-link,
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__description p .cmp-teaser__action-link {
  margin: var(--spacing-sm-4) 0 0 0;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__title .cmp-teaser__footer,
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__description .cmp-teaser__footer {
  margin-top: var(--spacing-sm-4);
  font-size: 0.75rem;
  line-height: 1.188rem;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__title p {
  font-size: inherit;
  line-height: inherit;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child {
  margin-top: 0;
}
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__tablet-image {
  display: none;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__mobile-image {
    transform: unset;
  }
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__mobile-image img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    top: 0;
    transform: unset;
  }
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content {
    margin-top: 200px;
  }
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__tablet-image {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-multi-images-teaser--banner {
    min-height: 320px;
  }
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__mobile-image img {
    object-fit: unset;
  }
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .text--patient-portrayal {
    top: 0;
    bottom: auto;
    right: 0;
    left: auto;
    rotate: -90deg;
  }
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__image img {
    width: auto;
    height: 100%;
  }
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-multi-images-teaser--banner {
    min-height: 420px;
  }
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content {
    max-width: 90rem;
    margin: 0 auto;
  }
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__title:empty {
    display: none;
  }
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__title,
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__description {
    max-width: 540px;
  }
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__content .cmp-teaser__title + h2 {
    max-width: 540px;
  }
}
@media screen and (min-width: 1200px) {
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__image img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-multi-images-teaser-banner--mobile-bottom-alignment .cmp-teaser {
    min-height: 420px;
    display: flex;
    align-items: flex-end;
  }
  .vyvgarthcp-multi-images-teaser-banner--mobile-bottom-alignment .cmp-teaser__content {
    position: relative;
    max-width: unset;
    margin: 0 auto;
    padding: 0 var(--gutter-x);
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-multi-images-teaser--banner--negative--bottom-margin {
    margin-bottom: -1px !important;
  }
}
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__image,
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__image,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__image {
  display: none;
}
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__mobile-image,
.vyvgarthcp-multi-images-teaser--banner .cmp-teaser__mobile-image,
.vyvgarthcp-multi-images-teaser--hero .cmp-teaser__mobile-image {
  display: block;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-multi-images-teaser--header .cmp-teaser__image,
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__image,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__image {
    display: block;
  }
  .vyvgarthcp-multi-images-teaser--header .cmp-teaser__mobile-image,
  .vyvgarthcp-multi-images-teaser--banner .cmp-teaser__mobile-image,
  .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__mobile-image {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-multi-images-teaser--mobile-image-padding-top-100 .cmp-teaser .cmp-teaser__mobile-image {
    padding-top: 100px;
  }
}
.vyvgarthcp-multi-images-teaser--header-gmg,
.vyvgarthcp-multi-images-teaser--header {
  position: relative;
  min-height: 400px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 140px;
}
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser {
  width: 100%;
}
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__mobile-image,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__mobile-image,
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__image,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__image {
  position: absolute;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__mobile-image .cmp-image,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__mobile-image .cmp-image,
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__image .cmp-image,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__image .cmp-image {
  width: 100%;
  height: 100%;
}
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__mobile-image .cmp-image img,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__mobile-image .cmp-image img,
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__image .cmp-image img,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__image .cmp-image img {
  min-height: 100%;
}
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__content {
  position: relative;
  max-width: 90rem;
  margin: 0 auto;
  padding: 2rem var(--gutter-x);
}
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content h1,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__content h1,
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content h2,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__content h2 {
  font-size: 1.625rem;
}
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content .cmp-teaser__title,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__content .cmp-teaser__title {
  max-width: unset;
}
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content .cmp-teaser__description,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__content .cmp-teaser__description {
  max-width: unset;
}
.vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content .cmp-teaser__description p,
.vyvgarthcp-multi-images-teaser--header .cmp-teaser__content .cmp-teaser__description p {
  font-size: 0.9rem;
  line-height: 1.45em;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-multi-images-teaser--header-gmg + .vyvgarthcp-text--patient-portrayal-vertical-tr,
  .vyvgarthcp-multi-images-teaser--header + .vyvgarthcp-text--patient-portrayal-vertical-tr {
    top: unset !important;
    transform: unset;
    right: unset;
    bottom: 1rem;
    left: var(--gutter-x);
  }
}
.vyvgarthcp-multi-images-teaser--header-gmg.__cidp,
.vyvgarthcp-multi-images-teaser--header.__cidp {
  min-height: 400px;
  padding-top: 128px;
}
.vyvgarthcp-multi-images-teaser--header-gmg.__cidp .cmp-teaser .cmp-teaser__mobile-image,
.vyvgarthcp-multi-images-teaser--header.__cidp .cmp-teaser .cmp-teaser__mobile-image {
  top: 60px;
}
.vyvgarthcp-multi-images-teaser--header-gmg.__cidp .cmp-teaser .cmp-teaser__mobile-image img,
.vyvgarthcp-multi-images-teaser--header.__cidp .cmp-teaser .cmp-teaser__mobile-image img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.vyvgarthcp-multi-images-teaser--header-gmg.__cidp .cmp-teaser__content:has(>h1) .cmp-teaser__title,
.vyvgarthcp-multi-images-teaser--header.__cidp .cmp-teaser__content:has(>h1) .cmp-teaser__title {
  display: none;
}
.vyvgarthcp-multi-images-teaser--header-gmg.__cidp .cmp-teaser__content:has(>h1) h1,
.vyvgarthcp-multi-images-teaser--header.__cidp .cmp-teaser__content:has(>h1) h1 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: var(--spacing-xs);
}
.vyvgarthcp-multi-images-teaser--header-gmg.__cidp .cmp-teaser__content .cmp-teaser__title,
.vyvgarthcp-multi-images-teaser--header.__cidp .cmp-teaser__content .cmp-teaser__title {
  font-weight: 400;
}
.vyvgarthcp-multi-images-teaser--header-gmg.__cidp .cmp-teaser__content .cmp-teaser__title h1,
.vyvgarthcp-multi-images-teaser--header.__cidp .cmp-teaser__content .cmp-teaser__title h1 {
  font-weight: inherit;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-multi-images-teaser--header-gmg.__cidp .cmp-teaser__content h2,
  .vyvgarthcp-multi-images-teaser--header.__cidp .cmp-teaser__content h2 {
    max-width: 580px;
  }
  .vyvgarthcp-multi-images-teaser--header-gmg.__cidp .cmp-teaser__content .cmp-teaser__description,
  .vyvgarthcp-multi-images-teaser--header.__cidp .cmp-teaser__content .cmp-teaser__description {
    max-width: 580px;
  }
  .vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content h1,
  .vyvgarthcp-multi-images-teaser--header .cmp-teaser__content h1,
  .vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content h2,
  .vyvgarthcp-multi-images-teaser--header .cmp-teaser__content h2 {
    font-size: 2rem;
  }
  .vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content .cmp-teaser__title,
  .vyvgarthcp-multi-images-teaser--header .cmp-teaser__content .cmp-teaser__title {
    max-width: 60%;
  }
  .vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content .cmp-teaser__description,
  .vyvgarthcp-multi-images-teaser--header .cmp-teaser__content .cmp-teaser__description {
    max-width: 60%;
  }
  .vyvgarthcp-multi-images-teaser--header-gmg .cmp-teaser__content .cmp-teaser__description p,
  .vyvgarthcp-multi-images-teaser--header .cmp-teaser__content .cmp-teaser__description p {
    font-size: 1rem;
    line-height: 1.75em;
  }
}
.vyvgarthcp-multi-images-teaser--header-gmg {
  min-height: 300px;
  padding-top: unset;
}
.vyv-teaser--chart,
.vyvgarthcp-teaser-rte--chart {
  padding: 0;
}
.vyv-teaser--chart .cmp-teaser,
.vyvgarthcp-teaser-rte--chart .cmp-teaser {
  display: flex;
  flex-direction: column;
}
.vyv-teaser--chart .cmp-teaser .cmp-teaser__pretitle,
.vyvgarthcp-teaser-rte--chart .cmp-teaser .cmp-teaser__pretitle {
  font-size: 0.813rem;
  line-height: 1.25rem;
  margin-bottom: var(--spacing-sm-4);
}
.vyv-teaser--chart .cmp-teaser .cmp-teaser__title,
.vyvgarthcp-teaser-rte--chart .cmp-teaser .cmp-teaser__title {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin-bottom: var(--spacing-sm-4);
}
.vyv-teaser--chart .cmp-teaser .cmp-teaser__image,
.vyvgarthcp-teaser-rte--chart .cmp-teaser .cmp-teaser__image {
  order: 1;
}
.vyv-teaser--chart .cmp-teaser .cmp-teaser__content,
.vyvgarthcp-teaser-rte--chart .cmp-teaser .cmp-teaser__content {
  margin-bottom: var(--spacing-sm-8);
}
.vyv-teaser--chart .cmp-teaser .cmp-teaser__action-container,
.vyvgarthcp-teaser-rte--chart .cmp-teaser .cmp-teaser__action-container {
  margin-bottom: var(--spacing-sm-4) !important;
  margin-top: var(--spacing-sm-4) !important;
}
.vyv-teaser--chart .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link,
.vyvgarthcp-teaser-rte--chart .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link {
  margin-top: 0 !important;
  margin-bottom: var(--spacing-sm-2);
  border-radius: var(--spacing-sm-1);
}
.vyv-teaser--chart .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link:last-child,
.vyvgarthcp-teaser-rte--chart .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link:last-child {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 960px) {
  .vyv-teaser--chart .cmp-teaser,
  .vyvgarthcp-teaser-rte--chart .cmp-teaser {
    flex-direction: unset;
    align-items: center;
    gap: 8.33333%;
  }
  .vyv-teaser--chart .cmp-teaser .cmp-teaser__image,
  .vyvgarthcp-teaser-rte--chart .cmp-teaser .cmp-teaser__image {
    order: 1;
    width: 40%;
    padding-left: 2%;
  }
  .vyv-teaser--chart .cmp-teaser .cmp-teaser__content,
  .vyvgarthcp-teaser-rte--chart .cmp-teaser .cmp-teaser__content {
    width: 50%;
    margin-bottom: 0;
  }
}
.vyv-teaser--theme-soft-gray {
  background-color: #F2F2F2;
}
.vyv-teaser--theme-soft-gray .cmp-teaser {
  color: #002b49;
}
.vyv-teaser-theme-light-lavender .cmp-teaser {
  background-color: #f7f4f8;
  color: #022a47;
}
.vyvgarthcp-teaser-rte--theme-midnight .cmp-teaser {
  color: white;
}
.vyvgarthcp-teaser-rte--theme-midnight .cmp-teaser__pretitle {
  color: #71dbd4;
}
.vyvgarthcp-teaser-rte--theme-midnight p,
.vyvgarthcp-teaser-rte--theme-midnight .cmp-teaser__description,
.vyvgarthcp-teaser-rte--theme-midnight .cmp-teaser__title {
  color: white;
}
.vyvgarthcp-teaser-rte--theme-patina .cmp-teaser {
  background: #b1e4e3;
  color: #022a47;
  padding: 2rem;
}
.vyvgarthcp-teaser-rte--theme-patina .cmp-teaser__image {
  margin-bottom: 1.5rem;
}
.vyvgarthcp-teaser-rte--theme-patina .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--theme-dark-navy-transparent .cmp-teaser {
  background: rgba(0, 26, 45, 0.3);
  color: #ffffff;
  padding: 2rem;
}
.vyvgarthcp-teaser-rte--theme-dark-navy-transparent .cmp-teaser__image {
  margin-bottom: 1.5rem;
}
.vyvgarthcp-teaser-rte--theme-dark-navy-transparent .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--theme-primary-transparent .cmp-teaser {
  background: rgba(2, 42, 71, 0.5);
  color: #ffffff;
  padding: 2rem;
}
.vyvgarthcp-teaser-rte--theme-primary-transparent .cmp-teaser__image {
  margin-bottom: 1.5rem;
}
.vyvgarthcp-teaser-rte--theme-primary-transparent .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--theme-lt-patina {
  position: relative;
}
.vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser {
  background: #e7f6f5;
  color: #022a47;
  padding: 1.75rem 2rem 5rem;
  margin-bottom: 0;
}
.vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser .cmp-teaser__content {
  position: unset;
}
.vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser__image {
  max-width: 176px;
  margin: 0 auto 1.5rem;
}
.vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser__description {
  text-align: center;
}
.vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser__description p {
  font-size: 0.9rem;
  line-height: 1.4em;
}
.vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser__description p:first-child {
  margin-bottom: 5px;
  font-size: 1.25rem;
  line-height: 1.1em;
}
.vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser__action-container {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: center;
}
.vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser__action-link {
  position: unset;
}
.vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser__description {
    text-align: left;
  }
  .vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser__description p {
    font-size: 1rem;
  }
  .vyvgarthcp-teaser-rte--theme-lt-patina .cmp-teaser__action-container {
    left: unset;
    text-align: left;
  }
}
.vyvgarthcp-teaser-rte--theme-gradient-patina .cmp-teaser {
  background: linear-gradient(219.08deg, #ffffff -23.74%, #b9e7e5 69.7%);
  color: #022a47;
  padding: 2rem;
}
.vyvgarthcp-teaser-rte--theme-gradient-patina .cmp-teaser__image {
  margin-bottom: 1.5rem;
}
.vyvgarthcp-teaser-rte--theme-gradient-patina .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--theme-gradient-patina .cmp-teaser__action-link:hover {
  color: #008996;
}
.vyvgarthcp-teaser-rte--theme-gradient-patina .cmp-teaser__action-link:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-teal.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--theme-gradient-patina .cmp-teaser__description a:hover {
  color: #008996;
}
.vyv-teaser-theme--aqua-to-lt-purple .cmp-teaser,
.vyvgarthcp-teaser-rte--theme-gradient-lavender-fields-patina .cmp-teaser {
  background: linear-gradient(219.08deg, rgba(218, 168, 226, 0.47) -23.74%, #b9e7e5 69.7%);
  color: #022a47;
  padding: 2rem;
}
.vyv-teaser-theme--aqua-to-lt-purple .cmp-teaser__image,
.vyvgarthcp-teaser-rte--theme-gradient-lavender-fields-patina .cmp-teaser__image {
  margin-bottom: 1.5rem;
}
.vyv-teaser-theme--aqua-to-lt-purple .cmp-teaser__action-link::after,
.vyvgarthcp-teaser-rte--theme-gradient-lavender-fields-patina .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.vyv-teaser-theme--aqua-to-lt-purple .cmp-teaser__action-link:hover,
.vyvgarthcp-teaser-rte--theme-gradient-lavender-fields-patina .cmp-teaser__action-link:hover {
  color: #008996;
}
.vyv-teaser-theme--aqua-to-lt-purple .cmp-teaser__action-link:hover::after,
.vyvgarthcp-teaser-rte--theme-gradient-lavender-fields-patina .cmp-teaser__action-link:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-teal.svg");
  margin-left: 0.5rem;
}
.vyv-teaser-theme--aqua-to-lt-purple .cmp-teaser__description a:hover,
.vyvgarthcp-teaser-rte--theme-gradient-lavender-fields-patina .cmp-teaser__description a:hover {
  color: #008996;
}
.vyv-teaser-theme--aqua-to-lt-purple .cmp-teaser {
  background: linear-gradient(111deg, #71dbd4 -5.2%, #d2abde 93.37%);
}
.vyvgarthcp-teaser-rte--theme-lavender-fields .cmp-teaser .cmp-teaser__title {
  color: #d2abde !important;
}
.vyvgarthcp-teaser-rte--theme-lavender-fields .cmp-teaser .cmp-teaser__description strong,
.vyvgarthcp-teaser-rte--theme-lavender-fields .cmp-teaser .cmp-teaser__description b {
  color: #d2abde !important;
}
.vyvgarthcp-teaser-rte--theme-lavender-fields .cmp-teaser .cmp-teaser__action-link {
  color: #001523;
  background-color: #d2abde !important;
}
.vyvgarthcp-teaser-rte--theme-deep-blue .cmp-teaser {
  background: linear-gradient(219.08deg, #ffffff -23.74%, #b9e7e5 69.7%);
  color: white;
  padding: 2rem;
}
.vyvgarthcp-teaser-rte--theme-deep-blue .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--theme-white .cmp-teaser {
  color: white;
}
.vyvgarthcp-teaser-rte--theme-white .cmp-teaser__action-link:hover {
  color: #71dbd4;
}
.vyvgarthcp-teaser-rte--theme-white .cmp-teaser__action-link:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-aqua.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--theme-white .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-white.svg");
  margin-left: 0.5rem;
}
.vyvgarthcp-teaser-rte--theme-primary h1,
.vyvgarthcp-teaser-rte--theme-primary h2,
.vyvgarthcp-teaser-rte--theme-primary h3,
.vyvgarthcp-teaser-rte--theme-primary h4,
.vyvgarthcp-teaser-rte--theme-primary h5,
.vyvgarthcp-teaser-rte--theme-primary h6,
.vyvgarthcp-teaser-rte--theme-primary p,
.vyvgarthcp-teaser-rte--theme-primary li,
.vyvgarthcp-teaser-rte--theme-primary span,
.vyvgarthcp-teaser-rte--theme-primary a {
  color: #022a47;
}
.vyvgarthcp-teaser-rte--theme-coral h1,
.vyvgarthcp-teaser-rte--theme-coral h2,
.vyvgarthcp-teaser-rte--theme-coral h3,
.vyvgarthcp-teaser-rte--theme-coral h4,
.vyvgarthcp-teaser-rte--theme-coral h5,
.vyvgarthcp-teaser-rte--theme-coral h6,
.vyvgarthcp-teaser-rte--theme-coral p,
.vyvgarthcp-teaser-rte--theme-coral li,
.vyvgarthcp-teaser-rte--theme-coral span,
.vyvgarthcp-teaser-rte--theme-coral a {
  color: #f36660;
}
.vyvgarthcp-teaser-rte--theme-gradient-fields .cmp-teaser {
  background: linear-gradient(257.28deg, #d2abde -54.01%, #002b49 132.55%);
  color: #ffffff;
}
.vyvgarthcp-teaser-rte--theme-gradient-fields h1,
.vyvgarthcp-teaser-rte--theme-gradient-fields h2,
.vyvgarthcp-teaser-rte--theme-gradient-fields h3,
.vyvgarthcp-teaser-rte--theme-gradient-fields h4,
.vyvgarthcp-teaser-rte--theme-gradient-fields h5,
.vyvgarthcp-teaser-rte--theme-gradient-fields h6,
.vyvgarthcp-teaser-rte--theme-gradient-fields p,
.vyvgarthcp-teaser-rte--theme-gradient-fields li,
.vyvgarthcp-teaser-rte--theme-gradient-fields span,
.vyvgarthcp-teaser-rte--theme-gradient-fields a {
  color: #ffffff;
}
.vyvgarthcp-teaser-rte--theme-sc-light .cmp-teaser {
  color: #ffffff;
}
.vyvgarthcp-teaser-rte--theme-sc-light .cmp-teaser .cmp-teaser__pretitle {
  color: #d2abde;
}
.vyvgarthcp-teaser-rte--theme-sc-dark .cmp-teaser {
  color: #022a47;
}
.vyvgarthcp-teaser-rte--theme-sc-dark .cmp-teaser .cmp-teaser__pretitle {
  color: #9137af;
}
.vyvgarthcp-teaser-rte--theme-teal .cmp-teaser {
  color: #022a47;
}
.vyvgarthcp-teaser-rte--theme-teal .cmp-teaser .cmp-teaser__pretitle {
  color: #008996;
}
.vyv-teaser-theme--secondary-light .cmp-teaser {
  background: #DFF7F5;
  color: #001523;
  padding: 2rem;
}
.vyv-teaser-theme--secondary-light .cmp-teaser .cmp-teaser__title {
  color: #002b49 !important;
}
@media screen and (max-width: 959px) {
  .vyvgart-teaser--stack-mobile .cmp-teaser {
    display: block;
  }
  .vyvgart-teaser--stack-mobile .cmp-teaser .cmp-teaser__image {
    width: fit-content;
    margin: 0 auto var(--spacing-xs);
  }
}
.vyvgarthcp-teaser--no-arrow .cmp-teaser__action-link::after {
  content: none !important;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-teaser--desc-textalign-center-desktop {
    text-align: center;
  }
  .vyvgarthcp-teaser--desc-textalign-center-desktop h1,
  .vyvgarthcp-teaser--desc-textalign-center-desktop h2,
  .vyvgarthcp-teaser--desc-textalign-center-desktop h3,
  .vyvgarthcp-teaser--desc-textalign-center-desktop h4,
  .vyvgarthcp-teaser--desc-textalign-center-desktop h5,
  .vyvgarthcp-teaser--desc-textalign-center-desktop li,
  .vyvgarthcp-teaser--desc-textalign-center-desktop p {
    text-align: inherit;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-teaser--desc-textalign-center-mobile {
    text-align: center;
  }
  .vyvgarthcp-teaser--desc-textalign-center-mobile h1,
  .vyvgarthcp-teaser--desc-textalign-center-mobile h2,
  .vyvgarthcp-teaser--desc-textalign-center-mobile h3,
  .vyvgarthcp-teaser--desc-textalign-center-mobile h4,
  .vyvgarthcp-teaser--desc-textalign-center-mobile h5,
  .vyvgarthcp-teaser--desc-textalign-center-mobile li,
  .vyvgarthcp-teaser--desc-textalign-center-mobile p {
    text-align: inherit;
  }
}
.vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content {
  display: block;
  color: white;
  padding: var(--spacing-sm-3) 0;
  min-height: 50px;
}
.vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 600;
  color: #71dbd4;
  display: flex;
  align-items: center;
  margin-bottom: var(--spacing-xs);
}
.vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  color: #022a47;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 0.5rem 1rem;
  width: 100%;
  display: flex;
  align-items: center;
}
.vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  line-height: 1.5rem;
}
.vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-0 {
  background: white;
}
.vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-1 {
  background: #CCEAEA;
}
.vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-2 {
  background: #F4AD85;
}
.vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-3 {
  background: #FC6D67;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content {
    display: flex;
    justify-content: space-between;
  }
  .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    margin-bottom: 0;
  }
  .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    width: 500px;
  }
}
@media screen and (min-width: 768px) {
  .teaser-with-padding-left-right {
    padding: 0 2.55% !important;
  }
}
.vyvgarthcp-teaser-font--title-regular .cmp-teaser h1,
.vyvgarthcp-teaser-font--title-regular .cmp-teaser .cmp-teaser__title {
  font-weight: 400;
}
.vyvgarthcp-teaser-font--p-medium .cmp-teaser p {
  font-weight: 500;
}
#split-hero {
  background-color: #012739;
}
#split-hero .cmp-teaser__content h1 {
  width: 100%;
  max-width: 60%;
}
#split-hero .cmp-teaser__content .cmp-teaser__description {
  width: 100%;
  max-width: 950px;
}
@media screen and (max-width: 767px) {
  #split-hero {
    margin-top: 130px;
  }
  #split-hero .cmp-teaser__mobile-image {
    height: unset;
    bottom: auto;
    top: 60px;
  }
  #split-hero .cmp-teaser__mobile-image img {
    object-fit: contain;
  }
  #split-hero .cmp-teaser__content {
    margin-top: 6rem;
  }
  #split-hero .cmp-teaser__content h1 {
    max-width: unset;
  }
  #split-hero .cmp-teaser__content .cmp-teaser__description {
    width: 100%;
    max-width: 950px;
  }
}
@media screen and (max-width: 600px) {
  #split-hero {
    margin-top: 210px;
  }
  #split-hero .cmp-teaser__content {
    margin-top: 10rem;
  }
}
@media screen and (max-width: 390px) {
  #split-hero {
    margin-top: 210px;
  }
  #split-hero .cmp-teaser__content {
    margin-top: 10rem;
  }
}
.vyvgarthcp-teaser-image--reset-max-width .cmp-teaser__image {
  max-width: unset !important;
}
.vyvgarthcp-teaser--reset-padding-x {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.vyvgarthcp-teaser--image-reset-object-fit .cmp-teaser__image .cmp-image__image {
  object-fit: unset !important;
}
.vyv-teaser--content-horizontal .cmp-teaser__content {
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: space-between;
}
.vyv-teaser--content-horizontal .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: 0;
}
.vyv-teaser--content-horizontal .cmp-teaser__content .cmp-teaser__title * {
  margin-bottom: 0;
}
.vyv-teaser--content-horizontal .cmp-teaser__content .cmp-teaser__action-link {
  margin-top: 0;
  width: max-content;
}
.vyv-teaser--content-horizontal__start .cmp-teaser__content {
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: flex-start;
}
.vyv-teaser--content-horizontal__start .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: 0;
}
.vyv-teaser--content-horizontal__start .cmp-teaser__content .cmp-teaser__title * {
  margin-bottom: 0;
}
.vyv-teaser--content-horizontal__start .cmp-teaser__content .cmp-teaser__action-link {
  margin-top: 0;
  width: max-content;
}
.vyv-teaser-image-auto-resize .cmp-teaser .cmp-image img {
  object-fit: unset;
  min-width: unset;
  min-height: unset;
  width: auto;
}
.vyv-teaser-image-center-x .cmp-teaser .cmp-image {
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .vyv-teaser-text-center-x-mobile .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
  .vyv-teaser-text-center-x-mobile .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
    text-align: center;
  }
}
.vyv-teaser-layout--horizontal .cmp-teaser {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media screen and (max-width: 767px) {
  .vyv-teaser-layout--horizontal-mobile .cmp-teaser {
    display: flex;
    align-items: center;
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .vyv-teaser-layout--vertical-mobile .cmp-teaser {
    display: block;
  }
  .vyv-teaser-layout--vertical-mobile .cmp-teaser .cmp-image__image {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .vyv-teaser-layout--content-vertical-mobile .cmp-teaser__content {
    display: block;
  }
  .vyv-teaser-layout--content-vertical-mobile .cmp-teaser__content .cmp-teaser__description,
  .vyv-teaser-layout--content-vertical-mobile .cmp-teaser__content .cmp-teaser__title {
    margin-bottom: 1rem;
  }
  .vyv-teaser-layout--content-vertical-mobile._center-x .cmp-teaser__content .cmp-teaser__description,
  .vyv-teaser-layout--content-vertical-mobile._center-x .cmp-teaser__content .cmp-teaser__title {
    text-align: center;
  }
  .vyv-teaser-layout--content-vertical-mobile._center-x .cmp-teaser__content .cmp-teaser__action-container {
    text-align: center;
  }
  .vyv-teaser-layout--content-vertical-mobile._center-x .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
    display: inline-block;
  }
}
.vyv-teaser--content-box-radius-tr .cmp-teaser {
  gap: unset;
}
.vyv-teaser--content-box-radius-tr .cmp-teaser .cmp-teaser__image {
  z-index: 1;
}
.vyv-teaser--content-box-radius-tr .cmp-teaser .cmp-teaser__content {
  background-color: #DAF0F0;
  border-radius: 0px 20px 0px 0px;
  padding: 10px 10px 10px 30px;
  transform: translateX(-20px);
}
.vyv-teaser--radius-tr .cmp-teaser {
  border-radius: 0px 1.25rem 0px 0px;
}
.vyv-teaser-action-link--rounded .cmp-teaser__action-link {
  border-radius: 0.25rem;
}
.vyv-teaser--rounded-1 .cmp-teaser {
  padding: 0.5rem 0.75rem;
  border-radius: var(--radius-1);
}
.vyv-teaser--rounded-2 .cmp-teaser {
  border-radius: var(--radius-2);
}
.vyv-teaser--rounded-3 .cmp-teaser {
  border-radius: var(--radius-3);
}
.vyv-teaser--rounded-4 .cmp-teaser {
  border-radius: var(--radius-4);
}
.vyv-teaser--cta-rounded .cmp-teaser .cmp-teaser__action-link {
  border-radius: 0.25rem;
}
.vyv-teaser--rounded-5 .cmp-teaser {
  border-radius: var(--radius-5);
}
.vyv-teaser--border-5B6E7E .cmp-teaser {
  padding: 1.25rem 2rem;
  border: 1px solid #5B6E7E;
}
.vyv-teaser--border-primary .cmp-teaser {
  padding: 1.25rem 2rem;
  border: 1px solid #022a47;
}
.vyv-teaser--border-primary-dark .cmp-teaser {
  padding: 1.25rem 2rem;
  border: 1px solid #002B49;
}
.vyv-teaser--border-primary-aqua .cmp-teaser {
  padding: 1.25rem 2rem;
  border: 1px solid #71dbd4;
}
@media screen and (max-width: 767px) {
  .vyv-teaser--border-primary .cmp-teaser,
  .vyv-teaser--border-primary-dark .cmp-teaser,
  .vyv-teaser--border-primary-aqua .cmp-teaser,
  .vyv-teaser--border-5B6E7E .cmp-teaser {
    padding: 1.25rem 1rem;
  }
}
.vyv-teaser--bg-white .cmp-teaser {
  background-color: #ffffff;
}
.vyv-teaser--bg-primary .cmp-teaser {
  background-color: #022a47;
  color: white;
}
.vyv-teaser--padding-default .cmp-teaser {
  padding: 0.5rem 0.75rem;
}
.vyv-teaser--padding-sm .cmp-teaser {
  padding: var(--spacing-sm-5) !important;
}
.vyv-teaser--padding-md .cmp-teaser {
  padding: var(--spacing-sm-8) !important;
}
.vyv-teaser--padding-lg .cmp-teaser {
  padding: var(--spacing-sm-10) !important;
}
.vyv-teaser-image--size-80-mobile .cmp-teaser .cmp-teaser__image {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 1;
}
.vyv-teaser-image--size-80-mobile .cmp-teaser .cmp-teaser__image img {
  width: 100%;
  height: 100%;
  min-width: unset;
  min-height: unset;
  aspect-ratio: 1;
}
@media screen and (max-width: 767px) {
  .vyv-teaser-image--size-80-mobile .cmp-teaser .cmp-teaser__image {
    width: 80px !important;
    height: 80px !important;
  }
  .vyv-teaser-image--size-80-mobile .cmp-teaser .cmp-image__image {
    max-width: 80px;
  }
  .vyv-teaser-image--size-80-mobile .cmp-teaser .cmp-image__image img {
    width: 100%;
    height: auto;
  }
}
.vyv-teaser--text-description-sm .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  font-size: 0.75rem;
  line-height: 1.188rem;
}
.vyv-teaser--text-description-md .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.vyv-teaser--text-description-lg .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 960px) {
  .vyv-teaser--content-mw-800 .cmp-teaser__title,
  .vyv-teaser--content-mw-800 h1,
  .vyv-teaser--content-mw-800 h2 {
    max-width: 800px !important;
  }
  .vyv-teaser--content-mw-800 .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    max-width: 800px !important;
  }
}
@media screen and (min-width: 960px) {
  .vyv-teaser--content-mw-700 .cmp-teaser__title,
  .vyv-teaser--content-mw-700 h1,
  .vyv-teaser--content-mw-700 h2 {
    max-width: 700px !important;
  }
  .vyv-teaser--content-mw-700 .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    max-width: 700px !important;
  }
}
#search-result-banner .cmp-teaser__title h2 {
  width: 100%;
}
#search-result-banner .cmp-teaser__title + h2 {
  font-size: 24px;
  max-width: 470px !important;
}
.vyv-teaser--image-auto .cmp-image__image {
  width: fit-content;
}
.vyv-teaser--image-auto .cmp-teaser__image .cmp-image__image {
  width: auto;
  min-width: unset;
  min-height: unset;
  object-fit: unset;
}
.vyv-teaser--image-auto.-center-x .cmp-teaser__image {
  width: fit-content;
  margin: 0 auto;
}
.vyv-teaser--dropdown {
  position: relative;
  padding: 0 !important;
}
.vyv-teaser--dropdown .cmp-teaser .cmp-teaser__title {
  display: flex;
  font-size: 0.625rem;
  line-height: 1.125rem;
  font-weight: 700;
  margin-bottom: 0;
  cursor: pointer;
  background-color: white;
  padding: var(--spacing-sm-2) var(--spacing-sm-4);
}
.vyv-teaser--dropdown .cmp-teaser .cmp-teaser__title::after {
  margin-left: var(--spacing-sm-2);
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/vyv-dropdown--down-arrow.svg");
}
.vyv-teaser--dropdown .cmp-teaser .cmp-teaser__action-container {
  width: 100%;
  display: none;
  position: absolute;
  z-index: -1;
  background-color: white;
}
.vyv-teaser--dropdown .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link[href*="active"] {
  padding: var(--spacing-sm-2) 0.625rem;
  pointer-events: none;
}
.vyv-teaser--dropdown .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link[href*="active"]::before {
  content: "";
  border-radius: 50%;
  width: 6px;
  height: 6px;
  display: block;
  background-color: #71dbd4;
}
.vyv-teaser--dropdown .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link {
  position: relative;
  width: 100%;
  margin: 0;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #002b49;
  padding: var(--spacing-sm-2) 1.563rem;
  border-bottom: 1px solid #C3CFD4;
  gap: 8px;
}
.vyv-teaser--dropdown .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link:last-child {
  border-bottom: unset;
}
.vyv-teaser--dropdown .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link::after {
  position: absolute;
  width: 8px;
  height: 6px;
  display: block;
  margin-left: var(--spacing-sm-2);
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
}
.vyv-teaser--dropdown .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link:last-child {
  border-radius: 0px 0px 4px 4px;
}
.vyv-teaser--dropdown.-justify-center .cmp-teaser__title {
  justify-content: center;
}
.vyv-teaser--dropdown.-open .cmp-teaser .cmp-teaser__title {
  border-bottom: 1px solid #C3CFD4;
}
.vyv-teaser--dropdown.-open .cmp-teaser .cmp-teaser__title::after {
  width: 10px;
  height: 6px;
  transform: translateY(-2px);
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/vyv-dropdown--open-icon.svg");
}
.vyv-teaser--dropdown.-open .cmp-teaser .cmp-teaser__action-container {
  display: block;
  z-index: 10;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
}
.vyv-teaser--dropdown.-download-title-icon .cmp-teaser .cmp-teaser__title {
  justify-content: unset;
  align-items: center;
}
.vyv-teaser--dropdown.-download-title-icon .cmp-teaser .cmp-teaser__title::before {
  position: relative;
  rotate: unset;
  height: 16px;
  transform: unset;
  margin-right: 0.5rem;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-download.svg");
}
.vyv-teaser--dropdown.-download-title-icon .cmp-teaser .cmp-teaser__title::after {
  content: none;
}
.vyv-teaser--dropdown.-downdload-item-icon .cmp-teaser__action-container .cmp-teaser__action-link {
  justify-content: unset;
}
.vyv-teaser--dropdown.-downdload-item-icon .cmp-teaser__action-container .cmp-teaser__action-link::after {
  position: relative;
  rotate: unset;
  height: 16px;
  transform: unset;
  margin-left: 1rem;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-download.svg");
}
.vyv-teaser--dropdown.-theme-navy .cmp-teaser .cmp-teaser__title {
  position: relative;
  color: white;
  background-color: #002b49;
}
.vyv-teaser--dropdown.-theme-navy .cmp-teaser .cmp-teaser__title::after {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  filter: brightness(0) invert(1);
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/vyv-dropdown--down-arrow.svg");
}
.vyv-teaser--dropdown.-theme-navy .cmp-teaser .cmp-teaser__action-container {
  border-radius: 0px 0px 4px 4px;
  background-color: #002b49;
}
.vyv-teaser--dropdown.-theme-navy .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link {
  color: white;
  border-bottom: 1px solid #C3CFD4;
}
.vyv-teaser--dropdown.-theme-navy .cmp-teaser .cmp-teaser__action-container .cmp-teaser__action-link:last-child {
  border-bottom: unset;
  border-radius: 0px 0px 8px 8px;
}
.vyv-teaser--dropdown.-theme-navy.-open .cmp-teaser .cmp-teaser__title {
  border-bottom: 1px solid #C3CFD4;
}
.vyv-teaser--dropdown.-theme-navy.-open .cmp-teaser .cmp-teaser__title::after {
  content: "";
  display: block;
  width: 7px;
  height: 1px;
  background-color: white;
  top: 50%;
  transform: translateY(-50%);
}
.vyv-teaser--dropdown.-border-right__navy {
  border-right: 1px solid #002b49;
}
.vyv-teaser--cta-color-patina .cmp-teaser__action-link {
  color: #002b49 !important;
}
.vyv-teaser--cta-color-patina .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg") !important;
  margin-left: 0.5rem !important;
}
.vyv-teaser--cta-color-patina .cmp-teaser__action-link:hover {
  color: #007c7c !important;
}
.vyv-teaser--cta-color-patina .cmp-teaser__action-link:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-patina-dark-teal.svg") !important;
  margin-left: 0.5rem !important;
}
.vyv-teaser-cta--center-x {
  text-align: center;
}
.vyv-teaser-cta--center-x .cmp-teaser__action-link {
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.vyv-tsr--border-img .cmp-image img {
  border: 2px solid #E6FDF8;
  box-shadow: 6.4px 6.4px 32px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .vyv-tsr--reset-mobile-min-h {
    min-height: 400px;
  }
  .vyv-tsr--reset-mobile-min-h .cmp-teaser {
    margin-top: 140px;
  }
}
.text .cmp-text > h1,
.text .cmp-text > h2,
.text .cmp-text > h3,
.text .cmp-text > h4,
.text .cmp-text > h5 {
  margin-top: 0;
}
.text .cmp-text h1,
.text .cmp-text h2,
.text .cmp-text h3,
.text .cmp-text h4,
.text .cmp-text h5 {
  margin-bottom: 0;
}
.text .cmp-text table {
  table-layout: fixed;
  width: 100%;
  height: calc(-25%);
  text-align: center;
  border-collapse: collapse;
  margin-bottom: 24px;
}
.text .cmp-text table tr td,
.text .cmp-text table tr th {
  padding: 0.75rem;
}
.text .cmp-text table tr td:nth-child(1),
.text .cmp-text table tr th:nth-child(1) {
  text-align: left;
}
.text .cmp-text table tr th:nth-child(1),
.text .cmp-text table tr th:nth-child(2) {
  background: #002b49;
}
.text .cmp-text table tr th:last-child {
  background-color: #5b6e7e;
  color: white;
}
.text .cmp-text table tr th:nth-child(1),
.text .cmp-text table tr th:nth-child(2) {
  color: white;
}
.text .cmp-text table tr td {
  font-size: 0.875rem;
}
.text .cmp-text table tbody tr {
  background-color: rgba(113, 219, 212, 0.15);
  border: 4px solid white;
  color: #022a47;
}
.text .cmp-text table tbody tr td:nth-child(3) {
  color: #636363;
}
.text .cmp-text ul {
  padding: 0;
  margin-left: 0.75rem;
}
.text .cmp-text ul li {
  font-size: 1rem;
  line-height: 1.375rem;
}
.text .cmp-text ul li a {
  color: inherit;
  text-decoration: underline;
}
.text .cmp-text ul li::marker {
  font-size: 0.6rem;
}
.text .cmp-text ul li > ul {
  margin-top: 0.5rem;
}
.text .cmp-text ul ul {
  list-style: disc;
}
.text .cmp-text p:last-child {
  margin-bottom: 0;
}
.text .cmp-text p a {
  color: inherit;
  text-decoration: underline;
}
.text .cmp-text u {
  text-decoration: underline;
}
.text .cmp-text a:hover {
  color: #71dbd4;
}
.vyvgarthcp-text--wrap-pretty {
  text-wrap: pretty;
}
.vyvgarthcp-text-increase-list-space li {
  margin-bottom: 1rem !important;
}
.vyv-internalpage--menu {
  width: 100%;
  min-height: 4.25rem;
  margin: 0 auto;
  background-color: #0d415e;
}
.vyv-internalpage--menu .cmp-text {
  position: relative;
}
.vyv-internalpage--menu ul {
  max-width: 90rem;
  width: 100%;
  list-style: none;
  display: block;
  position: absolute;
  min-height: 54px;
  overflow: hidden;
  margin: 0 auto !important;
}
.vyv-internalpage--menu ul li {
  margin: 0;
  padding: 1rem 0;
  color: #022a47;
  background: white;
}
.vyv-internalpage--menu ul li a {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.vyv-internalpage--menu ul li.selected {
  display: list-item;
}
.vyv-internalpage--menu ul li.selected a {
  font-weight: 700;
  pointer-events: none;
}
.vyv-internalpage--menu ul li.current {
  font-weight: bold;
  display: none;
}
.vyv-internalpage--menu ul li.current::after {
  top: 16px;
  right: 24px;
  display: block;
  content: "+";
  font-weight: bold;
  width: 10px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .vyv-internalpage--menu ul li.current {
    display: flex;
    gap: var(--spacing-sm-2);
  }
}
.vyv-internalpage--menu ul li a {
  text-decoration: none !important;
}
.vyv-internalpage--menu ul li.active-overview a {
  font-weight: 700;
  text-decoration: none;
}
.vyv-internalpage--menu ul li.active {
  display: none;
}
.vyv-internalpage--menu ul li:last-child {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
.vyv-internalpage--menu.expand ul {
  height: auto;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .vyv-internalpage--menu ul {
    padding: 0;
  }
  .vyv-internalpage--menu ul li {
    padding: 1rem 0;
  }
  .vyv-internalpage--menu ul li:last-child {
    box-shadow: unset;
  }
}
@media screen and (min-width: 960px) {
  .vyv-internalpage--menu {
    min-height: unset;
  }
  .vyv-internalpage--menu ul {
    display: flex;
    color: white;
    background: transparent;
    padding: 0;
    position: relative;
    height: auto;
    overflow: unset;
  }
  .vyv-internalpage--menu ul::after {
    content: none;
  }
  .vyv-internalpage--menu ul li {
    height: auto;
    color: white;
    padding: 1rem 1.25rem;
    background: transparent;
    border: none;
  }
  .vyv-internalpage--menu ul li:nth-child(2),
  .vyv-internalpage--menu ul li:nth-child(1) {
    border: none;
  }
  .vyv-internalpage--menu ul li.selected {
    display: none;
  }
  .vyv-internalpage--menu ul li a {
    text-decoration: none !important;
  }
  .vyv-internalpage--menu ul li.active-overview,
  .vyv-internalpage--menu ul li.active {
    display: inline-block;
    background-color: #007c7c !important;
  }
  .vyv-internalpage--menu ul li.active-overview a,
  .vyv-internalpage--menu ul li.active a {
    font-weight: 700;
  }
  .vyv-internalpage--menu ul li.active-overview a:hover,
  .vyv-internalpage--menu ul li.active a:hover {
    color: white;
  }
  .vyv-internalpage--menu ul li.-perfectly-violet:hover a {
    color: #d2abde !important;
  }
  .vyv-internalpage--menu ul li.-perfectly-violet.active {
    background-color: #9137af !important;
    color: white;
  }
  .vyv-internalpage--menu ul li.-perfectly-violet.active:hover a {
    color: white!important;
  }
}
.vyv-internalpage--menu .cmp-text ul {
  transition: all 0.1s ease;
}
.vyv-internalpage--menu.__sticky {
  background-color: #0d415e;
  min-height: 54px;
}
.vyv-internalpage--menu.__sticky .cmp-text ul {
  overflow: hidden;
  max-height: 54px;
  padding: 0 0;
}
.vyv-internalpage--menu.__sticky .cmp-text ul li {
  background: transparent;
  color: white;
}
.vyv-internalpage--menu.__sticky .cmp-text ul li.active {
  display: block !important;
}
.vyv-internalpage--menu.__sticky .cmp-text ul li.active a {
  font-weight: bold;
}
.vyv-internalpage--menu.__sticky.activate {
  position: fixed;
  top: 128px;
  z-index: 2;
  width: 100%;
}
.vyv-internalpage--menu.__sticky.activate .cmp-text {
  width: 100%;
  margin: 0 auto;
  max-width: 90rem;
  padding: 0;
}
.vyv-internalpage--menu.__sticky.activate .cmp-text ul {
  padding: 0 !important;
  background-color: #0d415e;
}
.vyv-internalpage--menu.__sticky.activate .cmp-text ul li {
  margin: 0;
  padding: 1rem;
  color: white;
  background: transparent;
}
.vyv-internalpage--menu.__sticky.activate .cmp-text ul li:nth-child(1) {
  color: white;
  background: unset;
  border: unset;
}
.vyv-internalpage--menu.__sticky.activate .cmp-text ul li:nth-child(2) {
  border-top: unset;
}
.vyv-internalpage--menu.__sticky.expand ul {
  max-height: unset;
  background-color: #0d415e;
}
.vyv-internalpage--menu.__sticky.expand ul li.current::after {
  content: "-";
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .vyv-internalpage--menu.__sticky .cmp-text ul {
    padding: 0 16px;
  }
  .vyv-internalpage--menu.__sticky .cmp-text ul li {
    margin: 0 -24px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .vyv-internalpage--menu.__sticky .cmp-text ul li.active {
    display: flex !important;
    background-color: #007c7c;
  }
  .vyv-internalpage--menu.__sticky .cmp-text ul li.-perfectly-violet.active {
    background-color: #9137af;
  }
}
@media screen and (min-width: 960px) {
  .vyv-internalpage--menu.__sticky .cmp-text ul {
    overflow: unset;
    max-height: unset;
  }
  .vyv-internalpage--menu.__sticky.activate {
    top: 96px;
  }
}
@media screen and (min-width: 1071px) {
  .vyv-internalpage--menu.__sticky .cmp-text {
    padding: 0 var(--header-x) !important;
  }
}
@media screen and (min-width: 1442px) {
  .vyv-internalpage--menu.__sticky .cmp-text {
    max-width: 1440px;
    margin: 0 auto;
  }
  .vyv-internalpage--menu.__sticky.__sticky .cmp-text ul {
    overflow: hidden;
    max-height: 54px;
    padding: 0 0;
  }
}
.vyvgarthcp-text--filter-menu .cmp-text {
  display: block;
  margin-bottom: var(--spacing-md);
}
.vyvgarthcp-text--filter-menu .cmp-text > p {
  margin-bottom: 1rem;
  color: #ffffff;
  margin-right: 1rem;
}
.vyvgarthcp-text--filter-menu .cmp-text ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
}
.vyvgarthcp-text--filter-menu .cmp-text ul li {
  width: fit-content;
  padding: 0.5rem 0.75rem;
  letter-spacing: 0.06em;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #022a47;
  border-radius: 0.5rem;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0.8rem;
}
.vyvgarthcp-text--filter-menu .cmp-text ul li a {
  color: inherit;
  text-decoration: none;
}
.vyvgarthcp-text--filter-menu .cmp-text ul li.__active {
  background-color: #71dbd4;
  color: #022a47;
}
.vyvgarthcp-text--filter-menu .cmp-text ul li.__active a:hover {
  color: #022a47;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-text--filter-menu .cmp-text {
    display: flex;
    align-items: center;
    margin-bottom: unset;
  }
  .vyvgarthcp-text--filter-menu .cmp-text > p {
    margin-bottom: 0;
  }
  .vyvgarthcp-text--filter-menu .cmp-text ul {
    display: flex;
    gap: 1rem;
  }
  .vyvgarthcp-text--filter-menu .cmp-text ul li {
    margin-bottom: 0;
  }
}
.vyvgarthcp-text--filter-menu.__download .cmp-text > p {
  color: #022a47;
}
.vyvgarthcp-text--filter-menu.__download .cmp-text ul li {
  color: #022a47;
  background-color: #b9e7e5;
  border-radius: 0.5rem;
  text-align: center;
  cursor: pointer;
}
.vyvgarthcp-text--filter-menu.__download .cmp-text ul li a {
  color: inherit;
  text-decoration: none;
}
.vyvgarthcp-text--filter-menu.__download .cmp-text ul li.__active {
  background-color: #71dbd4;
  color: #022a47;
}
.vyvgarthcp-text--filter-menu.__download .cmp-text ul li.__active a:hover {
  color: #022a47;
}
.vyvgarthcp-text--circular-stat {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-grow: unset !important;
  flex-basis: unset !important;
  margin: 0 auto 1rem !important;
  float: unset !important;
}
.vyvgarthcp-text--circular-stat h2 {
  margin-bottom: 0;
  line-height: 1em;
}
.vyvgarthcp-text--circular-stat .cmp-text p {
  font-weight: 500;
}
.vyvgarthcp-text--circular-stat.__small {
  width: 113px;
  height: 113px;
  max-width: 113px;
  max-height: 113px;
  padding: 24px;
  background: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/images/stat_large_ellipse.svg") no-repeat;
  background-size: 113px;
}
.vyvgarthcp-text--circular-stat.__small h2 {
  font-size: 2rem;
  margin-bottom: 0;
}
.vyvgarthcp-text--circular-stat.__large {
  width: 190px;
  height: 190px;
  max-width: 190px;
  max-height: 190px;
  padding: 24px;
  background: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/images/stat_large_ellipse_s4.svg") no-repeat;
  background-size: 190px;
}
.vyvgarthcp-text--circular-stat.__large h2 {
  font-size: 3.75rem;
  margin-bottom: 5px;
}
.vyvgarthcp-text--circular-stat.__large p {
  font-size: 0.8rem;
  line-height: 1em;
  margin-bottom: 0.5rem;
  color: #cdcdcd;
}
.vyvgarthcp-text--circular-stat.__xl {
  width: 234px !important;
  height: 234px !important;
  max-width: 234px !important;
  max-height: 234px !important;
  background: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/images/stat_sd_ellipse_lavender-fields.svg") no-repeat !important;
  background-size: 234px !important;
}
.vyvgarthcp-text--circular-stat.__sd {
  width: 234px;
  height: 234px;
  max-width: 234px;
  max-height: 234px;
  padding: 24px;
  background: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/images/stat_sd_ellipse.svg") no-repeat;
  background-size: 234px;
}
.vyvgarthcp-text--circular-stat.__sd h2 {
  font-size: 3.75rem;
  margin-bottom: 5px;
}
.vyvgarthcp-text--circular-stat.__sd p {
  font-size: 1rem;
  line-height: 1.563;
  color: white;
}
.vyvgarthcp-text--circular-stat.__sd-sunset {
  width: 234px;
  height: 234px;
  max-width: 234px;
  max-height: 234px;
  padding: 24px;
  background: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/images/stat_sd_ellipse_sunset.svg") no-repeat;
  background-size: 234px;
}
.vyvgarthcp-text--circular-stat.__sd-sunset h2 {
  font-size: 3.75rem;
  margin-bottom: 5px;
}
.vyvgarthcp-text--circular-stat.__sd-sunset p {
  font-size: 1rem;
  line-height: 1.563;
  color: white;
}
.vyvgarthcp-text--circular-stat.__sd--lavender-fields {
  width: 190px;
  height: 190px;
  max-width: 190px;
  max-height: 190px;
  padding: 24px;
  background: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/images/stat_large_ellipse_s4-lavender-fields.svg") no-repeat;
  background-size: 190px;
}
.vyvgarthcp-text--circular-stat.__sd--lavender-fields h2 {
  font-size: 3.75rem;
  margin-bottom: 5px;
}
.vyvgarthcp-text--circular-stat.__sd--lavender-fields p {
  font-size: 1rem;
  line-height: 1.563;
  color: white;
}
.vyvgarthcp-text--circular-stat h1,
.vyvgarthcp-text--circular-stat h2,
.vyvgarthcp-text--circular-stat h3,
.vyvgarthcp-text--circular-stat h4,
.vyvgarthcp-text--circular-stat h5,
.vyvgarthcp-text--circular-stat h6,
.vyvgarthcp-text--circular-stat p,
.vyvgarthcp-text--circular-stat a,
.vyvgarthcp-text--circular-stat li {
  text-align: center;
  margin: 0;
  font-weight: 500;
}
.vyvgarthcp-text--circular-stat ~ .text p {
  font-size: 0.938rem;
  line-height: 1.375rem;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-text--circular-stat {
    margin: 0 auto var(--spacing-xs);
    float: left;
  }
  .vyvgarthcp-text--circular-stat ~ .text {
    padding-left: 3%;
  }
  .vyvgarthcp-text--circular-stat ~ .text p {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.vyvgarthcp-text--dt-indication {
  z-index: 1004;
}
.vyvgarthcp-text--dt-indication .cmp-text {
  background: linear-gradient(245.47deg, #022a47 1.03%, #008996 108%);
  padding: 7px 1rem;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-text--dt-indication .cmp-text {
    padding: 6px 1rem;
  }
}
.vyvgarthcp-text--vsq-indication {
  z-index: 1004;
}
.vyvgarthcp-text--vsq-indication .cmp-text {
  background: linear-gradient(97.36deg, #022a47 34.15%, #001523 119.44%);
  padding: 7px 1rem;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-text--vsq-indication .cmp-text {
    padding: 6px 1rem;
  }
}
.vyvgarthcp-text--vyvgart-hytrulo-indication {
  z-index: 1004;
}
.vyvgarthcp-text--vyvgart-hytrulo-indication .cmp-text {
  background: linear-gradient(98.46deg, #002b49 -4.51%, #9137af 108.27%);
  padding: 7px 1rem;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-text--vyvgart-hytrulo-indication .cmp-text {
    padding: 6px 1rem;
  }
}
.vyvgarthcp-text--submenu-mobile {
  display: block;
  width: 100%;
  top: 0;
  z-index: 1004;
}
.vyvgarthcp-text--submenu-mobile .cmp-text {
  background: #0d415e;
}
.vyvgarthcp-text--submenu-mobile .cmp-text ul {
  list-style: none;
  color: white;
  font-size: 0.813rem;
  line-height: 1.25rem;
  font-weight: 600;
  display: flex;
  margin: 0 auto;
  margin-left: auto !important;
  width: max-content;
  padding: 0;
}
.vyvgarthcp-text--submenu-mobile .cmp-text ul li {
  margin: 0 1.875rem;
}
.vyvgarthcp-text--submenu-mobile .cmp-text ul li a {
  color: inherit;
  text-decoration: none;
  padding: 0.5rem 0;
  display: block;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-text--submenu-mobile {
    display: none;
  }
}
.vyvgarthcp-text--submenu-mobile-sc {
  position: absolute;
  display: none;
  width: 90%;
  margin-top: var(--spacing-sm);
  z-index: 1004;
}
.vyvgarthcp-text--submenu-mobile-sc .cmp-text ul {
  list-style: none;
  color: #022a47;
  font-size: 0.813rem;
  line-height: 1.25rem;
  font-weight: 600;
  display: flex;
  margin: 0 auto;
  margin-left: auto !important;
  width: max-content;
  padding: 0;
}
.vyvgarthcp-text--submenu-mobile-sc .cmp-text ul li {
  margin: 0 1.875rem;
  padding: 6px 14px;
  background: #f2f2f2;
}
.vyvgarthcp-text--submenu-mobile-sc .cmp-text ul li a {
  color: inherit;
  font-size: 0.688rem;
  text-decoration: none;
  display: block;
}
.vyvgarthcp-text--submenu-mobile-sc .cmp-text ul li a:hover {
  color: #9137af;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-text--submenu-mobile-sc {
    display: none;
  }
}
.vyvgarthcp-text--references .cmp-text {
  max-width: 90rem;
  margin: 0 auto;
  padding: var(--spacing-md) var(--gutter-x);
}
.vyvgarthcp-text--references .cmp-text p {
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .vyvgarthcp-text--references p {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table {
  table-layout: unset;
  margin-top: 10px;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr th {
  padding: 1rem;
  background: none !important;
  border: none !important;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr th:nth-child(1),
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr th:nth-child(2) {
  border-right: none;
  text-align: left;
  padding-left: 2rem;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr th:nth-child(3) {
  width: 20%;
  color: white;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr th:nth-child(1) {
  width: 40%;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr:nth-child(odd) {
  background-color: white !important;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td {
  padding: 1.6rem 2rem;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td:nth-child(1),
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td:nth-child(2) {
  border-right: none;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td:nth-child(3),
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td:nth-child(1) {
  font-weight: bold;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td:nth-child(2) {
  text-align: left;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td:first-child {
  border-radius: 1rem 0 0 1rem;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td:last-child {
  border-radius: 0 1rem 1rem 0;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr:first-child {
  background: none !important;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr:not(:first-child) {
  background-color: #ffffff;
  border: 3px solid #052C49;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr:last-child {
  background-color: transparent !important;
  color: #b1e4e3;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr.bg-orange {
  background-color: #F4AD85 !important;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr.bg-lt-blue {
  background-color: #CCEAEA !important;
}
@media screen and (max-width: 960px) {
  .vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr th {
    padding: 10px 20px;
    font-size: 12px;
    line-height: 1.5em;
    vertical-align: top;
  }
  .vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr th:first-child {
    display: block;
    width: 100%;
    padding: 10px 20px 0;
  }
  .vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr th:nth-of-type(2) {
    display: block;
    width: 100%;
    padding: 0 20px 10px;
    font-weight: normal;
  }
  .vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr th:last-child {
    width: 25%;
  }
  .vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td {
    padding: 10px 20px;
    font-size: 12px;
    line-height: 1.4em;
  }
  .vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td:first-child {
    display: block;
    width: 100%;
    padding: 10px 20px 0;
  }
  .vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td:nth-of-type(2) {
    display: block;
    width: 100%;
    padding: 0 20px 10px;
  }
  .vyvgarthcp-text--mg-adl-profile-table .cmp-text table tr td:last-child {
    width: 25%;
  }
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul {
  list-style-type: none;
  width: 100%;
  margin: 0 0 4px !important;
  padding: 0;
  display: flex;
  font-weight: bold;
  font-size: 14px;
  background-color: white;
  border-radius: 16px;
  color: #022a47;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul.-orange {
  background-color: #F4AD85 !important;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul.-blue {
  background-color: #CCEAEA !important;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul.-results li {
  color: #b1e4e3;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul:first-child {
  background-color: unset;
  color: white;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul:first-child li {
  padding: 0 40px !important;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul:first-child li p:last-child {
  font-weight: bold !important;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul:last-child {
  background-color: unset;
  color: white;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul:last-child li {
  padding: 0 40px !important;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul li {
  padding: 24px 40px;
  margin: 0;
  display: flex;
  align-items: center;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul li:first-child {
  width: 70%;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul li:first-child p {
  flex: 1;
  margin-bottom: 0;
  font-size: 14px;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul li:first-child p:first-child {
  padding-right: 24px;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul li:first-child p:last-child {
  font-weight: normal;
}
.vyvgarthcp-text--mg-adl-profile-table .cmp-text ul li:last-child {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-text--mg-adl-profile-table .cmp-text ul li {
    flex-direction: column;
    align-items: unset;
    justify-content: center;
  }
  .vyvgarthcp-text--mg-adl-profile-table .cmp-text ul.-results li {
    padding: 0 0 0 40px !important;
  }
}
.vyvgarthcp-text--title-with-line .cmp-text h2,
.vyvgarthcp-text--title-with-line .cmp-text h3,
.vyvgarthcp-text--title-with-line .cmp-text h4 {
  display: flex;
  flex-direction: column-reverse;
  align-items: unset;
  margin-bottom: 0;
  gap: 1rem;
  white-space: unset;
}
.vyvgarthcp-text--title-with-line .cmp-text h2::after,
.vyvgarthcp-text--title-with-line .cmp-text h3::after,
.vyvgarthcp-text--title-with-line .cmp-text h4::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #b1e4e3;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-text--title-with-line .cmp-text h2,
  .vyvgarthcp-text--title-with-line .cmp-text h3,
  .vyvgarthcp-text--title-with-line .cmp-text h4 {
    white-space: nowrap;
  }
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-text--title-with-line .cmp-text h2,
  .vyvgarthcp-text--title-with-line .cmp-text h3,
  .vyvgarthcp-text--title-with-line .cmp-text h4 {
    flex-direction: unset;
    align-items: center;
    gap: 1.25rem;
  }
}
.vyvgarthcp-text--theme-lt-patina .cmp-text {
  padding: var(--spacing-sm) 0.5rem;
  background: #e7f6f5;
}
.vyvgarthcp-text--theme-prussian-blue .cmp-text {
  background: #0d415e;
}
.vyvgarthcp-text--theme-prussian-blue ul li:nth-child(1) {
  color: white;
  background: none;
}
.vyvgarthcp-text--theme-lt-lavender .cmp-text {
  padding: var(--spacing-sm) 0.5rem;
  background: #efedf5;
}
.vyvgarthcp-text--patient-portrayal-vertical-tr {
  position: absolute !important;
  top: 0;
  right: 0;
  transform: rotate(270deg);
}
.vyvgarthcp-text--patient-portrayal-vertical-tr .cmp-text {
  width: fit-content;
}
.vyvgarthcp-text--patient-portrayal-vertical-tr .cmp-text p {
  font-size: 0.75rem;
}
.vyvgarthcp-text--quote {
  border-left: 2px solid #ccc;
  padding: 0 10px;
}
.vyvgarthcp-text--quote p {
  font-style: italic;
  font-weight: 500;
}
.vyvgarthcp-text--quote p b,
.vyvgarthcp-text--quote p strong {
  font-weight: 600;
}
.vyvgarthcp-text--portal-vyvgart-banner,
.vyvgarthcp-text--portal-vyvgar-hytrulo-banner {
  padding: 0.875rem 1rem;
  min-height: 5.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vyvgarthcp-text--portal-vyvgart-banner p,
.vyvgarthcp-text--portal-vyvgar-hytrulo-banner p {
  font-size: 0.75rem;
  line-height: 1rem;
  color: white;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-text--portal-vyvgart-banner,
  .vyvgarthcp-text--portal-vyvgar-hytrulo-banner {
    padding: 0.875rem 2rem;
    min-height: 4.8rem;
  }
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-text--portal-vyvgart-banner,
  .vyvgarthcp-text--portal-vyvgar-hytrulo-banner {
    padding: 0.875rem 4.875rem;
  }
}
.vyvgarthcp-text--portal-vyvgart-banner {
  background: linear-gradient(245.47deg, #022a47 1.03%, #008996 108%);
}
.vyvgarthcp-text--portal-vyvgar-hytrulo-banner {
  background: linear-gradient(245.47deg, #022a47 1.03%, #8f4299 108%);
}
.vyvgarthcp-text--isi-vyvgart h2,
.vyvgarthcp-text--isi-vyvgart-hytrulo h2 {
  margin-top: 0;
}
.vyvgarthcp-text--isi-vyvgart h2,
.vyvgarthcp-text--isi-vyvgart-hytrulo h2,
.vyvgarthcp-text--isi-vyvgart h4,
.vyvgarthcp-text--isi-vyvgart-hytrulo h4 {
  font-weight: 700;
}
.vyvgarthcp-text--isi-vyvgart h2,
.vyvgarthcp-text--isi-vyvgart-hytrulo h2,
.vyvgarthcp-text--isi-vyvgart p,
.vyvgarthcp-text--isi-vyvgart-hytrulo p {
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  line-height: 1.3em;
}
.vyvgarthcp-text--isi-vyvgart h2 a,
.vyvgarthcp-text--isi-vyvgart-hytrulo h2 a,
.vyvgarthcp-text--isi-vyvgart p a,
.vyvgarthcp-text--isi-vyvgart-hytrulo p a {
  color: inherit;
  text-decoration: underline;
}
.vyvgarthcp-text--isi-vyvgart h4,
.vyvgarthcp-text--isi-vyvgart-hytrulo h4 {
  margin-bottom: 8px;
  font-size: 0.9rem;
  line-height: 1.3em;
}
.vyvgarthcp-text--isi-vyvgart h2,
.vyvgarthcp-text--isi-vyvgart-hytrulo h2,
.vyvgarthcp-text--isi-vyvgart h4,
.vyvgarthcp-text--isi-vyvgart-hytrulo h4,
.vyvgarthcp-text--isi-vyvgart p,
.vyvgarthcp-text--isi-vyvgart-hytrulo p {
  margin-top: 0;
  margin-bottom: 0.5rem !important;
}
.vyvgarthcp-text--isi-vyvgart .cmp-text,
.vyvgarthcp-text--isi-vyvgart-hytrulo .cmp-text {
  padding-right: 0.6rem;
}
.vyvgarthcp-text--isi-vyvgart a[name=isi],
.vyvgarthcp-text--isi-vyvgart-hytrulo a[name=isi] {
  margin-bottom: 0 !important;
}
.vyvgarthcp-text--isi-vyvgart a:hover {
  color: #008996 !important;
}
.vyvgarthcp-text--isi-vyvgart-hytrulo h2,
.vyvgarthcp-text--isi-vyvgart-hytrulo h4 {
  color: #9137af;
}
.vyvgarthcp-text--isi-vyvgart-hytrulo .button {
  background: #9137af !important;
}
.vyvgarthcp-text--isi-vyvgart-hytrulo a:hover {
  color: #9137af !important;
}
.vyvgarthcp-text--resources-key {
  font-size: 0.813rem;
  color: #001523;
}
.vyvgarthcp-text--resources-key .cmp-text {
  display: flex;
  align-items: center;
}
.vyvgarthcp-text--resources-key p {
  margin: 0;
  font-size: inherit;
}
.vyvgarthcp-text--resources-key ul {
  margin: 0 0 0 12px !important ;
}
.vyvgarthcp-text--resources-key li,
.vyvgarthcp-text--resources-key p {
  line-height: 1rem;
}
.vyvgarthcp-text--resources-key ul {
  list-style: none;
  display: flex;
  padding: 0;
}
.vyvgarthcp-text--resources-key ul li {
  font-size: inherit !important;
  margin: 0 1rem 0 0;
}
.vyvgarthcp-text--resources-key ul li::before {
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  background: #001523;
  line-height: 1rem;
  margin-right: 8px;
  border-radius: 50%;
}
.vyvgarthcp-text--resources-key ul li.teal {
  color: #008996;
}
.vyvgarthcp-text--resources-key ul li.teal::before {
  background: #008996;
}
.vyvgarthcp-text--resources-key ul li.perfectly-violet {
  color: #9137af;
}
.vyvgarthcp-text--resources-key ul li.perfectly-violet::before {
  background: #9137af;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-text--resources-key .cmp-text {
    display: block;
  }
  .vyvgarthcp-text--resources-key p {
    margin-bottom: 4px;
  }
  .vyvgarthcp-text--resources-key ul {
    display: block;
    margin-left: 0 !important;
  }
  .vyvgarthcp-text--resources-key ul li {
    margin: 0 0 4px;
  }
  .vyvgarthcp-text--resources-key ul li:last-child {
    margin: 0;
  }
}
.vyvgarthcp-text--center-align {
  margin: 0 auto;
  float: unset !important;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-text--center-align {
    width: 100%;
  }
}
.vyvgarthcp-text--callout-gradient-border-rounded {
  position: relative;
  border-top-right-radius: 15px;
  border: 2px solid #71DBD4;
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-text--nowrap-white-space {
    white-space: nowrap !important;
  }
}
.vyvgarthcp-text--callout-blue-background-border-rounded {
  position: relative;
  border-top-right-radius: 15px;
  border: 2px solid #022a47;
  background-color: #022a47;
  padding: 2rem;
}
.vyvgarthcp-text--callout-blue-background-border-rounded h4 {
  font-size: 1.25rem;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-text--callout-blue-background-border-rounded h4 {
    font-size: 1.125rem;
  }
}
.vyvgarthcp-text--theme-mid-lavender {
  background: #e6ccee;
  color: #022a47;
}
.vyvgarthcp-text--theme-mid-lavender .cmp-text {
  padding: 8px 16px;
}
.vyvgarthcp-text--theme-mid-lavender .cmp-text a:hover {
  color: #9137af;
}
#vyvgarthcp-text--toast-dosing-calendar {
  width: fit-content;
  padding: 0.125rem 0.375rem;
  font-size: 0.813rem;
  color: #022a47;
  background: #71dbd4;
  margin-left: auto;
}
.vyvgarthcp-text-transform--uppercase {
  text-transform: uppercase;
}
.vyvgarthcp-text--ul-indent ul {
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
  text-indent: -0.5rem;
  padding-left: 1rem;
  margin-left: 1rem !important;
}
.vyvgarthcp-text--ul-indent ul li::before {
  content: "•";
  display: inline-block;
  margin-right: 6px;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-text--br-desktop br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-text--br-mobile br {
    display: none;
  }
}
@media screen and (max-width: 1040px) {
  .vyvgarthcp-text--br-tablet br {
    display: none;
  }
}
.vyvgarthcp-text--jcode-top-banner {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  transform: translateY(-3px);
  transition: transform 1s ease;
}
.vyvgarthcp-text--jcode-top-banner .cmp-text {
  padding: 9px var(--gutter-x) 6px;
  background: #e6ccee;
  color: #022a47;
}
.vyvgarthcp-text--jcode-top-banner.hide {
  transform: translateY(-50px);
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-text--jcode-top-banner {
    padding-left: 0;
    padding-right: 0;
    transform: unset;
  }
}
.vyvgarthcp-text--flex .cmp-text {
  display: flex;
}
.vyvgarthcp-text--align-center .cmp-text {
  align-items: center;
}
.vyvgarthcp-text--justify-reset .cmp-text {
  justify-content: unset;
}
.vyvgarthcp-text--justify-center .cmp-text {
  justify-content: center;
}
.vyvgarthcp-text--h-margin-bottom-xs .cmp-text h1,
.vyvgarthcp-text--h-margin-bottom-xs .cmp-text h2,
.vyvgarthcp-text--h-margin-bottom-xs .cmp-text h3,
.vyvgarthcp-text--h-margin-bottom-xs .cmp-text h4,
.vyvgarthcp-text--h-margin-bottom-xs .cmp-text h5 {
  margin-bottom: var(--spacing-sm-4) !important;
}
.vyvgarthcp-text--p-margin-bottom-sm-2 .cmp-text p {
  margin-bottom: var(--spacing-sm-2) !important;
}
.vyvgarthcp-text--p-margin-bottom-sm-2 .cmp-text p:last-child {
  margin-bottom: 0 !important;
}
.vyvgarthcp-text--p-margin-bottom-sm-3 .cmp-text p {
  margin-bottom: var(--spacing-sm-3) !important;
}
.vyvgarthcp-text--p-margin-bottom-sm-3 .cmp-text p:last-child {
  margin-bottom: 0 !important;
}
.vyvgarthcp-text--p-margin-bottom-xs .cmp-text p {
  margin-bottom: var(--spacing-sm-4) !important;
}
.vyvgarthcp-text--p-margin-bottom-xs .cmp-text p:last-child {
  margin-bottom: 0 !important;
}
#vyv-text--about-moa-border-box {
  padding: 1.25rem;
  border-radius: 0px 0px 0px 1.25rem;
  border: 1px solid #FFF;
}
.vyv-text--border-radius-top-right .cmp-text {
  border-radius: 0px 20px 0px 0px;
}
.vyv-text--border-primary .cmp-text {
  border: 1px solid #022a47;
  padding: 20px;
}
.vyv-text--border-patina .cmp-text {
  border: 1px solid #b1e4e3;
  padding: 20px;
}
.vyv-text--border-white .cmp-text {
  border: 1px solid white;
  padding: 20px;
}
.vyv-text--border-lavender-40 {
  background-color: white;
}
.vyv-text--border-lavender-40 .cmp-text {
  border: 1px solid #d2abde;
  padding: 20px;
}
.vyv-text--highlight-1-prescribed {
  border-radius: var(--spacing-sm-1);
  padding: 2px 4px;
  background: linear-gradient(90deg, #d2abde 0%, #b1e4e3 100%);
  color: #002b49;
  white-space: nowrap;
}
#txt-indication-statement p {
  font-size: 14px;
  line-height: 20px;
}
.vyv-text--back-top {
  position: fixed;
  background-color: #001523;
  color: #b1e4e3;
  border-radius: 4px;
  right: 16px;
  bottom: 176px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  display: none;
}
.vyv-text--back-top .cmp-text p {
  font-size: 14px;
  display: none;
}
.vyv-text--back-top .cmp-text::before {
  display: block;
  margin: 4px auto 0;
  text-align: center;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/back-to-top.svg");
}
.vyv-text--back-top.active {
  display: block;
  z-index: 2000;
}
.vyv-text--back-top.small {
  width: 32px;
  height: 32px;
  padding: 0;
}
.vyv-text--back-top.small .cmp-text p {
  display: none;
}
@media screen and (min-width: 768px) {
  .vyv-text--back-top {
    width: 120px;
    height: auto;
    padding: 16px 6px;
  }
  .vyv-text--back-top .cmp-text p {
    display: block;
  }
}
.vyv-text--pretitle-badge {
  width: fit-content;
}
.vyv-text--pretitle-badge .cmp-text {
  width: fit-content;
  font-size: 0.938rem;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
  background: #9137af;
}
.vyv-text--pretitle-badge .cmp-text p,
.vyv-text--pretitle-badge .cmp-text span,
.vyv-text--pretitle-badge .cmp-text h2,
.vyv-text--pretitle-badge .cmp-text h3,
.vyv-text--pretitle-badge .cmp-text h4 {
  font-size: inherit;
  line-height: 100%;
}
.vyv-table--theme-violet .cmp-text table {
  width: 100% !important;
  border: none;
  color: white;
  font-size: 0.938rem;
  line-height: 1.25rem;
  table-layout: fixed;
  border-collapse: collapse;
}
.vyv-table--theme-violet .cmp-text table tr {
  color: white !important;
  background-color: rgba(230, 153, 255, 0.15) !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #3B1C61 !important;
}
.vyv-table--theme-violet .cmp-text table td {
  padding: 8px 15px;
  color: white;
}
.vyv-table--theme-violet .cmp-text table td:nth-child(1) {
  width: 70%;
}
.vyv-table--theme-violet .cmp-text table td:nth-child(2) {
  color: #E699FF;
  text-align: center;
  width: 30%;
  font-weight: 600;
}
.vyv-table--theme-violet .cmp-text table .header {
  font-size: 0.938rem;
  line-height: 1.25rem;
  background-color: #9137AF;
  padding: 12px;
  text-align: center;
  font-weight: bold;
  text-align: center !important;
}
.vyv-table--theme-violet .cmp-text table .category-row {
  font-weight: bold;
  text-align: left;
}
.vyv-table--theme-violet .cmp-text table .percentage {
  text-align: right;
  font-weight: bold;
}
#interstitial-click-out-overlay {
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  align-items: center;
  justify-content: center;
}
#interstitial-click-out-overlay #clickout-modal-logo {
  min-width: 166px;
  height: auto;
  margin: 0 auto 1.5rem;
  float: unset;
}
#interstitial-click-out-overlay #sc-integrated-logo {
  display: none;
}
#interstitial-click-out-overlay .click-out-modal {
  width: 60%;
  margin: 0 auto;
  float: unset;
}
#interstitial-click-out-overlay .cmp-click-out-modal__main-title {
  text-align: center;
  margin-bottom: 2rem;
}
#interstitial-click-out-overlay .cmp-click-out-modal__main-title h2 {
  font-weight: 400;
}
#interstitial-click-out-overlay .cmp-click-out-modal-main-buttons button {
  background: #022a47;
  color: white;
  min-width: 300px;
  display: block;
  margin: 0 auto 1rem;
}
#interstitial-click-out-overlay .cmp-click-out-modal-main-buttons button:last-child {
  margin-bottom: 0;
}
.carousel {
  position: relative;
  color: white;
  margin-bottom: var(--spacing-xs);
}
.carousel .cmp-carousel__content {
  padding: 0;
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-video__player iframe {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .carousel .cmp-carousel__content .cmp-carousel__item .text--patient-portrayal {
    position: absolute;
    top: 9.2% !important;
    right: -6.5%;
    left: auto !important;
    bottom: auto !important;
    transform: rotate(-90deg) !important;
  }
}
.carousel .cmp-carousel__content .cmp-carousel__item:nth-child(1) .text--patient-portrayal {
  top: 0;
}
@media screen and (min-width: 768px) {
  .carousel .cmp-carousel__content .cmp-carousel__item:nth-child(2) .text--patient-portrayal {
    top: 9%;
    right: -3%;
  }
}
@media screen and (min-width: 960px) {
  .carousel .cmp-carousel__content .cmp-carousel__item:nth-child(2) .text--patient-portrayal {
    top: 9%;
    right: 1.8%;
  }
}
@media screen and (min-width: 1500px) {
  .carousel .cmp-carousel__content .cmp-carousel__item:nth-child(2) .text--patient-portrayal {
    top: 9%;
    right: -4%;
  }
}
@media screen and (min-width: 1800px) {
  .carousel .cmp-carousel__content .cmp-carousel__item:nth-child(2) .text--patient-portrayal {
    top: 9%;
    right: -16%;
  }
}
.carousel .cmp-teaser h3,
.carousel .cmp-teaser .cmp-teaser__description,
.carousel .cmp-teaser .cmp-teaser__title {
  text-align: center;
}
.carousel .cmp-teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-sm);
}
.carousel .cmp-teaser .cmp-teaser__content {
  margin: 0 0 var(--spacing-md);
}
.carousel .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: var(--spacing-sm);
}
.carousel .cmp-teaser .cmp-teaser__content .cmp-teaser__title p {
  margin-bottom: 0;
}
.carousel .cmp-carousel__actions {
  width: 100%;
  position: absolute;
  top: 22%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.carousel .cmp-carousel__actions .cmp-carousel__action--previous {
  left: 0;
  width: 24px;
  height: 24px;
}
.carousel .cmp-carousel__actions .cmp-carousel__action--previous::before {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon_carousel_arrow.svg");
}
.carousel .cmp-carousel__actions .cmp-carousel__action--next {
  right: 0;
  transform: rotate(180deg);
  width: 24px;
  height: 24px;
}
.carousel .cmp-carousel__actions .cmp-carousel__action--next::before {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon_carousel_arrow.svg");
}
.carousel .cmp-carousel__actions .cmp-carousel__action {
  position: absolute;
  padding: 0;
}
.carousel .cmp-carousel__actions .cmp-carousel__action .cmp-carousel__action-text {
  display: none;
}
.carousel .cmp-carousel__indicators {
  justify-content: space-between;
  border-radius: 1.25rem;
  border: 1px solid white;
  width: 100%;
  counter-reset: my-counter 0;
  margin: 0 auto;
}
.carousel .cmp-carousel__indicators .cmp-carousel__indicator {
  width: unset;
  height: unset;
  text-indent: unset;
  border-radius: unset;
  background: none;
  outline: none;
  counter-increment: my-counter;
  padding: 0 10px;
  margin: 0;
  font-weight: 700;
  font-size: 0.5rem;
  line-height: 1.4rem;
}
.carousel .cmp-carousel__indicators .cmp-carousel__indicator:first-child {
  margin-left: 0;
}
.carousel .cmp-carousel__indicators .cmp-carousel__indicator:last-child {
  margin-right: 0;
}
.carousel .cmp-carousel__indicators .cmp-carousel__indicator::before {
  content: counter(my-counter);
  width: 1rem;
  height: 1rem;
  border: 1px solid white;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.25rem;
  line-height: 1.9em;
  text-align: center;
}
.carousel .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active {
  background: #b1e4e3;
  color: #022a47;
  border-radius: inherit;
  border: 1px solid white;
}
.carousel .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active::before {
  border-color: #022a47;
}
@media screen and (min-width: 960px) {
  .carousel .cmp-carousel__content {
    padding: 0 3rem;
  }
  .carousel .cmp-carousel__actions {
    top: 32%;
  }
  .carousel .cmp-carousel__indicators {
    width: max-content;
    justify-content: center;
  }
  .carousel .cmp-carousel__indicators .cmp-carousel__indicator {
    width: unset;
    margin: 0 1rem;
    padding: 5px 20px 5px 10px;
    font-size: 0.75rem;
  }
  .carousel .cmp-carousel__indicators .cmp-carousel__indicator::before {
    width: 1.563rem;
    height: 1.563rem;
    margin-right: 0.875rem;
    line-height: unset;
    vertical-align: unset;
  }
}
.carousel.__hero {
  margin-bottom: 0;
  padding-top: 130px;
}
.carousel.__hero .teaser {
  min-height: 750px;
}
.carousel.__hero .cmp-teaser {
  margin-top: 200px;
}
.carousel.__hero .cmp-teaser h3,
.carousel.__hero .cmp-teaser .cmp-teaser__description,
.carousel.__hero .cmp-teaser .cmp-teaser__title {
  text-align: left;
}
.carousel.__hero .cmp-teaser .cmp-teaser__pretitle,
.carousel.__hero .cmp-teaser .cmp-teaser__title {
  width: 100%;
  max-width: 50%;
}
.carousel.__hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  max-width: unset;
}
.carousel.__hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:first-child {
  max-width: 58%;
}
.carousel.__hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description h1 {
  width: 100%;
  max-width: 52%;
}
.carousel.__hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description h1 > p {
  margin-top: var(--spacing-sm-5);
  font-size: 1rem;
  line-height: 1.563rem;
}
.carousel.__hero .cmp-carousel__content {
  padding: 0;
}
.carousel.__hero .cmp-carousel__indicators {
  position: absolute;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  bottom: 60px;
  border: unset;
  border-radius: unset;
}
.carousel.__hero .cmp-carousel__indicators .cmp-carousel__indicator {
  width: 20px;
  height: 2px;
  margin: 0 0.3rem;
  padding: 0;
  background: white;
  border-radius: unset;
  border: unset;
  opacity: 0.5;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.carousel.__hero .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active {
  opacity: 1;
}
.carousel.__hero .cmp-carousel__indicators .cmp-carousel__indicator::before {
  content: none;
}
.carousel.__hero .cmp-carousel__actions {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.carousel.__hero .cmp-carousel__actions .cmp-carousel__action--previous {
  left: 2.2%;
  width: 24px;
  height: 24px;
}
.carousel.__hero .cmp-carousel__actions .cmp-carousel__action--previous::before {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon_carousel_arrow.svg");
}
.carousel.__hero .cmp-carousel__actions .cmp-carousel__action--next {
  right: 2.2%;
  transform: rotate(180deg);
  width: 24px;
  height: 24px;
}
.carousel.__hero .cmp-carousel__actions .cmp-carousel__action--next::before {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon_carousel_arrow.svg");
}
.carousel.__hero .cmp-carousel__actions .cmp-carousel__action {
  position: absolute;
  padding: 0;
}
.carousel.__hero .cmp-carousel__actions .cmp-carousel__action .cmp-carousel__action-text {
  display: none;
}
@media screen and (max-width: 375px) {
  .carousel.__hero .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content {
    padding-top: 9rem;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  .carousel.__hero .cmp-teaser {
    margin-top: 300px !important;
  }
  .carousel.__hero .cmp-carousel__indicators {
    bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .carousel.__hero {
    padding-top: 160px;
  }
  .carousel.__hero .cmp-teaser {
    margin-top: 230px;
  }
  .carousel.__hero .cmp-teaser .cmp-teaser__content {
    padding-top: 4rem !important;
  }
  .carousel.__hero .cmp-teaser__description {
    max-width: unset;
  }
  .carousel.__hero .cmp-teaser__description p:first-child {
    max-width: unset !important;
  }
  .carousel.__hero .cmp-teaser__description h1 {
    max-width: unset !important;
  }
  .carousel.__hero .vyvgarthcp-multi-images-teaser--hero {
    min-height: 640px;
    align-items: flex-start;
    margin-bottom: -1px;
  }
  .carousel.__hero .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content {
    padding-top: 8rem;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
}
.carousel.__hide-label .cmp-carousel__indicators .cmp-carousel__indicator {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.carousel.__minimal .cmp-carousel .cmp-carousel__content {
  padding: 0 !important;
}
.carousel.__minimal .cmp-carousel .cmp-carousel__content .cmp-carousel__item {
  padding: 0 2rem;
}
.carousel.__minimal .cmp-carousel__indicators {
  border-radius: unset;
  counter-reset: unset;
  margin-top: var(--spacing-xs);
}
.carousel.__minimal .cmp-carousel__indicators .cmp-carousel__indicator {
  background: #D9D9D9;
  padding: 0.5rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin: 0 0.4rem;
  border: unset;
}
.carousel.__minimal .cmp-carousel__indicators .cmp-carousel__indicator::before {
  content: none;
}
.carousel.__minimal .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active {
  background: #002b49;
}
.carousel.__minimal .cmp-carousel__actions {
  width: 100%;
  position: absolute;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.carousel.__minimal .cmp-carousel__actions .cmp-carousel__action--previous {
  width: 20px;
  height: 38px;
}
.carousel.__minimal .cmp-carousel__actions .cmp-carousel__action--previous::before {
  width: 100%;
  height: 100%;
  display: block;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/images/carousel_prev_arrow--blue.svg");
}
.carousel.__minimal .cmp-carousel__actions .cmp-carousel__action--next {
  width: 20px;
  height: 38px;
  transform: none;
}
.carousel.__minimal .cmp-carousel__actions .cmp-carousel__action--next::before {
  width: 100%;
  height: 100%;
  display: block;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/images/carousel_next_arrow--blue.svg");
}
.carousel.__minimal .cmp-carousel__actions .cmp-carousel__action {
  position: absolute;
  padding: 0;
}
.carousel.__minimal .cmp-carousel__actions .cmp-carousel__action .cmp-carousel__action-text {
  display: none;
}
@media screen and (max-width: 767px) {
  .carousel.__minimal .cmp-carousel .cmp-carousel__content .cmp-carousel__item {
    padding: 0;
  }
  .carousel.__minimal .cmp-carousel__actions {
    display: none;
  }
  .carousel.__minimal .cmp-carousel__indicators {
    justify-content: center;
  }
}
#gmg-carousel-hero {
  margin-top: -14px;
}
.image.--max-width--900 {
  max-width: 900px;
  margin: 0 auto;
}
.image.--max-width--1000 {
  max-width: 1000px;
  margin: 0 auto;
}
.image.--auto-width {
  width: auto;
}
.image.--width-fixed--70 {
  width: 70px;
}
.image.--min-width-40 {
  overflow: hidden;
}
.image.--min-width-40 img {
  width: 40px;
  height: auto;
  object-fit: none;
}
.image.--min-width-50 {
  overflow: hidden;
}
.image.--min-width-50 img {
  width: 50px;
  height: auto;
  object-fit: none;
}
.image.--maxw-340 {
  display: block;
}
.image.--maxw-340 img {
  width: 100%;
  margin: 0;
  max-height: 340px;
  display: block;
}
.image.--maxh-150 {
  display: block;
}
.image.--maxh-150 img {
  width: auto;
  margin: 0 auto;
  max-height: 150px;
  display: block;
}
.image--play-btn {
  position: relative;
}
.image--play-btn::after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="41" height="47" viewBox="0 0 41 47" fill="none"><path d="M1.82227 3.31128C1.82227 2.07959 3.15601 1.30971 4.22266 1.92554L38.2852 21.5945C39.3397 22.2034 39.3549 23.7199 38.3125 24.3494L4.25 44.9119C3.18371 45.5555 1.82246 44.7882 1.82227 43.5427V3.31128Z" stroke="white" stroke-width="3.2"/></svg>');
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Center horizontally and vertically */
}
#enroll-patient-icon {
  width: 40px;
}
#dosing-new-badge {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: auto;
}
.fb-topcenter {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: fit-content !important;
  z-index: 1;
}
.fb-topcenter img {
  width: auto;
  display: block;
}
#sc-bags {
  width: 138px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.tabs .cmp-tabs .cmp-tabs__tablist {
  width: max-content;
  margin: 0 auto 3.375rem;
  border-radius: 1.25rem;
  border: 1px solid white;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab {
  margin: 0;
  border-bottom: none;
  border-radius: inherit;
  border: 1px solid transparent;
  font-size: 0.75rem;
  font-weight: 600;
  padding: var(--spacing-sm-1) var(--spacing-sm-2);
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active {
  background: #71dbd4;
  color: #022a47;
  border: 1px solid #001523;
}
.tabs.__theme--lavender-fields .cmp-tabs__tablist .cmp-tabs__tab {
  border: 1px solid transparent;
  color: white;
}
.tabs.__theme--lavender-fields .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active {
  background: #d2abde !important;
  color: #022a47;
  border: 1px solid #001523;
}
.tabs.__theme--vyv-vsq .cmp-tabs__tab {
  border: 1px solid transparent;
  color: white;
}
.tabs.__theme--vyv-vsq .cmp-tabs__tab:first-child.cmp-tabs__tab--active {
  background: #71dbd4;
  color: #022a47;
  border: 1px solid #001523;
}
.tabs.__theme--vyv-vsq .cmp-tabs__tab:last-child.cmp-tabs__tab--active {
  background: #d2abde !important;
  color: #022a47;
  border: 1px solid #001523;
}
.tabs.__theme--vsq-vyv .cmp-tabs__tab {
  border: 1px solid transparent;
  color: white;
}
.tabs.__theme--vsq-vyv .cmp-tabs__tab:first-child.cmp-tabs__tab--active {
  background: #d2abde !important;
  color: #022a47;
  border: 1px solid #001523;
}
.tabs.__theme--vsq-vyv .cmp-tabs__tab:last-child.cmp-tabs__tab--active {
  background: #71dbd4;
  color: #022a47;
  border: 1px solid #001523;
}
.overlay-modal #overlay-video {
  display: none !important;
}
.overlay-modal .post-video-content {
  display: none;
}
.overlay-modal #modal__lightbox .vyvgarthcp-container--modal > .cmp-container {
  padding: 0;
  max-width: unset;
  overflow: hidden;
  background: transparent;
}
.overlay-modal #modal__lightbox .vyvgarthcp-lightbox--image {
  position: relative;
  min-width: 100%;
  cursor: move;
}
.separator .cmp-separator__horizontal-rule {
  background-color: #cdcdcd;
  height: 1px;
  border: 0;
}
.separator.__blue-gray .cmp-separator__horizontal-rule {
  background-color: #5f6e7d;
}
.separator.__patina .cmp-separator__horizontal-rule {
  background-color: #b1e4e3;
}
.separator.__oasis .cmp-separator__horizontal-rule {
  border-bottom: 1px solid #71dbd4 !important;
}
.separator.__lavender .cmp-separator__horizontal-rule {
  background-color: #d2abde;
}
.separator.__navy .cmp-separator__horizontal-rule {
  background-color: #002b49;
}
.marketoembed #mktoForm_1335 .mktoFormRow:nth-child(4) .mktoHtmlText {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.marketoembed form {
  width: 100%;
  font-family: 'Montserrat', Arial, sans-serif;
  color: white;
  max-width: 44rem;
}
.marketoembed form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
}
.marketoembed form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
.marketoembed form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
.marketoembed form h2 {
  margin: 0;
  padding: 0;
  font-size: 0.813rem;
  line-height: 1rem;
  font-weight: 700;
}
.marketoembed form .mktoFormRow {
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
.marketoembed form .mktoFormRow:has(input[type=hidden]) {
  margin-bottom: 0;
}
.marketoembed form .mktoFormRow:has(.mktoRadioList) .mktoRadioList {
  margin-top: 0.5rem;
  display: flex;
}
.marketoembed form .mktoFormRow:has(.mktoRadioList) .mktoRadioList label {
  margin-right: 1rem;
}
.marketoembed form .mktoFormRow:has(.mktoRadioList) input,
.marketoembed form .mktoFormRow:has(.mktoRadioList) input[type=checkbox] {
  outline: 2px solid #ffffff;
  height: 10px;
  width: 10px;
  background: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  left: -999em;
}
.marketoembed form .mktoFormRow:has(.mktoRadioList) input:checked + label::after,
.marketoembed form .mktoFormRow:has(.mktoRadioList) input[type=checkbox]:checked + label::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 7px;
  background: none;
  top: 3px;
  left: 5px;
  border: 2px solid #71dbd4;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  outline: none;
}
.marketoembed form .mktoFormRow:has(.mktoRadioList) input + label,
.marketoembed form .mktoFormRow:has(.mktoRadioList) input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  margin: 0;
  line-height: 8px;
}
.marketoembed form .mktoFormRow:has(.mktoRadioList) input + label span,
.marketoembed form .mktoFormRow:has(.mktoRadioList) input[type=checkbox] + label span {
  display: none;
  padding-left: 18px;
  color: #f36660;
}
.marketoembed form .mktoFormRow:has(.mktoRadioList) input + label::before,
.marketoembed form .mktoFormRow:has(.mktoRadioList) input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  vertical-align: -14%;
  height: 15px;
  width: 15px;
  margin-right: 0.5em;
  color: white;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.marketoembed form .mktoFormRow:has(.mktoRadioList) .mktoInvalid input + label::before,
.marketoembed form .mktoFormRow:has(.mktoRadioList) .mktoInvalid input[type=checkbox] + label::before {
  border-color: #f36660;
}
.marketoembed form .mktoFormRow:has(.mktoRadioList) .mktoInvalid input + label span,
.marketoembed form .mktoFormRow:has(.mktoRadioList) .mktoInvalid input[type=checkbox] + label span {
  display: inline;
}
.marketoembed form .mktoFormRow:has(input[type=checkbox]) input,
.marketoembed form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] {
  outline: 2px solid #ffffff;
  height: 10px;
  width: 10px;
  background: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  left: -999em;
}
.marketoembed form .mktoFormRow:has(input[type=checkbox]) input:checked + label::after,
.marketoembed form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox]:checked + label::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 7px;
  background: none;
  top: 3px;
  left: 5px;
  border: 2px solid #71dbd4;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  outline: none;
}
.marketoembed form .mktoFormRow:has(input[type=checkbox]) input + label,
.marketoembed form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  margin: 0;
  line-height: 8px;
}
.marketoembed form .mktoFormRow:has(input[type=checkbox]) input + label span,
.marketoembed form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label span {
  display: none;
  padding-left: 18px;
  color: #f36660;
}
.marketoembed form .mktoFormRow:has(input[type=checkbox]) input + label::before,
.marketoembed form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  vertical-align: -14%;
  height: 15px;
  width: 15px;
  margin-right: 0.5em;
  color: white;
  border: 1px solid #ffffff;
  border-radius: 0;
}
.marketoembed form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input + label::before,
.marketoembed form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input[type=checkbox] + label::before {
  border-color: #f36660;
}
.marketoembed form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input + label span,
.marketoembed form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input[type=checkbox] + label span {
  display: inline;
}
.marketoembed form .mktoFormRow:has(input[type=checkbox]) .mktoFieldWrap label {
  float: unset;
}
.marketoembed form .mktoFormRow .mktoHtmlText {
  color: inherit;
  line-height: 1.125rem;
}
.marketoembed form .mktoFormRow .mktoHtmlText p {
  font-size: inherit;
  line-height: inherit;
}
.marketoembed form .mktoFormRow .mktoFormCol {
  margin-left: 5px;
  margin-right: 5px;
}
.marketoembed form .mktoFormRow:nth-child(3) {
  color: inherit;
}
.marketoembed form .mktoFormRow:nth-child(3) .mktoHtmlText {
  color: inherit;
  font-size: 1.375rem;
  line-height: 2rem;
}
.marketoembed form .mktoFormRow:nth-child(3) .mktoHtmlText p {
  font-size: inherit;
  line-height: inherit;
}
.marketoembed form .mktoFormRow:nth-child(10) .mktoFormCol {
  margin-left: 0.25rem;
}
.marketoembed form .mktoFormRow:nth-child(10) .mktoFormCol .mktoHtmlText {
  text-indent: -0.375em;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.marketoembed form .mktoButtonRow {
  margin-left: 0;
}
.marketoembed form a {
  color: inherit;
  text-decoration: underline;
  padding: 0;
}
.marketoembed form a:hover {
  color: #71dbd4;
}
.marketoembed form .mktoFieldWrap {
  float: unset;
}
.marketoembed form .mktoRadioList,
.marketoembed form .mktoFormCol,
.marketoembed form .mktoCheckboxList {
  padding: 0;
  width: auto;
  border: none !important;
}
.marketoembed form .mktoRadioList.mktoInvalid,
.marketoembed form .mktoFormCol.mktoInvalid,
.marketoembed form .mktoCheckboxList.mktoInvalid {
  border: none !important;
}
.marketoembed form .mktoHtmlText {
  width: unset;
}
.marketoembed form .mktoHtmlText span,
.marketoembed form .mktoHtmlText a {
  color: inherit !important;
}
.marketoembed form .mktoHtmlText strong {
  padding: 0;
}
.marketoembed form .mktoHtmlText,
.marketoembed form .mktoLabel,
.marketoembed form label {
  width: unset;
  font-family: 'Montserrat', Arial, sans-serif;
  padding: 0;
  font-size: 0.938rem;
  line-height: 1.2em;
  font-weight: 400 !important;
}
.marketoembed form select,
.marketoembed form input[type=text],
.marketoembed form input[type=tel],
.marketoembed form input[type=url],
.marketoembed form input[type=date],
.marketoembed form input[type=email],
.marketoembed form input[type=number],
.marketoembed form input[type=date] {
  font-family: 'Montserrat', Arial, sans-serif;
  width: 100%;
  appearance: none;
  min-height: 2.375rem;
  margin: 0;
  padding: 0.5rem 0.625rem !important;
  font-size: 1rem;
  background: none;
  color: white;
  border: 1px solid white;
}
.marketoembed form select.mktoField {
  padding: unset;
}
.marketoembed form select {
  background-image: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/chevron-white.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  background-size: 13px;
  -moz-appearance: none !important;
  box-shadow: none !important;
}
@media (prefers-color-scheme: light) {
  .marketoembed form select option {
    background: white !important;
    color: #333 !important;
  }
}
@media (prefers-color-scheme: dark) {
  .marketoembed form select option {
    background: #333 !important;
    color: white !important;
  }
}
.marketoembed form .mktoFieldWrap {
  position: relative;
}
.marketoembed form .mktoFormCol {
  width: 100%;
  margin-bottom: 0;
  float: unset;
  min-height: unset;
}
.marketoembed form input .mktoError,
.marketoembed form .mktoField .mktoError,
.marketoembed form select .mktoError,
.marketoembed form input[type=url] .mktoError,
.marketoembed form input[type=email] .mktoError,
.marketoembed form input[type=date] .mktoError,
.marketoembed form input[type=email] .mktoError,
.marketoembed form input[type=number] .mktoError,
.marketoembed form input[type=date]:focus .mktoError {
  display: none !important;
}
.marketoembed form .mktoRequiredField .mktoAsterix {
  display: none !important;
}
.marketoembed form .isInvalid,
.marketoembed form .mktoInvalid,
.marketoembed form .mktoInvalid:focus:invalid,
.marketoembed form .isInvalid:focus:invalid,
.marketoembed form .isInvalid:focus,
.marketoembed form .mktoInvalid:focus {
  outline: none !important;
  border: 1px solid #f36660 !important;
}
.marketoembed form .mktoValid {
  outline: none;
}
.marketoembed form .mktoError {
  display: none !important;
  background: none;
  border-radius: 0;
  box-shadow: none;
  color: #f36660;
  top: 40px !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  display: none;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.marketoembed form .mktoError .mktoErrorMsg {
  padding: 0 !important;
  margin-top: 0 !important;
  background-color: unset !important;
  background-image: unset !important;
  border-radius: unset !important;
  box-shadow: unset !important;
  text-shadow: unset !important;
  max-width: unset !important;
  border: unset !important;
  color: inherit;
}
.marketoembed form .mktoError .mktoErrorMsg .mktoErrorDetail {
  display: none !important;
}
.marketoembed form .mktoError .mktoErrorArrowWrap {
  display: none !important;
}
.marketoembed form .mktoAsterix,
.marketoembed form .mktoOffset,
.marketoembed form .mktoGutter,
.marketoembed form .mktoOffset {
  display: none;
}
.marketoembed form .mktoButtonWrap.mktoSimple button,
.marketoembed form .mktoButtonWrap.mktoSimple button.mktoButton {
  font-family: 'Montserrat', Arial, sans-serif;
  background-color: white;
  font-size: 0.938rem;
  background-image: unset;
  border: none;
  color: #022a47;
  text-shadow: none;
  padding: 0.5rem 2rem;
  font-weight: 700;
}
.marketoembed form .mktoButtonWrap.mktoSimple button:hover,
.marketoembed form .mktoButtonWrap.mktoSimple button.mktoButton:hover {
  background-color: #71dbd4;
  text-shadow: none;
  border: unset;
}
@media screen and (max-width: 959px) {
  .marketoembed form .mktoFormRow {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .marketoembed form .mktoFormRow:has(input[type=checkbox]) .mktoFieldWrap {
    display: flex;
    flex-direction: row-reverse;
    margin-left: 0;
    justify-content: start;
  }
  .marketoembed form .mktoFormRow .mktoFormCol {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1rem;
    clear: unset;
  }
}
#sign-up form .mktoFormRow:nth-child(5) .mktoFormCol:nth-child(3) {
  margin-bottom: 0;
}
#sign-up form .mktoFormRow:nth-child(6) .mktoFormCol:nth-child(2) {
  margin-bottom: 0;
}
.__contact-a-rep-gmg form {
  color: #022a47;
}
.__contact-a-rep-gmg form .mktoFormRow:nth-child(5),
.__contact-a-rep-gmg form .mktoFormRow:nth-child(6) {
  margin-left: -5px;
  margin-right: -5px;
}
.__contact-a-rep-gmg form .mktoFormRow:nth-child(5) .mktoFormCol,
.__contact-a-rep-gmg form .mktoFormRow:nth-child(6) .mktoFormCol {
  margin-left: 5px;
  margin-right: 5px;
}
.__contact-a-rep-gmg form .mktoFormRow:nth-child(9) .mktoFormCol {
  margin-left: 0 !important;
}
.__contact-a-rep-gmg form button,
.__contact-a-rep-gmg form button.mktoButton {
  border-radius: 0 !important;
  text-shadow: none;
  background-color: #022a47 !important;
  color: white !important;
  border: none !important;
}
.__contact-a-rep-gmg form button:hover,
.__contact-a-rep-gmg form button.mktoButton:hover {
  border: none !important;
  background-color: #71dbd4 !important;
  background-image: unset !important;
  color: #022a47 !important;
  text-shadow: none;
}
@media screen and (max-width: 959px) {
  .__contact-a-rep-gmg form .mktoFormRow:nth-child(5) .mktoFormCol:nth-child(3) {
    margin-bottom: 0;
  }
  .__contact-a-rep-gmg form .mktoFormRow:nth-child(5),
  .__contact-a-rep-gmg form .mktoFormRow:nth-child(6) {
    margin-left: 0;
    margin-right: 0;
  }
  .__contact-a-rep-gmg form .mktoFormRow:nth-child(5) .mktoFormCol,
  .__contact-a-rep-gmg form .mktoFormRow:nth-child(6) .mktoFormCol {
    margin-left: 0;
    margin-right: 0;
  }
  .__contact-a-rep-gmg form .mktoFormRow:nth-child(6) .mktoFormCol:nth-child(2) {
    margin-bottom: 0;
  }
}
.__contact-a-rep-gmg form,
.__contact-a-rep-cidp form,
.__contact-a-rep-portal form,
.__contact-a-rep form {
  padding: 2rem 1.25rem;
  color: #022a47;
  max-width: unset;
}
.__contact-a-rep-gmg form ::placeholder,
.__contact-a-rep-cidp form ::placeholder,
.__contact-a-rep-portal form ::placeholder,
.__contact-a-rep form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #022a47;
}
.__contact-a-rep-gmg form :-ms-input-placeholder,
.__contact-a-rep-cidp form :-ms-input-placeholder,
.__contact-a-rep-portal form :-ms-input-placeholder,
.__contact-a-rep form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #022a47;
}
.__contact-a-rep-gmg form ::-ms-input-placeholder,
.__contact-a-rep-cidp form ::-ms-input-placeholder,
.__contact-a-rep-portal form ::-ms-input-placeholder,
.__contact-a-rep form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #022a47;
}
.__contact-a-rep-gmg form a:hover,
.__contact-a-rep-cidp form a:hover,
.__contact-a-rep-portal form a:hover,
.__contact-a-rep form a:hover {
  color: #008996;
}
.__contact-a-rep-gmg form select,
.__contact-a-rep-cidp form select,
.__contact-a-rep-portal form select,
.__contact-a-rep form select,
.__contact-a-rep-gmg form input[type=text],
.__contact-a-rep-cidp form input[type=text],
.__contact-a-rep-portal form input[type=text],
.__contact-a-rep form input[type=text],
.__contact-a-rep-gmg form input[type=url],
.__contact-a-rep-cidp form input[type=url],
.__contact-a-rep-portal form input[type=url],
.__contact-a-rep form input[type=url],
.__contact-a-rep-gmg form input[type=tel],
.__contact-a-rep-cidp form input[type=tel],
.__contact-a-rep-portal form input[type=tel],
.__contact-a-rep form input[type=tel],
.__contact-a-rep-gmg form input[type=date],
.__contact-a-rep-cidp form input[type=date],
.__contact-a-rep-portal form input[type=date],
.__contact-a-rep form input[type=date],
.__contact-a-rep-gmg form input[type=email],
.__contact-a-rep-cidp form input[type=email],
.__contact-a-rep-portal form input[type=email],
.__contact-a-rep form input[type=email],
.__contact-a-rep-gmg form input[type=number],
.__contact-a-rep-cidp form input[type=number],
.__contact-a-rep-portal form input[type=number],
.__contact-a-rep form input[type=number],
.__contact-a-rep-gmg form input[type=date],
.__contact-a-rep-cidp form input[type=date],
.__contact-a-rep-portal form input[type=date],
.__contact-a-rep form input[type=date] {
  font-family: 'Montserrat', Arial, sans-serif;
  color: #022a47;
  border: 1px solid #022a47;
}
.__contact-a-rep-gmg form select,
.__contact-a-rep-cidp form select,
.__contact-a-rep-portal form select,
.__contact-a-rep form select {
  background-image: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/chevron_blue.svg");
}
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) input,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) input,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) input,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) input,
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox],
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox],
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox],
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] {
  outline: 2px solid #022a47;
  height: 10px;
  width: 10px;
  background: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  left: -999em;
}
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) input:checked + label::after,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) input:checked + label::after,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) input:checked + label::after,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) input:checked + label::after,
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox]:checked + label::after,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox]:checked + label::after,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox]:checked + label::after,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox]:checked + label::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 7px;
  background: none;
  top: 3px;
  left: 5px;
  border: 2px solid #71dbd4;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  outline: none;
}
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) input + label,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) input + label,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) input + label,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) input + label,
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  margin: 0;
  line-height: 8px;
}
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) input + label span,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) input + label span,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) input + label span,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) input + label span,
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label span,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label span,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label span,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label span {
  display: none;
  padding-left: 18px;
  color: #f36660;
}
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) input + label::before,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) input + label::before,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) input + label::before,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) input + label::before,
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label::before,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label::before,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label::before,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  vertical-align: -14%;
  height: 15px;
  width: 15px;
  margin-right: 0.5em;
  color: white;
  border: 1px solid #022a47;
  border-radius: 0;
}
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input + label::before,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input + label::before,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input + label::before,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input + label::before,
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input[type=checkbox] + label::before,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input[type=checkbox] + label::before,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input[type=checkbox] + label::before,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input[type=checkbox] + label::before {
  border-color: #f36660;
}
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input + label span,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input + label span,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input + label span,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input + label span,
.__contact-a-rep-gmg form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input[type=checkbox] + label span,
.__contact-a-rep-cidp form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input[type=checkbox] + label span,
.__contact-a-rep-portal form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input[type=checkbox] + label span,
.__contact-a-rep form .mktoFormRow:has(input[type=checkbox]) .mktoInvalid input[type=checkbox] + label span {
  display: inline;
}
.__contact-a-rep-gmg form .mktoFormRow .mktoHtmlText,
.__contact-a-rep-cidp form .mktoFormRow .mktoHtmlText,
.__contact-a-rep-portal form .mktoFormRow .mktoHtmlText,
.__contact-a-rep form .mktoFormRow .mktoHtmlText {
  font-size: 0.75rem;
}
.__contact-a-rep-gmg form .mktoFormRow:nth-child(9) .mktoFormCol,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(9) .mktoFormCol,
.__contact-a-rep-portal form .mktoFormRow:nth-child(9) .mktoFormCol,
.__contact-a-rep form .mktoFormRow:nth-child(9) .mktoFormCol {
  margin-left: 0.375em;
}
.__contact-a-rep-gmg form .mktoFormRow:nth-child(9) .mktoFormCol .mktoHtmlText,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(9) .mktoFormCol .mktoHtmlText,
.__contact-a-rep-portal form .mktoFormRow:nth-child(9) .mktoFormCol .mktoHtmlText,
.__contact-a-rep form .mktoFormRow:nth-child(9) .mktoFormCol .mktoHtmlText {
  text-indent: -0.375em;
}
.__contact-a-rep-gmg form .mktoButtonRow,
.__contact-a-rep-cidp form .mktoButtonRow,
.__contact-a-rep-portal form .mktoButtonRow,
.__contact-a-rep form .mktoButtonRow {
  margin-top: 1.2rem;
}
.__contact-a-rep-gmg form .mktoButtonRow .mktoButtonWrap,
.__contact-a-rep-cidp form .mktoButtonRow .mktoButtonWrap,
.__contact-a-rep-portal form .mktoButtonRow .mktoButtonWrap,
.__contact-a-rep form .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important;
}
.__contact-a-rep-gmg form .mktoButtonRow button,
.__contact-a-rep-cidp form .mktoButtonRow button,
.__contact-a-rep-portal form .mktoButtonRow button,
.__contact-a-rep form .mktoButtonRow button,
.__contact-a-rep-gmg form .mktoButtonRow button.mktoButton,
.__contact-a-rep-cidp form .mktoButtonRow button.mktoButton,
.__contact-a-rep-portal form .mktoButtonRow button.mktoButton,
.__contact-a-rep form .mktoButtonRow button.mktoButton {
  border-radius: 4px;
  text-shadow: none;
  background-color: #022a47 !important;
  color: white !important;
  border: none !important;
}
.__contact-a-rep-gmg form .mktoButtonRow button:hover,
.__contact-a-rep-cidp form .mktoButtonRow button:hover,
.__contact-a-rep-portal form .mktoButtonRow button:hover,
.__contact-a-rep form .mktoButtonRow button:hover,
.__contact-a-rep-gmg form .mktoButtonRow button.mktoButton:hover,
.__contact-a-rep-cidp form .mktoButtonRow button.mktoButton:hover,
.__contact-a-rep-portal form .mktoButtonRow button.mktoButton:hover,
.__contact-a-rep form .mktoButtonRow button.mktoButton:hover {
  border: none !important;
  background-color: #71dbd4 !important;
  background-image: unset !important;
  color: #022a47 !important;
  text-shadow: none;
}
.__contact-a-rep-cidp,
.__contact-a-rep-portal {
  color: #022a47;
}
.__contact-a-rep-cidp form select,
.__contact-a-rep-portal form select,
.__contact-a-rep-cidp form input,
.__contact-a-rep-portal form input {
  border-radius: 4px;
}
.__contact-a-rep-cidp form .mktoFormRow .mktoHtmlText,
.__contact-a-rep-portal form .mktoFormRow .mktoHtmlText {
  text-align: center;
  line-height: 1.125rem;
}
.__contact-a-rep-cidp form .mktoFormRow .mktoHtmlText p,
.__contact-a-rep-portal form .mktoFormRow .mktoHtmlText p,
.__contact-a-rep-cidp form .mktoFormRow .mktoHtmlText span,
.__contact-a-rep-portal form .mktoFormRow .mktoHtmlText span {
  font-size: inherit;
  line-height: inherit;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(5) .mktoFieldWrap,
.__contact-a-rep-portal form .mktoFormRow:nth-child(5) .mktoFieldWrap {
  display: flex;
  align-items: center;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(5) .mktoFieldWrap label,
.__contact-a-rep-portal form .mktoFormRow:nth-child(5) .mktoFieldWrap label {
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.__contact-a-rep-cidp form .mktoButtonRow,
.__contact-a-rep-portal form .mktoButtonRow {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
}
.__contact-a-rep-cidp form .mktoButtonRow button,
.__contact-a-rep-portal form .mktoButtonRow button,
.__contact-a-rep-cidp form .mktoButtonRow button.mktoButton,
.__contact-a-rep-portal form .mktoButtonRow button.mktoButton {
  text-shadow: none;
  border-radius: 4px !important;
  background-image: unset;
}
.__contact-a-rep-cidp form .mktoButtonRow button:hover,
.__contact-a-rep-portal form .mktoButtonRow button:hover,
.__contact-a-rep-cidp form .mktoButtonRow button.mktoButton:hover,
.__contact-a-rep-portal form .mktoButtonRow button.mktoButton:hover {
  text-shadow: none;
  background-image: unset;
}
@media screen and (min-width: 960px) {
  .__contact-a-rep-cidp form,
  .__contact-a-rep-portal form {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(1),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(1),
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(2),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(2),
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(3),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(3),
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(4),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(4),
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(5),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(5),
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(6),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(6),
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(7),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(7) {
    padding-left: unset;
    padding-right: unset;
  }
}
@media screen and (max-width: 767px) {
  .__contact-a-rep-cidp form,
  .__contact-a-rep-portal form {
    padding-left: 0;
    padding-right: 0;
  }
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(3),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(3),
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(4),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(4) {
    display: block;
  }
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(3) .mktoFormCol:nth-child(3),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(3) .mktoFormCol:nth-child(3) {
    margin-bottom: 0;
  }
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(4) .mktoFormCol:nth-child(2),
  .__contact-a-rep-portal form .mktoFormRow:nth-child(4) .mktoFormCol:nth-child(2) {
    margin-bottom: 0;
  }
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(5) .mktoFormCol,
  .__contact-a-rep-portal form .mktoFormRow:nth-child(5) .mktoFormCol {
    margin-bottom: 0;
  }
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(5) .mktoRequiredField,
  .__contact-a-rep-portal form .mktoFormRow:nth-child(5) .mktoRequiredField {
    display: block;
  }
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(5) .mktoRequiredField label,
  .__contact-a-rep-portal form .mktoFormRow:nth-child(5) .mktoRequiredField label {
    margin-bottom: 0.5rem !important;
  }
  .__contact-a-rep-cidp form .mktoFormRow:nth-child(5) .mktoFieldWrap .mktoCheckboxList,
  .__contact-a-rep-portal form .mktoFormRow:nth-child(5) .mktoFieldWrap .mktoCheckboxList {
    margin-left: 0;
  }
}
.__contact-a-rep-portal form .mktoFormRow:nth-child(2) {
  display: none;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(2) {
  display: none;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(6) hr {
  padding: 0;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) .mktoFieldDescriptor,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) .mktoFieldDescriptor {
  margin-bottom: 0 !important;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) label,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) label {
  visibility: unset;
  width: unset !important;
  font-weight: normal;
  display: block !important;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) .mktoCheckboxList,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) .mktoCheckboxList {
  width: unset !important;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) .mktoCheckboxList br,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) .mktoCheckboxList br {
  display: none;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) input,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) input,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) input[type=checkbox],
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) input[type=checkbox] {
  outline: 2px solid #022a47;
  height: 10px;
  width: 10px;
  background: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  left: -999em;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) input:checked + label::after,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) input:checked + label::after,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) input[type=checkbox]:checked + label::after,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) input[type=checkbox]:checked + label::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 7px;
  background: none;
  top: 3px;
  left: 5px;
  border: 2px solid #71dbd4;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  outline: none;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) input + label,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) input + label,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) input[type=checkbox] + label,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  margin: 0;
  line-height: 8px;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) input + label span,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) input + label span,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) input[type=checkbox] + label span,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) input[type=checkbox] + label span {
  display: none;
  padding-left: 18px;
  color: #f36660;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) input + label::before,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) input + label::before,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) input[type=checkbox] + label::before,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  vertical-align: -14%;
  height: 15px;
  width: 15px;
  margin-right: 0.5em;
  color: white;
  border: 1px solid #022a47;
  border-radius: 0;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) .mktoInvalid input + label::before,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) .mktoInvalid input + label::before,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) .mktoInvalid input[type=checkbox] + label::before,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) .mktoInvalid input[type=checkbox] + label::before {
  border-color: #f36660;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) .mktoInvalid input + label span,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) .mktoInvalid input + label span,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) .mktoInvalid input[type=checkbox] + label span,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) .mktoInvalid input[type=checkbox] + label span {
  display: inline;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) .mktoError,
.__contact-a-rep-cidp form .mktoFormRow:nth-child(7) .mktoError {
  display: none !important;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) label::before {
  border-radius: 2px !important;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(8) label strong {
  font-weight: normal;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(5) .mktoFieldWrap {
  display: flex;
  align-items: center;
}
.__contact-a-rep-cidp form .mktoFormRow:nth-child(5) .mktoFieldWrap label {
  flex-shrink: 0;
  padding-right: 1rem;
  height: max-content;
  margin-bottom: 0;
}
.__contact-a-rep-cidp form .mktoButtonRow {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.__contact-a-rep-cidp form .mktoButtonRow button {
  font-size: 0.875rem;
  padding: 0.75rem 0.8rem !important;
}
@media screen and (max-width: 767px) {
  .__contact-a-rep-cidp .mktoFormRow:nth-child(5) .mktoFieldWrap {
    display: block !important;
  }
  .__contact-a-rep-cidp .mktoFormRow:nth-child(5) .mktoFieldWrap label {
    margin-bottom: var(--spacing-xs) !important;
  }
  .__contact-a-rep-cidp .mktoFormRow:nth-child(8) .mktoFieldWrap,
  .__contact-a-rep-cidp .mktoFormRow:nth-child(7) .mktoFieldWrap {
    flex-direction: unset !important;
  }
  .__contact-a-rep-cidp .mktoFormRow:nth-child(8) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .__contact-a-rep-cidp .mktoFormRow:nth-child(8) label {
    display: flex !important;
    line-height: 1rem !important;
  }
  .__contact-a-rep-cidp .mktoFormRow:nth-child(8) label strong {
    line-height: inherit;
  }
  .__contact-a-rep-cidp .mktoFormRow:nth-child(8) label::before {
    flex-shrink: 0;
  }
}
.vyvgarthcp-lightbox {
  position: relative;
}
.vyvgarthcp-lightbox .vyvgarthcp-lightbox--button {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 1rem;
}
.vyvgarthcp-lightbox .vyvgarthcp-lightbox--button::after {
  top: 0;
  left: 0;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon_expand.svg");
  margin-left: 0;
}
.vyvgart-dosage-calculator {
  color: #022a47;
  /* Works for Chrome, Safari, Edge, Opera */
  /* Works for Firefox */
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator {
  position: relative;
  display: flex;
  flex-direction: column;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__title-wrapper .cmp-vyvgart-dosage-calculator__title h2 {
  margin-bottom: 1rem;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__title-wrapper .cmp-vyvgart-dosage-calculator__title h2 p {
  font-size: inherit;
  line-height: inherit;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__title-wrapper .cmp-vyvgart-dosage-calculator__title p {
  font-size: 1rem;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__title-wrapper .cmp-vyvgart-dosage-calculator__title a {
  text-decoration: underline;
  color: inherit;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__title-wrapper .cmp-vyvgart-dosage-calculator__title a:hover {
  color: #007c7c;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__popup-link-wrapper,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__title-wrapper,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__description-wrapper {
  width: 100%;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__footnote {
  order: 4;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__footnote p {
  font-size: 0.813rem;
  line-height: 1.3;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__description-wrapper {
  order: 3;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__popup-link {
  font-size: 0.813rem;
  color: inherit;
  text-decoration: underline;
  margin-top: var(--spacing-xs);
  display: inline-block;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__popup-link:hover {
  color: #71dbd4;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input {
  width: 100%;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input {
  appearance: none;
  outline: none;
  margin: 0;
  padding: 0.5rem 0.625rem;
  border: 1px solid #022a47;
  background: none;
  color: inherit;
  width: 90%;
  font-size: 0.813rem;
  -moz-appearance: textfield;
  border-radius: 0.25rem;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input::placeholder {
  color: #002b49;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input.error {
  border: 1px solid #f36660;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input:invalid,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input:focus:invalid {
  color: #f36660;
  border: 1px solid #f36660 !important;
  outline: none;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input:invalid + .cmp-vyvgart-dosage-calculator__weight-label-error,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input:focus:invalid + .cmp-vyvgart-dosage-calculator__weight-label-error {
  display: block;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input::-webkit-outer-spin-button,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-submit {
  appearance: none;
  border: 0;
  margin: var(--spacing-xs) 0 var(--spacing-xs);
  background: #022a47 !important;
  color: white !important;
  font-weight: 700;
  color: inherit;
  padding: 0.5rem 1.5rem;
  border-radius: 0.25rem;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-submit:hover {
  color: #022a47;
  background: #71dbd4;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-label-error {
  margin-top: 0;
  color: #f36660;
  font-size: 0.813rem;
  display: none;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: var(--spacing-sm) -0.25rem 0;
  width: 100%;
  order: 4;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__dose-wrapper {
  order: 1;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__drug-volume-wrapper {
  order: 2;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__number-of-vials-wrapper {
  order: 3;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__na-cl-wrapper {
  order: 4;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__dose-wrapper,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__number-of-vials-wrapper,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__drug-volume-wrapper,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__na-cl-wrapper {
  border: 1px solid #022a47;
  margin: 0.25rem;
  padding: 1.375rem 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__dose-wrapper .label,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__number-of-vials-wrapper .label,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__drug-volume-wrapper .label,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__na-cl-wrapper .label {
  color: #022a47;
  display: inline-block;
  width: 48%;
  margin-right: 1rem;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__dose-wrapper .output,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__number-of-vials-wrapper .output,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__drug-volume-wrapper .output,
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__na-cl-wrapper .output {
  text-align: right;
  font-size: 1.25rem;
  font-weight: 700;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__share-button-wrapper {
  flex: 100%;
  margin-top: 1rem;
  position: relative;
  order: 5;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__share-button-wrapper button {
  padding: 0;
  margin-left: auto;
  display: block;
  color: inherit;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__share-button-wrapper button::after {
  position: relative;
  top: 4px;
  right: auto;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-share-resource.svg");
  margin-left: 0.5rem;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__share-button-wrapper button:hover {
  color: #71dbd4;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__share-button-wrapper button:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-share-resource-aqua.svg");
  margin-left: 0.5rem;
}
.vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__share-button-wrapper .cmp-vyvgart-dosage-calculator__share-prompt {
  position: absolute;
  right: 0;
  top: 42px;
  padding: 0.125rem 0.375rem;
  font-size: 0.813rem;
  color: #022a47;
  background: #71dbd4;
}
.vyvgart-dosage-calculator input::-webkit-outer-spin-button,
.vyvgart-dosage-calculator input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.vyvgart-dosage-calculator input[type="number"] {
  -moz-appearance: textfield;
}
@media screen and (min-width: 960px) {
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input {
    width: unset;
    display: inline-block;
  }
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-input input {
    width: unset;
  }
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-type {
    margin-left: 0.5rem;
    display: inline-block;
  }
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-submit {
    margin: 0 0 0 1rem;
  }
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper .cmp-vyvgart-dosage-calculator__weight-label-error {
    margin-top: var(--spacing-xs);
  }
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__footnote,
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__popup-link-wrapper,
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__weight-input-wrapper,
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__title-wrapper,
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__description-wrapper {
    width: 50%;
  }
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results {
    position: absolute;
    width: 40%;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__dose-wrapper,
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__number-of-vials-wrapper,
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__drug-volume-wrapper,
  .vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator .cmp-vyvgart-dosage-calculator__results .cmp-vyvgart-dosage-calculator__na-cl-wrapper {
    flex: 47.8%;
  }
}
#dosage-calculator-text--nacl {
  transform: unset;
  pointer-events: none;
  height: auto;
}
@media screen and (min-width: 960px) {
  #dosage-calculator-text--nacl {
    transform: translateY(-60px);
    height: 0;
  }
}
.video-playlist {
  width: 100%;
}
.video-playlist .cmp-video__player {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.video-playlist .cmp-video__player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-playlist .cmp-video {
  width: 100%;
}
.video-playlist h1,
.video-playlist h2,
.video-playlist h3,
.video-playlist ul,
.video-playlist p {
  font-size: 1rem;
  color: #022a47;
}
.video-playlist h2,
.video-playlist h3 {
  font-weight: 700;
  line-height: 1.125rem;
}
.video-playlist ul {
  list-style: none;
}
.video-playlist .cmp-video__main .cmp-video__player-container {
  display: flex;
  flex-direction: column;
}
.video-playlist .cmp-video__main .cmp-video__player-container .cmp-video__player {
  order: 1;
  margin: 0;
}
.video-playlist .cmp-video__main .cmp-video__player-container .cmp-video__player .gmg-video-player {
  visibility: hidden;
  height: 0;
}
.video-playlist .cmp-video__main .cmp-video__player-container .cmp-video__player iframe {
  width: 100%;
}
.video-playlist .cmp-video__main .cmp-video__player-container .cmp-video__player iframe #player {
  width: 100%;
  max-width: unset !important;
}
.video-playlist .cmp-video__main .cmp-video__player-container .cmp-video__section-wrapper {
  order: 2;
  margin: 0 3.125rem var(--spacing-xs);
  display: none;
}
.video-playlist .cmp-video__main .cmp-video__player-container .cmp-video__section-wrapper h3 {
  font-weight: 500;
  margin-bottom: 0;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel {
  position: relative;
  display: none;
  flex-direction: column;
  padding: var(--spacing-sm);
  background-color: #0d415e;
  order: 3;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-control-prev,
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-control-next {
  position: absolute;
  top: 84px;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-control-next {
  right: 16px;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-control-prev {
  left: 16px;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-control-prev-icon {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon_carousel_arrow.svg");
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-control-next-icon {
  transform: rotate(180deg);
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon_carousel_arrow.svg");
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-indicators {
  display: flex;
  order: 2;
  width: fit-content;
  margin: 0 auto;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-indicators li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: white;
  margin: var(--spacing-xs) 6px;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-indicators li.active {
  background-color: #b1e4e3;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-inner {
  display: flex;
  flex-wrap: nowrap;
  color: white;
  overflow: hidden;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-inner h3,
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-inner p {
  color: inherit;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-inner .carousel-item {
  flex: 0 0 100%;
  padding: 0 2%;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-inner .carousel-item h3 {
  margin-bottom: var(--spacing-xs);
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-inner .carousel-item p {
  margin-bottom: 0;
}
.video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-inner .carousel-item img {
  width: 100%;
  margin-bottom: var(--spacing-xs);
}
@media screen and (min-width: 768px) {
  .video-playlist .cmp-video__main .cmp-video__player-container .carousel .carousel-inner .carousel-item {
    flex: 0 0 33.333%;
  }
}
.vyvgarthcp-container--mg-adl-builder {
  min-height: 640px;
  padding-top: 140px;
}
.vyvgarthcp-container--mg-adl-builder > .cmp-container {
  max-width: 90rem;
  margin: 0 auto;
  padding: var(--gutter-y) var(--gutter-x);
}
.vyvgarthcp-container--mg-adl-builder #export-mg-adl-pdf,
.vyvgarthcp-container--mg-adl-builder #reset-btn,
.vyvgarthcp-container--mg-adl-builder #back-btn,
.vyvgarthcp-container--mg-adl-builder #submit-btn {
  padding: 5px 10px;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print {
  color: #001523;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print p,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print h3 {
  color: #001523 !important;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .symptom-paging {
  border-bottom: 2px solid #001523 !important;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .teaser .cmp-teaser .cmp-teaser__content p,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .teaser .cmp-teaser .cmp-teaser__title p {
  color: #001523;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  width: fit-content;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  text-align: right;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-0,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-1,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-2,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-3 {
  background: unset;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-0::before,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-1::before,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-2::before,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-3::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 1rem;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-0::before {
  background: white;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-1::before {
  background: #CCEAEA;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-2::before {
  background: #F4AD85;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description.grade-3::before {
  background: #FC6D67;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group .text {
  margin: 0 !important;
  padding: 0;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group .text .cmp-text p {
  color: #001523 !important;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result {
  display: none;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print.show,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result.show {
  display: block;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group > .cmp-container,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result .vyvgarthcp-container--button-group > .cmp-container {
  flex-wrap: wrap;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group > .cmp-container .button,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result .vyvgarthcp-container--button-group > .cmp-container .button {
  margin-right: var(--spacing-sm);
  display: flex;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group > .cmp-container .button:last-child,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result .vyvgarthcp-container--button-group > .cmp-container .button:last-child {
  margin-right: 0;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group .button,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result .vyvgarthcp-container--button-group .button {
  margin-bottom: var(--spacing-xs);
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group .text,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result .vyvgarthcp-container--button-group .text {
  margin-left: 0;
  margin-bottom: var(--spacing-sm);
  flex-basis: 100%;
}
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group .text p,
.vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result .vyvgarthcp-container--button-group .text p {
  font-size: 2rem;
  font-weight: 600;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--grade-meter p {
  font-size: 0.875rem;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--grade-meter ol {
  list-style: none;
  padding: 10px;
  counter-increment: unset;
  background: linear-gradient(-180deg, #ffffff -2.74%, #98dbd2 11.03%, #dab897 50.19%, #fc7169 100%);
  min-width: 44px;
  display: flex;
  flex-direction: column;
  gap: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  width: fit-content;
  max-width: 64px;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--grade-meter ol li {
  position: relative;
  margin: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #002b49;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  border: 1px solid white;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--grade-meter ol li:nth-child(1) {
  background: white;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--grade-meter ol li:nth-child(1)::after {
  content: '(Normal)';
  font-weight: normal;
  position: absolute;
  color: white;
  right: -110px;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--grade-meter ol li:nth-child(2) {
  background: #A0CEBE;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--grade-meter ol li:nth-child(3) {
  background: #F4AD85;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--grade-meter ol li:nth-child(4) {
  background: #FC6D67;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--grade-meter ol li:nth-child(4)::after {
  content: '(Most Severe)';
  position: absolute;
  right: -150px;
  color: #F88F77;
  font-weight: normal;
}
.vyvgarthcp-container--mg-adl-builder .symptom-paging {
  position: relative;
  list-style: none;
  padding: 0 0 var(--spacing-sm-3) !important;
  margin: 0 !important;
  border-bottom: 2px solid #71dbd4;
}
.vyvgarthcp-container--mg-adl-builder .symptom-paging li {
  width: 10px;
  height: 10px;
  background: #5B6E7E;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 0;
}
.vyvgarthcp-container--mg-adl-builder .symptom-paging li:last-child {
  margin-right: 0;
}
.vyvgarthcp-container--mg-adl-builder .symptom-paging li.active {
  background: #71dbd4;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item--group > .cmp-container .mg-adl-builder--choice-item {
  margin: 0 0 0.5rem;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item--group > .cmp-container .mg-adl-builder--choice-item:nth-child(1) .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  background: white;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item--group > .cmp-container .mg-adl-builder--choice-item:nth-child(2) .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  background: #A0CEBE;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item--group > .cmp-container .mg-adl-builder--choice-item:nth-child(3) .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  background: #F4AD85;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item--group > .cmp-container .mg-adl-builder--choice-item:nth-child(4) .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  background: #fc6d67;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item {
  margin: 0 0 0.5rem;
  cursor: pointer;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .text {
  display: inline-flex;
  width: 3.375rem;
  height: 3.375rem;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #002b49;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__description {
  width: 3.375rem;
  height: 3.375rem;
  min-width: 3.375rem;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #002b49;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__content {
  display: flex;
  align-items: center;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__action-container {
  color: #71dbd4;
  margin-left: 1.5rem;
  display: flex;
  align-items: center;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__action-container .cmp-teaser__action-link {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 400;
  pointer-events: none;
  color: #71dbd4;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__action-container::before {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  min-width: 1.2rem;
  border-radius: 50%;
  background: white;
  margin-right: var(--spacing-xxs);
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__action-container:focus::before {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background: white;
  margin-right: var(--spacing-xxs);
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__action-container.active::before {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  border: 0.21rem solid #71DBD4;
  background: white;
  margin-right: var(--spacing-xxs);
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__action-container,
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__description {
  display: inline-flex;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__action-link {
  width: auto;
  display: inline-block;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item.active .cmp-teaser__action-container::before {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  border: 0.3rem solid white;
  background: #7a5cfa;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item.active:focus .cmp-teaser__action-container::before {
  content: "";
  border: 0.3rem solid white;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item:focus .cmp-teaser__action-container::before {
  content: "";
  border: 0.2rem solid #ccc;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--slide {
  display: none;
}
.vyvgarthcp-container--mg-adl-builder .mg-adl-builder--slide.active {
  display: block;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--mg-adl-builder {
    padding-top: 110px;
  }
  .vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group > .cmp-container,
  .vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result .vyvgarthcp-container--button-group > .cmp-container {
    flex-direction: row;
  }
  .vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group .button,
  .vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result .vyvgarthcp-container--button-group .button {
    order: unset;
    margin-bottom: 0;
  }
  .vyvgarthcp-container--mg-adl-builder #mg-adl-builder--print .vyvgarthcp-container--button-group .text,
  .vyvgarthcp-container--mg-adl-builder #mg-adl-builder--result .vyvgarthcp-container--button-group .text {
    order: unset;
    margin-left: auto;
    margin-bottom: 0;
    flex-basis: unset;
  }
  .vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__content {
    display: block;
  }
  .vyvgarthcp-container--mg-adl-builder .mg-adl-builder--choice-item .cmp-teaser__action-container .cmp-teaser__action-link {
    font-size: 1.5rem;
  }
}
@media print {
  /* All your print styles go here */
  @page {
    size: auto;
    margin: 0mm;
  }
  html {
    font-size: 14px;
  }
  body {
    visibility: hidden;
    padding: 1.5cm !important;
  }
  html,
  body {
    height: 200vh;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }
  #onetrust-banner-sdk {
    display: none !important;
    visibility: hidden !important;
  }
  #mg-adl-builder--print,
  #mg-adl-builder--result {
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
  }
  #mg-adl-builder--print .symptom-paging,
  #mg-adl-builder--result .symptom-paging {
    display: none;
  }
  #mg-adl-builder--print .vyvgarthcp-button--quaternary,
  #mg-adl-builder--result .vyvgarthcp-button--quaternary {
    visibility: hidden;
  }
  #mg-adl-builder--print .vyvgarthcp-color--aqua:nth-child(2),
  #mg-adl-builder--result .vyvgarthcp-color--aqua:nth-child(2) {
    display: none !important;
    visibility: hidden !important;
  }
  #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content,
  #mg-adl-builder--result .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content {
    min-height: auto !important;
    display: block !important;
  }
  #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description,
  #mg-adl-builder--result .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__description,
  #mg-adl-builder--print .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
  #mg-adl-builder--result .vyvgarthcp-teaser-rte--mg-adl-builder-result--item .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    display: inline-block !important;
  }
}
.vyvgarthcp-formulary-tool > .cmp-container {
  background-color: #f2f2f2;
  border-radius: 20px;
  padding: 1.75rem 3.375rem;
}
.vyvgarthcp-formulary-tool #formulary-tool--form {
  display: flex;
  font-size: 1rem;
}
.vyvgarthcp-formulary-tool #formulary-tool--form select {
  -webkit-appearance: none;
  background-image: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/chevron-deep-blue.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  background-size: 13px;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .cmp-form-options {
  border: none;
  margin: 0;
  padding: 0;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .cmp-form-options .cmp-form-options__legend,
.vyvgarthcp-formulary-tool #formulary-tool--form .cmp-form-options .cmp-form-options__label {
  display: block;
  padding: 12px 0;
  font-weight: 600;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .cmp-form-options.cmp-form-options--radio .cmp-form-options__field-label,
.vyvgarthcp-formulary-tool #formulary-tool--form .cmp-form-options.cmp-form-options--checkbox .cmp-form-options__field-label {
  display: block;
  padding: 8px 0;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .cmp-form-options .cmp-form-options__field--drop-down {
  width: 100%;
  padding: 14px 18px;
  outline: none;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  background-color: white;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .cmp-form-options .cmp-form-options__field--drop-down option {
  font-size: 1rem;
  padding: 10px;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .aem-GridColumn {
  position: relative;
  flex: 0 1 auto;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .aem-GridColumn::after {
  position: absolute;
  content: url("../../../content/dam/vyvgart/hcp/access/formulary-tool-form-divider.svg");
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.vyvgarthcp-formulary-tool #formulary-tool--form .aem-GridColumn:nth-child(3) {
  padding-right: 8%;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .aem-GridColumn:nth-child(4) {
  max-width: 320px;
  padding: 0 5% 0 5%;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .aem-GridColumn.button {
  display: flex;
  padding: 0 !important;
  justify-content: center;
  max-width: 300px;
  margin-bottom: 0 !important;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .aem-GridColumn.button .cmp-form-button {
  padding: var(--spacing-sm-1) var(--spacing-sm-3);
  color: white;
  background-color: #002b49;
  align-self: center;
  border-radius: var(--spacing-sm-1);
  font-weight: bold;
}
.vyvgarthcp-formulary-tool #formulary-tool--form .aem-GridColumn.button::after {
  content: none !important;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-formulary-tool > .cmp-container {
    background-color: #f2f2f2;
    padding: var(--spacing-sm-5) var(--spacing-sm-4);
  }
  .vyvgarthcp-formulary-tool #formulary-tool--form {
    display: block;
  }
  .vyvgarthcp-formulary-tool #formulary-tool--form .aem-GridColumn {
    display: block;
    padding: 0 !important;
    margin-bottom: var(--spacing-sm);
  }
  .vyvgarthcp-formulary-tool #formulary-tool--form .aem-GridColumn::after {
    content: none;
  }
  .vyvgarthcp-formulary-tool #formulary-tool--form .aem-GridColumn.button {
    display: block;
  }
}
#vyvgarthcp-formulary-tool--results {
  margin-top: var(--spacing-md);
}
#vyvgarthcp-formulary-tool--results #formulary-tool-results--title-header {
  background-color: #022a47;
  color: white;
  border-radius: 20px 20px 0px 0px;
  padding: 16px;
  scroll-margin-top: 200px;
}
#vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser:nth-child(even) {
  background-color: #f2f2f2;
}
#vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser .cmp-teaser .cmp-teaser__content {
  padding: 1rem 1.875rem;
  display: flex;
  justify-content: space-between;
}
#vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link,
#vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin: 0;
}
#vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title-link {
  pointer-events: none;
}
#vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  color: #022a47;
  margin-right: 1rem;
}
#vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link {
  padding: 0.5rem 1rem;
  color: white;
  background: #022a47;
  border-radius: var(--spacing-sm-1);
}
#vyvgarthcp-formulary-tool--results.hide {
  display: none;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #vyvgarthcp-formulary-tool--results #formulary-tool-results--title-header {
    margin-left: -16px;
    margin-right: -16px;
    border-radius: 0;
  }
  #vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser .cmp-teaser {
    margin-left: -1rem;
    margin-right: -1rem;
    background-color: white;
  }
  #vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser .cmp-teaser .cmp-teaser__content {
    padding: 1rem !important;
  }
  #vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser:nth-child(odd) {
    background-color: white !important;
  }
  #vyvgarthcp-formulary-tool--results #formulary-tool-results--container .teaser:nth-child(odd) .cmp-teaser {
    background-color: #f2f2f2;
  }
}
#modal__formulary-tool-more-details .vyvgarthcp-container--modal .cmp-container {
  max-width: 500px;
}
#modal__formulary-tool-more-details .vyvgarthcp-container--modal .cmp-container .text {
  margin-bottom: 1rem;
  font-weight: bold;
}
#modal__formulary-tool-more-details .vyvgarthcp-container--modal .cmp-container .text span {
  color: #022a47;
  font-weight: 400;
}
#milestones-hero {
  position: relative;
}
#milestones-hero .cmp-teaser__pretitle {
  color: #b1e4e3;
}
#milestones-hero .cmp-teaser__title {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 400;
}
#milestones-hero .text--patient-portrayal {
  top: -18%;
  right: -2%;
}
#milestones-hero .cmp-teaser .cmp-teaser__title {
  max-width: 492px;
}
#milestones-hero .vyvgarthcp-text--patient-portrayal-vertical-tr {
  top: 120px;
}
@media screen and (max-width: 767px) {
  #milestones-hero .vyvgarthcp-multi-images-teaser--hero {
    min-height: 340px;
  }
  #milestones-hero .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__content {
    margin-top: 40px;
  }
  #milestones-hero .vyvgarthcp-multi-images-teaser--hero .cmp-teaser__title {
    font-size: 1.75rem;
    line-height: 2rem;
  }
  #milestones-hero .vyvgarthcp-multi-images-teaser--hero .text--patient-portrayal {
    height: max-content;
    top: -6% !important;
    transform: rotate(-90deg) !important;
    right: -8%;
    left: auto;
  }
  #milestones-hero .vyvgarthcp-text--patient-portrayal-vertical-tr {
    top: unset !important;
    bottom: 20px !important;
  }
}
.vyvgarthcp-milestones {
  background: #022a47;
  background: url('../../../content/dam/vyvgart/hcp/backgrounds/CityMap_Milestones_bg.png');
  background-size: 100% auto;
  background-repeat: repeat-y;
}
.vyvgarthcp-milestones .cmp-container {
  position: relative;
}
.vyvgarthcp-milestones-item {
  background: #001523;
  border-radius: 28px;
  color: #fff;
  max-width: calc(50% - 62px);
  padding: 24px;
}
.vyvgarthcp-milestones-item .cmp-teaser {
  position: relative;
}
.vyvgarthcp-milestones-item .cmp-teaser .cmp-teaser__image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 68px;
  height: 68px;
}
.vyvgarthcp-milestones-item .cmp-teaser .cmp-teaser__title {
  color: #71dbd4;
  font-weight: bold;
}
.vyvgarthcp-milestones-item .cmp-teaser .cmp-teaser__title p,
.vyvgarthcp-milestones-item .cmp-teaser .cmp-teaser__title a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 12px;
}
.vyvgarthcp-milestones-item .cmp-teaser .cmp-teaser__content {
  text-align: center;
}
.vyvgarthcp-milestones-item .cmp-teaser .cmp-teaser__action-link {
  color: #001523;
  background-color: #71dbd4;
  padding: 16px 24px;
}
.vyvgarthcp-milestones-item:first-child.__left::before,
.vyvgarthcp-milestones-item:first-child.__right::before {
  height: 50%;
  top: auto;
  bottom: 0;
}
.vyvgarthcp-milestones-item:last-child.__left::before,
.vyvgarthcp-milestones-item:last-child.__right::before {
  height: 50%;
  top: 0;
  bottom: auto;
}
.vyvgarthcp-milestones-item.__right {
  position: relative;
  margin-left: auto;
  margin-right: 0;
}
.vyvgarthcp-milestones-item.__right .cmp-teaser .cmp-teaser__image {
  left: 0;
  transform: translate(-120px, -50%);
}
.vyvgarthcp-milestones-item.__right::before {
  content: "";
  top: 0;
  left: 0;
  width: 2px;
  transform: translateX(-62px);
  height: 100%;
  position: absolute;
  background-color: #71dbd4;
}
.vyvgarthcp-milestones-item.__left {
  position: relative;
  margin-left: 0;
  margin-right: auto;
}
.vyvgarthcp-milestones-item.__left .cmp-teaser .cmp-teaser__image {
  right: 0;
  transform: translate(120px, -50%);
}
.vyvgarthcp-milestones-item.__left::before {
  content: "";
  top: 0;
  right: 0;
  width: 2px;
  transform: translateX(64px);
  height: 100%;
  position: absolute;
  background-color: #71dbd4;
}
.vyvgarthcp-milestones-item.active::before {
  opacity: 0.3;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-milestones-item {
    margin-right: auto !important;
    margin-left: 74px !important;
    max-width: unset !important;
    background-color: unset !important;
    padding: 0 !important;
  }
  .vyvgarthcp-milestones-item .cmp-teaser {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .vyvgarthcp-milestones-item .cmp-teaser .cmp-teaser__image {
    right: auto !important;
    width: 54px;
    height: 54px;
    transform: translate(-74px, -50%) !important;
  }
  .vyvgarthcp-milestones-item .cmp-teaser .cmp-teaser__content {
    border-radius: 24px;
    background: #001523;
    padding: 24px;
  }
  .vyvgarthcp-milestones-item .cmp-teaser .cmp-teaser__action-link {
    display: block;
    margin: var(--spacing-sm) auto 0 !important;
  }
  .vyvgarthcp-milestones-item::before {
    right: auto !important;
    left: 0 !important;
    transform: translateX(-48px) !important;
  }
}
.vyvgarthcp-text--milestones-indication {
  z-index: 1004;
}
.vyvgarthcp-text--milestones-indication .cmp-text {
  background: #D9D9D9;
  padding: 7px 1rem;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-text--milestones-indication .cmp-text {
    padding: 6px 1rem;
  }
}
.vyvgart-submenu-header--milestones {
  background: transparent;
  box-shadow: unset;
}
.vyvgart-submenu-header--milestones .cmp-submenu-header--logo-area {
  display: none;
  width: 348px;
}
.vyvgart-submenu-header--milestones .cmp-submenu-header {
  background-color: transparent !important;
  box-shadow: unset !important;
  height: unset;
}
.vyvgart-submenu-header--milestones .cmp-submenu-header--utility {
  width: 72% !important;
  background: #022a47 !important;
  margin-left: auto !important;
}
.vyvgart-submenu-header--milestones .cmp-submenu-header--utility .cmp-submenu-header--utility-item a {
  color: white !important;
}
@media screen and (max-width: 959px) {
  .vyvgart-submenu-header--milestones {
    background: #022a47;
  }
  .vyvgart-submenu-header--milestones .cmp-submenu-header--main .cmp-submenu-header--main-list {
    display: none;
  }
  .vyvgart-submenu-header--milestones .cmp-submenu-header--mobile-menu-utility-links {
    padding-top: 48px;
  }
  .vyvgart-submenu-header--milestones .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--hamburger-menu {
    content: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/hamburger-menu-white.svg') !important;
  }
}
@media screen and (max-width: 767px) {
  .vyvgart-submenu-header--milestones {
    background: #022a47;
  }
  .vyvgart-submenu-header--milestones .cmp-submenu-header--header-area-mobile {
    background-color: #022a47 !important;
  }
}
.menu-active .vyvgart-submenu-header--milestones .cmp-submenu-header--mobile-menu-utility-links::before {
  content: none;
}
.menu-active .vyvgart-submenu-header--milestones .cmp-submenu-header--main {
  background: #022a47;
  top: 66px;
}
.menu-active .vyvgart-submenu-header--milestones .cmp-submenu-header--main a {
  color: white;
}
.menu-active .vyvgart-submenu-header--milestones .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--close-button {
  margin-top: 76px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon_close-white.svg");
}
@media screen and (min-width: 520px) {
  .menu-active .vyvgart-submenu-header--milestones .cmp-submenu-header--main {
    top: 47px;
  }
  .menu-active .vyvgart-submenu-header--milestones .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--close-button {
    margin-top: 56px;
  }
}
@media screen and (min-width: 610px) {
  .menu-active .vyvgart-submenu-header--milestones .cmp-submenu-header--main {
    top: 28px;
  }
  .menu-active .vyvgart-submenu-header--milestones .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--close-button {
    margin-top: 39px;
  }
}
@media screen and (min-width: 768px) {
  .menu-active .vyvgart-submenu-header--milestones {
    top: 0;
  }
}
.vyvgart-milestones--logo-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.vyvgart-milestones--logo-header .cmp-container {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: clamp(2.063rem, 5%, 4.125rem);
  padding-right: clamp(2.063rem, 5%, 4.125rem);
}
.vyvgart-milestones--logo-header .cmp-container .image {
  margin-top: 44px;
  width: 294px;
}
@media screen and (max-width: 1160px) {
  .vyvgart-milestones--logo-header .cmp-container .image {
    margin-top: 54px;
    width: 250px;
  }
}
@media screen and (max-width: 959px) {
  .vyvgart-milestones--logo-header .cmp-container .image {
    display: none;
  }
}
#quote-item .cmp-teaser__description {
  position: relative;
}
#quote-item .cmp-teaser__description::before {
  content: url('../../../content/dam/vyvgart/hcp/milestones/opening_quote.svg');
  position: absolute;
  top: -8px;
  left: 4%;
}
#quote-item .cmp-teaser__description::after {
  content: url('../../../content/dam/vyvgart/hcp/milestones/closing_qoute.svg');
  position: absolute;
  bottom: 0;
  right: 10%;
}
@media screen and (max-width: 767px) {
  #quote-item .cmp-teaser__description::after {
    content: url('../../../content/dam/vyvgart/hcp/milestones/closing_qoute.svg');
    position: absolute;
    bottom: 11%;
    right: -3px;
  }
}
.vyvgarthcp-container--dosing-calendar {
  color: white;
  background: linear-gradient(104deg, #4ed1c9 -21.04%, #002b49 25.98%, #001523 71.8%, #9963ab 113.22%);
}
#vyvgarthcp-dosing-calendar__choose-date .cmp-form-text label {
  display: block;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-bottom: 0.375rem;
  color: #b1e4e3;
}
#vyvgarthcp-dosing-calendar__choose-date .cmp-form-text input::-webkit-date-and-time-value {
  text-align: left;
}
#vyvgarthcp-dosing-calendar__choose-date .cmp-form-text .cmp-form-text__text {
  position: relative;
  background: transparent;
  appearance: none;
  color: white;
  border: none;
  padding: 0.5rem 0.4rem 0.5rem 0.75rem;
  border: 1px solid #b1e4e3;
  min-width: 210px;
  min-height: 2.5rem;
}
#vyvgarthcp-dosing-calendar__choose-date .cmp-form-text .cmp-form-text__text::-webkit-calendar-picker-indicator {
  background: none;
}
#vyvgarthcp-dosing-calendar__choose-date .cmp-form-text .cmp-form-text__text::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  content: url(../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/calendar-icon.svg);
  display: block;
  width: 22px;
  height: 20px;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #vyvgarthcp-dosing-calendar__choose-date .cmp-form-text__text::before {
    content: 'mm/dd/yyyy';
  }
  #vyvgarthcp-dosing-calendar__choose-date .cmp-form-text__text:valid::before,
  #vyvgarthcp-dosing-calendar__choose-date .cmp-form-text__text:focus::before {
    content: none;
  }
  #vyvgarthcp-dosing-calendar__choose-date .cmp-form-text__text.emulator::before {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-dosing-treatment-cycle-container--reduce--mt--margin .teaser {
    margin-top: 0.5rem !important;
  }
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container {
  padding: 1.75rem 3rem;
  border: 1px solid #b1e4e3;
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container .cmp-form-text {
  display: flex;
  justify-content: space-between;
  padding: 0.75rem;
  border: 1px solid #b1e4e3;
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container .cmp-form-text label {
  color: #b1e4e3;
  max-width: 38px;
  font-size: 0.813rem;
  line-height: 1.125rem;
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container .cmp-form-text .cmp-form-text__text {
  background: transparent;
  appearance: none;
  color: white;
  border: none;
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-weight: 600;
  max-width: 120px;
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container .teaser {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 2rem;
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container .teaser::before {
  position: absolute;
  content: "";
  display: block;
  width: calc(50% - 120px);
  height: 1px;
  background: #b1e4e3;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container .teaser::after {
  position: absolute;
  content: "";
  display: block;
  width: calc(50% - 120px);
  height: 1px;
  background: #b1e4e3;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container .teaser .cmp-teaser {
  display: flex;
  align-items: center;
  width: fit-content;
  margin: 0 auto;
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container .teaser .cmp-teaser .cmp-teaser__image {
  margin-right: 0.5rem;
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container .teaser .cmp-teaser .cmp-teaser__image img {
  display: block;
}
.vyvgarthcp-dosing-calendar--treatment-cycle-container .teaser .cmp-teaser .cmp-teaser__title {
  margin: 0;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #b1e4e3;
}
@media screen and (max-width: 1199px) {
  .vyvgarthcp-dosing-calendar--treatment-cycle-container {
    padding: 1.25rem 1rem;
  }
  .vyvgarthcp-dosing-calendar--treatment-cycle-container > .cmp-container > .container > .cmp-container > .aem-Grid {
    display: block;
  }
  .vyvgarthcp-dosing-calendar--treatment-cycle-container .text {
    margin-bottom: 0.75rem;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .vyvgarthcp-dosing-calendar--treatment-cycle-container .text label {
    max-width: unset;
    display: flex;
    align-items: center;
  }
}
.vyvgarthcp-dosing-calendar--form-options-field .cmp-form-options--drop-down {
  border: unset;
  padding: 0;
}
.vyvgarthcp-dosing-calendar--form-options-field .cmp-form-options__label {
  display: none;
}
.vyvgarthcp-dosing-calendar--form-options-field select {
  background: transparent;
  background-color: #022a47;
  background-image: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/chevron-white.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 13px;
  appearance: none;
  border: 1px solid #b1e4e3;
  font-size: 0.938rem;
  font-weight: bold;
  line-height: 1rem;
  padding: 0.5rem 1rem ;
  color: white;
  min-width: 124px;
}
@media (prefers-color-scheme: dark) {
  .vyvgarthcp-dosing-calendar--form-options-field select {
    color: white;
  }
}
.vyvgarthcp-portal--hero > .cmp-container {
  max-width: unset;
  padding: 150px 0 var(--gutter-y) 0 !important;
  position: relative;
}
.vyvgarthcp-portal--hero > .cmp-container .image {
  width: 65%;
  max-width: 200px;
  margin: 0 auto;
}
.vyvgarthcp-portal--hero > .cmp-container .image img {
  display: block;
}
.vyvgarthcp-portal--hero > .cmp-container .vyvgarthcp-container--content-gutter > .cmp-container > .aem-Grid {
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 1024px) {
  .vyvgarthcp-portal--hero > .cmp-container .vyvgarthcp-container--content-gutter > .cmp-container > .aem-Grid {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .vyvgarthcp-portal--hero > .cmp-container .vyvgarthcp-container--content-gutter > .cmp-container > .aem-Grid {
    padding-left: 0;
    padding-right: 0;
  }
}
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container {
  position: relative;
  width: fit-content;
}
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link {
  margin-right: 0;
}
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:first-child::after {
  display: inline-block;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/chevron-expand.svg");
  margin-left: 1.1rem;
}
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2),
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(3) {
  position: absolute;
  display: none;
  width: 100%;
  text-align: left;
  margin-top: 1px !important;
}
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2) {
  top: 56px;
}
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2)::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  top: -1px;
  left: 0;
}
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2)::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  bottom: -1px;
  left: 0;
}
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(3) {
  top: 97px;
}
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container:hover .cmp-teaser__action-link:nth-child(2),
#landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container:hover .cmp-teaser__action-link:nth-child(3) {
  display: block;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2),
  #landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(3) {
    position: absolute;
    display: none;
    width: 100%;
    text-align: left;
    margin-top: 1px !important;
  }
  #landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2) {
    top: 41px;
  }
  #landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(3) {
    top: 82px;
  }
  #landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container:hover .cmp-teaser__action-link:nth-child(2),
  #landing-callout > .aem-Grid .teaser:nth-child(3) .cmp-teaser__action-container:hover .cmp-teaser__action-link:nth-child(3) {
    display: block;
  }
}
#vyvgarthcp-container--portal-hero {
  background: linear-gradient(90deg, #001523 0%, #9137af 100%);
  color: white;
}
@media screen and (max-width: 959px) {
  #vyvgarthcp-container--portal-hero {
    padding-top: 60px !important;
  }
}
#vyvh-text--pretitle {
  padding: var(--spacing-sm-3) var(--spacing-sm-3);
  background-color: #d2abde;
  width: fit-content;
  border-radius: var(--spacing-sm-1);
  color: #022a47;
  font-weight: 700;
}
@media screen and (max-width: 959px) {
  #vyvh-text--pretitle {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.vyvgarthcp-color--primary-hover-dark-teal a:hover {
  color: #02737e !important;
}
.vyvh-portal-button--secondary-banner a span {
  font-weight: 400 !important;
  color: #002B49 !important;
  text-decoration: underline !important;
}
.vyv-submenu-header-mobile-portal-no-padding-top-bottom .cmp-submenu-header .cmp-submenu-header--mobile {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 1199px) {
  .vyv-teaser-portal-padding-first-child-zero .cmp-teaser {
    margin-bottom: var(--spacing-xxs);
  }
  .vyv-teaser-portal-padding-first-child-zero .cmp-teaser .cmp-teaser__content {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 959px) {
  .vyv-mobile-header-portal-container-border {
    color: #022a47 !important;
    border-bottom-color: #002b49 !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
  }
}
@media screen and (min-width: 768px) {
  .vyv-submenu-header--portal-override .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item .cmp-submenu-header--sub--utility {
    width: 181px !important;
  }
  .vyv-submenu-header--portal-override .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item .cmp-submenu-header--sub--utility a {
    padding: 8px 12px !important;
    color: #5B6E7E !important;
  }
  .vyv-submenu-header--portal-override .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--utility .cmp-submenu-header--utility-wrapper .cmp-submenu-header--utility-item .cmp-submenu-header--sub--utility a:hover {
    color: white !important;
  }
}
@media only screen and (max-width: 768px) {
  .vyv-submenu-header--portal-override-search-icon .cmp-submenu-header--main .cmp-submenu-header--main-list {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .vyv-submenu-header--portal-override-search-icon .cmp-submenu-header--main .cmp-submenu-header--mobile-menu-utility-links a.search-icon::before {
    display: inline-block;
    transform: translateY(2px);
    width: 15px;
    height: 12px;
    content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/magnifying-glass-icon.svg");
  }
}
@media only screen and (max-width: 768px) {
  .vyvgarthcp-teaser-rte--portal-tile.vyvgarthcp-teaser-rte--tile .cmp-teaser {
    padding: 0 0 !important;
    margin-bottom: 0 !important;
  }
  .vyvgarthcp-teaser-rte--portal-tile.vyvgarthcp-teaser-rte--tile .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  #submenu-header--enroll-patients-amethyst {
    justify-content: center !important;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-submenu-header--main-list {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .vyv-portal-teaser--mobile-dropdown .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
    border-radius: 4px !important;
  }
  .vyv-portal-teaser--mobile-dropdown .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a {
    font-size: 0.625rem !important;
    justify-content: center !important;
  }
  .vyv-portal-teaser--mobile-dropdown .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container a:first-child {
    border-bottom: 0.5px solid #C3CFD4;
  }
}
@media only screen and (max-width: 768px) {
  .vyv-portal-override-container-mobile-margin-small {
    margin-top: var(--spacing-md) !important;
  }
}
@media only screen and (max-width: 768px) {
  .vyv-submenu-header--portal-override .cmp-chevron-mobile {
    top: 0 !important;
  }
}
.vyvgarthcp-container--modal .modal {
  max-width: unset !important;
  border-radius: unset !important;
  overflow-y: unset !important;
  position: relative !important;
  top: unset !important;
  left: unset !important;
  transform: none !important;
}
.vyvgarthcp-container--modal .modal .modal-wrapper {
  display: unset;
}
.vyvgarthcp-container--modal .modal .modal-wrapper .modal__body--btn {
  margin: 0 auto !important;
  text-align: center !important;
}
.vyvgarthcp-container--modal .modal .modal-wrapper .modal__body--btn button {
  width: auto !important;
}
.vyvgarthcp-container--modal #gmg-modal,
.vyvgarthcp-container--modal #cidp-modal,
.vyvgarthcp-container--modal #general,
.vyvgarthcp-container--modal #gmg,
.vyvgarthcp-container--modal #both,
.vyvgarthcp-container--modal #cidp {
  position: relative;
  display: block !important;
}
.vyvgarthcp-container--modal #gmg-modal p,
.vyvgarthcp-container--modal #cidp-modal p,
.vyvgarthcp-container--modal #general p,
.vyvgarthcp-container--modal #gmg p,
.vyvgarthcp-container--modal #both p,
.vyvgarthcp-container--modal #cidp p {
  text-align: center !important;
}
.vyvgarthcp-container--modal .modal-overlay {
  background-color: unset !important;
  position: relative;
  display: block !important;
}
.vyvgarthcp-container--modal .modal-overlay p {
  text-align: center !important;
}
.vyvgarthcp-container--modal #contact-rep-form .container .cmp-container {
  margin-bottom: 0 !important;
}
.vyvgarthcp-container--modal #contact-rep-form .cmp-form-text input[type=url],
.vyvgarthcp-container--modal #contact-rep-form .cmp-form-text input[type=email],
.vyvgarthcp-container--modal #contact-rep-form .cmp-form-text input[type=text],
.vyvgarthcp-container--modal #contact-rep-form .cmp-form-text input[type=date] select,
.vyvgarthcp-container--modal #contact-rep-form .cmp-form-text input {
  width: 100% !important;
  padding: 0.5rem 0.625rem !important;
  font-size: 1rem;
  background: none;
  appearance: none;
  margin: 0 !important;
  border-radius: var(--spacing-sm-1);
}
.vyvgarthcp-container--modal #contact-rep-form .cmp-form-options__field--drop-down {
  position: relative;
  appearance: none;
  /* Remove default arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/chevron-expand.svg') no-repeat right 0.75rem center !important;
  background-size: 1rem;
  padding-right: 2rem;
  /* Add space for the custom arrow */
}
.vyvgarthcp-container--modal #contact-rep-form .isInvalid,
.vyvgarthcp-container--modal #contact-rep-form .mktoInvalid,
.vyvgarthcp-container--modal #contact-rep-form .mktoInvalid:focus:invalid,
.vyvgarthcp-container--modal #contact-rep-form .isInvalid:focus:invalid,
.vyvgarthcp-container--modal #contact-rep-form .isInvalid:focus,
.vyvgarthcp-container--modal #contact-rep-form .mktoInvalid:focus {
  outline: none !important;
  border: 1px solid #f36660 !important;
}
.vyvgarthcp-container--modal #contact-rep-form .cmp-form-options {
  width: 100%;
  padding: 0;
  border: unset;
}
.vyvgarthcp-container--modal #contact-rep-form .cmp-form-options select {
  width: 100%;
  padding: 0.5rem 0.625rem !important;
}
.vyvgarthcp-container--modal #contact-rep-form .options._flex > .cmp-form-options {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.vyvgarthcp-container--modal #contact-rep-form .options._flex > .cmp-form-options > * {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--modal #contact-rep-form .options._reset-flex-mobile > .cmp-form-options {
    display: block;
  }
  .vyvgarthcp-container--modal #contact-rep-form .options._reset-flex-mobile > .cmp-form-options > * {
    display: inline-block;
    margin-bottom: var(--spacing-sm-3);
  }
}
.vyvgarthcp-container--modal #contact-rep-form .text {
  flex: unset !important;
}
.vyvgarthcp-container--modal #contact-rep-form button {
  appearance: none;
  border: none;
  padding: var(--spacing-sm-2) var(--spacing-sm-4) !important;
  background: #002b49;
  border-radius: var(--spacing-sm-1) !important;
  color: #DFF7F5;
  font-size: 0.875rem;
  font-weight: 700;
  display: block;
  margin: 0 auto var(--spacing-md-3);
}
.vyvgarthcp-container--modal #contact-rep-form button:hover {
  text-shadow: unset !important;
}
.vyvgarthcp-container--modal #contact-rep-form .button._center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--modal #contact-rep-form ._reset-mobile > .cmp-container > * {
    margin-bottom: var(--spacing-sm-3);
  }
}
.vyvgarthcp-container--modal #contact-rep-form #closeModal {
  display: none;
}
.vyvgarthcp-container--modal #contact-rep-form .error-msg {
  text-align: center;
  font-size: 1rem;
  line-height: 100%;
  color: #f36660;
  display: block;
  margin: 0 auto;
}
.vyvgarthcp-container--modal #thankyou-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.vyvgarthcp-container--modal #thankyou-modal .modal__header--pretitle {
  margin-bottom: var(--spacing-xxs);
}
.vyvgarthcp-container--modal #thankyou-modal .modal__header--content {
  margin-top: var(--spacing-sm);
}
.vyvgarthcp-container--modal {
  position: fixed;
  min-height: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
  padding: var(--spacing-md);
  z-index: 2000;
}
.vyvgarthcp-container--modal .modal-overlay {
  display: block !important;
  position: unset;
  top: unset;
  left: unset;
}
.vyvgarthcp-container--modal .modal-overlay .modal {
  position: unset;
  top: unset;
  left: unset;
  transform: unset;
}
.vyvgarthcp-container--modal .image {
  margin-bottom: 0;
}
.vyvgarthcp-container--modal #modal-x {
  position: absolute;
  top: var(--spacing-xs);
  right: var(--spacing-xs);
  padding: 0;
  z-index: 1;
}
.vyvgarthcp-container--modal > .cmp-container {
  background: white;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding: 65px 1.25rem 1.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 90%;
  overflow-y: auto;
  -webkit-overflow-scrolling: auto;
}
.vyvgarthcp-container--modal > .cmp-container::-webkit-scrollbar {
  -webkit-appearance: none;
}
.vyvgarthcp-container--modal > .cmp-container::-webkit-scrollbar:vertical {
  width: 12px;
}
.vyvgarthcp-container--modal > .cmp-container::-webkit-scrollbar:horizontal {
  height: 12px;
}
.vyvgarthcp-container--modal > .cmp-container::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}
.vyvgarthcp-container--modal > .cmp-container::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}
.vyvgarthcp-container--modal .cmp-text p {
  line-height: 1.6em;
}
.vyvgarthcp-container--modal .cmp-text ul {
  margin-top: 0;
  margin-bottom: 0;
}
.vyvgarthcp-container--modal .cmp-text ul li {
  line-height: 1.5em;
}
.vyvgarthcp-container--modal .button {
  padding: 0;
}
.vyvgarthcp-container--modal .cmp-form {
  display: block;
}
.vyvgarthcp-container--modal .cmp-form input::-webkit-input-placeholder {
  color: #022a47;
}
.vyvgarthcp-container--modal .cmp-form input:-moz-placeholder {
  color: #022a47;
  opacity: 1;
}
.vyvgarthcp-container--modal .cmp-form input::-moz-placeholder {
  color: #022a47;
  opacity: 1;
}
.vyvgarthcp-container--modal .cmp-form input:-ms-input-placeholder {
  color: #022a47;
}
.vyvgarthcp-container--modal .cmp-form input::-ms-input-placeholder {
  color: #022a47;
}
.vyvgarthcp-container--modal .cmp-form input::placeholder {
  color: #022a47;
}
.vyvgarthcp-container--modal .cmp-form input[type=tel],
.vyvgarthcp-container--modal .cmp-form input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0.5rem 0.625rem !important;
  border: 1px solid #022a47;
  font-size: 1rem;
  background: none;
  color: #022a47;
  width: 100%;
  border-radius: var(--spacing-sm-1);
  max-width: unset;
}
.vyvgarthcp-container--modal .cmp-form .text {
  width: fit-content;
}
.vyvgarthcp-container--modal .cmp-form .cmp-form-text {
  width: 100%;
}
.vyvgarthcp-container--modal .cmp-form .cmp-form-text label {
  display: none;
}
.vyvgarthcp-container--modal .cmp-form .cmp-form-button {
  appearance: none;
  border: 0;
  font-weight: 700;
  font-size: 0.75rem;
  background-color: #022a47;
  color: white;
  background-image: unset;
  padding: 0.7rem 2rem;
  margin-top: var(--spacing-xs);
  border-radius: var(--spacing-sm-1);
}
.vyvgarthcp-container--modal .cmp-form .cmp-form-button:hover {
  background-color: #71dbd4;
  color: #022a47;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--modal .cmp-form {
    display: flex;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
  }
  .vyvgarthcp-container--modal .cmp-form .cmp-form-text {
    width: fit-content;
  }
  .vyvgarthcp-container--modal .cmp-form input[type=text] {
    width: 320px;
  }
  .vyvgarthcp-container--modal .cmp-form .cmp-form-button {
    margin-top: 0;
  }
}
.vyvgarthcp-container--modal.__mg-adl-scale .cmp-container {
  background: #052C49;
  max-width: 1000px;
}
.vyvgarthcp-container--modal.__rounded-4 > .cmp-container {
  border-radius: 0.25rem;
}
.vyvgarthcp-container--modal.__outline > .cmp-container {
  border: 1px solid #cdd4d9;
}
.vyvgarthcp-container--modal.__navy > .cmp-container {
  background: #002b49;
}
.vyvgarthcp-container--modal.__cidp,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation {
  align-items: center;
  justify-content: center;
  text-align: center;
}
.vyvgarthcp-container--modal.__cidp .cmp-container,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation .cmp-container {
  width: 100%;
  height: fit-content;
}
.vyvgarthcp-container--modal.__cidp #clickout-modal-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation #clickout-modal-logo {
  min-width: 166px;
  height: auto;
  margin: 0 auto var(--spacing-sm);
  float: unset;
}
.vyvgarthcp-container--modal.__cidp #sc-integrated-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation #sc-integrated-logo {
  display: none;
  margin: 0 auto var(--spacing-sm);
  float: unset;
}
.vyvgarthcp-container--modal.__cidp #sc-microsite-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation #sc-microsite-logo {
  display: none;
  width: 180px;
  margin: 0 auto var(--spacing-sm);
  float: unset;
}
.vyvgarthcp-container--modal.__cidp.__integrated #sc-integrated-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation.__integrated #sc-integrated-logo {
  display: block;
}
.vyvgarthcp-container--modal.__cidp.__integrated #clickout-modal-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation.__integrated #clickout-modal-logo {
  display: none;
}
.vyvgarthcp-container--modal.__cidp.__microsite #sc-microsite-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation.__microsite #sc-microsite-logo {
  display: block;
}
.vyvgarthcp-container--modal.__cidp.__microsite #clickout-modal-logo,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation.__microsite #clickout-modal-logo {
  display: none;
}
.vyvgarthcp-container--modal.__cidp .image .cmp-image,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation .image .cmp-image {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
.vyvgarthcp-container--modal.__cidp #modal-x,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation #modal-x {
  position: relative;
  top: auto;
  right: auto;
}
.vyvgarthcp-container--modal.__cidp h3,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation h3 {
  margin-bottom: var(--spacing-sm);
  font-size: 1.375rem !important;
  font-weight: 400;
  line-height: 2rem;
}
.vyvgarthcp-container--modal.__cidp .cmp-button,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation .cmp-button {
  min-width: 320px;
  font-size: 0.813rem !important;
  line-height: 1.25rem;
  padding: 0.5rem 1rem !important;
  font-weight: 700;
  text-align: center;
  margin: 0 auto var(--spacing-xs);
}
.vyvgarthcp-container--modal.__cidp .cmp-button .cmp-button__text,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation .cmp-button .cmp-button__text {
  float: unset;
}
.vyvgarthcp-container--modal.__cidp br,
.vyvgarthcp-container--modal.__interstitial-hcp-confirmation br {
  display: none;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--modal.__cidp .cmp-button,
  .vyvgarthcp-container--modal.__interstitial-hcp-confirmation .cmp-button {
    min-width: 300px;
  }
  .vyvgarthcp-container--modal.__cidp .image .cmp-image,
  .vyvgarthcp-container--modal.__interstitial-hcp-confirmation .image .cmp-image {
    max-width: 300px;
  }
  .vyvgarthcp-container--modal.__cidp br,
  .vyvgarthcp-container--modal.__interstitial-hcp-confirmation br {
    display: inline;
  }
}
.vyvgarthcp-container--modal.__cidp #clickout-modal-logo {
  width: 200px;
}
.vyvgarthcp-container--modal.__interstitial-sc-integrated--logo #clickout-modal-logo {
  width: 298px;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep > .cmp-container {
  padding: 0;
  max-height: 90%;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg .aem-GridColumn,
.vyvgarthcp-container--modal.__contact-a-rep-cidp .aem-GridColumn,
.vyvgarthcp-container--modal.__contact-a-rep-portal .aem-GridColumn,
.vyvgarthcp-container--modal.__contact-a-rep .aem-GridColumn {
  padding: 0;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg #wrapper > .aem-Grid,
.vyvgarthcp-container--modal.__contact-a-rep-cidp #wrapper > .aem-Grid,
.vyvgarthcp-container--modal.__contact-a-rep-portal #wrapper > .aem-Grid,
.vyvgarthcp-container--modal.__contact-a-rep #wrapper > .aem-Grid {
  display: flex;
  align-items: center;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg #wrapper > .aem-Grid > .container:first-child > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep-cidp #wrapper > .aem-Grid > .container:first-child > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep-portal #wrapper > .aem-Grid > .container:first-child > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep #wrapper > .aem-Grid > .container:first-child > .cmp-container {
  height: 100%;
  max-height: 940px;
  overflow: hidden;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg #wrapper > .aem-Grid > .container:first-child > .cmp-container .image,
.vyvgarthcp-container--modal.__contact-a-rep-cidp #wrapper > .aem-Grid > .container:first-child > .cmp-container .image,
.vyvgarthcp-container--modal.__contact-a-rep-portal #wrapper > .aem-Grid > .container:first-child > .cmp-container .image,
.vyvgarthcp-container--modal.__contact-a-rep #wrapper > .aem-Grid > .container:first-child > .cmp-container .image {
  transform: unset;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg .cmp-text,
.vyvgarthcp-container--modal.__contact-a-rep-cidp .cmp-text,
.vyvgarthcp-container--modal.__contact-a-rep-portal .cmp-text,
.vyvgarthcp-container--modal.__contact-a-rep .cmp-text {
  padding: 1.25rem;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg .image,
.vyvgarthcp-container--modal.__contact-a-rep-cidp .image,
.vyvgarthcp-container--modal.__contact-a-rep-portal .image,
.vyvgarthcp-container--modal.__contact-a-rep .image {
  min-width: 320px;
  overflow: hidden;
  display: flex;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg .image img,
.vyvgarthcp-container--modal.__contact-a-rep-cidp .image img,
.vyvgarthcp-container--modal.__contact-a-rep-portal .image img,
.vyvgarthcp-container--modal.__contact-a-rep .image img {
  min-width: 100%;
  min-height: 100%;
}
.vyvgarthcp-container--modal.__contact-a-rep-gmg #text--patient-portrayal,
.vyvgarthcp-container--modal.__contact-a-rep-cidp #text--patient-portrayal,
.vyvgarthcp-container--modal.__contact-a-rep-portal #text--patient-portrayal,
.vyvgarthcp-container--modal.__contact-a-rep #text--patient-portrayal {
  position: absolute;
  bottom: 1.5rem;
  left: 2rem;
  padding: 0;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--modal.__contact-a-rep-gmg .cmp-text,
  .vyvgarthcp-container--modal.__contact-a-rep-cidp .cmp-text,
  .vyvgarthcp-container--modal.__contact-a-rep-portal .cmp-text,
  .vyvgarthcp-container--modal.__contact-a-rep .cmp-text {
    padding: 3.125rem;
  }
}
.vyvgarthcp-container--modal.__contact-a-rep-cidp,
.vyvgarthcp-container--modal.__contact-a-rep-portal {
  color: #022a47;
}
.vyvgarthcp-container--modal.__contact-a-rep-cidp .cmp-text,
.vyvgarthcp-container--modal.__contact-a-rep-portal .cmp-text {
  padding: 0;
}
.vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container,
.vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container {
  padding: 3.125rem;
}
.vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container h2,
.vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container h2 {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--modal.__contact-a-rep-cidp .cmp-text,
  .vyvgarthcp-container--modal.__contact-a-rep-portal .cmp-text {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  .vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container h2,
  .vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container h2 {
    padding-left: unset;
    padding-right: unset;
  }
}
@media screen and (max-width: 959px) {
  .vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container,
  .vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .vyvgarthcp-container--modal.__contact-a-rep-cidp > .cmp-container,
  .vyvgarthcp-container--modal.__contact-a-rep-portal > .cmp-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.vyvgarthcp-container--modal.__video-playlist > .cmp-container {
  background: transparent;
  padding: 0;
}
.vyvgarthcp-container--modal.__video-playlist > .cmp-container > .container {
  display: none;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
  max-width: 93%;
  background: transparent;
  overflow: hidden;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container > .container {
  display: block;
  background-color: white;
  padding: var(--spacing-sm);
  overflow-y: scroll;
  width: 100%;
  margin-top: 1rem;
  max-height: 160px;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h2 {
  margin-top: 0;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h2,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h6 {
  font-weight: 700;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h2,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h6,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text p {
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  line-height: 1.3em;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h2 a,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h6 a,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text p a {
  color: inherit;
  text-decoration: underline;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h2 a:hover,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h6 a:hover,
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text p a:hover {
  color: #008996 !important;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text h4 {
  margin-bottom: 8px;
  font-size: 0.9rem;
  line-height: 1.3em;
  font-weight: bold;
}
.vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container .text a {
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
    max-width: 80%;
    display: flex;
    flex-direction: row-reverse;
    gap: 1rem;
    max-height: 426px;
  }
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container #modal-x {
    right: 3%;
  }
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container > .container {
    width: 35%;
    background-color: white;
    padding: var(--spacing-sm);
    overflow-y: scroll;
    margin-top: 0;
    max-height: unset;
  }
}
@media screen and (min-width: 1440px) {
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
    max-height: 514px;
  }
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container #modal-x {
    right: var(--spacing-sm);
  }
}
@media screen and (min-width: 1600px) {
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
    max-height: 581px;
  }
}
@media screen and (min-width: 1800px) {
  .vyvgarthcp-container--modal.__video-playlist.__with-isi > .cmp-container {
    max-height: 664px;
  }
}
.vyvgarthcp-container--modal.__close {
  display: none;
  z-index: -1;
}
.vyvgarthcp-container--modal.__reset-padding > .cmp-container {
  max-width: 70%;
  padding: 0;
}
@media screen and (min-width: 960px) {
  .vyvgarthcp-container--modal > .cmp-container {
    max-width: 900px;
    padding: 3.125rem;
  }
  .vyvgarthcp-container--modal.__video > .cmp-container {
    max-width: 90%;
    padding: 0;
  }
  .vyvgarthcp-container--modal .cmp-text h3 {
    font-size: 1.375rem;
    line-height: 1.35em;
  }
}
.accordion.-reset {
  padding: 0;
}
.accordion.-reset .cmp-accordion .cmp-accordion__item .cmp-accordion__header {
  background: unset;
  border-bottom: unset;
  padding: 0;
}
.accordion.-reset .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button {
  padding: 0.5rem 0;
}
.accordion.-reset .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__icon {
  display: block;
  width: fit-content;
  margin-left: auto;
}
.accordion.-reset .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__icon::after {
  display: block;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/keyboard_arrow_up.svg");
  transform: scaleY(-1);
}
.accordion.-reset .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button.cmp-accordion__button--expanded .cmp-accordion__icon::after {
  display: block;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/keyboard_arrow_up.svg");
  transform: scaleY(-1);
  transform: translateY(-5px);
}
.accordion.-reset .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__title {
  color: #b1e4e3;
  font-size: 1rem !important;
}
.accordion.-reset .cmp-accordion .cmp-accordion__item .cmp-accordion__panel {
  padding-top: 0;
  padding-bottom: 0;
}
.-patina-icon .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__icon::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/keyboard_arrow_up_patina.svg") !important;
}
.-patina-icon .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button.cmp-accordion__button--expanded .cmp-accordion__icon::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/keyboard_arrow_up_patina.svg") !important;
  transform: scaleY(-1);
}
@media screen and (max-width: 767px) {
  #hero1-bg__mobile {
    background-image: url("../../../content/dam/vyvgart/hcp/home/Carousel_image_patient_pfs_leading_hero_crop_RGB.jpg") !important;
    background-position: center top;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 767px) {
  #hero2-bg__mobile {
    background-image: url("../../../content/dam/vyvgart/hcp/home/split_hero-mobile.png") !important;
    background-position: center top;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 767px) {
  #hero3-bg__mobile {
    background-image: url("../../../content/dam/vyvgart/hcp/home/home_hero_mobile_bg.png") !important;
    background-position: center top;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 767px) {
  #hero-bg__mobile {
    background-image: url("../../../content/dam/vyvgart/hcp/home/Carousel_image_patient_pfs_leading_hero_crop_RGB-mobile.jpg") !important;
    background-position: center top;
    background-repeat: no-repeat;
  }
}
#hero-bg__mobile,
#hero1-bg__mobile,
#hero2-bg__mobile,
#hero3-bg__mobile {
  padding-bottom: 120px !important;
  padding-top: 40px !important;
  min-height: 660px;
}
@media screen and (max-width: 767px) {
  #hero-bg__mobile,
  #hero1-bg__mobile,
  #hero2-bg__mobile,
  #hero3-bg__mobile {
    padding-bottom: 80px !important;
    padding-top: 70px !important;
    min-height: unset;
  }
  #hero-bg__mobile > .aem-Grid,
  #hero1-bg__mobile > .aem-Grid,
  #hero2-bg__mobile > .aem-Grid,
  #hero3-bg__mobile > .aem-Grid {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  #hero-bg__mobile h1,
  #hero1-bg__mobile h1,
  #hero2-bg__mobile h1,
  #hero3-bg__mobile h1 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.vyv-pfs-now-approved__popup {
  -webkit-backdrop-filter: blur(3.5px);
  backdrop-filter: blur(3.5px);
  background-color: rgba(91, 110, 126, 0.5) !important;
}
.vyv-pfs-now-approved__popup::backdrop {
  background-color: rgba(91, 110, 126, 0.5) !important;
}
.vyv-pfs-now-approved__popup > .cmp-container {
  background: linear-gradient(78deg, #001523 -2.68%, #9137af 110.98%);
  color: white;
  padding-bottom: var(--spacing-md-6);
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.vyv-pfs-now-approved__popup .cmp-button__icon--modal-x {
  filter: brightness(0) invert(1);
}
.vyv-pfs-now-approved__popup #pfs-now-approved-logo {
  display: block;
  max-width: 320px;
  margin: 0 auto;
}
.vyv-pfs-now-approved__popup #pfs-image-desktop,
.vyv-pfs-now-approved__popup #pfs-image-mobile {
  max-width: 590px;
  display: block;
  margin: 0 auto;
}
.vyv-pfs-now-approved__popup h2 {
  color: #d2abde;
}
.vyv-pfs-now-approved__popup h3 {
  font-size: 2rem !important;
  line-height: 2.5rem !important;
  font-weight: 600 !important;
}
.vyv-pfs-now-approved__popup .vyvh-cidp-button--primary .cmp-button {
  padding-top: 10px ;
  padding-bottom: 10px;
}
.vyv-pfs-now-approved__popup .button .cmp-button {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (max-width: 400px) {
  .vyv-pfs-now-approved__popup #pfs-now-approved-logo,
  .vyv-pfs-now-approved__popup #pfs-image-mobile {
    width: 100%;
  }
  .vyv-pfs-now-approved__popup #pfs-image-desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .vyv-pfs-now-approved__popup #pfs-image-desktop {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .vyv-pfs-now-approved__popup #pfs-image-mobile {
    display: none !important;
  }
}
.vyvgarthytrulo-cidp--main {
  margin: 0;
  padding: 0;
}
.root:has(#cidp-error-500) .vyvgarthytrulo-cidp--main + .fragment-importer {
  display: none;
}
.vyvh-cidp--hero {
  margin-top: 40px;
}
.vyvh-cidp--hero > .cmp-container {
  position: relative;
  min-height: 960px;
}
.vyvh-cidp--hero > .cmp-container #text-indication-statement {
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 900px;
  z-index: 1;
}
.vyvh-cidp--hero > .cmp-container #text-indication-statement p {
  font-size: 15px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .vyvh-cidp--hero > .cmp-container #text-indication-statement p {
    text-align: right;
  }
}
.vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero {
  min-height: inherit;
  height: 100%;
}
.vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser {
  margin-top: 0;
}
.vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__image {
  top: 0;
}
.vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  font-size: 1.25rem;
  width: fit-content;
  background: #71dbd4;
  color: #002b49;
  margin-bottom: var(--spacing-xxs);
  padding: 0.25rem 0.75rem;
}
.vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content:has(>h1) .cmp-teaser__title {
  display: none;
  font-weight: 400;
}
.vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content:has(>h1) h1 {
  width: 40%;
  font-weight: 400;
}
.vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content .cmp-teaser__title b,
.vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content h1 b {
  font-weight: 600;
  color: #d2abde;
}
.vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
.vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  width: 40%;
}
.vyvh-cidp--hero > .cmp-container #vyvh-cidp--hero--cta-container {
  position: absolute;
  width: 100%;
  max-width: 90rem;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 var(--gutter-x);
}
.vyvh-cidp--hero > .cmp-container #vyvh-cidp--hero--cta-container > .container {
  width: 420px;
  margin-left: auto;
}
.vyvh-cidp--hero > .cmp-container #vyvh-cidp--hero--cta-container .vyvh-cidp-teaser--cta {
  margin-bottom: var(--spacing-sm);
  background: rgba(25, 0, 65, 0.5);
}
.vyvh-cidp--hero > .cmp-container #vyvh-cidp--hero--cta-container .vyvh-cidp-teaser--cta:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) {
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero {
    min-height: inherit;
    height: 100%;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser {
    margin-top: -50px;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__image {
    top: -25px;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__image .cmp-image__image {
    min-height: 104%;
  }
}
@media only screen and (min-width: 1500px) {
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero {
    min-height: inherit;
    height: 100%;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser {
    margin-top: -50px;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__image {
    top: -25px;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__image .cmp-image__image {
    min-height: 104%;
  }
}
@media screen and (max-width: 959px) {
  .vyvh-cidp--hero {
    margin-top: 100px;
    background: #2b235a;
  }
  .vyvh-cidp--hero > .cmp-container {
    min-height: unset;
  }
  .vyvh-cidp--hero > .cmp-container #text-indication-statement {
    width: 90%;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero {
    overflow: unset;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content {
    padding-top: 210px;
    padding-bottom: 0;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    width: 100%;
  }
  .vyvh-cidp--hero > .cmp-container #vyvh-cidp--hero--cta-container {
    position: relative;
    width: 40%;
    max-width: 90rem;
    top: unset;
    left: unset;
    transform: unset;
    padding: var(--spacing-xs) var(--gutter-x);
    margin-top: 0;
    background-color: #2b235a;
  }
  .vyvh-cidp--hero > .cmp-container #vyvh-cidp--hero--cta-container > .container {
    width: 100%;
    margin-left: unset;
  }
  .vyvh-cidp--hero > .cmp-container #vyvh-cidp--hero--cta-container .vyvh-cidp-teaser--cta {
    margin-bottom: var(--spacing-sm);
  }
  .vyvh-cidp--hero > .cmp-container .vyvh-cidp-text--footer-hero {
    background: unset;
    width: 100%;
    position: relative;
    left: unset;
    transform: none;
  }
  .vyvh-cidp--hero > .cmp-container .vyvh-cidp-text--footer-hero .cmp-text {
    padding-bottom: var(--spacing-md);
  }
}
@media screen and (max-width: 767px) {
  .vyvh-cidp--hero {
    margin-top: 80px;
    background: #2b235a;
  }
  .vyvh-cidp--hero > .cmp-container {
    min-height: unset;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero {
    overflow: hidden;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content {
    padding-top: 260px;
    padding-bottom: 0;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content:has(>h1) h1 {
    width: 100%;
  }
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
  .vyvh-cidp--hero > .cmp-container .vyvgarthcp-multi-images-teaser--hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    width: 100%;
  }
  .vyvh-cidp--hero > .cmp-container #vyvh-cidp--hero--cta-container {
    position: relative;
    width: 100%;
    max-width: 90rem;
    top: unset;
    left: unset;
    transform: unset;
    padding: var(--spacing-xs) var(--gutter-x);
    margin-top: 0;
    background-color: #2b235a;
  }
  .vyvh-cidp--hero > .cmp-container #vyvh-cidp--hero--cta-container > .container {
    width: 100%;
    margin-left: unset;
  }
  .vyvh-cidp--hero > .cmp-container #vyvh-cidp--hero--cta-container .vyvh-cidp-teaser--cta {
    margin-bottom: var(--spacing-sm);
  }
  .vyvh-cidp--hero > .cmp-container .vyvh-cidp-text--footer-hero {
    background: unset;
    width: 100%;
    position: relative;
    left: unset;
    transform: none;
  }
  .vyvh-cidp--hero > .cmp-container .vyvh-cidp-text--footer-hero .cmp-text {
    padding-bottom: var(--spacing-md);
  }
}
#neurology-live-logo {
  width: 168px;
}
#chart-study-design {
  max-width: 990px;
  margin: 0 auto;
}
#psp-my-vyvgart-path-logo {
  width: 270px;
}
#dosing-admin-guide-thumb {
  position: relative;
}
#dosing-admin-guide-thumb::before {
  content: "";
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  right: -12px;
  top: 0;
  background-color: #002b49;
}
@media screen and (max-width: 767px) {
  #dosing-admin-guide-thumb::before {
    content: none;
  }
}
.teaser {
  position: relative;
}
.vyvh-cidp-teaser--cta {
  padding: var(--spacing-xs) var(--spacing-sm);
  border: 1px solid #DFF7F5;
  color: white;
  border-radius: 0.25rem;
}
.vyvh-cidp-teaser--cta .cmp-teaser__content .cmp-teaser__description p .cmp-teaser__action-link {
  padding: 0;
  margin-top: 0;
  margin-bottom: var(--spacing-xxs);
}
.vyvh-cidp-teaser--cta .cmp-teaser__content .cmp-teaser__action-container {
  margin-top: var(--spacing-xxs);
}
.vyvh-cidp-teaser--cta .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
  color: inherit;
  margin: 0;
  color: #d2abde;
}
.vyvh-cidp-teaser--cta .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link::after {
  margin-left: var(--spacing-xxs);
  content: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-arrow-long-lavender.svg');
}
.vyvh-cidp-teaser--action-submenu .cmp-teaser__action-container {
  position: relative;
  width: fit-content;
}
.vyvh-cidp-teaser--action-submenu .cmp-teaser__action-container .cmp-teaser__action-link {
  margin-right: 0;
}
.vyvh-cidp-teaser--action-submenu .cmp-teaser__action-container .cmp-teaser__action-link:first-child::after {
  display: inline-block;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/chevron-expand.svg");
  margin-left: 1.1rem;
}
.vyvh-cidp-teaser--action-submenu .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2),
.vyvh-cidp-teaser--action-submenu .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(3) {
  position: absolute;
  display: none;
  width: 100%;
  text-align: left;
  margin-top: 1px !important;
}
.vyvh-cidp-teaser--action-submenu .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(2) {
  top: 56px;
}
.vyvh-cidp-teaser--action-submenu .cmp-teaser__action-container .cmp-teaser__action-link:nth-child(3) {
  top: 97px;
}
.vyvh-cidp-teaser--action-submenu .cmp-teaser__action-container:hover .cmp-teaser__action-link:nth-child(2),
.vyvh-cidp-teaser--action-submenu .cmp-teaser__action-container:hover .cmp-teaser__action-link:nth-child(3) {
  display: block;
}
.vyvh-cidp-teaser--layout-2col {
  padding: 2rem var(--spacing-xl);
  border-radius: 0.25rem;
  border: 1px solid #d2abde;
}
.vyvh-cidp-teaser--layout-2col .cmp-teaser {
  display: flex;
  gap: 10%;
  margin-top: 2.5rem;
  align-items: center;
  color: white;
}
.vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__image {
  flex: 1;
}
.vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__content {
  position: static;
  flex: 1;
}
.vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  position: absolute;
  top: 2rem;
  left: 50%;
  transform: translateX(-50%);
}
.vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  color: #d2abde;
  font-size: 2.25rem;
}
.vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__content .cmp-teaser__title h2 {
  font-size: inherit;
  margin: 0;
  font-weight: bold;
}
@media screen and (max-width: 959px) {
  .vyvh-cidp-teaser--layout-2col {
    padding: 2rem 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .vyvh-cidp-teaser--layout-2col {
    padding: 2rem 1rem;
  }
  .vyvh-cidp-teaser--layout-2col .cmp-teaser {
    display: block;
  }
  .vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__image {
    max-width: 370px;
    margin: 0 auto var(--spacing-md);
  }
  .vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__content {
    text-align: center;
  }
  .vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle,
  .vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
  .vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    text-align: center;
  }
  .vyvh-cidp-teaser--layout-2col .cmp-teaser .cmp-teaser__content .cmp-teaser__title h2 {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
.vyvh-cidp-teaser--icon-52 .cmp-teaser__image {
  width: 52px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: var(--spacing-md);
}
.vyvh-cidp-teaser--icon-32 .cmp-teaser__image {
  width: 32px;
  margin-bottom: var(--spacing-md);
}
.vyvh-cidp-teaser--icon-100 .cmp-teaser__image {
  width: 100px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: var(--spacing-sm);
}
.vyvh-cidp-teaser--icon-460 .cmp-teaser__image {
  width: 450px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: var(--spacing-sm);
}
@media screen and (max-width: 767px) {
  .vyvh-cidp-teaser--icon-460 .cmp-teaser__image {
    width: 100%;
  }
}
.vyvh-cidp-teaser--icon-82 .cmp-teaser__image {
  width: 82px;
  margin-bottom: var(--spacing-sm);
}
.vyvh-cidp-teaser--icon-82-center .cmp-teaser__image {
  width: 82px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: var(--spacing-sm);
}
.vyvh-cidp-teaser--icon-82-center .cmp-teaser__action-container .cmp-teaser__action-link {
  display: block;
  width: fit-content;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (max-width: 767px) {
  .vyvh-cidp-teaser--icon-82-center .cmp-teaser__image {
    margin-bottom: var(--spacing-xs);
  }
}
.vyvh-cidp-teaser--icon-88 .cmp-teaser__image {
  width: 88px;
  margin-bottom: var(--spacing-xs);
}
.vyvh-cidp-teaser--icon-104 .cmp-teaser__image {
  width: 104px;
  margin-bottom: var(--spacing-sm);
}
.vyvh-teaser--img-width-180 .cmp-teaser__image {
  width: 180px;
  margin: 0 auto var(--spacing-sm);
}
.vyvh-teaser--img-width-180 .cmp-teaser__image img {
  width: 100%;
}
.vyvh-cidp-teaser--icon-left .cmp-teaser .cmp-teaser__image {
  margin-left: 0 !important;
}
.vyv-cidp-teaser--pretitle-badge .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  width: fit-content;
  padding: 6px;
  border-radius: 4px;
  background-color: #9137af;
  color: white;
  font-weight: 600;
}
.vyv-cidp-teaser--pretitle-badge.-perfectly-violet .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  background-color: #9137af;
}
.vyv-cidp-teaser--pretitle-badge.-lavender-fields .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  background-color: #d2abde;
  color: #002b49;
}
.vyvh-cidp-teaser--icon-center .cmp-teaser__image {
  margin-left: auto !important;
  margin-right: auto !important;
}
.vyvh-cidp-teaser--icon-center .cmp-teaser__action-container .cmp-teaser__action-link {
  display: block;
  width: fit-content;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (max-width: 767px) {
  .vyvh-cidp-teaser--icon-center .cmp-teaser__image {
    margin-bottom: var(--spacing-xs);
  }
}
.vyv-teaser--inline .cmp-teaser,
.vyvh-cidp-teaser--inline .cmp-teaser {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.vyv-teaser--inline .cmp-teaser .cmp-teaser__image,
.vyvh-cidp-teaser--inline .cmp-teaser .cmp-teaser__image {
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 0;
  margin-right: var(--spacing-xxs);
}
.vyv-teaser--inline .cmp-teaser .cmp-teaser__title,
.vyvh-cidp-teaser--inline .cmp-teaser .cmp-teaser__title {
  margin-bottom: 0;
}
.vyv-teaser--inline .cmp-teaser .cmp-teaser__title *,
.vyvh-cidp-teaser--inline .cmp-teaser .cmp-teaser__title * {
  margin-bottom: inherit;
}
.vyv-teaser--inline-top .cmp-teaser,
.vyvh-cidp-teaser--inline-top .cmp-teaser {
  display: flex;
  gap: 1rem;
}
.vyv-teaser--inline-top .cmp-teaser .cmp-teaser__image,
.vyvh-cidp-teaser--inline-top .cmp-teaser .cmp-teaser__image {
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 0;
  margin-right: var(--spacing-xxs);
}
@media screen and (max-width: 767px) {
  .vyvh-cidp-teaser--stack-center-mobile .cmp-teaser {
    flex-direction: column;
    text-align: center;
    align-items: center;
    gap: 0.5rem;
  }
}
.vyvh-cidp-teaser--filter-group .cmp-teaser .cmp-teaser__content {
  color: #022a47;
}
.vyvh-cidp-teaser--filter-group .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  font-size: 1rem;
  font-weight: 600;
  color: #87459B;
}
.vyvh-cidp-teaser--filter-group .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
  display: flex;
  padding: 8px 0;
  font-size: 0.875rem;
  line-height: 1rem;
  color: inherit;
  margin: 0;
  font-weight: 400;
}
.vyvh-cidp-teaser--filter-group .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link sup {
  top: 0.33rem;
}
.vyvh-cidp-teaser--filter-group .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link::before {
  content: '';
  color: #022a47;
  display: block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  border-radius: 2px;
  border: 1px solid #022a47;
}
.vyvh-cidp-teaser--filter-group .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link.active::before {
  content: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-filter-checkbox.svg');
}
.vyvh-cidp-teaser--callout-item .cmp-teaser .cmp-teaser__content {
  color: white;
}
.vyvh-cidp-teaser--callout-item .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  border-top: 1px solid #d2abde;
  color: #d2abde;
  padding: var(--spacing-xs) 0;
  font-size: 1.5rem;
  height: max-content;
}
.vyvh-cidp-teaser--callout-item .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  color: white;
}
.vyvh-cidp-teaser--outline {
  padding: 2rem 2.5rem;
  border: 1px solid #d2abde;
  border-radius: 0.375rem;
  min-height: 240px;
}
.vyvh-cidp-teaser--outline h2 {
  margin: 0;
}
.vyvh-cidp-teaser--card {
  width: fit-content;
  transition: all 0.5s ease-in-out;
}
.vyvh-cidp-teaser--card .cmp-teaser {
  width: 100%;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  flex-direction: column;
}
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content {
  padding: var(--spacing-sm) 0 var(--spacing-sm) 0;
  color: #022a47;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  font-size: 0.625rem;
  line-height: 1.25rem;
  margin-bottom: var(--spacing-xs);
  color: #022a47;
}
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  position: relative;
  display: flex;
  flex-grow: 1;
}
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__description:not( :has(p:first-child:last-child)) {
  flex-direction: column;
}
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  color: #022a47;
  margin-bottom: 0;
}
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__description .text--xs {
  width: 100%;
  margin-top: var(--spacing-xs);
  color: #a09fa0;
  align-self: flex-end;
}
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: var(--spacing-xs);
  font-weight: 700;
}
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__title:has(p) p {
  margin-bottom: 0;
}
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link {
  color: inherit;
}
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__title h1,
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__title h2,
.vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__title h3 {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.vyvh-cidp-teaser--card.hide {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .vyvh-cidp-teaser--card .cmp-teaser {
    display: block;
    width: 100%;
    height: auto;
  }
  .vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content {
    display: block;
  }
  .vyvh-cidp-teaser--card .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    display: block;
  }
}
.vyv-cidp-teaser--theme-F7F4F8 .cmp-teaser {
  background: #F7F4F8;
  padding: var(--spacing-sm-5);
}
.vyvh-cidp-teaser--theme-white .cmp-teaser {
  background: white;
  color: #022a47;
  padding: 2rem;
}
.vyvh-cidp-teaser--theme-white .cmp-teaser__image {
  margin-bottom: 1.5rem;
}
.vyvh-cidp-teaser--theme-white .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.vyvh-cidp-teaser--theme-white .cmp-teaser__action-link:hover {
  color: #008996;
}
.vyvh-cidp-teaser--theme-white .cmp-teaser__action-link:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-teal.svg");
  margin-left: 0.5rem;
}
.vyvh-cidp-teaser--theme-white .cmp-teaser__description a:hover {
  color: #008996;
}
.vyvh-cidp-teaser--cta-color-patina .cmp-teaser__action-link {
  color: #b1e4e3 !important;
}
.vyvh-cidp-teaser--cta-color-patina .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-patina.svg") !important;
  margin-left: 0.5rem !important;
}
.vyvh-cidp-teaser--cta-color-patina .cmp-teaser__action-link:hover {
  color: #71dbd4 !important;
}
.vyvh-cidp-teaser--cta-color-patina .cmp-teaser__action-link:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-aqua.svg") !important;
  margin-left: 0.5rem !important;
}
.vyv-cidp-teaser--theme-pouty-purple .cmp-teaser {
  background-color: #E9D5EF;
  padding: var(--spacing-sm-4);
}
.vyvh-cidp-teaser--cta-color-aqua .cmp-teaser__action-link {
  color: #71dbd4 !important;
}
.vyvh-cidp-teaser--cta-color-aqua .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-aqua.svg") !important;
  margin-left: 0.5rem !important;
}
.vyvh-cidp-teaser--cta-color-aqua .cmp-teaser__action-link:hover {
  color: #71dbd4 !important;
}
.vyvh-cidp-teaser--cta-color-aqua .cmp-teaser__action-link:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-aqua.svg") !important;
  margin-left: 0.5rem !important;
}
.vyvh-cidp-teaser--cta-color-dark-teal .cmp-teaser__action-link {
  color: #02737e !important;
}
.vyvh-cidp-teaser--cta-color-dark-teal .cmp-teaser__action-link::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-patina-dark-teal.svg") !important;
  margin-left: 0.5rem !important;
}
.vyvh-cidp-teaser--cta-color-dark-teal .cmp-teaser__action-link:hover {
  color: #71dbd4 !important;
}
.vyvh-cidp-teaser--cta-color-dark-teal .cmp-teaser__action-link:hover::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow-aqua.svg") !important;
  margin-left: 0.5rem !important;
}
.vyvh-cidp-teaser--title-color-violet .cmp-teaser__content .cmp-teaser__title {
  color: #9137af !important;
}
.vyvh-cidp-teaser--title-color-lavender .cmp-teaser__content .cmp-teaser__title {
  color: #d2abde !important;
}
@media screen and (min-width: 959px) {
  .vyv-teaser--action-link-reset-top-margin .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
    margin-top: 0;
  }
}
.vyvh-cidp-teaser--text-color-navy .cmp-teaser__content .cmp-teaser__description p {
  color: #002b49;
}
.vyvh-cidp-teaser--cta-arrow-primary .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link::after {
  margin-left: var(--spacing-xxs);
  content: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-arrow-long-primary.svg');
}
#cidp-aincat-score-61 {
  position: relative;
}
#cidp-aincat-score-61 .cmp-teaser__content {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 4% 80px;
}
#cidp-aincat-score-61 .cmp-teaser__content .cmp-teaser__title {
  font-size: 5rem;
  font-weight: 700;
  line-height: 4rem;
}
@media screen and (max-width: 767px) {
  #cidp-aincat-score-61 .cmp-teaser__content .cmp-teaser__title {
    font-size: 4rem;
  }
}
@media screen and (max-width: 400px) {
  #cidp-aincat-score-61 .cmp-teaser__content {
    padding: 4% 54px;
  }
  #cidp-aincat-score-61 .cmp-teaser__content .cmp-teaser__title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #vyvh-cidp--prespcified-analysis .cmp-teaser__image {
    max-width: 380px;
  }
}
@media screen and (max-width: 375px) {
  #vyvh-cidp--prespcified-analysis .cmp-teaser__image {
    max-width: 300px;
  }
}
#adhere-99-pct {
  display: flex;
  align-items: center;
  margin-right: 1.5rem;
}
#adhere-99-pct .cmp-teaser__image {
  flex-grow: 0;
  flex-shrink: 0;
  width: 180px;
}
#adhere-99-pct .cmp-teaser__content .cmp-teaser__description p {
  font-weight: 500;
}
.vyvh-theme--midnight {
  background: linear-gradient(114deg, #bc86ce -49.38%, #002b49 73.63%);
  color: white;
}
.vyvh-theme--midnight .cmp-text {
  color: white;
}
.vyvh-theme--midnight .cmp-text h1,
.vyvh-theme--midnight .cmp-text h2,
.vyvh-theme--midnight .cmp-text h3,
.vyvh-theme--midnight .cmp-text h4,
.vyvh-theme--midnight .cmp-text h5,
.vyvh-theme--midnight .cmp-text a,
.vyvh-theme--midnight .cmp-text p,
.vyvh-theme--midnight .cmp-text li {
  color: inherit;
}
.vyvh-theme--midnight .cmp-teaser {
  color: white;
}
.vyvh-theme--midnight .cmp-teaser .cmp-teaser__description {
  color: inherit;
}
.vyvh-theme--midnight .cmp-teaser .cmp-teaser__description p {
  color: inherit;
}
.vyv-theme--cidp-midnight-purple,
.vyv-theme--midnight-dreams {
  background: linear-gradient(70deg, #190041 22.94%, #002b49 92.81%);
  color: white;
}
.vyvh-theme--deepblue {
  background: linear-gradient(61deg, #06263a 37.87%, #38566d 107.84%);
  color: white;
}
.vyvh-theme--twilight {
  background: linear-gradient(114deg, #bc86ce -49.38%, #002b49 73.63%);
}
.vyvh-theme--twilight .cmp-text {
  color: white;
}
.vyvh-theme--twilight .cmp-text h1,
.vyvh-theme--twilight .cmp-text h2,
.vyvh-theme--twilight .cmp-text h3,
.vyvh-theme--twilight .cmp-text h4,
.vyvh-theme--twilight .cmp-text h5,
.vyvh-theme--twilight .cmp-text a,
.vyvh-theme--twilight .cmp-text p,
.vyvh-theme--twilight .cmp-text li {
  color: inherit;
}
.vyvh-theme--twilight .cmp-teaser {
  color: white;
}
.vyvh-theme--twilight .cmp-teaser .cmp-teaser__description {
  color: inherit;
}
.vyv-theme--incat {
  background: url("../../../content/dam/vyvgart/hcp/cidp/incat-bg.jpg");
}
.vyv-theme-midnight-lavendar {
  background: linear-gradient(101deg, #002b49 4.98%, #bc86ce 103.37%);
}
.vyv-theme-midnight-lavendar2 {
  background: linear-gradient(113.82deg, #bc86ce, #002b49);
}
.vyv-theme-lg-lavendar {
  background: #f7f1f7;
}
.vyv-theme--white .cmp-teaser {
  background: #fff;
  color: #022a47;
}
.vyv-theme--white .cmp-teaser .cmp-teaser__action-link p {
  color: #022a47 !important;
}
.vyv-theme--white .cmp-teaser .cmp-teaser__action-link p:hover {
  color: #008996 !important;
}
.vyv-theme--white .cmp-teaser .cmp-teaser__title,
.vyv-theme--white .cmp-teaser .cmp-teaser__description p {
  color: #022a47 !important;
}
.vyvh-cidp-button--secondary a,
.vyvh-cidp-button--filter a,
.vyvh-cidp-button--primary a {
  text-decoration: none;
  padding: 0.75rem 1.5rem;
}
.vyvh-cidp-button--primary .cmp-teaser__action-link {
  min-width: 138px;
  background: white;
  color: #022a47 !important;
  text-align: center;
  border-radius: 0.375rem;
  padding: 0.75rem 1.5rem !important;
}
.vyvh-cidp-button--primary .cmp-teaser__action-link:hover {
  background: #71dbd4;
  color: #022a47 !important;
}
.vyvh-cidp-button--primary .cmp-button,
.vyvh-cidp-button--primary button {
  background: white;
  color: #022a47;
  border-radius: 0.375rem;
}
.vyvh-cidp-button--primary .cmp-button span,
.vyvh-cidp-button--primary button span {
  color: inherit;
}
.vyvh-cidp-button--primary .cmp-button:hover,
.vyvh-cidp-button--primary button:hover {
  background: #71dbd4;
  color: #022a47;
}
.vyvh-cidp-button--secondary .cmp-button .cmp-button__text {
  color: whtie;
}
.vyvh-cidp-button--secondary .cmp-teaser__action-link {
  background: #022a47;
  color: white !important;
  border-radius: 0.375rem;
  padding: 0.75rem 1.5rem;
}
.vyvh-cidp-button--secondary .cmp-teaser__action-link:hover {
  background: #71dbd4;
  color: #022a47 !important;
}
.vyvh-cidp-button--secondary .cmp-button .cmp-button__text {
  color: white;
}
.vyvh-cidp-button--secondary .cmp-button,
.vyvh-cidp-button--secondary button {
  background: #022a47;
  color: white;
  border-radius: 0.375rem;
}
.vyvh-cidp-button--secondary .cmp-button:hover,
.vyvh-cidp-button--secondary button:hover {
  background: #71dbd4;
  color: #022a47 !important;
}
.vyvh-cidp-button--secondary .cmp-button:hover .cmp-button__text,
.vyvh-cidp-button--secondary button:hover .cmp-button__text {
  color: inherit;
}
.vyvh-cidp-button--secondary .cmp-button:hover .cmp-button__icon--secondary-arrow,
.vyvh-cidp-button--secondary button:hover .cmp-button__icon--secondary-arrow {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.vyvh-cidp-button--secondary .cmp-button:hover .cmp-button__icon--secondary-arrow2,
.vyvh-cidp-button--secondary button:hover .cmp-button__icon--secondary-arrow2 {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 1.5rem;
}
.vyvh-cidp-button--tertiary .cmp-teaser__action-link {
  background: unset;
  color: white !important;
  border-radius: 0.375rem;
  padding: 0.563rem 1.5rem;
  border: 1px solid white;
}
.vyvh-cidp-button--tertiary .cmp-teaser__action-link:hover {
  background: #71dbd4;
  color: #022a47 !important;
}
.vyvh-cidp-button--tertiary .cmp-button,
.vyvh-cidp-button--tertiary button {
  background: unset;
  color: white;
  border-radius: 0.375rem;
  padding: 0.563rem 1.5rem;
  border: 1px solid white;
}
.vyvh-cidp-button--tertiary .cmp-button .cmp-button__text,
.vyvh-cidp-button--tertiary button .cmp-button__text {
  color: white;
}
.vyvh-cidp-button--tertiary .cmp-button:hover,
.vyvh-cidp-button--tertiary button:hover {
  background: #71dbd4;
  color: #022a47 !important;
}
.vyvh-cidp-button--tertiary .cmp-button:hover .cmp-button__text,
.vyvh-cidp-button--tertiary button:hover .cmp-button__text {
  color: #022a47;
}
.vyvh-cidp-button--tertiary .cmp-button:hover .cmp-button__icon--secondary-arrow,
.vyvh-cidp-button--tertiary button:hover .cmp-button__icon--secondary-arrow {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 0.5rem;
}
.vyvh-cidp-button--tertiary .cmp-button:hover .cmp-button__icon--secondary-arrow2,
.vyvh-cidp-button--tertiary button:hover .cmp-button__icon--secondary-arrow2 {
  width: 40px;
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/cta-arrow.svg");
  margin-left: 1.5rem;
}
.vyvh-cidp-button--tertiary .cmp-button {
  display: flex;
  align-items: center;
}
.vyvh-cidp-button--tertiary .cmp-button .cmp-button__icon {
  margin-left: 0;
  margin-right: var(--spacing-xxs);
}
.vyvh-cidp-button--filter .cmp-teaser__action-link {
  background: unset;
  color: white !important;
  border-radius: 0.375rem;
  padding: 0.75rem 1.5rem;
  border: 1px solid #002b49;
}
.vyvh-cidp-button--filter .cmp-teaser__action-link:hover {
  background: #71dbd4;
  color: #002b49;
}
.vyvh-cidp-button--filter .cmp-button,
.vyvh-cidp-button--filter button {
  background: unset;
  color: #002b49;
  border-radius: 0.375rem;
  padding: 0.625rem 1.5rem;
  border: 1px solid #002b49;
}
.vyvh-cidp-button--filter .cmp-button .cmp-button__icon,
.vyvh-cidp-button--filter button .cmp-button__icon {
  margin-left: 1.375rem;
}
.vyvh-cidp-button--filter .cmp-button:hover,
.vyvh-cidp-button--filter button:hover {
  background: #71dbd4;
  color: #002b49;
}
#btn-resources-reset-filters {
  margin: 0;
  padding: 0;
}
#btn-resources-reset-filters .cmp-button__text {
  color: #A0A6B1;
  text-decoration: underline;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #btn-resources-reset-filters {
    background: white;
    color: #022a47;
    border-radius: 0.375rem;
    padding: 0.688rem 1.5rem;
    border: 1px solid #002b49;
  }
  #btn-resources-reset-filters .cmp-button__text {
    text-decoration: none;
    font-weight: 700;
  }
}
.utility-contact-a-rep {
  border: 1px solid #002B49;
  color: #002B49 !important;
  padding: 4px 8px;
  border-radius: 4px;
  background: white;
}
.utility-contact-a-rep:hover {
  background-color: #002B49 !important;
  color: white !important;
}
@media only screen and (max-width: 767px) {
  .vyv-button--center-mobile {
    text-align: center;
  }
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid,
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid {
  display: flex;
  align-items: center;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser,
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser {
  position: relative;
  justify-content: space-between;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser .cmp-teaser,
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser .cmp-teaser {
  gap: unset;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser .cmp-teaser .cmp-teaser__description,
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser .cmp-teaser .cmp-teaser__description {
  color: white;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(1),
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(1),
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(2),
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(2),
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(3),
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(3) {
  flex-grow: 0;
  flex-shrink: 0;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(1),
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(1) {
  width: 26%;
  flex-basis: 26%;
  padding-right: 5%;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(2),
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(2) {
  padding-right: 3%;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(2),
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(2),
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(3),
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(3) {
  flex-grow: 0;
  flex-shrink: 0;
  width: 35%;
  flex-basis: 35%;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(2) .cmp-teaser .cmp-teaser__image,
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(2) .cmp-teaser .cmp-teaser__image,
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(3) .cmp-teaser .cmp-teaser__image,
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(3) .cmp-teaser .cmp-teaser__image {
  flex-grow: 0;
  flex-shrink: 0;
  width: 70px;
  margin-right: 1rem;
  word-wrap: none;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(2) .cmp-teaser .cmp-teaser__content,
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(2) .cmp-teaser .cmp-teaser__content,
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(3) .cmp-teaser .cmp-teaser__content,
.vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser:nth-child(3) .cmp-teaser .cmp-teaser__content {
  border-left: 1px solid #BC86CE;
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  .vyvh-gmg--callout-small > .cmp-container > .aem-Grid,
  .vyvh-cidp--callout-small > .cmp-container > .aem-Grid {
    display: block !important;
  }
  .vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser,
  .vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser {
    position: relative;
    border-right: unset !important;
    padding: 0 !important;
    width: 100% !important;
  }
  .vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link,
  .vyvh-cidp--callout-small > .cmp-container > .aem-Grid .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
    width: fit-content;
  }
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser .cmp-teaser .cmp-teaser__content {
  border-left: 1px solid white !important;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:first-child {
  flex-basis: 30%;
}
.vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser:first-child .cmp-teaser .cmp-teaser__content {
  border-left: unset !important;
}
@media screen and (max-width: 767px) {
  .vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser .cmp-teaser .cmp-teaser__content {
    border-left: unset !important;
    padding-left: unset !important;
  }
  .vyvh-gmg--callout-small > .cmp-container > .aem-Grid .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
    width: fit-content;
  }
}
#dosing-hero-teaser-container > .aem-Grid {
  display: flex;
  gap: 6%;
}
#dosing-hero-teaser-container .teaser {
  padding: 2rem 1.5rem;
  min-height: 220px;
}
#dosing-hero-teaser-container .teaser .cmp-teaser .cmp-teaser__image {
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  #dosing-hero-teaser-container > .aem-Grid {
    display: block;
  }
  #dosing-hero-teaser-container > .aem-Grid .teaser {
    margin-bottom: var(--spacing-sm);
  }
}
#psp-hero {
  min-height: 600px;
  padding-top: 240px !important;
}
@media screen and (max-width: 767px) {
  #psp-hero {
    background-image: url('../../../content/dam/vyvgart/hcp/cidp/psp-hero-mobile.jpg') !important;
    background-position: 0 40px;
  }
}
#about-cidp--incat-container {
  background: linear-gradient(114deg, #bc86ce -49.38%, #002b49 73.63%);
}
#vyvh-cidp-dosing--hero {
  padding-top: 150px;
}
@media screen and (max-width: 767px) {
  #vyvh-cidp-dosing--hero {
    padding-top: 40px;
  }
}
#vyvh-cidp-access--hero {
  padding-top: 150px;
}
#vyvh-cidp-access--hero > .container > .cmp-container > .aem-Grid {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #vyvh-cidp-access--hero > .container > .cmp-container > .aem-Grid {
    display: block;
  }
}
#vyvh-gmg-video-library,
#vyvh-cidp-video-library {
  margin-left: -16px;
  margin-right: -16px;
}
#vyvh-gmg-video-library > .aem-Grid,
#vyvh-cidp-video-library > .aem-Grid {
  display: flex;
  flex-wrap: wrap;
}
#vyvh-gmg-video-library .vyvgarthcp-teaser-rte--card,
#vyvh-cidp-video-library .vyvgarthcp-teaser-rte--card,
#vyvh-gmg-video-library .vyvh-cidp-teaser--card,
#vyvh-cidp-video-library .vyvh-cidp-teaser--card {
  padding: 0 0 32px 0;
}
@media screen and (max-width: 767px) {
  #vyvh-gmg-video-library > .aem-Grid,
  #vyvh-cidp-video-library > .aem-Grid {
    display: block;
  }
}
#vyvh-gmg-video-library .vyvgarthcp-teaser-rte--card .cmp-teaser {
  padding-left: 1rem;
  padding-right: 1rem;
}
#vyvh-gmg-video-library .vyvgarthcp-teaser-rte--card .cmp-teaser__image {
  width: 100%;
}
#vyvh-gmg-video-library .vyvgarthcp-teaser-rte--card .cmp-teaser__title,
#vyvh-gmg-video-library .vyvgarthcp-teaser-rte--card .cmp-teaser__description {
  color: #022a47;
}
#support-practice-card {
  padding: 3.125rem 2.75rem;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #fff;
  border-radius: 0.25rem;
  color: #022a47;
}
#support-practice-card p,
#support-practice-card .teaser {
  color: inherit;
}
#support-practice-card p .cmp-teaser__image,
#support-practice-card .teaser .cmp-teaser__image {
  margin-right: 0;
}
#vyvh-cidp--enroll-patients-hero {
  padding-top: 150px !important;
}
#vyvh-cidp--enroll-patients-hero h1 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#vyvh-cidp--enroll-patients-hero .teaser .cmp-teaser__image {
  margin-bottom: var(--spacing-xxs);
}
#vyvh-cidp--enroll-patients-hero .teaser .cmp-teaser__content {
  padding: 0 70px;
}
@media screen and (max-width: 767px) {
  #vyvh-cidp--enroll-patients-hero {
    padding-top: 40px;
  }
  #vyvh-cidp--enroll-patients-hero .teaser .cmp-teaser__content {
    padding: 0 1rem;
  }
}
#enrollment-patient-starting-treatment {
  color: white;
  min-height: 400px;
}
#enrollment-patient-starting-treatment p {
  color: inherit;
}
#enrollment-patient-starting-treatment p b {
  color: #b1e4e3;
}
#enrollment-patient-starting-treatment .vyvh-cidp-teaser--icon-82 {
  margin-bottom: var(--spacing-sm);
}
@media screen and (max-width: 767px) {
  #enrollment-patient-starting-treatment {
    background-color: #1A1A3E;
    background-image: unset !important;
    margin-bottom: -2.5rem;
  }
  #enrollment-patient-starting-treatment::after {
    content: "";
    display: block;
    width: 100%;
    height: 580px;
    background: transparent url('../../../content/dam/vyvgart/hcp/cidp/dancing-couple-hero-mobile.jpg') no-repeat;
    background-size: 100%;
  }
}
@media screen and (max-width: 400px) {
  #enrollment-patient-starting-treatment::after {
    height: 530px;
  }
}
#psp-container-icons > .aem-Grid {
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  #psp-container-icons > .aem-Grid {
    display: block;
  }
  #psp-container-icons > .aem-Grid .teaser {
    margin-bottom: var(--spacing-sm);
  }
}
#cidp-error-500 .vyvgarthcp-container--section-gutter > .cmp-container {
  width: 100%;
  height: 100%;
  min-height: 500px;
  min-height: calc(100vh - 220px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#cidp-error-500 .image {
  width: 316px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #cidp-error-500 {
    margin: 0 auto;
  }
}
.vyvh-cidp-container--border-top-patina {
  border-top: 3px solid #b1e4e3;
}
.vyvh-cidp-container--border-top-lavender {
  border-top: 3px solid #d2abde;
}
.vyv-container--border-top-perfectly-violet {
  border-top: 3px solid #9137af;
}
.vyvh-cidp-container--filters > .cmp-container {
  width: 250px;
  max-width: 250px;
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.12);
  padding: 1rem;
}
#resources-library-container {
  position: relative;
}
#resources-library-container .vyvh-cidp-container--filters {
  align-content: flex-start;
}
#resources-library-container .vyvh-cidp-container--filters #close-btn {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
}
#resources-library-container .vyvh-cidp-container--filters #apply-filter-btn {
  display: none;
}
#resources-library-container .vyvh-cidp-button--filter {
  display: none;
  margin-bottom: var(--spacing-sm);
}
#resources-library-container #vyvh-cidp-video-library {
  width: 100%;
}
#resources-library-container #vyvh-cidp-video-library > .aem-Grid {
  width: 100%;
}
#resources-library-container #vyvh-cidp-video-library .vyvh-cidp-teaser--card {
  width: 33%;
}
@media only screen and (min-device-width: 769px) and (max-device-width: 912px) and (orientation: portrait) {
  #resources-library-container > .aem-Grid {
    display: block;
  }
  #resources-library-container > .aem-Grid .container:first-child {
    width: 100%;
  }
  #resources-library-container > .aem-Grid .container:first-child .cmp-container .vyvh-cidp-button--filter {
    justify-content: flex-end;
  }
  #resources-library-container > .aem-Grid .container:last-child {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 912px) {
  #resources-library-container .vyvh-cidp-button--filter {
    display: flex;
  }
  #resources-library-container .vyvh-cidp-button--filter .cmp-button {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
  #resources-library-container .vyvh-cidp-container--filters {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: var(--spacing-md);
    display: none;
  }
  #resources-library-container .vyvh-cidp-container--filters > .cmp-container {
    width: 100vw;
    max-width: unset;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.12);
    border-radius: unset;
  }
  #resources-library-container .vyvh-cidp-container--filters #button-group {
    display: flex;
    gap: 1rem;
  }
  #resources-library-container .vyvh-cidp-container--filters #button-group #apply-filter-btn {
    display: inline-block;
  }
  #resources-library-container .vyvh-cidp-container--filters.show {
    display: block;
    z-index: 9998;
  }
  #resources-library-container .vyvh-cidp-container--filters.show #close-btn {
    display: block !important;
  }
  #resources-library-container #vyvh-cidp-video-library {
    width: 100%;
    margin: 0;
  }
  #resources-library-container #vyvh-cidp-video-library > .aem-Grid {
    width: 100%;
  }
  #resources-library-container #vyvh-cidp-video-library .vyvh-cidp-teaser--card {
    width: unset;
  }
  #resources-library-container #vyvh-cidp-video-library .vyvh-cidp-teaser--card .cmp-teaser {
    padding-left: 0;
    padding-right: 0;
  }
}
#gmg--signup,
#cidp--sign-up {
  padding-top: 100px !important;
}
#gmg--signup #dosing-hero-teaser-container,
#cidp--sign-up #dosing-hero-teaser-container {
  border-bottom: 1px solid #d2abde;
}
#gmg--signup .teaser .cmp-teaser__description p,
#cidp--sign-up .teaser .cmp-teaser__description p {
  font-weight: 500;
}
#gmg--signup > .container > .cmp-container,
#cidp--sign-up > .container > .cmp-container {
  max-width: 980px;
}
#gmg--signup form,
#cidp--sign-up form {
  margin: 0 auto;
  padding: 0;
  max-width: unset !important;
  text-align: center;
}
#gmg--signup form a,
#cidp--sign-up form a,
#gmg--signup form label,
#cidp--sign-up form label {
  color: white;
}
#gmg--signup form a strong,
#cidp--sign-up form a strong,
#gmg--signup form label strong,
#cidp--sign-up form label strong {
  color: white !important;
}
#gmg--signup form a,
#cidp--sign-up form a {
  color: white !important;
}
#gmg--signup form .mktoAsterix,
#cidp--sign-up form .mktoAsterix {
  display: none;
}
#gmg--signup form select,
#cidp--sign-up form select,
#gmg--signup form input,
#cidp--sign-up form input {
  border-radius: 4px;
}
#gmg--signup form .mktoFormRow .mktoFieldWrap,
#cidp--sign-up form .mktoFormRow .mktoFieldWrap {
  width: 100%;
}
#gmg--signup form .mktoFormRow .mktoHtmlText,
#cidp--sign-up form .mktoFormRow .mktoHtmlText {
  font-size: 0.75rem;
  width: 100% !important;
}
#gmg--signup form .mktoFormRow .mktoFieldWrap label,
#cidp--sign-up form .mktoFormRow .mktoFieldWrap label {
  font-size: 0.875rem;
}
#gmg--signup form .mktoFormRow:nth-child(2),
#cidp--sign-up form .mktoFormRow:nth-child(2) {
  display: none;
}
#gmg--signup form .mktoFormRow:nth-child(2) .mktoFormCol,
#cidp--sign-up form .mktoFormRow:nth-child(2) .mktoFormCol {
  width: 100%;
}
#gmg--signup form .mktoFormRow:nth-child(2) .mktoFormCol .mktoHtmlText,
#cidp--sign-up form .mktoFormRow:nth-child(2) .mktoFormCol .mktoHtmlText {
  text-align: center;
}
#gmg--signup form .mktoFormRow:nth-child(3),
#cidp--sign-up form .mktoFormRow:nth-child(3),
#gmg--signup form .mktoFormRow:nth-child(4),
#cidp--sign-up form .mktoFormRow:nth-child(4) {
  display: flex;
  margin: 0 -5px;
}
#gmg--signup form .mktoFormRow:nth-child(3) .mktoFormCol,
#cidp--sign-up form .mktoFormRow:nth-child(3) .mktoFormCol,
#gmg--signup form .mktoFormRow:nth-child(4) .mktoFormCol,
#cidp--sign-up form .mktoFormRow:nth-child(4) .mktoFormCol {
  flex-grow: 1;
  flex-basis: 0;
  margin: 0 5px 1rem !important;
  float: unset;
}
#gmg--signup form .mktoFormRow:nth-child(3) .mktoFormCol .mktoFieldWrap,
#cidp--sign-up form .mktoFormRow:nth-child(3) .mktoFormCol .mktoFieldWrap,
#gmg--signup form .mktoFormRow:nth-child(4) .mktoFormCol .mktoFieldWrap,
#cidp--sign-up form .mktoFormRow:nth-child(4) .mktoFormCol .mktoFieldWrap {
  float: unset !important;
}
#gmg--signup form .mktoFormRow:nth-child(3) input,
#cidp--sign-up form .mktoFormRow:nth-child(3) input,
#gmg--signup form .mktoFormRow:nth-child(4) input,
#cidp--sign-up form .mktoFormRow:nth-child(4) input,
#gmg--signup form .mktoFormRow:nth-child(3) select,
#cidp--sign-up form .mktoFormRow:nth-child(3) select,
#gmg--signup form .mktoFormRow:nth-child(4) select,
#cidp--sign-up form .mktoFormRow:nth-child(4) select {
  width: 100% !important;
}
#gmg--signup form .mktoFormRow:nth-child(5) .mktoFieldWrap,
#cidp--sign-up form .mktoFormRow:nth-child(5) .mktoFieldWrap {
  display: flex;
  align-items: center;
}
#gmg--signup form .mktoFormRow:nth-child(5) .mktoFieldWrap label,
#cidp--sign-up form .mktoFormRow:nth-child(5) .mktoFieldWrap label {
  visibility: unset !important;
  width: unset !important;
  flex-shrink: 0;
  padding-right: 1rem;
  height: max-content;
  margin-bottom: 0;
}
#gmg--signup form .mktoFormRow:nth-child(6) .mktoHtmlText,
#cidp--sign-up form .mktoFormRow:nth-child(6) .mktoHtmlText {
  font-size: 0.875rem;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFieldDescriptor,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFieldDescriptor,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFieldDescriptor,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFieldDescriptor {
  margin: 0;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol {
  width: 100%;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap {
  width: 100%;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap label,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap label,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap label,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap label {
  width: fit-content;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField {
  padding: 0;
  width: 100% !important;
  display: flex;
  align-items: center;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input,
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox],
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox],
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox],
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] {
  outline: 2px solid #ffffff;
  height: 10px;
  width: 10px;
  background: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  left: -999em;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input:checked + label::after,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input:checked + label::after,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input:checked + label::after,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input:checked + label::after,
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox]:checked + label::after,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox]:checked + label::after,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox]:checked + label::after,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox]:checked + label::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 7px;
  background: none;
  top: 3px;
  left: 5px;
  border: 2px solid #71dbd4;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  outline: none;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label,
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  margin: 0;
  line-height: 8px;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label span,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label span,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label span,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label span,
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label span,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label span,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label span,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label span {
  display: none;
  padding-left: 18px;
  color: #f36660;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label::before,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label::before,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label::before,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input + label::before,
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label::before,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label::before,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label::before,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  vertical-align: -14%;
  height: 15px;
  width: 15px;
  margin-right: 0.5em;
  color: white;
  border: 1px solid #ffffff;
  border-radius: 0;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input + label::before,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input + label::before,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input + label::before,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input + label::before,
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input[type=checkbox] + label::before,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input[type=checkbox] + label::before,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input[type=checkbox] + label::before,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input[type=checkbox] + label::before {
  border-color: #f36660;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input + label span,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input + label span,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input + label span,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input + label span,
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input[type=checkbox] + label span,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input[type=checkbox] + label span,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input[type=checkbox] + label span,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField .mktoInvalid input[type=checkbox] + label span {
  display: inline;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField label,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField label,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField label,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField label {
  margin-right: 1rem !important;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField label::before,
#cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField label::before,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField label::before,
#cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField label::before {
  border-radius: 4px !important;
}
#gmg--signup form .mktoFormRow:nth-child(8),
#cidp--sign-up form .mktoFormRow:nth-child(8) {
  border-bottom: 1px solid #d2abde;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
#gmg--signup form .mktoFormRow:nth-child(9) .mktoFieldDescriptor,
#cidp--sign-up form .mktoFormRow:nth-child(9) .mktoFieldDescriptor {
  margin: 0;
}
#gmg--signup form .mktoFormRow:nth-child(9) .mktoHtmlText,
#cidp--sign-up form .mktoFormRow:nth-child(9) .mktoHtmlText {
  text-align: center;
}
#gmg--signup form .mktoFormRow:nth-child(9) .mktoFormCol,
#cidp--sign-up form .mktoFormRow:nth-child(9) .mktoFormCol {
  margin: 0;
  width: 100%;
}
#gmg--signup form .mktoButtonRow,
#cidp--sign-up form .mktoButtonRow {
  display: block;
  margin: 0 auto;
  text-align: center;
}
#gmg--signup form .mktoButtonRow button,
#cidp--sign-up form .mktoButtonRow button {
  font-size: 0.875rem;
  padding: 0.75rem 0.8rem !important;
  background-color: white;
  color: #022a47;
  background-image: unset;
  text-shadow: none;
}
#gmg--signup form .mktoButtonRow button:hover,
#cidp--sign-up form .mktoButtonRow button:hover {
  background-image: unset;
  background-color: #71dbd4 !important;
  color: #022a47 !important;
  text-shadow: none;
}
@media screen and (max-width: 767px) {
  #gmg--signup form .mktoFormRow:nth-child(3),
  #cidp--sign-up form .mktoFormRow:nth-child(3),
  #gmg--signup form .mktoFormRow:nth-child(4),
  #cidp--sign-up form .mktoFormRow:nth-child(4) {
    display: block;
  }
  #gmg--signup form .mktoFormRow:nth-child(5) .mktoFieldWrap,
  #cidp--sign-up form .mktoFormRow:nth-child(5) .mktoFieldWrap {
    display: block;
  }
  #gmg--signup form .mktoFormRow:nth-child(5) .mktoFieldWrap label,
  #cidp--sign-up form .mktoFormRow:nth-child(5) .mktoFieldWrap label {
    margin-bottom: 0.5rem !important;
  }
  #gmg--signup form .mktoFormRow:nth-child(7),
  #cidp--sign-up form .mktoFormRow:nth-child(7) {
    margin-bottom: 0;
  }
  #gmg--signup form .mktoFormRow:nth-child(7) .mktoFieldDescriptor,
  #cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFieldDescriptor {
    margin-bottom: 0 !important;
  }
  #gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField,
  #cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField,
  #gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField,
  #cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField {
    display: block;
  }
  #gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField label,
  #cidp--sign-up form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField label,
  #gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField label,
  #cidp--sign-up form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField label {
    margin-bottom: 0.75rem !important;
  }
  #gmg--signup form .mktoFormRow:nth-child(9) .mktoFieldWrap,
  #cidp--sign-up form .mktoFormRow:nth-child(9) .mktoFieldWrap {
    flex-direction: unset;
  }
}
@media screen and (max-width: 767px) {
  #gmg--signup,
  #cidp--sign-up {
    padding-top: 140px !important;
  }
  #gmg--signup .teaser,
  #cidp--sign-up .teaser {
    padding: 1rem;
    margin-bottom: 0 !important;
    min-height: 120px;
  }
}
#gmg--signup > .container > .cmp-container {
  max-width: unset !important;
}
#gmg--signup form {
  max-width: 740px !important;
  margin-left: 0;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFieldDescriptor,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFieldDescriptor {
  margin: 0;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol {
  width: 100%;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap {
  width: 100%;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap label,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap label {
  width: fit-content;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField {
  flex-wrap: wrap;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap .mktoLogicalField label,
#gmg--signup form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap .mktoLogicalField label {
  margin-right: 1rem !important;
  margin-bottom: 1rem !important;
}
#gmg--signup form .mktoFormRow:nth-child(7) {
  margin-left: 0 !important;
}
#gmg--signup form .mktoFormRow:nth-child(7) .mktoCheckboxList {
  max-width: 600px;
}
#gmg--signup form .mktoFormRow:nth-child(8) {
  border-bottom: none !important;
  margin-bottom: 0 !important;
}
#gmg--signup form .mktoButtonRow {
  display: block;
  margin: 0 !important;
  text-align: left !important;
}
#gmg--signup form .mktoButtonRow button {
  border-radius: 4px;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
@media screen and (max-width: 767px) {
  #cidp--sign-up #dosing-hero-teaser-container .teaser:not(:last-child) {
    padding: 1rem 0 0 !important;
  }
}
#understanding-incat-leg-score .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  padding-right: 1.5rem;
}
@media screen and (max-width: 960px) {
  #understanding-incat-leg-score .flex > .cmp-container > .aem-Grid {
    flex-wrap: wrap;
  }
  #understanding-incat-leg-score .flex > .cmp-container > .aem-Grid .vyvh-cidp-teaser--callout-item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #understanding-incat-leg-score .teaser {
    margin-bottom: var(--spacing-sm);
  }
  #understanding-incat-leg-score .teaser .cmp-teaser .cmp-teaser__image {
    margin-bottom: var(--spacing-xs);
  }
}
#stduy-design-cidp-trial .image {
  width: fit-content;
}
#stduy-design-cidp-trial .image img {
  width: auto;
  min-height: 100%;
  max-height: 394px;
}
@media screen and (max-width: 1160px) {
  #stduy-design-cidp-trial > .aem-Grid .container:nth-child(2) {
    min-width: 36%;
  }
  #stduy-design-cidp-trial > .aem-Grid .container:nth-child(3) {
    width: 30%;
  }
  #stduy-design-cidp-trial .image img {
    width: 100%;
    min-width: unset;
  }
}
@media screen and (max-width: 959px) {
  #stduy-design-cidp-trial > .aem-Grid .container:nth-child(2) {
    min-width: unset;
  }
}
@media screen and (min-width: 769px) {
  .vyv-container--equal-height > .cmp-container > .aem-Grid {
    display: flex;
    align-items: stretch;
  }
  .vyv-container--equal-height > .cmp-container > .aem-Grid .teaser .cmp-teaser {
    height: 100%;
  }
}
.accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__header {
  background: rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #d2abde;
  padding: 0.5rem 1.25rem;
}
.accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__header button {
  font-size: 1rem;
  font-weight: bold;
  color: white;
  display: flex;
}
.accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__header button .cmp-accordion__title,
.accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__header button .cmp-accordion__icon {
  display: block;
  width: fit-content;
}
.accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__header button .cmp-accordion__icon {
  margin-left: auto;
}
.accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__header button .cmp-accordion__icon::after {
  content: "+";
  font-weight: bold;
}
.accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__header button.cmp-accordion__button--expanded .cmp-accordion__icon::after {
  content: "-";
}
.accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__panel {
  padding-top: 2rem;
  padding-bottom: 5.625rem;
}
.accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__panel .text .cmp-text ul {
  margin-top: 0;
  margin-bottom: 0;
}
.accordion .cmp-accordion .cmp-accordion__item .teaser {
  padding: 0;
}
.accordion .cmp-accordion .cmp-accordion__item .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: 0;
}
.accordion .cmp-accordion .cmp-accordion__item .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title p {
  margin-bottom: 0;
}
.accordion .cmp-accordion .cmp-accordion__item .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  padding-right: 1.5rem;
}
@media screen and (max-width: 960px) {
  .accordion .flex > .cmp-container > .aem-Grid {
    flex-wrap: wrap;
  }
  .accordion .flex > .cmp-container > .aem-Grid .vyvh-cidp-teaser--callout-item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .accordion .cmp-accordion .cmp-accordion__item:last-child .cmp-accordion__panel {
    padding-bottom: 0;
  }
  .accordion .teaser {
    margin-bottom: var(--spacing-sm);
  }
  .accordion .teaser .cmp-teaser .cmp-teaser__image {
    margin-bottom: var(--spacing-xs);
  }
}
.vyvh-cidp-carousel {
  border: 1px solid #BC86CE;
  border-radius: 50px;
}
.vyvh-cidp-carousel .cmp-carousel__actions {
  top: auto;
  width: 88%;
  bottom: 24px;
}
.vyvh-cidp-carousel .cmp-carousel__actions .cmp-carousel__action--previous {
  width: 20px;
  height: 38px;
}
.vyvh-cidp-carousel .cmp-carousel__actions .cmp-carousel__action--previous::before {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-arrow-l-white.svg");
}
.vyvh-cidp-carousel .cmp-carousel__actions .cmp-carousel__action--next {
  width: 20px;
  height: 38px;
  transform: none;
}
.vyvh-cidp-carousel .cmp-carousel__actions .cmp-carousel__action--next::before {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-arrow-r-white.svg");
}
.vyvh-cidp-carousel .cmp-carousel__indicators {
  border: unset;
  border-radius: unset;
  margin-bottom: 1rem;
  width: fit-content;
}
.vyvh-cidp-carousel .cmp-carousel__indicators .cmp-carousel__indicator {
  position: relative;
  width: 15px;
  height: 15px;
  padding: unset;
  margin: 0 0.45rem;
}
.vyvh-cidp-carousel .cmp-carousel__indicators .cmp-carousel__indicator::before {
  content: '';
  display: block;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0.3;
  transform: translate(-50%, -50%);
}
.vyvh-cidp-carousel .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active {
  width: 15px;
  height: 15px;
  background: unset;
  border: unset;
}
.vyvh-cidp-carousel .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active::before {
  content: '';
  border-radius: 50%;
  border: 3px solid white;
  background: unset;
  width: 15px;
  height: 15px;
  top: 50%;
  left: 50%;
  opacity: 1;
  transform: translate(-50%, -50%);
}
.vyvh-cidp-text--section-label {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.vyvh-cidp-text--section-label .cmp-text {
  padding: 0.5rem 2rem;
  background-color: #b1e4e3;
  border-radius: 0 0 0.375rem 0.375rem;
  width: fit-content;
}
.vyvh-cidp-text--section-label .cmp-text p {
  font-size: 0.75rem;
  line-height: 0.8rem;
  color: #022a47;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.vyvh-cidp-text--section-label.lavender .cmp-text {
  background-color: #d2abde;
}
.vyvh-cidp-text--section-label.perfectly-violet .cmp-text {
  background-color: #9137af;
  color: white;
}
.vyvh-cidp-text--section-label.perfectly-violet .cmp-text p {
  color: inherit;
}
@media screen and (max-width: 767px) {
  .vyvh-cidp-text--section-label .cmp-text {
    min-width: 316px;
  }
}
.vyvh-cidp-text--references .cmp-text {
  max-width: 90rem;
  margin: 0 auto;
  padding: 3.75rem var(--gutter-x);
}
.vyvh-cidp-text--references .cmp-text p {
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .vyvh-cidp-text--references .cmp-text {
    padding: 2.5rem var(--gutter-x);
  }
  .vyvh-cidp-text--references .cmp-text p {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}
.vyvh-cidp-text--footer {
  background: #052c49;
}
.vyvh-cidp-text--footer .cmp-text ul {
  list-style: none;
  display: block;
  padding: var(--spacing-sm) var(--gutter-x);
  margin: 0;
}
.vyvh-cidp-text--footer .cmp-text ul li {
  margin: 0 0 1rem;
}
.vyvh-cidp-text--footer .cmp-text ul li:last-child {
  margin-bottom: 0;
}
.vyvh-cidp-text--footer .cmp-text ul li a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.8125rem;
}
.vyvh-cidp-text--footer .cmp-text ul li a:hover {
  color: #008996;
}
@media screen and (min-width: 960px) {
  .vyvh-cidp-text--footer .cmp-text ul {
    display: flex;
    max-width: 90rem;
    margin: 0 auto;
    padding: var(--spacing-sm) var(--gutter-x);
    justify-content: center;
    gap: 4%;
  }
  .vyvh-cidp-text--footer .cmp-text ul li {
    margin: 0;
  }
}
.vyvh-cidp-text--footer-hero {
  width: 100%;
  background: rgba(43, 35, 90, 0.35);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.vyvh-cidp-text--footer-hero .cmp-text {
  width: 100%;
  max-width: 90rem;
  margin: 0 auto;
  padding: var(--spacing-sm) var(--gutter-x) var(--spacing-sm);
  font-weight: 600;
}
#text-jeff-tam-sing {
  padding: var(--spacing-sm-7) var(--spacing-md-6);
  border-radius: 1.875rem;
  border: 1px solid #fff;
  min-height: 280px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #text-jeff-tam-sing {
    padding: var(--spacing-sm-7) 1rem;
    min-height: unset;
  }
}
#img-jeff-tam-sing {
  padding: 0 1rem;
}
@media screen and (max-width: 767px) {
  #img-jeff-tam-sing {
    padding: 0 0;
  }
}
.tabs.-hide-tablist .cmp-tabs__tablist:has(li:only-child) {
  display: none;
}
.tabs.-hide-tablist-item .cmp-tabs__tablist .cmp-tabs__tab {
  visibility: hidden;
}
.tabs-cidp .cmp-tabs .cmp-tabs__tablist {
  width: 100%;
  border: unset;
  border-bottom: 2px solid #002b49;
  border-radius: 0 !important;
  margin-bottom: 0;
}
.tabs-cidp .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab {
  background: #cdd4d9;
  border-radius: 0.25rem 0.25rem 0 0;
  margin-right: 0.625rem;
}
.tabs-cidp .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:last-child {
  margin-right: 0;
}
.tabs-cidp .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active {
  border: none;
}
.tabs-cidp .cmp-tabs .cmp-tabs__tabpanel {
  padding: 1rem 2rem;
}
@media screen and (max-width: 767px) {
  .tabs-cidp .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab {
    width: 100%;
    margin-right: 0;
  }
  .tabs-cidp .cmp-tabs .cmp-tabs__tabpanel {
    padding: 1rem 0;
  }
}
.tabs-cidp--tab-1-lavender .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:nth-child(1).cmp-tabs__tab--active {
  background: #d2abde;
}
.tabs-cidp--tab-1-patina .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:nth-child(1).cmp-tabs__tab--active {
  background: #b1e4e3;
}
.tabs-cidp--tab-1-violet .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:nth-child(1).cmp-tabs__tab--active {
  color: white;
  background: #9137af;
}
.tabs-cidp--tab-2-violet .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:nth-child(2).cmp-tabs__tab--active {
  color: white;
  background: #9137af;
}
.tabs-cidp--tab-2-lavender .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:nth-child(2).cmp-tabs__tab--active {
  background: #d2abde;
}
.tabs-cidp--tab-2-patina .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:nth-child(2).cmp-tabs__tab--active {
  background: #b1e4e3;
}
.tabs-cidp--tab-2-teal .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:nth-child(2).cmp-tabs__tab--active {
  color: white;
  background: #008996;
}
.tabs-cidp--tab-3-lavender .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:nth-child(3).cmp-tabs__tab--active {
  background: #d2abde;
}
.tabs-cidp--tab-3-patina .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:nth-child(3).cmp-tabs__tab--active {
  background: #b1e4e3;
}
.vyvh-cidp--tray-container {
  background: #f7f4f8;
}
.vyvh-cidp--tray-container > .cmp-container {
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 90rem;
  margin: 0 auto;
  padding-left: var(--gutter-x);
  padding-right: var(--gutter-x);
}
.vyvh-cidp--tray-container > .cmp-container .cmp-tabs__tablist .cmp-tabs__tab {
  display: flex;
  align-items: center;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container {
  width: 100%;
  height: 100%;
  max-height: 190px;
  transition: max-height 0.15s ease-out;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  z-index: 1003;
  background: #f7f4f8;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.05);
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container.expand {
  max-height: 62%;
  transition: max-height 0.15s ease-out;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container.expand .vyvh-cidp--exapnd-btn .cmp-button::before {
  background-image: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-minus.svg");
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs {
  max-width: 90rem;
  margin: 0 auto;
  padding-left: var(--header-x);
  padding-right: var(--header-x);
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs .cmp-tabs {
  padding-top: 8px;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs .cmp-tabs__tablist {
  z-index: 1;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tablist {
  padding: 0 2rem 0 2rem;
  position: relative;
  z-index: 1;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel {
  position: relative;
  padding-left: 2rem;
  padding-right: 2rem;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container {
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: auto;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container::-webkit-scrollbar {
  -webkit-appearance: none;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container::-webkit-scrollbar:vertical {
  width: 12px;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container::-webkit-scrollbar:horizontal {
  height: 12px;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container > .cmp-container > .aem-Grid {
  display: flex;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container > .cmp-container > .aem-Grid .vyv-text--isi {
  flex-grow: 0;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container > .cmp-container > .aem-Grid .vyv-text--isi:last-child {
  flex-basis: 50%;
  max-width: 416px;
  min-width: 300px;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .vyvh-cidp--exapnd-btn {
  position: absolute;
  top: 16px;
  width: 100%;
  max-width: 90rem;
  margin: 0 auto;
  left: 50%;
  z-index: 1000;
  transform: translateX(-50%);
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .vyvh-cidp--exapnd-btn .cmp-button {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 0;
  right: calc(var(--header-x) + 34px);
  cursor: pointer;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .vyvh-cidp--exapnd-btn .cmp-button::before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-plus.svg");
  background-size: 100%;
}
.vyvh-cidp--tray-container .tabs-cidp {
  background: #f7f4f8;
  border-radius: 4px 4px 0 0;
  padding-top: 8px;
}
.vyvh-cidp--tray-container .tabs-cidp .cmp-tabs__tablist {
  padding: 0 2.5rem 0 0;
  border-bottom: unset;
}
.vyvh-cidp--tray-container .tabs-cidp .cmp-tabs__tablist::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #022a47;
}
.vyvh-cidp--tray-container .tabs-cidp .cmp-tabs__tablist .cmp-tabs__tab {
  width: auto;
  width: fit-content;
  margin-right: 0.375rem;
  line-height: 1.25rem;
}
.vyvh-cidp--tray-container .tabs-cidp .cmp-tabs__tablist .cmp-tabs__tab:last-child {
  margin-right: 0;
}
.vyvh-cidp--tray-container .tabs-cidp .cmp-tabs__tabpanel {
  padding: 1rem 0;
}
@media screen and (max-width: 767px) {
  .vyvh-cidp--tray-container .tabs-cidp .cmp-tabs__tablist {
    padding: 0;
  }
  .vyvh-cidp--tray-container .tabs-cidp .cmp-tabs__tabpanel {
    padding-left: 0;
    padding-right: 0;
  }
  .vyvh-cidp--tray-container .tabs-cidp .cmp-tabs__tabpanel > .container > .cmp-container > .aem-Grid {
    display: block !important;
  }
  .vyvh-cidp--tray-container .tabs-cidp .cmp-tabs__tabpanel > .container > .cmp-container > .aem-Grid .vyv-text--isi:last-child {
    display: block !important;
    margin-bottom: var(--spacing-sm-4);
  }
  .vyvh-cidp--tray-container .vyvh-cidp-tray {
    padding: 0;
  }
  .vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container {
    padding: 0;
    max-height: 179px;
  }
  .vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp {
    box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.05);
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tablist {
    padding: 0 1rem 0 1rem;
  }
  .vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container > .cmp-container > .aem-Grid .vyv-text--isi .cmp-text {
    padding-right: 0.5rem;
  }
  .vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container .tabs-cidp .cmp-tabs__tabpanel > .container > .cmp-container > .aem-Grid .vyv-text--isi:last-child {
    display: none;
  }
  .vyvh-cidp--tray-container .vyvh-cidp-tray .vyvh-cidp--exapnd-btn {
    top: 16px !important;
    right: -24px !important;
    left: auto !important;
    transform: none !important;
  }
}
.vyv-text--isi h4 {
  font-size: 1rem;
  line-height: 1.563rem;
}
.vyv-text--isi .cmp-text > p {
  margin-bottom: 0;
}
.vyvh-cidp--tray-container .vyvh-cidp-tray > .cmp-container.vyv-edit-mode {
  position: relative !important;
  max-height: unset !important;
  display: block !important;
}
#incat-leg-score-responders {
  position: relative;
}
#incat-leg-score-responders #incat-score-options {
  position: absolute;
  width: 100%;
  z-index: 1;
  display: none;
}
#incat-leg-score-responders #incat-score-options.active {
  display: block;
}
#incat-leg-score-responders #incat-score-options.author-mode {
  display: block;
  position: relative;
}
#incat-leg-score-responders #incat-score-options.author-mode .teaser {
  display: block;
}
#incat-leg-score-responders #incat-score-tables .vyvh-cidp-image--incat-table {
  display: none;
}
#incat-leg-score-responders #incat-score-tables.author-mode .vyvh-cidp-image--incat-table {
  display: block !important;
}
#incat-leg-score-responders .highlight {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
  color: white;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown .cmp-teaser {
  border: 1px solid #D2ABDE;
  border-radius: 6px 6px 0 0;
  padding: 40px 66px 20px 40px;
  width: 100%;
  position: relative;
  cursor: pointer;
  min-height: 178px;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown .cmp-teaser::after {
  position: absolute;
  content: '';
  display: block;
  width: 40px;
  height: 100%;
  border-left: 1px solid #D2ABDE;
  right: 0;
  top: 0;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown .cmp-teaser::before {
  position: absolute;
  content: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-chevron-down-white.svg');
  display: block;
  width: 24px;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown .cmp-teaser.active::before {
  content: url('../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/icons/icon-chevron-up.svg');
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.875rem;
  white-space: nowrap;
  color: white;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  color: white;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline {
  background-color: #002b49;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline .cmp-teaser {
  padding: 24px;
  border-radius: 0;
  border-top: unset;
  min-height: unset;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline .cmp-teaser::after {
  content: none;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline .cmp-teaser::before {
  content: none;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline .cmp-teaser .cmp-teaser__content {
  display: flex;
  align-items: center;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 0.5rem;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline .cmp-teaser .cmp-teaser__content p {
  margin-bottom: 0;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline .cmp-teaser .cmp-teaser__content p br {
  display: none;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline:focus,
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline:hover {
  background-color: #71dbd4;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline:focus p,
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline:hover p {
  color: #022a47;
}
.vyvh-cidp-teaser-incat-leg-score-responder-dropdown.inline.active {
  display: none;
}
.vyvh-cidp-image--incat-table {
  min-width: 721px;
}
.vyvh-cidp-image--incat-table::before {
  position: absolute;
  background: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-vyvgarthcp/resources/images/incat-leg-score-arrow.svg") no-repeat;
  content: '';
  height: 56px;
  width: 30px;
  display: block;
  top: 62px;
  left: -12%;
}
.vyvh-cidp-image--incat-table .cmp-image {
  max-width: 654px;
}
@media only screen and (max-width: 767px) {
  .vyvh-cidp-image--incat-table {
    min-width: unset;
  }
  .vyvh-cidp-image--incat-table::before {
    content: unset;
  }
}

