<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#viewport { background-color: #003e52; }
#f4-bg{ background: no-repeat url("../assets/f4-bg.jpg"); }
#f3-bg{ background: no-repeat url("../assets/f3-bg.jpg"); }
#f1-petals{ background: no-repeat url("../assets/burst.svg"); transform-origin: 50% 50%; transform: scale(0.31) rotate(0deg); top: -123px; left: -143px; }
#f4-petals{ background: no-repeat url("../assets/f4-petals.png"); transform-origin: 221px 157px; left: 60px; }

#f1-img{ background: no-repeat url("../assets/f1-img.png"); width: 321px; height: 154px; left: 138px; }
#f1-copy{ background: no-repeat url("../assets/f1-copy.png"); }
#f1-legal1{ background: no-repeat url("../assets/f1-legal1.png"); }
#f1-Lit-logo{ background: no-repeat url("../assets/f1-Lit-logo.png"); transform: scale(0.8) ; top: -20px; left: -136px; filter:drop-shadow(0 0 3px rgb(0, 62, 82)) drop-shadow(0 0 3px rgb(0, 62, 82)); }

#f1-Pf-logo{ background: no-repeat url("../assets/f1-Pf-logo.png"); }

#f2-flag1{ background: no-repeat url("../assets/f2-flag1.png"); }
#f2-flag2{ background: no-repeat url("../assets/f2-flag2.png"); }
#f2-legal1{ background: no-repeat url("../assets/f2-legal1.png"); }
#f2-legal2{ background: no-repeat url("../assets/f2-legal2.png"); }

#f3-logo{ background: no-repeat url("../assets/f1-Lit-logo.png"); }
#f3-copy{ background: no-repeat url("../assets/f3-copy.png"); }

#f4-copy{ background: no-repeat url("../assets/f4-copy.png"); }
#f4-legal{ background: no-repeat url("../assets/f4-legal.png"); }
#f4-Lit-logo{ background: no-repeat url("../assets/f4-Lit-logo.png");}
#f4-Pf-logo{ background: no-repeat url("../assets/f4-Pf-logo.png"); }

#ef-copy{ background: no-repeat url("../assets/ef-copy.png"); }
#ef-cta{ background: no-repeat url("../assets/ef-cta.png"); }

/* ISI */
ul {
	padding-left: 9px !important;
	margin-top: 0;
	margin-bottom: 0;
}
li {
	list-style: "â€¢";
	padding-left: 6px;
    margin-bottom: 2px;
}
.nowrap {
	white-space: nowrap;
}
.mrgn-btm { margin-bottom: 5px !important; }
.heading { font-size: 10.5px; }
.underline {
    text-decoration: underline;
    text-underline-offset: 1px;
    text-decoration-skip-ink: none;
}
.reg {font-weight: 400 !important;}
.sub-heading {
    font-weight: 700;
    font-size: 10px;
}
strong {font-weight: 700;}
#clickTagMain {height: 150px}
#isi-con {
    height: 96px;
    background-color: #fff;
    color: #000;
    font-family: Arial, sans-serif;
}
#isi-heading-con,
#isi-links-con {
    font-weight: 700;
    height: 18px;
    color: #fff;
	background-color: #007e70;
    display: flex;
    align-items: center;
    padding-left: 9px;
    cursor: default;
}
#isi-links-con {
    height: 15px;
    font-size: 8.5px;
    padding: 3px 0 0 9px;
}
#isi-links-con p { margin-top: -2px !important;}
#isi-links-con span {
    color: #fff;
    font-weight: 700;
}
#isi-wrapper {
    height: 62px;
    cursor:default;
}
#isi-copy-con {
    width:100%;
    height: 100%;
    overflow-y: scroll;
	overflow-x: hidden;
    padding: 3px 0;
}
#isi-copy{
    width:100%;
    font-size: 10px;
    padding: 0 15px 4px 8px;
    line-height: 1.1;
    letter-spacing: -0.55px;
}

#isi-logo{
    margin: 12px 0 0;
    height:25px;
    background:no-repeat url("../assets/isi-pfizer.svg");
}
/* isi scroll bar */
#isi_copy::-webkit-scrollbar {
	width: 0.4em;
}
#isi_copy::-webkit-scrollbar-track {
	background: white;
}
#isi_copy::-webkit-scrollbar-thumb {
	background: #737373;
	height: 14px;
	border-radius: 0.25em;
}</pre></body></html>