@charset "UTF-8";

/* Brand palette */


/* Greys */


/* Text */


/*Color with transperancy*/


/* Box sizing rules */

*,
*::before,
*::after {
    box-sizing: border-box;
}

pre {
    display: none;
}

.reload-captcha-wrapper {
    display: none;
}


/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
    margin: 0;
}


/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */

ul[role="list"],
ol[role="list"] {
    list-style: none;
}


/* Set core root defaults */

html:focus-within {
    scroll-behavior: smooth;
}


/* Set core body defaults */

body {
    min-height: 100vh;
    text-rendering: optimizeSpeed;
    line-height: 1.5;
    background: #ffffff;
}


/* A elements that don't have a class get default styles */

a:not([class]) {
    text-decoration-skip-ink: auto;
}


/* Make images easier to work with */

img,
picture {
    width: 100%;
    max-width: 100%;
    display: block;
}


/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
    font: inherit;
}


/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */

@media (prefers-reduced-motion: reduce) {
    html:focus-within {
        scroll-behavior: auto;
    }
    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}

.node .field--type-image {
    float: none;
}

.block .content {
    margin-top: 0;
}

.node__meta {
    display: none;
}


/* Custom utility classes */

.cust-pb-3 {
    padding-bottom: 30px;
}

.cust-pt-2 {
    padding-top: 20px;
}

.cust-pt-7 {
    padding-top: 70px;
}

.cust-mt-i-6 {
    margin-top: 6px !important;
}

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

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

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

.pl-0 {
    padding-left: 0;
}

.pl-2 {
    padding-left: 20px;
}

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

.w-100 {
    width: 100%;
}

.overflowX-auto {
    overflow-x: auto;
}

.cust-46 {
    width: 460px;
}

.cust-w-58 {
    min-width: 580px;
}

.cust-w-69 {
    width: 690px;
}

.cust-w-74 {
    width: 740px;
}

.cust-w-80 {
    min-width: 800px;
}

.cust-w-89 {
    width: 890px;
}

.cust-w-110 {
    width: 1100px;
}

.maxw-37 {
    max-width: 370px;
}

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

.fs-12 {
    font-size: 0.75em !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-16-20 {
    font-size: 16px !important;
}

.fs-18 {
    font-size: 1.1em !important;
}

.fs-20 {
    font-size: 1.25em !important;
}

.fs-24 {
    font-size: 1.5em !important;
}

.fs-26 {
    font-size: 26px !important;
}

.fs-32 {
    font-size: 32px !important;
}

.fw-bold {
    font-weight: bold !important;
}

.ff-heebo-bold {
    font-family: Heebo-bold, "Heebo", sans-serif !important;
}

.ff-heebo {
    font-family: Heebo, sans-serif !important;
}

.d-block {
    display: block;
}

.d-flex {
    display: flex;
}

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

.d-none {
    display: none;
}

.hide-br br {
    display: none;
}

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

@media (min-width: 600px) {
    .fs-14 {
        font-size: 16px !important;
    }
    .fs-16 {
        font-size: 18px !important;
    }
    .fs-16-20 {
        font-size: 20px !important;
    }
    .fs-md-24 {
        font-size: 1.5em !important;
    }
    .fs-26 {
        font-size: 28px !important;
    }
    .fs-md-40 {
        font-size: 2.5em !important;
    }
}

@media (min-width: 768px) {
    .fs-md-14 {
        font-size: 0.875em !important;
    }
    .d-md-block {
        display: block;
    }
    .d-md-flex {
        display: flex;
    }
    .show-md-br br {
        display: block;
    }
    .d-md-none {
        display: none;
    }
}

@media (max-width: 1200px) {
    .d-xl-flex {
        display: flex;
    }
    .jc-xl-center {
        justify-content: center;
    }
}


/* Brand palette */


/* Greys */


/* Text */


/*Color with transperancy*/

@font-face {
    font-family: HeeboBlack;
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/heebo/Heebo-Black.ttf) format("truetype");
}

@font-face {
    font-family: HeeboBold;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/heebo/Heebo-Bold.ttf) format("truetype");
}

@font-face {
    font-family: Heebo-Bold;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/heebo/Heebo-Bold.ttf) format("truetype");
}

@font-face {
    font-family: Heebo-Medium;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/heebo/Heebo-Bold.ttf) format("truetype");
}

@font-face {
    font-family: HeeboItalic;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/heebo/Heebo-Regular.ttf) format("truetype");
}

@font-face {
    font-family: Heebo;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/heebo/Heebo-Regular.ttf) format("truetype");
}

@font-face {
    font-family: Heebo-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/heebo/Heebo-Regular.ttf) format("truetype");
}

@font-face {
    font-family: HeeboLight;
    font-style: normal;
    font-weight: lighter;
    src: url(../fonts/heebo/Heebo-Light.ttf) format("truetype");
}

@font-face {
    font-family: Heebo-Light;
    font-style: normal;
    font-weight: lighter;
    src: url(../fonts/heebo/Heebo-Light.ttf) format("truetype");
}

html,
body {
    font-size: 1rem;
    font-family: Heebo, sans-serif;
}

a {
    border: none;
}

a:hover {
    border: none;
}

p,
li {
    color: black;
    position: relative;
    line-height: 28px;
    font-size: 1.14rem;
}

ul {
    margin-top: 1.25rem;
}

ul li {
    margin-bottom: 0.75rem;
}

ul li:last-child {
    margin-bottom: 0;
}

ul>li ul {
    padding-left: 0;
    margin-top: 1rem;
}

ul>li ul li {
    font-size: 1rem;
    font-weight: 300;
    font-family: HeeboLight, Heebo, sans-serif;
}

p {
    padding-left: 0;
    margin: 0;
}

sup {
    font-size: 50%;
}

h2 strong sup,
sup strong,
strong sup,
h2 sup,
h3 sup,
h6 sup,
p sup,
li sup {
    vertical-align: middle;
}

p.caption sup.black,
sup.black {
    color: #0f0f0f;
}

ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
}

ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #d9027d;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 8px;
}

h1.aqua {
    color: #3eb1c8;
}

h1.storm {
    color: #5b7f95;
}

h2.aqua {
    color: #3eb1c8;
}

@media screen and (min-width: 991px) {
    .page-node-type-contact-us section #block-takeda-content {
        margin-left: 13rem;
    }
    h2.absolute {
        position: absolute;
        width: 50%;
    }
}

@media screen and (min-width: 991px) {
    h2.neg-margin {
        width: 50%;
        margin-bottom: -2rem;
    }
}

h2.storm {
    color: #5b7f95;
}

h2.strom-smaller {
    font-size: 1.5rem !important;
    font-weight: 400 !important;
}

@media screen and (min-width: 991px) {
    h2.strom-smaller {
        padding-right: 0rem;
    }
}

h2.section-title {
    font-size: 2rem !important;
    color: white;
}

h3.magenta {
    color: #d9027d;
    padding-bottom: 1rem;
}

h3.storm {
    color: #5b7f95;
}

h3.aqua {
    color: #3eb1c8;
}

h4.storm {
    color: #5b7f95;
}

h4.magenta {
    color: #d9027d;
    padding-bottom: 1rem;
}

p.storm {
    color: #5b7f95;
}

p.storm-medium {
    color: #5b7f95;
    font-size: 20px !important;
}

p.storm-medium sup {
    color: #5b7f95 !important;
}

.resources #edit-actions-submit {
    background: #d9027d;
    color: white;
    font-size: 16px;
    border-radius: 2rem;
    padding: 1rem 2rem;
    border: none;
    font-weight: bold;
    background-image: none;
    white-space: nowrap;
}

h2.homepage {
    margin-top: 3rem !important;
}

h1.homepage,
h2.homepage {
    width: auto;
    margin: 1rem auto 1rem auto;
    padding-top: 0rem;
    border-top: 0px solid rgba(91, 127, 149, 0.5);
    text-align: center;
    font-size: 36px !important;
}

h1.heading {
    width: 75%;
    margin: 4rem auto 0 auto;
    text-align: center;
    font-size: 36px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

p.caption {
    font-size: 14px !important;
    color: #5b7f95 !important;
    line-height: 1rem !important;
}

p.caption a {
    padding: 0;
    border: unset;
    background: unset;
}

p.caption>sub {
    border: 0px;
    background: transparent;
}

p.caption>span {
    padding: 0;
    border: 0px solid #ccc;
    background: transparent;
    font-size: 10px;
}

p.caption sup {
    color: #5b7f95;
    font-size: 10px;
    border: none;
    background-color: transparent;
    padding: 0;
}

p.standard-size-padding {
    font-size: 16px !important;
    padding: 0 1rem;
}

p.standard-size {
    font-size: 16px !important;
}

p.sm-bold {
    font-size: 12px !important;
    font-weight: 900;
    margin-top: 0.5rem;
}

span.aqua {
    color: #3eb1c8;
}

span.aqua a {
    color: #3eb1c8;
}

h2.pop-up-heading {
    width: 100%;
    text-align: center;
    color: #0f0f0f;
    font-family: Heebo, serif;
    font-size: pxToRem(22);
    letter-spacing: 0;
    line-height: pxToRem(18);
}

p.mobile-only {
    display: none !important;
}

@media screen and (max-width: 991px) {
    p.mobile-only {
        display: block !important;
    }
}

p.interactive-title {
    position: relative;
    font-size: 1.125rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 2rem 0;
    padding-left: 1.5rem !important;
    color: black;
}

p.interactive-title::before {
    content: "";
    width: 0.75rem;
    height: 100%;
    background: #ae2573;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.field--name-field-cta a:focus {
    color: #5b7f95;
}

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

.block .content {
    margin-top: 0;
}

.path-hcp #to_top {
    display: none;
}

