<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* custom style-sheet */
@font-face {
    font-family: "MuseoSansW01-900";
    src: url("../fonts/MuseoSansW01-900.eot");
    src: url("../fonts/MuseoSansW01-900.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansW01-900.woff2") format("woff2"), url("../fonts/MuseoSansW01-900.woff") format("woff"),
        url("../fonts/MuseoSansW01-900.ttf") format("truetype"), url("../fonts/MuseoSansW01-900.svg#MuseoSansW01-900") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MuseoSansW01-500";
    src: url("../fonts/MuseoSansW01-500.eot");
    src: url("../fonts/MuseoSansW01-500.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansW01-500.woff2") format("woff2"), url("../fonts/MuseoSansW01-500.woff") format("woff"),
        url("../fonts/MuseoSansW01-500.ttf") format("truetype"), url("../fonts/MuseoSansW01-500.svg#MuseoSansW01-500") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Arial";
    src: url("../fonts/Arial-BoldMT.eot");
    src: url("../fonts/Arial-BoldMT.eot?#iefix") format("embedded-opentype"), url("../fonts/Arial-BoldMT.woff2") format("woff2"), url("../fonts/Arial-BoldMT.woff") format("woff"), url("../fonts/Arial-BoldMT.ttf") format("truetype"),
        url("../fonts/Arial-BoldMT.svg#Arial-BoldMT") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MuseoSansW01-300";
    src: url("../fonts/MuseoSansW01-300.eot");
    src: url("../fonts/MuseoSansW01-300.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansW01-300.woff2") format("woff2"), url("../fonts/MuseoSansW01-300.woff") format("woff"),
        url("../fonts/MuseoSansW01-300.ttf") format("truetype"), url("../fonts/MuseoSansW01-300.svg#MuseoSansW01-300") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Arial";
    src: url("../fonts/ArialMT.eot");
    src: url("../fonts/ArialMT.eot?#iefix") format("embedded-opentype"), url("../fonts/ArialMT.woff2") format("woff2"), url("../fonts/ArialMT.woff") format("woff"), url("../fonts/ArialMT.ttf") format("truetype"),
        url("../fonts/ArialMT.svg#ArialMT") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MuseoSansW01-700";
    src: url("../fonts/MuseoSansW01-700.eot");
    src: url("../fonts/MuseoSansW01-700.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansW01-700.woff2") format("woff2"), url("../fonts/MuseoSansW01-700.woff") format("woff"),
        url("../fonts/MuseoSansW01-700.ttf") format("truetype"), url("../fonts/MuseoSansW01-700.svg#MuseoSansW01-700") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: "Arial";
    color: #27343d;
}
a,
button {
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}
img {
    max-width: 100%;
}
a,
a:hover {
    text-decoration: none;
}
p {
    margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "MuseoSansW01-900";
    font-weight: 900;
}
ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
input:focus,
button:focus {
    outline: none;
}
section {
    position: relative;
}
.container {
    max-width: 1150px;
}
.top-bar {
    background-color: #910045;
}
.font-700 {
    font-family: "MuseoSansW01-700";
    font-weight: 700;
}
ul.top-nav {
    display: grid;
    grid-template-columns: auto auto auto auto;
    justify-content: end;
}
.top-nav li a {
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 12px;
    padding: 6px 15px;
}
.logo-wrapper {
    padding: 10px 0;
}
.logo img {
    max-width: 275px;
}
.nav-contact p {
    font-size: 14px;
}
.nav-contact h1 {
    font-size: 16px;
    margin: 0;
}
nav.main-nav {
    background-color: #f8f8f8;
    box-shadow: 0px 3px 6px 0px rgb(200 200 200 / 75%);
    position: relative;
    z-index: 1;
}
nav.main-nav .navbar-nav .nav-item .nav-link {
    font-family: "MuseoSansW01-500";
    color: #27343d;
    padding-left: 25px;
    padding-right: 25px;
}
nav.main-nav .navbar-nav .nav-item .nav-link:hover {
    color: #910045;
}
.hero-inner {
    background-image: url(../images/HumiraFaroCR-Desktop.jpg);
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 220px;
    background-position: bottom;
}
.hero-content p {
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.hero-content h1 {
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    font-size: 50px;
}
.title-font {
    color: #910045;
    margin-bottom: 18px;
    font-size: 26px;
}
.feature-block {
    overflow: hidden;
    border-top: 10px solid #cb297c;
    border-radius: 10px;
    box-shadow: 0px 5px 10px 0px rgb(192 192 192 / 75%);
    padding: 20px;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: 300px 1fr;
    grid-column-gap: 20px;
    align-items: center;
}
.feature-block-image {
    text-align: center;
}
.feature-block-image img {
    max-width: 170px;
}
.feature-block-content {
    font-family: "MuseoSansW01-500";
    font-size: 14px;
}
.feature-block-content ul li {
    line-height: 16px;
    position: relative;
    margin-bottom: 5px;
    padding-left: 12px;
}
.feature-block-content p {
    margin-bottom: 8px;
    font-family: "MuseoSansW01-700";
    font-weight: 700;
}
.feature-block-content ul li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f111";
    color: #00beae;
    font-size: 6px;
    position: absolute;
    top: 0;
    left: 0;
}
.tag-line {
    font-family: "MuseoSansW01-700";
    font-weight: 700;
    font-size: 18px;
    padding-top: 20px;
}
.tag-line b {
    color: #00beae;
    font-weight: 900;
    font-family: "MuseoSansW01-900";
}
h4.download-section-heading {
    color: #af005d;
    font-size: 28px;
    margin-bottom: 45px;
    font-family: "MuseoSansW01-700";
    font-weight: 700;
}
.feature-block.feature-large {
    grid-template-columns: 1fr;
    padding-left: 30px;
    padding-right: 30px;
}
.feature-large-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
.feature-large-content p {
    color: #5f6160;
    font-size: 14px;
}
.download-steps {
    background: rgb(215, 49, 133);
    background: linear-gradient(90deg, rgba(215, 49, 133, 1) 0%, rgba(147, 2, 71, 1) 100%);
    margin-left: -30px;
    margin-right: -30px;
    padding: 25px 90px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 40px;
    grid-column-gap: 40px;
}
.download-steps h1 {
    color: #fff;
    font-size: 80px;
    line-height: 65px;
}
.download-steps p {
    color: #fff;
}
.download-steps h6 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}
.theme-btn-solid {
    background-color: #af005d;
    display: inline-block;
    border-radius: 100px;
    color: #fff;
    font-family: "MuseoSansW01-900";
    font-weight: 900;
    line-height: 16px;
    padding: 12px 40px;
    font-size: 14px;
}
.theme-btn-solid:hover {
    transform: scale(1.1);
}
.feature-half {
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    grid-column-gap: 20px;
}
.feature-half-content h6 {
    font-size: 18px;
    margin-bottom: 15px;
}
.feature-half-content p {
    font-family: "MuseoSansW01-900";
    font-weight: 900;
    font-size: 14px;
    margin-bottom: 10px;
}
.theme-btn {
    display: inline-block;
    background: rgb(150, 3, 73);
    background: linear-gradient(0deg, rgba(150, 3, 73, 1) 0%, rgba(212, 46, 130, 1) 100%);
    color: #fff;
    font-family: "MuseoSansW01-300";
    font-weight: 300;
    font-size: 14px;
    padding: 6px 30px;
    border-radius: 30px;
}
.theme-btn i {
    margin-left: 20px;
}
.theme-btn:hover {
    transform: scale(1.1);
}
.download-btn {
    margin-bottom: 30px;
}
.download-btn:last-child {
    margin-bottom: 0;
}
.feature-half-content.border-right {
    border-right: 1px solid #6f6f6f;
}
.feature-half-content {
    padding: 10px 0 10px 0;
}
.disclaimer-text {
    padding: 15px;
}
.disclaimer-text p {
    color: #646161;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 12px;
    position: relative;
    line-height: 20px;
}
.disclaimer-text p span {
    position: absolute;
    left: 0;
    top: 0;
}
.disclaimer-text p a {
    color: #910045;
    font-weight: 700;
    display: inline-block;
    text-decoration: underline;
}
.information-content {
    font-size: 15px;
}
.information-content h2 {
    font-family: "Arial";
    color: #b1005d;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}
.information-content h5 {
    font-family: "Arial";
    color: #b1005d;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}
.information-content p {
    font-family: "Arial";
    margin-bottom: 15px;
}
.information-content ul {
    margin-bottom: 15px;
}
.information-content ul li {
    font-family: "Arial";
    position: relative;
    margin-bottom: 5px;
    padding-left: 18px;
}
.information-content ul li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f111";
    color: #b1005d;
    font-size: 5px;
    position: absolute;
    top: 8px;
    left: 0;
}
.information-content p span,
.information-content ul li span {
    color: #b1005d;
}
.information-content p a {
    color: #b1005d;
    font-weight: 700;
    display: inline-block;
}
.information-block {
    margin-bottom: 60px;
}
.footer {
    background-color: #29333e;
    padding: 50px 0;
}
.footer-nav li {
    display: inline-block;
}
.footer-nav li a {
    display: inline-block;
    color: #fff;
    font-family: "MuseoSansW01-500";
    font-weight: 500;
    padding-right: 25px;
}
.footer-nav li a:hover {
    text-decoration: underline;
}
.footer-nav li a img {
    height: 16px;
    margin-left: 5px;
}
.footer-down-bar {
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
    font-family: "MuseoSansW01-500";
    font-weight: 500;
}
.footer-down-bar p {
    font-size: 14px;
}
.abbvie img {
    max-width: 120px;
}

.information-widget {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    transition: height 0.3s;
    height: 120px;
    z-index: 9;
    border-top: 5px solid #cb297c;
    padding: 15px 0;
}
.widget-icon {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: #27343d;
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.widget-icon::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #fff;
    right: 28px;
    top: 3px;
}
.information-widget.show-widget {
    height: 0;
    padding: 0;
    border: 0;
}
.information-widget.show-all {
    height: 80vh;
    overflow: auto;
}
.information-widget::-webkit-scrollbar {
    width: 12px;
}

.information-widget::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

.information-widget::-webkit-scrollbar-thumb {
    background-color: #888;
}

.information-widget::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}
.information-widget-content .information-content h2 {
    font-size: 16px;
    margin-bottom: 8px;
}
.information-widget-content .information-content h5 {
    font-size: 14px;
    margin-bottom: 5px;
}
.information-widget-content .information-content {
    font-size: 13px;
    line-height: 18px;
}
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    display: none;
    z-index: 2;
}
.information-widget.show-all .information-widget-content {
    padding-top: 30px;
    padding-bottom: 30px;
}
.information-widget-content {
    padding-right: 35px;
}
.modal-content {
    border-top: 10px solid #cb297c;
    padding: 65px;
}
.modal-dialog {
    max-width: 820px;
    font-family: "MuseoSansW01-500";
    font-weight: 500;
}
.modal-content p {
    font-size: 14px;
}
.font-16 {
    font-size: 16px;
}
.modal-content .font-16 {
    font-size: 16px;
    font-family: "MuseoSansW01-700";
    font-weight: 700;
}
.modal-content p {
    margin-bottom: 12px;
}
.modal-content .text-end {
    margin-bottom: 0;
    margin-top: 30px;
}
.modal-no {
    background: rgb(114, 136, 149);
    background: linear-gradient(0deg, rgba(114, 136, 149, 1) 0%, rgba(59, 71, 78, 1) 100%);
    color: #fff;
    font-family: "MuseoSansW01-300";
    font-weight: 300;
    font-size: 14px;
    padding: 6px 30px;
    border-radius: 30px;
    display: inline-block;
}
.modal-no:hover {
    transform: scale(1.1);
}
.modal-btn {
    display: grid;
    grid-template-columns: 130px 130px;
    grid-column-gap: 12px;
    text-align: center;
    margin-top: 15px;
}
.logo-wrapper.shadow {
    box-shadow: 0px 3px 6px 0px rgb(200 200 200 / 75%) !important;
    position: relative;
    z-index: 1;
}
.contact-banner {
    background-image: url(../images/ContactRep-Hero-Desktop.jpg);
    background-size: cover;
    padding: 75px 0;
}
.contact-banner p {
    font-family: "MuseoSansW01-900";
    font-weight: 900;
}
.contact-form {
    padding-top: 50px;
}
.contact-form p {
    font-size: 14px;
    margin-bottom: 25px;
}
.form-label {
    font-weight: 700;
    color: #000;
    font-family: "MuseoSansW01-900";
    font-weight: 900;
}
.contact-form .mb-3 {
    margin-bottom: 30px !important;
}
input.form-control {
    height: 42px;
    border-radius: 4px;
}
.privacy-notice a {
    color: #27343d;
    text-decoration: underline;
}
.contact-form button.theme-btn {
    border: 0;
    padding: 10px 70px;
    margin-bottom: 30px;
}
.error {
    color: #ff0000;
    font-size: 14px;
    margin-top: 5px;
}
label#requestFor-error {
    position: absolute;
    bottom: -22px;
    left: 0px;
}
a.close-modal {
    position: absolute;
    top: 18px;
    right: 20px;
}
a.close-modal svg {
    color: #cb297c;
    width: 30px;
    height: 30px;
}</pre></body></html>