.clearfix:after,
.feed-transporter:after,
.seo-tags-container:after,
.footer-inner:after,
.footer-social-menu:after,
.footer-menu:after,
.playlist-thumbnails:after,
.playlist-thumb--img:after {
    content: ' ';
    display: table;
    clear: both
}

.transporter,
.seo-tags-container,
.footer-inner,
.recommended-module.contained-width {
    padding-left: .938rem;
    padding-right: .938rem
}

@media(min-width:40.625rem) {
    .transporter,
    .seo-tags-container,
    .footer-inner,
    .recommended-module.contained-width {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
}

.transporter,
.seo-tags-container,
.footer-inner,
.recommended-module.contained-width {
    max-width: 75rem;
    margin: 0 auto
}

.embed-video.embed-video-center-large,
.embed-youtube-playlist {
    transform: translate(-.938rem, 0);
    width: calc(100% + (.938rem*2))
}

@media only screen and (min-width:40.625rem) {
    .embed-video.embed-video-center-large,
    .embed-youtube-playlist {
        transform: none;
        width: auto
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-video.embed-video-center-large,
    .embed-youtube-playlist {
        transform: translate(-2.5rem, 0);
        width: calc(100% + (2.5rem*2))
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-video.embed-video-center-large,
    .embed-youtube-playlist {
        transform: none;
        width: auto
    }
}

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

@media only screen and (min-width:40.625rem) {
    .sponsor-bar {
        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 {
    position: relative
}

.aspect-ratio-16x9:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 56.25%
}

.aspect-ratio-16x9>* {
    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,
.playlist-thumb {
    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,
.gallery-module .slides .actions .previous,
.gallery-module .slides .actions .next,
.gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .next,
.embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item: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% {
        filter: hue-rotate(0deg)
    }
    100% {
        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,
.gallery-module .caption .index-text,
.gallery-module .caption .headline,
.gallery-module .caption .dek,
.gallery-list .list-item .item-info-dek,
.gallery-list .list-item .dek,
.gallery-list .list-item .product-slide-details,
.end-of-content-playlist.watch-next-in-body .video-header .watch-next-header,
.embed-product .product-slide-details,
.embed-product .product-slide-vendor,
.embed-product-statements .embed-product-review-retailer,
.embed-product-review .embed-product-review-retailer,
.embed-product-statements .embed-product-review-summary,
.embed-product-review .embed-product-review-summary,
.embed-product-statements .embed-product-procon-wrapper .product-review-pros-list,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-list,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-list,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-list,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-list,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-list,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-list,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-list,
.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,
.embed.embed-link-out a.social-embed-link,
.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,
.gallery-module .caption .index,
.end-of-content-playlist.watch-next-in-body .video-header .video-title,
.syndicate-source-link,
.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,
.standard-body-content {
    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,
.gallery-module .caption .index-text u,
.gallery-module .caption .headline u,
.gallery-module .caption .dek u,
.gallery-list .list-item .item-info-dek u,
.gallery-list .list-item .dek u,
.gallery-list .list-item .product-slide-details u,
.end-of-content-playlist.watch-next-in-body .video-header .watch-next-header u,
.embed-product .product-slide-details u,
.embed-product .product-slide-vendor u,
.embed-product-statements .embed-product-review-retailer u,
.embed-product-review .embed-product-review-retailer u,
.embed-product-statements .embed-product-review-summary u,
.embed-product-review .embed-product-review-summary u,
.embed-product-statements .embed-product-procon-wrapper .product-review-pros-list u,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-list u,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-list u,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-list u,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-list u,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-list u,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-list u,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-list 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,
.embed.embed-link-out a.social-embed-link u,
.footer-network-tagline u,
.footer-affiliate-disclosure u,
.footer-copyright u,
.footer-legal-menu-item a u,
.sponsor-logo-separator u,
.gallery-module .caption .index u,
.end-of-content-playlist.watch-next-in-body .video-header .video-title u,
.syndicate-source-link 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,
.standard-body-content 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,
.gallery-module .caption .index-text,
.gallery-module .caption .headline,
.gallery-module .caption .dek,
.gallery-list .list-item .item-info-dek,
.gallery-list .list-item .dek,
.gallery-list .list-item .product-slide-details,
.end-of-content-playlist.watch-next-in-body .video-header .watch-next-header,
.embed-product .product-slide-details,
.embed-product .product-slide-vendor,
.embed-product-statements .embed-product-review-retailer,
.embed-product-review .embed-product-review-retailer,
.embed-product-statements .embed-product-review-summary,
.embed-product-review .embed-product-review-summary,
.embed-product-statements .embed-product-procon-wrapper .product-review-pros-list,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-list,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-list,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-list,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-list,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-list,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-list,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-list {
    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,
.embed.embed-link-out a.social-embed-link {
    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,
.gallery-module .caption .index,
.end-of-content-playlist.watch-next-in-body .video-header .video-title,
.syndicate-source-link {
    font-family: Charter, Georgia, Times, Serif;
    font-size: 1.0625rem;
    line-height: 1.4
}

.next-content-divider {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1rem;
    line-height: 1
}

.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
}

.body-dropcap:first-letter {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 5.625rem;
    line-height: 1;
    color: #ef4626;
    text-transform: uppercase;
    padding: 0 1rem 0 0;
    font-weight: 800;
    line-height: .94
}

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

@media only screen and (min-width:61.25rem) {
    .sidepanel-menu a,
    .sidepanel-new-menu a,
    .sidepanel-submenu-toggle,
    .sidepanel-submenu a,
    .sidepanel-new-submenu a,
    .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,
    .sidepanel-submenu a:hover,
    .sidepanel-new-submenu a:hover,
    .location-right-side-panel .sidepanel-header:hover,
    .location-right-side-panel .location-choice-sidepanel-menu a:hover {
        color: #000
    }
}

.standard-body-content .body-tip a {
    color: #ef4626;
    text-decoration: none
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content .body-tip a {
        transition: color .3s ease-in-out
    }
    .standard-body-content .body-tip a:hover {
        color: #ef0e7c
    }
}

a.top-nav-subscribe {
    color: #000
}

.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: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    color: #000;
    font-weight: 800;
    line-height: 1
}

.sidepanel-location-choice-parent-item div a,
.sidepanel-location-choice-submenu-item,
.sidepanel-search-button,
.sidepanel-footer-item {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .8125rem;
    line-height: 1.5;
    color: #000;
    line-height: 1
}

.footer {
    margin-top: 0
}

.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: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    letter-spacing: .09rem;
    font-weight: 400
}

.footer-network-tagline,
.footer-affiliate-disclosure,
.footer-copyright,
.footer-legal-menu-item a {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5
}

.standard-body-content blockquote .body-link,
.standard-body-content p .body-link,
.standard-body-content li .body-link,
.gallery-module .caption .dek a:not(.body-btn-link),
.gallery-module .caption .credit a,
.gallery-list .list-item .item-info-dek a:not(.body-btn-link),
.gallery-list .list-item .dek a:not(.body-btn-link),
.embed-product-statements .embed-product-review-summary a,
.embed-product-review .embed-product-review-summary a,
.body-credit a,
.product-summary-item-data>a,
.standard-body-content .body-h2 a,
.standard-body-content .body-h3 a,
.standard-body-content .body-h4 a,
.embed-image-info figcaption a,
.embedded-loop figcaption a,
.syndicate-source-link a {
    text-decoration: none;
    color: #000;
    border-bottom: .0625rem solid #ef4626;
    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) {
    .standard-body-content blockquote .body-link,
    .standard-body-content p .body-link,
    .standard-body-content li .body-link,
    .gallery-module .caption .dek a:not(.body-btn-link),
    .gallery-module .caption .credit a,
    .gallery-list .list-item .item-info-dek a:not(.body-btn-link),
    .gallery-list .list-item .dek a:not(.body-btn-link),
    .embed-product-statements .embed-product-review-summary a,
    .embed-product-review .embed-product-review-summary a,
    .body-credit a,
    .product-summary-item-data>a,
    .standard-body-content .body-h2 a,
    .standard-body-content .body-h3 a,
    .standard-body-content .body-h4 a,
    .embed-image-info figcaption a,
    .embedded-loop figcaption a,
    .syndicate-source-link a {
        transition: background .4s ease-in-out, color .4s ease-in-out
    }
    .standard-body-content blockquote .body-link:hover,
    .standard-body-content p .body-link:hover,
    .standard-body-content li .body-link:hover,
    .gallery-module .caption .dek a:hover:not(.body-btn-link),
    .gallery-module .caption .credit a:hover,
    .gallery-list .list-item .item-info-dek a:hover:not(.body-btn-link),
    .gallery-list .list-item .dek a:hover:not(.body-btn-link),
    .embed-product-statements .embed-product-review-summary a:hover,
    .embed-product-review .embed-product-review-summary a:hover,
    .body-credit a:hover,
    .product-summary-item-data>a:hover,
    .standard-body-content .body-h2 a:hover,
    .standard-body-content .body-h3 a:hover,
    .standard-body-content .body-h4 a:hover,
    .embed-image-info figcaption a:hover,
    .embedded-loop figcaption a:hover,
    .syndicate-source-link a:hover {
        color: #ef4626;
        background-size: .625rem 3.125rem
    }
}

.standard-body-content blockquote .body-link u,
.standard-body-content p .body-link u,
.standard-body-content li .body-link u,
.gallery-module .caption .dek a:not(.body-btn-link) u,
.gallery-module .caption .credit a u,
.gallery-list .list-item .item-info-dek a:not(.body-btn-link) u,
.gallery-list .list-item .dek a:not(.body-btn-link) u,
.embed-product-statements .embed-product-review-summary a u,
.embed-product-review .embed-product-review-summary a u,
.body-credit a u,
.product-summary-item-data>a u,
.standard-body-content .body-h2 a u,
.standard-body-content .body-h3 a u,
.standard-body-content .body-h4 a u,
.embed-image-info figcaption a u,
.embedded-loop figcaption a u,
.syndicate-source-link a u {
    text-decoration: none
}

.nav-sidepanel-button .sidepanel-close-button,
.search-overlay-inner .search-overlay-close-button,
.search-overlay-autosuggest-list a,
.transporter-hed,
.transporter-simple-item a,
.transporter-simple-item .item-title,
.seo-tag .seo-link,
.embed-related-content .item-title.recirculation-module-item-title,
.editorial-link-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,
    .transporter-hed,
    .transporter-simple-item a,
    .transporter-simple-item .item-title,
    .seo-tag .seo-link,
    .embed-related-content .item-title.recirculation-module-item-title,
    .editorial-link-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,
    .transporter-hed:hover,
    .transporter-simple-item a:hover,
    .transporter-simple-item .item-title:hover,
    .seo-tag .seo-link:hover,
    .embed-related-content .item-title.recirculation-module-item-title:hover,
    .editorial-link-item-title:hover {
        color: #ef4626
    }
}

.syndicate-source-link a {
    color: #414141;
    border-bottom: .0625rem solid #414141;
    padding-bottom: .05rem;
    text-decoration: none
}

@media only screen and (min-width:61.25rem) {
    .syndicate-source-link a {
        transition: all .3s ease-in-out
    }
    .syndicate-source-link a:hover {
        color: #000;
        border-bottom: .0625rem solid #000
    }
}

.footer-legal-menu-item.footer-legal-ads-free a {
    color: #ef4626;
    font-weight: 700;
    border: .0625rem solid #ef4626;
    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: #ef0e7c;
        color: #ef0e7c
    }
}

.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: #bf2c00;
    font-weight: 700;
    border: .0625rem solid #bf2c00;
    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(191, 44, 0, .6);
        color: rgba(191, 44, 0, .6)
    }
}

.embed-image .embed-inner .embed-image-wrap,
.embed-celtra .embed-inner .embed-image-wrap {
    background: transparent
}

.embed-iframe,
.embed-video {
    position: relative;
    clear: both
}

.embed-iframe:not(.fixed-height) .embed-inner {
    position: relative
}

.embed-iframe:not(.fixed-height) .embed-inner:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 56.25%
}

.embed-iframe:not(.fixed-height) .embed-inner>iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.clickable-image-button {
    background: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 0;
    z-index: 1;
    transition: background .3s ease-in-out
}

@media only screen and (min-width:61.25rem) {
    .clickable-image-button:hover {
        background: #ef4626
    }
}

.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: #ef4626;
    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: .9375rem 1.25rem .9375rem 0;
    display: inline-block
}

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

.sidepanel-new-menu a {
    text-transform: uppercase;
    margin: .9375rem 1.25rem .9375rem 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: #fff5f2;
    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(.9375rem + 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,
.nav-sidepanel-button .sidepanel-close-button .gallery-module .slides .actions .previous,
.gallery-module .slides .actions .nav-sidepanel-button .sidepanel-close-button .previous,
.nav-sidepanel-button .sidepanel-close-button .gallery-module .slides .actions .next,
.gallery-module .slides .actions .nav-sidepanel-button .sidepanel-close-button .next,
.nav-sidepanel-button .sidepanel-close-button .gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .nav-sidepanel-button .sidepanel-close-button .previous,
.nav-sidepanel-button .sidepanel-close-button .gallery-module .thumbnails .actions .next,
.gallery-module .thumbnails .actions .nav-sidepanel-button .sidepanel-close-button .next,
.nav-sidepanel-button .sidepanel-close-button .embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .nav-sidepanel-button .sidepanel-close-button .product-review-pros-item:before,
.nav-sidepanel-button .sidepanel-close-button .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .nav-sidepanel-button .sidepanel-close-button .product-review-pros-item:before,
.nav-sidepanel-button .sidepanel-close-button .embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .nav-sidepanel-button .sidepanel-close-button .product-review-pros-item:before,
.nav-sidepanel-button .sidepanel-close-button .embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .nav-sidepanel-button .sidepanel-close-button .product-review-pros-item:before,
.nav-sidepanel-button .sidepanel-close-button .embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-procon-wrapper .nav-sidepanel-button .sidepanel-close-button .product-review-cons-item:before,
.nav-sidepanel-button .sidepanel-close-button .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .nav-sidepanel-button .sidepanel-close-button .product-review-cons-item:before,
.nav-sidepanel-button .sidepanel-close-button .embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .nav-sidepanel-button .sidepanel-close-button .product-review-cons-item:before,
.nav-sidepanel-button .sidepanel-close-button .embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .nav-sidepanel-button .sidepanel-close-button .product-review-cons-item: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: .9375rem 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,
.nav-sidepanel-button.new-nav .gallery-module .slides .actions .previous,
.gallery-module .slides .actions .nav-sidepanel-button.new-nav .previous,
.nav-sidepanel-button.new-nav .gallery-module .slides .actions .next,
.gallery-module .slides .actions .nav-sidepanel-button.new-nav .next,
.nav-sidepanel-button.new-nav .gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .nav-sidepanel-button.new-nav .previous,
.nav-sidepanel-button.new-nav .gallery-module .thumbnails .actions .next,
.gallery-module .thumbnails .actions .nav-sidepanel-button.new-nav .next,
.nav-sidepanel-button.new-nav .embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .nav-sidepanel-button.new-nav .product-review-pros-item:before,
.nav-sidepanel-button.new-nav .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .nav-sidepanel-button.new-nav .product-review-pros-item:before,
.nav-sidepanel-button.new-nav .embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .nav-sidepanel-button.new-nav .product-review-pros-item:before,
.nav-sidepanel-button.new-nav .embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .nav-sidepanel-button.new-nav .product-review-pros-item:before,
.nav-sidepanel-button.new-nav .embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-procon-wrapper .nav-sidepanel-button.new-nav .product-review-cons-item:before,
.nav-sidepanel-button.new-nav .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .nav-sidepanel-button.new-nav .product-review-cons-item:before,
.nav-sidepanel-button.new-nav .embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .nav-sidepanel-button.new-nav .product-review-cons-item:before,
.nav-sidepanel-button.new-nav .embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .nav-sidepanel-button.new-nav .product-review-cons-item: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: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    letter-spacing: .15rem;
    color: #fff
}

.sidepanel-submenu a,
.sidepanel-new-submenu a {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    color: #ef4626
}

@media only screen and (min-width:61.25rem) {
    .sidepanel-submenu a,
    .sidepanel-new-submenu a {
        font-size: .875rem;
        line-height: 1.5
    }
}

.nav-sidepanel-button .sidepanel-close-button,
.location-right-side-panel .right-side-panel-close-button {
    display: inline-block
}

@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: #fff
    }
}

.sidepanel-menu-legal .sidepanel-item a {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .5625rem;
    line-height: 1.5
}

.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.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: #ffe1d9;
    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: #bf2c00;
    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: #ffcebf
    }
    .new-sidepanel-menu-parent-item:hover a {
        color: #591500
    }
}

.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: #ffcebf;
    padding: .5rem 1rem 0
}

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

.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: #bf2c00;
    height: unset;
    display: unset;
    align-items: unset
}

.new-sidepanel-menu-parent-item.has-children:before {
    color: #bf2c00;
    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: #591500
    }
}

.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: #bf2c00
}

.sidepanel-location-choice-parent-item div a {
    color: #bf2c00;
    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: #bf2c00;
    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: #bf2c00;
    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: #666;
    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: #ffbaa6
    }
    .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: #bf2c00;
    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,