.hd-app-container {
    text-align: center;
    max-width: 1360px;
}

sup {
    font-size: 50%;
}

p {
    margin: 0;
}

.hd-container {
    max-width: 1440px;
}

.hd-app-container,
.hd-container {
    width: 100%;
    margin: 0 auto;
    padding: 1em 1em;
}

.hd-grid .hd-cell.left {
    text-align: left !important;
}

.hd-call-to-action.arrow-bottom:after {
    transform: rotate(0deg);
}

.paragraph .field--name-field-study-design-subtitle {
    color: #5b7f95;
    font-size: 1.75em;
    font-family: Heebo-Medium, Heebo, sans-serif;
    font-weight: 700;
}

.paragraph .field--name-field-study-design-title,
.hd-section-section-title {
    color: #5b7f95;
    font-size: 2em;
    font-family: Heebo-Medium, Heebo, sans-serif;
    margin-bottom: 10px;
    font-weight: 700;
}

.hd-section-chart-footnote {
    font-size: 13px;
    text-align: right;
    font-family: HeeboLight, Heebo, sans-serif;
}

.hd-section-chart-citations {
    text-align: left;
    font-size: 13px;
    color: #5b7f95;
    max-width: 80%;
}

.paragraph--type--safety-profile .hd-section-section-title:nth-child(2) {
    color: #3eb1c8;
    font-size: 1.75em;
}

input,
select {
    background: #fff;
    padding: 15px 20px;
    border-radius: 50px;
    border: none;
    outline: none;
    margin-bottom: 15px;
    color: #bbb;
    font-family: Heebo, sans-serif;
    font-size: 16px;
}

input.is-error,
select.is-error {
    border: 2px solid red;
}

.hd-link {
    border-bottom: 2px solid #3eb1c8;
    font-family: Heebo-Medium, Heebo, sans-serif;
    cursor: pointer;
}

.is-highlight {
    color: #d9027d;
}

.is-big {
    color: #5b7f95;
    font-size: 1.3em;
}

ul li ul {
    margin-top: 15px;
    margin-left: 10px;
}

ul li ul li:before {
    width: 5px;
    height: 2px;
    top: 10px;
    color: #0f0f0f;
}

.black {
    color: #0f0f0f !important;
}

form#splash-form .form-submit {
    color: white;
    border-radius: 100px;
    margin: 2em auto 1em;
    background-image: none;
    min-height: 48px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.3s ease;
    display: block;
    font-size: 0.9em;
    /* text-transform: uppercase; */
    width: 100%;
    min-width: auto;
    max-width: 350px;
}

.hcp.section img.opt-out {
    display: none;
}

#block-takeda-content #splash-form a.splash-link {
    justify-content: center;
    background-color: #d9027d;
    border: none;
    box-shadow: none;
    color: white !important;
    border-radius: 100px;
    margin: 2em auto 1em;
    background-image: none;
    min-height: 48px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.3s ease;
    display: block;
    text-decoration: none !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-size: 0.9em;
    padding: 1em 0.5em;
    width: 100%;
    max-width: 350px;
}

.grid-carousel p sup.black {
    color: #0f0f0f !important;
}


/* section.hcp.section .black {display:none;} */

#block-takeda-content #splash-form a.splash-link p {
    color: white;
    border-radius: 100px;
    background-image: none;
    display: block;
    font-size: 0.95em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-weight: 800;
    text-decoration: none !important;
    padding: 0em 0em;
}

