.comment {
	margin-top: 2rem;
	margin-bottom: 2rem;
	max-width: 95%;
}

.comment-line {
	font-size: 20px;
	color: #000000;
	font-weight: 700;
	margin-bottom: 2rem;
	margin-left: 1rem;
	font-family: var(--guardian-medium);
}

.comment-display {
	border-top: 1px solid #767d843c;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 1rem;
}

.comment-display div {
	display: flex;
	gap: 1rem;
}

.comment-display div span:nth-child(1) {
	background-color: #626262;
	padding: 0px 7px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
}

.comment-line:after {
	margin-top: 0.5rem;
	content: '';
	display: block;
	width: 95%;
	margin: 0 auto;
	height: 1px;
	background-color: #2c2c2c;
}

.comment-content {
	display: flex;
	flex-direction: column;
}

.comment-block {
	margin-top: 1rem;
	display: flex;
	justify-content: flex-start;
	border-top: 1px solid #767d843c;
	padding-top: 0.5rem;
	font-size: 0.9rem;
}

.comment-block-answer {
	margin-left: 2rem;
}

.block-avatar {
	margin-right: 1rem;
}

.block-avatar img {
	border-radius: 50%;
	width: 40px;
	height: 40px;
}

.block-info {
	width: 100%;
}

.block-info-comment {
	position: relative;
	width: 90%;
}

.block-info-comment__svg {
	position: absolute;
	top: 0;
	right: -68px;
	border-radius: 50%;
	font-size: 0.8rem;
	display: flex;
	align-items: center;
}

.block-info-comment__svg svg {
	background-color: #62626237;
	border-radius: 50%;
	fill: #303030;
	width: 15px;
	padding: 5px;
}

.block-info-comment__name {
	font-weight: 700;
	color: #052962;
}

.block-info-comment__name span {
	font-size: 0.8rem;
	font-weight: normal;
	color: #30303093;
	padding-left: 0.5rem;
}

.block-info-line {
	display: flex;
	flex-direction: column;
}

.block-info-line__like {
	display: flex;
	justify-content: flex-end;
	color: #626262;
	font-weight: normal;
	font-size: 0.7rem;
}

.block-info-line__like_item {
	list-style: none;
	margin-right: 1rem;
}

.block-info-line__like_item a {
	color: #3b5998;
}

.comments__more {
	display: block;
	margin: 0 auto;
	color: #3b5998;
	text-align: center;
}

.reg__list li {
	position: relative;
	padding: 10px 15px;
	padding-left: 55px;
	margin-bottom: 15px;
	background-color: #f9f9f9;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
}

.reg__list li:before {
	content: '' !important;
	display: flex;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #007fff;
	color: #007fff;
	text-align: center;
	font-weight: bold;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	background-color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}

.talk-tab-button {
	color: #bcbcbc;
	font-family:
		Helvetica Neue,
		HelveticaNeue,
		Helvetica,
		Arial,
		sans-serif;
}

.talk-tab-button > span > div {
	left: 10px;
	top: 45px;
}

.talk-tab-count {
	background: none;
	color: inherit;
	font-family:
		Helvetica Neue,
		HelveticaNeue,
		Helvetica,
		Arial,
		sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin-left: 3px;
	margin-top: 0;
	min-width: 0;
	padding: 0;
	position: static;
	top: auto;
}

.talk-tab-count:before {
	content: '(';
}

.talk-tab-count:after {
	content: ')';
}

.talk-tab-count + i {
	display: none;
}

.talk-plugin-infobox-info {
	background: #f4f4f4;
	border-radius: 1px;
	color: #555;
	font-size: 12px;
	padding: 6px 9px;
}

.talk-plugin-infobox-info p {
	margin: 0;
}

.talk-plugin-infobox-info p a {
	color: #000;
	text-decoration: none;
}

.talk-plugin-infobox-info ul {
	margin: 0;
	padding-left: 15px;
}

.talk-plugin-commentbox-container textarea {
	border-color: #d5d5d5;
	border-radius: 3px;
	margin-top: 0;
	padding: 10px;
}

.talk-plugin-commentbox-container textarea::placeholder {
	color: #bcbcbc;
	font-size: 14px;
	font-style: italic;
}

.talk-plugin-rich-text-content {
	font-size: 16px;
}

.talk-plugin-commentbox-button {
	background: #1591db;
	color: #fff;
	font-size: 0;
	font-weight: 400;
	height: auto;
	line-height: normal;
	min-width: auto;
	padding: 10px;
	text-transform: uppercase;
}

.talk-plugin-commentbox-button:hover {
	background: #2da6eb;
}

.talk-plugin-commentbox-button:after {
	content: 'POST COMMENT';
	display: inline;
	font-size: 10px;
}

.talk-plugin-commentbox-cancel-button {
	background: none;
	color: #999;
	font-size: 10px;
	font-weight: 700;
	height: auto;
	line-height: normal;
	min-width: auto;
	padding: 10px;
	text-transform: uppercase;
}

.talk-plugin-tag-label {
	background: #666;
	border-radius: 0;
	display: inline-block;
	font-size: 10px;
	font-weight: 400;
	margin: 0 0 0 10px;
	padding: 2px 5px 1px;
	text-transform: uppercase;
}

.talk-plugin-tag-label:after {
	content: 'NEWS.COM.AU HQ';
	display: inline;
	font-size: 10px;
	line-height: 10px;
}

.talk-stream-comment-featured-tag-label {
	background: #000;
	border-radius: 0;
	font-size: 10px;
	font-weight: 400;
	line-height: 10px;
	margin: 0;
	padding: 2px 5px 1px;
	text-transform: uppercase;
}

.talk-plugin-author-menu-button {
	color: #333;
	font-size: 14px;
}

.talk-comment-timestamp {
	color: #999;
	font-size: 10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
}

.talk-embed-stream-comment-actions-container-left {
	flex: 1;
	float: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
}

.talk-embed-stream-comment-actions-container-left > div button,
.talk-embed-stream-comment-actions-container-left > span button {
	color: #999;
	font-size: 11px;
	font-weight: 700;
}

.talk-embed-stream-comment-actions-container-right {
	flex: 0 1 auto;
}

.talk-embed-stream-comment-actions-container-right > span .talk-plugin-flags-button {
	color: #999;
	font-size: 11px;
	font-weight: 700;
}

.talk-plugin-comment-content-line {
	color: #292929;
	font-size: 14px;
	line-height: 20px;
}

