.clearfix:after,
.feed-list:after,
.curated-breaker-items:after,
.collection-breaker-items:after,
.footer-inner:after,
.footer-social-menu:after,
.footer-menu:after {
    content: ' ';
    display: table;
    clear: both
}

.feed-list,
.footer-inner {
    padding-left: .938rem;
    padding-right: .938rem
}

@media(min-width:40.625rem) {
    .feed-list,
    .footer-inner {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
}

.feed-list,
.footer-inner {
    max-width: 75rem;
    margin: 0 auto
}

.feed-list .feed-lede-video,
.feed-list .full-item-image,
.feed-list .full-item-video,
.feed-list .full-item-embed,
.curated-breaker-header,
.curated-breaker-items,
.collection-breaker-header,
.collection-breaker-items {
    transform: translate(-.938rem, 0);
    width: calc(100% + (.938rem*2))
}

@media only screen and (min-width:40.625rem) {
    .feed-list .feed-lede-video,
    .feed-list .full-item-image,
    .feed-list .full-item-video,
    .feed-list .full-item-embed,
    .curated-breaker-header,
    .curated-breaker-items,
    .collection-breaker-header,
    .collection-breaker-items {
        transform: none;
        width: auto
    }
}

.sponsor-bar,
.story-breaker {
    transform: translate(-.938rem, 0);
    width: calc(100% + (.938rem*2));
    clear: both
}

@media only screen and (min-width:40.625rem) {
    .sponsor-bar,
    .story-breaker {
        transform: none;
        width: 100vw;
        position: relative;
        left: calc(-50vw + 50%)
    }
}

.aspect-ratio-8x1 {
    position: relative
}

.aspect-ratio-8x1:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 12.5%
}

.aspect-ratio-8x1>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-5x1 {
    position: relative
}

.aspect-ratio-5x1:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 20%
}

.aspect-ratio-5x1>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-8x10 {
    position: relative
}

.aspect-ratio-8x10:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 125%
}

.aspect-ratio-8x10>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-16x9,
.feed-list .feed-lede-video.external-video {
    position: relative
}

.aspect-ratio-16x9:before,
.feed-list .feed-lede-video.external-video:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 56.25%
}

.aspect-ratio-16x9>*,
.feed-list .feed-lede-video.external-video>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-3x1 {
    position: relative
}

.aspect-ratio-3x1:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 33.3333333333%
}

.aspect-ratio-3x1>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-1x1 {
    position: relative
}

.aspect-ratio-1x1:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 100%
}

.aspect-ratio-1x1>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-18x11 {
    position: relative
}

.aspect-ratio-18x11:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 61.1111111111%
}

.aspect-ratio-18x11>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-6x4 {
    position: relative
}

.aspect-ratio-6x4:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 66.6666666667%
}

.aspect-ratio-6x4>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-2x1 {
    position: relative
}

.aspect-ratio-2x1:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 50%
}

.aspect-ratio-2x1>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-4x6 {
    position: relative
}

.aspect-ratio-4x6:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 150%
}

.aspect-ratio-4x6>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-4x3 {
    position: relative
}

.aspect-ratio-4x3:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 75%
}

.aspect-ratio-4x3>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aspect-ratio-freeform,
.aspect-ratio-original {
    position: relative
}

.aspect-ratio-freeform:before,
.aspect-ratio-original:before {
    content: '';
    display: block;
    width: 100%
}

.aspect-ratio-freeform>img,
.aspect-ratio-original>img,
.aspect-ratio-freeform picture,
.aspect-ratio-original picture,
.aspect-ratio-freeform iframe,
.aspect-ratio-original iframe,
.aspect-ratio-freeform video,
.aspect-ratio-original video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.footer-social-menu-item {
    transition: color .3s ease-in-out
}

.search-overlay {
    transition: opacity .3s ease-in-out;
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden
}

.active.search-overlay {
    width: auto;
    height: auto;
    opacity: 1;
    overflow: inherit
}

.sidepanel-menu,
.sidepanel-submenu,
.sidepanel-new-menu,
.footer-menu,
.footer-legal-menu {
    list-style-type: none
}

.link {
    text-decoration: none;
    cursor: pointer
}

.link-button {
    outline: none;
    border: none
}

.icon,
.sidepanel-item.has-children>a:before,
.sidepanel-item.has-children>div .sidepanel-submenu-toggle,
.sidepanel-new-item.has-children>a:before,
.new-sidepanel-menu-parent-item.has-children:before,
.sidepanel-location-choice-parent-item:before,
.sidepanel-location-choice-parent-item div a:before {
    line-height: inherit
}

body {
    position: relative;
    -webkit-font-kerning: normal;
    font-kerning: normal
}

img {
    max-width: 100%
}

ul {
    list-style-position: inside;
    list-style-type: disc
}

ol {
    list-style-position: outside;
    list-style-type: decimal
}

strong,
b {
    font-weight: 600
}

