*,
:after,
:before {
	background-repeat: no-repeat;
	box-sizing: border-box
}

:after,
:before {
	text-decoration: inherit;
	vertical-align: inherit
}

:where(:root) {
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%;
	cursor: default;
	line-height: 1.5;
	overflow-wrap: break-word;
	-moz-tab-size: 4;
	tab-size: 4
}

:where(body) {
	margin: 0
}

:where(h1) {
	font-size: 2em;
	margin: .67em 0
}

:where(dl, ol, ul) :where(dl, ol, ul) {
	margin: 0
}

:where(hr) {
	color: inherit;
	height: 0
}

:where(nav) :where(ol, ul) {
	list-style-type: none;
	padding: 0
}

:where(nav li):before {
	content: "\200B";
	float: left
}

:where(pre) {
	font-family: monospace, monospace;
	font-size: 1em;
	overflow: auto
}

:where(abbr[title]) {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

:where(b, strong) {
	font-weight: bolder
}

:where(code, kbd, samp) {
	font-family: monospace, monospace;
	font-size: 1em
}

:where(small) {
	font-size: 80%
}

:where(audio, canvas, iframe, img, svg, video) {
	vertical-align: middle
}

:where(iframe) {
	border-style: none
}

:where(svg:not([fill])) {
	fill: currentColor
}

:where(table) {
	border-collapse: collapse;
	border-color: inherit;
	text-indent: 0
}

:where(button, input, select) {
	margin: 0
}

:where(button, [type=button i], [type=reset i], [type=submit i]) {
	-webkit-appearance: button
}

:where(fieldset) {
	border: 1px solid #a0a0a0
}

:where(progress) {
	vertical-align: initial
}

:where(textarea) {
	margin: 0;
	resize: vertical
}

:where([type=search i]) {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

:where(dialog) {
	background-color: #fff;
	border: solid;
	color: #000;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	left: 0;
	margin: auto;
	padding: 1em;
	position: absolute;
	right: 0;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content
}

:where(dialog:not([open])) {
	display: none
}

:where(details>summary:first-of-type) {
	display: list-item
}

:where([aria-busy=true i]) {
	cursor: progress
}

:where([aria-controls]) {
	cursor: pointer
}

:where([aria-disabled=true i], [disabled]) {
	cursor: not-allowed
}

:where([aria-hidden=false i][hidden]) {
	display: initial
}

:where([aria-hidden=false i][hidden]:not(:focus)) {
	clip: rect(0, 0, 0, 0);
	position: absolute
}

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
	position: relative
}

.flickity-enabled:focus {
	outline: none
}

.flickity-viewport {
	height: 100%;
	overflow: hidden;
	position: relative
}

.flickity-slider {
	height: 100%;
	position: absolute;
	width: 100%
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.flickity-button {
	background: hsla(0, 0%, 100%, .75);
	border: none;
	color: #333;
	position: absolute
}

.flickity-button:hover {
	background: #fff;
	cursor: pointer
}

.flickity-button:focus {
	box-shadow: 0 0 0 5px #19f;
	outline: none
}

.flickity-button:active {
	opacity: .6
}

.flickity-button:disabled {
	cursor: auto;
	opacity: .3;
	pointer-events: none
}

.flickity-button-icon {
	fill: currentColor
}

.flickity-prev-next-button {
	border-radius: 50%;
	height: 44px;
	top: 50%;
	transform: translateY(-50%);
	width: 44px
}

.flickity-prev-next-button.previous {
	left: 10px
}

.flickity-prev-next-button.next {
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
	left: 10px;
	right: auto
}

.flickity-prev-next-button .flickity-button-icon {
	height: 60%;
	left: 20%;
	position: absolute;
	top: 20%;
	width: 60%
}

.flickity-page-dots {
	bottom: -25px;
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%
}

.flickity-rtl .flickity-page-dots {
	direction: rtl
}

.flickity-page-dots .dot {
	background: #333;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 0 8px;
	opacity: .25;
	width: 10px
}

.flickity-page-dots .dot.is-selected {
	opacity: 1
}

h1 {
	margin: 0
}

input {
	color: var(--primary-text-color)
}

label {
	font-size: 1rem
}

.text-input-element {
	background-color: var(--secondary-color-4);
	border: 0;
	border-radius: 0;
	color: var(--primary-text-color);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .875rem;
	font-style: normal;
	font-weight: 500;
	height: 40px;
	line-height: .875rem;
	line-height: normal;
	padding: 6px 10px 4px;
	width: 100%
}

.text-input-element:invalid:focus {
	border: 1px solid var(--breaking-bg-color);
	box-shadow: 0 0 3px var(--breaking-bg-color);
	color: var(--breaking-bg-color)
}

.text-input[data-input-error=true] .text-input-element {
	border: 1px solid var(--breaking-bg-color);
	box-shadow: 0 0 3px var(--breaking-bg-color);
	color: var(--breaking-bg-color)
}

.text-input-label span {
	color: var(--primary-text-color);
	display: block;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .875rem;
	font-style: normal;
	font-weight: 700;
	line-height: .875rem;
	padding-bottom: 10px
}

.text-input-errors {
	display: none
}

.checkbox-input-label span {
	color: var(--primary-text-color);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .875rem;
	font-style: normal;
	font-weight: 500;
	line-height: .875rem;
	margin-left: 3px
}

.carousel {
	display: block;
	height: auto;
	position: relative
}

.carousel .list-slide {
	display: none
}

.carousel .list-slide:first-of-type,
.carousel .list-slides.flickity-enabled .list-slide {
	display: block
}

.carousel .flickity-page-dots {
	margin-top: 20px;
	position: static
}

.carousel .flickity-page-dots .dot {
	background-color: var(--secondary-color-1);
	border-radius: 100%;
	height: 5px;
	margin: 0 5px;
	width: 5px
}

.carousel .flickity-page-dots .dot.is-selected {
	background-color: var(--primary-text-color)
}

.carousel .flickity-prev-next-button {
	background: var(--secondary-color-5);
	border: 1px solid var(--secondary-color-3);
	border-radius: 0;
	display: block;
	height: 40px;
	top: 44%;
	width: 30px;
	z-index: 1
}

.carousel .flickity-prev-next-button svg.flickity-button-icon {
	fill: var(--secondary-color-8);
	height: 54%;
	max-width: inherit;
	top: 14px;
	width: 37px
}

.carousel .flickity-prev-next-button:hover {
	background: var(--brand-color);
	border: 1px solid var(--brand-color)
}

.carousel .flickity-prev-next-button:hover svg.flickity-button-icon {
	fill: var(--secondary-color-5)
}

.carousel .flickity-prev-next-button.previous {
	border-left: 0;
	left: 0
}

.carousel .flickity-prev-next-button.previous svg.flickity-button-icon {
	left: -4px;
	top: 3px;
	transform: rotate(-90deg)
}

.carousel .flickity-prev-next-button.next {
	border-right: 0;
	right: 0
}

.carousel .flickity-prev-next-button.next svg.flickity-button-icon {
	left: -3px;
	transform: rotate(-90deg)
}

.carousel .flickity-prev-next-button:disabled {
	cursor: default;
	opacity: 1
}

.carousel .flickity-prev-next-button:disabled svg.flickity-button-icon {
	fill: var(--secondary-color-2)
}

@media(min-width:1024px) {
	.carousel .flickity-prev-next-button.previous {
		left: -8px
	}

	.carousel .flickity-prev-next-button.next {
		right: -8px
	}
}

.enhancement .carousel {
	margin: 0 -20px
}

@media(min-width:1024px) {
	.enhancement .carousel {
		margin: 0
	}
}

@media(min-width:1240px) {
	.enhancement .carousel {
		margin: 0 -80px
	}

	.article-page .enhancement .carousel {
		margin: 0
	}
}

@media(min-width:1440px) {
	.article-page .enhancement .carousel {
		margin: 0 -40px
	}
}

@media(min-width:1240px) {

	.enhancement .carousel-content,
	.enhancement .carousel-title {
		padding-left: 0;
		padding-right: 0
	}
}

.article-page .promo-media .carousel {
	margin: 0
}

.promo-media .carousel img {
	max-height: none;
	max-width: none
}

@media(min-width:768px) {

	.enhancement[data-align-left] .carousel,
	.enhancement[data-align-right] .carousel {
		margin: 0
	}
}

@media(min-width:1240px) {

	.enhancement[data-align-left] .carousel,
	.enhancement[data-align-right] .carousel {
		margin: 0
	}

	.enhancement[data-align-left] .carousel {
		margin-left: -80px
	}

	.article-page .enhancement[data-align-left] .carousel {
		margin: 0
	}
}

@media(min-width:1440px) {
	.article-page .enhancement[data-align-left] .carousel {
		margin-left: -40px
	}
}

@media(min-width:1240px) {
	.enhancement[data-align-right] .carousel {
		margin-right: -80px
	}

	.article-page .enhancement[data-align-right] .carousel {
		margin: 0
	}
}

@media(min-width:1440px) {
	.article-page .enhancement[data-align-right] .carousel {
		margin-right: -40px
	}
}

.carousel:not(.list) .flickity-slider {
	display: flex
}

.carousel .flickity-prev-next-button {
	top: 40%
}

@media(min-width:768px) {
	.carousel .flickity-prev-next-button {
		top: 45%
	}
}

@media(min-width:1024px) {
	.carousel .flickity-prev-next-button {
		top: calc(50% - 40px)
	}
}

.carousel-slideshow {
	pointer-events: none
}

.carousel-slideshow .flickity-slider {
	transform: none !important
}

.carousel-slideshow .carousel-slide {
	background-color: var(--site-bg-color);
	min-height: 100%;
	transform: none !important;
	visibility: hidden
}

.carousel-slideshow .carousel-slide.is-selected {
	visibility: visible
}

.carousel-slideshow .carousel-slide-media-wrapper {
	position: relative
}

.media-small .carousel-slideshow .carousel-slide-info {
	display: none
}

.carousel-slideshow .carousel-slide-media-overlay {
	align-items: flex-end;
	background: linear-gradient(transparent, rgba(0, 0, 0, .7));
	bottom: 0;
	color: var(--primary-text-color-inverse);
	display: flex;
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	height: 60px;
	line-height: 1.25rem;
	padding: 0 20px 20px;
	position: absolute;
	text-shadow: 0 0 3px #000;
	width: 100%
}

.media-small .carousel-slideshow .carousel-slide-media-overlay,
[data-content-type=video] .carousel-slideshow .carousel-slide-media-overlay {
	display: none
}

.carousel-slideshow.carousel-fade .carousel-slide {
	opacity: .5;
	transition: opacity 1s, visibility 1s;
	z-index: 0
}

.carousel-slideshow.carousel-fade .carousel-slide.is-selected {
	opacity: 1;
	z-index: 1
}

.carousel-slides:not(.flickity-enabled) .carousel-slide:not(:first-child) {
	left: -100%;
	position: absolute;
	top: -100%
}

.carousel-slide {
	margin-right: 0;
	width: 100%
}

.carousel-slide-current-slide,
.carousel-slide-info {
	color: var(--primary-text-color);
	font-weight: 500
}

.carousel-slide-info {
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	line-height: .875rem;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:1024px) {
	.carousel-slide-info {
		display: flex;
		padding-left: 0;
		padding-right: 0
	}
}

.carousel-slide-info-title {
	margin: 10px 0
}

.carousel-slide-info-title a {
	color: var(--primary-body-link-color);
	text-decoration: underline
}

.carousel-slide-info-title a:hover {
	text-decoration: none
}

@media(min-width:1024px) {
	.carousel-slide-info-title {
		margin-top: 12px
	}
}

.carousel-slide-media img {
	margin: auto;
	max-height: 560px;
	max-width: 840px;
	object-fit: contain;
	width: 100%
}

.carousel-slide-numbers {
	color: var(--secondary-color-6);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 300;
	line-height: 1.125rem;
	margin-top: 10px
}

.carousel-slide-numbers span[class$=-slidesLength] {
	font-weight: 500
}

@media(min-width:1024px) {
	.carousel-slide-numbers {
		flex-shrink: 0;
		font-size: 1.125rem;
		line-height: 1.25rem;
		margin-bottom: 0;
		width: 60px
	}
}

.tabs {
	position: relative
}

.tabs-title {
	color: var(--primary-text-color);
	text-align: center
}

.tabs-menu {
	border-bottom: 1px solid gray;
	display: flex;
	justify-content: center;
	list-style: none;
	margin-left: auto;
	margin-right: auto
}

.tabs-menu li .tabs-tab {
	padding: 0 20px;
	text-align: center
}

.tabs-menu li:hover,
.tabs-menu li[data-active] {
	border-bottom: 2px solid var(--primary-text-color);
	cursor: pointer;
	margin-bottom: -1px
}

.tabs-panel {
	display: none
}

.tabs-panel[data-visible=true] {
	display: block
}

.html-module {
	margin: 0 auto;
	max-width: 1200px
}

.newsletter-module .form {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 1
}

.newsletter-module .form[data-form-success] {
	display: none
}

.newsletter-module .form .email-input {
	margin-bottom: 10px;
	position: relative;
	z-index: 1
}

.page-footer .newsletter-module .form .email-input .text-input-element {
	background: hsla(0, 0%, 100%, .2);
	color: var(--secondary-color-4)
}

.page-footer .newsletter-module .form .email-input .text-input-element:focus {
	background-color: var(--secondary-color-5);
	box-shadow: none;
	color: var(--primary-text-color)
}

.newsletter-module .form .email-input[data-input-error] .email-input-element {
	background-clip: padding-box;
	box-shadow: 0 0 0 3px #e12327;
	outline: none
}

@media(min-width:768px) {
	.newsletter-module .form .email-input {
		flex-direction: row;
		margin-bottom: 0
	}
}

.newsletter-module .form .email-input-label span {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.newsletter-module .form .email-input-element {
	background: var(--site-bg-color);
	border: 1px solid var(--secondary-color-9);
	border-radius: 4px;
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 300;
	height: 56px;
	line-height: 1.625rem;
	margin-bottom: 0;
	padding: 26px 10px 22px 20px;
	width: 100%
}

.page-footer .newsletter-module .form .email-input-element {
	max-width: none;
	width: 100%
}

.newsletter-module .form .email-input-element:focus {
	box-shadow: 0 0 0 3px #000;
	color: var(--secondary-color-7)
}

.newsletter-module .form-buttons {
	z-index: 1
}

@media(min-width:768px) {
	.newsletter-module .form .one-click+.form-buttons {
		width: 390px
	}
}

.newsletter-module .form .button,
.newsletter-module .form .button[type=submit] {
	background-color: var(--primary-body-link-color);
	border: 1px solid var(--primary-body-link-color);
	border-radius: 4px;
	color: var(--secondary-color-5);
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	height: 56px;
	line-height: 1rem;
	padding-top: 5px;
	text-transform: uppercase;
	width: 100%
}

.newsletter-module .form .button:focus,
.newsletter-module .form .button:hover,
.newsletter-module .form .button[type=submit]:focus,
.newsletter-module .form .button[type=submit]:hover {
	background-color: #076583;
	border: 1px solid #076583;
	color: var(--secondary-color-5)
}

.page-footer .newsletter-module .form .button,
.page-footer .newsletter-module .form .button[type=submit] {
	max-width: none;
	width: 100%
}

.newsletter-module .form .button:active,
.newsletter-module .form .button[type=submit]:active {
	color: var(--secondary-color-5)
}

.newsletter-module .form .button:active,
.newsletter-module .form .button:focus,
.newsletter-module .form .button[type=submit]:active,
.newsletter-module .form .button[type=submit]:focus {
	background-color: #076583;
	border-color: #076583;
	color: var(--secondary-color-5);
	opacity: 1
}

.newsletter-module .form[data-form-error] .form-error {
	display: flex
}

.newsletter-module .form[data-form-error] .form-error-message {
	bottom: 3px;
	box-shadow: 0 0 0 3px #e12327;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	z-index: 0
}

.newsletter-module .form[data-form-error] .form-error-message:before {
	bottom: 1px;
	display: flex;
	position: relative
}

.newsletter-module .form[data-form-error] .form-error-message:after {
	background-color: #e12327;
	content: "";
	height: 24px;
	left: 0;
	margin: -24px 0 0 -3px;
	position: absolute;
	top: 0;
	width: calc(100% + 6px);
	z-index: -1
}

.newsletter-module .form[data-form-error] .form-error-message.one-click {
	background: none;
	box-shadow: none;
	color: #e12327;
	order: 2;
	top: 12px
}

.newsletter-module .form[data-form-error] .form-error-message.one-click:before {
	background: #e12327;
	color: var(--secondary-color-5)
}

@media(min-width:768px) {
	.newsletter-module .form[data-form-error] .form-error-message.one-click:before {
		margin-left: 0
	}
}

.newsletter-module .form[data-form-error] .form-error-message.one-click:after {
	content: none
}

.newsletter-module .form[data-form-error] .form-buttons {
	z-index: -1
}

.newsletter-module .form[data-form-error] .button,
.newsletter-module .form[data-form-error] .button:active,
.newsletter-module .form[data-form-error] .button:focus {
	background-color: var(--tertiary-text-color-inverse);
	border: 1px solid var(--tertiary-text-color-inverse);
	color: var(--secondary-color-5);
	pointer-events: none
}

.newsletter-module .form-error-message {
	align-items: center;
	background-color: #e12327;
	border-radius: 0 0 4px 4px;
	color: var(--site-bg-color);
	display: flex;
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 600;
	letter-spacing: normal;
	line-height: .875rem;
	margin: 0;
	text-transform: uppercase
}

.newsletter-module .form-error-message:before {
	align-items: center;
	background: var(--secondary-color-5);
	border-radius: 50%;
	color: #e12327;
	content: "!";
	display: none;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	height: 16px;
	justify-content: center;
	margin: 0 10px;
	min-width: 16px
}

.newsletter-module .form-error {
	align-items: center;
	background-color: #e12327;
	display: none;
	height: 40px;
	justify-content: center;
	position: absolute;
	width: 33px
}

div.article-page .page-main .newsletter-module-title,
div.long-form-page .page-main .newsletter-module-title,
div.one-column-container-column .newsletter-module-title,
div.one-off-content-page .page-main .newsletter-module-title,
div.page-main-content-footer .newsletter-module-title,
div.poi-list-page .page-wrapper .newsletter-module-title,
div.recipe-detail-page .newsletter-module-title,
div.story-stack-page .page-main .newsletter-module-title,
div.thread-page .newsletter-module-title,
div.two-column-container-7030-column .newsletter-module-title {
	font-family: var(--headline-font)
}

@media(min-width:768px) {

	.article-page .page-main .newsletter-module,
	.long-form-page .page-main .newsletter-module,
	.one-column-container-column .newsletter-module,
	.one-off-content-page .page-main .newsletter-module,
	.page-main-content-footer .newsletter-module,
	.poi-list-page .page-wrapper .newsletter-module,
	.recipe-detail-page .newsletter-module,
	.story-stack-page .page-main .newsletter-module,
	.thread-page .newsletter-module,
	.two-column-container-7030-column .newsletter-module {
		padding: 0 20px
	}

	.article-page .page-main .newsletter-module .form,
	.long-form-page .page-main .newsletter-module .form,
	.one-column-container-column .newsletter-module .form,
	.one-off-content-page .page-main .newsletter-module .form,
	.page-main-content-footer .newsletter-module .form,
	.poi-list-page .page-wrapper .newsletter-module .form,
	.recipe-detail-page .newsletter-module .form,
	.story-stack-page .page-main .newsletter-module .form,
	.thread-page .newsletter-module .form,
	.two-column-container-7030-column .newsletter-module .form {
		display: flex;
		flex-direction: row
	}

	.article-page .page-main .newsletter-module .form[data-form-success],
	.long-form-page .page-main .newsletter-module .form[data-form-success],
	.one-column-container-column .newsletter-module .form[data-form-success],
	.one-off-content-page .page-main .newsletter-module .form[data-form-success],
	.page-main-content-footer .newsletter-module .form[data-form-success],
	.poi-list-page .page-wrapper .newsletter-module .form[data-form-success],
	.recipe-detail-page .newsletter-module .form[data-form-success],
	.story-stack-page .page-main .newsletter-module .form[data-form-success],
	.thread-page .newsletter-module .form[data-form-success],
	.two-column-container-7030-column .newsletter-module .form[data-form-success] {
		display: none
	}

	.article-page .page-main .newsletter-module .form .email-input,
	.long-form-page .page-main .newsletter-module .form .email-input,
	.one-column-container-column .newsletter-module .form .email-input,
	.one-off-content-page .page-main .newsletter-module .form .email-input,
	.page-main-content-footer .newsletter-module .form .email-input,
	.poi-list-page .page-wrapper .newsletter-module .form .email-input,
	.recipe-detail-page .newsletter-module .form .email-input,
	.story-stack-page .page-main .newsletter-module .form .email-input,
	.thread-page .newsletter-module .form .email-input,
	.two-column-container-7030-column .newsletter-module .form .email-input {
		margin-bottom: 0;
		width: 100%
	}

	.article-page .page-main .newsletter-module .form-buttons,
	.long-form-page .page-main .newsletter-module .form-buttons,
	.one-column-container-column .newsletter-module .form-buttons,
	.one-off-content-page .page-main .newsletter-module .form-buttons,
	.page-main-content-footer .newsletter-module .form-buttons,
	.poi-list-page .page-wrapper .newsletter-module .form-buttons,
	.recipe-detail-page .newsletter-module .form-buttons,
	.story-stack-page .page-main .newsletter-module .form-buttons,
	.thread-page .newsletter-module .form-buttons,
	.two-column-container-7030-column .newsletter-module .form-buttons {
		min-width: 230px;
		position: relative;
		right: 5px
	}
}

@media(min-width:768px)and (min-width:768px) {

	.article-page .page-main .newsletter-module .form .one-click+.form-buttons,
	.long-form-page .page-main .newsletter-module .form .one-click+.form-buttons,
	.one-column-container-column .newsletter-module .form .one-click+.form-buttons,
	.one-off-content-page .page-main .newsletter-module .form .one-click+.form-buttons,
	.page-main-content-footer .newsletter-module .form .one-click+.form-buttons,
	.poi-list-page .page-wrapper .newsletter-module .form .one-click+.form-buttons,
	.recipe-detail-page .newsletter-module .form .one-click+.form-buttons,
	.story-stack-page .page-main .newsletter-module .form .one-click+.form-buttons,
	.thread-page .newsletter-module .form .one-click+.form-buttons,
	.two-column-container-7030-column .newsletter-module .form .one-click+.form-buttons {
		width: 390px
	}
}

@media(min-width:768px) {

	.article-page .page-main .newsletter-module .form[data-form-error] .form-error-message,
	.long-form-page .page-main .newsletter-module .form[data-form-error] .form-error-message,
	.one-column-container-column .newsletter-module .form[data-form-error] .form-error-message,
	.one-off-content-page .page-main .newsletter-module .form[data-form-error] .form-error-message,
	.page-main-content-footer .newsletter-module .form[data-form-error] .form-error-message,
	.poi-list-page .page-wrapper .newsletter-module .form[data-form-error] .form-error-message,
	.recipe-detail-page .newsletter-module .form[data-form-error] .form-error-message,
	.story-stack-page .page-main .newsletter-module .form[data-form-error] .form-error-message,
	.thread-page .newsletter-module .form[data-form-error] .form-error-message,
	.two-column-container-7030-column .newsletter-module .form[data-form-error] .form-error-message {
		height: 18px;
		position: absolute;
		top: 61px;
		width: calc(100% - 230px)
	}

	.article-page .page-main .newsletter-module .form[data-form-error] .form-error-message.one-click,
	.long-form-page .page-main .newsletter-module .form[data-form-error] .form-error-message.one-click,
	.one-column-container-column .newsletter-module .form[data-form-error] .form-error-message.one-click,
	.one-off-content-page .page-main .newsletter-module .form[data-form-error] .form-error-message.one-click,
	.page-main-content-footer .newsletter-module .form[data-form-error] .form-error-message.one-click,
	.poi-list-page .page-wrapper .newsletter-module .form[data-form-error] .form-error-message.one-click,
	.recipe-detail-page .newsletter-module .form[data-form-error] .form-error-message.one-click,
	.story-stack-page .page-main .newsletter-module .form[data-form-error] .form-error-message.one-click,
	.thread-page .newsletter-module .form[data-form-error] .form-error-message.one-click,
	.two-column-container-7030-column .newsletter-module .form[data-form-error] .form-error-message.one-click {
		min-width: 100%
	}

	.article-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.long-form-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.one-column-container-column .newsletter-module .form[data-form-error]+.module-disclaimer,
	.one-off-content-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.page-main-content-footer .newsletter-module .form[data-form-error]+.module-disclaimer,
	.poi-list-page .page-wrapper .newsletter-module .form[data-form-error]+.module-disclaimer,
	.recipe-detail-page .newsletter-module .form[data-form-error]+.module-disclaimer,
	.story-stack-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.thread-page .newsletter-module .form[data-form-error]+.module-disclaimer,
	.two-column-container-7030-column .newsletter-module .form[data-form-error]+.module-disclaimer {
		margin-top: 32px
	}

	.article-page .page-main .newsletter-module .module-icon,
	.long-form-page .page-main .newsletter-module .module-icon,
	.one-column-container-column .newsletter-module .module-icon,
	.one-off-content-page .page-main .newsletter-module .module-icon,
	.page-main-content-footer .newsletter-module .module-icon,
	.poi-list-page .page-wrapper .newsletter-module .module-icon,
	.recipe-detail-page .newsletter-module .module-icon,
	.story-stack-page .page-main .newsletter-module .module-icon,
	.thread-page .newsletter-module .module-icon,
	.two-column-container-7030-column .newsletter-module .module-icon {
		margin-bottom: 10px
	}

	.article-page .page-main .newsletter-module .module-title,
	.long-form-page .page-main .newsletter-module .module-title,
	.one-column-container-column .newsletter-module .module-title,
	.one-off-content-page .page-main .newsletter-module .module-title,
	.page-main-content-footer .newsletter-module .module-title,
	.poi-list-page .page-wrapper .newsletter-module .module-title,
	.recipe-detail-page .newsletter-module .module-title,
	.story-stack-page .page-main .newsletter-module .module-title,
	.thread-page .newsletter-module .module-title,
	.two-column-container-7030-column .newsletter-module .module-title {
		margin: 5px 0 0;
		max-width: calc(100% - 65px);
		text-align: left;
		width: 100%
	}

	.article-page .page-main .newsletter-module .module-container,
	.long-form-page .page-main .newsletter-module .module-container,
	.one-column-container-column .newsletter-module .module-container,
	.one-off-content-page .page-main .newsletter-module .module-container,
	.page-main-content-footer .newsletter-module .module-container,
	.poi-list-page .page-wrapper .newsletter-module .module-container,
	.recipe-detail-page .newsletter-module .module-container,
	.story-stack-page .page-main .newsletter-module .module-container,
	.thread-page .newsletter-module .module-container,
	.two-column-container-7030-column .newsletter-module .module-container {
		flex-direction: row
	}

	.article-page .page-main .newsletter-module .module-description,
	.long-form-page .page-main .newsletter-module .module-description,
	.one-column-container-column .newsletter-module .module-description,
	.one-off-content-page .page-main .newsletter-module .module-description,
	.page-main-content-footer .newsletter-module .module-description,
	.poi-list-page .page-wrapper .newsletter-module .module-description,
	.recipe-detail-page .newsletter-module .module-description,
	.story-stack-page .page-main .newsletter-module .module-description,
	.thread-page .newsletter-module .module-description,
	.two-column-container-7030-column .newsletter-module .module-description {
		margin-bottom: 15px;
		text-align: left
	}

	.article-page .page-main .newsletter-module .module-disclaimer,
	.long-form-page .page-main .newsletter-module .module-disclaimer,
	.one-column-container-column .newsletter-module .module-disclaimer,
	.one-off-content-page .page-main .newsletter-module .module-disclaimer,
	.page-main-content-footer .newsletter-module .module-disclaimer,
	.poi-list-page .page-wrapper .newsletter-module .module-disclaimer,
	.recipe-detail-page .newsletter-module .module-disclaimer,
	.story-stack-page .page-main .newsletter-module .module-disclaimer,
	.thread-page .newsletter-module .module-disclaimer,
	.two-column-container-7030-column .newsletter-module .module-disclaimer {
		width: 100%
	}
}

@media(min-width:1240px) {

	.article-page .page-main .newsletter-module .form[data-form-error] .form-error-message,
	.long-form-page .page-main .newsletter-module .form[data-form-error] .form-error-message,
	.one-column-container-column .newsletter-module .form[data-form-error] .form-error-message,
	.one-off-content-page .page-main .newsletter-module .form[data-form-error] .form-error-message,
	.page-main-content-footer .newsletter-module .form[data-form-error] .form-error-message,
	.poi-list-page .page-wrapper .newsletter-module .form[data-form-error] .form-error-message,
	.recipe-detail-page .newsletter-module .form[data-form-error] .form-error-message,
	.story-stack-page .page-main .newsletter-module .form[data-form-error] .form-error-message,
	.thread-page .newsletter-module .form[data-form-error] .form-error-message,
	.two-column-container-7030-column .newsletter-module .form[data-form-error] .form-error-message {
		height: 25px;
		top: 64px
	}
}

@media(min-width:1440px) {

	.article-page .page-main .newsletter-module .form[data-form-error] .form-error-message:not(.one-click),
	.long-form-page .page-main .newsletter-module .form[data-form-error] .form-error-message:not(.one-click),
	.one-column-container-column .newsletter-module .form[data-form-error] .form-error-message:not(.one-click),
	.one-off-content-page .page-main .newsletter-module .form[data-form-error] .form-error-message:not(.one-click),
	.page-main-content-footer .newsletter-module .form[data-form-error] .form-error-message:not(.one-click),
	.poi-list-page .page-wrapper .newsletter-module .form[data-form-error] .form-error-message:not(.one-click),
	.recipe-detail-page .newsletter-module .form[data-form-error] .form-error-message:not(.one-click),
	.story-stack-page .page-main .newsletter-module .form[data-form-error] .form-error-message:not(.one-click),
	.thread-page .newsletter-module .form[data-form-error] .form-error-message:not(.one-click),
	.two-column-container-7030-column .newsletter-module .form[data-form-error] .form-error-message:not(.one-click) {
		height: 18px;
		top: 61px
	}
}

@media(min-width:1240px) {

	.article-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.long-form-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.one-column-container-column .newsletter-module .form[data-form-error]+.module-disclaimer,
	.one-off-content-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.page-main-content-footer .newsletter-module .form[data-form-error]+.module-disclaimer,
	.poi-list-page .page-wrapper .newsletter-module .form[data-form-error]+.module-disclaimer,
	.recipe-detail-page .newsletter-module .form[data-form-error]+.module-disclaimer,
	.story-stack-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.thread-page .newsletter-module .form[data-form-error]+.module-disclaimer,
	.two-column-container-7030-column .newsletter-module .form[data-form-error]+.module-disclaimer {
		margin-top: 40px
	}
}

@media(min-width:1440px) {

	.article-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.long-form-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.one-column-container-column .newsletter-module .form[data-form-error]+.module-disclaimer,
	.one-off-content-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.page-main-content-footer .newsletter-module .form[data-form-error]+.module-disclaimer,
	.poi-list-page .page-wrapper .newsletter-module .form[data-form-error]+.module-disclaimer,
	.recipe-detail-page .newsletter-module .form[data-form-error]+.module-disclaimer,
	.story-stack-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer,
	.thread-page .newsletter-module .form[data-form-error]+.module-disclaimer,
	.two-column-container-7030-column .newsletter-module .form[data-form-error]+.module-disclaimer {
		margin-top: 32px
	}
}

@media(min-width:768px) {
	.rail .newsletter-module {
		padding: 0 20px
	}

	.rail .newsletter-module .form {
		display: flex;
		flex-direction: row
	}

	.rail .newsletter-module .form[data-form-success] {
		display: none
	}

	.rail .newsletter-module .form .email-input {
		width: 420px
	}

	.rail .newsletter-module .form-buttons {
		min-width: 230px;
		position: relative;
		right: 5px
	}
}

@media(min-width:768px)and (min-width:768px) {
	.rail .newsletter-module .form .one-click+.form-buttons {
		width: 390px
	}
}

@media(min-width:768px)and (min-width:1240px) {
	.rail .newsletter-module .form .one-click+.form-buttons {
		width: 100%
	}
}

@media(min-width:768px) {
	.rail .newsletter-module .form[data-form-error] .form-error-message {
		height: 18px;
		position: absolute;
		top: 61px;
		width: 420px
	}

	.rail .newsletter-module .form[data-form-error] .form-error-message.one-click {
		top: 12px
	}
}

@media(min-width:768px)and (min-width:768px) {
	.rail .newsletter-module .form[data-form-error] .form-error-message.one-click {
		top: 56px
	}
}

@media(min-width:768px)and (min-width:1240px) {
	.rail .newsletter-module .form[data-form-error] .form-error-message.one-click {
		top: 12px
	}
}

@media(min-width:768px)and (min-width:768px) {
	.rail .newsletter-module .form[data-form-error] .form-error-message.one-click:before {
		margin-left: 0
	}

	.rail .newsletter-module .form[data-form-error]+.module-disclaimer {
		margin-top: 32px
	}
}

@media(min-width:768px)and (min-width:1240px) {
	.rail .newsletter-module .form[data-form-error]+.module-disclaimer {
		margin-top: 10px
	}
}

@media(min-width:768px) {
	.rail .newsletter-module .module-container {
		flex-direction: row
	}

	.rail .newsletter-module .module-description {
		text-align: left
	}
}

@media(min-width:1024px) {
	.rail .newsletter-module .form[data-form-error] .form-error-message {
		width: 397px
	}
}

@media(min-width:1240px) {
	.rail .newsletter-module {
		padding: 0
	}

	.rail .newsletter-module .form {
		flex-direction: column
	}

	.rail .newsletter-module .form .email-input {
		margin-bottom: 10px;
		width: 100%
	}

	.rail .newsletter-module .form-buttons {
		right: 0;
		width: 100%
	}

	.rail .newsletter-module .form[data-form-error] .form-error-message {
		height: auto;
		position: relative;
		top: auto;
		width: 100%
	}

	.rail .newsletter-module .form[data-form-error] .form-error-message.one-click {
		top: 12px
	}

	.rail .newsletter-module .module-container {
		flex-direction: column;
		width: 100%
	}

	.rail .newsletter-module .module-container span {
		margin-left: 0;
		text-align: center
	}

	.rail .newsletter-module .module-description {
		text-align: center
	}

	.rail .newsletter-module .module-cta {
		margin-left: 0;
		text-align: center
	}
}

.rich-text-body .enhancement[data-align-center-expanded] .newsletter-module,
.rich-text-body .enhancement[data-align-center] .newsletter-module {
	margin: auto;
	max-width: 600px
}

@media(min-width:768px) {

	.rich-text-body .enhancement[data-align-center-expanded] .newsletter-module .module-description,
	.rich-text-body .enhancement[data-align-center-expanded] .newsletter-module .module-title,
	.rich-text-body .enhancement[data-align-center] .newsletter-module .module-description,
	.rich-text-body .enhancement[data-align-center] .newsletter-module .module-title {
		text-align: left
	}
}

.rich-text-body .enhancement[data-align-center-expanded] .newsletter-module .module-icon,
.rich-text-body .enhancement[data-align-center] .newsletter-module .module-icon {
	margin-bottom: 10px
}

.rich-text-body .enhancement[data-align-center-expanded] .newsletter-module .module-cta,
.rich-text-body .enhancement[data-align-center] .newsletter-module .module-cta {
	color: var(--primary-body-link-color);
	text-align: center;
	text-decoration: underline
}

@media(min-width:768px) {

	.rich-text-body .enhancement[data-align-center-expanded] .newsletter-module .module-cta,
	.rich-text-body .enhancement[data-align-center] .newsletter-module .module-cta {
		text-align: left
	}

	.rich-text-body .enhancement[data-align-center-expanded] .newsletter-module,
	.rich-text-body .enhancement[data-align-center] .newsletter-module {
		padding: 0 20px
	}

	.one-off-content-page .page-main .rich-text-body .enhancement[data-align-center-expanded] .newsletter-module .form .email-input,
	.one-off-content-page .page-main .rich-text-body .enhancement[data-align-center] .newsletter-module .form .email-input {
		width: 100%
	}

	.one-off-content-page .page-main .rich-text-body .enhancement[data-align-center-expanded] .newsletter-module .form-buttons,
	.one-off-content-page .page-main .rich-text-body .enhancement[data-align-center] .newsletter-module .form-buttons {
		min-width: 230px
	}

	.rich-text-body .enhancement[data-align-center-expanded] .newsletter-module .form[data-form-error] .form-error-message,
	.rich-text-body .enhancement[data-align-center] .newsletter-module .form[data-form-error] .form-error-message {
		width: calc(100% - 230px)
	}
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module,
.rich-text-body .enhancement[data-align-left] .newsletter-module,
.rich-text-body .enhancement[data-align-right] .newsletter-module {
	padding: 0
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .module-container,
.rich-text-body .enhancement[data-align-left] .newsletter-module .module-container,
.rich-text-body .enhancement[data-align-right] .newsletter-module .module-container {
	flex-direction: column;
	width: 100%
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .module-container span,
.rich-text-body .enhancement[data-align-left] .newsletter-module .module-container span,
.rich-text-body .enhancement[data-align-right] .newsletter-module .module-container span {
	margin-left: 0;
	text-align: center
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .module-title,
.rich-text-body .enhancement[data-align-left] .newsletter-module .module-title,
.rich-text-body .enhancement[data-align-right] .newsletter-module .module-title {
	margin-bottom: 5px;
	text-align: center
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .module-cta,
.rich-text-body .enhancement[data-align-left] .newsletter-module .module-cta,
.rich-text-body .enhancement[data-align-right] .newsletter-module .module-cta {
	color: var(--primary-body-link-color);
	margin-left: 0;
	text-align: center;
	text-decoration: underline
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .module-description,
.rich-text-body .enhancement[data-align-left] .newsletter-module .module-description,
.rich-text-body .enhancement[data-align-right] .newsletter-module .module-description {
	margin-bottom: 15px;
	text-align: center
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .form,
.rich-text-body .enhancement[data-align-left] .newsletter-module .form,
.rich-text-body .enhancement[data-align-right] .newsletter-module .form {
	flex-direction: column
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .form .email-input,
.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .form-buttons,
.rich-text-body .enhancement[data-align-left] .newsletter-module .form .email-input,
.rich-text-body .enhancement[data-align-left] .newsletter-module .form-buttons,
.rich-text-body .enhancement[data-align-right] .newsletter-module .form .email-input,
.rich-text-body .enhancement[data-align-right] .newsletter-module .form-buttons {
	max-width: none;
	min-width: 100%;
	right: 0;
	width: 100%
}

@media(min-width:768px) {

	.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .form .email-input,
	.rich-text-body .enhancement[data-align-left] .newsletter-module .form .email-input,
	.rich-text-body .enhancement[data-align-right] .newsletter-module .form .email-input {
		margin-bottom: 10px
	}

	.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .form .one-click+.form-buttons,
	.rich-text-body .enhancement[data-align-left] .newsletter-module .form .one-click+.form-buttons,
	.rich-text-body .enhancement[data-align-right] .newsletter-module .form .one-click+.form-buttons {
		width: 100%
	}
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .form[data-form-error] .form-error-message,
.rich-text-body .enhancement[data-align-left] .newsletter-module .form[data-form-error] .form-error-message,
.rich-text-body .enhancement[data-align-right] .newsletter-module .form[data-form-error] .form-error-message {
	height: auto;
	position: relative;
	top: auto;
	width: 100%
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .form[data-form-error] .form-error-message.one-click,
.rich-text-body .enhancement[data-align-left] .newsletter-module .form[data-form-error] .form-error-message.one-click,
.rich-text-body .enhancement[data-align-right] .newsletter-module .form[data-form-error] .form-error-message.one-click {
	top: 12px
}

.rich-text-body .enhancement[data-align-center-narrow] .newsletter-module .form[data-form-error]+.module-disclaimer,
.rich-text-body .enhancement[data-align-left] .newsletter-module .form[data-form-error]+.module-disclaimer,
.rich-text-body .enhancement[data-align-right] .newsletter-module .form[data-form-error]+.module-disclaimer {
	margin-top: 10px
}

@media(min-width:768px) {

	.one-column-container-column .newsletter-module .module-cta,
	.one-off-content-page .page-main .newsletter-module .module-cta {
		margin-bottom: 10px
	}
}

@media(min-width:1240px) {

	.one-column-container-column .newsletter-module .module-container,
	.one-off-content-page .page-main .newsletter-module .module-container {
		max-width: 735px
	}

	.one-column-container-column .newsletter-module .form[data-form-error] .form-error-message:not(.one-click),
	.one-off-content-page .page-main .newsletter-module .form[data-form-error] .form-error-message:not(.one-click) {
		height: 18px;
		top: 61px;
		width: calc(100% - 390px)
	}

	.one-column-container-column .newsletter-module .form[data-form-error]+.module-disclaimer,
	.one-off-content-page .page-main .newsletter-module .form[data-form-error]+.module-disclaimer {
		margin-top: 32px
	}

	.one-column-container-column .newsletter-module .form-buttons,
	.one-off-content-page .page-main .newsletter-module .form-buttons {
		min-width: 390px
	}
}

@media(min-width:768px) {

	.one-column-container-column .newsletter-module,
	.one-off-content-page .page-main .newsletter-module {
		padding: 10px 20px 20px
	}
}

@media(min-width:1240px) {
	.two-column-container-7030-column:last-child .newsletter-module {
		padding: 0
	}

	.two-column-container-7030-column:last-child .newsletter-module .form {
		display: flex;
		flex-direction: column
	}

	.two-column-container-7030-column:last-child .newsletter-module .form .email-input {
		margin-bottom: 10px;
		width: 100%
	}

	.two-column-container-7030-column:last-child .newsletter-module .form-buttons {
		min-width: 100%;
		right: 0
	}

	.two-column-container-7030-column:last-child .newsletter-module .form .one-click+.form-buttons {
		width: 100%
	}

	.two-column-container-7030-column:last-child .newsletter-module .form[data-form-error] .form-error-message {
		height: auto;
		position: relative;
		top: auto;
		width: 100%
	}

	.two-column-container-7030-column:last-child .newsletter-module .form[data-form-error] .form-error-message.one-click {
		top: 12px
	}

	.two-column-container-7030-column:last-child .newsletter-module .form[data-form-success] {
		display: none
	}

	.two-column-container-7030-column:last-child .newsletter-module .module-container {
		flex-direction: column;
		width: 100%
	}

	.two-column-container-7030-column:last-child .newsletter-module .module-container span {
		margin-left: 0;
		text-align: center
	}

	.two-column-container-7030-column:last-child .newsletter-module .module-title {
		margin-bottom: 5px;
		text-align: center
	}

	.two-column-container-7030-column:last-child .newsletter-module .module-description {
		text-align: center
	}

	.two-column-container-7030-column:last-child .newsletter-module .module-cta {
		margin-left: 0;
		padding-bottom: 20px;
		text-align: center
	}
}

.poi-list-page .page-wrapper .newsletter-module {
	padding: 0 20px
}

@media(min-width:768px) {
	.poi-list-page .page-wrapper .newsletter-module .form-buttons {
		min-width: 130px
	}

	.poi-list-page .page-wrapper .newsletter-module .form[data-form-error] .form-error-message {
		height: 26px;
		width: calc(100% - 130px)
	}

	.poi-list-page .page-wrapper .newsletter-module .form[data-form-error] .form-error-message:not(.one-click) {
		height: 28px
	}
}

@media(min-width:1024px) {
	.poi-list-page .page-wrapper .newsletter-module .form[data-form-error] .form-error-message:not(.one-click) {
		height: 40px
	}
}

.infobox {
	display: flex;
	flex-direction: column;
	max-width: 320px
}

.infobox [data-left-align] {
	text-align: left
}

.infobox[data-border-top] {
	border-top: 2px solid var(--secondary-color-7)
}

.enhancement .infobox {
	margin: 0 auto
}

@media(min-width:1240px) {
	.enhancement[data-align-right] .infobox {
		margin-left: auto;
		margin-right: 0
	}
}

@media(min-width:1440px) {
	.article-page .enhancement[data-align-right] .infobox {
		margin-right: -40px
	}

	.article-page .enhancement[data-align-left] .infobox {
		margin-left: -40px
	}
}

.infobox-menu li {
	border-top: 1px solid var(--secondary-color-3);
	list-style: none;
	margin-top: 20px;
	padding-top: 20px
}

.infobox-menu li .rich-text-module {
	margin: 0 !important
}

.infobox-menu li .rich-text-body {
	color: var(--secondary-color-6);
	font-family: var(--body-font), "times new roman", times, serif;
	font-size: .9375rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25rem
}

.infobox-menu li .rich-text-body p:first-child:first-letter {
	float: none !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	margin: 0 !important;
	padding-right: 0 !important
}

.infobox-menu li .rich-text-body h1 {
	color: var(--primary-text-color);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -.2px;
	line-height: 1.5rem;
	text-align: center
}

@media(min-width:1024px) {
	.infobox-menu li .rich-text-body h1 {
		font-size: 1.5rem;
		line-height: 1.75rem
	}
}

.infobox-menu li .rich-text-body h6 {
	color: var(--secondary-color-6);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 700;
	line-height: .75rem;
	margin: 0
}

.infobox-menu li .rich-text-body a {
	color: var(--primary-body-link-color);
	display: inline;
	font-family: var(--body-font), "times new roman", times, serif;
	font-size: .9375rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25rem;
	text-align: left;
	text-decoration: underline
}

.infobox-menu li .rich-text-body a:hover {
	text-decoration: none
}

.infobox-menu li a {
	display: block;
	font-family: var(--headline-font), var(--headline-adjust-font), "times new roman", times, serif;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 600;
	letter-spacing: -.2px;
	line-height: 1.3125rem;
	text-align: center;
	width: 100%
}

.infobox-menu li a:hover>a {
	opacity: .8
}

.infobox-menu[data-left-align] a {
	text-align: left
}

.infobox-image {
	margin: 0 auto;
	width: 100%
}

.infobox-image[data-circle] {
	height: 100px;
	width: 100px
}

.infobox-image[data-circle] img {
	border-radius: 50%
}

.infobox-image img {
	width: 100%
}

.infobox-title {
	font-family: var(--headline-font), var(--headline-adjust-font), "times new roman", times, serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -.2px;
	line-height: 1.5rem;
	margin: 20px 0 0;
	text-align: center
}

@media(min-width:1024px) {
	.infobox-title {
		font-size: 1.5rem;
		line-height: 1.75rem
	}
}

.infobox-description {
	color: var(--secondary-color-6);
	display: inline-block;
	font-family: var(--body-font), "times new roman", times, serif;
	font-size: .9375rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25rem;
	margin: 10px 0 0;
	text-align: center;
	width: 100%
}

.enhancement .infobox-description a.link {
	color: var(--primary-body-link-color);
	cursor: pointer;
	text-decoration: underline
}

.enhancement .infobox-description a.link:hover {
	text-decoration: none
}

.infobox-cta {
	align-items: center;
	background: var(--button-bg-color);
	border: 1px solid var(--button-text-color);
	border-color: var(--secondary-color-2);
	color: var(--primary-text-color);
	cursor: pointer;
	display: flex;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .875rem;
	font-style: normal;
	font-weight: 700;
	height: auto;
	justify-content: center;
	line-height: 2.375rem;
	line-height: inherit;
	margin: 20px auto 0;
	padding: 8px 10px 7px;
	text-align: center;
	transition: color .25s, background .25s, border .25s;
	width: 100%
}

.infobox-cta:focus,
.infobox-cta:hover {
	background: var(--button-bg-color);
	border: 1px solid var(--brand-color);
	color: var(--brand-color)
}

.infobox-cta:focus a,
.infobox-cta:hover a {
	color: var(--brand-color)
}

.infobox-cta a {
	transition: color .25s, background .25s, border .25s
}

.infobox-cta a:focus,
.infobox-cta a:hover {
	color: var(--brand-color)
}

.infobox-category {
	color: var(--secondary-text-color);
	font-size: .625rem;
	line-height: .625rem;
	margin-bottom: -10px;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase
}

.faq-module,
.infobox-category {
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-style: normal;
	font-weight: 700
}

.faq-module {
	border-bottom: 1px solid var(--secondary-color-1);
	border-top: 1px solid var(--secondary-color-1);
	font-size: 1rem;
	line-height: 1.5rem;
	padding: 1rem 0;
	text-align: left
}

.faq-module-header {
	padding: 0 1rem
}

.faq-module-icon {
	background-color: transparent;
	border-radius: 50%;
	display: inline-block;
	font-style: normal;
	height: 30px;
	position: relative;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	transition: all .2s;
	width: 30px
}

.faq-module-icon:after,
.faq-module-icon:before {
	box-shadow: inset 0 0 0 1px var(--secondary-color-7);
	content: "";
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

.faq-module-icon:before {
	height: 2px;
	width: 16px
}

.faq-module-icon:after {
	height: 16px;
	width: 2px
}

.faq-module-details {
	border-top: 1px solid var(--secondary-color-3);
	cursor: pointer;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5rem
}

.faq-module-details+details {
	border-top: 0
}

.faq-module-details:last-child {
	margin-bottom: 2rem
}

.faq-module-details-text {
	display: inline-block;
	max-width: calc(95% - 20px)
}

.faq-module-details[open] summary {
	background-color: var(--primary-body-link-color);
	color: var(--secondary-color-5);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5rem
}

.faq-module-details[open] .faq-module-answer {
	background-color: #f8f8f8;
	border-bottom: 1px solid var(--secondary-color-3)
}

.faq-module-details[open] .faq-module-answer a {
	color: var(--primary-body-link-color)
}

.faq-module-details[open] p {
	margin: 0
}

.faq-module-details[open] .faq-module-icon {
	border-radius: 50%;
	display: inline-block;
	position: relative;
	position: absolute;
	transition: all .2s
}

.faq-module-details[open] .faq-module-icon:after,
.faq-module-details[open] .faq-module-icon:before {
	box-shadow: inset 0 0 0 1px var(--primary-text-color-inverse);
	content: "";
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

.faq-module-details[open] .faq-module-icon:before {
	display: none
}

.faq-module-details[open] .faq-module-icon:after {
	height: 2px;
	width: 16px
}

.faq-module-summary {
	border-bottom: 1px solid var(--secondary-color-3);
	color: var(--secondary-color-7);
	list-style: none;
	padding: 1rem;
	position: relative
}

.faq-module-summary::-webkit-details-marker {
	display: none
}

.faq-module-summary:hover {
	background-color: #f8f8f8
}

.faq-module-summary:focus {
	outline: none
}

[data-whatinput=keyboard] .faq-module-summary:focus {
	border-bottom: 1px solid transparent;
	outline: 3px solid #68bdd8;
	outline-offset: 1px
}

.faq-module-date-updated {
	padding: 0 1rem 1rem;
	text-transform: uppercase
}

.faq-module-update-text {
	font-weight: 700
}

.faq-module-update-date,
.faq-module-update-text {
	color: var(--secondary-color-6);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .6875rem;
	font-style: normal;
	line-height: .75rem
}

.faq-module-update-date {
	font-weight: 500
}

.faq-module-answer {
	padding: 1rem
}

.answerbox-module {
	margin: 0 auto 2rem;
	max-width: 680px
}

.answerbox-header {
	background: var(--module-alternate-bg-color);
	display: flex;
	margin: 0 -20px 1rem
}

.answerbox-thumb {
	flex-shrink: 0;
	margin: 20px 0 20px 20px;
	width: 98px
}

.answerbox-group {
	display: block;
	margin-left: 20px
}

.answerbox-heading {
	color: var(--primary-text-color);
	font-size: 1.125rem;
	font-weight: 700;
	margin: 0 0 .5rem;
	padding-top: 20px
}

.answerbox-deck,
.answerbox-heading {
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-style: normal;
	line-height: 1.375rem;
	padding-right: 20px
}

.answerbox-deck {
	color: var(--secondary-color-7);
	font-size: .8125rem;
	font-weight: 400;
	line-height: 16px;
	margin-top: 10px
}

.answerbox-update {
	margin-top: -8px;
	text-transform: uppercase
}

.answerbox-update-date,
.answerbox-update-text {
	color: var(--secondary-color-6);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .6875rem;
	font-style: normal;
	font-weight: 500;
	line-height: .75rem
}

.answerbox-update-text {
	font-weight: 700
}

.answerbox-body .faq-module,
.answerbox-body .newsletter-module {
	border: 0;
	padding: 0
}

.answerbox-body .faq-module .faq-module-date-updated,
.answerbox-body .newsletter-module .faq-module-date-updated {
	display: none
}

.answerbox-body .faq-module .faq-module-heading,
.answerbox-body .newsletter-module .faq-module-heading {
	font-size: 16px;
	margin-bottom: 20px
}

.answerbox-body .faq-module .faq-module-header,
.answerbox-body .newsletter-module .faq-module-header {
	padding: 0
}

.answerbox-body .faq-module .faq-module-summary,
.answerbox-body .newsletter-module .faq-module-summary {
	padding: 10px
}

.answerbox-body .faq-module .faq-module-answer,
.answerbox-body .newsletter-module .faq-module-answer {
	font-weight: 300;
	padding: 10px
}

.answerbox-body .faq-module .module-container,
.answerbox-body .newsletter-module .module-container {
	align-items: start
}

.answerbox-body .faq-module .module-title,
.answerbox-body .newsletter-module .module-title {
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.375rem
}

.answerbox-body .faq-module .module-description,
.answerbox-body .newsletter-module .module-description {
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: .875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.125rem;
	text-align: left
}

.answerbox-body .faq-module .module-disclaimer,
.answerbox-body .newsletter-module .module-disclaimer {
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.125rem
}

.answerbox-body .faq-module .module-icon,
.answerbox-body .newsletter-module .module-icon {
	display: none
}

.answerbox-body .faq-module .module-container,
.answerbox-body .newsletter-module .module-container {
	padding-top: 0
}

.answerbox-body .rich-text-body {
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5rem
}

.answerbox-body .rich-text-body ul {
	padding: 0 0 0 20px
}

.answerbox-body .rich-text-body li {
	margin-bottom: .75rem
}

.answerbox-body .rich-text-body h2.subhead {
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5rem;
	margin-bottom: 20px;
	text-align: left
}

.answerbox-body .rich-text-body .link {
	color: var(--primary-body-link-color)
}

.answerbox-body a.toggle-text-more {
	background: var(--module-alternate-bg-color);
	color: var(--secondary-color-7);
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	height: 48px;
	line-height: 1.5rem;
	margin: 0 -10px;
	width: calc(100% + 20px)
}

@media(min-width:768px) {
	.answerbox-body a.toggle-text-more {
		margin: 0 -14px;
		width: calc(100% + 28px)
	}
}

.answerbox-body a.toggle-text-more .chevron-icon {
	width: 14px
}

.answerbox-body a.toggle-text-more .chevron-icon:first-of-type {
	display: none
}

.answerbox-body .toggle-text-content:last-child .answerbox-1-column,
.answerbox-body .toggle-text-content:last-child .answerbox-2-column {
	border-bottom: 0
}

.answerbox-body ps-toggler:not([data-toggle-in]) .body-1 {
	transition: max-height .5s
}

.answerbox-body ps-toggler:not([data-toggle-in]) .toggle-text-text-block {
	box-shadow: 0 -16px 35px 30px var(--site-bg-color);
	display: inline-block;
	margin: 0 -10px;
	width: calc(100% + 20px)
}

@media(min-width:768px) {
	.answerbox-body ps-toggler:not([data-toggle-in]) .toggle-text-text-block {
		margin: 0 -14px;
		width: calc(100% + 28px)
	}
}

.answerbox-body ps-toggler[data-toggle-in] .body-1 {
	max-height: 100%
}

.answerbox-body ps-toggler[data-toggle-in] .toggle-text-text-block {
	box-shadow: none;
	margin: 0 -20px
}

.answerbox-row {
	border-top: 1px solid #858585;
	margin-bottom: 1rem;
	padding-top: 1rem
}

.answerbox-row:first-child {
	border-top: 0;
	padding-top: 0
}

.answerbox-column {
	padding: 0
}

.answerbox-1-column {
	display: flex;
	flex-direction: column
}

.answerbox-1-column .answerbox-column {
	flex-basis: 100%
}

.answerbox-2-column {
	display: flex;
	flex-direction: column
}

.answerbox-2-column .answerbox-column:first-child {
	border-bottom: 1px solid var(--secondary-color-1)
}

.answerbox-2-column .answerbox-column:last-child {
	padding-top: 20px
}

@media(min-width:768px) {
	.answerbox-2-column {
		flex-direction: row
	}

	.answerbox-2-column .answerbox-column {
		padding: 0 20px
	}

	.answerbox-2-column .answerbox-column:first-child {
		border-bottom: 0
	}

	.answerbox-2-column .answerbox-column:last-child {
		padding-top: 0
	}

	.answerbox-2-column .answerbox-column {
		flex-basis: 50%
	}

	.answerbox-2-column .answerbox-column:last-child {
		border-left: 1px solid #858585
	}
}

.answerbox-footer {
	display: block
}

.notifications-prompt-container {
	background-color: var(--site-bg-color);
	border-radius: 0 0 12px 12px;
	box-shadow: 0 10px 15px rgba(0, 0, 0, .26);
	display: none;
	flex-grow: 1;
	left: 50%;
	max-width: 450px;
	min-width: 360px;
	padding: 40px 40px 30px;
	position: fixed;
	top: 60px;
	transform: translateX(-50%);
	z-index: 1060
}

@media(min-width:1024px) {
	.notifications-prompt-container {
		display: flex
	}
}

.has-contextual-navigation .notifications-prompt-container {
	top: 61px
}

.preview-page .notifications-prompt-container {
	display: flex !important;
	min-width: 435px
}

@media(min-width:1024px) {
	.preview-page .notifications-prompt-container {
		min-width: 360px
	}
}

.notifications-prompt-icon {
	border-radius: 12px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
	flex: 0 0 auto;
	height: 70px;
	margin-right: 20px;
	overflow: hidden;
	width: 70px
}

.notifications-prompt-title {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.5rem;
	margin: 0 0 9px
}

.notifications-prompt-description,
.notifications-prompt-title {
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-style: normal
}

.notifications-prompt-description {
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.25rem;
	margin: 0 0 25px
}

.notifications-prompt-content {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding-top: 7px;
	position: relative
}

.notifications-prompt-button-container {
	display: flex;
	justify-content: flex-end
}

.notifications-prompt-close-button {
	align-self: flex-end;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	height: 20px;
	padding: 0;
	position: absolute;
	right: -25px;
	top: -24px;
	width: 20px
}

.notifications-prompt-close-button:hover .close-icon {
	color: var(--button-bg-hover)
}

.notifications-prompt-close-button .close-icon {
	color: var(--secondary-color-9);
	height: 16px;
	width: 16px
}

.notifications-prompt-button {
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	height: 48px;
	line-height: 1rem;
	padding: 0 4px;
	text-align: center;
	text-transform: uppercase
}

.notifications-prompt-button+* {
	margin-left: 17px
}

.notifications-prompt-dismiss {
	background-color: transparent;
	color: var(--button-bg);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .875rem;
	font-style: normal;
	font-weight: 500;
	line-height: .875rem;
	margin-right: auto;
	padding: 0
}

.notifications-prompt-dismiss:hover {
	color: var(--button-bg-hover)
}

.notifications-prompt-accept {
	background-color: var(--button-bg);
	color: var(--button-fc);
	min-width: 160px
}

.notifications-prompt-accept:hover {
	background-color: var(--button-bg-hover)
}

@font-face {
	font-display: swap;
	font-family: "GrapheneVideoPlayerIcon";
	font-style: normal;
	font-weight: 400;
	src: url('data:font/woff;base64,d09GRgABAAAAAAdQAAsAAAAADFwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPAAAAFY6k0eTY21hcAAAAYAAAACFAAACGPJwcO1nbHlmAAACCAAAAuEAAAUkEEI/PmhlYWQAAATsAAAALgAAADYX/+mMaGhlYQAABRwAAAAZAAAAJAB7AGRobXR4AAAFOAAAACIAAAA4A00AAGxvY2EAAAVcAAAAHgAAAB4IWgcubWF4cAAABXwAAAAfAAAAIAEdAGtuYW1lAAAFnAAAASoAAAIWGAfigHBvc3QAAAbIAAAAhwAAAMqp4xE3eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGSwYZzAwMrAwGDKoAAk2aC0GAMTAw8DkGBlZsAKAtJcUxgcPjJ+5GXQB3JZGAzAwowgAgDWPwWleJztkdsNAyEMBIeD417QSSpIQflKaWmOCi5eNmXE0njlxSBkAyuQg0dQIL1JKF7hpulnzukXnrOnyB/9viMn5ajLzEv0lnixsrFzxL2LRo+jyj/azJ9f1TU9M+e5GKTZaC+jGE14rEY7G9Ug3QzS3SA9DNLTaJfjMkib0e9GN/Qv8twioQAAAHicfVTbjts4DBVFSXRkJ5MYdpwO2rSIp/butHAnF9votJvu0wKL/kP//zN66MykFyzWTmTxkDwiKUrGGn1682BuzGtjxiLU+13zF52G4/6wLqvf5JeOrXOW3QvHzDoRdo53vw5gpIn3A3hvwdpL1R+2vKBdR31dbOlwplNnX2WZ9c6SExH2PkkTz16amGUz67wE54LzCRQz8fzMOZrOQBhfk9xsln9089kaqJt0j1jPm5UpzFtYnJq2rMZCqjN11JZbaqXCry6PVV8FKYexGtvOsQRCEH7mg+QhlJxl6Txlxtpus+FAXqxj59Mo5G28CX7hsuV8lcKH2PPGXPPdITaPlXUFiel8/ma5eL9QzaXOHd5gsqfYzghKDRECuztY62Kl9dmTE19zUp/b37xGJFQgi7M9dXSlyINICFqzn8mWwcYs2kAIKoq5cv897XtrvoC73oVXVKw/0WHAdjdS9yhUfyyL8I4uHQAVOuIXvG/78TThj/doCL5Hd9z6ELylGdlpKJ9ES2QhPjh7p5Z31pUAWa0yHfgikc3wn8r5856m2NVKo8TadYv1+/pY4u1lQlaSpyJpvo1JEvMkz6WaZn9K/t886lpf2KqJbZzSilFWMa6kDOkqBJ0WYfUQpYCoO4vnK7o6MVtzNP+ab3pi1ofh1OyC7JvTuNepfKQFratjgS6XjoZx/5mA7hXcq7WatQCHQ7U/bgmuYdec0KZNCxJFr2BjdWetZyZUiC1roSj16EfUTE8IwBeshSPL+rUxQAmBpi/bDXCQpC6y+rokqlXi51nQuoflClQc/1/9o4e1jo/mH+3GYWxl94GQd4uj3bRB1qUsqG5las11NWwtxrP2xzA2X+hM1TB2JLgGzhY2CxrAPaVGQoiS8IME0OKhJ6VTlXPQ4KAqWjA6ygUPFNnBFenz1Ye0Gj/omCf0Mkz04Es4BEfWB9xWz3fV/XR2W9wKVZ77eYUG8OnGfwd9F1KRAAAAeJxjYGRgYADiK77/2uP5bb4ycDPoA0UY7niHSSDTDN4MBkCSg4EJxAEAFTwIMQAAeJxjYGRgYNBnAIFQMOnNwMiACvgAE/UA4AAAAHicY2AAAnsgtgRiRyB2gbItoWwvKA3CoVBan4EBAFgfA04AAAAAAAAALABWAGQApAC0AM4A/AFOAXIBlgIWAoICkgAAeJxjYGRgYOBjiGdgZQABJiDmAkIGhv9gPgMAE34BiQB4nGWQTW7CMBSEJ/y1BalFqtQu61UXVISfJQeAPYvsughgB1ASR45BYtcT9Ag9Qk9R9QQ9EEP62IAt2d/MGz/ZBtDFLwKcRoDbaj2NGm6o/rlOehBukJ+Fm+jgRbhFvyfcxhvGwh084p0dgsYdnS4K4Rru8SFcp/8p3CB/CTfxhG/hFv0f4TYi/Al38Br0kn3RNzb3c53s0tid5XmPtCs3NlejcHi2ZjrXLvZ6pRYHVe6TsfdGGWczNWVVp6lVhbNbvfTh2vtiMhgY8cOlzZBgz5f0YWCRw2MOTW+HFDHcVfVSR0w7lNhUWmGEEMOr1IypvErGVBorJhc4cC2ZTPjDntNQG2YsMtJUzmreJCUrdjzVtnSW9EOsq1MFJhhwmot8yBQ7HQHWp10wAAB4nH2KWw6CMBQFe5CXVMGNdFFNvUrDLdQ+UHZvTCTxy/k4mZyMKMR/ehQ4oESFGg1aHNFB4oQzegyi8jpHqgN51lv5GbkunB0plxN1X+fluauz170Y7X1sjfbJLnO83DJzNIFoVjQnCsPv8bJJsl1JxRRIu+aRNdu0dWYkMymnwyTEG2daM68A') format("woff")
}

.gvp-overlay {
	height: 100%;
	pointer-events: none;
	z-index: 1
}

.gvp-overlay-header {
	opacity: 0;
	padding: 5%;
	transition: opacity .5s;
	z-index: 1
}

.gvp-overlay-header:before {
	background: linear-gradient(180deg, rgba(0, 0, 0, .8), transparent);
	content: "";
	height: 200%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1
}

.video-js .gvp-overlay-header {
	opacity: 1
}

.gvp-overlay-title {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-clamp: 2;
	display: -webkit-box;
	font-size: 1rem;
	height: auto;
	line-height: 1rem;
	max-height: 2em;
	overflow: hidden;
	text-overflow: ellipsis
}

.vjs-layout-tiny .gvp-overlay-title,
.vjs-layout-x-small .gvp-overlay-title {
	font-size: .75rem;
	line-height: .75rem
}

.vjs-layout-large .gvp-overlay-title,
.vjs-layout-medium .gvp-overlay-title {
	font-size: 1.875rem;
	line-height: 1.875rem
}

.vjs-layout-large .gvp-overlay-title,
.vjs-layout-medium .gvp-overlay-title,
.vjs-layout-x-large .gvp-overlay-title {
	font-family: var(--headline-font), var(--headline-adjust-font), "times new roman", times, serif;
	font-style: normal;
	font-weight: 400
}

.vjs-layout-x-large .gvp-overlay-title {
	font-size: 3.125rem;
	line-height: 3.125rem
}

.gvp-overlay-duration {
	font-size: .625rem;
	line-height: .625rem;
	padding-bottom: 10px
}

.vjs-layout-tiny .gvp-overlay-duration,
.vjs-layout-x-small .gvp-overlay-duration {
	padding-bottom: 5px
}

.looping-video-container[data-playback-playing] .gvp-overlay,
.vjs-has-started .gvp-overlay {
	display: none
}

.gvp-overlay-poster .image {
	width: 100%
}

.gvp {
	color: var(--primary-text-color-inverse);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .8125rem;
	font-style: normal;
	font-weight: 400;
	line-height: .8125rem
}

.gvp-layer {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.youtube-video-player {
	background-color: #000;
	background-position: 50%;
	background-size: cover;
	cursor: pointer
}

.youtube-video-player-facade-button:focus,
.youtube-video-player:hover .youtube-video-player-facade-button {
	filter: none
}

.youtube-video-player>picture {
	display: none
}

.youtube-video-player-facade:before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==");
	background-position: top;
	background-repeat: repeat-x;
	content: "";
	height: 110px;
	position: absolute;
	top: 0;
	width: 100%
}

.youtube-video-player-facade-button {
	background-color: transparent;
	border: unset;
	cursor: pointer;
	display: none;
	filter: grayscale(100%);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: filter .1s cubic-bezier(0, 0, .2, 1);
	z-index: 1
}

.youtube-video-player-facade>.youtube-video-player-facade-button {
	display: block
}

.youtube-video-player-facade .icon {
	height: 48px;
	max-height: none;
	max-width: none;
	width: 68px
}

.youtube-video-player-facade>picture {
	display: block
}

.youtube-video-player-facade img {
	height: 100%;
	object-fit: cover;
	position: absolute;
	width: 100%
}

.youtube-video-player .close-link {
	display: none
}

.looping-video-player-button {
	background: rgba(0, 0, 0, .5);
	border: 1px solid var(--secondary-color-5);
	border-radius: 0;
	color: var(--secondary-color-5);
	cursor: pointer;
	font-family: "GrapheneVideoPlayerIcon";
	font-size: 1rem;
	height: 40px;
	left: 50%;
	line-height: 40px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: background-color .3s;
	width: 40px;
	z-index: 1
}

@media(min-width:1024px) {
	.looping-video-player-button {
		font-size: 1.5rem;
		height: 60px;
		line-height: 60px;
		width: 60px
	}
}

.looping-video-player-button:before {
	content: "ï„ƒ";
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%
}

[data-playback-playing] .looping-video-player-button {
	display: none
}

.video-miniplayer .container {
	bottom: 5px;
	position: fixed;
	right: 5px;
	z-index: 1050
}

[data-with-playlist] .video-miniplayer .container {
	bottom: 45px
}

@media(min-width:1024px) {
	[data-with-playlist] .video-miniplayer .container {
		bottom: 5px
	}
}

.video-miniplayer .close-link {
	background-color: var(--site-bg-color);
	border-radius: 50%;
	box-sizing: border-box;
	display: block;
	font-size: 25px;
	font-weight: 700;
	height: 24px;
	line-height: 1;
	margin-left: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: -27px;
	width: 24px
}

.video-miniplayer .close-link:before {
	content: "Ã—"
}

.video-miniplayer .video-js,
.video-miniplayer iframe {
	height: 18.5vw;
	max-height: 197px;
	max-width: 350px;
	min-height: 113px;
	min-width: 200px;
	position: relative;
	width: 33vw
}

.video-miniplayer .close-link,
.video-miniplayer .video-js,
.video-miniplayer iframe {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.video-miniplayer .vjs-volume-panel {
	transition: initial
}

.video-miniplayer .vjs-layout-tiny .vjs-control-bar {
	transform: scale(.8);
	transform-origin: bottom left;
	width: 250px
}

.video-miniplayer .vjs-layout-tiny .vjs-control {
	width: 50px
}

.video-miniplayer .vjs-layout-tiny.video-js.skin .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	padding-bottom: 0
}

.video-miniplayer .vjs-layout-x-small .vjs-control {
	max-width: 4em;
	width: 6.6vw
}

.video-miniplayer .vjs-layout-x-small.video-js.skin .vjs-playback-rate {
	display: none
}

.video-miniplayer .vjs-layout-x-small .vjs-progress-control {
	max-width: none
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@media(min-width:1024px) {
	.video-enhancement {
		padding-left: 0;
		padding-right: 0
	}
}

.enhancement .video-enhancement {
	margin: 0 -20px
}

@media(min-width:1024px) {
	.enhancement .video-enhancement {
		margin: 0
	}
}

@media(min-width:1240px) {
	.enhancement .video-enhancement {
		margin: 0 -80px
	}

	.article-page .enhancement .video-enhancement {
		margin: 0
	}
}

@media(min-width:1440px) {
	.article-page .enhancement .video-enhancement {
		margin: 0 -40px
	}
}

@media(min-width:1240px) {
	.listicle-page .enhancement .video-enhancement {
		margin: 0 -20px
	}

	.enhancement .video-enhancement-content,
	.enhancement .video-enhancement-title {
		padding-left: 0;
		padding-right: 0
	}
}

@media(min-width:768px) {

	.enhancement[data-align-left] .video-enhancement,
	.enhancement[data-align-right] .video-enhancement {
		margin: 0
	}
}

@media(min-width:1240px) {

	.enhancement[data-align-left] .video-enhancement,
	.enhancement[data-align-right] .video-enhancement {
		margin: 0
	}

	.enhancement[data-align-left] .video-enhancement {
		margin-left: -80px
	}

	.article-page .enhancement[data-align-left] .video-enhancement {
		margin: 0
	}
}

@media(min-width:1440px) {
	.article-page .enhancement[data-align-left] .video-enhancement {
		margin-left: -40px
	}
}

@media(min-width:1240px) {
	.enhancement[data-align-right] .video-enhancement {
		margin-right: -80px
	}

	.article-page .enhancement[data-align-right] .video-enhancement {
		margin: 0
	}
}

@media(min-width:1440px) {
	.article-page .enhancement[data-align-right] .video-enhancement {
		margin-right: -40px
	}
}

.video-enhancement-title {
	color: var(--primary-text-color);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 500;
	line-height: .875rem;
	margin-bottom: 0;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px
}

.playlist-item {
	border-bottom: 1px solid var(--secondary-color-3);
	border-top: 3px solid transparent;
	cursor: pointer;
	display: flex;
	padding: 20px
}

.playlist-item-category {
	color: var(--secondary-text-color);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .625rem;
	font-style: normal;
	font-weight: 700;
	line-height: .625rem;
	margin-bottom: 10px;
	text-transform: uppercase
}

.playlist-item-category:hover {
	color: var(--brand-color)
}

.playlist-item-content {
	font-family: var(--headline-font), var(--headline-adjust-font), "times new roman", times, serif;
	font-size: .875rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.125rem;
	order: 2
}

.playlist-item-duration {
	color: var(--secondary-text-color);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .625rem;
	font-style: normal;
	font-weight: 700;
	line-height: .625rem;
	margin-top: 10px;
	text-transform: uppercase
}

.playlist-item-media {
	flex-shrink: 0;
	margin: 0 20px 0 0;
	order: 1;
	width: 115px
}

.playlist-item-media-current {
	background: rgba(0, 0, 0, .5);
	border: 1px solid var(--secondary-color-5);
	bottom: 10px;
	color: var(--primary-text-color-inverse);
	display: none;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .625rem;
	font-style: normal;
	font-weight: 700;
	left: 10px;
	line-height: .625rem;
	padding: 10px 10px 6px;
	position: absolute;
	top: auto
}

.playlist-item-media-image {
	display: block;
	position: relative
}

.playlist-item-title {
	font-family: var(--headline-font), var(--headline-adjust-font), "times new roman", times, serif;
	font-size: .875rem;
	font-style: normal;
	font-weight: 600;
	letter-spacing: -.2px;
	line-height: 1.125rem;
	margin: 0
}

.playlist-item-title:hover>a,
.playlist-item-title[data-hover]>a {
	opacity: .8
}

.playlist-item[data-current-item=true] {
	background: var(--secondary-color-5);
	border-top: 3px solid var(--brand-color);
	cursor: default
}

.playlist-item[data-current-item=true] .promo-media:after,
.playlist-item[data-current-item=true] .promo-media:before {
	display: none !important
}

.playlist-item[data-current-item=true] .playlist-item-media-current {
	display: block
}

.playlist-item:last-of-type {
	border-bottom: 0
}

.playlist-item-status {
	display: none
}

.video-module {
	display: block
}

@media(min-width:1024px) {
	.one-column-container .video-module .playlist-item {
		display: flex
	}

	.one-column-container .video-module .playlist-item-media {
		margin: 0 20px 0 0;
		width: 36%
	}

	.one-column-container .video-module .video-module-content {
		display: block;
		height: 0;
		margin: 0 auto;
		padding-bottom: 39.5%;
		position: relative
	}

	.one-column-container .video-module .video-module-content-wrapper {
		display: flex;
		height: 100%;
		left: 0;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 100%
	}

	.one-column-container .video-module .video-module-cta {
		padding-bottom: 20px
	}

	.one-column-container .video-module .video-module-player {
		flex-shrink: 0;
		width: 70%
	}

	.one-column-container .video-module .video-module-playlist {
		display: block;
		margin: 0;
		padding-top: 0;
		width: 100%
	}

	.one-column-container .video-module .video-module-playlist-item {
		border-bottom: 1px solid var(--secondary-color-3);
		border-right: 0;
		display: block;
		flex-shrink: 0;
		padding: 20px;
		width: 100%
	}

	.one-column-container .video-module .video-module-playlist-item:last-of-type {
		border: 0
	}

	.one-column-container .video-module .video-module-playlist-wrapper {
		border-bottom: 1px solid var(--secondary-color-3);
		border-right: 1px solid var(--secondary-color-3);
		border-top: 1px solid var(--secondary-color-3);
		flex-shrink: 0;
		height: 100%;
		overflow-y: scroll;
		width: 30%
	}
}

.two-column-container-7030 .video-module .video-module-content,
.two-column-container-7030 .video-module .video-module-content-wrapper {
	display: block
}

.two-column-container-7030 .video-module .video-module-player,
.two-column-container-7030 .video-module .video-module-playlist-wrapper {
	width: 100%
}

.video-module .playlist-item {
	border: 0;
	padding: 0
}

@media(min-width:768px) {
	.video-module .playlist-item {
		display: block
	}
}

.video-module .playlist-item-media {
	max-width: none
}

@media(min-width:768px) {
	.video-module .playlist-item-media {
		margin: 0 0 20px;
		width: 100%
	}
}

.video-module .video-module-cta {
	padding-top: 20px
}

.video-module .video-module-cta a {
	align-items: center;
	background: var(--button-bg-color);
	border: 1px solid var(--button-text-color);
	color: var(--button-text-color);
	cursor: pointer;
	display: flex;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .875rem;
	font-style: normal;
	font-weight: 700;
	height: 40px;
	justify-content: center;
	line-height: 2.375rem;
	margin: 0 auto;
	transition: color .25s, background .25s, border .25s;
	width: 280px
}

.video-module .video-module-cta a:focus,
.video-module .video-module-cta a:hover {
	background: var(--button-bg-color);
	border: 1px solid var(--brand-color);
	color: var(--brand-color)
}

@media(min-width:768px) {
	.video-module .video-module-cta {
		border-top: 1px solid var(--secondary-color-3);
		margin-top: 20px
	}
}

.video-module .video-module-header {
	align-items: center;
	border-top: 2px solid var(--list-border-color);
	display: flex;
	justify-content: space-between;
	margin: 0 0 20px;
	min-height: 40px;
	padding: 5px 0
}

.video-module .video-module-header-title {
	color: var(--primary-text-color);
	font-family: "BentonGothicCond-Black", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .02em;
	line-height: 1.25rem;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	top: 2px
}

.video-module .video-module-header-title a {
	color: var(--primary-text-color)
}

.video-module .video-module-header-title svg {
	fill: var(--primary-text-color);
	height: 12px;
	margin-left: 12px;
	pointer-events: none;
	position: relative;
	top: -1.5px;
	width: 12px
}

.video-module .video-module-header-title:hover>a {
	color: var(--list-title-link-hover-color)
}

.video-module .video-module-header-title:hover svg {
	fill: var(--list-title-link-hover-color)
}

.video-module .video-module-header[data-no-title] {
	border-bottom: 0;
	display: none !important;
	height: 0;
	padding-bottom: 0
}

.video-module .video-module-playlist {
	padding-top: 20px
}

@media(min-width:768px) {
	.video-module .video-module-playlist {
		display: flex;
		margin: 0 -20px;
		width: calc(100% + 20px)
	}
}

.video-module .video-module-playlist-item {
	border-bottom: 1px solid var(--secondary-color-3);
	display: none;
	padding: 20px 0
}

.video-module .video-module-playlist-item:nth-child(-n+4) {
	display: block
}

.video-module .video-module-playlist-item:first-of-type {
	padding-top: 0
}

@media(min-width:768px) {
	.video-module .video-module-playlist-item {
		border-bottom: 0;
		border-right: 1px solid var(--secondary-color-3);
		flex-shrink: 0;
		padding: 0 20px;
		width: 25%
	}

	.video-module .video-module-playlist-item:last-of-type {
		border: 0
	}
}

.bylines {
	margin-bottom: 20px
}

.bylines-multimedia {
	align-items: center
}

.byline,
.bylines-multimedia {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap
}

.byline {
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 20px
}

@media(min-width:768px) {
	.byline {
		flex-wrap: nowrap;
		margin-left: auto;
		margin-right: auto;
		max-width: 680px
	}
}

@media(min-width:1024px) {
	.byline {
		justify-content: normal;
		margin-bottom: 20px
	}
}

.byline-multimedia {
	font-family: var(--secondary-headline-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.125rem
}

.byline-multimedia-prefix {
	text-transform: lowercase
}

.byline-multimedia-role-name {
	text-transform: none
}

.byline-text {
	color: var(--primary-text-color);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 500;
	line-height: .875rem;
	margin-bottom: 10px;
	text-transform: uppercase
}

@media(min-width:768px) {
	.byline-text {
		margin-right: 10px;
		width: auto
	}
}

.byline-suffix {
	color: var(--secondary-color-6);
	font-family: var(--body-font), "times new roman", times, serif;
	font-size: .9375rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25rem;
	text-transform: uppercase
}

.author-name+.byline-suffix:before {
	content: " | ";
	margin: 0 4px
}

.byline .byline-suffix {
	display: inline;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 500;
	line-height: .875rem
}

.authors {
	display: flex;
	margin-bottom: 12px;
	text-transform: uppercase
}

.authors.has-multimedia-bylines {
	display: inline
}

.author-info {
	margin-top: 20px
}

.author-info:after,
.author-info:before {
	content: "";
	display: table;
	line-height: 0
}

.author-info:after {
	clear: both
}

.bylines .author-info {
	border-top: 1px solid var(--secondary-color-3);
	padding-top: 20px
}

.bylines .author-info:first-child {
	border-top: 0
}

@media(min-width:768px) {
	.author-info {
		text-align: left
	}
}

.author-avatar {
	flex-shrink: 0;
	float: left;
	margin-right: 20px;
	width: 60px
}

@media(min-width:1024px) {
	.author-avatar {
		width: 100px
	}
}

.page-intro .author-avatar {
	margin-left: auto;
	margin-right: auto
}

@media(min-width:768px) {
	.page-intro .author-avatar {
		margin-right: 20px
	}
}

.author-avatar img {
	border: 2px solid var(--secondary-color-3);
	border-radius: 100%
}

.author-name {
	font-family: var(--headline-font), var(--headline-adjust-font), "times new roman", times, serif;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.375rem
}

@media(min-width:1024px) {
	.author-name {
		font-size: 1.5rem;
		line-height: 1.75rem
	}
}

.byline .author-name {
	display: inline;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 500;
	line-height: .875rem;
	text-transform: uppercase
}

.bylines .author-name {
	align-items: center;
	display: flex;
	height: 60px;
	margin-bottom: 10px
}

@media(min-width:1024px) {
	.bylines .author-name {
		display: block;
		height: auto;
		margin-top: 15px
	}
}

.author-name a {
	color: var(--primary-text-color)
}

.author-contributors {
	display: inline;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 500;
	line-height: .875rem;
	text-transform: uppercase
}

.author-bio-text {
	color: var(--primary-text-color);
	font-family: var(--body-font), "times new roman", times, serif;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.9375rem;
	margin: 30px 0
}

.author-bio-text:first-of-type {
	margin-top: 0
}

.author-bio-text p:last-of-type,
.author-bio-text:last-of-type {
	margin-bottom: 0
}

.author-bio-text a {
	color: var(--primary-body-link-color);
	text-decoration: underline
}

@media(min-width:1024px) {
	.author-bio-text {
		margin-top: 10px
	}
}

.author-title {
	color: var(--secondary-color-6);
	font-family: var(--body-font), "times new roman", times, serif;
	font-size: .9375rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25rem;
	margin-bottom: 20px
}

.byline .author-title {
	display: inline;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 500;
	line-height: .875rem;
	margin: 0 0 0 4px
}

.byline .author-title:before {
	content: " | ";
	margin-right: 3px
}

.author-social-media {
	margin-bottom: 20px
}

.author-social-media .social-bar .social-bar-heading {
	display: none
}

.author-social-media .social-bar .social-bar-menu {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin-bottom: -10px
}

.author-social-media .social-bar .social-bar-menu li {
	flex-shrink: 0;
	margin: 0 20px 10px 0
}

.author-social-media .social-bar .social-bar-menu li:last-of-type {
	margin-right: 0
}

.author-social-media .social-bar .social-link {
	border: 0;
	color: var(--secondary-color-6);
	height: auto;
	width: auto
}

.author-social-media .social-bar .social-link span {
	clip: auto;
	color: var(--secondary-color-6);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .6875rem;
	font-style: normal;
	font-weight: 500;
	height: auto;
	line-height: .6875rem;
	margin: 0;
	overflow: visible;
	position: static;
	text-transform: capitalize;
	width: auto
}

.author-social-media .social-bar .social-link svg {
	fill: var(--secondary-color-6);
	height: 15px;
	margin-right: 5px;
	width: 15px
}

.authors-names {
	display: inline
}

.modified-date,
.published-date {
	color: var(--secondary-text-color);
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 500;
	letter-spacing: .2px;
	line-height: .875rem;
	text-transform: uppercase;
	word-break: keep-all
}

.published-date {
	margin-bottom: 20px
}

.published-date-updated-label {
	font-weight: 700
}

.with-update-date .published-date-updated-date {
	display: inline-block
}

@media(min-width:568px) {
	.with-update-date .published-date-updated-date {
		display: inline
	}

	.with-update-date .published-date-updated-label:before {
		content: "|";
		display: inline;
		font-weight: 400;
		padding-right: 5px
	}
}

.form .text-input-element {
	margin-bottom: 13px
}

.form-header {
	align-items: center;
	border-bottom: 1px solid var(--grid-border-color);
	border-top: 2px solid var(--list-border-color);
	display: flex;
	height: 40px;
	justify-content: space-between;
	margin: 0 -20px 20px;
	padding: 0 20px
}

.form-header-title {
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 700;
	line-height: .75rem;
	position: relative;
	text-transform: uppercase;
	top: 2px
}

.form-header-title,
.form-header-title a {
	color: var(--secondary-color-6)
}

.form-header-title svg {
	fill: var(--secondary-color-6);
	height: 17px;
	margin-left: 5px;
	position: relative;
	top: -1.5px;
	width: 10px
}

.form-header-title:hover>a {
	color: var(--brand-color)
}

.form-header-title:hover svg {
	fill: var(--brand-color)
}

.form-header[data-no-title] {
	border-bottom: 0;
	display: none;
	height: 0;
	padding-bottom: 0
}

@media(min-width:768px) {
	.form-header {
		margin: 0 0 20px;
		padding: 0
	}
}

.form-message {
	color: var(--primary-text-color);
	font-size: .75rem;
	font-weight: 500;
	line-height: 1.25rem;
	margin-top: 10px
}

.form .button[type=submit],
.form-message {
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-style: normal;
	text-align: center
}

.form .button[type=submit] {
	align-items: center;
	background: var(--brand-color);
	border: 1px solid var(--brand-color);
	color: var(--secondary-color-5);
	cursor: pointer;
	display: flex;
	font-size: .875rem;
	font-weight: 700;
	height: 40px;
	justify-content: center;
	line-height: 2.375rem;
	transition: color .25s, background .25s, border .25s;
	width: 100%
}

.form .button[type=submit]:focus,
.form .button[type=submit]:hover {
	background: var(--button-bg-color);
	border: 1px solid var(--button-text-color);
	color: var(--button-text-color)
}

.interactive-project iframe {
	border: 0
}

.interactive-project iframe:not([width]) {
	width: 100%
}

.interactive-promo .promo-media .carousel-slide-info {
	padding: 0
}

.interactive-promo .promo-timestamp {
	margin-top: 10px
}

.interactive-promo .promo-title {
	font-family: var(--headline-font), var(--headline-adjust-font), "times new roman", times, serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 600;
	letter-spacing: -.2px;
	line-height: 1.5rem
}

@media(min-width:1024px) {
	.interactive-promo .promo-title {
		font-size: 1.5rem;
		line-height: 1.75rem
	}
}

.tags {
	margin-bottom: 20px
}

@media(min-width:768px) {
	.tags {
		margin: 0 auto 40px;
		max-width: 680px
	}
}

.tags a {
	align-items: center;
	background-color: var(--tag-button-bg-color);
	border: 1px solid var(--tag-button-bg-color);
	color: var(--tag-button-text-color);
	display: inline-flex;
	font-family: var(--service-font), arial, "helvetica neue", helvetica, sans-serif;
	font-size: .625rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.125rem;
	margin: 0 10px 10px 0;
	padding: 0 5px;
	text-align: center;
	text-transform: uppercase;
	transition: color .25s, background .25s, border .25s;
	word-break: keep-all
}

.tags a:hover {
	background: var(--brand-color);
	border: 1px solid var(--brand-color)
}

.tags a[data-recent] {
	color: var(--breaking-bg-color)
}

.tags span.link {
	pointer-events: none
}

.podcast-links-wrapper {
	border-bottom: 1px solid var(--grid-border-color);
	border-top: 1px solid var(--grid-border-color);
	margin-bottom: 20px;
	padding: 20px 0 5px
}

.podcast-links-title {
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1rem;
	padding-bottom: 20px
}

.podcast-links-icon {
	border: 1px solid var(--secondary-color-2);
	border-radius: 4px;
	height: 48px;
	margin-bottom: 10px;
	width: 48px
}

.podcast-links-icon,
.podcast-links-icon:before {
	align-items: center;
	display: flex;
	justify-content: center
}

.podcast-links-icon:before {
	content: "";
	height: 30px;
	width: 30px
}

.podcast-links-view-all {
	display: none
}

.podcast-links-view-all--show {
	display: flex
}

.podcast-links-view-all-button {
	align-items: center;
	background-color: transparent;
	border: unset;
	color: var(--primary-body-link-color);
	display: flex;
	padding: 0;
	text-transform: uppercase
}

.podcast-links-view-all-button-text {
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 500;
	line-height: .75rem
}

.podcast-links-view-all-button .arrow-icon {
	left: 5px;
	position: relative;
	top: 4px;
	transform: rotate(90deg);
	width: 12px
}

.podcast-mobile .podcast-links-view-all {
	flex: 0 0 100%;
	min-height: 40px
}

.podcast-links-item {
	display: inline-flex;
	flex-direction: column;
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.125rem;
	padding-bottom: 15px;
	width: 67px
}

.podcast-links-item svg {
	height: 100%
}

.podcast-links-item-toggle {
	display: none
}

@media(min-width:768px) {
	.podcast-links-item-toggle {
		display: inline-flex
	}
}

.podcast-links-item:active .podcast-links-icon:before,
.podcast-links-item:hover .podcast-links-icon:before {
	filter: invert(90%) sepia(8%) saturate(0) hue-rotate(223deg) brightness(95%) contrast(83%)
}

.podcast-links-item--show {
	display: inline-flex
}

.podcast-links-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	list-style: none;
	max-width: 340px
}

@media(min-width:768px) {
	.podcast-links-list {
		max-width: 100%
	}
}

.podcast-links-text {
	color: var(--primary-text-color);
	display: inline-flex;
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1rem;
	padding-right: 15px;
	word-break: keep-all
}

.icon-amazon-music-000:before {
	background: url('../../../resource/0000016e-6bb5-d505-abef-fbb7e4420000/94e111c82efc8c59965086a796acffcc.45e5371e4f0ebc15bd9a152135743c71.svg#amazon-music')
}

.icon-apple-podcasts-000:before {
	background: url('../../../resource/0000016e-6bb5-d505-abef-fbb7e4420000/94e111c82efc8c59965086a796acffcc.45e5371e4f0ebc15bd9a152135743c71.svg#apple-podcasts')
}

.icon-google-podcasts-000:before {
	background: url('../../../resource/0000016e-6bb5-d505-abef-fbb7e4420000/94e111c82efc8c59965086a796acffcc.45e5371e4f0ebc15bd9a152135743c71.svg#google-podcasts')
}

.icon-rss-000:before {
	background: url('../../../resource/0000016e-6bb5-d505-abef-fbb7e4420000/94e111c82efc8c59965086a796acffcc.45e5371e4f0ebc15bd9a152135743c71.svg#rss')
}

.icon-pocket-casts-000:before {
	background: url('../../../resource/0000016e-6bb5-d505-abef-fbb7e4420000/94e111c82efc8c59965086a796acffcc.45e5371e4f0ebc15bd9a152135743c71.svg#pocket-casts')
}

.icon-spotify-000:before {
	background: url('../../../resource/0000016e-6bb5-d505-abef-fbb7e4420000/94e111c82efc8c59965086a796acffcc.45e5371e4f0ebc15bd9a152135743c71.svg#spotify')
}

.icon-pandora-000:before {
	background: url('../../../resource/0000016e-6bb5-d505-abef-fbb7e4420000/94e111c82efc8c59965086a796acffcc.45e5371e4f0ebc15bd9a152135743c71.svg#pandora')
}

.icon-overcast-000:before {
	background: url('../../../resource/0000016e-6bb5-d505-abef-fbb7e4420000/94e111c82efc8c59965086a796acffcc.45e5371e4f0ebc15bd9a152135743c71.svg#overcast')
}

.icon-stitcher-000:before {
	background: url('../../../resource/0000016e-6bb5-d505-abef-fbb7e4420000/94e111c82efc8c59965086a796acffcc.45e5371e4f0ebc15bd9a152135743c71.svg#stitcher')
}

.promo-anchor {
	padding: 0 0 30px
}

.promo-anchor-wrapper {
	align-items: center;
	background-color: var(--header-bg-color);
	border: 1px solid var(--primary-body-link-color);
	display: flex;
	flex-direction: column;
	padding: 24px;
	position: relative
}

.promo-anchor--link .promo-anchor-icon {
	right: -20px;
	top: calc(50% - 21px);
	transform: rotate(-90deg)
}

.promo-anchor--anchor .promo-anchor-icon {
	bottom: -20px;
	right: calc(50% - 21px)
}

.promo-anchor-image {
	border-radius: 30px;
	height: 60px;
	overflow: hidden;
	width: 60px
}

.promo-anchor-title {
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5rem;
	padding: 15px 0
}

.promo-anchor-description,
.promo-anchor-title {
	font-family: "BentonGothic", arial, "helvetica neue", helvetica, sans-serif;
	font-style: normal
}

.promo-anchor-description {
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.125rem;
	padding: 0 0 15px
}

.promo-anchor-icon {
	background-color: var(--header-bg-color);
	border: 1px solid var(--primary-body-link-color);
	border-radius: 20px;
	display: block;
	height: 40px;
	position: absolute;
	width: 40px
}

.promo-anchor-icon svg {
	fill: var(--primary-body-link-color);
	height: 100%;
	width: 100%
}

.has-internal-anchor {
	scroll-margin-top: 90px
}

.recipe-card-module {
	color: var(--secondary-color-7);
	display: flex;
	flex-direction: column;
	font-family: var(--secondary-headline-font);
	margin: 0 20px;
	max-width: 680px;
	position: relative
}

.recipe-card-module-link {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 2
}

.recipe-card-module-image img {
	margin-bottom: 0;
	width: 100%
}

.recipe-card-module-media {
	-ms-grid-columns: max-content;
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: -webkit-min-content;
	grid-template-rows: min-content;
	position: relative
}

.recipe-card-module-media>* {
	grid-column-start: 1;
	grid-row-start: 1
}

.recipe-card-module-media [data-promotable]:not(.hidden)+* {
	display: none
}

.recipe-card-module .recipe-card-module-media [data-video-player]:not(.hidden) {
	width: 100%
}

.recipe-card-module .recipe-card-module-media [data-video-player]:not(.hidden)+* {
	display: none
}

.recipe-card-module-media:hover+div .recipe-card-module-title {
	text-decoration: underline
}

.recipe-card-module-content {
	background-color: var(--site-bg-color);
	border: 1px solid var(--site-inverse-bg-color);
	box-shadow: 10px 10px 0 0 rgba(0, 0, 0, .75);
	margin: -10px 0 0 10px;
	padding: 0 20px 20px;
	width: calc(100% - 20px);
	z-index: 1
}

.recipe-card-module-content.category-card {
	padding-bottom: 0
}

.recipe-card-module-category {
	border: 0;
	color: var(--header-text-color-inverse);
	display: flex;
	font-size: .875rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1rem;
	padding: 10px 20px;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	white-space: nowrap;
	width: 76px;
	z-index: 3
}

.recipe-card-module-category:hover {
	opacity: .5
}

.recipe-card-module-category.easy {
	background-color: #53b9fd
}

.recipe-card-module-category.quick {
	background-color: var(--cooking-brand-bg-color);
	color: var(--site-inverse-bg-color)
}

.recipe-card-module-category.healthy {
	background-color: #3dcbaf
}

.recipe-card-module-header {
	font-size: .75rem;
	font-weight: 700;
	line-height: .875rem;
	margin-top: 20px;
	text-transform: uppercase
}

.recipe-card-module-title {
	font-family: var(--primary-recipe-headline-font);
	font-size: 1.375rem;
	font-style: normal;
	font-weight: 900;
	line-height: 1.5625rem;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
	text-transform: capitalize;
	width: 100%
}

.recipe-card-module-title a {
	color: var(--secondary-color-7)
}

.recipe-card-module-title:hover {
	text-decoration: underline
}

.recipe-card-module-title.category-card {
	text-align: center
}

.recipe-card-module-body {
	color: var(--primary-text-color);
	font-size: .875rem;
	font-weight: 300;
	line-height: 1rem;
	margin: 16px 0 20px
}

.recipe-card-module-body.category-card {
	font-weight: 700;
	text-align: center
}

.recipe-card-module-recipe-time {
	align-items: flex-end;
	display: flex;
	float: left;
	font-size: .75rem;
	line-height: .875rem;
	margin: 0 19px 5px 0
}

.recipe-card-module-recipe-time svg {
	color: var(--secondary-color-7);
	height: 15px;
	margin-right: 5px;
	width: 15px
}

.recipe-card-module-recipe-yield {
	align-items: flex-end;
	display: flex;
	float: left;
	font-size: .75rem;
	line-height: .875rem
}

.recipe-card-module-recipe-yield svg {
	height: 15px;
	margin-right: 5px;
	width: 20px
}

.recipe-card-module-tags {
	clear: both;
	float: left;
	font-family: var(--secondary-headline-font);
	font-size: .75rem;
	line-height: 1.125rem;
	margin-top: 15px
}

.recipe-card-module-tags a {
	margin-right: 5px
}

.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module,
.rich-text-body .enhancement[data-align-center] .recipe-card-module {
	margin: 0
}

@media(min-width:768px) {

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module {
		flex-direction: row
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module-image,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module-image {
		width: 182px
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module [data-video-player],
	.rich-text-body .enhancement[data-align-center] .recipe-card-module [data-video-player] {
		visibility: hidden
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module [data-video-player]:not(.hidden)+*,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module [data-video-player]:not(.hidden)+* {
		display: block
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module-content,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module-content {
		margin: 0 10px 10px;
		padding-bottom: 10px
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module-title,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module-title {
		font-size: 1.125rem;
		line-height: 1.5625rem;
		margin-bottom: 10px;
		text-align: left
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module-tags,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module-tags {
		margin-top: 10px
	}
}

@media(min-width:1024px) {

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module [data-video-player],
	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module-image,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module [data-video-player],
	.rich-text-body .enhancement[data-align-center] .recipe-card-module-image {
		width: 339px
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module [data-video-player],
	.rich-text-body .enhancement[data-align-center] .recipe-card-module [data-video-player] {
		visibility: visible
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module [data-video-player]:not(.hidden)+*,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module [data-video-player]:not(.hidden)+* {
		display: none
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module-content,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module-content {
		padding-bottom: 20px
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module-title,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module-title {
		font-size: 1.25rem;
		line-height: 1.6875rem;
		margin-bottom: 20px
	}

	.rich-text-body .enhancement[data-align-center-expanded] .recipe-card-module-tags,
	.rich-text-body .enhancement[data-align-center] .recipe-card-module-tags {
		margin-top: 15px
	}
}