<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#intro-text {
    margin-top: 0;
}

.xtendflex-teaser {
    text-align: center;
    padding: 30px 0 40px 0;
}

.xtendflex-teaser span {
    color: #8B0024;
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
}

.xtendflex-teaser img {
    margin: 0 auto;
    width: 325px;
    max-width: 100%;
}

a.btn-pp {
    border-width: 1px;
    padding: 7px 38px;
}

#pp-main-cont p.trait-choices-copy {
    margin-bottom: 40px;
}

.banner-logo-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    height: 100%;
}

.banner-logo-container img {
   margin-top: 60px;
   width: 180;
   max-width: 100%;
}

/* REMOVE: */
.xtendflex-placeholder {
    background-color: lightpink;
    color: red;
    padding: 30px;
}

#where-to-buy {
    height: auto;
}</pre></body></html>