em,
i,
q {
    font-style: italic
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

* {
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0
}

h2 {
    margin: 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@keyframes dropdown-menu-hide {
    0% {
        visibility: visible;
        opacity: 1
    }
    1% {
        z-index: -1
    }
    30% {
        visibility: visible;
        opacity: 1
    }
    100% {
        z-index: -1;
        transform: translateY(-100%)
    }
}

@keyframes dropdown-menu-show {
    0% {
        z-index: -1;
        transform: translateY(-100%)
    }
    99% {
        z-index: -1
    }
    100% {
        z-index: 9999999;
        transform: translateY(0)
    }
}

@keyframes input-add-button {
    0% {
        visibility: hidden;
        display: none;
        transform: scale(.95);
        opacity: 0
    }
    100% {
        top: 0;
        visibility: visible;
        display: block;
        transform: scale(1);
        opacity: 1
    }
}

@keyframes input-hide {
    0% {
        transform: scale(1);
        opacity: 1;
        display: block
    }
    20% {
        transform: scale(1.01)
    }
    100% {
        transform: scale(.87);
        opacity: 0;
        display: none
    }
}

@keyframes input-show {
    0% {
        transform: scale(.98);
        opacity: 0
    }
    95% {
        transform: scale(1.004)
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes modal {
    0% {
        top: 55%
    }
    100% {
        top: 50%
    }
}

@keyframes tabbed-modal {
    0% {
        opacity: 0;
        transform: scale(.97)
    }
    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes animation-hue-rotate {
    0% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg)
    }
    100% {
        -webkit-filter: hue-rotate(-100deg);
        filter: hue-rotate(-100deg)
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

head {
    font-family:'{"mobile":320,"mobile-wide":480,"tablet":650,"tablet-wide":768,"desktop":980,"desktop-wide":1180,"desktop-max":1200,"desktop-extra-wide":1600}'
}

@keyframes lazyLoad {
    0% {
        background-position: -31.25rem 0
    }
    100% {
        background-position: 31.25rem 0
    }
}

.sidepanel-new-item.has-children>a,
.sidepanel-new-item.has-children .sidepanel-new-submenu a,
.nav-sidepanel-button.new-nav .sidepanel-close-button,
.sidepanel-item.sidepanel-legal-ads-free a,
.sidepanel-location-choice-menu .sidepanel-legal-ads-free a,
.sidepanel-location-choice-submenu .sidepanel-legal-ads-free a,
.new-sidepanel-menu .sidepanel-legal-ads-free a,
.new-sidepanel-submenu .sidepanel-legal-ads-free a,
.footer-menu-item a,
.footer-network-tagline,
.footer-affiliate-disclosure,
.footer-copyright,
.footer-legal-menu-item a,
.footer-network-tagline a,
.footer-affiliate-disclosure a,
.footer-copyright a,
.sponsor-logo-separator,
.feed-list .item-dek,
.new-sidepanel-menu-parent-item a,
.new-sidepanel-menu-parent-item.has-children a,
.new-sidepanel-menu-parent-item.has-children div a,
.new-sidepanel-submenu-item,
.location-right-side-panel .sidepanel-header,
.location-right-side-panel .location-choice-sidepanel-menu a,
.sponsor-bar .sponsor-logo-separator {
    font-family: Charter, Georgia, Times, Serif;
    font-size: 1.1875rem;
    line-height: 1.6
}

.sidepanel-new-item.has-children>a u,
.sidepanel-new-item.has-children .sidepanel-new-submenu a u,
.nav-sidepanel-button.new-nav .sidepanel-close-button u,
.sidepanel-item.sidepanel-legal-ads-free a u,
.sidepanel-location-choice-menu .sidepanel-legal-ads-free a u,
.sidepanel-location-choice-submenu .sidepanel-legal-ads-free a u,
.new-sidepanel-menu .sidepanel-legal-ads-free a u,
.new-sidepanel-submenu .sidepanel-legal-ads-free a u,
.footer-menu-item a u,
.footer-network-tagline u,
.footer-affiliate-disclosure u,
.footer-copyright u,
.footer-legal-menu-item a u,
.sponsor-logo-separator u,
.feed-list .item-dek u,
.new-sidepanel-menu-parent-item a u,
.new-sidepanel-menu-parent-item.has-children a u,
.new-sidepanel-submenu-item u,
.location-right-side-panel .sidepanel-header u,
.location-right-side-panel .location-choice-sidepanel-menu a u,
.sponsor-bar .sponsor-logo-separator u {
    text-decoration: none
}

.sidepanel-new-item.has-children>a,
.sidepanel-new-item.has-children .sidepanel-new-submenu a,
.nav-sidepanel-button.new-nav .sidepanel-close-button {
    font-family: Charter, Georgia, Times, Serif;
    font-size: .9375rem;
    line-height: 1.4
}

.sidepanel-item.sidepanel-legal-ads-free a,
.sidepanel-location-choice-menu .sidepanel-legal-ads-free a,
.sidepanel-location-choice-submenu .sidepanel-legal-ads-free a,
.new-sidepanel-menu .sidepanel-legal-ads-free a,
.new-sidepanel-submenu .sidepanel-legal-ads-free a,
.footer-menu-item a {
    font-family: Charter, Georgia, Times, Serif;
    font-size: .75rem;
    line-height: 1.4
}

.footer-network-tagline,
.footer-affiliate-disclosure,
.footer-copyright,
.footer-legal-menu-item a,
.footer-network-tagline a,
.footer-affiliate-disclosure a,
.footer-copyright a {
    font-family: Charter, Georgia, Times, Serif;
    font-size: .625rem;
    line-height: 1
}

.sponsor-logo-separator,
.feed-list .item-dek {
    font-family: Charter, Georgia, Times, Serif;
    font-size: 1.0625rem;
    line-height: 1.4
}

.new-sidepanel-menu-parent-item a,
.new-sidepanel-menu-parent-item.has-children a,
.new-sidepanel-menu-parent-item.has-children div a,
.new-sidepanel-submenu-item {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: .8125rem;
    line-height: 1
}

.sidepanel-location-choice-parent-item div a,
.sidepanel-location-choice-submenu-item,
.sidepanel-search-button {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: .8125rem;
    line-height: 1
}

.sidepanel-footer-item {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: .625rem;
    line-height: 1;
    letter-spacing: .05em
}

.sidepanel-item.sidepanel-legal-ads-free a,
.sidepanel-location-choice-menu .sidepanel-legal-ads-free a,
.sidepanel-location-choice-submenu .sidepanel-legal-ads-free a,
.new-sidepanel-menu .sidepanel-legal-ads-free a,
.new-sidepanel-submenu .sidepanel-legal-ads-free a,
.footer-menu-item a {
    font-weight: 700
}

.feed-list .curated-breaker,
.feed-list .collection-breaker,
.feed-list .full-item-with-ad,
.feed-list .full-item {
    padding: 1.5rem 0
}

.new-sidepanel-menu-parent-item a,
.new-sidepanel-menu-parent-item.has-children a,
.new-sidepanel-menu-parent-item.has-children div a,
.new-sidepanel-submenu-item {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.45;
    line-height: 1
}

.sidepanel-location-choice-parent-item div a,
.sidepanel-location-choice-submenu-item,
.sidepanel-search-button,
.sidepanel-footer-item {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: .8125rem;
    line-height: 1.3;
    line-height: 1
}

.search-input,
.search-input::-webkit-input-placeholder {
    font-family: Radiant, Times, Serif;
    font-size: 2.5rem;
    line-height: 1.2;
    line-height: 1;
    font-weight: 400;
    color: #000;
    letter-spacing: -.03rem
}

.search-input,
.search-input:-ms-input-placeholder {
    font-family: Radiant, Times, Serif;
    font-size: 2.5rem;
    line-height: 1.2;
    line-height: 1;
    font-weight: 400;
    color: #000;
    letter-spacing: -.03rem
}

.search-input,
.search-input::-ms-input-placeholder {
    font-family: Radiant, Times, Serif;
    font-size: 2.5rem;
    line-height: 1.2;
    line-height: 1;
    font-weight: 400;
    color: #000;
    letter-spacing: -.03rem
}

.search-input,
.search-input::placeholder {
    font-family: Radiant, Times, Serif;
    font-size: 2.5rem;
    line-height: 1.2;
    line-height: 1;
    font-weight: 400;
    color: #000;
    letter-spacing: -.03rem
}

@media only screen and (min-width:30rem) {
    .search-input,
    .search-input::-webkit-input-placeholder {
        font-size: 2.625rem;
        line-height: 1.4
    }
    .search-input,
    .search-input:-ms-input-placeholder {
        font-size: 2.625rem;
        line-height: 1.4
    }
    .search-input,
    .search-input::-ms-input-placeholder {
        font-size: 2.625rem;
        line-height: 1.4
    }
    .search-input,
    .search-input::placeholder {
        font-size: 2.625rem;
        line-height: 1.4
    }
}

@media only screen and (min-width:40.625rem) {
    .search-input,
    .search-input::-webkit-input-placeholder {
        font-size: 3.25rem;
        line-height: 1.1
    }
    .search-input,
    .search-input:-ms-input-placeholder {
        font-size: 3.25rem;
        line-height: 1.1
    }
    .search-input,
    .search-input::-ms-input-placeholder {
        font-size: 3.25rem;
        line-height: 1.1
    }
    .search-input,
    .search-input::placeholder {
        font-size: 3.25rem;
        line-height: 1.1
    }
}

@media only screen and (min-width:61.25rem) {
    .search-input,
    .search-input::-webkit-input-placeholder {
        font-size: 4rem;
        line-height: 1
    }
    .search-input,
    .search-input:-ms-input-placeholder {
        font-size: 4rem;
        line-height: 1
    }
    .search-input,
    .search-input::-ms-input-placeholder {
        font-size: 4rem;
        line-height: 1
    }
    .search-input,
    .search-input::placeholder {
        font-size: 4rem;
        line-height: 1
    }
}

@media only screen and (min-width:30rem) {
    .search-input,
    .search-input::-webkit-input-placeholder {
        line-height: 1
    }
    .search-input,
    .search-input:-ms-input-placeholder {
        line-height: 1
    }
    .search-input,
    .search-input::-ms-input-placeholder {
        line-height: 1
    }
    .search-input,
    .search-input::placeholder {
        line-height: 1
    }
}

.sidepanel-menu a,
.sidepanel-new-menu a,
.sidepanel-submenu-toggle,
.location-right-side-panel .sidepanel-header,
.location-right-side-panel .location-choice-sidepanel-menu a {
    text-decoration: none
}

@media only screen and (min-width:61.25rem) {
    .sidepanel-menu a,
    .sidepanel-new-menu a,
    .sidepanel-submenu-toggle,
    .location-right-side-panel .sidepanel-header,
    .location-right-side-panel .location-choice-sidepanel-menu a {
        transition: color .3s ease-in-out
    }
    .sidepanel-menu a:hover,
    .sidepanel-new-menu a:hover,
    .sidepanel-submenu-toggle:hover,
    .location-right-side-panel .sidepanel-header:hover,
    .location-right-side-panel .location-choice-sidepanel-menu a:hover {
        color: #dbc799
    }
}

@media only screen and (min-width:61.25rem) {
    .feed-list .full-item-image,
    .feed-list .full-item-video,
    .feed-list .full-item-embed,
    .curated-breaker-item .item-image {
        transition: -webkit-filter .3s ease;
        transition: filter .3s ease;
        transition: filter .3s ease, -webkit-filter .3s ease
    }
    .feed-list .full-item-image:hover,
    .feed-list .full-item-video:hover,
    .feed-list .full-item-embed:hover,
    .curated-breaker-item .item-image:hover {
        -webkit-filter: brightness(85%);
        filter: brightness(85%)
    }
}

.sidepanel-item.sidepanel-legal-ads-free a,
.sidepanel-location-choice-menu .sidepanel-legal-ads-free a,
.sidepanel-location-choice-submenu .sidepanel-legal-ads-free a,
.new-sidepanel-menu .sidepanel-legal-ads-free a,
.new-sidepanel-submenu .sidepanel-legal-ads-free a,
.footer-menu-item a {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: .8125rem;
    line-height: 1.3
}

.footer-network-tagline,
.footer-affiliate-disclosure,
.footer-copyright,
.footer-legal-menu-item a {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: .8125rem;
    line-height: 1.3
}

.story-breaker-dek a {
    text-decoration: none;
    color: #000;
    border-bottom: .0625rem solid #d10938;
    padding-top: .05rem;
    padding-bottom: .05rem;
    background: linear-gradient(to bottom, #fff 0, #fff 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 0 0
}

@media only screen and (min-width:61.25rem) {
    .story-breaker-dek a {
        transition: background .4s ease-in-out, color .4s ease-in-out
    }
    .story-breaker-dek a:hover {
        color: #d10938;
        background-size: .625rem 3.125rem
    }
}

.story-breaker-dek a u {
    text-decoration: none
}

.nav-sidepanel-button .sidepanel-close-button,
.search-overlay-inner .search-overlay-close-button,
.search-overlay-autosuggest-list a,
.feed-list .full-item-metadata,
.feed-list .item-dek a,
.story-breaker-title,
.curated-breaker-item a,
.curated-breaker-item .item-title,
.collection-breaker-item a,
.collection-breaker-item .item-title {
    text-decoration: none
}

@media only screen and (min-width:61.25rem) {
    .nav-sidepanel-button .sidepanel-close-button,
    .search-overlay-inner .search-overlay-close-button,
    .search-overlay-autosuggest-list a,
    .feed-list .full-item-metadata,
    .feed-list .item-dek a,
    .story-breaker-title,
    .curated-breaker-item a,
    .curated-breaker-item .item-title,
    .collection-breaker-item a,
    .collection-breaker-item .item-title {
        transition: color .3s ease-in-out
    }
    .nav-sidepanel-button .sidepanel-close-button:hover,
    .search-overlay-inner .search-overlay-close-button:hover,
    .search-overlay-autosuggest-list a:hover,
    .feed-list .full-item-metadata:hover,
    .feed-list .item-dek a:hover,
    .story-breaker-title:hover,
    .curated-breaker-item a:hover,
    .curated-breaker-item .item-title:hover,
    .collection-breaker-item a:hover,
    .collection-breaker-item .item-title:hover {
        color: #d10938
    }
}

.footer-legal-menu-item.footer-legal-ads-free a {
    color: #fff;
    font-weight: 700;
    border: .0625rem solid #fff;
    padding: .9375rem
}

@media only screen and (min-width:61.25rem) {
    .footer-legal-menu-item.footer-legal-ads-free a {
        transition: all .3s ease-in-out
    }
    .footer-legal-menu-item.footer-legal-ads-free a:hover {
        border-color: #dbc799;
        color: #dbc799
    }
}

.sidepanel-item.sidepanel-legal-ads-free a,
.sidepanel-location-choice-menu .sidepanel-legal-ads-free a,
.sidepanel-location-choice-submenu .sidepanel-legal-ads-free a,
.new-sidepanel-menu .sidepanel-legal-ads-free a,
.new-sidepanel-submenu .sidepanel-legal-ads-free a {
    color: #840f1c;
    font-weight: 700;
    border: .0625rem solid #840f1c;
    padding: .625rem .9375rem;
    text-transform: capitalize
}

@media only screen and (min-width:61.25rem) {
    .sidepanel-item.sidepanel-legal-ads-free a,
    .sidepanel-location-choice-menu .sidepanel-legal-ads-free a,
    .sidepanel-location-choice-submenu .sidepanel-legal-ads-free a,
    .new-sidepanel-menu .sidepanel-legal-ads-free a,
    .new-sidepanel-submenu .sidepanel-legal-ads-free a {
        transition: all .3s ease-in-out
    }
    .sidepanel-item.sidepanel-legal-ads-free a:hover,
    .sidepanel-location-choice-menu .sidepanel-legal-ads-free a:hover,
    .sidepanel-location-choice-submenu .sidepanel-legal-ads-free a:hover,
    .new-sidepanel-menu .sidepanel-legal-ads-free a:hover,
    .new-sidepanel-submenu .sidepanel-legal-ads-free a:hover {
        border-color: rgba(132, 15, 28, .6);
        color: rgba(132, 15, 28, .6)
    }
}

.curated-breaker-item,
.collection-breaker-item {
    display: none;
    float: left;
    width: 50%
}

.curated-breaker-item:nth-child(-n+2),
.collection-breaker-item:nth-child(-n+2) {
    display: block
}

.curated-breaker-item .item-title,
.collection-breaker-item .item-title {
    padding: 0 .938rem;
    display: block
}

.curated-breaker-item .item-image,
.collection-breaker-item .item-image {
    margin-bottom: .625rem
}

@media only screen and (min-width:40.625rem) {
    .curated-breaker-item,
    .collection-breaker-item {
        width: 33.3333333333%
    }
    .curated-breaker-item:nth-child(-n+3),
    .collection-breaker-item:nth-child(-n+3) {
        display: block
    }
}

@media only screen and (min-width:61.25rem) {
    .curated-breaker-item:nth-child(-n+5) {
        width: 20%;
        display: block
    }
}

@media only screen and (min-width:40.625rem) {
    .feed-list .curated-breaker,
    .feed-list .collection-breaker,
    .feed-list .full-item-with-ad,
    .feed-list .full-item {
        border-top: .125rem solid #dadada
    }
    .feed-list .curated-breaker:first-child,
    .feed-list .collection-breaker:first-child,
    .feed-list .full-item-with-ad:first-child,
    .feed-list .full-item:first-child {
        border-top: 0;
        padding-top: 0
    }
}

.text-strike {
    text-decoration: line-through
}

.text-bold {
    font-weight: 700
}

.site-content {
    transition: transform .3s ease-in-out;
    position: relative
}

.sidepanel {
    transform: translateX(-20rem);
    background-color: #d10938;
    transition: transform .3s ease-in-out;
    position: fixed;
    top: 0;
    width: 20rem;
    height: 100%;
    overflow-y: scroll;
    z-index: 5999998
}

.sidepanel.active {
    transform: translateX(0)
}

#sidepanel:target {
    transform: translateX(0)
}

@media only screen and (min-width:20rem) {
    #sidepanel:target~.nav,
    #sidepanel:target~.site-content,
    #sidepanel:target~.homepage-marquee {
        transform: translateX(20rem)
    }
}

@media only screen and (min-width:null) {
    #sidepanel:target~.nav,
    #sidepanel:target~.site-content,
    #sidepanel:target~.homepage-marquee {
        transform: translateX(17rem)
    }
}

@media only screen and (min-width:null) {
    #sidepanel:target~.nav,
    #sidepanel:target~.site-content,
    #sidepanel:target~.homepage-marquee {
        transform: translateX(14rem)
    }
}

@media only screen and (min-width:null) {
    #sidepanel:target~.nav,
    #sidepanel:target~.site-content,
    #sidepanel:target~.homepage-marquee {
        transform: translateX(11rem)
    }
}

@media only screen and (min-width:100rem) {
    #sidepanel:target~.nav,
    #sidepanel:target~.site-content,
    #sidepanel:target~.homepage-marquee {
        transform: translateX(7rem)
    }
}