.new-sidepanel-close-button .gallery-module .slides .actions .previous,
.gallery-module .slides .actions .new-sidepanel-close-button .previous,
.new-sidepanel-close-button .gallery-module .slides .actions .next,
.gallery-module .slides .actions .new-sidepanel-close-button .next,
.new-sidepanel-close-button .gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .new-sidepanel-close-button .previous,
.new-sidepanel-close-button .gallery-module .thumbnails .actions .next,
.gallery-module .thumbnails .actions .new-sidepanel-close-button .next,
.new-sidepanel-close-button .embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .new-sidepanel-close-button .product-review-pros-item:before,
.new-sidepanel-close-button .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .new-sidepanel-close-button .product-review-pros-item:before,
.new-sidepanel-close-button .embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .new-sidepanel-close-button .product-review-pros-item:before,
.new-sidepanel-close-button .embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .new-sidepanel-close-button .product-review-pros-item:before,
.new-sidepanel-close-button .embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-procon-wrapper .new-sidepanel-close-button .product-review-cons-item:before,
.new-sidepanel-close-button .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .new-sidepanel-close-button .product-review-cons-item:before,
.new-sidepanel-close-button .embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .new-sidepanel-close-button .product-review-cons-item:before,
.new-sidepanel-close-button .embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .new-sidepanel-close-button .product-review-cons-item: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: #bf2c00;
    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,
.sidepanel-search-button .gallery-module .slides .actions .previous,
.gallery-module .slides .actions .sidepanel-search-button .previous,
.sidepanel-search-button .gallery-module .slides .actions .next,
.gallery-module .slides .actions .sidepanel-search-button .next,
.sidepanel-search-button .gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .sidepanel-search-button .previous,
.sidepanel-search-button .gallery-module .thumbnails .actions .next,
.gallery-module .thumbnails .actions .sidepanel-search-button .next,
.sidepanel-search-button .embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .sidepanel-search-button .product-review-pros-item:before,
.sidepanel-search-button .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .sidepanel-search-button .product-review-pros-item:before,
.sidepanel-search-button .embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .sidepanel-search-button .product-review-pros-item:before,
.sidepanel-search-button .embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .sidepanel-search-button .product-review-pros-item:before,
.sidepanel-search-button .embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-procon-wrapper .sidepanel-search-button .product-review-cons-item:before,
.sidepanel-search-button .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .sidepanel-search-button .product-review-cons-item:before,
.sidepanel-search-button .embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .sidepanel-search-button .product-review-cons-item:before,
.sidepanel-search-button .embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .sidepanel-search-button .product-review-cons-item: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;
    flex-direction: column;
    margin-top: 1rem
}

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

.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: #666
    }
}

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

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

.embed-image-social-button .social-button-link {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    border-bottom: none
}

.embed-image-social-button .social-button-link:hover {
    background: none
}

.embed-image-social-button .social-button-icon {
    font-size: 1.063rem
}

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

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

.embed-image-social-button .social-button-link {
    color: #fff
}

.social-button-facebook.embed-image-social-button {
    background-color: #3b5998
}

.social-button-pinterest.embed-image-social-button {
    background-color: #c92228
}

.social-button-twitter.embed-image-social-button {
    background-color: #00aced
}

.social-button-googleplus.embed-image-social-button {
    background-color: #dd4b39
}

.social-button-youtube.embed-image-social-button {
    background-color: #b00
}

.social-button-email.embed-image-social-button {
    background-color: #333
}

.social-button-instagram.embed-image-social-button {
    background-color: #517fa4
}

.social-button-tumblr.embed-image-social-button {
    background-color: #35465c
}

.social-button-reddit.embed-image-social-button {
    background-color: #ff4500
}

.social-button-whatsapp.embed-image-social-button {
    background-color: #5cbe4a
}

.social-button-line.embed-image-social-button {
    background-color: #00c300
}

.social-button-print.embed-image-social-button {
    background-color: #999
}

.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
}

.embed-image-social-button-group,
.embed-pullquote-social-button-group {
    display: flex;
    flex-direction: row;
    align-items: center
}

.embed-image-social-button-group .social-button,
.embed-pullquote-social-button-group .social-button {
    flex-grow: 1
}

.location-right-side-panel {
    background-color: #ef4626;
    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: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    letter-spacing: .15rem;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none
}

.sidepanel-search-button,
.new-sidepanel-close-button,
.sidepanel-footer-item {
    color: #000
}

.sidepanel-search-text {
    color: #000;
    font-weight: 800
}

.sidepanel-seperator {
    background-color: #000
}

.new-sidepanel-menu-parent-item a {
    color: #000
}

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

.new-sidepanel-menu-parent-item.has-children a,
.new-sidepanel-menu-parent-item.has-children div a {
    color: #000
}

.new-sidepanel-menu-parent-item.has-children:before {
    color: #000
}

.sidepanel-location-choice-parent-item:before {
    color: #000
}

.sidepanel-location-choice-parent-item div a {
    color: #000
}

.sidepanel-location-choice-parent-item div a:before {
    color: #000
}

.sidepanel-location-choice-submenu-item a {
    color: #000
}

.new-sidepanel {
    border-right: .0625rem solid #ef4626
}

.new-sidepanel-menu .sidepanel-legal-ads-free a {
    border-color: #000;
    color: #000
}

@font-face {
    font-family: IconFont;
    src: url("../fonts/IconFont.92eec3ebb5186bf3919ebf3b44fc8984.woff2") format("woff2"), url("../fonts/IconFont.92eec3ebb5186bf3919ebf3b44fc8984.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,
.gallery-module .slides .actions .previous,
.gallery-module .slides .actions .next,
.gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .next,
.embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item: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-author:before {
    content: "\f101"
}

.icon-checkmark:before,
.embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before {
    content: "\f102"
}

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

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

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

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

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

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

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

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

.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: "\f10b"
}

.icon-arrow-left02:before,
.gallery-module .slides .actions .previous:before,
.gallery-module .thumbnails .actions .previous:before {
    content: "\f10c"
}

.icon-arrow-right02:before,
.gallery-module .slides .actions .next:before,
.gallery-module .thumbnails .actions .next:before {
    content: "\f10d"
}

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

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

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

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

.icon-con:before,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before {
    content: "\f112"
}

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

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

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

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

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

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

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

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

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

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

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

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

.icon-recipe: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:-ms-input-placeholder {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.5rem;
    line-height: 1.3;
    text-transform: uppercase;
    color: #000;
    letter-spacing: .15rem;
    line-height: 2.1875rem
}

.search-input,
.search-input::placeholder {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.5rem;
    line-height: 1.3;
    text-transform: uppercase;
    color: #000;
    letter-spacing: .15rem;
    line-height: 2.1875rem
}

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

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

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

@media only screen and (min-width:30rem) {
    .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:-ms-input-placeholder {
        line-height: 4.6875rem
    }
    .search-input,
    .search-input::placeholder {
        line-height: 4.6875rem
    }
}

.search-input:-ms-input-placeholder {
    color: #000
}

.search-input::placeholder {
    color: #000
}

.search-label {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: .05rem;
    color: #000;
    padding-top: .9375rem;
    border-top: .0625rem solid #e4e4e4
}

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
}

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

.search-overlay.active {
    background-color: rgba(0, 0, 0, .9);
    width: 100%;
    height: 100%;
    z-index: 5999997
}

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

#searchoverlay:target {
    background-color: rgba(0, 0, 0, .9);
    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
}

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

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

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

.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,
.search-overlay-inner .search-overlay-close-button .gallery-module .slides .actions .previous,
.gallery-module .slides .actions .search-overlay-inner .search-overlay-close-button .previous,
.search-overlay-inner .search-overlay-close-button .gallery-module .slides .actions .next,
.gallery-module .slides .actions .search-overlay-inner .search-overlay-close-button .next,
.search-overlay-inner .search-overlay-close-button .gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .search-overlay-inner .search-overlay-close-button .previous,
.search-overlay-inner .search-overlay-close-button .gallery-module .thumbnails .actions .next,
.gallery-module .thumbnails .actions .search-overlay-inner .search-overlay-close-button .next,
.search-overlay-inner .search-overlay-close-button .embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .search-overlay-inner .search-overlay-close-button .product-review-pros-item:before,
.search-overlay-inner .search-overlay-close-button .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .search-overlay-inner .search-overlay-close-button .product-review-pros-item:before,
.search-overlay-inner .search-overlay-close-button .embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .search-overlay-inner .search-overlay-close-button .product-review-pros-item:before,
.search-overlay-inner .search-overlay-close-button .embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .search-overlay-inner .search-overlay-close-button .product-review-pros-item:before,
.search-overlay-inner .search-overlay-close-button .embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-procon-wrapper .search-overlay-inner .search-overlay-close-button .product-review-cons-item:before,
.search-overlay-inner .search-overlay-close-button .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .search-overlay-inner .search-overlay-close-button .product-review-cons-item:before,
.search-overlay-inner .search-overlay-close-button .embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .search-overlay-inner .search-overlay-close-button .product-review-cons-item:before,
.search-overlay-inner .search-overlay-close-button .embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .search-overlay-inner .search-overlay-close-button .product-review-cons-item:before {
    font-size: 1.875rem
}

.search-overlay-form .search-input:-ms-input-placeholder {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.5rem;
    line-height: 1.3;
    text-transform: uppercase;
    color: #fff5f2;
    letter-spacing: .15rem;
    line-height: 2.1875rem
}

.search-overlay-form .search-input,
.search-overlay-form .search-input::placeholder {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.5rem;
    line-height: 1.3;
    text-transform: uppercase;
    color: #fff5f2;
    letter-spacing: .15rem;
    line-height: 2.1875rem
}

@media only screen and (min-width:30rem) {
    .search-overlay-form .search-input:-ms-input-placeholder {
        font-size: 2.1875rem;
        line-height: 1.2
    }
    .search-overlay-form .search-input,
    .search-overlay-form .search-input::placeholder {
        font-size: 2.1875rem;
        line-height: 1.2
    }
}

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

@media only screen and (min-width:61.25rem) {
    .search-overlay-form .search-input:-ms-input-placeholder {
        font-size: 3.5rem;
        line-height: 1.1
    }
    .search-overlay-form .search-input,
    .search-overlay-form .search-input::placeholder {
        font-size: 3.5rem;
        line-height: 1.1
    }
}

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

@media only screen and (min-width:40.625rem) {
    .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:-ms-input-placeholder {
    color: #fff
}

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

.search-overlay-form .search-label {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: .05rem;
    color: #fff;
    padding-top: .625rem;
    border-top: .0625rem solid #e4e4e4
}

.search-overlay-autosuggest-list {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    line-height: 2rem;
    margin-top: .9375rem;
    padding-left: 0;
    text-transform: uppercase;
    line-height: 2.1875rem;
    letter-spacing: .05rem
}

@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: #fff5f2
}

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

.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.8rem
}

.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.8rem
    }
}

.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
}

@media only screen and (min-width:40.625rem) {
    .standard-body-content p,
    .standard-body-content .recirculation-module,
    .standard-body-content .body-h2,
    .standard-body-content .body-h3,
    .standard-body-content .body-h4,
    .standard-body-content .body-ol,
    .standard-body-content .body-ul,
    .standard-body-content .body-tip,
    .standard-body-content .opinion-disclaimer,
    .standard-body-content hr,
    .standard-body-content .embed-rating,
    .standard-body-content .embed-center,
    .standard-body-content .gallery-module,
    .standard-body-content .authors,
    .standard-body-content #piano-inline,
    .standard-body-content #journey-inline,
    .end-of-content-playlist.watch-next-in-body {
        margin-left: 4.25%;
        margin-right: 4.25%
    }
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content p,
    .standard-body-content .recirculation-module,
    .standard-body-content .body-h2,
    .standard-body-content .body-h3,
    .standard-body-content .body-h4,
    .standard-body-content .body-ol,
    .standard-body-content .body-ul,
    .standard-body-content .body-tip,
    .standard-body-content .opinion-disclaimer,
    .standard-body-content hr,
    .standard-body-content .embed-rating,
    .standard-body-content .embed-center,
    .standard-body-content .gallery-module,
    .standard-body-content .authors,
    .standard-body-content #piano-inline,
    .standard-body-content #journey-inline,
    .end-of-content-playlist.watch-next-in-body {
        margin-left: 6.4393939394%;
        margin-right: 0
    }
}

.standard-body-content {
    margin-top: 1.25rem
}

.standard-body-content .body-ul {
    padding-left: 1.4rem
}

.standard-body-content .body-ul li {
    list-style: none;
    list-style-position: outside;
    margin-bottom: .625rem
}

.no-tab .standard-body-content .body-ul li:before {
    content: '\2022';
    width: 1.25rem;
    margin-top: -1.25rem;
    position: relative;
    display: block;
    top: 1.9rem;
    left: -1.2rem
}

.standard-body-content .body-ol {
    padding-left: 1.4rem
}

.standard-body-content .body-ol li {
    counter-increment: step-counter;
    list-style: none;
    margin-bottom: .625rem
}

.standard-body-content .body-ol li:before {
    content: counter(step-counter) ".";
    position: relative;
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    top: 1.75rem;
    left: -1.625rem;
    margin-top: -1.25rem;
    text-align: center
}

.standard-body-content .body-blockquote {
    margin-left: 0;
    margin-right: 0;
    clear: both
}

.standard-body-content .embed {
    margin-bottom: 1.25rem
}

.standard-body-content hr {
    margin-bottom: 1.25rem
}

.standard-body-content .embed-center {
    clear: both
}

.standard-body-content p {
    margin-top: 0;
    margin-bottom: 1.25rem
}

.standard-body-content .embed-image+.embed-image,
.standard-body-content .embed-celtra+.embed-image,
.standard-body-content .embed-image+.embed-celtra,
.standard-body-content .embed-celtra+.embed-celtra {
    clear: both
}

.standard-body-content .authors {
    clear: both
}

@media only screen and (min-width:40.625rem) {
    .standard-body-content .body-tip {
        width: calc(100% - 1.876rem)
    }
    .standard-body-content .body-blockquote {
        margin-left: 4.25%;
        margin-right: 4.25%
    }
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content .body-tip {
        width: 93.5606060606%
    }
    .standard-body-content .body-blockquote {
        margin-left: 6.4393939394%;
        margin-right: 0
    }
    .standard-body-content .recirculation-module {
        padding-left: 0
    }
    .standard-body-content .image-credit {
        padding-left: 0
    }
}

@media only screen and (min-width:61.25rem) {
    .embed {
        margin-left: 6.4393939394%
    }
}

.embed-games .embed-inner:before {
    padding-bottom: 450px
}

@media only screen and (min-width:30rem) {
    .embed-games .embed-inner:before {
        padding-bottom: 600px
    }
}

.embed-image picture,
.embed-celtra picture {
    display: block;
    overflow: hidden
}

.embed-image picture img,
.embed-celtra picture img {
    display: block;
    width: 100%;
    min-height: .0625rem
}

.embed-image .crop-original,
.embed-celtra .crop-original {
    margin-left: auto;
    margin-right: auto
}