.hd-takeda-logo {
    background: url(../images/takeda-logo.a87213e3.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    background-position: 0;
    width: 200px;
    height: 40px;
    margin: 2em 0 1em 0;
}

.one-word {
    white-space: nowrap !important;
}


/* site leave pop-up menu - module doesn't use templates, local css nor BEM class styling*/

.external-link-popup {
    min-width: 320px;
    max-width: 600px;
    bottom: 50% !important;
    left: 50% !important;
    overflow: auto;
    transform: translate(-50%, 50%);
    top: revert !important;
}

.external-link-popup {
    min-width: 320px;
    max-width: 600px;
    padding: 2em 2em 1em 2em;
    border-radius: 10px;
    /* left: 50% !important;
    bottom: 50% !important;
    top: inherit !important;
    transform: translate(-50%, 50%) !important; */
}

button,
button:active,
button:focus {
    outline: none;
}

@media screen and (max-width: 1440px) {
    .hd-header .hd-menu__sub-menu--item {
        font-size: 11px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1600px) {
    .hd-hero {
        font-size: 0.9em;
    }
    .hd-hero .hd-hero__separator {
        margin: 10px 0;
    }
}

.contact-us .hd-full-content.hd-components__component {
    padding: 1em 0 !important;
}


/* site leave pop-up menu - module doesn't use templates, local css nor BEM class styling*/

.external-link-popup {
    min-width: 320px;
    max-width: 600px;
}


/* error page */

.c .body {
    color: #595454;
}

.error-page {
    font-weight: 400;
    padding-top: 120px;
    padding-bottom: 140px;
}

.error-page h2 {
    font-size: 36px;
    margin-bottom: 0px;
    line-height: 1;
}

div#safety-profile {
    border: none;
    margin: 0px;
}

.field--type-entity-reference {
    font-family: Heebo, sans-serif;
    margin: 0;
}

h6,
.heading-f {
    text-transform: unset;
}

h5,
.heading-e {
    text-transform: unset;
}

.region-header a.user-link {
    color: #5b7f95;
}

.main-content-container {
    width: 80%;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 768px) {
    .main-content-container {
        width: 93%;
    }
}

.main-content-container.has-sidebar {
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 991px) {
    .main-content-container.has-sidebar {
        flex-direction: row;
    }
}

.main-content-container.has-sidebar .main-content {
    flex: 1;
    margin: 0;
}

@media screen and (min-width: 851px) {
    .main-content-container.has-sidebar .main-content {
        width: 100%;
    }
}

@media screen and (min-width: 991px) {
    .main-content-container.has-sidebar .main-content {
        margin-left: 3.75rem;
        max-width: 1090px;
        width: 70%;
    }
}

.main-content-container.has-sidebar .main-content .card-group {
    flex-direction: column;
}

.main-content-container.has-sidebar .main-content .card-group__item {
    margin-bottom: 3rem;
    margin-right: 0;
    margin-left: 0;
}

.main-content-container.has-sidebar .main-content .card-group__item:first-child {
    margin-bottom: 3rem;
}

@media screen and (min-width: 1200px) {
    .main-content-container.has-sidebar .main-content .card-group {
        flex-direction: row;
    }
    .main-content-container.has-sidebar .main-content .card-group__item {
        margin-bottom: 3rem;
    }
    .main-content-container.has-sidebar .main-content .card-group__item:first-child {
        margin-right: 3.75rem;
    }
}

.no_scroll {
    overflow: hidden !important;
}

.hd-action {
    padding: 3em 0 !important;
}

.hd-action__content-wrapper {
    text-align: center;
    padding-top: 2em;
}

.hd-action__content-wrapper .hd-buttons {
    font-weight: 600;
}

.hd-app-container {
    text-align: center;
    display: block;
    width: 100%;
}

@media (min-width: 991px) {
    .hd-resources__aside-block--input {
        min-width: auto;
    }
}

@media only screen and (min-width: 768px) {
    .hd-grid .hd-row {
        display: flex;
    }
    .hd-resources__aside-block {
        width: 40%;
        margin-left: 25px;
        padding: 2em;
    }
    .hd-resources__aside-block--button {
        text-align: right;
    }
}

@media screen and (max-width: 1200px) {
    .md-mr12 {
        margin-right: 12px;
    }
}

@media only screen and (max-width: 600px) {
    a {
        font-size: 14px;
    }
    .hd-manufacturing-cta .hd-cta-content:after {
        width: 50px;
        height: 50px;
        bottom: -40px;
    }
    .hd-full-content__content ul,
    .hd-full-content__content ul li ul {
        margin-left: 10px;
    }
    .interactive-area {
        margin-top: 5em;
    }
}

@media screen and (min-width: 901px) {
    .show-desktop {
        padding-left: 3em;
    }
}

@media only screen and (max-width: 460px) {
    .path-frontpage .hd-app-container {
        padding: 1em 1em;
        margin: 0px -0.4rem;
    }
}

@media (max-width: 991px) {
    .clinical-program .enable-scrolling .field--name-field-media-image,
    .administering-qdenga .enable-scrolling .field--name-field-media-image,
    .what-is-dengue .enable-scrolling .field--name-field-media-image {
        overflow: auto;
        position: relative;
    }
    .clinical-program .enable-scrolling .field--name-field-media-image::after,
    .administering-qdenga .enable-scrolling .field--name-field-media-image::after,
    .what-is-dengue .enable-scrolling .field--name-field-media-image::after {
        content: "";
        position: absolute;
        width: 20px;
        height: 100%;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
        top: 0;
        right: 0;
    }
    .clinical-program .enable-scrolling .field--name-field-media-image img,
    .administering-qdenga .enable-scrolling .field--name-field-media-image img,
    .what-is-dengue .enable-scrolling .field--name-field-media-image img {
        height: auto !important;
        width: 700px !important;
        max-width: 700px;
    }
}

.clinical-program section.clinical-program .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side {}

.clinical-program section .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side {
    gap: 30px;
    margin-top: -4em;
}

@media screen and (min-width: 991px) {
    .clinical-program section.clinical-program .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side {
        margin-top: -9rem;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
    }
    .clinical-program section .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side {
        margin-top: -7rem;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
        align-items: center;
    }
    .clinical-program section.clinical-program .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side .field--name-field-card-text {
        margin-top: 2.5rem;
    }
    .clinical-program section .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side .field--name-field-card-text {
        margin-top: 2.5rem;
    }
}

.clinical-program section.clinical-program .field--name-field-article-section .left.paragraph--type--card {
    padding: 1rem 1rem 0 4rem;
    max-width: 900px;
    margin-top: 2rem;
}

.clinical-program section .field--name-field-article-section .left.paragraph--type--card {
    padding: 1rem 1rem 0 4rem;
    max-width: 900px;
    margin-top: 2rem;
}

@media screen and (max-width: 768px) {
    .clinical-program .side-by-side.half>div {
        display: flex;
        align-items: flex-end;
        height: 90%;
    }
    .clinical-program section .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side {
        margin-top: -7em;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
        align-items: normal;
    }
    .clinical-program section .field--name-field-article-section .left.paragraph--type--card {
        padding: 4rem 2rem 1rem 2rem;
    }
    .clinical-program section.clinical-program .field--name-field-article-section .left.paragraph--type--card {
        padding: 4rem 2rem 1rem 2rem;
    }
    .clinical-program section .field--name-field-article-section .left.paragraph--type--card .hd-cta-content__image {
        top: -3rem;
        transform: translateX(-50%);
    }
    .clinical-program section.clinical-program .field--name-field-article-section .left.paragraph--type--card .hd-cta-content__image {
        top: -3rem;
        transform: translateX(-50%);
    }
}

.clinical-program section.clinical-program .side-by-side {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
}

.clinical-program section .side-by-side {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
    margin: 0;
}

.region-header a.user-link {
    color: #5b7f95;
}

.no-padding {
    padding-bottom: 0px !important;
    padding-top: 1rem !important;
}

.page-node-type-landing-page {
    position: relative;
}

.page-node-type-landing-page .text-paragraph.container {
    margin: auto;
}

.mobile-only {
    display: none !important;
}

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

.desktop-only {
    display: block;
}

@media screen and (max-width: 991px) {
    .desktop-only {
        display: none;
    }
}

section.administering-qdenga™ .side-by-side ul {
    padding-right: 2rem;
}

@media screen and (min-width: 768px) {
    section.administering-qdenga™ .paragraph--type--file-download {
        margin: -5% auto 4rem auto;
    }
}

.ui-dialog .ui-dialog-titlebar.ui-widget-header {
    background: transparent;
    border: none;
    font-size: 22px;
    padding: 0;
    position: unset;
    margin-bottom: 1rem;
}

.ui-dialog .ui-dialog-titlebar.ui-widget-header span.ui-dialog-title {
    white-space: break-spaces;
}

.ui-dialog.ui-widget.ui-widget-content {
    max-width: unset;
    width: 676px !important;
    border: 4px solid #dbe2e9;
    padding: 3rem 6rem 3rem 3rem;
}

@media screen and (max-width: 768px) {
    .ui-dialog.ui-widget.ui-widget-content {
        padding: 3rem 2rem;
        width: 90% !important;
    }
}

.ui-dialog .ui-dialog-content.external-link-popup-content {
    max-height: unset !important;
    padding: 0;
    margin-bottom: 2rem;
}

.ui-dialog .ui-dialog-content.external-link-popup-content p {
    font-size: 18px;
}

.ui-dialog .ui-dialog-buttonpane.ui-helper-clearfix {
    border: none;
    background: transparent;
    padding: 0;
}

.ui-dialog .ui-dialog-buttonpane.ui-helper-clearfix .ui-dialog-buttonset {
    float: left;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: flex-end;
}

@media screen and (max-width: 768px) {
    .ui-dialog .ui-dialog-buttonpane.ui-helper-clearfix .ui-dialog-buttonset {
        gap: unset;
        justify-content: space-around;
    }
}

.ui-dialog .ui-dialog-buttonpane.ui-helper-clearfix .ui-dialog-buttonset button {
    font-size: 16px;
    border-radius: 2rem;
    padding: 1rem 2rem;
    border: none;
    font-weight: bold;
    background-image: none;
    white-space: nowrap;
}

.ui-dialog .ui-dialog-buttonpane.ui-helper-clearfix .ui-dialog-buttonset button:first-child {
    background-color: #d9027d;
    color: white;
}

.ui-dialog .ui-dialog-buttonpane.ui-helper-clearfix .ui-dialog-buttonset button:last-child {
    background-color: #d9027d;
    color: white;
}

.ui-dialog .ui-dialog-titlebar-close.ui-corner-all {
    top: 1rem;
}

small {
    display: block;
    line-height: 1.5rem;
}

.video-paragraph .container {
    max-width: 63rem;
}

@media screen and (min-width: 1360px) {
    .clinical-program section .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side {
        margin-top: -10rem;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
    }
    section.contact-us {
        margin-left: 15rem;
    }
}

form#splash-form .form-submit {
    background-color: #d9027d;
    border: none;
    box-shadow: none;
    font-weight: 800;
}

#to_top {
    position: absolute;
    right: 1rem;
    bottom: 95%;
    width: 3.5rem;
    height: 3.5rem;
    background-color: #dbe2e9;
    border-radius: 50%;
    background-image: url(../images/up@2x.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
}

a:active,
a:focus {
    border: none;
}

@media screen and (max-width: 991px) {
    section.education-and-events {
        margin-bottom: 5rem;
    }
}

a.new-tab-link {
    font-size: inherit;
}

.os-theme-dark .os-scrollbar-horizontal .os-scrollbar-track-off {
    height: 5px;
    background-color: rgba(174, 37, 115, 0.4);
}

.os-theme-dark .os-scrollbar-horizontal .os-scrollbar-track-off .os-scrollbar-handle {
    background: #ae2573 !important;
}

.os-theme-dark .os-scrollbar-horizontal .os-scrollbar-track-off .os-scrollbar-handle :hover {
    background: #ae2573 !important;
}

#article-section-353 h2 {
    text-align: center;
}

@media screen and (max-width: 836px) {
    .hd-cell.splide__slide {
        padding: 0 !important;
    }
}

.hd-header {
    display: flex;
    width: 100%;
    background: #ffffff;
    transition: all 0.5s ease;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    position: relative;
    height: 5rem;
    z-index: 2;
}

@media (min-width: 1250px) {
    .hd-header {
        height: auto !important;
    }
}

.hd-header.is-sticky {
    min-height: 4.5625rem;
    top: 0;
    position: fixed;
}

@media screen and (min-width: 1250px) {
    .clinical-program section .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side {
        margin-top: -6rem;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
        align-items: center;
    }
    .hd-header.is-sticky {
        top: 0;
    }
}

.hd-header.is-sticky .hd-top-links--user {
    margin-right: 0 !important;
}

.hd-header.is-sticky .hd-menu {
    padding: 0 0.5rem 0 1rem;
    flex: 1;
}

@media screen and (min-width: 1250px) {
    .hd-header.is-sticky .hd-menu {
        margin-left: 4rem;
    }
}

.hd-header.is-sticky .not-sticky {
    display: none !important;
}

.hd-header.is-sticky .region-header {
    align-items: center;
}

.hd-header.is-sticky .region-header .hd-header__logo {
    max-width: 3.125rem;
    padding-right: 0;
}

.hd-header.is-sticky .region-header .hd-header__logo img.only-sticky {
    display: flex;
    max-width: 210%;
    max-height: unset;
    width: auto;
}