#sidepanel:target~.nav .nav-sidepanel-button.hide-menu {
    display: block
}

#sidepanel:target~.nav .nav-sidepanel-button.show-menu {
    display: none
}

.sidepanel-menu,
.sidepanel-submenu,
.sidepanel-new-menu {
    margin: 0
}

.sidepanel-menu {
    padding: 0 1.25rem
}

.sidepanel-menu a {
    text-transform: uppercase;
    margin: .625rem 1.25rem .625rem 0;
    display: inline-block
}

.sidepanel-new-menu {
    padding: 0 2.25rem
}

.sidepanel-new-menu a {
    text-transform: uppercase;
    margin: .625rem 1.25rem .625rem 0;
    display: inline-block
}

.sidepanel-new-menu.location-choice-menu:before {
    content: '';
    background: url("/assets/icons/Globe.svg?8.226.0");
    background-size: 1.2rem;
    width: 2.2rem;
    height: 1.2rem;
    background-repeat: no-repeat;
    margin: 0;
    display: inline-block
}

.sidepanel-new-menu .sidepanel-new-submenu {
    left: -2.25rem
}

.sidepanel-submenu,
.sidepanel-new-submenu {
    overflow: hidden;
    position: relative;
    left: -1.25rem;
    height: unset;
    max-height: 0;
    width: 20rem;
    padding: 0 1.875rem;
    background: #5c0049;
    transition: all .3s ease-in-out
}

.sidepanel-item.active>.sidepanel-submenu,
.sidepanel-new-item.active>.sidepanel-submenu,
.sidepanel-item.active>.sidepanel-new-submenu,
.sidepanel-new-item.active>.sidepanel-new-submenu {
    max-height: 25rem;
    overflow-y: scroll;
    padding: .9375rem 1.875rem;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: calc(.625rem + calc(.625rem/3))
}

.sidepanel-item.has-children>a:before,
.sidepanel-item.has-children>div .sidepanel-submenu-toggle {
    cursor: pointer;
    position: absolute;
    right: .9375rem;
    transition: transform .3s ease-in-out;
    font-size: 1.25rem
}

.sidepanel-item.has-children>div {
    display: flex;
    align-items: center
}

.sidepanel-item.has-children>div .sidepanel-submenu-toggle {
    transition: all .3s ease-in-out
}

.sidepanel-item.has-children.active>a:before,
.sidepanel-item.has-children.active>div .sidepanel-submenu-toggle {
    transform: rotate(.5turn)
}

.sidepanel-new-item.has-children>a:before {
    position: absolute;
    right: 6.375rem;
    transition: transform .3s ease-in-out;
    font-size: 1.25rem
}

.sidepanel-new-item.has-children .sidepanel-new-submenu a {
    margin: 0
}

.location-choice-menu .sidepanel-new-item {
    display: inline
}

.nav-sidepanel-button .sidepanel-close-button {
    font-size: 1.25rem;
    color: #fff;
    cursor: pointer;
    display: block;
    text-align: right;
    margin: 1.25rem 1.125rem 0
}

.nav-sidepanel-button .sidepanel-close-button .icon,
.nav-sidepanel-button .sidepanel-close-button .sidepanel-item.has-children>a:before,
.nav-sidepanel-button .sidepanel-close-button .sidepanel-item.has-children>div .sidepanel-submenu-toggle,
.sidepanel-item.has-children>div .nav-sidepanel-button .sidepanel-close-button .sidepanel-submenu-toggle,
.nav-sidepanel-button .sidepanel-close-button .sidepanel-new-item.has-children>a:before,
.nav-sidepanel-button .sidepanel-close-button .new-sidepanel-menu-parent-item.has-children:before,
.nav-sidepanel-button .sidepanel-close-button .sidepanel-location-choice-parent-item:before,
.nav-sidepanel-button .sidepanel-close-button .sidepanel-location-choice-parent-item div a:before,
.sidepanel-location-choice-parent-item div .nav-sidepanel-button .sidepanel-close-button a:before {
    display: inline-block;
    font-size: 1.25rem
}

.nav-sidepanel-button .sidepanel-close-button .close-text {
    display: none
}

.new-nav .nav-sidepanel-button .sidepanel-close-button .close-text {
    display: inline
}

.nav-sidepanel-button.new-nav {
    position: absolute;
    right: 0;
    top: 0
}

.nav-sidepanel-button.new-nav .sidepanel-close-button {
    margin: .625rem 1.125rem 0
}

.nav-sidepanel-button.new-nav .icon,
.nav-sidepanel-button.new-nav .sidepanel-item.has-children>a:before,
.nav-sidepanel-button.new-nav .sidepanel-item.has-children>div .sidepanel-submenu-toggle,
.sidepanel-item.has-children>div .nav-sidepanel-button.new-nav .sidepanel-submenu-toggle,
.nav-sidepanel-button.new-nav .sidepanel-new-item.has-children>a:before,
.nav-sidepanel-button.new-nav .new-sidepanel-menu-parent-item.has-children:before,
.nav-sidepanel-button.new-nav .sidepanel-location-choice-parent-item:before,
.nav-sidepanel-button.new-nav .sidepanel-location-choice-parent-item div a:before,
.sidepanel-location-choice-parent-item div .nav-sidepanel-button.new-nav a:before {
    font-size: 1.063rem
}

.sidepanel-menu-legal {
    display: flex;
    flex: 1 1 auto;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 1.25rem;
    min-height: 3rem
}

.sidepanel-menu-legal .sidepanel-item a:last {
    margin-right: 0
}

.sidepanel-menu a,
.sidepanel-new-menu a,
.sidepanel-submenu-toggle {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
    text-transform: lowercase;
    color: #fff;
    font-weight: 700
}

.sidepanel-submenu a,
.sidepanel-new-submenu a {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.45
}

@media only screen and (min-width:61.25rem) {
    .nav-sidepanel-button .sidepanel-close-button:hover,
    .location-right-side-panel .right-side-panel-close-button:hover {
        color: #dbc799
    }
}