.embed-image-center.embed-image-extrasmall,
.embed-image-extrasmall.embed-celtra {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embed-image-center.embed-image-extrasmall,
    .embed-image-extrasmall.embed-celtra {
        width: 32%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-image-center.embed-image-extrasmall,
    .embed-image-extrasmall.embed-celtra {
        width: 42.0454545455%
    }
}

.embed-image-center.embed-image-small,
.embed-image-small.embed-celtra {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embed-image-center.embed-image-small,
    .embed-image-small.embed-celtra {
        width: 66%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-image-center.embed-image-small,
    .embed-image-small.embed-celtra {
        width: 67.803030303%
    }
}

.embed-image-center.embed-image-medium,
.embed-image-medium.embed-celtra {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embed-image-center.embed-image-medium,
    .embed-image-medium.embed-celtra {
        width: 91.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-image-center.embed-image-medium,
    .embed-image-medium.embed-celtra {
        margin-left: 6.4393939394%;
        width: 93.5606060606%
    }
}

.embed-image-center.embed-image-large,
.embed-celtra {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embed-image-center.embed-image-large,
    .embed-celtra {
        width: 100%;
        margin-left: 0
    }
}

.embed-image-center.embed-image-screenheight,
.embed-image-screenheight.embed-celtra {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:61.25rem) {
    .embed-image-center.embed-image-screenheight,
    .embed-image-screenheight.embed-celtra {
        margin-left: 6.4393939394%;
        width: 93.5606060606%
    }
}

.embed-image-center.embed-image-screenheight img,
.embed-image-screenheight.embed-celtra img {
    width: auto;
    height: 85vh;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

.embed-image-center.embed-image-screenheight .embed-inner,
.embed-image-screenheight.embed-celtra .embed-inner,
.embed-image-center.embed-image-screenheight .embed-image-wrap,
.embed-image-screenheight.embed-celtra .embed-image-wrap {
    max-height: 85vh;
    max-width: 100%;
    margin: 0 auto
}

.embed-image-center.embed-image-screenheight .embed-inner.aspect-ratio-4x6,
.embed-image-screenheight.embed-celtra .embed-inner.aspect-ratio-4x6,
.embed-image-center.embed-image-screenheight .embed-image-wrap.aspect-ratio-4x6,
.embed-image-screenheight.embed-celtra .embed-image-wrap.aspect-ratio-4x6 {
    width: calc(85vh*2/3)
}

.embed-image-center.embed-image-screenheight .embed-inner.aspect-ratio-8x10,
.embed-image-screenheight.embed-celtra .embed-inner.aspect-ratio-8x10,
.embed-image-center.embed-image-screenheight .embed-image-wrap.aspect-ratio-8x10,
.embed-image-screenheight.embed-celtra .embed-image-wrap.aspect-ratio-8x10 {
    width: calc(85vh*4/5)
}

.embed-image-left.embed-image-small {
    clear: left;
    float: left;
    margin-left: 0;
    margin-right: 2%;
    width: 100%;
    width: 40.5%
}

@media only screen and (min-width:61.25rem) {
    .embed-image-left.embed-image-small {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-image-left.embed-image-small {
        width: 23.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-image-left.embed-image-small {
        width: 22.7272727273%
    }
}

.embed-image-left.embed-image-medium {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embed-image-left.embed-image-medium {
        width: 91.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-image-left.embed-image-medium {
        margin-left: 6.4393939394%;
        width: 93.5606060606%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-image-left.embed-image-medium {
        clear: left;
        float: left;
        margin-left: 0;
        margin-right: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-image-left.embed-image-medium {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-image-left.embed-image-medium {
        width: 40.5%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-image-left.embed-image-medium {
        width: 35.6060606061%
    }
}

.embed-image-left.embed-image-large,
.embed-image-left.embed-celtra {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embed-image-left.embed-image-large,
    .embed-image-left.embed-celtra {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-image-left.embed-image-large,
    .embed-image-left.embed-celtra {
        clear: left;
        float: left;
        margin-left: 0;
        margin-right: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-image-left.embed-image-large,
    .embed-image-left.embed-celtra {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-image-left.embed-image-large,
    .embed-image-left.embed-celtra {
        width: 49%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-image-left.embed-image-large,
    .embed-image-left.embed-celtra {
        width: 48.4848484848%
    }
}

.embed-image-right.embed-image-small {
    clear: right;
    float: right;
    margin-right: 0;
    margin-left: 2%;
    width: 100%;
    width: 40.5%
}

@media only screen and (min-width:61.25rem) {
    .embed-image-right.embed-image-small {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-image-right.embed-image-small {
        width: 23.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-image-right.embed-image-small {
        width: 22.7272727273%
    }
}

.embed-image-right.embed-image-medium {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embed-image-right.embed-image-medium {
        width: 91.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-image-right.embed-image-medium {
        margin-left: 6.4393939394%;
        width: 93.5606060606%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-image-right.embed-image-medium {
        clear: right;
        float: right;
        margin-right: 0;
        margin-left: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-image-right.embed-image-medium {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-image-right.embed-image-medium {
        width: 40.5%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-image-right.embed-image-medium {
        width: 35.6060606061%
    }
}

.embed-image-right.embed-image-large,
.embed-image-right.embed-celtra {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embed-image-right.embed-image-large,
    .embed-image-right.embed-celtra {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-image-right.embed-image-large,
    .embed-image-right.embed-celtra {
        clear: right;
        float: right;
        margin-right: 0;
        margin-left: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-image-right.embed-image-large,
    .embed-image-right.embed-celtra {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-image-right.embed-image-large,
    .embed-image-right.embed-celtra {
        width: 49%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-image-right.embed-image-large,
    .embed-image-right.embed-celtra {
        width: 48.4848484848%
    }
}

.embed-product-center.embed-product-large {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embed-product-center.embed-product-large {
        width: 100%;
        margin-left: 0
    }
}

.embed-product-left {
    padding-right: .625rem
}

@media only screen and (min-width:40.625rem) {
    .embed-product-left {
        padding-right: 0
    }
}

.embed-product-left.embed-product-small {
    clear: left;
    float: left;
    margin-left: 0;
    margin-right: 2%;
    width: 100%;
    width: 40.5%
}

@media only screen and (min-width:61.25rem) {
    .embed-product-left.embed-product-small {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-product-left.embed-product-small {
        width: 23.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-product-left.embed-product-small {
        width: 22.7272727273%
    }
}

.embed-product-left.embed-product-medium {
    clear: left;
    float: left;
    margin-left: 0;
    margin-right: 2%;
    width: 100%;
    width: 40.5%
}

@media only screen and (min-width:61.25rem) {
    .embed-product-left.embed-product-medium {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-product-left.embed-product-medium {
        width: 23.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-product-left.embed-product-medium {
        width: 22.7272727273%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-product-left.embed-product-medium {
        clear: left;
        float: left;
        margin-left: 0;
        margin-right: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-product-left.embed-product-medium {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-product-left.embed-product-medium {
        width: 40.5%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-product-left.embed-product-medium {
        width: 35.6060606061%
    }
}

.embed-product-right.embed-product-small {
    clear: right;
    float: right;
    margin-right: 0;
    margin-left: 2%;
    width: 100%;
    width: 40.5%
}

@media only screen and (min-width:61.25rem) {
    .embed-product-right.embed-product-small {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-product-right.embed-product-small {
        width: 23.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-product-right.embed-product-small {
        width: 22.7272727273%
    }
}

.embed-product-right.embed-product-medium {
    clear: right;
    float: right;
    margin-right: 0;
    margin-left: 2%;
    width: 100%;
    width: 40.5%
}

@media only screen and (min-width:61.25rem) {
    .embed-product-right.embed-product-medium {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-product-right.embed-product-medium {
        width: 23.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-product-right.embed-product-medium {
        width: 22.7272727273%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-product-right.embed-product-medium {
        clear: right;
        float: right;
        margin-right: 0;
        margin-left: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-product-right.embed-product-medium {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-product-right.embed-product-medium {
        width: 40.5%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-product-right.embed-product-medium {
        width: 35.6060606061%
    }
}

.embed-left.embed-twitter {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embed-left.embed-twitter {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-left.embed-twitter {
        clear: left;
        float: left;
        margin-left: 0;
        margin-right: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-left.embed-twitter {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-left.embed-twitter {
        width: 49%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-left.embed-twitter {
        width: 48.4848484848%
    }
}

.embed-left.embed-instagram {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embed-left.embed-instagram {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-left.embed-instagram {
        clear: left;
        float: left;
        margin-left: 0;
        margin-right: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-left.embed-instagram {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-left.embed-instagram {
        width: 49%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-left.embed-instagram {
        width: 48.4848484848%
    }
}

.embed-right.embed-twitter {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embed-right.embed-twitter {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-right.embed-twitter {
        clear: right;
        float: right;
        margin-right: 0;
        margin-left: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-right.embed-twitter {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-right.embed-twitter {
        width: 49%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-right.embed-twitter {
        width: 48.4848484848%
    }
}

.embed-right.embed-instagram {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embed-right.embed-instagram {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-right.embed-instagram {
        clear: right;
        float: right;
        margin-right: 0;
        margin-left: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-right.embed-instagram {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-right.embed-instagram {
        width: 49%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-right.embed-instagram {
        width: 48.4848484848%
    }
}

.embed-pullquote-align-left {
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embed-pullquote-align-left {
        float: left;
        width: 44.75%;
        margin-right: 2%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-pullquote-align-left {
        float: left;
        margin-right: 2%;
        width: 48.4848484848%;
        margin-left: 0;
        margin-right: 3.0303030303%
    }
}

.embed-pullquote-align-center {
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embed-pullquote-align-center {
        margin-left: 4.25%;
        margin-right: 4.25%;
        margin-bottom: .9375rem;
        width: 91.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-pullquote-align-center {
        margin-left: 6.4393939394%;
        margin-right: 0;
        margin-bottom: 1rem;
        width: auto
    }
}

.embed-pullquote-align-right {
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embed-pullquote-align-right {
        width: 44.75%;
        margin-left: 51%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-pullquote-align-right {
        width: 48.4848484848%;
        margin-left: 51.5151515152%
    }
}

.body-dropcap:first-letter {
    float: left
}

@-moz-document url-prefix() {
    .standard-body-content .body-dropcap {
        float: left
    }
}

.embed-related-content {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embed-related-content {
        width: 91.5%;
        margin-left: 4.375%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-related-content {
        width: 93.5606060606%;
        margin-left: 6.4393939394%
    }
}

.embed-related-content .image-container {
    float: left;
    margin-right: 2%;
    width: 27.75%
}

@media only screen and (min-width:30rem) {
    .embed-related-content .image-container {
        width: 23.5%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-related-content .image-container {
        margin-right: 2.1857923497%;
        width: 21.0382513661%
    }
}

@media only screen and (min-width:48rem) {
    .embed-related-content .image-container {
        width: 25.6830601093%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-related-content .image-container {
        margin-right: 3.0303030303%;
        width: 24.2914979757%
    }
}

.embed-related-content .info-container {
    width: auto;
    float: left
}

.embed-editorial-links {
    margin-left: auto;
    margin-right: auto
}

.embed-editorial-links.embed-center {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%;
    text-align: inherit
}

@media only screen and (min-width:40.625rem) {
    .embed-editorial-links.embed-center {
        width: 91.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-editorial-links.embed-center {
        margin-left: 6.4393939394%;
        width: 93.5606060606%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-editorial-links.embed-center .editorial-link-item-image {
        position: relative;
        width: 39.2857142857%;
        margin-right: 3.4090909091%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-editorial-links.embed-center .editorial-link-item-image {
        width: 31.1740890688%;
        margin-right: 4.375%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-editorial-links.embed-center .editorial-link-item-title {
        width: 56.6326530612%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-editorial-links.embed-center .editorial-link-item-title {
        width: 65.5870445344%
    }
}

.embed-editorial-links.embed-left {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    text-align: initial
}

@media only screen and (min-width:61.25rem) {
    .embed-editorial-links.embed-left {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-editorial-links.embed-left {
        clear: left;
        float: left;
        margin-left: 0;
        margin-right: 2%;
        width: 100%;
        margin-left: 4.25%;
        margin-right: 4.25%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-editorial-links.embed-left {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embed-editorial-links.embed-left {
        width: 49%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embed-editorial-links.embed-left {
        width: 48.4848484848%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-editorial-links.embed-left {
        margin-left: 6.4393939394%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-editorial-links.embed-left .editorial-link-item-image {
        position: relative;
        width: 39.2857142857%;
        margin-right: 4.375%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-editorial-links.embed-left .editorial-link-item-image {
        width: 33.59375%;
        margin-right: 6.4393939394%
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-editorial-links.embed-left .editorial-link-item-title {
        width: 56.6326530612%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-editorial-links.embed-left .editorial-link-item-title {
        width: 60.15625%
    }
}

.embed-editorial-links .editorial-link-item-image {
    position: relative;
    width: 32%;
    margin-right: 2%
}

.embed-editorial-links .editorial-link-item-title {
    width: 66%
}

@media only screen and (min-width:40.625rem) {
    .embed-video.embed-video-center-small {
        width: 91.5%;
        margin-left: 4.375%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-video.embed-video-center-small {
        width: 93.5606060606%;
        margin-left: 6.4393939394%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-video.embed-video-center-large {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-video.embed-video-left-large {
        float: left;
        width: 57.5%;
        margin-right: 4.375%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-video.embed-video-left-large {
        width: 61.3636363636%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-video.embed-video-right-large {
        float: right;
        width: 57.5%;
        margin-left: 4.375%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-video.embed-video-right-large {
        width: 54.9242424242%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-youtube-playlist {
        width: 93.5606060606%
    }
}

.embedded-loop video {
    width: 100%
}

.embedded-loop.align-center {
    margin: 0 auto;
    clear: both
}

.embedded-loop.align-center.size-extrasmall {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-center.size-extrasmall {
        width: 32%
    }
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-center.size-extrasmall {
        width: 42.0454545455%
    }
}

.embedded-loop.align-center.size-small {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-center.size-small {
        width: 66%
    }
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-center.size-small {
        width: 67.803030303%
    }
}

.embedded-loop.align-center.size-medium {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-center.size-medium {
        width: 91.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-center.size-medium {
        margin-left: 6.4393939394%;
        width: 93.5606060606%
    }
}

.embedded-loop.align-center.size-large {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-center.size-large {
        width: 100%;
        margin-left: 0
    }
}

.embedded-loop.align-left.size-small {
    clear: left;
    float: left;
    margin-left: 0;
    margin-right: 2%;
    width: 100%;
    width: 40.5%
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-left.size-small {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-left.size-small {
        width: 23.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-left.size-small {
        width: 22.7272727273%
    }
}

.embedded-loop.align-left.size-medium {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-left.size-medium {
        width: 91.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-left.size-medium {
        margin-left: 6.4393939394%;
        width: 93.5606060606%
    }
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-left.size-medium {
        clear: left;
        float: left;
        margin-left: 0;
        margin-right: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embedded-loop.align-left.size-medium {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embedded-loop.align-left.size-medium {
        width: 40.5%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embedded-loop.align-left.size-medium {
        width: 35.6060606061%
    }
}

.embedded-loop.align-left.size-large {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-left.size-large {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-left.size-large {
        clear: left;
        float: left;
        margin-left: 0;
        margin-right: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embedded-loop.align-left.size-large {
        margin-right: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embedded-loop.align-left.size-large {
        width: 49%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embedded-loop.align-left.size-large {
        width: 48.4848484848%
    }
}

.embedded-loop.align-right.size-small {
    clear: right;
    float: right;
    margin-right: 0;
    margin-left: 2%;
    width: 100%;
    width: 40.5%
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-right.size-small {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-right.size-small {
        width: 23.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-right.size-small {
        width: 22.7272727273%
    }
}

.embedded-loop.align-right.size-medium {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-right.size-medium {
        width: 91.5%
    }
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-right.size-medium {
        margin-left: 6.4393939394%;
        width: 93.5606060606%
    }
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-right.size-medium {
        clear: right;
        float: right;
        margin-right: 0;
        margin-left: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embedded-loop.align-right.size-medium {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embedded-loop.align-right.size-medium {
        width: 40.5%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embedded-loop.align-right.size-medium {
        width: 35.6060606061%
    }
}

.embedded-loop.align-right.size-large {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center
}

@media only screen and (min-width:61.25rem) {
    .embedded-loop.align-right.size-large {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embedded-loop.align-right.size-large {
        clear: right;
        float: right;
        margin-right: 0;
        margin-left: 2%;
        width: 100%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embedded-loop.align-right.size-large {
        margin-left: 3.0303030303%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:40.625rem) {
    .embedded-loop.align-right.size-large {
        width: 49%
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .embedded-loop.align-right.size-large {
        width: 48.4848484848%
    }
}

.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: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .6875rem;
    line-height: 1.5;
    color: #7b7b7b
}

.sponsor-logo-separator {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    color: #7b7b7b;
    line-height: 1.4
}

.sponsor-bar {
    background-color: #f3f3f3;
    border-top: .0625rem solid #ececec;
    border-bottom: .0625rem solid #ececec;
    padding: .5rem 0;
    margin: 0 0 1.25rem
}

.sponsor-bar .sponsor-logo-separator {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    color: #9f9f9f;
    margin: 0 .625rem;
    padding-bottom: .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-bottom: .625rem
}

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

@media only screen and (min-width:61.25rem) {
    .feed-list .sponsor-inline {
        float: left;
        clear: both
    }
}

.collection-breaker .sponsor-inline {
    padding: 0 .9375rem;
    color: #000
}

@media only screen and (min-width:40.625rem) {
    .collection-breaker .sponsor-inline {
        color: #fff
    }
}

@media only screen and (min-width:61.25rem) {
    .collection-breaker .sponsor-inline {
        width: 100%;
        text-align: center;
        transform: translate(0, -3rem);
        transition: transform .3s ease-in-out
    }
}

.curated-breaker .sponsor-inline {
    padding: 0 .625rem
}

.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 {
    text-align: center
}

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

@media only screen and (min-width:61.25rem) {
    .sponsor-inline.feature-item-sponsor {
        text-align: center
    }
}

.recirculation-module .sponsor-inline {
    margin-top: .125rem;
    padding-left: .3125rem
}

@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
}

.standard-body-content .body-h2,
.standard-body-content .body-h3,
.standard-body-content .body-h4 {
    margin-bottom: .625rem
}

.standard-body-content .body-h2 {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.5rem;
    line-height: 1.3;
    color: #ef4626;
    letter-spacing: .15rem;
    padding-bottom: .3125rem;
    font-weight: 800;
    line-height: 1.5;
    display: flow-root;
    text-align: center
}

@media only screen and (min-width:40.625rem) {
    .standard-body-content .body-h2 {
        font-size: 1.625rem;
        line-height: 1.3
    }
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content .body-h2 {
        font-size: 1.75rem;
        line-height: 1.2
    }
}

.standard-body-content .body-h2:after {
    content: "";
    display: block;
    height: 1.8rem;
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/underline-black.ca9ae59.svg") repeat center center;
    filter: invert(49%) sepia(20%) saturate(7345%) hue-rotate(303deg) brightness(97%) contrast(92%)
}

.standard-body-content .body-h2:after {
    width: 10rem;
    margin: 0 auto
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content .body-h2 {
        line-height: 1.6
    }
}

.standard-body-content .body-h3 {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.125rem;
    line-height: 1.4;
    font-weight: 800;
    padding-bottom: .3125rem;
    letter-spacing: .15rem;
    line-height: 1.5
}

@media only screen and (min-width:40.625rem) {
    .standard-body-content .body-h3 {
        font-size: 1.25rem;
        line-height: 1.3
    }
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content .body-h3 {
        font-size: 1.5rem;
        line-height: 1.3
    }
}

.standard-body-content .body-h4 {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    color: #ef0e7c;
    letter-spacing: .15rem;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    margin: 2rem auto;
    display: flow-root
}

@media only screen and (min-width:40.625rem) {
    .standard-body-content .body-h4 {
        font-size: 1rem;
        line-height: 1.4
    }
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content .body-h4 {
        font-size: 1.125rem;
        line-height: 1.4
    }
}

.standard-body-content .body-h4:before {
    content: "";
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/eyelash.de26dda.svg");
    filter: invert(54%) sepia(74%) saturate(4066%) hue-rotate(145deg) brightness(93%) contrast(101%);
    background-repeat: no-repeat;
    display: block;
    background-size: 4rem;
    height: 2rem;
    width: 4rem;
    margin: .3rem auto 0
}

.standard-body-content .body-h4:before {
    margin-bottom: .625rem
}

.standard-body-content .body-h4:after {
    content: "";
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/eyelash.de26dda.svg");
    filter: invert(54%) sepia(74%) saturate(4066%) hue-rotate(145deg) brightness(93%) contrast(101%);
    background-repeat: no-repeat;
    display: block;
    background-size: 4rem;
    height: 2rem;
    width: 4rem;
    margin: .3rem auto 0;
    padding-bottom: .3rem;
    transform: rotate(180deg)
}

.standard-body-content .body-h4 a {
    text-decoration: none;
    border-bottom: 0;
    color: #ef0e7c
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content .body-h4 {
        margin-left: 6.4393939394%;
        margin-right: 0;
        letter-spacing: .25rem
    }
}

.standard-body-content .body-ul li,
.standard-body-content .body-ol li {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.0625rem;
    line-height: 1.4;
    letter-spacing: .09rem;
    line-height: 1.5
}

.standard-body-content .body-ol,
.standard-body-content .body-ul {
    padding-left: 2.2rem
}

.no-tab .standard-body-content .body-ul li:before {
    color: #ef0e7c;
    content: '\2B25';
    top: 1.5rem;
    left: -1.875rem
}

.standard-body-content .body-ol li:before {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    content: counter(step-counter) " ";
    line-height: 2.2;
    font-weight: 800;
    color: #ef4626;
    left: -2.4rem;
    background-color: #fff5f2;
    border-radius: 50%
}

.standard-body-content .body-tip {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.8;
    color: #ef4626;
    text-align: center;
    letter-spacing: .15rem;
    max-width: 70%;
    background-color: #fff5f2;
    padding: .9375rem 1.25rem;
    margin: 3.5rem auto 2rem;
    display: flow-root
}

@media only screen and (min-width:40.625rem) {
    .standard-body-content .body-tip {
        font-size: .8125rem;
        line-height: 1.5
    }
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content .body-tip {
        font-size: .875rem;
        line-height: 1.5
    }
}

.standard-body-content .body-tip:before {
    content: "";
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/eyelash.de26dda.svg");
    filter: invert(34%) sepia(94%) saturate(3986%) hue-rotate(352deg) brightness(106%) contrast(87%);
    background-repeat: no-repeat;
    display: block;
    background-size: 4rem;
    height: 2rem;
    width: 4rem;
    margin: .3rem auto 0
}

.standard-body-content .body-tip a {
    color: #ef4626
}

.standard-body-content .body-tip:before {
    margin: -3.2rem auto 1.2rem
}

@media only screen and (min-width:40.625rem) {
    .standard-body-content .body-tip {
        letter-spacing: .3rem
    }
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content .body-tip {
        margin-left: 18%;
        letter-spacing: .25rem
    }
}

.standard-body-content .body-blockquote {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    color: #000;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: .15rem;
    padding-left: 1.25rem;
    background-color: #fff5f2;
    border: 2rem solid #fff5f2;
    box-shadow: inset .09rem 0 0 0 #009e93
}

@media only screen and (min-width:61.25rem) {
    .standard-body-content .body-blockquote {
        padding-left: 1.875rem;
        line-height: 2
    }
}

.embed-pullquote {
    line-height: 1.4;
    letter-spacing: .15rem;
    font-weight: 800
}

@media only screen and (min-width:40.625rem) {
    .embed-pullquote {
        line-height: 1.4
    }
}

.embed-pullquote-align-left {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.125rem;
    line-height: 1.4;
    color: #000;
    text-align: center;
    line-height: 1.8
}

@media only screen and (min-width:40.625rem) {
    .embed-pullquote-align-left {
        font-size: 1.25rem;
        line-height: 1.3
    }
}

.embed-pullquote-align-left:after {
    content: "";
    display: block;
    height: 1.75rem;
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/underline-black.ca9ae59.svg") repeat center center;
    filter: invert(54%) sepia(74%) saturate(4066%) hue-rotate(145deg) brightness(93%) contrast(101%)
}

@media only screen and (min-width:40.625rem) {
    .embed-pullquote-align-left {
        line-height: 1.8;
        margin: 1.25rem 2rem 1.25rem 0;
        text-align: left
    }
}

.embed-pullquote-align-center {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.625rem;
    line-height: 1.3;
    letter-spacing: .3rem;
    color: #ef0e7c;
    text-align: center;
    background-color: #fff5f2;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    padding: 3rem 2rem
}

@media only screen and (min-width:40.625rem) {
    .embed-pullquote-align-center {
        font-size: 1.75rem;
        line-height: 1.2
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-pullquote-align-center {
        letter-spacing: .3rem
    }
}

.embed-pullquote-align-center p {
    line-height: 1.7
}

#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
    }
}

.embedded-gallery {
    height: 40rem
}

.gallery-module {
    margin: 2.5rem 0;
    clear: both
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .caption .index {
        display: none
    }
}

.gallery-module .caption p {
    display: inline;
    margin: 0
}

.gallery-module .caption .credit+.copyright:before {
    content: " / "
}

.gallery-module .slides,
.gallery-module .thumbnails {
    position: relative
}

.gallery-module .slides .actions,
.gallery-module .thumbnails .actions {
    margin: 0;
    list-style-type: none
}

.gallery-module .slides .actions .previous,
.gallery-module .slides .actions .next,
.gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .next {
    display: flex;
    align-items: center;
    z-index: 999
}

.gallery-module .slides .actions .previous.hidden,
.gallery-module .slides .actions .next.hidden,
.gallery-module .thumbnails .actions .previous.hidden,
.gallery-module .thumbnails .actions .next.hidden {
    visibility: hidden
}

.gallery-module .slides .actions .previous,
.gallery-module .thumbnails .actions .previous {
    left: 0
}

.gallery-module .slides .actions .next,
.gallery-module .thumbnails .actions .next {
    right: 0
}

.gallery-module .slides .actions .previous,
.gallery-module .slides .actions .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .slides .actions .previous:hover,
    .gallery-module .slides .actions .next:hover {
        cursor: pointer
    }
}

.gallery-module .slides .actions .previous {
    box-sizing: content-box;
    background-clip: content-box;
    border: solid transparent;
    border-width: 2rem 2rem 2rem 0
}

.gallery-module .slides .actions .next {
    box-sizing: content-box;
    background-clip: content-box;
    border: solid transparent;
    border-width: 2rem 0 2rem 2rem
}

.gallery-module .slides .slide figure {
    position: relative;
    margin: 0
}

.gallery-module .slides .slide figure .image {
    height: 20rem;
    outline-offset: -3px
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .slides .slide figure .image {
        height: 36rem
    }
}

.gallery-module .slides .slide figure .image>img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 20rem
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .slides .slide figure .image>img {
        max-height: 36rem
    }
}

.gallery-module .slides .slide figure .loop,
.gallery-module .slides .slide figure .video,
.gallery-module .slides .slide figure .youtube {
    outline-offset: -3px
}

.gallery-module .slides .slide figure .loop,
.gallery-module .slides .slide figure .loop>iframe,
.gallery-module .slides .slide figure .loop>video,
.gallery-module .slides .slide figure .video,
.gallery-module .slides .slide figure .video>iframe,
.gallery-module .slides .slide figure .video>video,
.gallery-module .slides .slide figure .youtube,
.gallery-module .slides .slide figure .youtube>iframe,
.gallery-module .slides .slide figure .youtube>video {
    width: 100%;
    height: 25rem
}

.gallery-module .slides .slide figure figcaption {
    display: none
}

.gallery-module .thumbnails {
    display: none
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .thumbnails {
        display: block;
        position: relative
    }
    .gallery-module .thumbnails .thumbnails-inner {
        width: calc(100% - (1.75rem*2));
        margin-left: 1.75rem
    }
    .gallery-module .thumbnails .actions .previous,
    .gallery-module .thumbnails .actions .next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 1.75rem
    }
    .gallery-module .thumbnails .slide {
        margin-left: calc(.3125rem/2);
        margin-right: calc(.3125rem/2);
        min-height: 100px;
        overflow: hidden;
        height: 100px;
        position: relative
    }
}

@media only screen and (min-width:40.625rem) and (min-width:61.25rem) {
    .gallery-module .thumbnails .slide:hover {
        cursor: pointer
    }
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .thumbnails .slide img {
        display: block;
        max-width: calc(100px*2);
        max-height: calc(100px*2);
        width: auto;
        height: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        position: absolute
    }
    .gallery-module .thumbnails .slide.active {
        opacity: 1
    }
}

.gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .next {
    height: 100%
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .thumbnails .actions .previous:hover,
    .gallery-module .thumbnails .actions .next:hover {
        cursor: pointer
    }
}

.gallery-module .dots .dot {
    display: inline-block;
    font-size: 0
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .dots .dot:hover {
        cursor: pointer
    }
}

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

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

.gallery-module {
    margin: 2.5rem 0
}

.gallery-module .title {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.125rem;
    line-height: 1.4;
    font-weight: 800;
    text-align: center;
    padding-bottom: .3125rem;
    letter-spacing: .15rem;
    line-height: 1.5
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .title {
        font-size: 1.25rem;
        line-height: 1.3
    }
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .title {
        font-size: 1.5rem;
        line-height: 1.3
    }
}

.gallery-module .caption {
    margin: .8rem 0;
    line-height: 1.2
}

.gallery-module .caption .index {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    color: #000;
    letter-spacing: .05rem;
    margin-right: .625rem;
    font-weight: 700
}

.gallery-module .caption .index-text {
    letter-spacing: 0;
    padding: 0 .1875rem 0 .3125rem
}

.gallery-module .caption .headline {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1rem;
    line-height: 1.4;
    color: #ef4626;
    margin-right: .3125rem;
    text-transform: uppercase
}

.gallery-module .caption .dek {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    color: #000;
    margin-right: .3125rem
}

.gallery-module .caption .credit,
.gallery-module .caption .copyright {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .625rem;
    line-height: 1.5;
    color: #9f9f9f;
    text-transform: uppercase
}

.gallery-module .slides .actions .previous,
.gallery-module .slides .actions .next,
.gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .next {
    font-size: 1.25rem;
    color: #000
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .slides .actions .previous,
    .gallery-module .slides .actions .next,
    .gallery-module .thumbnails .actions .previous,
    .gallery-module .thumbnails .actions .next {
        background-color: rgba(236, 236, 236, .7)
    }
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .slides .actions .previous,
    .gallery-module .slides .actions .next,
    .gallery-module .thumbnails .actions .previous,
    .gallery-module .thumbnails .actions .next {
        transition: background-color .12s linear, color .12s linear
    }
    .gallery-module .slides .actions .previous:hover,
    .gallery-module .slides .actions .next:hover,
    .gallery-module .thumbnails .actions .previous:hover,
    .gallery-module .thumbnails .actions .next:hover {
        color: #fff;
        background-color: rgba(0, 0, 0, .9)
    }
}

.gallery-module .slides .actions .previous,
.gallery-module .slides .actions .next {
    background-color: #ef4626;
    color: #fff;
    height: 1.875rem;
    width: 1.875rem;
    font-size: 1rem;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .slides .actions .previous,
    .gallery-module .slides .actions .next {
        font-size: 1.25rem;
        height: 3.75rem;
        width: 3.75rem
    }
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .slides .actions .previous:hover,
    .gallery-module .slides .actions .next:hover {
        background-color: rgba(239, 70, 38, .8)
    }
}

.gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .next {
    height: 100%;
    background-color: #fff;
    color: #000
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .thumbnails .actions .previous,
    .gallery-module .thumbnails .actions .next {
        transition: color .12s linear
    }
    .gallery-module .thumbnails .actions .previous:hover,
    .gallery-module .thumbnails .actions .next:hover {
        background-color: #fff;
        color: #ef4626
    }
}

.gallery-module .thumbnails .actions .previous {
    justify-content: flex-start
}

.gallery-module .thumbnails .actions .next {
    justify-content: flex-end
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .thumbnails .slide {
        opacity: .6;
        filter: grayscale(100%)
    }
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .thumbnails .slide {
        transition: opacity .15s linear
    }
    .gallery-module .thumbnails .slide:hover {
        opacity: 1;
        filter: grayscale(0)
    }
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .thumbnails .slide.active {
        opacity: 1;
        filter: grayscale(0)
    }
}

.gallery-module .dots {
    text-align: center
}

.gallery-module .dots .dot {
    width: .625rem;
    height: .625rem;
    background-color: #cdcdcd;
    border-radius: .3125rem
}

.gallery-module .dots .dot.active {
    background-color: #ef4626
}

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

.embedded-gallery {
    height: 40rem
}

.gallery-module .title {
    margin-bottom: 1.25rem
}

.gallery-list .list-item {
    border-bottom: .0625rem solid #cdcdcd;
    padding-bottom: .3125rem
}

.gallery-list .list-item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

@media only screen and (min-width:30rem) {
    .gallery-list .list-item {
        vertical-align: top;
        text-align: center;
        border-bottom: 0;
        padding-bottom: 0
    }
}

.gallery-list .list-item .list-item-image-wrap,
.gallery-list .list-item .list-product-slide-image {
    overflow: hidden;
    float: right;
    width: 37%;
    min-width: 5rem;
    margin: 0 0 .9375rem 1.25rem
}

@media only screen and (min-width:30rem) {
    .gallery-list .list-item .list-item-image-wrap,
    .gallery-list .list-item .list-product-slide-image {
        float: unset;
        width: auto;
        margin-left: 0
    }
}

.gallery-list .list-item .list-item-image-wrap img,
.gallery-list .list-item .list-product-slide-image img {
    display: block
}

.gallery-list .list-item .item-info-title,
.gallery-list .list-item .product-headline {
    margin-top: .3125rem;
    margin-bottom: .625rem
}

.gallery-list .list-item .item-info-dek,
.gallery-list .list-item .dek {
    padding: 0;
    margin: 0 0 .9375rem
}

.gallery-list .list-item .item-info-dek .body-btn-link,
.gallery-list .list-item .dek .body-btn-link {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media only screen and (min-width:30rem) {
    .gallery-list .list-item .item-info-dek a[class].body-btn-link,
    .gallery-list .list-item .dek a[class].body-btn-link {
        margin-left: auto;
        margin-right: auto
    }
}

.gallery-list .list-item .custom-tag {
    margin-bottom: .25rem
}

.gallery-list .list-item .product-review-seal {
    display: -ms-inline-grid;
    display: inline-grid;
    width: 25%;
    margin: .625rem .3125rem
}

@media only screen and (min-width:40.625rem) {
    .gallery-list .list-item .product-review-seal {
        width: 35%;
        margin: .9375rem 0 0
    }
}

@media only screen and (min-width:40.625rem) {
    .gallery-list .list-item .product-review-seal:nth-of-type(3) {
        margin-top: 0
    }
}

.hide-brands .gallery-list .list-item .product-slide-brand {
    display: none
}

.gallery-list .list-item .product-slide-vendor {
    display: block
}

.hide-vendors .gallery-list .list-item .product-slide-vendor {
    display: none
}

.gallery-list .list-item .product-statements-wrapper .embed-product-procon-wrapper .product-review-pros,
.gallery-list .list-item .product-statements-wrapper .embed-product-procon-wrapper .product-review-cons {
    width: 100%
}

.gallery-list .embedded-product-button-wrapper {
    margin: .625rem 0
}

@supports(grid-gap:1%) {
    .gallery-list {
        display: -ms-grid;
        display: grid;
        grid-gap: 1.25rem
    }
    @media only screen and (min-width:30rem) {
        .gallery-list {
            grid-template-columns: repeat(auto-fill, minmax(9.375rem, 1fr))
        }
    }
}

.gallery-module {
    text-align: left
}

@media only screen and (min-width:40.625rem) {
    .gallery-module {
        text-align: center
    }
}

.gallery-module .title {
    color: #ef4626;
    display: inline-block
}

.gallery-module .title:after {
    content: "";
    display: block;
    height: 2.3rem;
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/underline-black.ca9ae59.svg") repeat center center;
    filter: invert(49%) sepia(20%) saturate(7345%) hue-rotate(303deg) brightness(97%) contrast(92%)
}

.gallery-module .title:after {
    margin: -.7rem auto 0;
    width: 9rem
}

.gallery-list .list-item .item-info-title,
.gallery-list .list-item .product-headline {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.125rem;
    line-height: 1.4;
    font-weight: 800;
    color: #000;
    letter-spacing: .09rem;
    margin-bottom: .625rem
}

@media only screen and (min-width:40.625rem) {
    .gallery-list .list-item .item-info-title,
    .gallery-list .list-item .product-headline {
        font-size: .875rem;
        line-height: 1.5
    }
}

.gallery-list .list-item .item-info-dek,
.gallery-list .list-item .dek,
.gallery-list .list-item .product-slide-details {
    line-height: 1.4
}

.gallery-list .list-item .custom-tag {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .625rem;
    line-height: 1.5;
    letter-spacing: .09rem;
    text-transform: uppercase;
    color: #ef4626;
    font-weight: 800;
    margin-bottom: .625rem;
    display: inline-block
}

.gallery-list .list-item .custom-tag:after {
    content: "";
    display: block;
    height: .8rem;
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/underline-black.ca9ae59.svg") repeat center center;
    filter: invert(49%) sepia(20%) saturate(7345%) hue-rotate(303deg) brightness(97%) contrast(92%)
}

.gallery-list .list-item .custom-tag:after {
    min-width: 3rem
}

.gallery-list .list-item .product-slide-brand {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .6875rem;
    line-height: 1.5;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .05rem
}

.gallery-list .list-item .product-slide-vendor {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5
}

.gallery-list .list-item .product-slide-price {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 800;
    letter-spacing: .09rem
}

.gallery-list .embedded-product-button-wrapper {
    margin: 0 0 .25rem
}

@media only screen and (min-width:40.625rem) {
    div.glimmer-sticky-wrapper.glimmer-sticky .glimmer-sticky-header {
        height: 3.75rem
    }
}

div.glimmer-sticky-wrapper.glimmer-sticky .glimmer-sticky-header {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    background-color: #fff5f2;
    border-color: #ef4626;
    color: #ef4626;
    line-height: 1.3
}

@media only screen and (min-width:30rem) {
    div.glimmer-sticky-wrapper.glimmer-sticky .glimmer-sticky-header {
        font-size: .875rem;
        line-height: 1.5
    }
}

div.glimmer-sticky-wrapper.glimmer-sticky .glimmer-sticky-header .glimmer-sticky-header-watch {
    color: #ef4626
}

.end-of-content-playlist.watch-next-in-body {
    background: transparent;
    border-top: .0625rem solid #ececec;
    border-bottom: .0625rem solid #ececec;
    border-left: 0;
    border-right: 0;
    margin-bottom: 1.25rem;
    padding: 0 0 1rem;
    text-align: left
}

@media only screen and (min-width:40.625rem) {
    .end-of-content-playlist.watch-next-in-body {
        float: left;
        margin-right: 1.5rem;
        width: 400px
    }
    .end-of-content-playlist.watch-next-in-body div .embed-wrapper.iframe-wrapper {
        min-height: 11.25rem
    }
    .end-of-content-playlist.watch-next-in-body:after {
        clear: both
    }
}

.end-of-content-playlist.watch-next-in-body .video-header {
    margin-top: 0;
    position: relative
}

.end-of-content-playlist.watch-next-in-body .video-header .watch-next-header {
    background: transparent;
    color: #cdcdcd;
    display: block;
    font-weight: 700;
    margin: 0;
    padding: .625rem 0 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    top: 0
}

.end-of-content-playlist.watch-next-in-body .video-header .video-title {
    color: #000;
    line-height: 1.2;
    margin: 0 0 .625rem;
    padding: 0;
    text-align: left
}

.end-of-content-playlist.watch-next-in-body .video-header .watch-next-header {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.125rem;
    line-height: 1.4;
    color: #ef4626;
    text-transform: lowercase;
    line-height: .8;
    display: inline-block
}

.end-of-content-playlist.watch-next-in-body .video-header .video-title {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1rem;
    line-height: 1.4
}

.horizontal-rule-mobile,
.horizontal-rule-tablet {
    display: none
}

.transporter {
    margin-top: 1.875rem
}

.transporter-simple-item {
    float: left;
    margin-right: 2%;
    width: 49%
}

.transporter-simple-item a,
.transporter-simple-item .item-title {
    display: block
}

.transporter-simple-item .simple-item-byline {
    display: none
}

.transporter-simple-item:nth-of-type(2n) {
    margin-right: 0
}

.transporter-simple-item:nth-of-type(2n+1) {
    clear: left
}

@media only screen and (min-width:61.25rem) {
    .transporter-simple-item {
        float: left;
        margin-right: 2%;
        width: 32%
    }
    .transporter-simple-item:nth-of-type(2n) {
        margin-right: 2%
    }
    .transporter-simple-item:nth-of-type(2n+1) {
        clear: none
    }
    .transporter-simple-item:nth-of-type(3n) {
        margin-right: 0
    }
    .transporter-simple-item:nth-of-type(3n+1) {
        clear: left
    }
}

.feed-transporter-with-ads .transporter-simple-item:nth-of-type(2n) {
    margin-right: 2%
}

.feed-transporter-with-ads .transporter-simple-item:nth-of-type(2n+1) {
    clear: none
}

.feed-transporter-with-ads .transporter-simple-item:nth-of-type(2),
.feed-transporter-with-ads .transporter-simple-item:nth-of-type(2n+5) {
    margin-right: 0
}

.feed-transporter-with-ads .transporter-simple-item:nth-of-type(3),
.feed-transporter-with-ads .transporter-simple-item:nth-of-type(2n+6) {
    clear: left
}

@media only screen and (min-width:61.25rem) {
    .feed-transporter-with-ads .transporter-simple-item:nth-of-type(3n),
    .feed-transporter-with-ads .transporter-simple-item:nth-of-type(2n+5) {
        margin-right: 2%
    }
    .feed-transporter-with-ads .transporter-simple-item:nth-of-type(3),
    .feed-transporter-with-ads .transporter-simple-item:nth-of-type(2n+6),
    .feed-transporter-with-ads .transporter-simple-item:nth-of-type(3n+1) {
        clear: none
    }
    .feed-transporter-with-ads .transporter-simple-item:nth-of-type(2),
    .feed-transporter-with-ads .transporter-simple-item:nth-of-type(5),
    .feed-transporter-with-ads .transporter-simple-item:nth-of-type(3n+8) {
        margin-right: 0
    }
    .feed-transporter-with-ads .transporter-simple-item:nth-of-type(4),
    .feed-transporter-with-ads .transporter-simple-item:nth-of-type(3n+6) {
        clear: left
    }
}

.transporter {
    border-top: .0625rem solid #ef4626;
    margin-top: 2rem;
    padding-top: 1.25rem
}

@media only screen and (min-width:40.625rem) {
    .transporter {
        margin-top: 4rem;
        padding-top: 2rem
    }
}

.transporter-header-inner {
    text-align: center
}

.transporter-label {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    display: block;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .3rem;
    font-weight: 800;
    line-height: 1
}

.transporter-label:after {
    content: "";
    display: block;
    height: 1.4rem;
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/underline-black.ca9ae59.svg") repeat center center;
    filter: invert(49%) sepia(20%) saturate(7345%) hue-rotate(303deg) brightness(97%) contrast(92%)
}

.transporter-label:after {
    width: 8rem;
    margin: 0 auto
}

.transporter-hed {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 2.1875rem;
    line-height: 1.2;
    color: #ef4626;
    letter-spacing: .5rem;
    font-weight: 800;
    text-transform: lowercase;
    display: inline-block;
    margin-bottom: 1.875rem
}

@media only screen and (min-width:40.625rem) {
    .transporter-hed {
        font-size: 2.5rem;
        line-height: 1.1
    }
}

@media only screen and (min-width:61.25rem) {
    .transporter-hed {
        font-size: 3.125rem;
        line-height: 1.1
    }
}

.transporter-simple-item {
    margin-bottom: 1.875rem
}

.transporter-simple-item .simple-item-sponsor {
    text-align: left
}

@media only screen and (min-width:40.625rem) {
    .transporter-simple-item .simple-item-sponsor {
        text-align: center
    }
}

.transporter-simple-item a,
.transporter-simple-item .item-title {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 800;
    color: #000;
    letter-spacing: .09rem;
    text-align: center;
    margin: .625rem .3125rem auto
}

@media only screen and (min-width:61.25rem) {
    .transporter-simple-item a,
    .transporter-simple-item .item-title {
        font-size: 1.125rem;
        line-height: 1.4
    }
}

.seo-tags-container {
    text-align: center
}

.seo-tag-list {
    list-style: none
}

.seo-tags-container {
    background-color: #fff5f2;
    max-width: 100vw;
    padding: 0
}

.seo-tags-container:after {
    content: "";
    display: block;
    height: 1.75rem;
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/underline-black.ca9ae59.svg") repeat center center;
    filter: invert(49%) sepia(20%) saturate(7345%) hue-rotate(303deg) brightness(97%) contrast(92%)
}

.seo-tag-list {
    margin: 0;
    padding: 1.25rem 0 .625rem
}

.seo-tag {
    display: inline-block;
    margin: 0 .3125rem .9375rem 0
}

.seo-tag .seo-link {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .625rem;
    line-height: 1.5;
    letter-spacing: .09rem;
    background-color: #ef4626;
    color: #fff;
    font-weight: 800;
    display: block;
    text-transform: uppercase;
    padding: .3125rem .625rem
}

@media only screen and (min-width:61.25rem) {
    .seo-tag .seo-link {
        transition: opacity .3s ease-in-out
    }
    .seo-tag .seo-link:hover {
        color: #fff;
        opacity: .8
    }
}

.footer {
    margin-top: .625rem;
    padding: 1.875rem 0;
    background-color: #fff5f2;
    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: #ef4626
}

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

@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: #ef4626;
    float: left
}

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

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

.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,
.footer-social-menu-item .gallery-module .slides .actions .previous,
.gallery-module .slides .actions .footer-social-menu-item .previous,
.footer-social-menu-item .gallery-module .slides .actions .next,
.gallery-module .slides .actions .footer-social-menu-item .next,
.footer-social-menu-item .gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .footer-social-menu-item .previous,
.footer-social-menu-item .gallery-module .thumbnails .actions .next,
.gallery-module .thumbnails .actions .footer-social-menu-item .next,
.footer-social-menu-item .embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .footer-social-menu-item .product-review-pros-item:before,
.footer-social-menu-item .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .footer-social-menu-item .product-review-pros-item:before,
.footer-social-menu-item .embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .footer-social-menu-item .product-review-pros-item:before,
.footer-social-menu-item .embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .footer-social-menu-item .product-review-pros-item:before,
.footer-social-menu-item .embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-procon-wrapper .footer-social-menu-item .product-review-cons-item:before,
.footer-social-menu-item .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .footer-social-menu-item .product-review-cons-item:before,
.footer-social-menu-item .embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .footer-social-menu-item .product-review-cons-item:before,
.footer-social-menu-item .embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .footer-social-menu-item .product-review-cons-item:before {
    font-size: 1.063rem
}

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

.footer-network-tagline {
    color: #000;
    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: #ef4626;
    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: #ef0e7c
    }
}

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

.footer-copyright {
    color: #000;
    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: #ef4626;
    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: #ef0e7c
    }
}

.ipso-kitemark {
    float: left;
    clear: both
}

.gdpr-nonconsent .show-on-consent {
    display: none
}

.embed.embed-link-out {
    display: inline-block;
    height: 15rem;
    min-height: 15rem;
    background-color: #f3f3f3;
    position: relative
}

.content-lede-video .embed.embed-link-out {
    height: 100%;
    min-height: 100%
}

.longform-lede-video.content-lede-video .embed.embed-link-out {
    top: .25rem;
    height: 10rem;
    min-height: 10rem
}

.embed.embed-link-out.embed-center,
.embed.embed-link-out.embed-facebook,
.embed.embed-link-out.embed-giphy,
.embed.embed-link-out.embed-pinterest,
.embed.embed-link-out.embed-spotify,
.embed.embed-link-out.embed-vimeo,
.embed.embed-link-out.embed-vine,
.embed.embed-link-out.embed-youtube {
    clear: both;
    margin: auto;
    width: 100%
}

.embed.embed-link-out .embed-inner {
    position: absolute;
    top: 50%;
    bottom: 50%;
    display: -ms-grid;
    display: grid;
    align-content: center;
    text-align: center;
    justify-content: center;
    width: 100%
}

.embed.embed-link-out span.icon,
.embed.embed-link-out .sidepanel-item.has-children>div span.sidepanel-submenu-toggle,
.sidepanel-item.has-children>div .embed.embed-link-out span.sidepanel-submenu-toggle,
.embed.embed-link-out span.new-sidepanel-menu-parent-item.has-children:before,
.embed.embed-link-out span.sidepanel-location-choice-parent-item:before,
.embed.embed-link-out .gallery-module .slides .actions span.previous,
.gallery-module .slides .actions .embed.embed-link-out span.previous,
.embed.embed-link-out .gallery-module .slides .actions span.next,
.gallery-module .slides .actions .embed.embed-link-out span.next,
.embed.embed-link-out .gallery-module .thumbnails .actions span.previous,
.gallery-module .thumbnails .actions .embed.embed-link-out span.previous,
.embed.embed-link-out .gallery-module .thumbnails .actions span.next,
.gallery-module .thumbnails .actions .embed.embed-link-out span.next,
.embed.embed-link-out .embed-product-statements .embed-product-procon-wrapper span.product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .embed.embed-link-out span.product-review-pros-item:before,
.embed.embed-link-out .embed-product-statements .embed-product-review-procon-wrapper span.product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .embed.embed-link-out span.product-review-pros-item:before,
.embed.embed-link-out .embed-product-review .embed-product-procon-wrapper span.product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .embed.embed-link-out span.product-review-pros-item:before,
.embed.embed-link-out .embed-product-review .embed-product-review-procon-wrapper span.product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .embed.embed-link-out span.product-review-pros-item:before,
.embed.embed-link-out .embed-product-statements .embed-product-procon-wrapper span.product-review-cons-item:before,
.embed-product-statements .embed-product-procon-wrapper .embed.embed-link-out span.product-review-cons-item:before,
.embed.embed-link-out .embed-product-statements .embed-product-review-procon-wrapper span.product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .embed.embed-link-out span.product-review-cons-item:before,
.embed.embed-link-out .embed-product-review .embed-product-procon-wrapper span.product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .embed.embed-link-out span.product-review-cons-item:before,
.embed.embed-link-out .embed-product-review .embed-product-review-procon-wrapper span.product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .embed.embed-link-out span.product-review-cons-item:before {
    font-size: 2.8125rem
}

.embed.embed-link-out span.icon:before,
.embed.embed-link-out .sidepanel-item.has-children>div span.sidepanel-submenu-toggle:before,
.sidepanel-item.has-children>div .embed.embed-link-out span.sidepanel-submenu-toggle:before,
.embed.embed-link-out span.new-sidepanel-menu-parent-item.has-children:before,
.embed.embed-link-out span.sidepanel-location-choice-parent-item:before,
.embed.embed-link-out .gallery-module .slides .actions span.previous:before,
.gallery-module .slides .actions .embed.embed-link-out span.previous:before,
.embed.embed-link-out .gallery-module .slides .actions span.next:before,
.gallery-module .slides .actions .embed.embed-link-out span.next:before,
.embed.embed-link-out .gallery-module .thumbnails .actions span.previous:before,
.gallery-module .thumbnails .actions .embed.embed-link-out span.previous:before,
.embed.embed-link-out .gallery-module .thumbnails .actions span.next:before,
.gallery-module .thumbnails .actions .embed.embed-link-out span.next:before,
.embed.embed-link-out .embed-product-statements .embed-product-procon-wrapper span.product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .embed.embed-link-out span.product-review-pros-item:before,
.embed.embed-link-out .embed-product-statements .embed-product-review-procon-wrapper span.product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .embed.embed-link-out span.product-review-pros-item:before,
.embed.embed-link-out .embed-product-review .embed-product-procon-wrapper span.product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .embed.embed-link-out span.product-review-pros-item:before,
.embed.embed-link-out .embed-product-review .embed-product-review-procon-wrapper span.product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .embed.embed-link-out span.product-review-pros-item:before,
.embed.embed-link-out .embed-product-statements .embed-product-procon-wrapper span.product-review-cons-item:before,
.embed-product-statements .embed-product-procon-wrapper .embed.embed-link-out span.product-review-cons-item:before,
.embed.embed-link-out .embed-product-statements .embed-product-review-procon-wrapper span.product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .embed.embed-link-out span.product-review-cons-item:before,
.embed.embed-link-out .embed-product-review .embed-product-procon-wrapper span.product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .embed.embed-link-out span.product-review-cons-item:before,
.embed.embed-link-out .embed-product-review .embed-product-review-procon-wrapper span.product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .embed.embed-link-out span.product-review-cons-item:before {
    color: #7b7b7b
}

.embed.embed-link-out a.social-embed-link {
    display: block;
    background-color: #fff;
    color: #7b7b7b;
    border: .0625rem solid #9f9f9f;
    border-radius: .5rem;
    padding: .625rem;
    text-decoration: none;
    margin-top: .3125rem
}

@media only screen and (min-width:61.25rem) {
    .embed.embed-link-out a.social-embed-link {
        transition: color .3s ease-in-out
    }
    .embed.embed-link-out a.social-embed-link:hover {
        color: #000
    }
}

.embed-election {
    width: 100%;
    height: 100%
}

.embed-image .embed-inner,
.embed-celtra .embed-inner {
    position: relative
}

.embed-image .embed-inner .embed-image-wrap,
.embed-celtra .embed-inner .embed-image-wrap {
    position: relative
}

.embed-image .image-credit,
.embed-celtra .image-credit {
    text-align: left
}

.embed-composite .composite-item {
    margin-bottom: .625rem
}

.embed-composite img {
    width: 100%
}

@media only screen and (min-width:61.25rem) {
    .embed-composite {
        display: flex;
        flex-wrap: wrap;
        flex-basis: 100%;
        justify-content: center
    }
    .embed-composite .composite-item {
        display: flex;
        flex-direction: column;
        flex-basis: 50%;
        padding-right: .9375rem
    }
    .embed-composite .composite-item .embedded-loop {
        width: 100%;
        margin: auto
    }
}

.embed-image-social-button-group {
    position: absolute;
    bottom: 0;
    right: 0
}

.embed-image-info figcaption p {
    margin-left: 0;
    margin-bottom: 0
}

.embed-iframe.embed-giphy .embed-inner:before {
    padding-bottom: 0
}

.embed-instagram iframe.instagram-media {
    width: 1px!important;
    min-width: 100%!important;
    box-shadow: none!important
}

@media only screen and (min-width:40.625rem) {
    .embed-instagram iframe.instagram-media {
        border: .0625rem solid #ececec!important
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-instagram iframe.instagram-media {
        border: none!important;
        box-shadow: rgba(0, 0, 0, .498039) 0 0 1px 0, rgba(0, 0, 0, .14902) 0 1px 10px 0!important
    }
}

.embed-instagram .instagram-without-copyright {
    background-color: #f1f1f1;
    padding: 2.25rem;
    text-align: center
}

.embed-instagram .instagram-without-copyright .instagram-icon {
    display: block;
    height: 2.25rem;
    margin: 0 auto 5px;
    width: 2.25rem
}

.embed-instagram .instagram-without-copyright .instagram-button {
    background: #fff;
    box-shadow: 0 .0625rem .1875rem 0 rgba(191, 44, 0, .1), 0 .0625rem .125rem 0 rgba(191, 44, 0, .06);
    line-height: 1;
    transition: box-shadow .2s linear, background .2s linear;
    text-decoration: none;
    padding: 10px;
    border-radius: 5px
}

.embed-instagram .instagram-without-copyright .instagram-button:hover {
    box-shadow: 0 .25rem .375rem -.0625rem rgba(191, 44, 0, .1), 0 .125rem .25rem -.0625rem rgba(191, 44, 0, .06);
    background: rgba(255, 245, 242, .85)
}

.gdpr-nonconsent .embed-pinterest {
    min-height: 15rem
}

.embed-spotify {
    max-height: 5rem
}

@media only screen and (min-width:48rem) {
    .embed-spotify {
        max-height: 100%
    }
}

.embed-spotify iframe {
    max-height: 5rem
}

@media only screen and (min-width:48rem) {
    .embed-spotify iframe {
        max-height: 100%
    }
}

.gdpr-nonconsent .embed-tiktok {
    display: none
}

.embed-pullquote p {
    margin: 0
}

.embed-pullquote .pullquote {
    margin: 0;
    padding: 0
}

.embed-pullquote .icon-quote {
    display: none
}

.embed-pullquote-social-button:last-child {
    margin-right: 0
}

.embed-rating {
    color: #ef4626
}

.embed-rating .rating-prop {
    display: none
}

.embed-rating.embed-center {
    text-align: center
}

.embed-rating.embed-right {
    text-align: right
}

.embed-related-content {
    display: inline-block;
    position: relative
}

.embed-related-content .info-container {
    float: left
}

.embed-video {
    width: auto
}

.embed-video .video-iframe {
    width: 100%
}

.embed-video:before {
    display: none
}

.embed-wrapper,
.gopher-video {
    min-height: 11.25rem
}

@media only screen and (min-width:61.25rem) {
    .embed-wrapper,
    .gopher-video {
        min-height: 34.25rem
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-wrapper,
    .gopher-video {
        min-height: 22.75rem
    }
}

.longform-container .embed-specs-panel,
.review-container .embed-specs-panel {
    margin: 0 auto
}

@media only screen and (min-width:20rem) {
    .longform-container .embed-specs-panel,
    .review-container .embed-specs-panel {
        width: 20rem
    }
}

@media only screen and (min-width:40.625rem) {
    .longform-container .embed-specs-panel,
    .review-container .embed-specs-panel {
        width: 43rem
    }
}

.embed-specs-panel {
    position: relative
}

.embed-specs-panel.show-more {
    overflow: hidden;
    height: 25rem
}

@media only screen and (min-width:61.25rem) {
    .embed-specs-panel.show-more {
        height: auto
    }
}

.embed-specs-panel.show-less {
    height: 100%;
    overflow: auto;
    padding-bottom: 4.375rem
}

.embed-specs-panel p:first-of-type {
    display: none
}

.embed-specs-panel h4 {
    padding: 1.25rem;
    margin: 0
}

.specs-content {
    column-count: 1
}

@media only screen and (min-width:40.625rem) {
    .specs-content {
        column-count: 2
    }
}

.specs-content p strong {
    font-weight: 700
}

.specs-panel-toolbar.show-less .labelFull {
    display: inline-block
}

@media only screen and (min-width:61.25rem) {
    .specs-panel-toolbar.show-less .labelFull {
        display: none
    }
}

.specs-panel-toolbar.show-less .labelLess {
    display: none
}

.specs-panel-toolbar.show-more .labelFull {
    display: none
}

.specs-panel-toolbar.show-more .labelLess {
    display: inline-block
}

.specs-panel-toolbar a {
    text-decoration: none
}

.playlist-thumbnails {
    margin-top: .3125rem
}

.playlist-arrow {
    position: relative;
    cursor: pointer;
    height: 5.625rem;
    outline: none;
    width: 5%
}

@media only screen and (min-width:40.625rem) {
    .playlist-arrow {
        height: 6.25rem
    }
}

@media only screen and (min-width:73.75rem) {
    .playlist-arrow {
        height: 5.75rem
    }
}

.playlist-arrow .icon,
.playlist-arrow .sidepanel-item.has-children>a:before,
.playlist-arrow .sidepanel-item.has-children>div .sidepanel-submenu-toggle,
.sidepanel-item.has-children>div .playlist-arrow .sidepanel-submenu-toggle,
.playlist-arrow .sidepanel-new-item.has-children>a:before,
.playlist-arrow .new-sidepanel-menu-parent-item.has-children:before,
.playlist-arrow .sidepanel-location-choice-parent-item:before,
.playlist-arrow .sidepanel-location-choice-parent-item div a:before,
.sidepanel-location-choice-parent-item div .playlist-arrow a:before,
.playlist-arrow .gallery-module .slides .actions .previous,
.gallery-module .slides .actions .playlist-arrow .previous,
.playlist-arrow .gallery-module .slides .actions .next,
.gallery-module .slides .actions .playlist-arrow .next,
.playlist-arrow .gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .playlist-arrow .previous,
.playlist-arrow .gallery-module .thumbnails .actions .next,
.gallery-module .thumbnails .actions .playlist-arrow .next,
.playlist-arrow .embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .playlist-arrow .product-review-pros-item:before,
.playlist-arrow .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .playlist-arrow .product-review-pros-item:before,
.playlist-arrow .embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .playlist-arrow .product-review-pros-item:before,
.playlist-arrow .embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .playlist-arrow .product-review-pros-item:before,
.playlist-arrow .embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-procon-wrapper .playlist-arrow .product-review-cons-item:before,
.playlist-arrow .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .playlist-arrow .product-review-cons-item:before,
.playlist-arrow .embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .playlist-arrow .product-review-cons-item:before,
.playlist-arrow .embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .playlist-arrow .product-review-cons-item:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.playlist-arrow.left-arrow {
    float: left
}

.playlist-arrow.right-arrow {
    float: right
}

.touchevents .playlist-arrow {
    display: none
}

.playlist-thumbs {
    box-sizing: border-box;
    overflow: hidden
}

.touchevents .playlist-thumbs {
    padding: 0
}

.playlist-thumbs--wrapper {
    overflow: hidden;
    white-space: nowrap
}

.touchevents .playlist-thumbs--wrapper {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch
}

.playlist-thumbs--inner-wrap {
    display: inline-block;
    opacity: 0;
    transition: opacity .3s ease-in
}

.enabled .playlist-thumbs--inner-wrap {
    opacity: 1
}

.playlist-thumb {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.playlist-thumb--img {
    margin-bottom: .3125rem;
    background-color: #7b7b7b;
    position: relative;
    height: 5.625rem
}

@media only screen and (min-width:40.625rem) {
    .playlist-thumb--img {
        height: 6.25rem
    }
}

@media only screen and (min-width:73.75rem) {
    .playlist-thumb--img {
        height: 5.75rem
    }
}

.playlist-thumb--img img {
    transform: translateZ(0);
    display: block;
    max-width: 100%;
    position: absolute
}

.playlist-thumb--play-btn {
    width: 100%;
    height: 100%;
    visibility: visible
}

.playlist-thumb--play-btn:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.selected .playlist-thumb--play-btn {
    visibility: hidden
}

.playlist-thumb--title {
    white-space: normal
}

.embedded-loop figcaption {
    margin-top: -.55rem
}

.embedded-loop figcaption p {
    margin-left: 0;
    margin-bottom: 0
}

.embed-games .embed-inner .hearst-puzzle-embed {
    min-height: 450px
}

@media only screen and (min-width:30rem) {
    .embed-games .embed-inner .hearst-puzzle-embed {
        min-height: 600px
    }
}

.embed-poll iframe {
    width: 100%
}

.editorial-link-item {
    display: flex;
    align-items: center
}

.editorial-link-item-image video {
    max-width: 100%
}

.embed-product .product-embed-image-wrap {
    text-align: center;
    margin-bottom: .3125rem;
    position: relative
}

.embed-product .product-embed-image-credit {
    text-align: center
}

.embed-product .product-slide-content {
    text-align: center
}

.embed-product .product-embed-name {
    margin-bottom: .5rem
}

.embed-product .product-slide-vendor {
    display: block
}

.embed-product .product-slide-price .discount-price {
    display: inline-block;
    margin-left: .625rem
}

.embed-product .product-buy-button-wrapper {
    margin: .625rem 0
}

.embed-product.embed-product-small .product-embed-name {
    margin-bottom: .3125rem
}

.embed-product.embed-product-small .product-buy-button-wrapper {
    margin-top: .5rem
}

.embed-product-statements,
.embed-product-review {
    text-align: center;
    margin-bottom: 3.125rem;
    list-style: none;
    padding: 0;
    margin-top: 0
}

.embed-product-statements .product-review-embed-image-credit,
.embed-product-review .product-review-embed-image-credit {
    text-align: left
}

.embed-product-statements .embed-product-review-brand,
.embed-product-review .embed-product-review-brand {
    display: block;
    margin-bottom: .625rem
}

.embed-product-statements .embed-product-review-hed,
.embed-product-review .embed-product-review-hed {
    margin-bottom: .9375rem;
    word-wrap: break-word
}

.embed-product-statements .product-review-seal,
.embed-product-review .product-review-seal {
    display: -ms-inline-grid;
    display: inline-grid;
    margin: 0 .3125rem;
    width: 20%
}

@media only screen and (min-width:40.625rem) {
    .embed-product-statements .product-review-seal,
    .embed-product-review .product-review-seal {
        width: 11%
    }
}

.embed-product-statements .product-slide-price .discount-price,
.embed-product-review .product-slide-price .discount-price {
    display: inline-block;
    margin-left: .625rem
}

.embed-product-statements .embed-product-review-cta-wrapper,
.embed-product-review .embed-product-review-cta-wrapper {
    margin-bottom: .9375rem
}

.embed-product-statements .embed-product-review-retailer,
.embed-product-review .embed-product-review-retailer {
    margin: 0 0 .625rem
}

.hide-vendors .embed-product-statements .embed-product-review-retailer,
.hide-vendors .embed-product-review .embed-product-review-retailer {
    display: none
}

.embed-product-statements .embed-product-review-summary,
.embed-product-review .embed-product-review-summary {
    margin-bottom: 1.25rem;
    text-align: left
}

.embed-product-statements .embed-product-procon-wrapper,
.embed-product-statements .embed-product-review-procon-wrapper,
.embed-product-review .embed-product-procon-wrapper,
.embed-product-review .embed-product-review-procon-wrapper {
    margin-bottom: 1.25rem
}

@media only screen and (min-width:40.625rem) {
    .embed-product-statements .embed-product-procon-wrapper,
    .embed-product-statements .embed-product-review-procon-wrapper,
    .embed-product-review .embed-product-procon-wrapper,
    .embed-product-review .embed-product-review-procon-wrapper {
        margin-left: 4.25%;
        margin-right: 4.25%
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-product-statements .embed-product-procon-wrapper,
    .embed-product-statements .embed-product-review-procon-wrapper,
    .embed-product-review .embed-product-procon-wrapper,
    .embed-product-review .embed-product-review-procon-wrapper {
        margin-left: 6.4393939394%;
        margin-right: 0
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-product-statements .embed-product-procon-wrapper .product-review-pros,
    .embed-product-statements .embed-product-procon-wrapper .product-review-cons,
    .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros,
    .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons,
    .embed-product-review .embed-product-procon-wrapper .product-review-pros,
    .embed-product-review .embed-product-procon-wrapper .product-review-cons,
    .embed-product-review .embed-product-review-procon-wrapper .product-review-pros,
    .embed-product-review .embed-product-review-procon-wrapper .product-review-cons {
        display: flex;
        align-items: start;
        vertical-align: top;
        display: inline-block;
        margin-right: 0;
        width: 49%
    }
}

.embed-product-statements .embed-product-procon-wrapper .product-review-pros-header:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-header:before,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-header:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-header:before {
    content: "";
    display: block;
    width: 100%;
    position: relative
}

.embed-product-statements .embed-product-procon-wrapper .product-review-cons-header:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-header:before,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-header:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-header:before {
    content: "";
    display: block;
    width: 100%;
    position: relative
}

.embed-product-statements .embed-product-procon-wrapper .product-review-pros-list,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-list,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-list,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-list,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-list,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-list,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-list,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-list {
    margin: 0;
    padding: 0 1.25rem 0 0
}

.embed-product-statements .embed-product-procon-wrapper .product-review-pros-item,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-item,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-item,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-item,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item {
    display: flex;
    align-items: baseline;
    text-align: left;
    line-height: 1
}

.embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before {
    margin-right: .625rem;
    width: .75rem;
    text-align: center
}

.embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before {
    margin-right: .625rem;
    width: .75rem;
    text-align: center
}

#piano-inline,
#journey-inline {
    clear: both
}

.embed-image-social-button {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-right: .3125rem
}

.embed-image-social-button:last-child {
    margin-right: 0
}

.embed-image-info,
.embedded-loop figcaption {
    border-bottom: .0625rem solid #ececec;
    padding: .9375rem;
    margin-bottom: .625rem
}

.embed-image-info figcaption,
.embedded-loop figcaption {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .9375rem;
    line-height: 1.4;
    color: #414141;
    display: block;
    text-align: left
}

.embed-related-content {
    border-top: .0625rem dotted #e4e4e4;
    border-bottom: .0625rem dotted #e4e4e4;
    margin-bottom: .625rem;
    padding: .3125rem 0
}

.embed-related-content .item-title.recirculation-module-item-title {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1rem;
    line-height: 1.4;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #000;
    padding-left: 0
}

@media only screen and (min-width:30rem) {
    .embed-related-content .item-title.recirculation-module-item-title {
        font-size: 1.125rem;
        line-height: 1.4
    }
}

@media only screen and (min-width:40.625rem) {
    .embed-related-content .item-title.recirculation-module-item-title {
        font-size: 1.3125rem;
        line-height: 1.4
    }
}

.embed-rating {
    font-size: 1.5rem
}

.embed-editorial-links {
    background-color: #fff5f2;
    padding: 1.25rem
}

.embed-editorial-links.embed-center {
    padding: 1.25rem
}

.editorial-links-header {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    color: #ef4626;
    font-weight: 800;
    margin: .3125rem 0 .75rem;
    letter-spacing: .15rem
}

.editorial-links-header:after {
    content: "";
    display: block;
    height: 1.75rem;
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/underline-black.ca9ae59.svg") repeat center center;
    filter: invert(54%) sepia(74%) saturate(4066%) hue-rotate(145deg) brightness(93%) contrast(101%)
}

.editorial-link-item {
    background-image: none;
    text-decoration: none
}

.editorial-link-item-image img {
    border: .125rem solid #009e93
}

.editorial-link-item-title {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1rem;
    line-height: 1.4;
    color: #000;
    line-height: 1.2;
    letter-spacing: .09rem;
    text-decoration: none;
    padding: 0 0 .625rem .625rem;
    font-weight: 800
}

@media only screen and (min-width:61.25rem) {
    .editorial-link-item-title {
        padding-left: 0
    }
}

.clickable-image-button {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: #ef4626;
    text-transform: uppercase;
    padding: .75rem .9375rem
}

@media only screen and (min-width:61.25rem) {
    .clickable-image-button {
        transform: translateZ(0);
        transition: opacity .3s ease-in-out, transform .3s ease-in-out
    }
    .clickable-image-button:hover {
        opacity: .8;
        color: #fff;
        transform: translateY(-.5rem)
    }
}

.embed-image-small .clickable-image-button {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .625rem;
    line-height: 1.5;
    padding: .375rem .3125rem
}

.embed-product .product-embed-name,
.embed-product-statements .embed-product-review-hed,
.embed-product-review .embed-product-review-hed,
.product-summary-name {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 800;
    color: #000;
    letter-spacing: .09rem;
    line-height: 1;
    margin-bottom: .625rem
}

@media only screen and (min-width:40.625rem) {
    .embed-product .product-embed-name,
    .embed-product-statements .embed-product-review-hed,
    .embed-product-review .embed-product-review-hed,
    .product-summary-name {
        font-size: 1rem;
        line-height: 1.4
    }
}

@media only screen and (min-width:61.25rem) {
    .embed-product .product-embed-name,
    .embed-product-statements .embed-product-review-hed,
    .embed-product-review .embed-product-review-hed,
    .product-summary-name {
        font-size: 1.25rem;
        line-height: 1.3
    }
}

.embed-product.embed-product-small .product-embed-name {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .8125rem;
    line-height: 1.5;
    line-height: 1.3
}

.embed-product-statements .embed-product-review-brand,
.embed-product-review .embed-product-review-brand,
.embed-product-statements .embed-product-procon-wrapper .product-review-pros-header,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-header,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-header,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-header,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-header,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-header,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-header,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-header,
.embed-product .product-slide-brand {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .6875rem;
    line-height: 1.5;
    font-weight: 800;
    text-transform: uppercase
}

.embed-product .product-slide-price,
.embed-product-statements .product-slide-price,
.embed-product-review .product-slide-price {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 800;
    letter-spacing: .09rem
}

.embed-product-statements .embed-product-review-hed,
.embed-product-review .embed-product-review-hed {
    margin-bottom: .625rem
}

.embed-product-statements .embed-product-review-retailer,
.embed-product-review .embed-product-review-retailer,
.embed-product .product-slide-vendor {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .75rem;
    line-height: 1.5;
    line-height: 1;
    margin-bottom: .25rem
}

.embed-product-statements .embed-product-review-summary,
.embed-product-review .embed-product-review-summary {
    text-align: center;
    margin-top: .625rem
}

.embed-product-statements .embed-product-procon-wrapper .product-review-pros-item,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-item,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-item,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-item,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item {
    margin-bottom: .625rem;
    line-height: 1.2
}

.embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before {
    color: #ef0e7c
}

.embed-product-statements .embed-product-review-cta-wrapper,
.embed-product-review .embed-product-review-cta-wrapper {
    margin: .625rem
}

.body-credit {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .8125rem;
    line-height: 1.5;
    color: #414141
}

.playlist-arrow {
    background: #ef4626;
    border: 0;
    padding: 0;
    transition: background .3s ease-in-out
}

.playlist-arrow:hover {
    background: rgba(239, 70, 38, .75)
}

.playlist-arrow .icon,
.playlist-arrow .sidepanel-item.has-children>a:before,
.playlist-arrow .sidepanel-item.has-children>div .sidepanel-submenu-toggle,
.sidepanel-item.has-children>div .playlist-arrow .sidepanel-submenu-toggle,
.playlist-arrow .sidepanel-new-item.has-children>a:before,
.playlist-arrow .new-sidepanel-menu-parent-item.has-children:before,
.playlist-arrow .sidepanel-location-choice-parent-item:before,
.playlist-arrow .sidepanel-location-choice-parent-item div a:before,
.sidepanel-location-choice-parent-item div .playlist-arrow a:before,
.playlist-arrow .gallery-module .slides .actions .previous,
.gallery-module .slides .actions .playlist-arrow .previous,
.playlist-arrow .gallery-module .slides .actions .next,
.gallery-module .slides .actions .playlist-arrow .next,
.playlist-arrow .gallery-module .thumbnails .actions .previous,
.gallery-module .thumbnails .actions .playlist-arrow .previous,
.playlist-arrow .gallery-module .thumbnails .actions .next,
.gallery-module .thumbnails .actions .playlist-arrow .next,
.playlist-arrow .embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-procon-wrapper .playlist-arrow .product-review-pros-item:before,
.playlist-arrow .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .playlist-arrow .product-review-pros-item:before,
.playlist-arrow .embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-procon-wrapper .playlist-arrow .product-review-pros-item:before,
.playlist-arrow .embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
.embed-product-review .embed-product-review-procon-wrapper .playlist-arrow .product-review-pros-item:before,
.playlist-arrow .embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-procon-wrapper .playlist-arrow .product-review-cons-item:before,
.playlist-arrow .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-statements .embed-product-review-procon-wrapper .playlist-arrow .product-review-cons-item:before,
.playlist-arrow .embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-procon-wrapper .playlist-arrow .product-review-cons-item:before,
.playlist-arrow .embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before,
.embed-product-review .embed-product-review-procon-wrapper .playlist-arrow .product-review-cons-item:before {
    color: #fff;
    font-size: 1.25rem
}

@media only screen and (min-width:40.625rem) {
    .playlist-arrow .icon,
    .playlist-arrow .sidepanel-item.has-children>a:before,
    .playlist-arrow .sidepanel-item.has-children>div .sidepanel-submenu-toggle,
    .sidepanel-item.has-children>div .playlist-arrow .sidepanel-submenu-toggle,
    .playlist-arrow .sidepanel-new-item.has-children>a:before,
    .playlist-arrow .new-sidepanel-menu-parent-item.has-children:before,
    .playlist-arrow .sidepanel-location-choice-parent-item:before,
    .playlist-arrow .sidepanel-location-choice-parent-item div a:before,
    .sidepanel-location-choice-parent-item div .playlist-arrow a:before,
    .playlist-arrow .gallery-module .slides .actions .previous,
    .gallery-module .slides .actions .playlist-arrow .previous,
    .playlist-arrow .gallery-module .slides .actions .next,
    .gallery-module .slides .actions .playlist-arrow .next,
    .playlist-arrow .gallery-module .thumbnails .actions .previous,
    .gallery-module .thumbnails .actions .playlist-arrow .previous,
    .playlist-arrow .gallery-module .thumbnails .actions .next,
    .gallery-module .thumbnails .actions .playlist-arrow .next,
    .playlist-arrow .embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
    .embed-product-statements .embed-product-procon-wrapper .playlist-arrow .product-review-pros-item:before,
    .playlist-arrow .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
    .embed-product-statements .embed-product-review-procon-wrapper .playlist-arrow .product-review-pros-item:before,
    .playlist-arrow .embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
    .embed-product-review .embed-product-procon-wrapper .playlist-arrow .product-review-pros-item:before,
    .playlist-arrow .embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
    .embed-product-review .embed-product-review-procon-wrapper .playlist-arrow .product-review-pros-item:before,
    .playlist-arrow .embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
    .embed-product-statements .embed-product-procon-wrapper .playlist-arrow .product-review-cons-item:before,
    .playlist-arrow .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
    .embed-product-statements .embed-product-review-procon-wrapper .playlist-arrow .product-review-cons-item:before,
    .playlist-arrow .embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
    .embed-product-review .embed-product-procon-wrapper .playlist-arrow .product-review-cons-item:before,
    .playlist-arrow .embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before,
    .embed-product-review .embed-product-review-procon-wrapper .playlist-arrow .product-review-cons-item:before {
        font-size: 1.5rem
    }
}

@media only screen and (min-width:73.75rem) {
    .playlist-arrow .icon,
    .playlist-arrow .sidepanel-item.has-children>a:before,
    .playlist-arrow .sidepanel-item.has-children>div .sidepanel-submenu-toggle,
    .sidepanel-item.has-children>div .playlist-arrow .sidepanel-submenu-toggle,
    .playlist-arrow .sidepanel-new-item.has-children>a:before,
    .playlist-arrow .new-sidepanel-menu-parent-item.has-children:before,
    .playlist-arrow .sidepanel-location-choice-parent-item:before,
    .playlist-arrow .sidepanel-location-choice-parent-item div a:before,
    .sidepanel-location-choice-parent-item div .playlist-arrow a:before,
    .playlist-arrow .gallery-module .slides .actions .previous,
    .gallery-module .slides .actions .playlist-arrow .previous,
    .playlist-arrow .gallery-module .slides .actions .next,
    .gallery-module .slides .actions .playlist-arrow .next,
    .playlist-arrow .gallery-module .thumbnails .actions .previous,
    .gallery-module .thumbnails .actions .playlist-arrow .previous,
    .playlist-arrow .gallery-module .thumbnails .actions .next,
    .gallery-module .thumbnails .actions .playlist-arrow .next,
    .playlist-arrow .embed-product-statements .embed-product-procon-wrapper .product-review-pros-item:before,
    .embed-product-statements .embed-product-procon-wrapper .playlist-arrow .product-review-pros-item:before,
    .playlist-arrow .embed-product-statements .embed-product-review-procon-wrapper .product-review-pros-item:before,
    .embed-product-statements .embed-product-review-procon-wrapper .playlist-arrow .product-review-pros-item:before,
    .playlist-arrow .embed-product-review .embed-product-procon-wrapper .product-review-pros-item:before,
    .embed-product-review .embed-product-procon-wrapper .playlist-arrow .product-review-pros-item:before,
    .playlist-arrow .embed-product-review .embed-product-review-procon-wrapper .product-review-pros-item:before,
    .embed-product-review .embed-product-review-procon-wrapper .playlist-arrow .product-review-pros-item:before,
    .playlist-arrow .embed-product-statements .embed-product-procon-wrapper .product-review-cons-item:before,
    .embed-product-statements .embed-product-procon-wrapper .playlist-arrow .product-review-cons-item:before,
    .playlist-arrow .embed-product-statements .embed-product-review-procon-wrapper .product-review-cons-item:before,
    .embed-product-statements .embed-product-review-procon-wrapper .playlist-arrow .product-review-cons-item:before,
    .playlist-arrow .embed-product-review .embed-product-procon-wrapper .product-review-cons-item:before,
    .embed-product-review .embed-product-procon-wrapper .playlist-arrow .product-review-cons-item:before,
    .playlist-arrow .embed-product-review .embed-product-review-procon-wrapper .product-review-cons-item:before,
    .embed-product-review .embed-product-review-procon-wrapper .playlist-arrow .product-review-cons-item:before {
        font-size: 1.25rem
    }
}

.playlist-thumbs {
    padding: 0 .3125rem
}

.playlist-thumb {
    filter: grayscale(100%) contrast(120%);
    margin: 0 .125rem .625rem 0;
    transition: filter .3s ease-in-out;
    width: 10rem
}

.selected.playlist-thumb {
    filter: grayscale(0) contrast(100%)
}

@media only screen and (min-width:40.625rem) {
    .playlist-thumb {
        width: 11.0625rem
    }
}

@media only screen and (min-width:61.25rem) {
    .playlist-thumb:hover {
        filter: grayscale(0) contrast(100%)
    }
}

@media only screen and (min-width:73.75rem) {
    .playlist-thumb {
        width: 10.25rem
    }
}

.playlist-thumb--title {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    padding-left: .3125rem;
    transition: color .3s ease-in-out
}

@media only screen and (min-width:61.25rem) {
    .playlist-thumb:hover .playlist-thumb--title {
        text-decoration: none;
        transition: color .3s ease-in-out;
        color: #ef4626
    }
    .playlist-thumb:hover .playlist-thumb--title:hover {
        color: #7b7b7b
    }
}

@media only screen and (min-width:61.25rem) {
    .playlist-thumb--play-btn:before {
        color: #fff;
        font-size: 3.4375rem;
        transition: all .3s ease-in-out
    }
}

.playlist-thumb:hover .playlist-thumb--img .playlist-thumb--play-btn:before {
    color: rgba(255, 255, 255, .6)
}

.syndicate-source-link .link-label {
    font-style: italic
}

.recommended-module {
    width: 100%
}

.end-of-content-playlist {
    clear: both
}

@media only screen and (min-width:40.625rem) {
    .end-of-content-playlist .watch-next-player {
        text-align: left
    }
}

.end-of-content-playlist .embed-wrapper {
    min-height: 11.25rem
}

@media only screen and (min-width:61.25rem) {
    .end-of-content-playlist .embed-wrapper {
        min-height: 34.25rem
    }
}

@media only screen and (min-width:40.625rem) {
    .end-of-content-playlist .embed-wrapper {
        min-height: 22.75rem
    }
}

.end-of-content-playlist .embed-wrapper:before {
    display: none
}

.end-of-content-playlist .embed-wrapper>div {
    position: relative
}

.end-of-content-playlist {
    margin-top: 1.875rem
}

.end-of-content-playlist .video-header h2 {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    color: #ef4626;
    font-weight: 800;
    letter-spacing: .3rem;
    text-transform: lowercase;
    display: inline-block;
    padding: .625rem 0 0;
    line-height: .8
}

@media only screen and (min-width:40.625rem) {
    .end-of-content-playlist .video-header h2 {
        font-size: 1.125rem;
        line-height: 1.4
    }
}

.end-of-content-playlist .video-header h2:after {
    content: "";
    display: block;
    height: 1.8rem;
    background: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/svgs/underline-black.ca9ae59.svg") repeat center center;
    filter: invert(49%) sepia(20%) saturate(7345%) hue-rotate(303deg) brightness(97%) contrast(92%)
}

@media only screen and (min-width:40.625rem) {
    .end-of-content-playlist .video-header h2 {
        line-height: .8
    }
}

.end-of-content-playlist .video-header .video-title {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 800;
    letter-spacing: .09rem;
    margin: 0 0 1rem
}

.vjs-filmstrip.hide-while-sticky h2.filmstrip-title {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    color: #ef4626;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 1.25rem .9375rem;
    letter-spacing: .15rem
}

@media only screen and (min-width:40.625rem) {
    .vjs-filmstrip.hide-while-sticky h2.filmstrip-title {
        font-size: 1rem;
        line-height: 1.4
    }
}

.vjs-filmstrip.hide-while-sticky li.filmstrip-item .filmstrip-item-title {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    text-align: left;
    font-weight: 800;
    letter-spacing: .05rem
}

a[class].body-btn-link,
a[class].product-btn-link {
    display: inline-block;
    text-decoration: none
}

a[class].body-btn-link .gallery-slide,
.body-credit a[class].body-btn-link,
a[class].product-btn-link .gallery-slide,
.body-credit a[class].product-btn-link {
    line-height: 1.3;
    border-radius: .2rem;
    padding: .125rem .9375rem;
    border: 0
}

@media only screen and (min-width:61.25rem) {
    a[class].body-btn-link .gallery-slide:hover,
    .body-credit a[class].body-btn-link:hover,
    a[class].product-btn-link .gallery-slide:hover,
    .body-credit a[class].product-btn-link:hover {
        border: 0
    }
}

.embed-instagram .instagram-without-copyright .instagram-button,
a.body-btn-link[class],
a.product-btn-link[class] {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .6875rem;
    line-height: 1.5;
    font-weight: 800;
    background: #fff5f2;
    color: #ef4626;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .15rem;
    padding: .6rem .8rem .7rem 1rem;
    border: .0625rem solid #ef4626
}

@media only screen and (min-width:61.25rem) {
    .embed-instagram .instagram-without-copyright .instagram-button,
    a.body-btn-link[class],
    a.product-btn-link[class] {
        transition: box-shadow .3s ease-in-out, color .3s ease-in-out
    }
    .embed-instagram .instagram-without-copyright .instagram-button:hover,
    a.body-btn-link:hover[class],
    a.product-btn-link:hover[class],
    .embed-instagram .instagram-without-copyright .instagram-button:focus,
    a.body-btn-link:focus[class],
    a.product-btn-link:focus[class] {
        color: #fff;
        box-shadow: inset 0 -5em 0 0 #ef4626
    }
}

.gallery-module .caption .dek .body-btn-link,
a[class].body-btn-link .gallery-slide,
.body-credit a.body-btn-link[class],
a[class].product-btn-link .gallery-slide,
.body-credit a.product-btn-link[class] {
    border-radius: 0;
    position: relative;
    bottom: .0625rem
}

.gallery-list .list-item .item-info-dek .body-btn-link,
.gallery-list .list-item .dek .body-btn-link,
.gallery-list a.body-btn-link[class],
.gallery-list a.product-btn-link[class] {
    margin: .625rem 0
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .badge:after {
        top: 2.6rem
    }
}

.gallery-module .badge:after {
    width: 8rem;
    height: 8rem;
    max-width: 8rem;
    max-height: 8rem
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .badge:after {
        width: 5rem;
        height: 5rem;
        max-width: 5rem;
        max-height: 5rem
    }
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .badge:after {
        width: 6rem;
        height: 6rem;
        max-width: 6rem;
        max-height: 6rem
    }
}

.next-content-divider {
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 1.25rem 0
}

.next-content-divider span {
    display: block
}

.next-content-divider:after {
    content: "";
    display: inline-block;
    border: solid #fff;
    border-width: 0 .085rem .085rem 0;
    padding: .35rem;
    transform: rotate(45deg)
}

.badge:after {
    position: absolute;
    top: .625rem;
    left: .625rem;
    width: 6.25rem;
    height: 6.25rem;
    max-width: 6.25rem;
    max-height: 6.25rem
}

.badge.badge-1-new-release:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/1-new-release.4e67909.svg")
}

.badge.badge-2-day-shipping:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/2-day-shipping.bdc89b9.svg")
}

.badge.badge-amazon-s-choice:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/amazons-choice.b166395.svg")
}

.badge.badge-best-seller:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/best-seller.8182eed.svg")
}

.badge.badge-best-tested:after {
    content: url("https://assets.hearstapps.com/assets/images/badges/best-tested.2f8ea68.svg")
}

.badge.badge-black-friday-cyber-monday-sale:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/black-friday-cyber-monday-sale.6992483.svg")
}

.badge.badge-editor-s-choice:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/editors-choice.e0103d5.svg")
}

.badge.badge-ev-of-the-year:after {
    content: url("/sites/cosmopolitan/assets/images/badges/ev-of-the-year.svg?8.226.0")
}

.badge.badge-free-shipping:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/free-shipping.31d2048.svg")
}

.badge.badge-gh-seal:after {
    content: url("https://assets.hearstapps.com/assets/images/badges/gh-seal.5c61e93.svg");
    width: 8rem;
    height: 8rem;
    max-width: 8rem;
    max-height: 8rem
}

.badge.badge-limited-edition:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/limited-edition.aba051d.svg")
}

.badge.badge-on-sale:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/on-sale.c63e4ad.svg")
}

.badge.badge-oprah-s-favorite-things:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/oprahs-favorite-things.0243f77.svg");
    top: 0;
    left: 0
}

.badge.badge-prime-day-deal:after {
    content: url("https://assets.hearstapps.com/sites/cosmopolitan/assets/images/badges/prime-day-deal.f0b8241.svg");
    top: 0;
    left: 0
}

.badge.badge-ree-s-fave:after {
    content: url("https://assets.hearstapps.com/assets/images/badges/rees-fave.7eda336.svg")
}

.gallery-module .badge:after {
    top: auto;
    left: .9375rem
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .badge:after {
        left: 0;
        top: 1.875rem;
        width: 3.125rem;
        height: 3.125rem;
        max-width: 3.125rem;
        max-height: 3.125rem
    }
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .badge:after {
        width: 5.3125rem;
        height: 5.3125rem;
        max-width: 5.3125rem;
        max-height: 5.3125rem
    }
}

@media only screen and (min-width:40.625rem) {
    .gallery-module .badge.badge-gh-seal:after {
        width: 5rem;
        height: 5rem;
        max-width: 5rem;
        max-height: 5rem
    }
}

@media only screen and (min-width:61.25rem) {
    .gallery-module .badge.badge-gh-seal:after {
        width: 7rem;
        height: 7rem;
        max-width: 7rem;
        max-height: 7rem
    }
}

@media only screen and (max-device-width:320px) {
    .badge.badge-no-small:after {
        visibility: hidden
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) {
    .badge.badge-no-small:after {
        top: .3125rem;
        left: .3125rem;
        width: 3.125rem;
        height: 3.125rem;
        max-width: 3.125rem;
        max-height: 3.125rem
    }
}

#hdm-pharma-isi {
    text-align: left;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 25vh;
    background-color: #fff;
    border: 1px solid #000;
    z-index: 5999996;
    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.3
}

@media only screen and (min-width:61.25rem) {
    #hdm-pharma-isi {
        width: 300px;
        height: 100%
    }
}

#hdm-pharma-isi * {
    box-sizing: border-box
}

#hdm-pharma-isi.hdm-pharma-isi-collapsed {
    height: 25vh
}

@media only screen and (min-width:61.25rem) {
    #hdm-pharma-isi.hdm-pharma-isi-collapsed {
        height: 100%
    }
}

#hdm-pharma-isi.hdm-pharma-isi-expanded {
    width: 100%
}

@media only screen and (min-width:61.25rem) {
    #hdm-pharma-isi.hdm-pharma-isi-expanded {
        width: 600px
    }
}

#hdm-pharma-isi h1 {
    margin-top: 1rem
}

#hdm-pharma-isi h4 {
    margin-bottom: .4rem
}

#hdm-pharma-isi strong {
    font-weight: 700
}

#hdm-pharma-isi ul {
    margin-top: 0;
    padding-left: 1rem
}

#hdm-pharma-isi ul li {
    margin-bottom: .4rem
}

#hdm-pharma-isi #hdm-pharma-isi-content {
    position: relative;
    overflow-y: auto;
    scroll-behavior: smooth;
    padding: 0 12px 12px;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width:61.25rem) {
    #hdm-pharma-isi #hdm-pharma-isi-content {
        padding-top: 12px
    }
}

#hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-head {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    max-width: 200px;
    order: 2
}

@media only screen and (min-width:61.25rem) {
    #hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-head {
        order: 1
    }
}

#hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-head img {
    display: none
}

@media only screen and (min-width:61.25rem) {
    #hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-head img {
        width: 100%;
        height: auto;
        display: inline
    }
}

#hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-expand {
    background-color: #000;
    color: #FFF;
    padding: 12px;
    margin: 0 -12px;
    cursor: pointer;
    order: 1
}

@media only screen and (min-width:61.25rem) {
    #hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-expand {
        order: 2;
        margin-top: 20px
    }
}

#hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-expand #hdm-pharma-isi-expand-container {
    background-color: #000;
    color: #FFF;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: flex;
    flex-flow: row nowrap;
    align-items: center
}

#hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-expand #hdm-pharma-isi-expand-container #hdm-pharma-isi-expand-arrow {
    flex: 0 0 20px
}

#hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-expand #hdm-pharma-isi-expand-container #hdm-pharma-isi-expand-arrow:before {
    display: inline-block;
    content: '\276E';
    font-size: 1.2rem;
    padding: 0 8px 0 6px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

@media only screen and (min-width:61.25rem) {
    #hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-expand #hdm-pharma-isi-expand-container #hdm-pharma-isi-expand-arrow:before {
        padding-right: 12px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0)
    }
}

#hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-expand #hdm-pharma-isi-expand-container #hdm-pharma-isi-expand-arrow.hdm-pharma-isi-expand-arrow-expanded:before {
    content: '\276F';
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

@media only screen and (min-width:61.25rem) {
    #hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-expand #hdm-pharma-isi-expand-container #hdm-pharma-isi-expand-arrow.hdm-pharma-isi-expand-arrow-expanded:before {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0)
    }
}

#hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-expand #hdm-pharma-isi-expand-container #hdm-pharma-isi-expand-text {
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .75rem;
    letter-spacing: .25px
}

#hdm-pharma-isi #hdm-pharma-isi-content #hdm-pharma-isi-body {
    order: 3
}

#hdm-pharma-isi #hdm-pharma-isi-content.hdm-pharma-isi-no-image {
    padding-top: 0
}

#hdm-pharma-isi #hdm-pharma-isi-content.hdm-pharma-isi-no-image #hdm-pharma-isi-expand {
    margin-top: 0
}

@media(max-width:979px) {
    #hdm-pharma-isi.hdm-pharma-isi-collapsed {
        height: 25vh!important
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    #hdm-pharma-isi-head {
        width: 100%
    }
}

.product-summary-item {
    display: flex;
    align-items: center;
    padding: 1.25rem 0;
    border-bottom: .063rem solid #c6c6c6
}

.product-summary-item a.product-image-link {
    border-bottom: none;
    padding: 0;
    background: transparent
}

.discount-price-multi-retailer {
    color: #006603;
    text-align: left;
    display: block
}

.product-summary-item-data {
    flex: 1;
    margin-right: 1.25rem
}

.product-summary-item-data>a {
    font-size: 1rem;
    clear: left;
    float: left
}

.product-summary-item-data .discount-price {
    text-align: left
}

.product-summary-more[aria-hidden=true]+.product-summary-more-button-wrapper .product-summary-read-more-text:after {
    content: ' +'
}

.product-summary-more[aria-hidden=true]+.product-summary-more-button-wrapper .product-summary-read-less-text {
    display: none
}

.product-summary-more[aria-hidden=false]+.product-summary-more-button-wrapper .product-summary-read-less-text:after {
    content: ' -'
}

.product-summary-more[aria-hidden=false]+.product-summary-more-button-wrapper .product-summary-read-more-text {
    display: none
}

.product-summary-more[aria-hidden=true] {
    display: none
}

.product-summary-more-button-wrapper {
    border-top: .063rem solid #000;
    margin-top: 1.875rem;
    text-align: center
}

a.body-btn-link.product-summary-more-button[class] {
    cursor: pointer;
    transform: translate(0, -50%)
}

.product-summary-item .product-summary-item-img {
    margin-right: 1.25rem;
    max-width: 5rem
}

.product-summary-item-number {
    padding: 0;
    margin: 0 1.25rem 0 0
}

.product-summary-name {
    display: block;
    margin-bottom: .25rem;
    text-align: left
}

@media(min-width:61.25rem) {
    .product-summary-name {
        margin-bottom: 0
    }
}

.product-summary-item-tag {
    display: inline-block;
    text-align: left
}

body .product-summary-item .product-buy-button-wrapper {
    align-items: flex-start;
    justify-content: flex-start
}

body .product-summary-item .product-buy-button-wrapper a.product-btn-link {
    display: -webkit-flex;
    line-height: 1.1;
    border-radius: 0;
    width: 13.285rem;
    box-sizing: border-box;
    white-space: pre-line;
    word-wrap: break-word;
    text-align: center
}

body .product-summary-item .product-buy-button-wrapper a.product-btn-link .product-btn-link-text {
    width: 100%;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

body .product-summary-item .product-buy-button-wrapper.product-summary-item-button-sm {
    margin: .625rem 0 0
}

@media only screen and (min-width:40.625rem) {
    body .product-summary-item .product-buy-button-wrapper.product-summary-item-button-sm {
        display: none
    }
}

body .product-summary-item .product-buy-button-wrapper.product-summary-item-button-lg {
    margin: 0
}

@media only screen and (max-width:40.625rem) {
    body .product-summary-item .product-buy-button-wrapper.product-summary-item-button-lg {
        display: none
    }
}

.product-summary-item-number {
    font-size: 2.2rem
}

.product-summary-name {
    font-size: 1.125rem;
    line-height: 1.4
}

body .product-summary-item .product-buy-button-wrapper a.product-btn-link {
    margin-bottom: .625rem
}

@media only screen and (min-width:40.625rem) {
    body .product-summary-item .product-buy-button-wrapper a.product-btn-link {
        margin: .3125rem 0
    }
}

.discount-price-multi-retailer {
    font-family: Futura W05, Helvetica, Arial, Sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .09rem
}



.best-form {
  font: 16px/1.2 "Arial";
  padding: 16px;
  color: #fff;
  background-image: linear-gradient(to top, #d1f0ff, #e9f8ff);

}
.best-form > .wrap {
  max-width: 500px;
  margin: 0 auto;
}
.product {
  display: flex;
  margin-bottom: 15px;
}
.product .left {
  width: 50%;
}
.product .right {
  width: 50%;
  text-align: center;
  font-family: Roboto;
}
.product .discount {
  background-image: linear-gradient(to right, #ff0, #ffeb3b);
  color: red;
  border-radius: 10px;
  transform: skew(-15deg);
  font-size: 3.5rem;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  width: 85%;
  height: 5rem;
  line-height: 5rem;
  letter-spacing: -3px;
  margin-top: -0.3rem;
}
.product .discount div {
  transform: skew(15deg);
}
.product .price {
  color: #ed1b24;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
}
.product .discount-text {
  margin-top: 1rem;
  color: #000;
  font-size: 18px;
}
.product .price span {
  font-weight: 300;
  font-size: 50%;
  display: inline-block;
}
.product .price-old {
  line-height: 1;
}
.product .price-old span {
  display: inline-block;
  padding: 0 1rem;
  font-size: 25px;
  color: #000;
  position: relative;
  font-weight: bold;
}
.product .price-old span:before {
  position: absolute;
  content: "";
  left: 0;
  top: 45%;
  right: 0;
  border-top: 5px solid #ed1b24;
  transform: rotate(-10deg);
}

.order-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.country-input,
.name-input,
.phone-input {
  position: relative;
  color: #000;
  box-sizing: border-box;
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
  width: 280px;
    max-width: 100%;
}

.name-input input,
.phone-input input,
.country-input {

  border: 0;
  font: inherit;
  color: inherit;
  box-sizing: border-box;
  min-width: 0;
  padding: 0px 15px;
  height: 50px;
  border-radius: 6px;
  width: 280px;
  max-width: 100%;
  padding-left: 35px;
  transition: all 0.15s ease-in-out;
 
}

.country-input  {
  color: #000;
  text-align: left;
}

.phone-input::before {
  position: absolute;
  content: "";
  width: 21px;
  height: 24px;
  background-image: url("telefon-icon.svg");
  background-repeat: no-repeat;
  top: 35px;
  left: 10px;
}
.name-input::before {
  position: absolute;
  content: "";
  width: 22px;
  height: 23px;
  background-image: url("user-icon.svg");
  background-repeat: no-repeat;
  top: 35px;
  left: 10px;
}



.button-submit:focus,
input:focus-within {
  outline: 0;
  box-shadow: 0 0 0 4px #bdab3c;
}
.name-input:focus-within input,
.phone-input:focus-within input {
  outline: 0;
}
.name-input .country {
  border-radius: 3px;
  vertical-align: -2px;
}
.name-input label,
.phone-input label {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.button-submit {
  text-align: center;
  display: flex;
  box-sizing: border-box !important;
  width: 280px;
    max-width: 100%;
  margin: 15px auto;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
  color: #544c4c;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  border: 0;
  padding: 14px 0;
  background-image: linear-gradient(to top, #d8b81b, #fff080);
  cursor: pointer;
  font: 24px/1.4 "Open Sans", sans-serif;
  font-weight: 400;
}
.button-submit:hover {
  transform: scale(1.1);
}
.button-submit-text {
  color: #544c4c;
  flex: 1 1 auto;
  font: inherit;
  font-weight: bold;
  line-height: 1;
}
.button-submit-arrow {
  width: 0;
  height: 0;
  border-top: 0.6rem solid transparent;
  border-bottom: 0.6rem solid transparent;
  border-left: 1rem solid #fff;
  margin-right: 1rem;
}
.ord_button {
  background-color: #5d9d52;
  color: #fff !important;
  display: inline-block;
  padding: 10px 30px;
  font-size: 25px !important;
  box-shadow: 2px 3px 8px #999;
  text-decoration: none !important;
  border-radius: 8px;
  border: 3px solid #fff;
  margin: 20px 0 30px;
  line-height: 27px;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
}
.ord_button:hover {
  background-color: #5d9d52;
  box-shadow: 2px 3px 3px #999;
  text-decoration: none !important;
  transform: scale(1.1);
}

.prod-price {
  display: flex;
  margin: 0 auto 20px;
  line-height: 1;
  justify-content: center;
}
.pop-old-price {
  font-size: 24px;
  color: gray;
  text-decoration: line-through;
}
.pop-new-price {
  font-size: 32px;
  color: #544c4c;
  font-weight: bold;
  text-shadow: 0 0 4px #e3c72e;
}
.pop-price::before {
  position: absolute;
  left: 16px;
  top: -60px;
  content: " ";
  background: url(x50sale.png.pagespeed.ic.gq7QmgdTVk.webp) no-repeat;
  width: 120px;
  height: 65px;
  background-size: 120px;
}
.price-bottom {
  position: absolute;
  width: 100%;
}
.pop-prod,
.pop-price {
  position: relative;
  flex: 1 50%;
  text-align: center;
  margin: auto;
}

.pop-prod img {
  width: 260px;
}
.countdown-block {
    text-align: center;
    background: #fff500;
    color: #fff;
    padding: 10px 0;
  
}

.countdown-container {
  
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
}

.countdown-container .redd {
    color: red;
    font-weight: 800;
    font-size: 30px;
    margin: 0 auto 10px;
}

.header-wrap a{
	display: table;
	margin: 0 auto
}

.header-wrap img{
	width: 600px;
	max-width: 100%
}

@media (max-width: 480px){



.button-submit:hover{
		transform:none
}




}