.hd-header.is-sticky .region-header .hd-header__right {
    flex-direction: row-reverse;
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-menu {
    flex: 1;
}

@media (min-width: 1250px) {
    .hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-menu {
        padding: 0 0.5rem 0 1rem;
    }
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links {
    width: 9.375rem;
    justify-content: space-between;
}

@media screen and (min-width: 1250px) {
    .hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links.only-sticky.is-sticky {
        display: flex;
        align-items: center;
    }
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links.is-sticky {
    padding-left: 2rem;
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links.is-sticky .not-sticky {
    display: none;
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links.is-sticky .hd-top-links--links--pi {
    color: #ffffff;
    position: relative;
    margin-left: 0.9375rem;
    cursor: pointer;
    font-size: 0.875rem;
    text-decoration: underline;
    white-space: nowrap;
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links.is-sticky .hd-top-links--links--pi p {
    display: none;
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links.is-sticky .hd-top-links--links--pi:before {
    content: "";
    position: absolute;
    width: 1.875rem;
    height: 1.875rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/pi-icon.4d201785.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links.is-sticky .hd-top-links--links--safety {
    color: #fffeff;
    position: relative;
    margin-left: 0.9375rem;
    cursor: pointer;
    font-size: 0.875rem;
    text-decoration: underline;
    padding: 0 1rem;
    white-space: nowrap;
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links.is-sticky .hd-top-links--links--safety p {
    display: none;
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links.is-sticky .hd-top-links--links--safety:before {
    content: "";
    position: absolute;
    width: 1.875rem;
    height: 1.875rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/safety-link.fc37aedd.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}

.hd-header.is-sticky .region-header .hd-header__right .hd-header__menu .hd-top-links.is-sticky .hd-top-links--sub-menu {
    display: none;
}

.hd-header.is-sticky .region-header a.user-link {
    color: #5b7f95;
}

.hd-header.is-sticky .only-sticky.is-sticky {
    display: flex;
    align-items: center;
}

.hd-header .region-header {
    color: #5b7f95;
}

.hd-header .region-header .field--name-field-cta {
    display: flex;
}

@media screen and (max-width: 1250px) {
    .hd-header .region-header .field--name-field-cta {
        flex-direction: column;
    }
}

.hd-header .region-header .field--name-field-cta a {
    color: #5b7f95;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    margin-left: 0.9375rem;
    position: relative;
    text-decoration: underline;
    white-space: nowrap;
}

.hd-header .region-header .field--name-field-cta a :hover {
    color: #5b7f95;
}

.hd-header .region-header .field--name-field-cta a img {
    height: 1.875rem;
    width: auto;
}

.hd-header .region-header .field--name-field-cta a span {
    padding-left: 0.625rem;
    font-weight: 600;
    font-size: 1.2em;
}

@media screen and (max-width: 1250px) {
    .hd-header .region-header .field--name-field-cta a span {
        display: block !important;
    }
}

@media (min-width: 1250px) {
    .path-frontpage .hd-header .region-header .hd-header__right .hd-header__top,
    .page-node-type-article .hd-header .region-header .hd-header__right .hd-header__top,
    .hd-header .region-header .hd-header__right .hd-header__top {
        display: flex;
        justify-content: flex-end !important;
        right: unset !important;
        position: relative !important;
    }
    .layout-no-sidebars .hd-header .region-header .hd-header__right .hd-header__top {
        display: flex;
        justify-content: space-around;
        right: 30%;
        position: absolute;
    }
    .layout-no-sidebars .hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--links {
        border-right: 0;
        text-decoration: underline;
    }
    .user-logged-in .hd-header .region-header .hd-header__right .hd-header__top,
    .path-user .hd-header .region-header .hd-header__right .hd-header__top,
    .path-register .hd-header .region-header .hd-header__right .hd-header__top,
    .path-registeration .hd-header .region-header .hd-header__right .hd-header__top {
        display: flex;
        justify-content: flex-end;
        right: unset;
        position: relative;
    }
}

@media (min-width: 991px) {
    .hd-header .region-header {
        padding: 1rem 1rem 0 1rem;
        margin-inline: auto;
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
}

.hd-header .region-header .hd-header__logo {
    max-width: 6.25rem;
    padding-right: 0;
    cursor: pointer;
}

@media screen and (min-width: 1250px) {
    .hd-header .region-header .hd-header__logo {
        max-width: 12.5rem;
        padding-bottom: 0.25rem;
    }
}

.hd-header .region-header .hd-header__logo img.only-sticky {
    display: none;
    max-height: 100%;
}

.hd-header .region-header .hd-header__right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: static;
}

.hd-header .region-header .hd-header__right .hd-header__top {
    display: none;
}

@media (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__top {
        display: flex;
        justify-content: flex-end;
    }
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links {
    display: flex;
    align-items: center;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--user {
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    color: #5b7f95;
    position: relative;
    top: 0.125rem;
    margin-right: 0.9375rem;
    flex-shrink: 0;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--user-img {
    width: 1.875rem;
    height: 1.875rem;
    margin-right: 0.4375rem;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--links {
    cursor: pointer;
    font-size: 0.875rem;
    color: #5b7f95;
    text-decoration: underline;
    padding: 0 1em;
    border-right: 0.0625rem solid rgba(91, 127, 149, 0.5);
    white-space: nowrap;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--links--safety {
    padding-right: 0;
    border-right: none;
    position: relative;
    margin-left: 0.9375rem;
    padding-left: 2.5rem;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--links--safety:before {
    content: "";
    position: absolute;
    width: 1.875rem;
    height: 1.875rem;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../../images/safety-link.fc37aedd.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--links--pi {
    position: relative;
    margin-left: 0.9375rem;
    padding-left: 2.5rem;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--links--pi:before {
    content: "";
    position: absolute;
    width: 1.875rem;
    height: 1.875rem;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../../images/pi-icon.4d201785.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links .field--name-field-cta {
    display: flex;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links .field--name-field-cta a {
    color: #5b7f95;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    margin-left: 0.9375rem;
    position: relative;
    text-decoration: underline;
    white-space: nowrap;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links .field--name-field-cta a :hover {
    color: #5b7f95;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links .field--name-field-cta a img {
    height: 1.875rem;
    width: auto;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links .field--name-field-cta a span {
    padding-left: 0.625rem;
    font-weight: 600;
    font-size: 1.2em;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--sub-menu {
    background: #f1f4f5;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s ease;
    position: absolute;
    left: 0;
    top: 4.5625rem;
    font-size: 0.875rem;
    font-weight: 600;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--sub-menu.is-active {
    opacity: 1;
    pointer-events: auto;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--sub-menu .hd-top-links--links {
    color: #0f0f0f;
    font-size: 0.875rem;
    padding-right: 0;
    border-right: none;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links--sub-menu .hd-container {
    display: flex;
    justify-content: flex-end;
    padding-right: 7.5rem;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links.is-sticky {
    padding-left: 2em;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links.is-sticky .not-sticky {
    display: none;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links.is-sticky .hd-top-links--user {
    margin-right: 0;
    cursor: pointer;
    flex-shrink: 0;
    padding: 1em;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links.is-sticky .hd-top-links--user img {
    margin-right: 0;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links.is-sticky .hd-top-links--user.is-active {
    background: #f1f4f5;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links.is-sticky .hd-top-links--links--safety p {
    display: none;
}

.hd-header .region-header .hd-header__right .hd-header__top .hd-top-links.is-sticky .hd-top-links--links--pi p {
    display: none;
}

@media (max-width: 991px) {
    .hd-header .region-header .hd-header__right .hd-header__top .hd-top-links.only-sticky {
        width: 100%;
        display: none;
    }
}

.hd-header .region-header .hd-header__right .mobile_toggle {
    float: right;
    position: absolute;
    right: 0.9375rem;
    top: 50%;
    transform: translateY(-50%);
    width: 1.875rem;
    height: 1.875rem;
    cursor: pointer;
    background: url(../images/mobile-menu.689bac50.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    font-size: 0;
}

@media (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .mobile_toggle {
        display: none;
    }
}

.hd-header .region-header .hd-header__right .mobile_toggle.open {
    background: url(../images/close-interactive-overlay.83c189eb.svg);
    background-size: 2.1875rem;
    background-repeat: no-repeat;
    background-position: center;
}

.hd-header .region-header .hd-header__right .mobile_toggle>img {
    max-width: 2.1875rem;
    margin-top: 0.625rem;
    cursor: pointer;
}

.hd-header .region-header .hd-header__right .hd-header__menu {
    display: none;
}

@media (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu {
        display: flex;
        justify-content: center;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu.mobile_menu {
    width: 100%;
    float: left;
    position: absolute;
    right: 0;
    top: 100%;
    box-shadow: 0 1.5625rem 1.125rem rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu.mobile_menu {
        display: block;
        background-color: #ffffff;
        height: 90vh;
        padding: 1rem 2rem 2rem 2rem;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu {
    display: block;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0;
    max-height: 60vh;
    overflow: auto;
    margin-bottom: 0.9375rem;
}

@media (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu {
        display: flex;
        max-height: unset;
        overflow: unset;
        margin-bottom: unset;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item {
    line-height: 0.9375rem;
    text-transform: uppercase;
    flex: 1;
    padding: 1.4em 0.9375rem;
    font-size: 0.75rem;
}

@media screen and (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item {
        padding: 1rem 0.5rem 1.5rem 0.5rem;
        font-size: 0.875rem;
    }
}

@media screen and (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item:hover {
        background: #f1f4f5;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd_mbnav a {
    /*! letter-spacing: -0.1px; */
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item a {
    font-size: 1.375rem;
    color: #5b7f95;
    font-weight: 500;
    letter-spacing: -0.1px;
    line-height: 0.9375rem;
    cursor: pointer;
    text-transform: uppercase;
}

@media (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item a {
        font-size: 0.875rem;
    }
}

@media screen and (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu {
        background: #f1f4f5;
        width: 100%;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.15s ease;
        position: absolute;
        left: 0;
        margin-top: 1.2em;
        text-transform: uppercase;
        font-size: 0.75rem;
        font-weight: 600;
        padding: 1.5em 1em;
        max-width: revert;
    }
}

@media (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu {
        margin-top: 1.7em;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu.hd-container {
    display: none;
    margin-top: 0.625rem;
    padding: 0.6rem 0;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu.hd-container.is-visible {
    display: flex;
    flex-direction: column;
    opacity: 1 !important;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu.hd-container.is-visible a {
    font-size: 0.9375rem;
    line-height: 1.125rem;
    font-weight: 500;
    padding: 0.625rem 0;
    display: inline-block;
}

@media screen and (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu.hd-container {
        padding: 1rem 0;
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 1.5rem;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu .hd_mbnav {
    flex: 1;
}

@media (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu .hd_mbnav .hd-menu__item:hover {
        background: #f1f4f5;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu .hd_mbnav .hd-menu__item a {
    font-size: 0.875rem;
    color: black;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 0.9375rem;
    cursor: pointer;
    text-transform: uppercase;
}

@media (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu .hd_mbnav .hd-menu__item.is-active {
        margin-left: -0.625rem;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu>div {
    width: 100%;
    text-align: left;
    max-width: 100%;
}

@media screen and (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item .hd-menu__sub-menu>div {
        text-align: center;
        flex: 1;
        max-width: 20em;
        padding: 0.5em;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item:hover .hd-menu__sub-menu {
    opacity: 1;
    pointer-events: auto;
    justify-content: center;
}

@media (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item.is-active {
        padding-left: 1.8125rem;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item.is-active a {
    color: #0f0f0f;
    transition: all 0.2s ease;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item.is-active:before {
    transition: all 0.2s ease;
    content: "";
    display: block;
    width: 0.3125rem;
    height: 1.125rem;
    background: #ae2573;
    position: relative;
    top: 1rem;
    margin-left: -0.625rem;
    margin-top: -0.1875rem;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item sup {
    position: absolute;
    font-size: 0.5rem;
    margin-top: -0.125rem;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-menu__item.is-disabled {
    pointer-events: none;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-top-links.only-sticky.is-sticky {
    display: none;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary {
    position: absolute;
    left: 0;
    width: 100vw;
    bottom: 3.5rem;
}

@media (min-width: 1250px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary {
        display: none;
        bottom: 1.25rem;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary--top-row {
    display: flex;
    align-items: center;
    border-bottom: 0.0625rem solid rgba(91, 127, 149, 0.4);
    padding-bottom: 1em;
    padding-left: 2rem;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary--bottom-row {
    display: flex;
    padding-top: 1em;
    flex-direction: column;
    gap: 0.625rem;
    padding-left: 2rem;
}

@media screen and (min-width: 768px) {
    .hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary--bottom-row {
        flex-direction: row;
    }
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links.only-sticky {
    display: none !important;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--user {
    display: flex;
    align-items: center;
    font-size: 1.1em;
    margin-right: 2em;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--user img {
    margin-right: 0.625rem;
    width: 2.5rem;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--user-name {
    font-size: 1em;
    font-weight: 600;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--sign-out {
    font-size: 0.875rem;
    text-decoration: underline;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--links {
    font-size: 0.875rem;
    text-decoration: underline;
    margin-right: 2em;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--links--safety {
    position: relative;
    padding-left: 2rem;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--links--safety p {
    color: #5b7f95;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--links--safety:before {
    content: "";
    position: absolute;
    width: 1.5625rem;
    height: 1.5625rem;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/safety-link.fc37aedd.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--links--pi {
    position: relative;
    padding-left: 2rem;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--links--pi p {
    color: #5b7f95;
}

.hd-header .region-header .hd-header__right .hd-header__menu .hd-header-mobile__nav--secondary .hd-top-links--links--pi:before {
    content: "";
    position: absolute;
    width: 1.5625rem;
    height: 1.5625rem;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/pi-icon.4d201785.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}

@media screen and (max-width: 1250px) {
    .hd-header .field__item:not(:last-child) a {
        margin-bottom: 1rem;
    }
}

@media screen and (min-width: 1250px) {
    .hd-header .field__item:not(:last-child) a span {
        padding-right: 0.625rem;
        border-right: 0.0625rem solid rgba(91, 127, 149, 0.5);
    }
}

.hd-header .hd-container {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media screen and (min-width: 1250px) {
    .hd-header .hd-container {
        margin-inline: auto;
        padding: 1.625rem 1rem 0 1rem;
    }
}

.hd-header .hd-container>div {
    flex: 1;
}

@media screen and (min-width: 1250px) {
    .hd-header .hd-container:not(.hd-menu__sub-menu) {
        padding: 1em 1em 0 1em;
    }
}


/* Brand palette */


/* Greys */


/* Text */


/*Color with transperancy*/

.hd-footer {
    font-family: Heebo-Regular, Heebo, sans-serif;
    background: #f1f4f5;
    color: #5b7f95;
    padding: 2rem 0 1.5rem 0;
    font-size: 0.875rem;
    position: relative;
}

@media screen and (min-width: 768px) {
    .hd-footer {
        padding: 2rem 6.0625rem 3rem;
    }
}

.hd-footer .hd-app-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.hd-footer .hd-app-container.footer_menu {
    margin-top: 3.75rem;
}

@media screen and (min-width: 768px) {
    .hd-footer .hd-app-container.text_content .hd-footer__copyright {
        max-width: 29.1875rem;
        line-height: 1.125rem;
    }
}

@media screen and (min-width: 768px) {
    .hd-footer .hd-app-container {
        flex-direction: row;
        justify-content: space-between;
        text-align: left;
    }
    .hd-footer .hd-app-container.footer_menu {
        justify-content: center;
    }
    .hd-footer .hd-app-container.text_content {
        justify-content: center;
        text-align: center;
        padding: 10px 0px;
    }
}

@media screen and (min-width: 991px) {
    .hd-footer .hd-app-container.footer_menu {
        margin-top: 0;
        justify-content: flex-end;
    }
    .hd-footer .hd-app-container.text_content {
        justify-content: space-between;
        text-align: left;
    }
    .hd-footer .hd-app-container.text_content .field--name-field-right-side-text p {
        line-height: 1.25rem;
        font-size: 0.875rem;
        color: black;
    }
}

.hd-footer__menu {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .hd-footer__menu {
        flex-direction: row;
        align-items: center;
    }
}

.hd-footer__menu--item p {
    font-family: "Heebo", sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    text-decoration: underline;
    color: #0f0f0f;
    border-right: none;
    padding: 0;
    cursor: pointer;
    line-height: 1.25rem;
    margin-top: -3px;
}

.hd-footer__menu--item:hover {
    color: #0f0f0f;
}

@media screen and (max-width: 768px) {
    .hd-footer__menu--item:last-child {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) {
    .hd-footer__menu--item {
        width: max-content;
        padding: 0 1.375rem;
        margin-bottom: 0;
        border-right: 0.0625rem solid #0f0f0f;
        height: 12px;
    }
    .hd-footer__menu--item:last-child {
        border-right: none;
        padding-right: 0;
    }
}

.hd-footer__logo {
    position: absolute;
    top: 0;
    max-width: 8.75rem;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .hd-footer__logo {
        left: 50%;
        transform: translate(-50%);
        max-width: 7.5rem;
        margin: unset;
    }
}

@media screen and (min-width: 991px) {
    .hd-footer__logo {
        top: 0.875rem;
        left: 0.875rem;
        transform: translate(0);
    }
}

.hd-footer__copyright p,
.hd-footer__job-code p {
    color: #5b7f95;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.hd-footer__job-code {
    margin-top: 1.875rem;
}

@media screen and (min-width: 768px) {
    .hd-footer__job-code {
        margin-top: 0;
    }
}

.hd-footer .error-page .footer {
    font-size: 1.625rem;
    color: #595454;
    padding-top: 0.5rem;
}

.hd-footer .error-page .footer a {
    text-decoration: underline;
}

.region-footer {
    position: relative;
    width: 100%;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
}

.region-footer .contextual-region {
    position: static;
    margin: 0;
    padding: 0;
}

.main-container {
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
}

.region.region-content {
    padding-left: 1rem;
    padding-right: 1rem;
}

@media screen and (min-width: 768px) {
    .region.region-content {
        padding-left: 0;
        padding-right: 0;
    }
}

.hd-grid .hd-cell {
    padding-top: 5.625rem;
}

.hd-grid .hd-cell .hd-cell__image {
    position: absolute;
    content: "";
    display: block;
    width: 9.375rem;
    height: 9.375rem;
    margin: 0 auto 2em;
    top: -4.375rem;
    z-index: 1;
}

.hd-grid .hd-cell .hd-cell__image>div {
    width: 100%;
    height: 100%;
}

.hd-grid .hd-cell .hd-cell__image>div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.splide__arrow {
    width: 2.5rem;
    height: 2.5rem;
}

.splide__arrow svg {
    width: 100%;
    height: 100%;
}

.primary .splide__arrow svg {
    fill: #3eb1c8;
}

.secondary .splide__arrow svg {
    fill: #d9027d;
}

.primary-dark .splide__arrow svg {
    fill: #5b7f95;
}

.hd-protection .hd-carousel__controls {
    width: 100%;
    display: flex;
}

.hd-protection .hd-carousel__slide_2,
.hd-protection .hd-carousel__slide_3 {
    display: none;
}

.hd-protection .hd-carousel__viewport {
    max-width: 62.5rem;
    position: relative;
    margin: auto;
}

.hd-protection .prev,
.hd-protection .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 1rem;
    margin-top: -1.375rem;
    color: white;
    font-weight: bold;
    font-size: 1.125rem;
    transition: 0.6s ease;
    border-radius: 0 0.1875rem 0.1875rem 0;
    user-select: none;
}

.hd-protection .next {
    right: 0;
    border-radius: 0.1875rem 0 0 0.1875rem;
}

.hd-protection .title-cell {
    padding-left: 0;
    width: 33%;
}

.hd-protection .hd-cell.cell-2.title-cell {
    width: 66%;
    padding: 0;
}


/* Responsive */

@media only screen and (min-width: 835px) {
    .lg {
        display: block;
    }
    .sm {
        display: none;
    }
}

@media only screen and (max-width: 835px) {
    .hd-grid .hd-cell.cell-2.title-cell {
        display: block;
        flex: unset;
        margin: auto;
        width: 100%;
    }
    .sm {
        display: block;
    }
    .sm .field--type-text-long {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .lg {
        display: none;
    }
    .hd-protection .hd-protection__content .hd-cell {
        margin: 2.5rem 0 0 0;
        position: relative;
        display: flex;
        padding-top: 5.625rem;
        width: auto;
        flex-basis: auto;
    }
    .hd-protection .hd-protection__content .hd-cell:after {
        border: none !important;
    }
    .hd-protection .hd-protection__content .hd-cell:before {
        left: calc(50% - 4.6875rem) !important;
    }
    .carousel-2 .hd-carousel__controls a {
        border-bottom: none;
        color: #5b7f95;
        font-size: 2rem;
        font-weight: 200;
    }
    .carousel-3 .hd-carousel__controls a {
        border-bottom: none;
        color: #d9027d;
        font-size: 2rem;
        font-weight: 200;
    }
    .hd-protection .title-cell.hide-lg {
        margin-top: 2.5rem;
        width: 100%;
    }
}

.hcp.section img {
    display: inline-block;
    width: auto;
}

.main-content.hcp-main-content {
    float: none;
    margin-inline: auto;
}

@media screen and (max-width: 991px) {
    .administering-mobile-layout .field--name-field-article-section .field__item:nth-child(3) .paragraph {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .administering-mobile-layout .field--name-field-article-section .field__item:nth-child(3) .paragraph .left-component {
        order: 2;
    }
    .administering-mobile-layout .field--name-field-article-section .field__item:nth-child(3) .paragraph .field--name-field-sbs-right-component {
        order: 1;
    }
    .administering-mobile-layout .field--name-field-article-section .field__item:nth-child(10) {
        border: 1px solid #dbe2e9;
        border-radius: 20px;
        padding-top: 1em;
    }
}

.hexagon {
    position: absolute;
    width: 3.75rem;
    height: 2.165rem;
    background-color: #dbe2e9;
    margin: 1.0825rem 0;
    right: 0;
    transform: rotate(-60deg);
    top: -1.5625rem;
    border: none;
}

.hexagon .hd-chevron {
    background-image: url("../src/images/right-chevron.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    /* background-color: red; */
    margin: 0.625rem;
    top: -0.5rem;
    position: absolute;
    /* background-position: -0.6875rem; */
    right: -0.625rem;
    z-index: 1;
    transform: rotate(-30deg);
}

.hexagon:before {
    bottom: 100%;
    border-bottom: 1.0825rem solid #dbe2e9;
    right: 0;
}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 1.0825rem solid #dbe2e9;
    right: 0;
}

@media screen and (min-width: 768px) {
    .hexagon {
        display: none;
    }
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 1.875rem solid transparent;
    border-right: 1.875rem solid transparent;
}

.clinical-program-page .hd-app-container {
    flex-direction: column;
}

@media screen and (min-width: 991px) {
    .clinical-program-page .hd-app-container {
        flex-direction: row;
    }
}

.main-content-container {
    width: 100%;
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 768px) {
    .main-content-container {
        width: 93%;
    }
}

.main-content-container.has-sidebar {
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 991px) {
    .main-content-container.has-sidebar {
        flex-direction: row;
    }
}

.main-content-container.has-sidebar .main-content {
    flex: 1;
    margin: 0;
}

@media screen and (min-width: 835px) {
    .mode-of-action .main-content-container.has-sidebar .main-content {
        margin-left: 0rem;
        max-width: 68.125rem;
        width: 100%;
    }
    .main-content-container.has-sidebar .main-content {
        width: 100%;
    }
}

@media screen and (min-width: 1360px) {
    .mode-of-action .main-content-container.has-sidebar .main-content {
        margin-left: 3.75rem;
        max-width: 68.125rem;
        width: 70%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .mode-of-action .main-content-container.has-sidebar .main-content {
        margin-left: 0rem;
        max-width: 68.125rem;
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .mode-of-action .main-content-container.has-sidebar .main-content {
        margin-left: 0rem;
        max-width: 68.125rem;
        width: 100%;
    }
}

@media screen and (min-width: 991px) {
    .mode-of-action .main-content-container.has-sidebar .main-content {
        margin-left: 3.75rem;
        max-width: 68.125rem;
        width: 70%;
    }
    .main-content-container.has-sidebar .main-content {
        margin-left: 3.75rem;
        max-width: 68.125rem;
        width: 70%;
    }
}

.main-content-container.has-sidebar .main-content .card-group {
    flex-direction: column;
}

.main-content-container.has-sidebar .main-content .card-group__item {
    margin-right: 0;
    margin-left: 0;
}

.main-content-container.has-sidebar .main-content .card-group__item:first-child {
    margin-bottom: 3rem;
}

@media screen and (min-width: 75rem) {
    .main-content-container.has-sidebar .main-content .card-group {
        flex-direction: row;
    }
    .main-content-container.has-sidebar .main-content .card-group__item:first-child {
        margin-right: 3.75rem;
    }
}

.main-content-container #Serostatus .interactive-area__content {
    max-width: unset;
    top: 52%;
    padding-bottom: 48px;
}

.main-content-container #Serostatus .interactive-area__content .interactive-area__content--details div {
    width: 100%;
}

.main-content-container #Serostatus .interactive-area__content .interactive-area__content--details div img {
    max-width: unset;
}

.layout-no-sidebars.page-node-type-landing-page .main-content {
    width: 100%;
    margin-left: auto;
    max-width: 100%;
}

.layout-no-sidebars.page-node-type-contact-us .main-content {
    margin-left: 0rem;
    max-width: 68.125rem;
    width: 90%;
}

.page-node-type-contact-us .main-content-container {
    width: 100%;
    margin-left: 0;
    max-width: 68.375rem;
    margin-right: 0;
}

.layout-no-sidebars.path-hcp .hcp-main-content {
    margin-left: auto;
    max-width: 100%;
    width: 100%;
}

.resources .main-content-container,
.path-sitemap .main-content-container {
    max-width: 67.625rem;
}

.layout-no-sidebars.page-node-type-landing-page .main-content {
    width: 100%;
    margin-left: auto;
    max-width: 100%;
}

.layout-no-sidebars.path-hcp .hcp-main-content {
    margin-left: auto;
    max-width: 100%;
    width: 100%;
}

.layout-no-sidebars .main-content,
.path-sitemap .main-content {
    margin-left: 3.75rem;
    max-width: 80.125rem;
    width: 90%;
}

@media screen and (max-width: 991px) {
    .layout-no-sidebars .main-content,
    .path-sitemap .main-content {
        margin-left: 0rem;
        max-width: 68.125rem;
        width: 100%;
    }
    .impacts-of-dengue .hd-app-container {
        flex-direction: column;
    }
    .impacts-of-dengue .hd-app-container .hd-page-body:not(.patients-body) {
        width: 100%;
        padding-left: 0;
    }
}

.impacts-of-dengue .hd-app-container .hd-page-body.patients-body {
    margin-left: auto;
}

.education-events .main-content-container {
    max-width: 21.4375rem;
    width: 90%;
    margin-bottom: 2.125rem;
}

@media screen and (min-width: 768px) {
    .education-events .main-content-container {
        width: 90%;
        max-width: unset;
    }
}

@media screen and (min-width: 991px) {
    .education-events .main-content-container {
        margin-bottom: 0.1875rem;
        max-width: 80.375rem;
        width: 90%;
    }
}

.js-microfeedback-iframe-container {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
    height: 250px;
    padding: 0px !important;
}

.education-events .event__content-info .field--name-field-location.field--type-address {
    display: flex;
}

.education-events .event__content-info .field--name-field-location.field--type-address .address {
    margin-top: 0;
}

.address:last-child br {
    display: none;
}

.mode-of-action .main-content-container {
    max-width: 67.625rem;
}

.mode-of-action .text-paragraph.container {
    max-width: 100%;
}

form#splash-form {
    box-shadow: 12px 12px 12px -12px rgb(0 0 0 / 50%);
    border: #ebebeb solid 2px;
    border-radius: 20px;
    padding: 80px 0px;
    text-align: center;
    font-family: Heebo, sans-serif;
}

.hd_card__title {
    text-align: center;
    font-weight: 800;
}


/*reset password*/

.main-content-container.user-auth .left form .form-item-name {
    position: relative;
}

.form-item,
.form-actions {
    margin-top: 1em;
    margin-bottom: 0em;
}

.main-content-container.user-auth .left form .form-item-name label {
    position: absolute;
    top: 0.55rem;
    left: 0rem;
    font-size: 15px;
    color: #777;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 6px;
}

.form-item label,
.form-wrapper .label {
    font-size: 0.929em;
}

#user-form .form-item-pass-pass2 {
    margin-top: 1em !important;
}

#user-form .form-item label {
    font-size: 15px;
    color: #777;
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 1.25rem;
}

.grid-carousel p sup {
    color: white !important;
}

#user-form #edit-field-title,
#user-form #edit-field-first-name-0-value,
#user-form #edit-field-last-name-0-value,
#user-form #edit-mail {
    width: 100%;
    height: 35px;
    padding: 7px 14px 8px 14px;
    font-size: 15px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.17px;
    border-radius: 0;
    border: 1px solid #bbb;
    margin-top: 0.5em;
}

#user-form .form-item-field-email-marketing-value input[type="checkbox"],
#user-form .form-item-field-policu-value input[type="checkbox"] {
    position: relative;
    width: 1.3rem;
    height: 1.3rem;
    margin: 0;
    padding: 0;
    color: #bbb;
    background-color: white;
    border-radius: 5px;
}

#user-form input[type="checkbox"]::before {
    content: "";
    width: 1em;
    height: 1em;
    background-image: url(../../images/check.svg);
    transform: scale(0);
    transform-origin: bottom left;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    background-repeat: no-repeat;
    background-position: 0px -2px;
}

#user-form .form-item-field-policu-value label::after {
    background: none;
    display: none;
}

.path-user #user-form {
    min-height: auto;
}

#user-form {
    display: block;
    font-weight: 400;
    width: 60%;
    content: "";
    opacity: 1;
    -webkit-box-shadow: 0 0 13px 0 rgb(0 0 0 / 6%);
    box-shadow: 0 0 13px 0 rgb(0 0 0 / 6%);
    border: 1px solid #dddddd;
    background-color: #ffffff;
    float: none;
    min-height: 46.1875rem;
    height: 100%;
    max-width: 24rem;
    padding: 24px;
    margin: 4em auto !important;
    position: relative;
    z-index: 0;
}

#user-form .password-field {
    margin: 0;
    width: 100%;
    height: 35px;
    padding: 7px 14px 8px 14px;
    font-size: 15px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.17px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 0em;
}

#user-form .password-confirm {
    width: 100%;
    height: 35px;
    padding: 7px 14px 8px 14px;
    font-size: 15px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.17px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 0.5em;
}

#user-form #edit-submit {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px 21px 10px 21px;
    border-color: #ee1100;
    color: #ffffff;
    text-transform: uppercase;
    height: 35px;
    letter-spacing: 0.17px;
    font-size: 15px;
    line-height: 1;
    border-radius: 2px;
    background: #ee1100 !important;
    width: 100%;
    margin-top: 1em;
}

#user-form .form-item {
    width: 100%;
    margin: 0;
}

#edit-field-title-wrapper {
    display: flex;
}

#user-form .form-composite>.fieldset-wrapper>.description,
#user-form .form-item .description {
    font-size: 0.85em;
    margin-bottom: 1em;
    color: #777;
    margin-top: 0em;
}

#user-form .password-suggestions {
    display: none;
    color: #777;
}

#user-form .password-suggestions ul li {
    margin-left: 0;
    font-size: 15px;
    color: #777;
}

#user-form .form-item-field-email-marketing-value input[type="checkbox"],
#user-form .form-item-field-policu-value input[type="checkbox"] {
    position: relative;
    width: 1.3rem;
    height: 1.3rem;
    margin: 0px;
    padding: 0;
    vertical-align: middle;
    color: #bbb;
    background-color: white;
    border-radius: 5px;
}

#user-form [type="checkbox"],
#user-form [type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: auto;
}

#user-form .password-strength__title,
#user-form .password-strength__text {
    display: inline;
    color: #777;
    font-size: 15px;
}

#user-form .password-confirm-message {
    display: none;
}

#user-form input.form-text,
#user-form input.form-tel,
#user-form input.form-email,
#user-form input.form-url,
#user-form input.form-search,
#user-form input.form-file,
#user-form input.form-number,
#user-form input.form-color,
#user-form textarea.form-textarea {
    color: #bbb;
}

@media screen and (max-width: 767px) {
    .page-node-type-contact-us section #block-takeda-content {
        margin-left: 0rem;
    }
    .page-node-type-contact-us section #block-takeda-content {
        margin-left: 0rem;
    }
    .layout-no-sidebars .main-content,
    .path-sitemap .main-content {
        margin-left: 0rem;
        max-width: 100%;
        width: 100%;
    }
    #user-form {
        position: relative;
        display: block;
        font-weight: 400;
        width: 100%;
    }
}

.toolbar-menu li:before {
    content: "";
    display: none;
}

.toolbar-menu li {
    padding-left: 0px;
}

.toolbar-horizontal .toolbar-tray>.toolbar-lining {
    padding-right: 0em !important;
}

#user-form #edit-content-synchronizer {
    display: none;
}

.page-node-type-landing-page footer+#to_top {
    display: none;
}

.hd-footer .hd-app-container.text_content .field--name-field-right-side-text p {
    line-height: 1.25rem;
    font-size: 0.875rem;
    color: #5b7f95;
}

#user-form #edit-content-synchronizer {
    display: none;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .clinical-program section .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side {
        margin-top: 0rem;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
    }
    .hd-footer .hd-app-container.text_content .field--name-field-right-side-text p {
        color: black;
        position: relative;
        line-height: 28px;
        font-size: 1.125rem;
    }
    form#splash-form .form-submit {
        color: white;
        border-radius: 100px;
        margin: 2em auto 1em;
        background-image: none;
        min-height: 48px;
        -webkit-transform: scale(1);
        transform: scale(1);
        transition: all 0.3s ease;
        display: block;
        font-size: 10px;
        /* text-transform: uppercase; */
        width: 100%;
        max-width: 260px;
    }
    #block-takeda-content #splash-form a.splash-link {
        justify-content: center;
        background-color: #d9027d;
        border: none;
        box-shadow: none;
        color: white !important;
        border-radius: 100px;
        margin: 2em auto 1em;
        background-image: none;
        min-height: 48px;
        -webkit-transform: scale(1);
        transform: scale(1);
        transition: all 0.3s ease;
        display: block;
        text-decoration: none !important;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
        font-size: 9px;
        padding: 0em 0.5em;
        width: 100%;
        max-width: 260px;
        min-width: auto;
    }
    #block-takeda-content #splash-form a.splash-link p {
        color: white;
        border-radius: 100px;
        background-image: none;
        display: block;
        font-size: 9.5px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
        font-weight: 800;
        text-decoration: none !important;
        padding: 1em 0.5em;
    }
}

@media screen and (min-width: 200px) and (max-width: 280px) {
    .clinical-program section .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side {
        margin-top: 0rem;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
    }
    .hd-footer .hd-app-container.text_content .field--name-field-right-side-text p {
        color: black;
        position: relative;
        line-height: 28px;
        font-size: 1.125rem;
    }
    form#splash-form .form-submit {
        color: white;
        border-radius: 100px;
        width: 100%;
        max-width: 190px;
        margin: 2em auto 1em;
        background-image: none;
        min-height: 48px;
        -webkit-transform: scale(1);
        transform: scale(1);
        transition: all 0.3s ease;
        display: block;
        font-size: 9px;
        /* text-transform: uppercase; */
    }
    #block-takeda-content #splash-form a.splash-link {
        justify-content: center;
        background-color: #d9027d;
        border: none;
        box-shadow: none;
        color: white !important;
        border-radius: 100px;
        margin: 2em auto 1em;
        background-image: none;
        min-height: 48px;
        -webkit-transform: scale(1);
        transform: scale(1);
        transition: all 0.3s ease;
        display: block;
        text-decoration: none !important;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
        font-size: 7px;
        padding: 1.2em 0.5em;
        width: 100%;
        max-width: 190px;
        min-width: auto;
    }
    #block-takeda-content #splash-form a.splash-link p {
        color: white;
        border-radius: 100px;
        background-image: none;
        display: block;
        font-size: 8.5px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
        font-weight: 800;
        text-decoration: none !important;
        padding: 0em 0em;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .page-node-type-contact-us section #block-takeda-content {
        margin-left: 2rem;
    }
    form#splash-form .form-submit {
        color: white;
        border-radius: 100px;
        min-width: auto;
        width: 300px;
        margin: 2em auto 1em;
        background-image: none;
        min-height: 48px;
        -webkit-transform: scale(1);
        transform: scale(1);
        transition: all 0.3s ease;
        display: block;
        font-size: 12px;
        /* text-transform: uppercase; */
    }
    #block-takeda-content #splash-form a.splash-link {
        justify-content: center;
        background-color: #d9027d;
        border: none;
        box-shadow: none;
        color: white !important;
        border-radius: 100px;
        margin: 2em auto 1em;
        background-image: none;
        min-height: 48px;
        -webkit-transform: scale(1);
        transform: scale(1);
        transition: all 0.3s ease;
        display: block;
        text-decoration: none !important;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
        font-size: 12px;
        padding: 1em 0.5em;
        width: 100%;
        max-width: 300px;
    }
    #block-takeda-content #splash-form a.splash-link p {
        color: white;
        border-radius: 100px;
        background-image: none;
        display: block;
        font-size: 12px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
        font-weight: 800;
        text-decoration: none !important;
        padding: 0px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    form#splash-form .form-submit {
        color: white;
        border-radius: 100px;
        min-width: auto;
        width: 300px;
        margin: 2em auto 1em;
        background-image: none;
        min-height: 48px;
        -webkit-transform: scale(1);
        transform: scale(1);
        transition: all 0.3s ease;
        display: block;
        font-size: 12px;
        /* text-transform: uppercase; */
    }
    #block-takeda-content #splash-form a.splash-link {
        justify-content: center;
        background-color: #d9027d;
        border: none;
        box-shadow: none;
        color: white !important;
        border-radius: 100px;
        margin: 2em auto 1em;
        background-image: none;
        min-height: 48px;
        -webkit-transform: scale(1);
        transform: scale(1);
        transition: all 0.3s ease;
        display: block;
        text-decoration: none !important;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
        font-size: 12px;
        padding: 1em 0.5em;
        width: 100%;
        max-width: 300px;
    }
    #block-takeda-content #splash-form a.splash-link p {
        color: white;
        border-radius: 100px;
        background-image: none;
        display: block;
        font-size: 12px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
        font-weight: 800;
        text-decoration: none !important;
        padding: 0px;
    }
}

@media screen and (max-width: 960px) {
    .field.hd-footer__logo {
        left: 50%;
        transform: translate(-50%);
        max-width: 7.5rem;
        margin: unset;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hd-footer {
        padding: 2rem 3.0625rem 3rem;
    }
    .hd-footer .hd-app-container.text_content .hd-footer__copyright {
        max-width: 24rem;
        padding-right: 2rem;
        line-height: 1.125rem;
    }
    .site-footer .block {
        margin: 20px 0;
        padding: 10px 0px;
    }
    .hd-footer__menu--item {
        width: auto;
        padding: 0px 10px;
        padding-right: 10px;
    }
    .hd-footer__menu--item {
        width: max-content;
        padding: 0px 10px;
    }
    .hd-footer__menu--item p {
        font-family: "Heebo", sans-serif;
        font-size: 0.875rem;
        font-weight: 500;
        text-decoration: underline;
        color: #0f0f0f;
        border-right: none;
        padding: 0;
        cursor: pointer;
        line-height: 1.25rem;
        margin-top: -3px;
        word-wrap: normal;
    }
    .hd-footer .hd-app-container.text_content .field--name-field-right-side-text p {
        line-height: 1.25rem;
        font-size: 0.86rem;
        color: black;
    }
}

@media screen and (min-width: 260px) and (max-width: 767px) {
    .clinical-program section .node__content>.field--name-field-article-section>.field__item:nth-child(2) .side-by-side {
        margin-top: -1em;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
        align-items: baseline;
    }
}

#block-afrontpagebannerbeforelogin .text_content {
    margin: 0;
    width: auto;
    padding: 0;
    text-align: inherit;
}

.page-node-type-landing-page footer #to_top {
    display: block;
}

.page-node-type-landing-page footer #to_top .hide {
    display: none;
}

.page-node-type-landing-page #to_top {
    display: none;
}

.field--name-field-text-area p.caption {
    font-size: 13px !important;
    color: #5b7f95 !important;
    line-height: 1rem !important;
}

Pre {
    display: none;
}

@media screen and (min-width: 800px) and (max-width: 1280px) {
    /*.page-node-type-contact-us section #block-takeda-content {
    margin-left: 2rem;
  }*/
    .hd-footer__menu--item {
        margin-bottom: 0;
        border-right: 0.0625rem solid #0f0f0f;
        height: 12px;
        width: max-content;
        padding: 0px 10px;
    }
}

.kd_fixed-nav .profile {
    width: 100%;
    max-width: 784px;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px 30px 15px;
    position: relative;
    margin: auto;
    float: none;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid #dddddd;
    margin-top: 5%;
    margin-bottom: 5%;
}

.kd_fixed-nav .profile h4.label {
    display: block;
}

.kd_fixed-nav .profile .field--name-field-first-name,
.kd_fixed-nav .profile .field--name-field-last-name {
    width: 50%;
    float: left;
}

.clinical-program .main-content-container {
    max-width: 70.625rem;
}

.text-paragraph h1.reduce-sup-h sup {
    top: -1.1em !important;
}

table.clinical-study tr td {
    font-size: 16px !important;
    font-family: 'Heebo' !important;
}

table.clinical-study tr th {
    font-size: 18px !important;
    font-family: 'Heebo' !important;
}

.hd-footer .hd-app-container.text_content .field--name-field-right-side-text p strong {
    line-height: 1.25rem;
    font-size: 0.875rem;
    color: black !important;
}

.hd-footer .hd-app-container.text_content .field--name-field-right-side-text p {
    line-height: 1.25rem;
    font-size: 0.875rem;
    color: #5b7f95;
    float: right;
    text-align: right;
    width: 100%;
}

.hd-footer__copyright p.img {
    height: 50px;
}

.hd-footer .hd-app-container.text_content .field--name-field-right-side-text p a {
    color: #42add1;
    text-decoration: underline;
    font-weight: 600;
}

.hd-footer__copyright p.img img {
    display: inline-block;
    color: #5b7f95;
    float: right;
    width: 42px;
}

.hd-footer .hd-app-container.text_content .field--name-field-right-side-text p {
    line-height: 1.25rem;
    font-size: 0.875rem;
    color: #5b7f95;
    float: right;
    text-align: right;
    width: 100%;
}

.hd-footer .hd-app-container.text_content .field--name-field-right-side-text p {
    line-height: 1.25rem;
    font-size: 0.875rem;
    color: #5b7f95;
    float: right;
    text-align: right;
    width: 100%;
}

.paragraph--type--multiple-link-card {
    background-color: #3eb1c8;
    width: 100%;
    max-width: 63.125rem !important;
    padding: 2.5rem;
    border-radius: 1rem;
}

p.custom-p-light-greenblue {
    color: #5b7f95;
}

a.custom-a-light-greenblue {
    color: #5b7f95;
    text-decoration: underline;
}

#block-alchmerthhumbsupdown {
    display: none;
}