.marquee {
    transition: transform .3s ease-in-out
}

@media only screen and (min-width:20rem) {
    #sidepanel:target~.marquee {
        transform: translateX(20rem)
    }
}

@media only screen and (min-width:null) {
    #sidepanel:target~.marquee {
        transform: translateX(17rem)
    }
}

@media only screen and (min-width:null) {
    #sidepanel:target~.marquee {
        transform: translateX(14rem)
    }
}

@media only screen and (min-width:null) {
    #sidepanel:target~.marquee {
        transform: translateX(11rem)
    }
}

@media only screen and (min-width:100rem) {
    #sidepanel:target~.marquee {
        transform: translateX(7rem)
    }
}

.new-sidepanel {
    transform: translateX(-20rem);
    width: 20rem;
    max-width: 20rem;
    background-color: #f9ccd1;
    position: fixed;
    top: 0;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 5999998;
    transition: transform .2s linear;
    display: flex;
    flex-direction: column
}

.new-sidepanel.active {
    transform: translateX(0)
}

.new-sidepanel .sidepanel-submenu-toggle {
    display: none;
    visibility: hidden
}

.sidepanel-location-choice-menu,
.sidepanel-location-choice-submenu,
.new-sidepanel-menu,
.new-sidepanel-submenu {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidepanel-location-choice-menu a,
.sidepanel-location-choice-submenu a,
.new-sidepanel-menu a,
.new-sidepanel-submenu a {
    text-decoration: none
}

.sidepanel-location-choice-menu .sidepanel-legal-ads-free,
.sidepanel-location-choice-submenu .sidepanel-legal-ads-free,
.new-sidepanel-menu .sidepanel-legal-ads-free,
.new-sidepanel-submenu .sidepanel-legal-ads-free {
    margin: 1.5625rem 0 .5rem 1rem
}

.new-sidepanel-menu {
    flex: 1 0 auto
}

.new-sidepanel-menu.legal-ads-free {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.sidepanel-location-choice-menu {
    max-width: 50%;
    margin: 1.5625rem 0 .5rem 1rem
}

.sidepanel-location-choice-submenu {
    margin-top: 0
}

.new-sidepanel-menu {
    flex: 1 0 auto
}

.new-sidepanel-menu.legal-ads-free {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-basis: auto
}

@media only screen and (min-width:48rem) {
    .new-sidepanel-menu.legal-ads-free {
        flex: 0;
        flex-basis: auto
    }
}

@keyframes fadeIn {
    99% {
        visibility: hidden;
        display: none
    }
    100% {
        visibility: visible;
        display: block
    }
}

.sidepanel-location-choice-submenu,
.new-sidepanel-submenu {
    transition: max-height .3s cubic-bezier(0, 1, 0, 1), opacity .2s linear .15s, margin .3s linear;
    max-height: 0;
    height: unset;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    display: none;
    animation: 1s fadeIn;
    animation-fill-mode: forwards
}

.sidepanel-location-choice-submenu.active,
.new-sidepanel-submenu.active {
    margin-top: .9375rem
}

.new-sidepanel-submenu {
    width: calc(100% + 2rem);
    background-color: #f6b5bc;
    margin-left: -1rem
}

.sidepanel-location-choice-parent-item.active .sidepanel-location-choice-submenu,
.sidepanel-location-choice-parent-item.active .new-sidepanel-submenu,
.new-sidepanel-menu-parent-item.active .sidepanel-location-choice-submenu,
.new-sidepanel-menu-parent-item.active .new-sidepanel-submenu {
    max-height: 27rem;
    overflow-y: scroll;
    height: auto;
    transition: max-height .3s cubic-bezier(1, 0, 1, 0), opacity .3s ease-in .15s, margin .3s linear;
    opacity: 1;
    visibility: visible;
    display: block
}

.sidepanel-location-choice-parent-item.active .new-sidepanel-submenu,
.new-sidepanel-menu-parent-item.active .new-sidepanel-submenu {
    margin-top: .75rem
}

.sidepanel-location-choice-parent-item.active .sidepanel-location-choice-submenu,
.new-sidepanel-menu-parent-item.active .sidepanel-location-choice-submenu {
    margin-top: .625rem
}

.new-sidepanel-menu-parent-item {
    transition: background-color .2s linear;
    padding: 0 1rem;
    cursor: pointer
}

.new-sidepanel-menu-parent-item a {
    color: #840f1c;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 2.875rem;
    transition: color .2s linear
}

@media only screen and (min-width:61.25rem) {
    .new-sidepanel-menu-parent-item:hover {
        background-color: #f49ea8
    }
    .new-sidepanel-menu-parent-item:hover a {
        color: #280509
    }
}

.new-sidepanel-menu-parent-item.has-children {
    padding: .5rem 1rem;
    transition: padding .3s linear, background-color .2s linear;
    position: relative
}

.new-sidepanel-menu-parent-item.has-children.active {
    background-color: #f49ea8;
    padding: .5rem 1rem 0
}

.new-sidepanel-menu-parent-item.has-children.active a {
    color: #280509
}

.new-sidepanel-menu-parent-item.has-children.active:before {
    transform: rotate(0)
}

.new-sidepanel-menu-parent-item.has-children a,
.new-sidepanel-menu-parent-item.has-children div a {
    color: #840f1c;
    height: unset;
    display: unset;
    align-items: unset
}

.new-sidepanel-menu-parent-item.has-children:before {
    color: #840f1c;
    position: absolute;
    right: 1rem;
    top: 1.25rem;
    transition: transform .25s ease-in-out;
    font-size: .625rem;
    transform-origin: center;
    transform: rotate(-90deg)
}

@media only screen and (min-width:61.25rem) {
    .new-sidepanel-menu-parent-item.has-children:hover>a,
    .new-sidepanel-menu-parent-item.has-children:hover>div a {
        color: #280509
    }
}

.sidepanel-location-choice-parent-item {
    padding-left: 1.1875rem;
    position: relative
}

.sidepanel-location-choice-parent-item:before {
    position: absolute;
    left: 0;
    transition: transform .3s ease-in-out;
    font-size: .75rem;
    color: #840f1c
}

.sidepanel-location-choice-parent-item div a {
    color: #840f1c;
    position: relative;
    display: flex;
    align-items: center;
    width: -webkit-max-content;
    width: max-content;
    pointer-events: none
}

.sidepanel-location-choice-parent-item div a:before {
    color: #840f1c;
    position: absolute;
    right: -1.25rem;
    top: .125rem;
    transition: transform .25s ease-in-out;
    font-size: .625rem;
    transform-origin: center;
    transform: rotate(-90deg)
}

.sidepanel-location-choice-parent-item.active div a:before {
    transform: rotate(0)
}

.sidepanel-location-choice-submenu-item a {
    color: #840f1c;
    height: 1.5625rem;
    display: flex;
    align-items: center
}

@media only screen and (min-width:61.25rem) {
    .sidepanel-location-choice-submenu-item a {
        transition: opacity .2s linear
    }
    .sidepanel-location-choice-submenu-item a:hover {
        opacity: .8;
        text-decoration: underline;
        -webkit-text-decoration-skip: ink;
        text-decoration-skip: ink
    }
}

.new-sidepanel-submenu-item {
    font-size: 90%;
    padding: 0 1rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: background-color .2s linear
}

.new-sidepanel-submenu-item div {
    width: 100%
}

.new-sidepanel-submenu-item a {
    color: #b11526;
    height: 2.5rem;
    display: flex;
    align-items: center;
    opacity: 1;
    transition: opacity .2s linear
}

@media only screen and (min-width:61.25rem) {
    .new-sidepanel-submenu-item:hover {
        background-color: #f18893
    }
    .new-sidepanel-submenu-item:hover a {
        opacity: .8
    }
}

.new-sidepanel-close-button {
    position: absolute;
    right: 1.0625rem;
    top: 1.3125rem;
    display: flex;
    align-items: center;
    color: #840f1c;
    text-decoration: none
}

.new-sidepanel-close-button .icon,
.new-sidepanel-close-button .sidepanel-item.has-children>a:before,
.new-sidepanel-close-button .sidepanel-item.has-children>div .sidepanel-submenu-toggle,
.sidepanel-item.has-children>div .new-sidepanel-close-button .sidepanel-submenu-toggle,
.new-sidepanel-close-button .sidepanel-new-item.has-children>a:before,
.new-sidepanel-close-button .new-sidepanel-menu-parent-item.has-children:before,
.new-sidepanel-close-button .sidepanel-location-choice-parent-item:before,
.new-sidepanel-close-button .sidepanel-location-choice-parent-item div a:before,
.sidepanel-location-choice-parent-item div .new-sidepanel-close-button a:before {
    font-size: .875rem
}

.sidepanel-search-container {
    margin: .6875rem 0 0;
    padding: 0 .9375rem;
    width: -webkit-min-content;
    width: min-content
}

.sidepanel-search-button {
    text-decoration: none;
    color: #840f1c;
    height: 2.1875rem;
    display: flex;
    align-items: center
}

.sidepanel-search-button .icon,
.sidepanel-search-button .sidepanel-item.has-children>a:before,
.sidepanel-search-button .sidepanel-item.has-children>div .sidepanel-submenu-toggle,
.sidepanel-item.has-children>div .sidepanel-search-button .sidepanel-submenu-toggle,
.sidepanel-search-button .sidepanel-new-item.has-children>a:before,
.sidepanel-search-button .new-sidepanel-menu-parent-item.has-children:before,
.sidepanel-search-button .sidepanel-location-choice-parent-item:before,
.sidepanel-search-button .sidepanel-location-choice-parent-item div a:before,
.sidepanel-location-choice-parent-item div .sidepanel-search-button a:before {
    padding-right: .5rem;
    font-size: .875rem
}

.sidepanel-search-text {
    letter-spacing: .04em;
    text-transform: uppercase
}

.sidepanel-footer-container {
    display: flex;
    width: 100%;
    flex-shrink: 0;
    height: 3.125rem;
    align-items: center;
    margin-left: 1rem
}

.sidepanel-footer-item {
    font-size: .625rem;
    margin-right: 1rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #840f1c
}

.sidepanel-footer-item:last-of-type {
    margin-right: 0
}

@media only screen and (min-width:61.25rem) {
    .sidepanel-footer-item {
        transition: opacity .2 linear
    }
    .sidepanel-footer-item:hover {
        color: #b11526
    }
}

.sidepanel-seperator {
    margin: .5625rem 1rem;
    padding: 0;
    background-color: #840f1c;
    opacity: 35%;
    height: .0625rem;
    border: 0;
    width: auto;
    min-height: .0625rem
}

.sidepanel-seperator:before,
.sidepanel-seperator:after {
    display: none
}

.social-menu-button-group .gdpr-requires-consent {
    display: none
}

.footer-social-menu-item .social-button-link {
    text-decoration: none
}

.social-button-facebook.footer-social-menu-item .social-button-link:hover {
    color: #3b5998
}

.social-button-pinterest.footer-social-menu-item .social-button-link:hover {
    color: #c92228
}

.social-button-twitter.footer-social-menu-item .social-button-link:hover {
    color: #00aced
}

.social-button-googleplus.footer-social-menu-item .social-button-link:hover {
    color: #dd4b39
}

.social-button-youtube.footer-social-menu-item .social-button-link:hover {
    color: #b00
}

.social-button-email.footer-social-menu-item .social-button-link:hover {
    color: #333
}

.social-button-instagram.footer-social-menu-item .social-button-link:hover {
    color: #517fa4
}

.social-button-tumblr.footer-social-menu-item .social-button-link:hover {
    color: #35465c
}

.social-button-reddit.footer-social-menu-item .social-button-link:hover {
    color: #ff4500
}

.social-button-whatsapp.footer-social-menu-item .social-button-link:hover {
    color: #5cbe4a
}

.social-button-line.footer-social-menu-item .social-button-link:hover {
    color: #00c300
}

.social-button-print.footer-social-menu-item .social-button-link:hover {
    color: #999
}

.location-right-side-panel {
    background-color: #d10938;
    transition: transform .3s ease-in-out;
    width: 20rem;
    overflow-y: scroll;
    z-index: 5999998;
    top: 0;
    height: 100%
}

.location-right-side-panel .sidepanel-header {
    display: block;
    padding-left: 2.5rem;
    opacity: .8;
    pointer-events: none
}

.location-right-side-panel .location-choice-sidepanel-menu {
    list-style-type: none;
    margin-top: 0
}

.location-right-side-panel .right-side-panel-close-button {
    display: block;
    text-align: right;
    font-size: 1.25rem;
    color: #fff;
    cursor: pointer;
    margin: .5rem 1.2rem 0 0
}

#location-choice:target {
    transform: translateX(0);
    width: 100%
}

@media only screen and (min-width:30rem) {
    #location-choice:target {
        width: 20rem
    }
}