.talk-plugin-flags-popup-button,
.talk-plugin-ignore-user-action {
	background: #000;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}

.talk-plugin-ignore-user-action {
	border: none;
	border-radius: 2px;
	padding: 10px;
}

.talk-plugin-viewing-options button {
	font-size: 12px;
	font-weight: 700;
}

.talk-plugin-viewing-options i {
	display: none;
}

.talk-plugin-viewing-options span {
	display: inline-block;
}

.talk-load-more {
	margin: 20px 0;
}

.talk-load-more button {
	background: #1591db;
	color: #fff;
	margin: 0;
}

.talk-load-more button:hover {
	background: #2da6eb;
	color: #fff;
}

.talk-tab-active .talk-tab-button {
	border-color: #000;
	color: #000;
}

.talk-tab {
	display: inline-block;
	margin-right: 6px;
}

.talk-tab:last-child {
	display: inline-block;
	margin-bottom: -3px;
}

.talk-tab-bar {
	border-bottom: 3px solid #d5d5d5;
}

.talk-stream-comment-wrapper {
	margin: 0;
}

.talk-stream-comment-wrapper:not([class*='level-0']) {
	border-top: 1px solid #d5d5d5;
	margin: 0;
	padding-left: 40px;
	padding-top: 0;
}

.talk-stream-comment-wrapper[class*='level-0']:not(:first-child) {
	border-top: 3px solid #d5d5d5;
	margin: 0;
	padding: 0;
}

.talk-stream-comment-container {
	padding: 0;
}

.talk-stream-comment-container:hover .talk-plugin-flags-button {
	opacity: 1;
}

.talk-stream-comment {
	border-bottom: 3px solid #d5d5d5;
	padding-bottom: 22px;
	padding-left: 0;
}

.talk-stream-comment-header-container {
	align-items: center;
	display: flex;
	flex-flow: row wrap;
}

.talk-slot-comment-info-bar {
	flex: 0 1 auto;
}

.talk-stream-comment-header {
	margin: 25px 0 16px;
}

.talk-stream-comment-header a.Comment__link___1quD0 {
	margin-right: 8px;
}

.talk-stream-comment-user-name {
	margin-right: 0;
}

.talk-stream-comment-author-tags {
	margin: 0;
}

.talk-stream-comment-user-byline {
	align-items: center;
	padding: 3px 0;
}

.talk-stream-comment-user-byline:before {
	background: #999;
	border-radius: 5px;
	content: '';
	height: 4px;
	margin: 0 10px;
	width: 4px;
}

.talk-slot-comment-content {
	line-height: 20px;
	font-size: 16px;
}

.talk-plugin-rich-text-text blockquote {
	background: none;
	font-style: italic;
	margin: 20px 20px 0;
	padding-bottom: 0;
	position: relative;
}

.talk-plugin-rich-text-text blockquote:before {
	content: '“';
	display: block;
	font-size: 32px;
	left: -12px;
	margin-right: 5px;
	position: absolute;
	top: 0;
}

.talk-plugin-rich-text-text blockquote:after {
	content: '”';
	display: inline-block;
	font-size: 32px;
	line-height: 20px;
	margin-left: 5px;
	margin-top: 20px;
	vertical-align: text-top;
}

.talk-stream-comment-actions-container {
	display: flex;
	margin: 10px 0 0;
}

.talk-plugin-respect-container .talk-plugin-respect-button {
	align-items: center;
	display: inline-flex;
}

.talk-plugin-respect-container .talk-plugin-respect-button:hover {
	color: #23b0e7;
}

.talk-plugin-respect-container .talk-plugin-respect-label {
	display: none;
}

.talk-plugin-respect-container .talk-plugin-respect-count {
	margin-left: 5px;
}

.talk-plugin-respect-container .talk-plugin-respect-icon {
	font-size: 18px;
}

.talk-plugin-respect-container .talk-plugin-respect-respected {
	color: #23b0e7;
}

.talk-plugin-like-container .talk-plugin-like-button {
	align-items: center;
	display: inline-flex;
	margin: 5px 0;
}

.talk-plugin-like-container .talk-plugin-like-button:hover {
	color: #23b0e7;
}

.talk-plugin-like-container .talk-plugin-like-label {
	display: none;
}

.talk-plugin-like-container .talk-plugin-like-count {
	margin-left: 5px;
	margin-right: 6px;
}

.talk-plugin-like-container .talk-plugin-like-count:empty {
	margin-right: 0;
}

.talk-plugin-like-container .talk-plugin-like-icon {
	font-size: 14px;
	padding: 2px 2px 0;
}

.talk-plugin-like-container .talk-plugin-like-liked {
	color: #23b0e7;
}

.talk-plugin-replies-reply-button {
	align-items: center;
	display: inline-flex;
}

.talk-plugin-replies-reply-button:before {
	background: #999;
	border-radius: 5px;
	content: '';
	height: 4px;
	margin: 0 5px 0 2px;
	width: 4px;
}

.talk-plugin-replies-reply-button:hover {
	color: #23b0e7;
}

.talk-plugin-replies-reply-button .talk-plugin-replies-label {
	display: block;
	order: 2;
}

.talk-plugin-replies-reply-button .talk-plugin-replies-icon {
	font-size: 18px;
	order: 1;
	transform: scaleX(-1);
}

.talk-plugin-permalink-container {
	display: none;
}

.talk-plugin-flags-button {
	align-items: center;
	display: inline-flex;
	opacity: 0;
	transition: opacity 0.1s;
}

.talk-plugin-flags-button:hover {
	color: #d0021b;
}

.talk-plugin-flags-button:focus {
	opacity: 1;
}

.talk-plugin-flags-button-text {
	display: none;
}

.talk-plugin-flags-icon {
	font-size: 18px;
}

.talk-plugin-replies-textarea {
	margin-bottom: 20px;
}

.talk-plugin-replies-textarea .talk-plugin-commentbox-button:after {
	content: 'POST';
}

.talk-load-more-replies {
	padding-left: 40px;
}

.talk-load-more-replies button {
	border: none;
	font-weight: 400;
	margin: 0 0 5px;
}

.talk-plugin-flags-popup > div:after,
.talk-plugin-flags-popup > div:before {
	right: 4px;
}

.Stream__tabContainer___2trkn {
	min-height: auto !important;
}

.Stream__root___2wTfr > div p {
	font-family:
		Helvetica Neue,
		HelveticaNeue,
		Helvetica,
		Arial,
		sans-serif;
}

.talk-embed-stream-tab-bar > .talk-tab-bar {
	display: block;
}

.talk-embed-stream-tab-bar .talk-tab-content {
	padding: 0 !important;
}

@media (pointer: coarse) {
	.talk-plugin-flags-button {
		opacity: 1;
	}
}

.publish-comment {
	margin-left: 40px;
}

.FlagButton__icon___2IOP6 {
	padding: 0 2px;
	font-size: 12px;
	vertical-align: middle;
}

.Comment__root___3hQ_c {
	margin-left: 20px;
	margin-bottom: 16px;
	position: relative;
	padding-top: 12px;
}

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

.Comment__rootLevel0___1rJSw {
	margin-left: 0px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.Comment__comment___3_T6p {
	position: relative;
	padding-left: 15px;
	display: -ms-flexbox;
	display: flex;
}

.Comment__commentContainer___3sJdg {
	width: 100%;
}

.Comment__commentLevel0___1B4Fw {
	padding-left: 0px;
}

.Comment__commentLevel0___1B4Fw.Comment__highlightedComment___3raJF {
	margin-top: 8px;
}

.Comment__commentLevel1___1VM3J {
	border-left: 3px #212121 solid;
}

.Comment__commentLevel2___1iprR {
	border-left: 2px #6a6a6a solid;
}

.Comment__commentLevel3___1KyxE {
	border-left: 2px #9e9e9e solid;
}

.Comment__commentLevel4___13isG {
	border-left: 2px #c1c1c1 solid;
}

.Comment__highlightedComment___3raJF {
	padding: 1px 15px 8px 15px;
	background-color: #e3f2fd;
}

.Comment__bylineSecondary___3wA7v {
	display: -ms-flexbox;
	display: flex;
	color: #696969;
	font-size: 12px;
}

.Comment__pendingComment___1b8S8 {
	filter: blur(2px);
	pointer-events: none;
}

.Comment__editedMarker___1ZMCp {
	font-style: italic;
}

.Comment__hr___1glXo {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.Comment__editCommentForm___22VGF {
	margin-bottom: 10px;
}

.Comment__editCommentForm___22VGF .Comment__buttonContainerLeft___3R59t {
	margin-right: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

.Comment__editCommentForm___22VGF .Comment__buttonContainerLeft___3R59t .Comment__editWindowRemaining___2G3WL {
	margin-right: 1em;
}

.Comment__editCommentForm___22VGF .Comment__button___S4-Wq {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.Comment__editWindowAlmostOver___31xxw {
	font-weight: bold;
}

.Comment__link___1quD0 {
	color: #2376d8;
	cursor: pointer;
}

.Comment__popover___qJFH4 {
	position: absolute;
	z-index: 1;
}

.Comment__Wizard___1yfL_ {
	background-color: #2e343b;
	color: white;
	padding: 1em;
	max-width: 220px;
}

.Comment__Wizard___1yfL_ header {
	font-weight: bold;
}

.Comment__Wizard___1yfL_ .Comment__textAlignRight___AtB_j {
	text-align: right;
}

.Comment__commentInfoBar___3R1RT {
	margin-left: auto;
	-ms-flex: 1;
	flex: 1;
	text-align: right;
}

@keyframes Comment__enter___2GWsk {
	0% {
		background-color: rgba(0, 0, 0, 0);
	}

	50% {
		background-color: rgba(255, 255, 0, 0.2);
	}

	100% {
		background-color: rgba(0, 0, 0, 0);
	}
}

.Comment__enter___2GWsk {
	animation: Comment__enter___2GWsk 1000ms;
}

.Comment__commentAvatar___xgVA3 {
	margin-top: 10px;
	max-width: 60px;
}

.Comment__commentAvatar___xgVA3:empty {
	display: none;
}

.Comment__timerIcon___bOryr {
	vertical-align: middle;
	font-size: 14px;
}

.Comment__commentFooter___128Wh {
	padding-top: 8px;
}

.Comment__header___2nnH0 {
	margin: 10px 0;
	display: -ms-flexbox;
	display: flex;
}

.Comment__headerContainer___3iZR2 {
	-ms-flex: 1;
	flex: 1;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (min-width: 480px) {
	.Comment__headerContainer___3iZR2 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.Comment__tagsContainer___3_las {
	display: -ms-flexbox;
	display: flex;
}

.Comment__tagsContainer___3_las > * {
	margin: 3px;
}

.Comment__tagsContainer___3_las > *:first-child {
	margin-left: 0px;
}

.Comment__content___H2nSW {
	word-wrap: break-word;
}

.Comment__footer___3AWk_ {
	min-height: 10px;
}

.Comment__username___qwlpJ {
	margin-right: 5px;
}

.CommentTombstone__commentTombstone___2jL7E {
	background-color: #f0f0f0;
	text-align: center;
	padding: 1em;
	color: #3e4f71;
}

.CommentTombstone__undo___2q6WY {
	cursor: pointer;
	text-decoration: underline;
	margin-left: 5px;
}

.InactiveCommentLabel__root___1JTz6 {
	display: inline-block;
	color: white;
	background: grey;
	height: 22px;
	box-sizing: border-box;
	line-height: 19px;
	padding: 2px 6px 2px 4px;
	border-radius: 2px;
	font-size: 12px;
	text-transform: capitalize;
}

.InactiveCommentLabel__icon___3gkra {
	font-size: 14px;
	vertical-align: text-top;
	margin: 0;
	margin-right: 4px;
}

.InactiveCommentLabel__label___3dSe7 {
	display: inline-block;
}

.InactiveCommentLabel__premod___3VUJ9 {
	background: #063b9a;
}

.InactiveCommentLabel__rejected___1_BeQ {
	background: #d03235;
}

.RestrictedMessageBox__message___WrP94 {
	padding: 25px;
	margin-bottom: 8px;
	background-color: white;
	border: 1px #f0f0f0 solid;
	text-align: center;
	font-weight: 100;
}

.ChangeUsername__editNameInput___2EM_S {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 3px;
	border: solid 1px #d8d8d8;
	font-size: 0.9em;
}

.ChangeUsername__alert___1CmaL {
	margin-top: 10px;
	color: #b71c1c;
}

.ModerationLink__moderationLink___3kAS2 {
	display: inline;
}

.ModerationLink__moderationLink___3kAS2 a {
	color: #679af3;
	text-decoration: none;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 0.3px;
}

.QuestionBox__qbInfo___2y2Ps {
	top: 0;
	border: 0;
	background: #f0f0f0;
	color: black;
	width: 100%;
	text-align: left;
	padding-left: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	min-height: 50px;
	display: -ms-flexbox;
	display: flex;
	border-radius: 3px;
	padding-right: 40px;
	box-sizing: border-box;
}

.QuestionBox__icon___1c_SU {
	z-index: 2;
	top: 12px;
	left: 12px;
	position: absolute;
	font-size: 33px;
	color: #262626;
}

.QuestionBox__iconBubble___2ah9W {
	position: absolute;
	top: 8px;
	left: 10px;
	color: #9e9e9e;
	font-size: 24px;
	z-index: 0;
}

.QuestionBox__iconPerson___1DZa6 {
	z-index: 2;
	top: 12px;
	left: 12px;
	position: absolute;
	font-size: 33px;
	color: #262626;
}

.QuestionBox__qbIconContainer___1A04o {
	position: relative;
	border: 0;
	color: white;
	padding: 20px;
	margin-left: 0px !important;
	margin-right: 10px;
	display: inline-block;
	width: 10px;
	min-height: 100%;
	padding: 5px 20px;
	vertical-align: middle;
}

.QuestionBox__qbContent___1VZtU {
	padding: 5px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 400;
}

.DefaultQuestionBoxIcon__iconBubble___2Ax-s {
	position: absolute;
	top: 8px;
	left: 10px;
	color: #9e9e9e;
	font-size: 24px;
	z-index: 0;
}

.DefaultQuestionBoxIcon__iconPerson___1VU1Z {
	z-index: 2;
	top: 12px;
	left: 12px;
	position: absolute;
	font-size: 33px;
	color: #262626;
}

.DefaultQuestionBoxIcon__root___nJzbw {
}

.NoComments__message___3Sqah {
	padding: 20px 10px;
	background-color: #f7f7f7;
	margin: 20px 0;
	text-align: center;
}

.ExtendableTabPanel__spinnerContainer___3KJXh {
	margin-top: 16px;
}

.Stream__viewAllButtonContainer___1LwHE {
	position: absolute;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: -11px;
	z-index: 10;
}

.Stream__viewAllButton___12m9I {
	background-color: #4d8fcc;
	color: white;
	padding: 4px 8px;
	border-radius: 2px;
}

.Stream__tabPanel___3SVJC {
	margin-top: 8px;
}

.Stream__filterWrapper___1A4eQ {
	position: absolute;
	right: 0;
	margin-top: 4px;
}

.Stream__highlightedContainer___1QEzD {
	margin-top: 28px;
	padding-bottom: 160px;
}

.Stream__tabContainer___2trkn {
	position: relative;
	margin-top: 28px;
}

.AssetStatusInfo__wrapper___6PQM_ {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}

.AssetStatusInfo__button___2bDfN {
	width: 300px;
	margin-left: 20px;
}

.Settings__container___rAwH0 {
	position: relative;
}

.Settings__apply___2xQlr {
	float: right;
	margin: 0 10px;
}

.Settings__description___3UPCu {
	max-width: 380px;
}

.Settings__checkbox___3be1f {
	vertical-align: top;
	margin: 12px 12px 12px 0;
}

.Settings__list___1LL0c {
	margin-top: 26px;
}

.Settings__wrapper___3tFlh {
	margin-bottom: 20px;
}

.Settings__questionBoxContainer___2Vdn4 {
	margin-top: 24px;
}

.QuestionBoxBuilder__root___32BEb {
}

.QuestionBoxBuilder__iconList___h_hQq {
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 10px 0;
}

.QuestionBoxBuilder__item___2BGaR {
	list-style-type: none;
}

.QuestionBoxBuilder__button___1BSsK {
	display: -ms-flexbox;

	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	background: #f0f0f0;
	width: 48px;
	height: 48px;
	font-size: 24px;
	text-align: center;
	line-height: 48px;
	color: #252525;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 10px;
	position: relative;
	border: solid 2px #f0f0f0;
	outline: 0;
}

.QuestionBoxBuilder__button___1BSsK:hover {
	cursor: pointer;
}

.QuestionBoxBuilder__button___1BSsK:focus {
	border: solid 2px #00c96b;
}

.QuestionBoxBuilder__buttonActive___3wf6S {
	border: solid 2px #00796b;
}

.QuestionBoxBuilder__defaultIcon___1lKnY {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.QuestionBoxBuilder__questionBox___SV0xN {
	margin: 10px 0;
}

.Profile__userInfo___GbaXr {
	margin-bottom: 20px;
}

.Profile__email___riE_r {
	margin: 0;
}

.Profile__username___3b4Jl {
	margin-bottom: 4px;
}

.Comment__myComment___1kOBk {
	margin: 1em 0;
	border-bottom: 1px solid lightgrey;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: baseline;
	align-items: baseline;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 20px;
}

.Comment__myComment___1kOBk:last-child {
	border-bottom: solid 1px #ebebeb;
}

.Comment__main___30OYc {
	min-width: 70%;
	max-width: 100%;
}

.Comment__sidebar___3AfrJ {
	min-width: 30%;
}

.Comment__commentBody___3pYXT {
	word-wrap: break-word;
}

.Comment__assetURL___2rECe {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #757575;
	cursor: pointer;
}

.Comment__rejectionBlack___s7gv0 {
	text-decoration: none;
	font-size: 12px;
	margin-top: 10px;
	cursor: pointer;
}

.Comment__commentSummary___2_rxw {
	font-size: 14px;
	margin: 30px 0 10px;
	color: #424242;
}

.Comment__commentSummaryReactions___2AdJP {
	margin-right: 10px;
}

.Comment__reactionCount___2rkmg,
.Comment__replyCount___3-r67 {
	margin: 0 4px;
}

.Comment__countZero___3sOi3 {
	color: #9e9e9e;
}

.Comment__sidebar___3AfrJ ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
	min-width: 140px;
	padding: 0px 10px;
}

.Comment__sidebar___3AfrJ li {
	margin-bottom: 5px;
}

.Comment__viewLink___2eHWl {
	color: #5394d7;
}

.Comment__viewLink___2eHWl:hover {
	cursor: pointer;
}

.Comment__iconView___1kFhl {
	margin-right: 5px;
	font-size: 15px;
	vertical-align: middle;
	padding-bottom: 1px;
}

.Comment__iconDate___Apy0B {
	margin-right: 5px;
	font-size: 15px;
	color: #696969;
	vertical-align: middle;
	padding-bottom: 1px;
}

.Comment__iconRejected___3trG_ {
	margin-right: 5px;
	font-size: 15px;
	color: lightcoral;
	vertical-align: middle;
	padding-bottom: 1px;
}

@media (max-width: 480px) {
	.Comment__myComment___1kOBk {
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.Comment__sidebar___3AfrJ ul {
		display: -ms-flexbox;
		display: flex;
	}

	.Comment__sidebar___3AfrJ ul li {
		margin-right: 20px;
	}
}

.Comment__pubdate___2urkS {
	display: inline-block;
	font-size: inherit;
	margin: inherit;
	color: inherit;
}

.BlankCommentHistory__root___3X9QE {
	text-align: center;
	padding-top: 24px;
}

.BlankCommentHistory__icon___20rlQ {
	font-size: 64px;
	color: #3a4a52;
}

.BlankCommentHistory__title___2NjOh {
	font-size: 18px;
	margin-bottom: 8px;
}

.BlankCommentHistory__info___2uVU6 {
	margin-top: 0px;
	font-size: 14px;
	color: #7d8285;
}

.talk-plugin-like-label {
	display: none;
}

.Stream__filterWrapper___1A4eQ {
	position: absolute;
	right: 0;
	margin-top: 4px;
}

.talk-plugin-viewing-options i Specificity: (0, 1, 1) {
	display: none;
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

.Tab__root___2JtBW:only-child .Tab__button___25mye,
.Tab__rootSub___2WcDL:only-child .Tab__buttonSub___2GrIi Specificity: (0, 3, 0) {
	cursor: default;
	pointer-events: none;
}

.talk-tab-active .talk-tab-button {
	border-color: #000;
	color: #000;
}

.talk-tab-button {
	color: #bcbcbc;
	font-family:
		Helvetica Neue,
		HelveticaNeue,
		Helvetica,
		Arial,
		sans-serif;
}

.Tab__buttonSubActive___3zYeu,
.Tab__buttonSubActive___3zYeu:hover,
.Tab__buttonSubActive___3zYeu:focus {
	font-weight: bold;
	border-bottom: solid 3px #10589b;
	margin-bottom: 0px;
	padding: 6px 10px;
}

.Tab__buttonSub___2GrIi {
	color: black;
	border: none;
	background: transparent;
	padding: 6px 12px;
	margin-bottom: 3px;
	outline: none;
}

.talk-plugin-like-container .talk-plugin-like-icon {
	font-size: 14px;
	padding: 2px 2px 0;
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

.talk-plugin-like-container .talk-plugin-like-button {
	align-items: center;
	display: inline-flex;
	margin: 5px 0;
}

.talk-embed-stream-comment-actions-container-left > div button,
.talk-embed-stream-comment-actions-container-left > span button {
	color: #999;
	font-size: 11px;
	font-weight: 700;
}

.talk-embed-stream-comment-actions-container-left>div button,
.talk-embed-stream-comment-actions-container-left>span button Specificity: (0, 1, 2) {
	color: #999;
	font-size: 11px;
	font-weight: 700;
}

.talk-plugin-replies-reply-button {
	align-items: center;
	display: inline-flex;
}

.ReplyButton__button___2DJKT {
	margin: 5px 10px 5px 0px;
}

.talk-plugin-replies-reply-button:before {
	background: #999;
	border-radius: 5px;
	content: '';
	height: 4px;
	margin: 0 5px 0 2px;
	width: 4px;
}

.comment__action-container {
	display: flex;
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url('flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2');
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}
.edLink {
	position: relative;
	top: 8px;
}

#videoPopup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.95);
	z-index: 9999;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 1rem;
	padding: 1rem;
	box-sizing: border-box;
	color: white;
}

#videoPopup h1 {
	font-size: clamp(1rem, 2.5vw, 1.25rem);
	text-align: center;
	margin: 0;
	font-weight: bold;
	border: 2px solid #fff;
	padding: 1rem;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.1);
	color: white;
}

.video-container {
	aspect-ratio: 1 / 1;
	width: 100%;
	max-width: 500px;
	background: black;
	border-radius: 12px;
	overflow: hidden;
}

video {
	width: 100%;
	height: 100%;
	object-fit: contain;
	background: black;
	display: block;
}

#closeBtn {
	display: none;
	padding: 0.9rem 1.4rem;
	border-radius: 999px;
	border: 0;
	font-weight: 600;
	cursor: pointer;
	background: #ff0000;
	color: white;
	text-decoration: none;
	transition: background 0.2s ease;
}

#closeBtn:hover {
	background: #ff4d4d;
}

@media (max-width: 480px) {
	.video-container {
		max-width: 320px;
	}
}

.article-image {
	margin: 2.5rem 0;
	text-align: center;
}

.article-image img {
	width: 100%;
	max-width: 900px;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	display: block;
	margin: 0 auto;
}

.image-caption {
	margin-top: 0.75rem;
	font-size: 0.9rem;
	color: #666;
	font-style: italic;
	text-align: center;
	padding: 0 1rem;
}

.editor-note {
	background: #f8f9fa;
	border-left: 4px solid #007bff;
	padding: 1.5rem;
	margin: 2rem 0;
	border-radius: 4px;
}

.editor-note h3 {
	margin-top: 0;
	color: #007bff;
	font-size: 1.1rem;
}

.editor-note ul {
	margin: 1rem 0;
	padding-left: 1.5rem;
}

.live-indicator {
	color: #dc3545;
	font-weight: bold;
	margin-top: 1rem;
}

.viewer-count {
	animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
	0%,
	100% {
		opacity: 1;
	}

	50% {
		opacity: 0.7;
	}
}

.registration-box {
	background: #fff3cd;
	border: 2px solid #ffc107;
	padding: 2rem;
	margin: 2.5rem 0;
	border-radius: 8px;
}

.registration-box h3 {
	margin-top: 0;
	color: #856404;
}

.registration-box ol {
	margin: 1.5rem 0;
	padding-left: 1.5rem;
}

.registration-box ol li {
	margin: 0.75rem 0;
	line-height: 1.6;
}

.deadline {
	font-weight: bold;
	color: #dc3545;
	font-size: 1.1rem;
	margin: 1rem 0;
}

.important-note {
	background: #fff;
	border: 1px solid #dc3545;
	padding: 1rem;
	margin: 1rem 0;
	border-radius: 4px;
}

.comments-section {
	margin-top: 3rem;
	padding-top: 2rem;
	border-top: 2px solid #e0e0e0;
}

.comments-title {
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.sign-in-prompt {
	color: #666;
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}

.comments-count {
	font-weight: bold;
	margin-bottom: 1.5rem;
}

.comment {
	background: #f8f9fa;
	padding: 1.25rem;
	margin-bottom: 1rem;
	border-radius: 8px;
	border: 1px solid #e0e0e0;
}

.comment.highlighted {
	background: #fff3cd;
	border-color: #ffc107;
}

.comment.reply {
	margin-left: 2rem;
	background: #e7f3ff;
	border-color: #007bff;
}

.comment-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.75rem;
}

.comment-header strong {
	color: #007bff;
	font-size: 0.95rem;
}

.comment-time {
	color: #888;
	font-size: 0.85rem;
}

.comment p {
	margin: 0.5rem 0;
	line-height: 1.5;
}

.comment-update {
	background: #e7f3ff;
	padding: 0.75rem;
	margin-top: 0.75rem;
	border-radius: 4px;
	border-left: 3px solid #007bff;
}

.comment-likes {
	display: inline-block;
	margin-top: 0.5rem;
	color: #666;
	font-size: 0.85rem;
}

.cta-button-container {
	text-align: center;
	margin: 2rem 0;
}

.cta-button {
	display: inline-block;
	background: #dc3545;
	color: white;
	padding: 1.25rem 2.5rem;
	font-size: 1.2rem;
	font-weight: bold;
	text-decoration: none;
	border-radius: 8px;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(220, 53, 69, 0.3);
}

.cta-button:hover {
	background: #c82333;
	transform: translateY(-2px);
	box-shadow: 0 6px 16px rgba(220, 53, 69, 0.4);
	color: white;
	text-decoration: none;
}

.inline-link {
	color: #007bff;
	text-decoration: underline;
	font-weight: bold;
}

.inline-link:hover {
	color: #0056b3;
}

@media (max-width: 768px) {
	.article-image img {
		max-width: 100%;
	}

	.comment.reply {
		margin-left: 1rem;
	}

	.registration-box {
		padding: 1.5rem;
	}

	.cta-button {
		font-size: 1rem;
		padding: 1rem 2rem;
	}
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

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

body {
	line-height: 1;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
	content: '';
	content: none;
}

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

button {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	margin: 0;
	padding: 0;
	background: none;
	border-radius: 0;
	border: 0;
	font-family: inherit;
	color: inherit;
}

body {
	background-color: #f6f6f6;
}

:focus-visible {
	box-shadow: 0 0 0 0.125rem #ffffff;
	outline: 0.125rem solid #000000;
	outline-offset: 0.125rem;
}

.article-image {
	margin: 2.5rem 0;
	text-align: center;
}

.article-image img {
	width: 100%;
	max-width: 900px;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	display: block;
	margin: 0 auto;
}

.image-caption {
	margin-top: 0.75rem;
	font-size: 0.9rem;
	color: #666;
	font-style: italic;
	text-align: center;
	padding: 0 1rem;
}

.editor-note {
	background: #f8f9fa;
	border-left: 4px solid #007bff;
	padding: 1.5rem;
	margin: 2rem 0;
	border-radius: 4px;
}

.editor-note h3 {
	margin-top: 0;
	color: #007bff;
	font-size: 1.1rem;
}

.editor-note ul {
	margin: 1rem 0;
	padding-left: 1.5rem;
}

.live-indicator {
	color: #dc3545;
	font-weight: bold;
	margin-top: 1rem;
}

.viewer-count {
	animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
	0%,
	100% {
		opacity: 1;
	}

	50% {
		opacity: 0.7;
	}
}

.registration-box {
	background: #fff3cd;
	border: 2px solid #ffc107;
	padding: 2rem;
	margin: 2.5rem 0;
	border-radius: 8px;
}

.registration-box h3 {
	margin-top: 0;
	color: #856404;
}

.registration-box ol {
	margin: 1.5rem 0;
	padding-left: 1.5rem;
}

.registration-box ol li {
	margin: 0.75rem 0;
	line-height: 1.6;
}

.deadline {
	font-weight: bold;
	color: #dc3545;
	font-size: 1.1rem;
	margin: 1rem 0;
}

.important-note {
	background: #fff;
	border: 1px solid #dc3545;
	padding: 1rem;
	margin: 1rem 0;
	border-radius: 4px;
}

.comments-section {
	margin-top: 3rem;
	padding-top: 2rem;
	border-top: 2px solid #e0e0e0;
}

.comments-title {
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.sign-in-prompt {
	color: #666;
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}

.comments-count {
	font-weight: bold;
	margin-bottom: 1.5rem;
}

.comment {
	background: #f8f9fa;
	padding: 1.25rem;
	margin-bottom: 1rem;
	border-radius: 8px;
	border: 1px solid #e0e0e0;
}

.comment.highlighted {
	background: #fff3cd;
	border-color: #ffc107;
}

.comment.reply {
	margin-left: 2rem;
	background: #e7f3ff;
	border-color: #007bff;
}

.comment-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.75rem;
}

.comment-header strong {
	color: #007bff;
	font-size: 0.95rem;
}

.comment-time {
	color: #888;
	font-size: 0.85rem;
}

.comment p {
	margin: 0.5rem 0;
	line-height: 1.5;
}

.comment-update {
	background: #e7f3ff;
	padding: 0.75rem;
	margin-top: 0.75rem;
	border-radius: 4px;
	border-left: 3px solid #007bff;
}

.comment-likes {
	display: inline-block;
	margin-top: 0.5rem;
	color: #666;
	font-size: 0.85rem;
}

.cta-button-container {
	text-align: center;
	margin: 2rem 0;
}

.cta-button {
	display: inline-block;
	background: #dc3545;
	color: white;
	padding: 1.25rem 2.5rem;
	font-size: 1.2rem;
	font-weight: bold;
	text-decoration: none;
	border-radius: 8px;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(220, 53, 69, 0.3);
}

.cta-button:hover {
	background: #c82333;
	transform: translateY(-2px);
	box-shadow: 0 6px 16px rgba(220, 53, 69, 0.4);
	color: white;
	text-decoration: none;
}

.inline-link {
	color: #007bff;
	text-decoration: underline;
	font-weight: bold;
}

.inline-link:hover {
	color: #0056b3;
}

@media (max-width: 768px) {
	.article-image img {
		max-width: 100%;
	}

	.comment.reply {
		margin-left: 1rem;
	}

	.registration-box {
		padding: 1.5rem;
	}

	.cta-button {
		font-size: 1rem;
		padding: 1rem 2rem;
	}
}

@-webkit-keyframes animation-icy1p3 {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0.3;
	}

	100% {
		opacity: 1;
	}
}

@keyframes animation-icy1p3 {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0.3;
	}

	100% {
		opacity: 1;
	}
}

.ssrcss-7wo4m3-ServiceIdentifierIconWrapper {
	display: inline-block;
	height: 1.125rem;
	width: 1.125rem;
	vertical-align: middle;
	padding: 0.25rem;
	margin-bottom: 0.25rem;
}

.article-image {
	margin: 2.5rem 0;
	text-align: center;
}

.article-image img {
	width: 100%;
	max-width: 900px;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	display: block;
	margin: 0 auto;
}

.image-caption {
	margin-top: 0.75rem;
	font-size: 0.9rem;
	color: #666;
	font-style: italic;
	text-align: center;
	padding: 0 1rem;
}

.editor-note {
	background: #f8f9fa;
	border-left: 4px solid #007bff;
	padding: 1.5rem;
	margin: 2rem 0;
	border-radius: 4px;
}

.editor-note h3 {
	margin-top: 0;
	color: #007bff;
	font-size: 1.1rem;
}

.editor-note ul {
	margin: 1rem 0;
	padding-left: 1.5rem;
}

.live-indicator {
	color: #dc3545;
	font-weight: bold;
	margin-top: 1rem;
}

.viewer-count {
	animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
	0%,
	100% {
		opacity: 1;
	}

	50% {
		opacity: 0.7;
	}
}

.registration-box {
	background: #fff3cd;
	border: 2px solid #ffc107;
	padding: 2rem;
	margin: 2.5rem 0;
	border-radius: 8px;
}

.registration-box h3 {
	margin-top: 0;
	color: #856404;
}

.registration-box ol {
	margin: 1.5rem 0;
	padding-left: 1.5rem;
}

.registration-box ol li {
	margin: 0.75rem 0;
	line-height: 1.6;
}

.deadline {
	font-weight: bold;
	color: #dc3545;
	font-size: 1.1rem;
	margin: 1rem 0;
}

.important-note {
	background: #fff;
	border: 1px solid #dc3545;
	padding: 1rem;
	margin: 1rem 0;
	border-radius: 4px;
}

.comments-section {
	margin-top: 3rem;
	padding-top: 2rem;
	border-top: 2px solid #e0e0e0;
}

.comments-title {
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.sign-in-prompt {
	color: #666;
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}

.comments-count {
	font-weight: bold;
	margin-bottom: 1.5rem;
}

.comment {
	background: #f8f9fa;
	padding: 1.25rem;
	margin-bottom: 1rem;
	border-radius: 8px;
	border: 1px solid #e0e0e0;
}

.comment.highlighted {
	background: #fff3cd;
	border-color: #ffc107;
}

.comment.reply {
	margin-left: 2rem;
	background: #e7f3ff;
	border-color: #007bff;
}

.comment-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.75rem;
}

.comment-header strong {
	color: #007bff;
	font-size: 0.95rem;
}

.comment-time {
	color: #888;
	font-size: 0.85rem;
}

.comment p {
	margin: 0.5rem 0;
	line-height: 1.5;
}

.comment-update {
	background: #e7f3ff;
	padding: 0.75rem;
	margin-top: 0.75rem;
	border-radius: 4px;
	border-left: 3px solid #007bff;
}

.comment-likes {
	display: inline-block;
	margin-top: 0.5rem;
	color: #666;
	font-size: 0.85rem;
}

.cta-button-container {
	text-align: center;
	margin: 2rem 0;
}

.cta-button {
	display: inline-block;
	background: #dc3545;
	color: white;
	padding: 1.25rem 2.5rem;
	font-size: 1.2rem;
	font-weight: bold;
	text-decoration: none;
	border-radius: 8px;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(220, 53, 69, 0.3);
}

.cta-button:hover {
	background: #c82333;
	transform: translateY(-2px);
	box-shadow: 0 6px 16px rgba(220, 53, 69, 0.4);
	color: white;
	text-decoration: none;
}

.inline-link {
	color: #007bff;
	text-decoration: underline;
	font-weight: bold;
}

.inline-link:hover {
	color: #0056b3;
}

@media (max-width: 768px) {
	.article-image img {
		max-width: 100%;
	}

	.comment.reply {
		margin-left: 1rem;
	}

	.registration-box {
		padding: 1.5rem;
	}

	.cta-button {
		font-size: 1rem;
		padding: 1rem 2rem;
	}
}

.ssrcss-181c4hk-SectionWrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.ssrcss-4rxmy3-PageStack {
	min-height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.ssrcss-l6cntj-ContentStack {
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.ssrcss-fve7uw-GlobalNavigation {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	font-size: 0.8125rem;
	line-height: 1.2307692307692308;
	background: #ffffff;
	color: #000000;
	box-shadow: 0 0.0625rem 0 rgba(0, 0, 0, 0.15);
	position: relative;
	z-index: 1;
	padding-top: 0.5rem;
}

.ssrcss-1euvvif-Wrap {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 63rem;
	padding: 0 0.5rem;
}

@media (min-width: 25rem) {
	.ssrcss-1euvvif-Wrap {
		padding: 0 1rem;
	}
}

@media (min-width: 80rem) {
	.ssrcss-1euvvif-Wrap {
		max-width: 80rem;
	}
}

.ssrcss-2u16sf-GlobalNavigationContent {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	justify-content: space-evenly;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
}

@media (max-width: 18.6875rem) {
	.ssrcss-2u16sf-GlobalNavigationContent {
		width: 100%;
		box-sizing: border-box;
	}

	.ssrcss-2u16sf-GlobalNavigationContent > div:first-of-type {
		width: 100%;
	}
}

@media (min-width: 18.75rem) {
	.ssrcss-2u16sf-GlobalNavigationContent {
		-webkit-box-flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
}

@media (min-width: 22.5rem) {
	.ssrcss-2u16sf-GlobalNavigationContent {
		margin: 0 -0.125rem;
	}
}

@media (min-width: 25.625rem) {
	.ssrcss-2u16sf-GlobalNavigationContent {
		margin: 0;
	}
}

@media (max-width: 37.5rem) {
	.ssrcss-2u16sf-GlobalNavigationContent {
		padding: 0 0.25rem;
	}
}

.ssrcss-1diln4q-GlobalNavigationItem {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: -0.25rem;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

@media (min-width: 18.75rem) {
	.ssrcss-1diln4q-GlobalNavigationItem {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		width: auto;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1diln4q-GlobalNavigationItem {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}
}

.ssrcss-1diln4q-GlobalNavigationItem:hover > * > *::after,
.ssrcss-1diln4q-GlobalNavigationItem:focus > * > *::after,
.ssrcss-1diln4q-GlobalNavigationItem[data-open='true'] {
	width: 100%;
	opacity: 100%;
}

.ssrcss-wmt0g1-NavigationLink-LogoLink {
	display: block;
	height: 100%;
	line-height: calc(4rem - 0.5rem);
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: inherit;
	white-space: nowrap;
	text-align: center;
	padding: 0;
	margin-top: -0.25rem;
	width: 100%;
}

.ssrcss-wmt0g1-NavigationLink-LogoLink:hover .eki2hvo16::after,
.ssrcss-wmt0g1-NavigationLink-LogoLink:focus .eki2hvo16::after,
.ssrcss-wmt0g1-NavigationLink-LogoLink[data-open='true'] .eki2hvo16::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 23.4375rem) {
	.ssrcss-wmt0g1-NavigationLink-LogoLink {
		text-align: center;
		min-width: 1.5rem;
	}
}

@media (min-width: 18.75rem) {
	.ssrcss-wmt0g1-NavigationLink-LogoLink {
		width: auto;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-wmt0g1-NavigationLink-LogoLink {
		padding-right: 0.5rem;
		margin-right: 0.25rem;
	}
}

@media (min-width: 63rem) {
	.ssrcss-wmt0g1-NavigationLink-LogoLink {
		padding-right: 1rem;
	}
}

.ssrcss-qm4a7x-LogoIconWrapper {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 2.0625rem;
	vertical-align: middle;
}

@media (min-width: 22.5rem) {
	.ssrcss-qm4a7x-LogoIconWrapper {
		height: 2.0625rem;
	}
}

@media (min-width: 23.4375rem) {
	.ssrcss-qm4a7x-LogoIconWrapper {
		height: 2.0625rem;
	}
}

@media (min-width: 25.625rem) {
	.ssrcss-qm4a7x-LogoIconWrapper {
		height: 2.0625rem;
		width: auto;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-qm4a7x-LogoIconWrapper {
		height: 2.0625rem;
		width: auto;
	}
}

@media (max-width: 25rem) {
	.ssrcss-qm4a7x-LogoIconWrapper {
		padding: 0 0.25rem;
	}
}

.ssrcss-o7c2ms-BBCBlocks {
	height: 2rem;
	max-width: 7rem;
}

@media (min-width: 22.5rem) {
	.ssrcss-o7c2ms-BBCBlocks {
		height: 2rem;
	}
}

@media (min-width: 23.4375rem) {
	.ssrcss-o7c2ms-BBCBlocks {
		height: 2rem;
	}
}

@media (min-width: 25.625rem) {
	.ssrcss-o7c2ms-BBCBlocks {
		height: 2rem;
		width: auto;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-o7c2ms-BBCBlocks {
		height: 2rem;
	}
}

.ssrcss-1f39n02-VisuallyHidden {
	position: absolute;
	overflow: hidden;
	margin: 0;
	width: 1px;
	height: 1px;
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.ssrcss-1hjcemq-AccessibilityLinkList {
	position: absolute;
	left: 0;
	right: 0;
	top: 3.875rem;
}

.ssrcss-1mjrbfa-AccessibilityLink {
	position: absolute;
	overflow: hidden;
	margin: 0;
	width: 1px;
	height: 1px;
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.ssrcss-1mjrbfa-AccessibilityLink:focus {
	position: static;
	overflow: visible;
	width: auto;
	height: auto;
	-webkit-clip-path: none;
	clip-path: none;
	clip: auto;
	white-space: inherit;
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	font-size: 0.8125rem;
	line-height: 1.2307692307692308;
	position: relative;
	display: block;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 1rem;
	background: #ffffff;
	border: 1px solid #8a8c8e;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: inherit;
	margin: auto;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

@media (min-width: 37.5rem) {
	.ssrcss-1mjrbfa-AccessibilityLink:focus {
		position: absolute;
	}
}

.ssrcss-1bn0jvl-GlobalNavigationItem {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: -0.25rem;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

@media (min-width: 18.75rem) {
	.ssrcss-1bn0jvl-GlobalNavigationItem {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		width: auto;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1bn0jvl-GlobalNavigationItem {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		width: 100%;
	}
}

.ssrcss-1bn0jvl-GlobalNavigationItem:hover > * > *::after,
.ssrcss-1bn0jvl-GlobalNavigationItem:focus > * > *::after,
.ssrcss-1bn0jvl-GlobalNavigationItem[data-open='true'] {
	width: 100%;
	opacity: 100%;
}

.ssrcss-j17vi8-AccountOptionsList {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 3rem;
}

@media (min-width: 37.5rem) {
	.ssrcss-j17vi8-AccountOptionsList {
		padding-right: 0;
	}
}

.ssrcss-j17vi8-AccountOptionsList > li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.ssrcss-1t7ltsf-GlobalNavigationProduct-GlobalNavigationAccount {
	color: #000000;
	text-align: center;
	height: 3.75rem;
	min-width: 2.75rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-align: left;
}

.ssrcss-1t7ltsf-GlobalNavigationProduct-GlobalNavigationAccount:focus > * > *::after,
.ssrcss-1t7ltsf-GlobalNavigationProduct-GlobalNavigationAccount[data-open='true'] {
	width: 100%;
	opacity: 100%;
}

@media (min-width: 80rem) {
	.ssrcss-1t7ltsf-GlobalNavigationProduct-GlobalNavigationAccount {
		width: 11rem;
	}
}

.ssrcss-5fw2ee-AccountComponentWrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	min-width: inherit;
	width: inherit;
}

.ssrcss-uwr32o-StyledAccountPlaceholderComponent {
	height: 100%;
	width: 100%;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left;
	display: inline-block;
	position: absolute;
}

html.no-js .ssrcss-uwr32o-StyledAccountPlaceholderComponent {
	display: none;
}

.ssrcss-n7m3zs-StyledLoadingPlaceholderWrapper {
	min-width: inherit;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.ssrcss-h8wpjv-StyledAccountPlaceholderIconWrapper {
	display: inline-block;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	width: 2rem;
	height: 2rem;
}

@media (min-width: 63rem) {
	.ssrcss-h8wpjv-StyledAccountPlaceholderIconWrapper {
		width: 1.75rem;
		height: 1.75rem;
	}
}

.ssrcss-1lgb55w-Skeleton-StyledAccountPlaceholderIcon {
	background-color: #f6f6f6;
	overflow: hidden;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 2rem;
	height: 2rem;
}

@media (min-width: 63rem) {
	.ssrcss-1lgb55w-Skeleton-StyledAccountPlaceholderIcon {
		width: 1.75rem;
		height: 1.75rem;
	}
}

.ssrcss-1z04xmt-StyledLoadingPlaceHolderTextWrapper {
	display: none;
}

@media (min-width: 63rem) {
	.ssrcss-1z04xmt-StyledLoadingPlaceHolderTextWrapper {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		height: 100%;
		width: 100%;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-left: 0.5rem;
	}
}

.ssrcss-82dxfl-Skeleton-StyledLoadingPlaceHolderText {
	background-color: #f6f6f6;
	overflow: hidden;
	width: 100%;
	border-radius: 5%;
	height: 0.875rem;
}

.ssrcss-irlfa6-NavigationLink-AccountLink {
	display: block;
	height: 100%;
	line-height: calc(4rem - 0.5rem);
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: inherit;
	white-space: nowrap;
	text-align: center;
	pointer-events: none;
	opacity: 0;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	min-width: 1.25rem;
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	margin-right: 0.3125rem;
}

.ssrcss-irlfa6-NavigationLink-AccountLink:hover .eki2hvo16::after,
.ssrcss-irlfa6-NavigationLink-AccountLink:focus .eki2hvo16::after,
.ssrcss-irlfa6-NavigationLink-AccountLink[data-open='true'] .eki2hvo16::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 23.4375rem) {
	.ssrcss-irlfa6-NavigationLink-AccountLink {
		text-align: center;
		min-width: 1.5rem;
	}
}

.ssrcss-irlfa6-NavigationLink-AccountLink::after {
	content: '';
	display: block;
	background-color: #0071f1;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.625rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-irlfa6-NavigationLink-AccountLink:hover,
	.ssrcss-irlfa6-NavigationLink-AccountLink:focus,
	.ssrcss-irlfa6-NavigationLink-AccountLink[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-irlfa6-NavigationLink-AccountLink:hover::after,
.ssrcss-irlfa6-NavigationLink-AccountLink:focus::after,
.ssrcss-irlfa6-NavigationLink-AccountLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-irlfa6-NavigationLink-AccountLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

html.no-js .ssrcss-irlfa6-NavigationLink-AccountLink {
	opacity: 1;
	pointer-events: all;
}

@media (min-width: 18.75rem) {
	.ssrcss-irlfa6-NavigationLink-AccountLink {
		min-width: inherit;
		margin-right: 0;
	}
}

@media (min-width: 23.4375rem) {
	.ssrcss-irlfa6-NavigationLink-AccountLink {
		min-width: 3rem;
		text-align: center;
	}
}

@media (min-width: 63rem) {
	.ssrcss-irlfa6-NavigationLink-AccountLink {
		width: 8.5rem;
		text-align: left;
	}
}

@media (min-width: 80rem) {
	.ssrcss-irlfa6-NavigationLink-AccountLink {
		width: 11rem;
	}
}

.ssrcss-1oeiyy4-ForYouIconWrapper {
	color: #0071f1;
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: -0.6875rem;
}

@media (min-width: 63rem) {
	.ssrcss-1oeiyy4-ForYouIconWrapper {
		width: 1.75rem;
		height: 1.75rem;
		vertical-align: -0.5625rem;
	}
}

.ssrcss-xi5oyi-StyledIcon {
	display: block;
	height: 100%;
	width: 100%;
	fill: currentcolor;
}

.ssrcss-qgttmg-AccountText {
	position: absolute;
	overflow: hidden;
	margin: 0;
	width: 1px;
	height: 1px;
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

@media (min-width: 63rem) {
	.ssrcss-qgttmg-AccountText {
		position: static;
		overflow: visible;
		width: auto;
		height: auto;
		-webkit-clip-path: none;
		clip-path: none;
		clip: auto;
		white-space: inherit;
		margin-left: 0.5rem;
	}
}

.ssrcss-1umnoc2-VerticalSeparator {
	display: none;
}

@media (min-width: 37.5rem) {
	.ssrcss-1umnoc2-VerticalSeparator {
		display: block;
		border-left: 0.0625rem solid #e6e8ea;
		height: 1.5rem;
		margin-top: 1rem;
		margin-left: 0.5rem;
	}
}

.ssrcss-on86pa-GlobalNavigationBarLinkList {
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.375rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.ssrcss-on86pa-GlobalNavigationBarLinkList > * {
	display: none;
}

@media (min-width: 37.5rem) {
	.ssrcss-on86pa-GlobalNavigationBarLinkList {
		padding-left: 0.75rem;
	}

	.ssrcss-on86pa-GlobalNavigationBarLinkList > :last-child {
		display: block;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-on86pa-GlobalNavigationBarLinkList > :nth-child(1) {
		display: block;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-on86pa-GlobalNavigationBarLinkList > :nth-child(2) {
		display: block;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-on86pa-GlobalNavigationBarLinkList > :nth-child(3) {
		display: block;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-on86pa-GlobalNavigationBarLinkList > :nth-child(4) {
		display: block;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-on86pa-GlobalNavigationBarLinkList > :nth-child(5) {
		display: block;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-on86pa-GlobalNavigationBarLinkList > :nth-child(6) {
		display: block;
	}
}

@media (min-width: 40.875rem) {
	.ssrcss-on86pa-GlobalNavigationBarLinkList > :nth-child(7) {
		display: block;
	}
}

.ssrcss-1bwqj1o-GlobalNavigationProduct {
	color: #000000;
	text-align: center;
	height: 3.75rem;
}

.ssrcss-1bwqj1o-GlobalNavigationProduct:focus > * > *::after,
.ssrcss-1bwqj1o-GlobalNavigationProduct[data-open='true'] {
	width: 100%;
	opacity: 100%;
}

.ssrcss-18kffgx-NavigationLink {
	display: block;
	height: 100%;
	line-height: calc(4rem - 0.5rem);
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: inherit;
	white-space: nowrap;
	text-align: center;
}

.ssrcss-18kffgx-NavigationLink:hover .eki2hvo16::after,
.ssrcss-18kffgx-NavigationLink:focus .eki2hvo16::after,
.ssrcss-18kffgx-NavigationLink[data-open='true'] .eki2hvo16::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 23.4375rem) {
	.ssrcss-18kffgx-NavigationLink {
		text-align: center;
		min-width: 1.5rem;
	}
}

.ssrcss-dnaoa9-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-dnaoa9-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: currentcolor;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-dnaoa9-NavItemHoverState:hover,
	.ssrcss-dnaoa9-NavItemHoverState:focus,
	.ssrcss-dnaoa9-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-dnaoa9-NavItemHoverState:hover::after,
.ssrcss-dnaoa9-NavItemHoverState:focus::after,
.ssrcss-dnaoa9-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-dnaoa9-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-10nlf45-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-10nlf45-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: #eb1212;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-10nlf45-NavItemHoverState:hover,
	.ssrcss-10nlf45-NavItemHoverState:focus,
	.ssrcss-10nlf45-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-10nlf45-NavItemHoverState:hover::after,
.ssrcss-10nlf45-NavItemHoverState:focus::after,
.ssrcss-10nlf45-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-10nlf45-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-93jb0a-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-93jb0a-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: #ffd230;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-93jb0a-NavItemHoverState:hover,
	.ssrcss-93jb0a-NavItemHoverState:focus,
	.ssrcss-93jb0a-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-93jb0a-NavItemHoverState:hover::after,
.ssrcss-93jb0a-NavItemHoverState:focus::after,
.ssrcss-93jb0a-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-93jb0a-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-uhk8x9-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-uhk8x9-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: #aaff00;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-uhk8x9-NavItemHoverState:hover,
	.ssrcss-uhk8x9-NavItemHoverState:focus,
	.ssrcss-uhk8x9-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-uhk8x9-NavItemHoverState:hover::after,
.ssrcss-uhk8x9-NavItemHoverState:focus::after,
.ssrcss-uhk8x9-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-uhk8x9-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-bbu8eq-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-bbu8eq-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: #0068ff;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-bbu8eq-NavItemHoverState:hover,
	.ssrcss-bbu8eq-NavItemHoverState:focus,
	.ssrcss-bbu8eq-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-bbu8eq-NavItemHoverState:hover::after,
.ssrcss-bbu8eq-NavItemHoverState:focus::after,
.ssrcss-bbu8eq-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-bbu8eq-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1v2hm81-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-1v2hm81-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: #0052a1;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-1v2hm81-NavItemHoverState:hover,
	.ssrcss-1v2hm81-NavItemHoverState:focus,
	.ssrcss-1v2hm81-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-1v2hm81-NavItemHoverState:hover::after,
.ssrcss-1v2hm81-NavItemHoverState:focus::after,
.ssrcss-1v2hm81-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1v2hm81-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1yexs5w-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-1yexs5w-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: #589e50;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-1yexs5w-NavItemHoverState:hover,
	.ssrcss-1yexs5w-NavItemHoverState:focus,
	.ssrcss-1yexs5w-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-1yexs5w-NavItemHoverState:hover::after,
.ssrcss-1yexs5w-NavItemHoverState:focus::after,
.ssrcss-1yexs5w-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1yexs5w-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1h1bey8-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-1h1bey8-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: #482878;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-1h1bey8-NavItemHoverState:hover,
	.ssrcss-1h1bey8-NavItemHoverState:focus,
	.ssrcss-1h1bey8-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-1h1bey8-NavItemHoverState:hover::after,
.ssrcss-1h1bey8-NavItemHoverState:focus::after,
.ssrcss-1h1bey8-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1h1bey8-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1j54xvm-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-1j54xvm-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: #002856;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-1j54xvm-NavItemHoverState:hover,
	.ssrcss-1j54xvm-NavItemHoverState:focus,
	.ssrcss-1j54xvm-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-1j54xvm-NavItemHoverState:hover::after,
.ssrcss-1j54xvm-NavItemHoverState:focus::after,
.ssrcss-1j54xvm-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1j54xvm-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-x47adi-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-x47adi-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: #149edc;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-x47adi-NavItemHoverState:hover,
	.ssrcss-x47adi-NavItemHoverState:focus,
	.ssrcss-x47adi-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-x47adi-NavItemHoverState:hover::after,
.ssrcss-x47adi-NavItemHoverState:focus::after,
.ssrcss-x47adi-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-x47adi-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1699avy-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-1699avy-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: #fa6400;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-1699avy-NavItemHoverState:hover,
	.ssrcss-1699avy-NavItemHoverState:focus,
	.ssrcss-1699avy-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-1699avy-NavItemHoverState:hover::after,
.ssrcss-1699avy-NavItemHoverState:focus::after,
.ssrcss-1699avy-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1699avy-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1tezctd-NavigationLink-MenuToggleControlLink {
	display: block;
	height: 100%;
	line-height: calc(4rem - 0.5rem);
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: inherit;
	white-space: nowrap;
	text-align: center;
	min-width: 1.25rem;
	margin-top: -0.25rem;
}

.ssrcss-1tezctd-NavigationLink-MenuToggleControlLink:hover .eki2hvo16::after,
.ssrcss-1tezctd-NavigationLink-MenuToggleControlLink:focus .eki2hvo16::after,
.ssrcss-1tezctd-NavigationLink-MenuToggleControlLink[data-open='true'] .eki2hvo16::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 23.4375rem) {
	.ssrcss-1tezctd-NavigationLink-MenuToggleControlLink {
		text-align: center;
		min-width: 1.5rem;
	}
}

@media (min-width: 18.75rem) {
	.ssrcss-1tezctd-NavigationLink-MenuToggleControlLink {
		min-width: 2.75rem;
	}
}

@media (min-width: 23.4375rem) {
	.ssrcss-1tezctd-NavigationLink-MenuToggleControlLink {
		min-width: 3rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1tezctd-NavigationLink-MenuToggleControlLink {
		margin-top: 0;
		min-width: 3rem;
	}
}

.ssrcss-1xquvrf-NavItemHoverState {
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-1xquvrf-NavItemHoverState::after {
	content: '';
	display: block;
	background-color: currentcolor;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-1xquvrf-NavItemHoverState:hover,
	.ssrcss-1xquvrf-NavItemHoverState:focus,
	.ssrcss-1xquvrf-NavItemHoverState[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-1xquvrf-NavItemHoverState:hover::after,
.ssrcss-1xquvrf-NavItemHoverState:focus::after,
.ssrcss-1xquvrf-NavItemHoverState[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1xquvrf-NavItemHoverState::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1xquvrf-NavItemHoverState {
		width: 2rem;
	}
}

.ssrcss-13dpa8i-DotsMenuIconWrapper {
	display: none;
}

@media (min-width: 37.5rem) {
	.ssrcss-13dpa8i-DotsMenuIconWrapper {
		display: inline-block;
		width: 1.25rem;
		height: 0.25rem;
	}

	.ssrcss-13dpa8i-DotsMenuIconWrapper > svg {
		vertical-align: 0.1875rem;
	}
}

.ssrcss-7jj1a6-LastGlobalNavigationItem {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	padding-left: 0;
}

@media (min-width: 37.5rem) {
	.ssrcss-7jj1a6-LastGlobalNavigationItem {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-7jj1a6-LastGlobalNavigationItem {
		padding-left: 0;
	}
}

.ssrcss-1w3za5i-GlobalNavigationItem-GlobalNavigationBurger {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: -0.25rem;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	width: 2rem;
}

@media (min-width: 18.75rem) {
	.ssrcss-1w3za5i-GlobalNavigationItem-GlobalNavigationBurger {
		width: auto;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1w3za5i-GlobalNavigationItem-GlobalNavigationBurger {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}
}

.ssrcss-1w3za5i-GlobalNavigationItem-GlobalNavigationBurger:hover > * > *::after,
.ssrcss-1w3za5i-GlobalNavigationItem-GlobalNavigationBurger:focus > * > *::after,
.ssrcss-1w3za5i-GlobalNavigationItem-GlobalNavigationBurger[data-open='true'] {
	width: 100%;
	opacity: 100%;
}

@media (min-width: 18.75rem) {
	.ssrcss-1w3za5i-GlobalNavigationItem-GlobalNavigationBurger {
		width: 2.5rem;
	}
}

@media (min-width: 23.4375rem) {
	.ssrcss-1w3za5i-GlobalNavigationItem-GlobalNavigationBurger {
		width: 3rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1w3za5i-GlobalNavigationItem-GlobalNavigationBurger {
		display: none;
	}
}

.ssrcss-1myt22i-BurgerMenuIconWrapper {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 1.5rem;
	height: 1.375rem;
	vertical-align: -0.5em;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	justify-content: space-evenly;
}

@media (min-width: 37.5rem) {
	.ssrcss-1myt22i-BurgerMenuIconWrapper {
		display: none;
	}
}

.ssrcss-fbjoge-GlobalNavigationItem {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: -0.25rem;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

@media (min-width: 18.75rem) {
	.ssrcss-fbjoge-GlobalNavigationItem {
		width: auto;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-fbjoge-GlobalNavigationItem {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}
}

.ssrcss-fbjoge-GlobalNavigationItem:hover > * > *::after,
.ssrcss-fbjoge-GlobalNavigationItem:focus > * > *::after,
.ssrcss-fbjoge-GlobalNavigationItem[data-open='true'] {
	width: 100%;
	opacity: 100%;
}

.ssrcss-payrv3-NavigationLink-SearchLink {
	display: block;
	height: 100%;
	line-height: calc(4rem - 0.5rem);
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: inherit;
	white-space: nowrap;
	text-align: center;
	background: none;
	min-width: 1.25rem;
	text-align: center;
	margin-top: -0.25rem;
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	display: inline-block;
}

.ssrcss-payrv3-NavigationLink-SearchLink:hover .eki2hvo16::after,
.ssrcss-payrv3-NavigationLink-SearchLink:focus .eki2hvo16::after,
.ssrcss-payrv3-NavigationLink-SearchLink[data-open='true'] .eki2hvo16::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 23.4375rem) {
	.ssrcss-payrv3-NavigationLink-SearchLink {
		text-align: center;
		min-width: 1.5rem;
	}
}

.ssrcss-payrv3-NavigationLink-SearchLink::after {
	content: '';
	display: block;
	background-color: currentcolor;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.375rem;
	height: 0.125rem;
	width: 66%;
	opacity: 0;
}

@media (forced-colors: active) {
	.ssrcss-payrv3-NavigationLink-SearchLink:hover,
	.ssrcss-payrv3-NavigationLink-SearchLink:focus,
	.ssrcss-payrv3-NavigationLink-SearchLink[data-open='true'] {
		margin-bottom: -1px;
		border-bottom: 1px solid currentcolor !important;
	}
}

.ssrcss-payrv3-NavigationLink-SearchLink:hover::after,
.ssrcss-payrv3-NavigationLink-SearchLink:focus::after,
.ssrcss-payrv3-NavigationLink-SearchLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-payrv3-NavigationLink-SearchLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

@media (min-width: 18.75rem) {
	.ssrcss-payrv3-NavigationLink-SearchLink {
		min-width: 2.75rem;
	}
}

@media (min-width: 23.4375rem) {
	.ssrcss-payrv3-NavigationLink-SearchLink {
		min-width: 3rem;
		width: 3rem;
		text-align: center;
	}
}

@media (min-width: 80rem) {
	.ssrcss-payrv3-NavigationLink-SearchLink {
		background: #f6f6f6;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 1rem;
		padding: 0.75rem 0.625rem;
		margin-left: 0.5rem;
		min-width: 11.25rem;
		outline: 0.0625rem solid transparent;
	}

	.ssrcss-payrv3-NavigationLink-SearchLink::after {
		display: none;
	}

	.ssrcss-payrv3-NavigationLink-SearchLink:hover,
	.ssrcss-payrv3-NavigationLink-SearchLink:active,
	.ssrcss-payrv3-NavigationLink-SearchLink:focus {
		background: #e6e8ea;
		color: #000000;
	}
}

.ssrcss-1lc3dkf-IconWrapper-SearchIconWrapper {
	display: inline-block;
	width: 1.625rem;
	height: 1.625rem;
	vertical-align: middle;
	width: 1.75rem;
	height: 1.8125rem;
}

@media (min-width: 80rem) {
	.ssrcss-1lc3dkf-IconWrapper-SearchIconWrapper {
		width: 1.375rem;
		height: 1.375rem;
	}
}

@media (min-width: 80rem) {
	.ssrcss-1lc3dkf-IconWrapper-SearchIconWrapper {
		width: 1rem;
		height: 1rem;
		vertical-align: -0.25rem;
	}
}

.ssrcss-qefkng-SearchText {
	padding-left: 0.5rem;
	position: absolute;
	overflow: hidden;
	margin: 0;
	width: 1px;
	height: 1px;
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

@media (min-width: 80rem) {
	.ssrcss-qefkng-SearchText {
		position: static;
		overflow: visible;
		width: auto;
		height: auto;
		-webkit-clip-path: none;
		clip-path: none;
		clip: auto;
		white-space: inherit;
	}
}

.ssrcss-91jqb8-GlobalNavigationDrawer {
	overflow: hidden;
	visibility: hidden;
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-91jqb8-GlobalNavigationDrawer > * {
		transition-property: max-height, height;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
		transition-delay: 0s, 0s, 0.4s;
		transition-duration: 0.4s, 0.4s, 0s;
		transition-property: max-height, height, display;
	}

	@media (min-width: 37.5rem) {
		.ssrcss-91jqb8-GlobalNavigationDrawer > * {
			transition-duration: 0.2s, 0.2s, 0s;
		}
	}
}

.ssrcss-91jqb8-GlobalNavigationDrawer:focus {
	outline: 5px auto -webkit-focus-ring-color;
}

.ssrcss-2hb8z7-GlobalNavigationMoreMenu {
	height: 0;
}

.ssrcss-2hb8z7-GlobalNavigationMoreMenu:target {
	visibility: visible;
	display: block;
	height: auto;
}

@media (min-width: 18.75rem) {
	.ssrcss-2hb8z7-GlobalNavigationMoreMenu:target {
		height: 28rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-2hb8z7-GlobalNavigationMoreMenu:target {
		height: 4.0625rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-2hb8z7-GlobalNavigationMoreMenu:target {
		height: 8.125rem;
	}
}

@media (min-width: 41.25rem) {
	.ssrcss-2hb8z7-GlobalNavigationMoreMenu:target {
		height: 4.0625rem;
	}
}

.ssrcss-1obp207-MenuWrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.ssrcss-s02jgx-MenuLinkList {
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ssrcss-s02jgx-MenuLinkList:focus {
	outline: none;
}

.ssrcss-s02jgx-MenuLinkList > * {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

@media (min-width: 37.5rem) {
	.ssrcss-s02jgx-MenuLinkList > * {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@supports (display: grid) {
	.ssrcss-s02jgx-MenuLinkList {
		display: grid;
		grid-gap: 0 0.5rem;
		gap: 0 0.5rem;
	}

	@media (min-width: 18.75rem) {
		.ssrcss-s02jgx-MenuLinkList {
			grid-template-columns: repeat(2, minmax(7.5rem, 1fr));
		}
	}

	@media (min-width: 37.5rem) {
		.ssrcss-s02jgx-MenuLinkList {
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-flex-wrap: wrap;
			-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		}
	}

	.ssrcss-s02jgx-MenuLinkList > * {
		min-width: initial;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-s02jgx-MenuLinkList > :nth-child(1) {
		display: none;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-s02jgx-MenuLinkList > :nth-child(2) {
		display: none;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-s02jgx-MenuLinkList > :nth-child(3) {
		display: none;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-s02jgx-MenuLinkList > :nth-child(4) {
		display: none;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-s02jgx-MenuLinkList > :nth-child(5) {
		display: none;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-s02jgx-MenuLinkList > :nth-child(6) {
		display: none;
	}
}

@media (min-width: 40.875rem) {
	.ssrcss-s02jgx-MenuLinkList > :nth-child(7) {
		display: none;
	}
}

.ssrcss-1sg011d-MenuLinkListItem {
	height: 1.75rem;
	margin: 0.25rem 0;
	-webkit-align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

@media (min-width: 18.75rem) {
	.ssrcss-1sg011d-MenuLinkListItem {
		height: 3.5rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1sg011d-MenuLinkListItem {
		padding-right: 1.25rem;
	}
}

.ssrcss-1sg011d-MenuLinkListItem:focus > *::after,
.ssrcss-1sg011d-MenuLinkListItem[data-open='true'] {
	width: 100%;
	opacity: 100%;
}

.ssrcss-kffy1u-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-kffy1u-MenuLink::after {
	content: '';
	display: block;
	background-color: currentcolor;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-kffy1u-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-kffy1u-MenuLink:hover::after,
.ssrcss-kffy1u-MenuLink:focus::after,
.ssrcss-kffy1u-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-kffy1u-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-kffy1u-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-kffy1u-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1wnoiuf-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-1wnoiuf-MenuLink::after {
	content: '';
	display: block;
	background-color: #eb1212;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-1wnoiuf-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-1wnoiuf-MenuLink:hover::after,
.ssrcss-1wnoiuf-MenuLink:focus::after,
.ssrcss-1wnoiuf-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-1wnoiuf-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-1wnoiuf-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1wnoiuf-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1fmjesw-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-1fmjesw-MenuLink::after {
	content: '';
	display: block;
	background-color: #ffd230;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-1fmjesw-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-1fmjesw-MenuLink:hover::after,
.ssrcss-1fmjesw-MenuLink:focus::after,
.ssrcss-1fmjesw-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-1fmjesw-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-1fmjesw-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1fmjesw-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-hvxe5w-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-hvxe5w-MenuLink::after {
	content: '';
	display: block;
	background-color: #aaff00;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-hvxe5w-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-hvxe5w-MenuLink:hover::after,
.ssrcss-hvxe5w-MenuLink:focus::after,
.ssrcss-hvxe5w-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-hvxe5w-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-hvxe5w-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-hvxe5w-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-19ognqy-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-19ognqy-MenuLink::after {
	content: '';
	display: block;
	background-color: #0068ff;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-19ognqy-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-19ognqy-MenuLink:hover::after,
.ssrcss-19ognqy-MenuLink:focus::after,
.ssrcss-19ognqy-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-19ognqy-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-19ognqy-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-19ognqy-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-13pa06y-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-13pa06y-MenuLink::after {
	content: '';
	display: block;
	background-color: #0052a1;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-13pa06y-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-13pa06y-MenuLink:hover::after,
.ssrcss-13pa06y-MenuLink:focus::after,
.ssrcss-13pa06y-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-13pa06y-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-13pa06y-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-13pa06y-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1b7djp-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-1b7djp-MenuLink::after {
	content: '';
	display: block;
	background-color: #589e50;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-1b7djp-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-1b7djp-MenuLink:hover::after,
.ssrcss-1b7djp-MenuLink:focus::after,
.ssrcss-1b7djp-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-1b7djp-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-1b7djp-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1b7djp-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1i34t88-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-1i34t88-MenuLink::after {
	content: '';
	display: block;
	background-color: #482878;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-1i34t88-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-1i34t88-MenuLink:hover::after,
.ssrcss-1i34t88-MenuLink:focus::after,
.ssrcss-1i34t88-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-1i34t88-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-1i34t88-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1i34t88-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-p2g31p-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-p2g31p-MenuLink::after {
	content: '';
	display: block;
	background-color: #002856;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-p2g31p-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-p2g31p-MenuLink:hover::after,
.ssrcss-p2g31p-MenuLink:focus::after,
.ssrcss-p2g31p-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-p2g31p-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-p2g31p-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-p2g31p-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-mr2uyx-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-mr2uyx-MenuLink::after {
	content: '';
	display: block;
	background-color: #149edc;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-mr2uyx-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-mr2uyx-MenuLink:hover::after,
.ssrcss-mr2uyx-MenuLink:focus::after,
.ssrcss-mr2uyx-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-mr2uyx-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-mr2uyx-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-mr2uyx-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1b3a0us-MenuLink {
	font-size: 1rem;
	line-height: 1.375;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0.125rem;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	color: #000000;
	white-space: nowrap;
	position: relative;
	height: 100%;
}

.ssrcss-1b3a0us-MenuLink::after {
	content: '';
	display: block;
	background-color: #fa6400;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0.125rem;
	height: 0.125rem;
	width: 0;
	opacity: 0;
}

@media (min-width: 18.75rem) {
	.ssrcss-1b3a0us-MenuLink::after {
		bottom: 0.5rem;
	}
}

.ssrcss-1b3a0us-MenuLink:hover::after,
.ssrcss-1b3a0us-MenuLink:focus::after,
.ssrcss-1b3a0us-MenuLink[data-open='true']::after {
	width: 100%;
	opacity: 1;
}

@media (min-width: 37.5rem) {
	.ssrcss-1b3a0us-MenuLink {
		font-size: 0.8125rem;
		line-height: 1.2307692307692308;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-1b3a0us-MenuLink {
		margin: 0 0.375rem;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.ssrcss-1b3a0us-MenuLink::after {
		-webkit-transition:
			width 0.2s,
			opacity 0.2s;
		transition:
			width 0.2s,
			opacity 0.2s;
		transition-timing-function: cubic-bezier(0.75, 0, 0.15, 1);
	}
}

.ssrcss-1ejv6c9-CloseButtonWrapper {
	margin-top: 0.25rem;
}

.ssrcss-1ljchhs-CallToActionLink {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	font-size: 1rem;
	line-height: 1.25;
	box-sizing: border-box;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: calc(0.5rem - 2px) calc(0.75rem - 2px);
	border: 2px solid transparent;
	min-height: 2.75rem !important;
	text-align: center;
	-webkit-text-decoration: none;
	text-decoration: none;
	line-height: 1.375 !important;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	background: transparent;
	color: #141414;
}

@media (min-width: 37.5rem) {
	.ssrcss-1ljchhs-CallToActionLink {
		font-size: 1.125rem;
		line-height: 1.222222222222222;
	}
}

.ssrcss-1ljchhs-CallToActionLink:focus-visible {
	outline: none;
	box-shadow: none;
}

.ssrcss-1ljchhs-CallToActionLink .call-to-action-link-text-wrapper {
	border-bottom: 2px solid transparent;
	-webkit-transition: border-bottom 0.2s;
	transition: border-bottom 0.2s;
}

@supports (text-underline-offset: 0.25em) {
	.ssrcss-1ljchhs-CallToActionLink .call-to-action-link-text-wrapper {
		border-bottom: none;
		-webkit-text-decoration: underline transparent;
		text-decoration: underline transparent;
		text-decoration-thickness: 2px;
		text-decoration-skip-ink: none;
		text-underline-offset: 0.3125em;
		-webkit-transition: text-decoration 0.2s;
		transition: text-decoration 0.2s;
	}
}

.ssrcss-1ljchhs-CallToActionLink:hover,
.ssrcss-1ljchhs-CallToActionLink:focus,
.ssrcss-1ljchhs-CallToActionLink:active {
	cursor: pointer;
	background: #0051ad;
	color: #ffffff;
	box-shadow: 0 0 0 0.125rem #0051ad;
}

.ssrcss-1ljchhs-CallToActionLink:hover .call-to-action-link-text-wrapper,
.ssrcss-1ljchhs-CallToActionLink:focus .call-to-action-link-text-wrapper,
.ssrcss-1ljchhs-CallToActionLink:active .call-to-action-link-text-wrapper {
	border-bottom: 2px solid currentcolor;
}

@supports (text-underline-offset: 0.25em) {
	.ssrcss-1ljchhs-CallToActionLink:hover .call-to-action-link-text-wrapper,
	.ssrcss-1ljchhs-CallToActionLink:focus .call-to-action-link-text-wrapper,
	.ssrcss-1ljchhs-CallToActionLink:active .call-to-action-link-text-wrapper {
		border-bottom: none;
		-webkit-text-decoration: underline currentcolor;
		text-decoration: underline currentcolor;
		text-decoration-thickness: 2px;
		text-decoration-skip-ink: none;
		text-underline-offset: 0.3125em;
	}
}

.ssrcss-1ljchhs-CallToActionLink:focus {
	box-shadow: 0 0 0 0.125rem #ffffff;
	outline: 0.125rem solid #000000;
	outline-offset: 0.125rem;
	box-shadow:
		0 0 0 0.125rem #0051ad,
		0 0 0 calc(0.125rem + 0.125rem) #ffffff;
	outline-offset: calc(0.125rem + 0.125rem);
}

.ssrcss-1hfawy1-IconWrapper {
	display: inline-block;
	width: 1.125rem;
	height: 1.125rem;
	min-width: 1.25rem;
	vertical-align: middle;
}

.ssrcss-12njlvq-ProductNavigationContainer {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 1rem;
	line-height: 1.375;
	background-color: #b80000;
	color: #ffffff;
	position: relative;
}

.ssrcss-1fa1ju1-Masthead {
	font-size: 1rem;
	line-height: 1.375;
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	background: #b80000;
	color: #ffffff;
}

.ssrcss-12x0ma7-ContentWrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.ssrcss-kpltdl-LogoWrapper {
	margin: 0.25rem 0;
}

.ssrcss-1vyfvn-LogoLink {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: inherit;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.ssrcss-1vyfvn-LogoLink {
		width: 100%;
	}
}

.ssrcss-19cmzaj-LogoIcon {
	display: block;
	padding: calc(0.75rem - 0.25rem) 0;
	height: 1.625rem;
	fill: currentcolor;
	max-width: 10rem;
}

@media (min-width: 25rem) {
	.ssrcss-19cmzaj-LogoIcon {
		padding: calc(0.875rem - 0.25rem) 0;
		height: 1.75rem;
		max-width: 15.5rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-19cmzaj-LogoIcon {
		padding: calc(1rem - 0.25rem) 0;
		max-width: initial;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-as2ggt-Navigation {
		border-top: 0.0625rem solid #db7f7f;
	}
}

html.no-js .ssrcss-wlpshj-MainNavBarContainer {
	border-bottom: 0.25rem solid #b80000;
}

.ssrcss-325dy3-MenuContainer-PrimaryNavBarContainer {
	background-color: #ffffff;
	color: #141414;
}

@media (min-width: 37.5rem) {
	.ssrcss-325dy3-MenuContainer-PrimaryNavBarContainer {
		background-color: #b80000;
		color: #ffffff;
	}
}

.ssrcss-tr5xws-PrimaryListContainer {
	margin: 0 -0.5rem;
}

@media (min-width: 25rem) {
	.ssrcss-tr5xws-PrimaryListContainer {
		margin: 0 -1rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-tr5xws-PrimaryListContainer {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin: 0;
	}

	.ssrcss-tr5xws-PrimaryListContainer .e14xdrat1 .eis6szr3:not(:last-of-type) .eis6szr2 .eis6szr1 {
		border-right-style: solid;
		border-right-width: 0.0625rem;
		border-right-color: #db7f7f;
	}
}

.ssrcss-1fph62a-ToggleContainer {
	position: absolute;
	right: 0.5rem;
	top: 0.25rem;
	background-color: transparent;
}

@media (min-width: 25rem) {
	.ssrcss-1fph62a-ToggleContainer {
		top: 0.5rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1fph62a-ToggleContainer {
		display: none;
	}
}

.ssrcss-1fph62a-ToggleContainer .ekfn8591 {
	border: 0.0625rem solid;
	border-color: #db7f7f;
}

.ssrcss-1fph62a-ToggleContainer .ekfn8591:hover,
.ssrcss-1fph62a-ToggleContainer .ekfn8591:focus,
.ssrcss-1fph62a-ToggleContainer .ekfn8591:active {
	color: #141414;
	background-color: #ffffff;
	border-color: transparent;
}

.ssrcss-pnxjgb-StyledToggle {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 1rem;
	line-height: 1.375;
	-webkit-text-decoration: none;
	text-decoration: none;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding: 0.5rem;
	cursor: pointer;
	color: #ffffff;
	background-color: #b80000;
	border: none;
}

html.no-js .ssrcss-pnxjgb-StyledToggle {
	background-color: #ffffff;
	color: #141414;
}

@media (min-width: 37.5rem) {
	.ssrcss-pnxjgb-StyledToggle {
		min-height: 2.375rem;
	}

	@media (pointer: coarse) {
		.ssrcss-pnxjgb-StyledToggle {
			min-height: 2.75rem;
		}
	}
}

.ssrcss-1m4972l-IconWrapper {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	margin-right: 0.5rem;
}

.ssrcss-141d9xq-MenuListContainer {
	display: none;
}

html.no-js .ssrcss-141d9xq-MenuListContainer {
	display: block;
}

@media (min-width: 37.5rem) {
	.ssrcss-141d9xq-MenuListContainer {
		margin-left: -0.5rem;
		margin-right: -0.5rem;
		padding: 0.5rem 0;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-141d9xq-MenuListContainer {
		background-color: transparent;
		display: block;
		padding: 0;
		margin: 0;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	@media (pointer: coarse) {
		.ssrcss-141d9xq-MenuListContainer {
			overflow-x: scroll;
			-webkit-overflow-scrolling: touch;
			-ms-overflow-style: -ms-autohiding-scrollbar;
			-ms-overflow-style: none;
			scrollbar-width: thin;
		}

		.ssrcss-141d9xq-MenuListContainer::-webkit-scrollbar {
			display: none;
		}
	}
}

.ssrcss-yhbmpm-StyledMenuList {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
}

@media (min-width: 37.5rem) {
	.ssrcss-yhbmpm-StyledMenuList {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		position: relative;
		left: -0.5rem;
	}

	@media (pointer: coarse) {
		.ssrcss-yhbmpm-StyledMenuList {
			-webkit-box-flex-wrap: nowrap;
			-webkit-flex-wrap: nowrap;
			-ms-flex-wrap: nowrap;
			flex-wrap: nowrap;
		}
	}
}

.ssrcss-or45ca-StyledMenuItem {
	border-bottom: 0.0625rem solid #8a8c8e;
	position: relative;
	break-inside: avoid;
	margin: 0;
	padding: 0;
}

@media (min-width: 37.5rem) {
	.ssrcss-or45ca-StyledMenuItem {
		border-bottom: none;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-or45ca-StyledMenuItem {
		-webkit-flex: none;
		-ms-flex: none;
		flex: none;
	}
}

.ssrcss-dgu9ea-StyledLink {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.25rem 0 0.25rem 0.5rem;
	color: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
	min-height: 2.375rem;
}

@media (pointer: coarse) {
	.ssrcss-dgu9ea-StyledLink {
		min-height: 2.75rem;
	}
}

.ssrcss-dgu9ea-StyledLink:hover,
.ssrcss-dgu9ea-StyledLink:focus {
	background-color: #e6e8ea;
}

.ssrcss-dgu9ea-StyledLink:focus-visible {
	box-shadow: inset 0 0 0 calc(0.125rem + 0.125rem) #ffffff;
	outline: 0.125rem solid #000000;
	outline-offset: -0.125rem;
}

.ssrcss-dgu9ea-StyledLink::after {
	content: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0.25rem;
	height: 100%;
	background-color: #b80000;
}

.ssrcss-dgu9ea-StyledLink:hover::after,
.ssrcss-dgu9ea-StyledLink:active::after {
	content: '';
}

.ssrcss-dgu9ea-StyledLink:focus-visible::after {
	content: none;
}

@media (min-width: 25rem) {
	.ssrcss-dgu9ea-StyledLink {
		padding-left: 1rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-dgu9ea-StyledLink {
		width: auto;
		padding-left: 0.5rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-dgu9ea-StyledLink:hover,
	.ssrcss-dgu9ea-StyledLink:focus {
		background-color: transparent;
		color: #ffffff;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-dgu9ea-StyledLink::after {
		background-color: #ffffff;
		width: 100%;
		height: 0.25rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-dgu9ea-StyledLink {
		padding-left: 0;
		width: auto;
		color: #ffffff;
	}
}

.ssrcss-1u47p8g-LinkTextContainer {
	line-height: 1.125rem;
	padding: 0;
}

@media (min-width: 37.5rem) {
	.ssrcss-1u47p8g-LinkTextContainer {
		padding: 0 0.45rem;
	}
}

.ssrcss-16neiqp-StyledLink {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.25rem 0 0.25rem 0.5rem;
	color: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
	min-height: 2.375rem;
}

@media (pointer: coarse) {
	.ssrcss-16neiqp-StyledLink {
		min-height: 2.75rem;
	}
}

.ssrcss-16neiqp-StyledLink:hover,
.ssrcss-16neiqp-StyledLink:focus {
	background-color: #e6e8ea;
}

.ssrcss-16neiqp-StyledLink:focus-visible {
	box-shadow: inset 0 0 0 calc(0.125rem + 0.125rem) #ffffff;
	outline: 0.125rem solid #000000;
	outline-offset: -0.125rem;
}

.ssrcss-16neiqp-StyledLink::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0.25rem;
	height: 100%;
	background-color: #b80000;
}

.ssrcss-16neiqp-StyledLink:hover::after,
.ssrcss-16neiqp-StyledLink:active::after {
	content: '';
}

.ssrcss-16neiqp-StyledLink:focus-visible::after {
	content: none;
}

@media (min-width: 25rem) {
	.ssrcss-16neiqp-StyledLink {
		padding-left: 1rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-16neiqp-StyledLink {
		width: auto;
		padding-left: 0.5rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-16neiqp-StyledLink:hover,
	.ssrcss-16neiqp-StyledLink:focus {
		background-color: transparent;
		color: #ffffff;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-16neiqp-StyledLink::after {
		background-color: #ffffff;
		width: 100%;
		height: 0.25rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-16neiqp-StyledLink {
		padding-left: 0;
		width: auto;
		color: #ffffff;
	}
}

.ssrcss-4dxdrt-ToggleContainer {
	display: none;
	border-left: 0.0625rem solid;
	border-left-color: #db7f7f;
	background-color: transparent;
}

html.no-js .ssrcss-4dxdrt-ToggleContainer {
	background-color: #ffffff;
}

@media (min-width: 37.5rem) {
	.ssrcss-4dxdrt-ToggleContainer {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-webkit-align-items: flex-start;
		-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
		align-items: flex-start;
	}
}

.ssrcss-4dxdrt-ToggleContainer .ekfn8591:focus-visible {
	box-shadow: inset 0 0 0 calc(0.125rem + 0.125rem) #ffffff;
	outline: 0.125rem solid #000000;
	outline-offset: -0.125rem;
}

.ssrcss-4dxdrt-ToggleContainer .ekfn8591:hover::after,
.ssrcss-4dxdrt-ToggleContainer .ekfn8591:active::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	content: '';
	height: 0.25rem;
	background-color: #ffffff;
}

html.no-js .ssrcss-4dxdrt-ToggleContainer .ekfn8591:hover::after,
html.no-js .ssrcss-4dxdrt-ToggleContainer .ekfn8591:active::after {
	background-color: transparent;
}

.ssrcss-d0wxg3-MenuContainer-MoreMenuWrapper {
	background-color: #ffffff;
	color: #141414;
}

.ssrcss-6tbwbt-MoreMenuListContainer {
	margin: 0 -0.5rem;
}

@media (min-width: 25rem) {
	.ssrcss-6tbwbt-MoreMenuListContainer {
		margin: 0 -1rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-6tbwbt-MoreMenuListContainer {
		margin: 0;
	}
}

.ssrcss-15c6ksl-MenuListContainer {
	display: none;
}

html.no-js .ssrcss-15c6ksl-MenuListContainer {
	display: block;
}

@media (min-width: 37.5rem) {
	.ssrcss-15c6ksl-MenuListContainer {
		margin-left: -0.5rem;
		margin-right: -0.5rem;
		padding: 0.5rem 0;
	}
}

.ssrcss-1ozjcqo-StyledMenuList {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
}

@media (min-width: 37.5rem) {
	.ssrcss-1ozjcqo-StyledMenuList {
		-webkit-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1rem;
		column-gap: 1rem;
		-webkit-column-rule: 0.0625rem solid #8a8c8e;
		column-rule: 0.0625rem solid #8a8c8e;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-1ozjcqo-StyledMenuList {
		-webkit-column-count: 4;
		column-count: 4;
	}
}

@media (min-width: 80rem) {
	.ssrcss-1ozjcqo-StyledMenuList {
		-webkit-column-count: 6;
		column-count: 6;
	}
}

.ssrcss-g1n074-StyledMenuItem {
	border-bottom: 0.0625rem solid #8a8c8e;
	position: relative;
	break-inside: avoid;
	margin: 0;
	padding: 0;
}

@media (min-width: 37.5rem) {
	.ssrcss-g1n074-StyledMenuItem {
		border-bottom: none;
	}
}

.ssrcss-1te9xty-StyledLink {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.25rem 0 0.25rem 0.5rem;
	color: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
	min-height: 2.375rem;
}

@media (pointer: coarse) {
	.ssrcss-1te9xty-StyledLink {
		min-height: 2.75rem;
	}
}

.ssrcss-1te9xty-StyledLink:hover,
.ssrcss-1te9xty-StyledLink:focus {
	background-color: #e6e8ea;
}

.ssrcss-1te9xty-StyledLink:focus-visible {
	box-shadow: inset 0 0 0 calc(0.125rem + 0.125rem) #ffffff;
	outline: 0.125rem solid #000000;
	outline-offset: -0.125rem;
}

.ssrcss-1te9xty-StyledLink::after {
	content: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0.25rem;
	height: 100%;
	background-color: #b80000;
}

.ssrcss-1te9xty-StyledLink:hover::after,
.ssrcss-1te9xty-StyledLink:active::after {
	content: '';
}

.ssrcss-1te9xty-StyledLink:focus-visible::after {
	content: none;
}

@media (min-width: 25rem) {
	.ssrcss-1te9xty-StyledLink {
		padding-left: 1rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1te9xty-StyledLink {
		width: auto;
		padding-left: 0.5rem;
	}
}

.ssrcss-i9csl0-LinkTextContainer {
	line-height: 1.125rem;
}

.ssrcss-vmsd89-MenuContainer-SecondaryNavBarContainer {
	background-color: #ffffff;
	color: #141414;
}

.ssrcss-vmsd89-MenuContainer-SecondaryNavBarContainer .e14xdrat1 {
	white-space: nowrap;
}

.ssrcss-vmsd89-MenuContainer-SecondaryNavBarContainer .e14xdrat1 .eis6szr3:not(:last-of-type) .eis6szr2 .eis6szr1:only-child {
	border-right-style: solid;
	border-right-width: 0.0625rem;
	border-right-color: #8a8c8e;
}

.ssrcss-1i87ffz-MenuListContainer {
	display: none;
	display: block;
	margin-left: -0.5rem;
}

html.no-js .ssrcss-1i87ffz-MenuListContainer {
	display: block;
}

@media (min-width: 37.5rem) {
	.ssrcss-1i87ffz-MenuListContainer {
		margin-left: -0.5rem;
		margin-right: -0.5rem;
		padding: 0.5rem 0;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1i87ffz-MenuListContainer {
		padding: 0;
		display: block;
	}
}

@media (pointer: coarse) {
	.ssrcss-1i87ffz-MenuListContainer {
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-ms-overflow-style: none;
		scrollbar-width: thin;
	}

	.ssrcss-1i87ffz-MenuListContainer::-webkit-scrollbar {
		display: none;
	}
}

.ssrcss-1qs0300-StyledMenuList {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (min-width: 37.5rem) {
	.ssrcss-1qs0300-StyledMenuList {
		margin-left: 0;
	}
}

@media (pointer: coarse) {
	.ssrcss-1qs0300-StyledMenuList {
		-webkit-box-flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}

.ssrcss-1y9ep4i-StyledMenuItem {
	border-bottom: 0.0625rem solid #8a8c8e;
	position: relative;
	break-inside: avoid;
	margin: 0;
	padding: 0;
	border: none;
}

@media (min-width: 37.5rem) {
	.ssrcss-1y9ep4i-StyledMenuItem {
		border-bottom: none;
	}
}

.ssrcss-kzrw1p-StyledLink {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.25rem 0 0.25rem 0.5rem;
	color: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
	min-height: 2.375rem;
	padding-left: 0;
	width: auto;
}

@media (pointer: coarse) {
	.ssrcss-kzrw1p-StyledLink {
		min-height: 2.75rem;
	}
}

.ssrcss-kzrw1p-StyledLink:hover,
.ssrcss-kzrw1p-StyledLink:focus {
	background-color: #e6e8ea;
}

.ssrcss-kzrw1p-StyledLink:focus-visible {
	box-shadow: inset 0 0 0 calc(0.125rem + 0.125rem) #ffffff;
	outline: 0.125rem solid #000000;
	outline-offset: -0.125rem;
}

.ssrcss-kzrw1p-StyledLink::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0.25rem;
	height: 100%;
	background-color: #b80000;
}

.ssrcss-kzrw1p-StyledLink:hover::after,
.ssrcss-kzrw1p-StyledLink:active::after {
	content: '';
}

.ssrcss-kzrw1p-StyledLink:focus-visible::after {
	content: none;
}

@media (min-width: 25rem) {
	.ssrcss-kzrw1p-StyledLink {
		padding-left: 1rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-kzrw1p-StyledLink {
		width: auto;
		padding-left: 0.5rem;
	}
}

.ssrcss-kzrw1p-StyledLink:hover,
.ssrcss-kzrw1p-StyledLink:focus {
	background-color: transparent;
}

.ssrcss-kzrw1p-StyledLink::after {
	background-color: #b80000;
	width: 100%;
	height: 0.25rem;
}

@media (min-width: 25rem) {
	.ssrcss-kzrw1p-StyledLink {
		padding-left: 0;
	}
}

.ssrcss-1mstwv3-LinkTextContainer {
	line-height: 1.125rem;
	padding: 0 0.45rem;
}

.ssrcss-36ptm4-StyledLink {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.25rem 0 0.25rem 0.5rem;
	color: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
	min-height: 2.375rem;
	padding-left: 0;
	width: auto;
}

@media (pointer: coarse) {
	.ssrcss-36ptm4-StyledLink {
		min-height: 2.75rem;
	}
}

.ssrcss-36ptm4-StyledLink:hover,
.ssrcss-36ptm4-StyledLink:focus {
	background-color: #e6e8ea;
}

.ssrcss-36ptm4-StyledLink:focus-visible {
	box-shadow: inset 0 0 0 calc(0.125rem + 0.125rem) #ffffff;
	outline: 0.125rem solid #000000;
	outline-offset: -0.125rem;
}

.ssrcss-36ptm4-StyledLink::after {
	content: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0.25rem;
	height: 100%;
	background-color: #b80000;
}

.ssrcss-36ptm4-StyledLink:hover::after,
.ssrcss-36ptm4-StyledLink:active::after {
	content: '';
}

.ssrcss-36ptm4-StyledLink:focus-visible::after {
	content: none;
}

@media (min-width: 25rem) {
	.ssrcss-36ptm4-StyledLink {
		padding-left: 1rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-36ptm4-StyledLink {
		width: auto;
		padding-left: 0.5rem;
	}
}

.ssrcss-36ptm4-StyledLink:hover,
.ssrcss-36ptm4-StyledLink:focus {
	background-color: transparent;
}

.ssrcss-36ptm4-StyledLink::after {
	background-color: #b80000;
	width: 100%;
	height: 0.25rem;
}

@media (min-width: 25rem) {
	.ssrcss-36ptm4-StyledLink {
		padding-left: 0;
	}
}

.ssrcss-1l0d712-Wrap {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 63rem;
	padding: 0 1.5rem;
}

@media (min-width: 56.25rem) {
	.ssrcss-1l0d712-Wrap {
		padding: 0 1rem;
	}
}

@media (min-width: 80rem) {
	.ssrcss-1l0d712-Wrap {
		max-width: 80rem;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-q03fby-ContainerWithSidebarWrapper {
		display: grid;
		grid-gap: 1rem;
		grid-template-columns: minmax(0, 1fr) 18.75rem;
	}
}

.ssrcss-1ki8hfp-StyledZone {
	max-width: 50rem;
}

.ssrcss-loips9-ArticleWrapper {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 1rem;
	line-height: 1.375;
	color: #141414;
	margin-bottom: 1.5rem;
	padding-bottom: 0;
}

.ssrcss-bwbna7-ComponentWrapper-HeadlineComponentWrapper {
	margin: 1.5rem 0;
	max-width: 50rem;
	margin: 2.5rem 0 1.5rem;
}

.ssrcss-1s9pby4-Heading {
	font-family: ReithSerif, Helvetica, Arial, freesans, sans-serif;
	font-weight: 500;
	font-feature-settings: 'ss01' off;
	font-size: 2rem;
	line-height: 1.125;
	margin: 0;
	color: #141414;
}

@media (min-width: 37.5rem) {
	.ssrcss-1s9pby4-Heading {
		font-size: 2.75rem;
		line-height: 1.0909090909090908;
	}
}

.ssrcss-1s9pby4-Heading:focus {
	outline-style: none;
}

.ssrcss-1s9pby4-Heading:focus-visible {
	outline-style: auto;
}

.ssrcss-1qlkdz0-ComponentWrapper-FullWidthWrapper {
	margin: 1.5rem 0;
	max-width: 50rem;
	margin: 1.5rem -1.5rem;
}

@media (min-width: 25rem) {
	.ssrcss-1qlkdz0-ComponentWrapper-FullWidthWrapper {
		margin: 1.5rem -1.5rem;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1qlkdz0-ComponentWrapper-FullWidthWrapper {
		margin: 1.5rem 0;
	}
}

.ssrcss-1vfya96-StyledFigure {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	margin: 0;
}

.sbdocs .ssrcss-1vfya96-StyledFigure {
	margin: 1.5rem 0;
}

.ssrcss-ab5fd8-StyledFigureContainer {
	position: relative;
}

.ssrcss-8nbne9-Placeholder {
	display: block;
	position: relative;
	background-color: #ffffff;
	padding-bottom: 56.21951219512196%;
}

.ssrcss-11yxrdo-Image {
	display: block;
	width: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	height: 100%;
}

.ssrcss-tvuve5-StyledFigureCopyright {
	font-size: 0.75rem;
	line-height: 1.3333333333333333;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #141414;
	color: #f6f6f6;
	padding: 0.25rem;
	text-transform: uppercase;
}

.ssrcss-1hbb5i-BylineComponentWrapper {
	margin: 1.5rem 0;
	max-width: 36.25rem;
}

.ssrcss-h3c0s8-ContributorContainer {
	display: grid;
	-webkit-align-items: flex-end;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	row-gap: 0.5rem;
	grid-template-columns: 1fr;
	gap: 1rem 0.5rem;
	color: #545658;
}

.ssrcss-h3c0s8-ContributorContainer > :last-child {
	margin-bottom: 0;
}

.ssrcss-1u2in0b-Container-ContributorDetails {
	grid-column: 1/3;
}

.ssrcss-1u2in0b-Container-ContributorDetails > :last-child {
	margin-bottom: 0;
}

.ssrcss-68pt20-Text-TextContributorName {
	font-size: 0.8125rem;
	line-height: 1.2307692307692308;
	margin-bottom: 0.25rem;
	color: #545658;
	font-size: 1rem;
	line-height: 1.25;
	font-weight: 700;
	color: #141414;
}

@media (min-width: 37.5rem) {
	.ssrcss-68pt20-Text-TextContributorName {
		font-size: 1.125rem;
		line-height: 1.222222222222222;
	}
}

.ssrcss-84ltp5-Text {
	font-size: 0.8125rem;
	line-height: 1.2307692307692308;
	margin-bottom: 0.25rem;
	color: #545658;
}

.ssrcss-jlwt2c-Divider {
	background-color: #8a8c8e;
	width: 2.5rem;
	height: 0.125rem;
	margin-top: 1rem;
}

.ssrcss-xza2yt-ComponentWrapper {
	margin: 1.5rem 0;
	max-width: 50rem;
}

.ssrcss-1ik71mx-MetadataStripContainer {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 0.8125rem;
	line-height: 1.2307692307692308;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
	-webkit-box-flex-wrap: wrap-reverse;
	-webkit-flex-wrap: wrap-reverse;
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
	margin-top: -0.25rem;
	color: #545658;
	overflow: hidden;
	list-style: none;
	padding: 0;
	line-height: 1.5rem;
}

.ssrcss-13nu8ri-GroupChildrenForWrapping {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ssrcss-30fcoe-MetadataStripItem {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
	margin-top: 0.25rem;
	margin-right: 0.875rem;
	max-width: 100%;
	position: relative;
}

.ssrcss-30fcoe-MetadataStripItem::before {
	content: '';
	border: 0.0625rem solid #8a8c8e;
	background-color: #8a8c8e;
	position: absolute;
	left: -0.5rem;
}

.ssrcss-m5j4pi-MetadataContent {
	display: inline-block;
	max-width: 100%;
}

.ssrcss-1pvwv4b-MetadataSnippet {
	display: inline-block;
	max-width: 100%;
	vertical-align: bottom;
}

.ssrcss-61mhsj-MetadataText {
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: bottom;
}

.ssrcss-1j3xdd2-MetadataLink {
	display: block;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #b80000;
}

.ssrcss-1j3xdd2-MetadataLink:hover,
.ssrcss-1j3xdd2-MetadataLink:focus {
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: #b80000;
}

.ssrcss-1mh4yp1-IconContainer {
	display: inline-block;
	width: 1em;
	height: 1em;
	vertical-align: -0.125em;
	padding-right: 0.25em;
}

.ssrcss-uf6wea-RichTextComponentWrapper {
	margin: 1rem 0;
	max-width: 36.25rem;
}

.ssrcss-7uxr49-RichTextContainer {
	color: #141414;
	overflow-wrap: break-word;
}

.ssrcss-7uxr49-RichTextContainer > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
	margin-top: 1rem;
}

.ssrcss-1q0x1qg-Paragraph {
	margin: 0;
}

.ssrcss-1xjjfut-BoldText {
	font-weight: bolder;
}

.ssrcss-12l5xzx-LinksComponentWrapper {
	margin: 1.5rem 0;
	max-width: 50rem;
}

.ssrcss-msolhr-LinksWrapper {
	margin: 1.5rem 0;
	padding: 1.5rem 0;
	font-size: 0.875rem;
	line-height: 1.2857142857142858;
}

.ssrcss-1y914pf-InContentLinksGrid {
	display: grid;
	grid-template-columns: 70%;
	grid-auto-flow: column;
	grid-auto-columns: 70%;
	grid-column-gap: 0.5rem;
	margin: 0 -1.5rem;
	overflow-x: scroll;
	scroll-behavior: auto;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.ssrcss-1y914pf-InContentLinksGrid::-webkit-scrollbar {
	display: none;
}

.ssrcss-1y914pf-InContentLinksGrid > :first-child {
	margin-left: 1.5rem;
}

.ssrcss-1y914pf-InContentLinksGrid > :last-child {
	margin-right: 1.5rem;
}

.ssrcss-1y914pf-InContentLinksGrid > * {
	padding: 0.5rem;
}

@media (min-width: 37.5rem) {
	.ssrcss-1y914pf-InContentLinksGrid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		grid-column-gap: 1rem;
		grid-auto-flow: row;
		margin: 0;
	}

	.ssrcss-1y914pf-InContentLinksGrid > :first-child {
		margin-left: 0;
	}

	.ssrcss-1y914pf-InContentLinksGrid > :last-child {
		margin-right: 0;
	}

	.ssrcss-1y914pf-InContentLinksGrid > * {
		padding: 0;
	}
}

.ssrcss-r2yl4r-PromoItem {
	background: #ffffff;
	margin-bottom: 1rem;
}

.ssrcss-s1qr4x-Promo {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 0.875rem;
	line-height: 1.2857142857142858;
	position: relative;
	height: 100%;
	background: #ffffff;
	outline: solid transparent;
	color: #545658;
}

.ssrcss-s1qr4x-Promo a:not(.exn3ah91) {
	z-index: 2;
	position: relative;
}

.ssrcss-1enzf19-PromoCompact {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.ssrcss-1enzf19-PromoCompact .exn3ah99 {
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.ssrcss-1enzf19-PromoCompact .en81kx34 {
	display: none;
}

.ssrcss-1enzf19-PromoCompact .exn3ah97 {
	display: inline-block;
}

.ssrcss-1d68cot-PromoContent {
	box-sizing: border-box;
	padding: 0.5rem !important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

@media (min-width: 56.25rem) {
	.ssrcss-1d68cot-PromoContent {
		padding: 0.75rem !important;
	}
}

.ssrcss-1d68cot-PromoContent > * {
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.ssrcss-1d68cot-PromoContent > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
	margin-top: 0.5rem;
}

.ssrcss-1f3bvyz-Stack > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
	margin-top: 0.5rem;
}

.ssrcss-1mrs5ns-PromoLink {
	display: block;
	font-size: 1rem;
	line-height: 1.25;
	color: #141414;
}

@media (min-width: 37.5rem) {
	.ssrcss-1mrs5ns-PromoLink {
		font-size: 1.125rem;
		line-height: 1.222222222222222;
	}
}

.ssrcss-1mrs5ns-PromoLink:link {
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #141414;
}

.ssrcss-1mrs5ns-PromoLink:visited {
	color: #545658;
}

.ssrcss-1mrs5ns-PromoLink:link:hover .exn3ah96,
.ssrcss-1mrs5ns-PromoLink:visited:hover .exn3ah96,
.ssrcss-1mrs5ns-PromoLink:link:focus .exn3ah96,
.ssrcss-1mrs5ns-PromoLink:visited:focus .exn3ah96,
.ssrcss-1mrs5ns-PromoLink:link:hover .exn3ah95,
.ssrcss-1mrs5ns-PromoLink:visited:hover .exn3ah95,
.ssrcss-1mrs5ns-PromoLink:link:focus .exn3ah95,
.ssrcss-1mrs5ns-PromoLink:visited:focus .exn3ah95 {
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: #b80000;
}

@supports (text-decoration-color: transparent) {
	.ssrcss-1mrs5ns-PromoLink:link:hover .exn3ah96,
	.ssrcss-1mrs5ns-PromoLink:visited:hover .exn3ah96,
	.ssrcss-1mrs5ns-PromoLink:link:focus .exn3ah96,
	.ssrcss-1mrs5ns-PromoLink:visited:focus .exn3ah96,
	.ssrcss-1mrs5ns-PromoLink:link:hover .exn3ah95,
	.ssrcss-1mrs5ns-PromoLink:visited:hover .exn3ah95,
	.ssrcss-1mrs5ns-PromoLink:link:focus .exn3ah95,
	.ssrcss-1mrs5ns-PromoLink:visited:focus .exn3ah95 {
		text-decoration-line: underline;
		text-decoration-thickness: 2px;
	}
}

.ssrcss-1mrs5ns-PromoLink::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.ssrcss-1sen9vx-PromoHeadline {
	font-family: ReithSerif, Helvetica, Arial, freesans, sans-serif;
	font-weight: 500;
	font-feature-settings: 'ss01' off;
	display: inline;
}

.ssrcss-buqv65-ComponentWrapper-FlourishWrapper {
	margin: 1.5rem 0;
	max-width: 50rem;
	max-width: 700px;
}

.ssrcss-19w8cxh-ComponentWrapper-HeadlineComponentWrapper {
	margin: 1.5rem 0;
	max-width: 50rem;
	margin: 2.5rem 0 1.5rem;
	max-width: 36.25rem;
}

.ssrcss-pbttu9-Heading {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	font-size: 1.5rem;
	line-height: 1.1666666666666667;
	margin: 0;
	color: #141414;
}

@media (min-width: 37.5rem) {
	.ssrcss-pbttu9-Heading {
		font-size: 2rem;
		line-height: 1.125;
	}
}

.ssrcss-pbttu9-Heading:focus {
	outline-style: none;
}

.ssrcss-pbttu9-Heading:focus-visible {
	outline-style: auto;
}

.ssrcss-1qmkvfu-TopicListWrapper {
	margin: 1.5rem 0;
	padding-top: 1.5rem;
	font-size: 0.875rem;
	line-height: 1.2857142857142858;
	max-width: 36.25rem;
}

.ssrcss-113c0cq-StyledTagContainer {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	font-size: 1rem;
	line-height: 1.25;
}

@media (min-width: 37.5rem) {
	.ssrcss-113c0cq-StyledTagContainer {
		font-size: 1.125rem;
		line-height: 1.222222222222222;
	}
}

.ssrcss-50vlbt-TopicListHeaderWrapper {
	margin-bottom: 1rem;
}

.ssrcss-ad2rmd-Heading {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	font-size: 1.25rem;
	line-height: 1.2;
	margin: 0;
	color: #141414;
}

@media (min-width: 37.5rem) {
	.ssrcss-ad2rmd-Heading {
		font-size: 1.5rem;
		line-height: 1.1666666666666667;
	}
}

.ssrcss-ad2rmd-Heading:focus {
	outline-style: none;
}

.ssrcss-ad2rmd-Heading:focus-visible {
	outline-style: auto;
}

.ssrcss-17ehax8-Cluster {
	overflow: hidden;
}

@supports (gap: 1rem) {
	.ssrcss-17ehax8-Cluster {
		overflow: initial;
	}
}

.ssrcss-1ujonwb-ClusterItems {
	padding: 0;
	list-style: none;
	margin: calc(0.5rem / 2 * -1);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ssrcss-1ujonwb-ClusterItems > * {
	margin: calc(0.5rem / 2);
}

@supports (gap: 1rem) {
	.ssrcss-1ujonwb-ClusterItems {
		gap: 0.5rem;
		margin: 0;
	}

	.ssrcss-1ujonwb-ClusterItems > * {
		margin: 0;
	}
}

.ssrcss-z69h1q-StyledLink {
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #ffffff;
	box-sizing: border-box;
	color: #141414;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	min-height: 2.75rem;
	padding: 0.5rem 1rem;
	-webkit-text-decoration: none;
	text-decoration: none;
	word-break: break-word;
}

.ssrcss-z69h1q-StyledLink:focus,
.ssrcss-z69h1q-StyledLink:hover {
	color: #b80000;
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.ssrcss-1x7t9i1-ComponentSpacing {
	margin-top: 0.5rem;
	margin-bottom: 1.5rem;
	margin-left: 0;
	margin-right: 0;
	max-width: 36.25rem;
	padding-bottom: 1.5rem;
}

.ssrcss-qaxu51-ErrorWrapper {
	margin-bottom: 1.5rem;
}

.ssrcss-7i9ge4-ErrorWrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	background-color: #f6f6f6;
	padding: 1rem;
	border: 0.0625rem solid #8a8c8e;
	border-radius: 0.25rem;
}

.ssrcss-ts65x1-IconWrapper {
	height: 2rem;
	width: 2rem;
	margin-right: 1rem;
	color: #e51854;
}

.ssrcss-1y9kbf2-ErrorTitle {
	color: #991038;
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
}

.ssrcss-1i2qwuo-ErrorText {
	font-size: 0.875rem;
	line-height: 1.2857142857142858;
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	color: #545658;
	margin-top: 0.25rem;
}

html.no-js .ssrcss-3vww92-HideWhenJavaScriptDisabled {
}

.ssrcss-na8wdv-CommentsAnchor {
	position: relative;
	top: -1rem;
}

.ssrcss-tkh3fz-CommentsModule {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	margin-top: 5.5rem;
	margin-left: 0;
	margin-right: 0;
	max-width: 36.25rem;
}

.ssrcss-1atqini-ViewCommentsWrapper {
	margin-bottom: 1.25rem;
}

.ssrcss-44a2yh-Button {
	font-family: "Google Sans Flex", sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	font-size: 29px;
	line-height: normal;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: calc(2rem - 2px) calc(0.75rem - 2px);
	border: 2px solid transparent;
	min-height: 2.75rem !important;
	text-align: center;
	line-height: 1.375 !important;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	background: #2370ED;
	color: #ffffff;
	box-shadow: 0 0 0 0 #2370ED;
	text-decoration: none;
}

@media(max-width: 480px) {
	.ssrcss-44a2yh-Button {
		font-size: 24px;
		padding: 24px 20px;
		line-height: normal;
		text-align: left;
	}
}

.main-btn {
	text-decoration: none;
}

.btn-image_google {
	width: 45px;
	height: 45px;
	margin-top: 2px;
}

@media (min-width: 37.5rem) {
	.ssrcss-44a2yh-Button {
		font-size: 1.125rem;
		line-height: 1.222222222222222;
	}
	.offer-btn {
		font-size: 1.5rem;
		padding: calc(2rem - 2px) calc(2rem - 2px);
	}
}

.ssrcss-44a2yh-Button:focus-visible {
	outline: none;
	box-shadow: none;
}

.ssrcss-44a2yh-Button:disabled {
	opacity: 0.2;
	cursor: auto;
}

.ssrcss-44a2yh-Button:hover:enabled,
.ssrcss-44a2yh-Button:focus:enabled,
.ssrcss-44a2yh-Button:active:enabled {
	position: relative;
	z-index: 1;
	cursor: pointer;
	background: #b80000;
	color: #ffffff;
	box-shadow: 0 0 0 0.125rem #b80000;
}

.ssrcss-44a2yh-Button:focus:enabled {
	box-shadow: 0 0 0 0.125rem #ffffff;
	outline: 0.125rem solid #000000;
	outline-offset: 0.125rem;
	box-shadow:
		0 0 0 0.125rem #b80000,
		0 0 0 calc(0.125rem + 0.125rem) #ffffff;
	outline-offset: calc(0.125rem + 0.125rem);
}

.ssrcss-1tz2bh9-IconWrapper {
	display: inline-block;
	width: 1em;
	height: 1em;
	padding-right: 0.5rem;
	min-width: 1.25rem;
	vertical-align: -0.125em;
}

.ssrcss-1rsvzkb-VisuallyHiddenSpan {
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
	left: -9999px;
}

.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
	box-sizing: border-box;
}

@media (min-width: 0rem) and (max-width: 24.9375rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		margin-top: 1rem;
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		margin-top: 1rem;
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		margin-top: 1rem;
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		margin-top: 1rem;
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		margin-top: 1rem;
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 80rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		margin-top: 1rem;
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 0rem) and (max-width: 24.9375rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		padding-top: 0.75rem;
	}
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		padding-top: 0.75rem;
	}
}

@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		padding-top: 0.75rem;
	}
}

@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		padding-top: 0.75rem;
	}
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		padding-top: 0.75rem;
	}
}

@media (min-width: 80rem) {
	.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
		padding-top: 0.75rem;
	}
}

.ssrcss-17tdcpg-PromoGroupWrapper {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 1rem;
	line-height: 1.375;
	color: #141414;
}

@media (min-width: 0rem) and (max-width: 24.9375rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 80rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

.ssrcss-17tdcpg-PromoGroupWrapper > ul,
.ssrcss-17tdcpg-PromoGroupWrapper ol {
	display: grid;
	-webkit-column-gap: 1rem;
	column-gap: 1rem;
}

@media (min-width: 0rem) and (max-width: 24.9375rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper > ul,
	.ssrcss-17tdcpg-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper > ul,
	.ssrcss-17tdcpg-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper > ul,
	.ssrcss-17tdcpg-PromoGroupWrapper ol {
		grid-template-columns: repeat(3, 1fr);
		padding-bottom: 1.5rem;
	}
}

@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper > ul,
	.ssrcss-17tdcpg-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper > ul,
	.ssrcss-17tdcpg-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 80rem) {
	.ssrcss-17tdcpg-PromoGroupWrapper > ul,
	.ssrcss-17tdcpg-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

.ssrcss-17tdcpg-PromoGroupWrapper > ul > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden),
.ssrcss-17tdcpg-PromoGroupWrapper ol > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
	margin-top: 0;
}

.ssrcss-1020bd1-Stack {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ssrcss-1020bd1-Stack > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
	margin-top: 1rem;
}

@media (min-width: 25rem) {
	.ssrcss-1020bd1-Stack > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
		margin-top: 1.5rem;
	}
}

@media (min-width: 0rem) and (max-width: 24.9375rem) {
	.ssrcss-2pgqep-PromoItem {
		margin-bottom: 1rem;
	}
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
	.ssrcss-2pgqep-PromoItem {
		margin-bottom: 1rem;
	}
}

@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
	.ssrcss-2pgqep-PromoItem {
		margin-bottom: 1rem;
	}
}

@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
	.ssrcss-2pgqep-PromoItem {
		margin-bottom: 1rem;
	}
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
	.ssrcss-2pgqep-PromoItem {
		margin-bottom: 1rem;
	}
}

@media (min-width: 80rem) {
	.ssrcss-2pgqep-PromoItem {
		margin-bottom: 1rem;
	}
}

.ssrcss-agwl82-LiveContainer {
	margin-right: 0.25em;
}

.ssrcss-d8d0g-LivePulse {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	display: inline-block;
	text-transform: uppercase;
	color: #006666;
}

.ssrcss-em835g-IconContainer {
	display: inline-block;
	margin-right: 0.25em;
	width: 1em;
	height: 1em;
	vertical-align: -0.125em;
}

@media screen and (prefers-reduced-motion: no-preference) {
	.ssrcss-xi87i1-PulsingCircle {
		will-change: opacity;
		-webkit-animation: animation-icy1p3 1.7s cubic-bezier(0.25, 0.1, 0.25, 1) 3;
		animation: animation-icy1p3 1.7s cubic-bezier(0.25, 0.1, 0.25, 1) 3;
	}
}

.ssrcss-1vdnv9z-PromoGroupWrapper {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 1rem;
	line-height: 1.375;
	color: #141414;
}

@media (min-width: 0rem) and (max-width: 24.9375rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 80rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

.ssrcss-1vdnv9z-PromoGroupWrapper > ul,
.ssrcss-1vdnv9z-PromoGroupWrapper ol {
	display: grid;
	-webkit-column-gap: 1rem;
	column-gap: 1rem;
}

@media (min-width: 0rem) and (max-width: 24.9375rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper > ul,
	.ssrcss-1vdnv9z-PromoGroupWrapper ol {
		grid-template-columns: repeat(2, 1fr);
		padding-bottom: 1.5rem;
	}
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper > ul,
	.ssrcss-1vdnv9z-PromoGroupWrapper ol {
		grid-template-columns: repeat(2, 1fr);
		padding-bottom: 1.5rem;
	}
}

@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper > ul,
	.ssrcss-1vdnv9z-PromoGroupWrapper ol {
		grid-template-columns: repeat(3, 1fr);
		padding-bottom: 1.5rem;
	}
}

@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper > ul,
	.ssrcss-1vdnv9z-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper > ul,
	.ssrcss-1vdnv9z-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 80rem) {
	.ssrcss-1vdnv9z-PromoGroupWrapper > ul,
	.ssrcss-1vdnv9z-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

.ssrcss-1vdnv9z-PromoGroupWrapper > ul > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden),
.ssrcss-1vdnv9z-PromoGroupWrapper ol > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
	margin-top: 0;
}

.ssrcss-6kxrmq-PromoPortrait {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.ssrcss-6kxrmq-PromoPortrait .en81kx34 {
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.ssrcss-6kxrmq-PromoPortrait .exn3ah99 {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding-top: 0.5rem;
}

@media (min-width: 56.25rem) {
	.ssrcss-6kxrmq-PromoPortrait .exn3ah99 {
		padding-top: 0.75rem;
	}
}

.ssrcss-1v1new6-PromoContent {
	box-sizing: border-box;
	padding: 0.5rem !important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

@media (min-width: 56.25rem) {
	.ssrcss-1v1new6-PromoContent {
		padding: 0.75rem !important;
	}
}

.ssrcss-1v1new6-PromoContent > * {
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.ssrcss-1v1new6-PromoContent > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
	margin-top: 1rem;
}

.ssrcss-z60stg-PromoImageContainer {
	opacity: 1;
}

.ssrcss-17h6w1t-PromoImageContainerInner {
	position: relative;
	overflow: hidden;
}

.ssrcss-fec6qv-ImageWrapper {
	overflow: hidden;
	-webkit-transform: translateZ(0) scale(1);
	-moz-transform: translateZ(0) scale(1);
	-ms-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1);
}

.ssrcss-1ssuv19-Placeholder {
	display: block;
	position: relative;
	background-color: #ffffff;
	padding-bottom: 56.1038961038961%;
}

.ssrcss-11kli38-PromoGroupWrapper {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 1rem;
	line-height: 1.375;
	color: #141414;
}

@media (min-width: 0rem) and (max-width: 24.9375rem) {
	.ssrcss-11kli38-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
	.ssrcss-11kli38-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
	.ssrcss-11kli38-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
	.ssrcss-11kli38-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
	.ssrcss-11kli38-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

@media (min-width: 80rem) {
	.ssrcss-11kli38-PromoGroupWrapper {
		margin-top: 1rem;
	}
}

.ssrcss-11kli38-PromoGroupWrapper > ul,
.ssrcss-11kli38-PromoGroupWrapper ol {
	display: grid;
	-webkit-column-gap: 1rem;
	column-gap: 1rem;
}

@media (min-width: 0rem) and (max-width: 24.9375rem) {
	.ssrcss-11kli38-PromoGroupWrapper > ul,
	.ssrcss-11kli38-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 25rem) and (max-width: 37.4375rem) {
	.ssrcss-11kli38-PromoGroupWrapper > ul,
	.ssrcss-11kli38-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
	.ssrcss-11kli38-PromoGroupWrapper > ul,
	.ssrcss-11kli38-PromoGroupWrapper ol {
		grid-template-columns: repeat(2, 1fr);
		padding-bottom: 1.5rem;
	}
}

@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
	.ssrcss-11kli38-PromoGroupWrapper > ul,
	.ssrcss-11kli38-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 63rem) and (max-width: 79.9375rem) {
	.ssrcss-11kli38-PromoGroupWrapper > ul,
	.ssrcss-11kli38-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 80rem) {
	.ssrcss-11kli38-PromoGroupWrapper > ul,
	.ssrcss-11kli38-PromoGroupWrapper ol {
		grid-template-columns: 1fr;
	}
}

.ssrcss-11kli38-PromoGroupWrapper > ul > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden),
.ssrcss-11kli38-PromoGroupWrapper ol > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
	margin-top: 0;
}

.ssrcss-xuen7r-PromoWithRankingContainer {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 1rem;
	line-height: 1.375;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #b80000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding: 0.5rem;
	height: calc(100% - 1.25rem);
	background: #ffffff;
}

@media (min-width: 56.25rem) {
	.ssrcss-xuen7r-PromoWithRankingContainer {
		padding: 0.75rem;
		height: calc(100% - 1.5rem);
	}
}

.ssrcss-smcys4-Wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	height: 100%;
}

.ssrcss-1giogr2-Number {
	font-size: 2rem;
	line-height: 1.125;
	line-height: 1;
	min-width: 2.375rem;
	padding-right: 0.5rem;
}

@media (min-width: 37.5rem) {
	.ssrcss-1giogr2-Number {
		font-size: 2.75rem;
		line-height: 1.0909090909090908;
	}
}

@media (min-width: 37.5rem) {
	.ssrcss-1giogr2-Number {
		margin-top: -0.25rem;
		min-width: 3.25rem;
	}
}

.ssrcss-9n6uek-ColumnWrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.ssrcss-qseizj-HeadlineLink {
	font-family: ReithSerif, Helvetica, Arial, freesans, sans-serif;
	font-weight: 500;
	font-feature-settings: 'ss01' off;
	font-size: 1rem;
	line-height: 1.25;
	line-height: 1.25rem;
	overflow-wrap: anywhere;
}

@media (min-width: 37.5rem) {
	.ssrcss-qseizj-HeadlineLink {
		font-size: 1.125rem;
		line-height: 1.222222222222222;
	}
}

.ssrcss-qseizj-HeadlineLink:link {
	color: #141414;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.ssrcss-qseizj-HeadlineLink:visited {
	color: #545658;
}

.ssrcss-qseizj-HeadlineLink:hover,
.ssrcss-qseizj-HeadlineLink:focus {
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: #b80000;
}

@supports (text-decoration-color: transparent) {
	.ssrcss-qseizj-HeadlineLink:hover,
	.ssrcss-qseizj-HeadlineLink:focus {
		text-decoration-line: underline;
		text-decoration-thickness: 2px;
	}
}

.ssrcss-qseizj-HeadlineLink svg {
	display: inline-block;
	height: 0.875em;
	width: 0.875em;
	vertical-align: -0.0625em;
	margin-right: 0.25em;
}

.ssrcss-qseizj-HeadlineLink::before {
	inset: 0px;
	content: '';
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	z-index: 1;
}

.ssrcss-1y7k614-FooterStack {
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.ssrcss-2l77g4-ServiceBar {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 0.8125rem;
	line-height: 1.2307692307692308;
	background: #141414;
	color: #f6f6f6;
}

.ssrcss-1a6riyw-ServiceBarTitle {
	padding-top: 1rem;
}

.ssrcss-1ejwg8j-Heading {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	font-size: 1.125rem;
	line-height: 1.222222222222222;
	margin: 0;
	color: #f6f6f6;
}

@media (min-width: 37.5rem) {
	.ssrcss-1ejwg8j-Heading {
		font-size: 1.25rem;
		line-height: 1.2;
	}
}

.ssrcss-1ejwg8j-Heading:focus {
	outline-style: none;
}

.ssrcss-1ejwg8j-Heading:focus-visible {
	outline-style: auto;
}

.ssrcss-1lx08fz-ServiceLinkList {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (min-width: 37.5rem) {
	.ssrcss-1lx08fz-ServiceLinkList {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.ssrcss-1lx08fz-ServiceLinkList > li {
		-webkit-flex: 50%;
		-ms-flex: 50%;
		flex: 50%;
	}
}

@media (min-width: 56.25rem) {
	.ssrcss-1lx08fz-ServiceLinkList {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	.ssrcss-1lx08fz-ServiceLinkList > li {
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
}

.ssrcss-1ro4ink-StyledLink {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #f6f6f6;
	display: block;
	padding: 0.75rem 0;
}

.ssrcss-1ro4ink-StyledLink:hover,
.ssrcss-1ro4ink-StyledLink:focus {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.ssrcss-fjeiuk-StyledIconContainer {
	display: inline-block;
	padding-right: 0.5rem;
	width: 1.75rem;
	height: 1.75rem;
	vertical-align: -0.4em;
}

.ssrcss-hf2leg-GlobalFooterStyling {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-feature-settings: 'ss01' off;
	font-size: 0.8125rem;
	line-height: 1.2307692307692308;
	padding: 1rem 0;
	background: #141414;
	border-top: 1px solid #8a8c8e;
	color: #f6f6f6;
}

.ssrcss-wjed5-Stack > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
	border-top: 1px solid #8a8c8e;
	padding-top: 1rem;
	margin-top: 1rem;
}

.ssrcss-1tb2y85-Columns {
	-webkit-columns: 5.625rem;
	columns: 5.625rem;
	-webkit-column-rule: 1px solid #8a8c8e;
	column-rule: 1px solid #8a8c8e;
	-webkit-column-gap: 1.5rem;
	column-gap: 1.5rem;
	gap: 1.5rem;
}

@media (min-width: 37.5rem) {
	.ssrcss-1tb2y85-Columns {
		-webkit-columns: 8rem;
		columns: 8rem;
		gap: 2.5rem;
	}
}

@media (min-width: 63rem) {
	.ssrcss-1tb2y85-Columns {
		-webkit-columns: 5;
		columns: 5;
	}
}

.ssrcss-1tb2y85-Columns > li {
	break-inside: avoid-column;
}

.ssrcss-an9wdb-Link-NavigationLink {
	display: block;
	padding: 0.75rem 0;
}

.ssrcss-an9wdb-Link-NavigationLink:any-link {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #f6f6f6;
}

.ssrcss-an9wdb-Link-NavigationLink:any-link:hover,
.ssrcss-an9wdb-Link-NavigationLink:any-link:focus,
.ssrcss-an9wdb-Link-NavigationLink:any-link:active {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.ssrcss-y7krbn-Stack > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
	margin-top: 1.5rem;
}

.ssrcss-x3nlsb-ClusterItems {
	padding: 0;
	list-style: none;
	margin: calc(1.5rem / 2 * -1);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ssrcss-x3nlsb-ClusterItems > * {
	margin: calc(1.5rem / 2);
}

@supports (gap: 1rem) {
	.ssrcss-x3nlsb-ClusterItems {
		gap: 1.5rem;
		margin: 0;
	}

	.ssrcss-x3nlsb-ClusterItems > * {
		margin: 0;
	}
}

.ssrcss-2kjakh-Link-LegalLink {
	display: block;
	margin: -0.75rem -0.5rem;
	padding: 0.75rem 0.5rem;
}

.ssrcss-2kjakh-Link-LegalLink:any-link {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #f6f6f6;
}

.ssrcss-2kjakh-Link-LegalLink:any-link:hover,
.ssrcss-2kjakh-Link-LegalLink:any-link:focus,
.ssrcss-2kjakh-Link-LegalLink:any-link:active {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.ssrcss-2kjakh-Link-LegalLink:focus-visible {
	box-shadow: inset 0 0 0 calc(0.125rem + 0.125rem) #000000;
	outline: 0.125rem solid #ffffff;
	outline-offset: -0.125rem;
}

@media (min-width: 25rem) {
	.ssrcss-2kjakh-Link-LegalLink {
		margin: -0.75rem;
		padding: 0.75rem;
	}
}

.ssrcss-bosb8n-Link:any-link {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: 'ss01' off;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #f6f6f6;
}

.ssrcss-bosb8n-Link:any-link:hover,
.ssrcss-bosb8n-Link:any-link:focus,
.ssrcss-bosb8n-Link:any-link:active {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.article-image {
	margin: 2.5rem 0;
	text-align: center;
}

.article-image img {
	width: 100%;
	max-width: 900px;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	display: block;
	margin: 0 auto;
}

.image-caption {
	margin-top: 0.75rem;
	font-size: 0.9rem;
	color: #666;
	font-style: italic;
	text-align: center;
	padding: 0 1rem;
}

.editor-note {
	background: #f8f9fa;
	border-left: 4px solid #007bff;
	padding: 1.5rem;
	margin: 2rem 0;
	border-radius: 4px;
}

.editor-note h3 {
	margin-top: 0;
	color: #007bff;
	font-size: 1.1rem;
}

.editor-note ul {
	margin: 1rem 0;
	padding-left: 1.5rem;
}

.live-indicator {
	color: #dc3545;
	font-weight: bold;
	margin-top: 1rem;
}

.viewer-count {
	animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
	0%,
	100% {
		opacity: 1;
	}

	50% {
		opacity: 0.7;
	}
}

.registration-box {
	background: #fff3cd;
	border: 2px solid #ffc107;
	padding: 2rem;
	margin: 2.5rem 0;
	border-radius: 8px;
}

.registration-box h3 {
	margin-top: 0;
	color: #856404;
}

.registration-box ol {
	margin: 1.5rem 0;
	padding-left: 1.5rem;
}

.registration-box ol li {
	margin: 0.75rem 0;
	line-height: 1.6;
}

.deadline {
	font-weight: bold;
	color: #dc3545;
	font-size: 1.1rem;
	margin: 1rem 0;
}

.important-note {
	background: #fff;
	border: 1px solid #dc3545;
	padding: 1rem;
	margin: 1rem 0;
	border-radius: 4px;
}

.comments-section {
	margin-top: 3rem;
	padding-top: 2rem;
	border-top: 2px solid #e0e0e0;
}

.comments-title {
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.sign-in-prompt {
	color: #666;
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}

.comments-count {
	font-weight: bold;
	margin-bottom: 1.5rem;
}

.comment {
	background: #f8f9fa;
	padding: 1.25rem;
	margin-bottom: 1rem;
	border-radius: 8px;
	border: 1px solid #e0e0e0;
}

.comment.highlighted {
	background: #fff3cd;
	border-color: #ffc107;
}

.comment.reply {
	margin-left: 2rem;
	background: #e7f3ff;
	border-color: #007bff;
}

.comment-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.75rem;
}

.comment-header strong {
	color: #007bff;
	font-size: 0.95rem;
}

.comment-time {
	color: #888;
	font-size: 0.85rem;
}

.comment p {
	margin: 0.5rem 0;
	line-height: 1.5;
}

.comment-update {
	background: #e7f3ff;
	padding: 0.75rem;
	margin-top: 0.75rem;
	border-radius: 4px;
	border-left: 3px solid #007bff;
}

.comment-likes {
	display: inline-block;
	margin-top: 0.5rem;
	color: #666;
	font-size: 0.85rem;
}

.cta-button-container {
	text-align: center;
	margin: 2rem 0;
}

.cta-button {
	display: inline-block;
	background: #dc3545;
	color: white;
	padding: 1.25rem 2.5rem;
	font-size: 1.2rem;
	font-weight: bold;
	text-decoration: none;
	border-radius: 8px;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(220, 53, 69, 0.3);
}

.cta-button:hover {
	background: #c82333;
	transform: translateY(-2px);
	box-shadow: 0 6px 16px rgba(220, 53, 69, 0.4);
	color: white;
	text-decoration: none;
}

.inline-link {
	color: #007bff;
	text-decoration: underline;
	font-weight: bold;
}

.inline-link:hover {
	color: #0056b3;
}

@media (max-width: 768px) {
	.article-image img {
		max-width: 100%;
	}

	.comment.reply {
		margin-left: 1rem;
	}

	.registration-box {
		padding: 1.5rem;
	}

	.cta-button {
		font-size: 1rem;
		padding: 1rem 2rem;
	}
}

.confirm-inline-block {
	background-color: #e8f3ff;
	padding: 70px 25px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	font-family: "Inter", sans-serif;
	text-align: center;
}

.confirm-text {
	color: #141414;
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
	margin: 0 0 50px 0;
}

.confirm-buttons {
	display: flex;
	justify-content: center;
	gap: 30px;
}

.confirm-btn {
	flex: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 20px 10px;
	border-radius: 4px;
	font-family: "inter", sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	box-sizing: border-box;
	transition: all 0.2s ease;
	max-width: 180px;
}

.btn-no {
	background-color:  #e70200;;
	color: #ffffff !important;
}

.btn-no:hover {
	background-color: #900000;
	border-color: #900000;
}

.btn-yes {
	background-color: #2370ed;
	color: #ffffff !important;
}

.btn-yes:hover {
	background-color: #1900fbd2;
}
