@charset "utf-8";

@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 400;
    src: local('Metropolis-Medium'),
         url('/tech/fonts/metropolis/Metropolis-Medium.woff') format('woff'),
         url('/tech/fonts/metropolis/Metropolis-Medium.ttf') format('ttf');
}
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 700;
    src: local('Metropolis-Black'),
         url('/tech/fonts/metropolis/Metropolis-Black.woff') format('woff'),
         url('/tech/fonts/metropolis/Metropolis-Black.ttf') format('ttf');
}

.widgetframepreview {
    min-height: 28em;
}

.main--srp2026 {
    max-width: none;
    background-color: #ffba31;
    font-family: 'Metropolis', 'Libre Franklin', Arial, Helvetica, sans-serif;
}

.std-list li {
    line-height: 1.2;
}

.no-wrap {
    white-space: nowrap;
}

.srp-button {
    color: #ffffff;
    background-color: #185370;
}
.srp-button:hover {
    background-color: #28426C;
}
.srp-button:nth-of-type(even) {
    background-color: #4B6F38;
}
.srp-button:nth-of-type(even):hover {
    background-color: #3C562E;
}

/* .main--srp2026 {} */

.srp-wrapper {
    max-width: 82em;
    margin: 0 auto;
    padding: 0.25rem 1.5rem;
    position: relative;
    z-index: 2;
}

.srp-flex {
    display: flex;
    justify-content: space-between;
}

.srp-top {
    padding: 1rem;
    background-color: #ff5555;
}
.srp-wrapper--top {
    padding: 0;
}

.srp-header {
    display: flex;
    text-align: center;
}

.srp-h1 {
    position: relative;
    font-size: inherit;
    flex: 1 1 56%;
    margin: 0 auto;
    transform: translateX(6%);
}
.srp-header__250yrs {
    position: absolute;
    width: 25%;
    top: 59%;
    left: -2%;
}

.srp-sub {
    flex: 1 1 44%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 5.2vw;
    line-height: 1.2;
    padding: 16px 6vw;
    text-shadow: 2px 2px 2px #222222;
}
.srp-sub > span {
    display: block;
}

.srp-tag {
    background-color: #1c3361;
    margin-bottom: 2rem;
}

.srp-tag__text {
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    padding: 12px 12px;
    line-height: 1.1;
}

.srp-block {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding: 1em 1.25em;
    margin: 0;
    background-color: #ffffff;
    color: #121212;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
}

.srp-block > * {
    position: relative;
    z-index: 2;
}

.srp-block p,
.srp-block ul,
.srp-block ol {
    font-size: 108%;
}

.srp-card {
    position: relative;
    z-index: 3;
    flex: 0 0 49%;
    display: flex;
    margin: 0;
    perspective: 10000px;
    transform-style: preserve-3d;
}

.srp-introw {
    margin: 0;
    padding: 0;
}

.srp-intblock {
    display: flex;
    flex-direction: column;
    flex: 1 1 50%;
    width: 50%;
    padding: 0 1.5em 0 0;
}
.srp-intblock:nth-of-type(even) {
    padding: 0 0 0 1.5em;
}

.srp-bottomlinks {
    margin-top: auto;
}

.srp-prizes-img {
    float: right;
    margin: 0 0 0.5rem 1.5rem;
}
.srp-table {
    margin: 1em 0;
    border: 1px solid #dddddd;
}
.srp-table tr:nth-child(even),
.srp-table thead {
	background-color: #f5f7f7;
}
.srp-table th,
.srp-table td {
    text-align: left;
}

.srp-prizeblock {
    flex: 1 1 50%;
    overflow: hidden;
    padding-right: 1rem;
}

.srp-app-link {
    display: inline-block;
    text-decoration: none;
    margin: 4px 16px 4px 0;
    width: 156px;
}
.srp-app-link:last-child {
    margin-right: 0;
    width: 180px;
}

.srp-button--feed {
    font-size: 1rem;
}

.srp-bookblock {
    display: flex;
    flex-direction: column;
    padding: 0.75em 1em 0 0;
    flex: 1 1 55.55555555%;
    width: 55.55555555%;
}
.srp-bookblock:nth-of-type(even) {
    flex: 1 1 44.44444444%;
    width: 44.44444444%;
}
.bookcover-container--srp {
    grid-template-columns: repeat(auto-fit, minmax(5rem, 1fr));
}
.bookcover-card__title {
    font-size: 1em;
    margin-bottom: 0;
    font-weight: 400;
}
.BCcarousel-wrap {
    background-color: transparent;
}

.srp-rays-img {
    flex: 0 0 188px;
    padding-left: 16px;
    margin-top: -16px;
}

.srp-partners-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    grid-gap: 16px 12px;
    align-items: center;
}
.srp-partner {
    grid-column-end: span 1;
}
.srp-partner-zoo {
    padding: 0 10%;
}
.srp-partner a {
    text-align: center;
    text-decoration: none;
    overflow: hidden;
}
.srp-partner img {
    transition: none; /*bug fix*/
    width: 240px;
}
.srp-partner-fol img {
    width: auto;
}
.srp-partner-tag {
    margin-top: -16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 92%;
    font-weight: 700;
    color: #675d50;
}

@media all and (min-width: 82em) {
    .srp-sub {
        font-size: 68px;
        padding: 16px 7rem;
    }
}

@media all and (max-width: 64em) {
    .srp-introw {
        flex-wrap: wrap;
    }
    .srp-bookblock,
    .srp-bookblock:nth-child(even) {
        flex: 0 0 100%;
        width: 100%;
    }
}

@media all and (max-width: 59em) {
    .srp-flex {
        display: block;
    }
    .srp-card {
        display: block;
        margin-bottom: 2em;
    }
    .srp-prizeblock {
        padding-right: 0;
    }
    .srp-tag__text {
        font-size: 24px;
    }
}
@media all and (max-width: 44em) {
    .srp-prizes-img {
        float: none;
        display: block;
        margin: 12px 0;
    }
}
@media all and (max-width: 33em) {
    .srp-wrapper {
        padding: 8px;
    }
    .srp-wrapper--top {
        padding: 0;
    }
    .srp-button {
        font-size: 0.85em;
    }
    .srp-title {
        font-size: 12vw;
    }
    .srp-block p {
        font-size: 105%;
    }
    .srp-header {
        flex-direction: column;
    }
    .srp-h1 {
        width: 400px;
        max-width: 100%;
        transform: translateX(0);
    }
    .srp-sub {
        font-size: 24px;
        text-shadow: 1px 2px 3px #222222;
        padding: 4px 12px;
    }
    .srp-tag__text {
        font-size: 18px;
        padding: 2px 12px;
    }
    .bookcover-card__title {
        font-size: 18px;
    }
    .srp-raysrow__img {
       margin-top: 12px;
       margin-left: -12px;
       padding: 0;
       width: 150px;
    }
    .srp-partners-row {
        display: block;
    }
    .srp-partner {
        max-width: 240px;
        margin: 1.5em auto;
    }
}