#location-choice:target .location-choice-sidepanel-menu {
    display: block
}

#location-choice:target~.nav .location-choice.hide-menu {
    display: flex
}

#location-choice:target~.nav .location-choice.show-menu {
    display: none
}

.location-right-side-panel .sidepanel-header,
.location-right-side-panel .location-choice-sidepanel-menu a {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
    text-transform: capitalize;
    color: #fff;
    font-weight: 700
}

@font-face {
    font-family: IconFont;
    src: url("https://assets.hearstapps.com/sites/marieclaire/assets/fonts/IconFont.429d9d04895e63dd9ae0218eca0353a0.woff2") format("woff2"), url("https://assets.hearstapps.com/sites/marieclaire/assets/fonts/IconFont.429d9d04895e63dd9ae0218eca0353a0.woff") format("woff")
}

.icon,
.sidepanel-item.has-children>a:before,
.sidepanel-item.has-children>div .sidepanel-submenu-toggle,
.sidepanel-new-item.has-children>a:before,
.new-sidepanel-menu-parent-item.has-children:before,
.sidepanel-location-choice-parent-item:before,
.sidepanel-location-choice-parent-item div a:before {
    font-family: IconFont;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow-down01:before,
.sidepanel-item.has-children>a:before,
.sidepanel-item.has-children>div .sidepanel-submenu-toggle:before,
.sidepanel-new-item.has-children>a:before {
    content: "\f101"
}

.icon-arrow-up01:before {
    content: "\f102"
}

.icon-article:before {
    content: "\f103"
}

.icon-author:before {
    content: "\f104"
}

.icon-checkmark:before {
    content: "\f105"
}

.icon-close01:before {
    content: "\f106"
}

.icon-con:before {
    content: "\f107"
}

.icon-email:before {
    content: "\f108"
}

.icon-gallery:before {
    content: "\f109"
}

.icon-list:before {
    content: "\f10a"
}

.icon-menu:before {
    content: "\f10b"
}

.icon-minus:before {
    content: "\f10c"
}

.icon-play:before {
    content: "\f10d"
}

.icon-recipe:before {
    content: "\f10e"
}

.icon-search:before {
    content: "\f10f"
}

.icon-arrow-left02:before {
    content: "\f110"
}

.icon-arrow-right02:before {
    content: "\f111"
}

.icon-chevrondown:before,
.new-sidepanel-menu-parent-item.has-children:before,
.sidepanel-location-choice-parent-item div a:before {
    content: "\f112"
}

.icon-editors-choice:before {
    content: "\f113"
}

.icon-facebook:before {
    content: "\f114"
}

.icon-feature:before {
    content: "\f115"
}

.icon-giphy:before {
    content: "\f116"
}

.icon-globe:before,
.sidepanel-location-choice-parent-item:before {
    content: "\f117"
}

.icon-instagram:before {
    content: "\f118"
}

.icon-new-search:before {
    content: "\f119"
}

.icon-pinterest:before {
    content: "\f11a"
}

.icon-print:before {
    content: "\f11b"
}

.icon-quiz:before {
    content: "\f11c"
}

.icon-rating-empty:before {
    content: "\f11d"
}

.icon-rating-half:before {
    content: "\f11e"
}

.icon-rating:before {
    content: "\f11f"
}

.icon-spotify:before {
    content: "\f120"
}

.icon-ten-best:before {
    content: "\f121"
}

.icon-tumblr:before {
    content: "\f122"
}

.icon-twitter:before {
    content: "\f123"
}

.icon-user:before {
    content: "\f124"
}

.icon-vimeo:before {
    content: "\f125"
}

.icon-vine:before {
    content: "\f126"
}

.icon-x:before {
    content: "\f127"
}

.icon-youtube:before {
    content: "\f128"
}

.search-input {
    background: transparent;
    border: 0;
    padding: 0;
    width: 100%
}

.search-label {
    display: inline-block;
    width: 100%
}

input[type=search].search-input {
    -webkit-appearance: none;
    border-radius: 0
}

.search-input,
.search-input::-webkit-input-placeholder {
    color: #414141;
    text-transform: lowercase;
    line-height: 2.1875rem
}

.search-input,
.search-input:-ms-input-placeholder {
    color: #414141;
    text-transform: lowercase;
    line-height: 2.1875rem
}

.search-input,
.search-input::-ms-input-placeholder {
    color: #414141;
    text-transform: lowercase;
    line-height: 2.1875rem
}

.search-input,
.search-input::placeholder {
    color: #414141;
    text-transform: lowercase;
    line-height: 2.1875rem
}

@media only screen and (min-width:30rem) {
    .search-input,
    .search-input::-webkit-input-placeholder {
        line-height: 3.125rem
    }
    .search-input,
    .search-input:-ms-input-placeholder {
        line-height: 3.125rem
    }
    .search-input,
    .search-input::-ms-input-placeholder {
        line-height: 3.125rem
    }
    .search-input,
    .search-input::placeholder {
        line-height: 3.125rem
    }
}

@media only screen and (min-width:40.625rem) {
    .search-input,
    .search-input::-webkit-input-placeholder {
        line-height: 4.6875rem
    }
    .search-input,
    .search-input:-ms-input-placeholder {
        line-height: 4.6875rem
    }
    .search-input,
    .search-input::-ms-input-placeholder {
        line-height: 4.6875rem
    }
    .search-input,
    .search-input::placeholder {
        line-height: 4.6875rem
    }
}

.search-label {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.45;
    color: #414141;
    padding-top: .9375rem;
    border-top: .0625rem solid
}

img.click-to-play-animated,
picture.click-to-play-animated {
    display: none !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

img.click-to-play-animated.active,
picture.click-to-play-animated.active {
    display: block !important
}

.sponsor-bar.brand-logo .sponsor-label svg {
    height: 1.125rem
}

@media only screen and (min-width:40.625rem) {
    .sponsor-bar.brand-logo .sponsor-label svg {
        height: 1.3rem
    }
}

@media only screen and (min-width:61.25rem) {
    .sponsor-bar.brand-logo .sponsor-label svg {
        height: 1.5rem
    }
}

.sponsor-bar .sponsor-image img,
.sponsor-bar.brand-logo .sponsor-image img {
    max-height: 2.5rem;
    max-width: 9.375rem
}

@media only screen and (min-width:40.625rem) {
    .sponsor-bar .sponsor-image img,
    .sponsor-bar.brand-logo .sponsor-image img {
        max-width: 10rem
    }
}

@media only screen and (min-width:61.25rem) {
    .sponsor-bar .sponsor-image img,
    .sponsor-bar.brand-logo .sponsor-image img {
        max-width: 10.9375rem
    }
}

.sponsor-label {
    display: inline-block
}

@media only screen and (-webkit-min-device-pixel-ratio:0) and (min-width:61.25rem) {
    .nav-sponsor-label {
        padding-right: .625rem
    }
}

.sponsor-image {
    display: inline-block
}

.sponsor-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    -ms-flex-pack: center;
    text-align: center;
    z-index: 5999995;
    height: 3.375rem
}

.sponsor-bar .sponsor-bar-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    -ms-flex-pack: center
}

@media only screen and (min-width:61.25rem) {
    .no-mobile.no-tablet .sponsor-bar {
        display: flex;
        height: auto
    }
}

.sponsor-bar.brand-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    -ms-flex-pack: center
}

.sponsor-bar.brand-logo .sponsor-bar-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    -ms-flex-pack: center
}

.sponsor-bar.brand-logo .sponsor-label {
    line-height: 0
}

.sponsor-bar.brand-logo .sponsor-image {
    line-height: 0
}

.sponsor-bar.presented-by .sponsor-label,
.sponsor-bar.provided-by .sponsor-label,
.sponsor-bar.created-for .sponsor-label,
.sponsor-bar.custom-label .sponsor-label {
    display: block;
    margin: 0 .5rem
}

@media only screen and (min-width:61.25rem) {
    .no-mobile.no-tablet .sponsor-bar.presented-by .sponsor-label,
    .no-mobile.no-tablet .sponsor-bar.provided-by .sponsor-label,
    .no-mobile.no-tablet .sponsor-bar.created-for .sponsor-label,
    .no-mobile.no-tablet .sponsor-bar.custom-label .sponsor-label {
        margin-bottom: .5rem
    }
}

.sponsor-bar.presented-by .sponsor-image,
.sponsor-bar.provided-by .sponsor-image,
.sponsor-bar.created-for .sponsor-image,
.sponsor-bar.custom-label .sponsor-image {
    display: block;
    margin: 0 auto;
    line-height: 0
}

.sponsor-bar.sticky {
    transform: none;
    position: fixed;
    max-width: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    z-index: 5999995
}

@media only screen and (min-width:61.25rem) {
    .no-mobile.no-tablet .sponsor-bar.sticky {
        top: 3.375rem
    }
}

.sponsor-bar.sticky+.sponsor-bar-placeholder {
    position: static
}

.sponsor-bar-placeholder {
    position: absolute
}

.sponsor-inline {
    line-height: 1;
    font-size: 0
}

.sponsor-inline .sponsor-label:after {
    content: '';
    display: inline-block
}

.sponsor-inline .sponsor-label,
.sponsor-inline .sponsor-image {
    display: inline
}

.feed-grid .sponsor-inline {
    text-align: center;
    margin: .625rem 0
}

.sponsor.created-for .created-for--long {
    display: none
}

.sponsor.created-for .created-for--xshort {
    display: none
}

.sponsor.created-for .created-for--short {
    display: inline
}

@media only screen and (min-width:61.25rem) {
    .sponsor.created-for .created-for--long {
        display: inline
    }
    .sponsor.created-for .created-for--short {
        display: none
    }
}

.sponsor.custom-label .custom-label--long {
    display: none
}

.sponsor.custom-label .custom-label--xshort {
    display: none
}

.sponsor.custom-label .custom-label--short {
    display: inline
}

@media only screen and (min-width:61.25rem) {
    .sponsor.custom-label .custom-label--long {
        display: inline
    }
    .sponsor.custom-label .custom-label--short {
        display: none
    }
}

.top-pathing .created-for .created-for--long,
.top-pathing .created-for .created-for--short {
    display: none
}

.top-pathing .created-for .created-for--xshort {
    display: inline
}

.top-pathing .custom-label .custom-label--long,
.top-pathing .custom-label .custom-label--short {
    display: none
}

.top-pathing .custom-label .custom-label--xshort {
    display: inline
}

.top-pathing .sponsor-inline {
    margin-bottom: 0;
    padding-bottom: 0
}

.sponsor+.item-title {
    margin-top: 0;
    padding-top: 0
}

.feed-header.fre-sponsrd-header,
.content-header.fre-sponsrd-header {
    margin-top: 0;
    padding-top: 0
}

.search-overlay {
    z-index: -1
}

.search-overlay.active {
    background-color: #d10938;
    width: 100%;
    height: 100%;
    z-index: 5999997
}

.search-overlay.active .search-overlay-inner {
    display: block
}

#searchoverlay:target {
    background-color: #d10938;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
    overflow: inherit;
    z-index: 5999997
}

#searchoverlay:target .search-overlay-inner {
    display: block
}

.search-overlay-inner .search-overlay-close-button {
    cursor: pointer;
    float: right
}

.search-overlay-form {
    margin: 0 auto;
    clear: both
}

.search-overlay-autosuggest-list {
    list-style: none;
    text-decoration: none
}

.sponsor-bar.brand-logo .sponsor-label svg {
    max-width: 6.25rem
}

@media only screen and (min-width:40.625rem) {
    .sponsor-bar.brand-logo .sponsor-label svg {
        max-width: 7.25rem
    }
}

@media only screen and (min-width:61.25rem) {
    .sponsor-bar.brand-logo .sponsor-label svg {
        max-width: 8.375rem
    }
}

.sponsor-label,
.sponsor-image {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: .75rem;
    line-height: 1;
    color: #000
}

.sponsor-bar.presented-by .sponsor-label,
.sponsor-bar.provided-by .sponsor-label,
.sponsor-bar.created-for .sponsor-label,
.sponsor-bar.custom-label .sponsor-label {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: .75rem;
    line-height: 1
}

.sponsor-logo-separator {
    color: #000;
    line-height: 1
}

.sponsor-bar {
    background-color: #f3f3f3;
    padding: .85rem 0;
    margin-bottom: 1.25rem
}

.sponsor-bar .sponsor-logo-separator {
    color: #cdcdcd;
    margin: 0 .625rem;
    line-height: 1;
    padding-top: .25rem
}

@media only screen and (min-width:61.25rem) {
    .sponsor-bar.list-header-sponsor {
        margin: 0 0 .375rem
    }
}

.sponsor-bar.marquee-sponsor {
    margin: 0
}

.sponsor-bar.longform-sponsor {
    margin: 0;
    padding: .9375rem
}

.top-pathing .sponsor-inline {
    margin-top: .25rem;
    padding: 0 .625rem
}

@media only screen and (min-width:40.625rem) {
    .top-pathing .sponsor-inline {
        padding: 0
    }
}

.feed-list .sponsor-inline {
    margin: .3125rem 0 .625rem
}

@media only screen and (min-width:40.625rem) {
    .feed-list .sponsor-inline {
        margin-bottom: .3125rem
    }
}

.collection-breaker .sponsor-inline {
    margin-right: .625rem;
    text-align: center
}

.curated-breaker .sponsor-inline {
    margin-right: .625rem;
    text-align: center
}

.feed-header .sponsor-inline {
    margin-bottom: .625rem
}

@media only screen and (min-width:40.625rem) {
    .feed-header .sponsor-inline {
        margin-bottom: .25rem
    }
}

.sponsor-inline.feature-item-sponsor {
    margin-top: 1.5rem;
    text-align: center
}

@media only screen and (min-width:40.625rem) {
    .sponsor-inline.feature-item-sponsor {
        margin-bottom: .625rem;
        text-align: left
    }
}

.recirculation-module .sponsor-inline {
    margin-top: .125rem
}

@media only screen and (min-width:61.25rem) {
    .recirculation-module .sponsor-inline {
        margin-top: .25rem
    }
}

.marquee-sponsor-wrap+.feed-grid {
    margin-top: 1.25rem
}

.grid-header-sponsor+.grid-header-title {
    text-align: center
}

.search-overlay-inner {
    padding: 1.25rem
}

@media only screen and (min-width:40.625rem) {
    .search-overlay-inner {
        padding: 4.375rem 4.375rem 1.875rem
    }
}

.search-overlay-inner .search-overlay-close-button {
    color: #dbc799
}

.search-overlay-inner .search-overlay-close-button:hover {
    color: #000
}

.search-overlay-inner .search-overlay-close-button .icon,
.search-overlay-inner .search-overlay-close-button .sidepanel-item.has-children>a:before,
.search-overlay-inner .search-overlay-close-button .sidepanel-item.has-children>div .sidepanel-submenu-toggle,
.sidepanel-item.has-children>div .search-overlay-inner .search-overlay-close-button .sidepanel-submenu-toggle,
.search-overlay-inner .search-overlay-close-button .sidepanel-new-item.has-children>a:before,
.search-overlay-inner .search-overlay-close-button .new-sidepanel-menu-parent-item.has-children:before,
.search-overlay-inner .search-overlay-close-button .sidepanel-location-choice-parent-item:before,
.search-overlay-inner .search-overlay-close-button .sidepanel-location-choice-parent-item div a:before,
.sidepanel-location-choice-parent-item div .search-overlay-inner .search-overlay-close-button a:before {
    font-size: 1.5rem
}

.search-overlay-form .search-input,
.search-overlay-form .search-input::-webkit-input-placeholder {
    font-family: Radiant, Times, Serif;
    font-size: 3.25rem;
    line-height: 1.1;
    color: #fff;
    text-transform: lowercase;
    line-height: 2.5rem
}

.search-overlay-form .search-input,
.search-overlay-form .search-input:-ms-input-placeholder {
    font-family: Radiant, Times, Serif;
    font-size: 3.25rem;
    line-height: 1.1;
    color: #fff;
    text-transform: lowercase;
    line-height: 2.5rem
}

.search-overlay-form .search-input,
.search-overlay-form .search-input::-ms-input-placeholder {
    font-family: Radiant, Times, Serif;
    font-size: 3.25rem;
    line-height: 1.1;
    color: #fff;
    text-transform: lowercase;
    line-height: 2.5rem
}

.search-overlay-form .search-input,
.search-overlay-form .search-input::placeholder {
    font-family: Radiant, Times, Serif;
    font-size: 3.25rem;
    line-height: 1.1;
    color: #fff;
    text-transform: lowercase;
    line-height: 2.5rem
}

@media only screen and (min-width:40.625rem) {
    .search-overlay-form .search-input,
    .search-overlay-form .search-input::-webkit-input-placeholder {
        line-height: 4.6875rem
    }
    .search-overlay-form .search-input,
    .search-overlay-form .search-input:-ms-input-placeholder {
        line-height: 4.6875rem
    }
    .search-overlay-form .search-input,
    .search-overlay-form .search-input::-ms-input-placeholder {
        line-height: 4.6875rem
    }
    .search-overlay-form .search-input,
    .search-overlay-form .search-input::placeholder {
        line-height: 4.6875rem
    }
}

.search-overlay-form .search-input::-webkit-input-placeholder {
    color: #fff
}

.search-overlay-form .search-input:-ms-input-placeholder {
    color: #fff
}

.search-overlay-form .search-input::-ms-input-placeholder {
    color: #fff
}

.search-overlay-form .search-input::placeholder {
    color: #fff
}

.search-overlay-form .search-label {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    text-transform: lowercase;
    border-top-color: #fff;
    padding-top: 1rem
}

.search-overlay-autosuggest-list {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1.2;
    line-height: 2rem;
    margin-top: .9375rem;
    padding-left: 0;
    text-transform: lowercase;
    line-height: 2.1875rem;
    letter-spacing: -.03rem
}

@media only screen and (min-width:40.625rem) {
    .search-overlay-autosuggest-list {
        font-size: 1.5rem;
        line-height: 1.3
    }
}

@media only screen and (min-width:30rem) {
    .search-overlay-autosuggest-list {
        line-height: 3.125rem
    }
}

@media only screen and (min-width:40.625rem) {
    .search-overlay-autosuggest-list {
        line-height: 3.575rem
    }
}

.search-overlay-autosuggest-list .search-overlay-autosuggest-link {
    color: #c8c8c8
}

.highlight .search-overlay-autosuggest-list .search-overlay-autosuggest-link {
    color: #2a33d5
}

#piano-container {
    position: fixed;
    z-index: 5999995;
    width: 100%;
    bottom: 0
}

#piano-container.docked {
    position: relative;
    transform: translateY(.625rem)
}

.tp-backdrop {
    z-index: 5999998 !important
}

.tp-modal {
    z-index: 5999999 !important;
    position: fixed !important;
    overflow-y: auto !important
}

.tp-modal .tp-iframe-wrapper {
    box-shadow: none;
    max-width: 100%;
    margin: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%
}

@media only screen and (min-width:40.625rem) {
    .tp-modal .tp-iframe-wrapper {
        max-width: 90%;
        margin: auto
    }
}

@media only screen and (min-width:40.625rem) {
    .feed-list .full-item-content {
        float: left;
        margin-right: 2%;
        width: 49%
    }
}

@media only screen and (min-width:61.25rem) {
    .feed-list .full-item-content {
        float: left;
        margin-right: 2%;
        width: 57.5%
    }
}

@media only screen and (min-width:40.625rem) {
    .feed-list .full-item-image,
    .feed-list .full-item-video,
    .feed-list .full-item-embed {
        width: 49%;
        float: right;
        margin: 0
    }
}

@media only screen and (min-width:61.25rem) {
    .feed-list .full-item-image,
    .feed-list .full-item-video,
    .feed-list .full-item-embed {
        width: 40.5%
    }
}

.feed-list {
    margin-top: 1.25rem;
    position: relative
}

.feed-list .item-dek {
    color: #000;
    display: inline-block
}

.feed-list .item-dek p {
    margin: 0
}

.feed-list .full-item {
    clear: both
}

.feed-list .full-item .byline {
    color: #7b7b7b
}

.feed-list .item-image.custom-promo-image {
    margin-bottom: 0
}

.feed-list .feed-lede-video iframe {
    width: 100%;
    height: 100%
}

.feed-list .full-item-content {
    line-height: 1
}

.feed-list .full-item-metadata {
    display: none
}

@media only screen and (min-width:61.25rem) {
    .feed-list .full-item-metadata {
        display: block
    }
}

.feed-list .full-item-parent-link,
.feed-list .full-item-publish-date {
    margin: 0
}

@media only screen and (min-width:61.25rem) {
    .feed-list .full-item-with-ad {
        float: left;
        margin-right: 2%;
        width: 66%
    }
    .feed-list .full-item-with-ad .full-item-image,
    .feed-list .full-item-with-ad .full-item-video,
    .feed-list .full-item-with-ad .full-item-embed {
        width: 100%;
        margin-bottom: .9375rem
    }
    .feed-list .full-item-with-ad .full-item-metadata {
        width: 100%;
        margin-bottom: .75rem
    }
    .feed-list .full-item-with-ad .full-item-content {
        width: 100%;
        margin-right: 0
    }
}

.feed-list .full-item-dek+.full-item-byline {
    margin-top: 0
}

.load-more {
    position: absolute;
    bottom: -1.8rem;
    right: 5%;
    z-index: 1;
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    border: .0625rem solid #ececec;
    background-color: #fff;
    display: none
}

.load-more:focus {
    background-color: #fff
}

.feed-grid .load-more {
    bottom: -4rem
}

.list-load-more {
    font-size: 1rem;
    vertical-align: middle;
    color: #676767
}

@media only screen and (min-width:40.625rem) {
    .feed-list .full-item-metadata {
        float: left;
        margin-right: 2%;
        width: 49%;
        text-align: left;
        line-height: 1;
        margin-bottom: .9375rem
    }
}

.feed-list .full-item {
    padding-top: 1.5rem
}

@media only screen and (min-width:40.625rem) {
    .feed-list .full-item {
        padding-top: 2.5rem;
        margin-top: 2.5rem
    }
    .feed-list .list-breaker-ad+.full-item {
        margin-top: 0
    }
}

.feed-list .item-image {
    margin-bottom: .3125rem
}

.feed-list .full-item-image,
.feed-list .full-item-video,
.feed-list .full-item-embed {
    margin-bottom: .9375rem
}

@media only screen and (min-width:40.625rem) {
    .feed-list .full-item-image,
    .feed-list .full-item-video,
    .feed-list .full-item-embed {
        margin-bottom: .9375rem;
        width: 49%;
        float: right;
        margin: 0
    }
}

.feed-list .full-item-content {
    position: relative;
    padding: 0 .3125rem;
    text-align: center
}

@media only screen and (min-width:40.625rem) {
    .feed-list .full-item-content {
        float: left;
        margin-right: 2%;
        width: 49%;
        padding: 0;
        text-align: left
    }
}

.feed-list .item-dek {
    display: none
}

@media only screen and (min-width:30rem) {
    .feed-list .item-dek {
        font-family: ThemaTitloiLight, Apercu, georgia, Arial, sans-serif;
        font-size: 1.0625rem;
        line-height: 1.5;
        display: block;
        clear: left;
        margin-bottom: .5rem
    }
}

@media only screen and (min-width:40.625rem) {
    .feed-list .item-dek {
        line-height: 1.4
    }
}

.feed-list .item-dek a {
    color: #c8c8c8
}

.feed-list .full-item-with-ad {
    padding-bottom: 1.25rem
}

@media only screen and (min-width:40.625rem) {
    .feed-list .full-item-with-ad {
        padding-top: 2.5rem
    }
}

@media only screen and (min-width:61.25rem) {
    .feed-list .full-item-with-ad {
        margin: 0;
        border: 0
    }
    .feed-list .full-item-with-ad .full-item-metadata {
        margin-top: .9375rem
    }
    .feed-list .full-item-with-ad .full-item-content {
        min-height: 12.063rem
    }
}

.screen-reader-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.story-breaker {
    position: relative;
    width: 100%
}

.story-breaker-title {
    display: block
}

.story-breaker-dek {
    display: block
}

.story-breaker {
    width: 100vw
}

@media only screen and (min-width:40.625rem) {
    .story-breaker {
        margin-bottom: 7rem
    }
}

.story-breaker:before {
    content: '';
    background: #dbc799;
    display: inline-block;
    position: relative;
    margin-bottom: .9375rem;
    height: .25rem;
    width: 91.5%
}

.story-breaker:after {
    content: '';
    background: #dbc799;
    display: inline-block;
    position: relative;
    margin-bottom: 1.5rem;
    height: .25rem;
    width: 91.5%
}

@media only screen and (min-width:40.625rem) {
    .story-breaker:after {
        margin-bottom: -5.5rem
    }
}

.story-breaker-content {
    background-color: #fff;
    margin: 0 auto;
    padding: .9375rem 1.25rem;
    text-align: left;
    z-index: 1
}

@media only screen and (min-width:40.625rem) {
    .story-breaker-content {
        padding: 1.125rem 1.25rem;
        position: absolute;
        width: 60%;
        bottom: -4rem;
        left: 4rem
    }
}

@media only screen and (min-width:61.25rem) {
    .story-breaker-content {
        transition: color .3s ease-in-out
    }
}

.story-breaker-image {
    width: 100%
}

.story-breaker-title {
    font-family: Radiant, Times, Serif;
    font-size: 2.375rem;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    margin-bottom: .3125rem
}

@media only screen and (min-width:40.625rem) {
    .story-breaker-title {
        font-size: 3.125rem;
        line-height: 1.1
    }
}

@media only screen and (min-width:61.25rem) {
    .story-breaker-title {
        font-size: 3.5rem;
        line-height: 1.1
    }
}

@media only screen and (min-width:73.75rem) {
    .story-breaker-title {
        font-size: 3.75rem;
        line-height: 1
    }
}

@media only screen and (min-width:40.625rem) {
    .story-breaker-title {
        text-align: left;
        line-height: 1
    }
}

.story-breaker-dek {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.45;
    color: #000
}

@media only screen and (min-width:30rem) {
    .story-breaker-dek {
        font-size: 1.125rem;
        line-height: 1.5
    }
}

@media only screen and (min-width:61.25rem) {
    .story-breaker-dek {
        font-size: 1.25rem;
        line-height: 1.2
    }
}

@media only screen and (min-width:40.625rem) {
    .story-breaker-dek {
        display: none
    }
}

@media only screen and (min-width:48rem) {
    .story-breaker-dek {
        display: block;
        text-align: left
    }
}

@media only screen and (min-width:61.25rem) {
    .story-breaker-dek {
        transition: color .3s ease-in-out
    }
}

.story-breaker-dek p {
    margin: 0
}

.curated-breaker-item {
    line-height: 1
}

@media only screen and (min-width:61.25rem) {
    .curated-breaker-item:nth-child(-n+4) {
        display: block;
        width: 25%
    }
}

.curated-breaker {
    border-top: .25rem solid #dbc799;
    border-bottom: .25rem solid #dbc799;
    position: relative;
    margin-bottom: 1.25rem;
    background: #fff;
    padding: 1.5rem .9375rem
}

@media only screen and (min-width:40.625rem) {
    .curated-breaker {
        margin: 2rem 0 -2.75rem;
        padding: 2rem 0 1.5rem
    }
    .curated-breaker:before {
        content: "";
        position: absolute;
        top: -1rem;
        bottom: -2.5rem;
        z-index: -1
    }
}

.curated-breaker-header {
    text-align: center;
    margin-bottom: 1.5rem;
    padding: 0 .9375rem
}

@media only screen and (min-width:40.625rem) {
    .curated-breaker-header {
        padding: 0
    }
}

.curated-breaker-title {
    font-family: Radiant, Times, Serif;
    font-size: 2.1875rem;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    color: #000;
    padding: .2rem 0 0 .75rem;
    text-align: left;
    text-decoration: none;
    border-left: 1rem solid #d10938
}

@media only screen and (min-width:30rem) {
    .curated-breaker-title {
        font-size: 2.375rem;
        line-height: 1
    }
}

@media only screen and (min-width:40.625rem) {
    .curated-breaker-title {
        font-size: 2.75rem;
        line-height: 1.2
    }
}

@media only screen and (min-width:48rem) {
    .curated-breaker-title {
        font-size: 3rem;
        line-height: 1.1
    }
}

@media only screen and (min-width:61.25rem) {
    .curated-breaker-title {
        font-size: 3.5rem;
        line-height: 1.1
    }
}

@media only screen and (min-width:30rem) {
    .curated-breaker-title {
        line-height: .6;
        padding-top: .5rem
    }
}

.curated-breaker-subtitle {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
    line-height: 1.2;
    color: #000;
    text-align: left;
    margin-top: .625rem
}

@media only screen and (min-width:40.625rem) {
    .curated-breaker-subtitle {
        font-size: 1.25rem;
        line-height: 1.2
    }
}

.curated-breaker-item a,
.curated-breaker-item .item-title {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1.0625rem;
    line-height: 1.5;
    color: #000;
    font-weight: 700;
    letter-spacing: .02rem;
    line-height: 1.25;
    margin-top: .625rem;
    padding: 0 .625rem;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .curated-breaker-item a,
    .curated-breaker-item .item-title {
        line-height: 1.25;
        margin-top: .9375rem;
        word-wrap: break-word
    }
}

.curated-breaker-item .item-image {
    margin-bottom: .3125rem
}

@media only screen and (min-width:40.625rem) {
    .curated-breaker-item .item-image {
        margin-right: .625rem
    }
}

.collection-breaker-item {
    line-height: 1
}

@media only screen and (min-width:61.25rem) {
    .collection-breaker-item .item-image {
        margin: 0
    }
}

@media only screen and (min-width:61.25rem) {
    .collection-breaker-item a,
    .collection-breaker-item .item-title {
        transform: translate(0, 0);
        display: block
    }
}

.collection-breaker {
    border-top: .25rem solid #dbc799;
    border-bottom: .25rem solid #dbc799;
    position: relative;
    margin-bottom: 1.25rem;
    background: #fff;
    padding: .9375rem
}

@media only screen and (min-width:40.625rem) {
    .collection-breaker {
        margin: 1.5rem 0 -2.75rem;
        padding: 2rem 0 1.5rem
    }
    .collection-breaker:before {
        content: "";
        position: absolute;
        top: -1rem;
        bottom: -2.5rem
    }
}

.collection-breaker-header {
    padding: 0 .9375rem;
    text-align: center
}

@media only screen and (min-width:40.625rem) {
    .collection-breaker-header {
        padding: 0
    }
}

.collection-breaker-title {
    font-family: Radiant, Times, Serif;
    font-size: 2.1875rem;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    color: #000;
    padding: .45rem 0 0 .75rem;
    margin-bottom: .9375rem;
    text-align: left;
    text-decoration: none;
    border-left: 1rem solid #d10938
}

@media only screen and (min-width:30rem) {
    .collection-breaker-title {
        font-size: 2.375rem;
        line-height: 1
    }
}

@media only screen and (min-width:40.625rem) {
    .collection-breaker-title {
        font-size: 2.75rem;
        line-height: 1.2
    }
}

@media only screen and (min-width:48rem) {
    .collection-breaker-title {
        font-size: 3rem;
        line-height: 1.1
    }
}

@media only screen and (min-width:61.25rem) {
    .collection-breaker-title {
        font-size: 3.5rem;
        line-height: 1.1
    }
}

@media only screen and (min-width:30rem) {
    .collection-breaker-title {
        line-height: .6;
        margin-bottom: 2.1875rem
    }
}

.collection-breaker-subtitle {
    display: none
}

.collection-breaker-items {
    display: flex
}

@media only screen and (min-width:61.25rem) {
    .collection-breaker-item {
        margin: 0 .9375rem 0 0
    }
    .collection-breaker-item:last-child {
        margin-right: 0
    }
}

.collection-breaker-subtitle {
    display: none
}

.collection-breaker-item {
    background-color: #fff
}

.collection-breaker-item a,
.collection-breaker-item .item-title {
    font-family: Apercu, georgia, Arial, sans-serif;
    font-size: 1.0625rem;
    line-height: 1.5;
    line-height: 1.25;
    color: #000;
    font-weight: 700;
    text-align: center;
    letter-spacing: .02rem;
    margin-top: .9375rem;
    padding: 0 .625rem
}

@media only screen and (min-width:40.625rem) {
    .collection-breaker-item a,
    .collection-breaker-item .item-title {
        font-size: 1.125rem;
        line-height: 1.5
    }
}

@media only screen and (min-width:61.25rem) {
    .collection-breaker-item a,
    .collection-breaker-item .item-title {
        font-size: 1.25rem;
        line-height: 1.2
    }
}

@media only screen and (min-width:40.625rem) {
    .collection-breaker-item a,
    .collection-breaker-item .item-title {
        line-height: 1.25;
        top: -1.5rem;
        word-wrap: break-word
    }
}

.footer {
    margin-top: .625rem;
    padding: 1.875rem 0;
    background-color: #d10938;
    opacity: 1 !important
}

.footer-inner {
    position: relative
}

@media only screen and (min-width:20rem) {
    .footer-logo {
        float: left;
        width: 100%;
        margin-bottom: .3125rem
    }
}

@media only screen and (min-width:40.625rem) {
    .footer-logo {
        float: left;
        margin-right: 2%;
        width: 27.75%
    }
}

@media only screen and (min-width:61.25rem) {
    .footer-logo {
        float: left;
        margin-right: 2%;
        width: 23.5%
    }
}

.footer-logo a {
    display: block;
    font-size: 0
}

.footer-logo svg {
    max-width: 9.375rem;
    max-height: 2.125rem;
    margin-right: .625rem
}

.footer-logo path {
    fill: #fff
}

.footer-network-logo {
    padding-bottom: .3125rem;
    max-width: 12rem
}

@media only screen and (min-width:61.25rem) {
    .footer-network-logo {
        clear: both
    }
}

@media only screen and (min-width:61.25rem) {
    .footer-social-menu {
        top: 2.5rem;
        margin-bottom: 0
    }
}

.footer-social-menu-item {
    margin-right: 1.25rem;
    color: #fff;
    float: left
}

.footer-social-menu-item:last-child {
    margin-right: 0
}

.footer-social-menu-item a {
    color: #fff
}

.footer-social-menu-item .icon,
.footer-social-menu-item .sidepanel-item.has-children>a:before,
.footer-social-menu-item .sidepanel-item.has-children>div .sidepanel-submenu-toggle,
.sidepanel-item.has-children>div .footer-social-menu-item .sidepanel-submenu-toggle,
.footer-social-menu-item .sidepanel-new-item.has-children>a:before,
.footer-social-menu-item .new-sidepanel-menu-parent-item.has-children:before,
.footer-social-menu-item .sidepanel-location-choice-parent-item:before,
.footer-social-menu-item .sidepanel-location-choice-parent-item div a:before,
.sidepanel-location-choice-parent-item div .footer-social-menu-item a:before {
    font-size: 1.063rem
}

@media only screen and (min-width:61.25rem) {
    .footer-social-menu-item {
        margin-right: .625rem
    }
}

.footer-network-tagline {
    color: #fff;
    margin-bottom: .3125rem;
    display: block;
    clear: both
}

.footer-menu {
    width: 100%;
    padding: 0
}

@media only screen and (min-width:40.625rem) {
    .footer-menu {
        clear: both
    }
}

@media only screen and (min-width:61.25rem) {
    .footer-menu {
        float: left;
        margin-right: 0;
        width: 100%;
        margin-top: .9375rem;
        clear: none;
        margin-bottom: 1.875rem
    }
}

.footer-menu-item {
    float: left;
    width: 50%
}

@media only screen and (min-width:48rem) {
    .footer-menu-item {
        width: 25%
    }
}

.footer-menu-item a {
    color: #fff;
    text-decoration: none
}

@media only screen and (min-width:61.25rem) {
    .footer-menu-item a {
        transition: color .3s ease-in-out
    }
    .footer-menu-item a:hover {
        color: #dbc799
    }
}

.footer-affiliate-disclosure {
    color: #fff;
    float: left;
    width: 100%
}

.footer-copyright {
    color: #fff;
    clear: both
}

.footer-legal-menu {
    margin-top: .3125rem;
    padding: 0
}

.footer-legal-menu-item {
    padding-right: .9375rem;
    display: inline-block
}

.footer-legal-menu-item a {
    color: #fff;
    text-decoration: none
}

@media only screen and (min-width:61.25rem) {
    .footer-legal-menu-item a {
        transition: color .3s ease-in-out
    }
    .footer-legal-menu-item a:hover {
        color: #dbc799
    }
}

.ipso-kitemark {
    float: left;
    clear: both
}
</style>