/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, fieldset {
	border: 0;
}
abbr, acronym {
	text-decoration: none;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align=left] {
	display: block;
	float: left;
}
.right, .alignright, img[align=right] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align=middle] {
	display: block;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
input[type=submit], button {
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
}
.wp-smiley {
	display: inline;
}
/*--------:[ ANM fcskin 20251010 ]:--------*/
/*--------:[ root variables ]:--------*/

img { height:initial; }
body {
	
/*----:[ font stacks ]:----*/
--font-sans:
	-apple-system, BlinkMacSystemFont,		/* iOS/Mac (native San Francisco) */
	"Segoe UI", 							/* Windows */
	"Liberation Sans", 						/* Linux, put ahead of Android for compatibility */
	"Roboto", "Noto Sans", "Droid Sans",	/* Android */
	sans-serif;
--font-sans-alternate2:
	Helvetica,								/* iOS/Mac */
	Trebuchet, "Trebuchet MS",				/* Windows */
	"Liberation Sans",
	"Roboto", "Noto Sans", "Droid Sans",
	sans-serif;
--font-sans-alternate3:
	Verdana,								/* iOS/Mac, Windows */
	"Liberation Sans",
	"Roboto", "Noto Sans", "Droid Sans",
	sans-serif;
--font-serif:
	Palatino, "Palatino Linotype",			/* iOS/Mac, Windows */
	"Roboto Slab", "Droid Serif",			/* Android */
	/* fallbacks */ Georgia, Cambria, "Times New Roman", Times, serif;
--font-serif-alternate2:
	Baskerville,							/* iOS/Mac */
	Georgia,								/* Windows */
	"Roboto Slab", "Droid Serif",			/* Android */
	/* fallbacks */ Cambria, "Times New Roman", Times, serif;
	
--font-mono:
	ui-monospace,
    "Cascadia Mono", "Segoe UI Mono",
    "Liberation Mono",
	"Roboto Mono",
    Menlo, Monaco, Consolas, /* common mono fallbacks */
    monospace;

/*----:[ font element aliases ]:----*/
--f_fam_global1:		var(--font-sans);
--f_fam_global2:		var(--font-sans-alternate2);	/* footer, yarpp, some UI */
--f_fam_global3:		var(--font-sans-alternate3);	/* post date, small text */
--f_fam_logostyle:		var(--font-serif);
--f_fam_splash:			"Cantata One", var(--font-serif);	/* splash headline, no boldface */
--f_fam_headline1:		var(--font-serif);				/* standout typeface, headlines should use boldface */
--f_fam_headline2:		var(--font-sans);				/* match body typeface */
--f_fam_headline3:		var(--font-serif-alternate2);	/* submit button, quiz headline */
--f_fam_body:			var(--font-sans);


/*----:[ colors ]:----*/
--c_anmpink:			#ff0080;
--c_footer_fg:			white;
--c_text_standard:		#111;
--c_widget_bg_alternate:#F0F0F0;


/*----:[ dimensions ]:----*/
/*--:[ framework elements ]:--*/
--d_w_contcol_desktop:	72.8rem;
--d_w_sfw_page_desktop:	105.4rem;
--d_w_sfw_page_tablet: 	72.8rem;

/*--:[ widgets ]:--*/
--d_w_sidecol_desktop: 			30.0rem;
--d_s_sidecol_spacer_desktop: 	0.9rem;
--d_s_widget_inset_padding_desktop: 0 1.2rem;
--d_s_widget_inset_padding_tablet:	0 2.4rem;
--d_s_widget_spacing_desktop: 	1.6rem;
--d_w_widget_width_desktop: 	30.0rem;
--d_w_widget_width_tablet: 		36.0rem;

/*--:[ scaling ]:--*/
--d_unit_mobile_typography_larger_px:	12.66085184px;
--d_unit_mobile_typography_stand_px:	12.173896px;
--d_unit_mobile_zoom_mult: 		0.4395;
--d_unit_mobile_zoom_px:		4.395px;

--d_pc_searchicon_smaller:		0.256;
--d_pos_transad:				73.7rem;

}


@font-face {
font-family: 'Cantata One';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/wp-content/uploads/assets/font/cantata-one-alphanum-sym-400.woff2) format('woff2');
}



/*----:[ flexible scaling factors ]:----*/
@media (min-width: 320px) { }
                             html { font-size: 4.395604px; } .lens-devlegLGNS, .lens-devleg { font-size: 2.8000rem; } .lens-devleg18 { font-size: 4.0950rem; } .lens-devleg16, .lens-devleg-mc { font-size: 3.6400rem; }
@media (min-width: 375px) {  html { font-size: 5.151099px; } .lens-devlegLGNS, .lens-devleg { font-size: 2.6382rem; } .lens-devleg18 { font-size: 3.4944rem; } .lens-devleg16, .lens-devleg-mc { font-size: 3.1061rem; } }
@media (min-width: 430px) {  html { font-size: 5.769231px; } .lens-devlegLGNS, .lens-devleg { font-size: 2.5059rem; } .lens-devleg18 { font-size: 3.1200rem; } .lens-devleg16, .lens-devleg-mc { font-size: 2.7733rem; } }
@media (min-width: 480px) {  html { font-size: 6.593407px; } .lens-devlegLGNS, .lens-devleg { font-size: 2.3294rem; } .lens-devleg18 { font-size: 2.7300rem; } .lens-devleg16, .lens-devleg-mc { font-size: 2.4267rem; } }
@media (min-width: 540px) {  html { font-size: 7.417582px; } .lens-devlegLGNS, .lens-devleg { font-size: 2.1529rem; } .lens-devleg18 { font-size: 2.4267rem; } .lens-devleg16, .lens-devleg-mc { font-size: 2.1570rem; } }
@media (min-width: 600px) {  html { font-size: 8.241758px; } .lens-devlegLGNS, .lens-devleg { font-size: 1.9765rem; } .lens-devleg18 { font-size: 2.1840rem; } .lens-devleg16, .lens-devleg-mc { font-size: 1.9413rem; } }
@media (min-width: 660px) {  html { font-size: 9.000000px; } .lens-devlegLGNS, .lens-devleg { font-size: 1.8000rem; } .lens-devleg18 { font-size: 2.0000rem; } .lens-devleg16, .lens-devleg-mc { font-size: 1.7778rem; } }
@media (min-width: 728px) {  html { font-size:10.000000px; } .lens-devlegLGNS, .lens-devleg { font-size: 1.6000rem; } .lens-devleg18 { font-size: 1.8000rem; } .lens-devleg16, .lens-devleg-mc { font-size: 1.6000rem; } }


/*----:[ flexible scaling factors - global ]:----*/
.lens-scalechild > *, .lens-scalethis { -ms-transform-origin: 0 0; -webkit-transform-origin: 0 0; transform-origin: 0 0; overflow: visible; }


/*----:[ page modes ]:----*/

/*--:[ compact / mobile ]:--*/
.mobileonly { display: inherit; }
.nomobile, .tabletonly, .desktoponly { display: none !important; }

.m-mobileonly { display: inherit; }
.m-nomobile, .m-tabletonly, .m-desktoponly { display: none; }

/*--:[ tablet ]:--*/
@media (min-width: 728px) {
.nomobile, .tabletonly { display: inherit !important; }
.notablet, .mobileonly { display: none !important; }

.m-nomobile, .m-tabletonly { display: inherit; }
.m-notablet, .m-mobileonly { display: none; }
}

/*--:[ desktop ]:--*/
@media (min-width: 1052px) {
.notablet, .desktoponly { display: inherit !important; }
.nodesktop, .tabletonly { display: none !important; }

.m-notablet, .m-desktoponly { display: inherit; }
.m-nodesktop, .m-tabletonly { display: none; }
}


/*--------:[ Resource-dependant properties :]--------*/
/* Assets relative to CSS, which includes CDN location */
.fillerbox { background-image: url(/wp-content/uploads/assets/branding/anm-logo-tinyfade.png); }
.ss, .author_biography_social_media div span { background-image: url(/wp-content/uploads/assets/sss/anm-sss-v100.png); }


/*------------:[ compact / default layout ]:------------*/

/*--------:[ typography ]:--------*/
/*----:[ static typography ]:----*/
.htmlbody { font-family: var(--f_fam_global1); color: var(--c_text_standard); background-color: black; }
a { color: var(--c_anmpink); text-decoration: none; }
a:visited { color: black; }
a:hover { color: var(--c_anmpink); }
a:active { color: var(--c_anmpink); }

.t { font-family: var(--f_fam_body); }
.t .italics { font-style:italic; }
.t .bold { font-weight:bold; }
.t .underline { text-decoration:underline; }
.t .caps { text-transform:uppercase; }
.t { text-align: left; }
.t h4, .t h5, .t h6 { font-size:1em; font-weight: bold; margin-block-start:1em; margin-block-end:1em; }
.t h1, .t .headline { font-family: var(--f_fam_headline1); }
.t h2, .t h3, .t h4, .t h5, .t h6 { font-family: var(--f_fam_headline2); }
.t .headline { letter-spacing: -0.1rem; text-align: center; }
.t .drop_cap { float:left; }
.t .frame { background: #eee; border: 1px solid #ddd; }
.t blockquote { color: #666; border-left: 1px solid #ddd; }
.t ul { list-style-type: square; }
.wp-caption p { margin-bottom: 0; }

.t .headline a { color: var(--c_text_standard); } 
.t .headline a:visited { color: var(--c_text_standard); }
.t .headline a:hover { color: var(--c_anmpink); }
.t .headline a:active { color: var(--c_anmpink); }


/*----:[ mobile layout / global layout typography ]:----*/
.t p, .t ul, .t ol, .t blockquote, .t pre, .t dl, .t dd, .t h4, .t h5, .t h6 { margin-bottom: 1.5625em; }
.t h1, .t .headline:not(h1) { font-size: 2.0em; line-height: 1.25em; }
.t h2 { font-size: 1.75em; font-weight: bold; line-height: 1.45em; margin-top: 2.4rem; margin-bottom: 1.8rem; }
.t h3 { font-size: 1.5em; font-weight: bold; line-height: 1.4em; margin-top: 2.4rem; margin-bottom: 1.8rem; }
.t .small { font-size: 0.75em; line-height: 1.5em; }
.t .drop_cap { font-size: 3.125em; line-height: 1em; margin-right: 0.16em; }
.t .frame { padding: 0.8125em; }
.t blockquote { margin-left: 0.5em; padding-left: 0.5em; }
.t ul, .t ol { margin-left: 1.5625em; }
.t li { margin-bottom: 0.8125em; }
.t ul ul, .t ul ol, .t ol ul, .t ol ol { margin-top: 0.8125em; margin-left: 1.5625em; margin-bottom: 0; }
.t .left, .t .alignleft, .t .wp-block-image figure.alignleft { margin-bottom: 1.5625em; margin-right: 1.5625em; clear: left; }
.t .right, .t .alignright, .t .wp-block-image figure.alignright { margin-bottom: 1.5625em; margin-left: 1.5625em; clear: right; }
.t .center, .t .aligncenter { margin-bottom: 1.5625em; }
.t .block, .t .alignnone { margin-bottom: 1.5625em; }
.t .stack { margin-left: 1.5625em; }

/*----:[ static properties ]:----*/
/*--:[ Override thesis 'reset' ]:--*/
 .wp-caption { max-width: inherit; }
img { display: inherit; max-width: 100%; }

/*--:[ Page layout - global framework ]:--*/
.sfw-global #section-body { background-color: white; }

/*--:[ Page layout - quiz framework ]:--*/

/*--:[ Header Main NavBar / Menu / Site Logo ]:--*/
.menu_control { float:right; font-size:20px; border:3px solid #DDD; border-radius:4px; margin:2px 8px 2px 2px; line-height:0; padding:0.4em 0.4em; color:var(--c_anmpink); width:0.75em; height:0.8em; transition-property: background-color; letter-spacing:-0.1rem; transition-duration: 0.2s; position:relative; z-index:10001; }
.menu_button_open { width:100%;height:100%; background:linear-gradient(to bottom, transparent 6.25%, #ff0080 6.25%, #ff0080 18.75%, transparent 18.75%, transparent 43.75%, #ff0080 43.75%, #ff0080 56.25%, transparent 56.25%, transparent 81.25%, #ff0080 81.25%, #ff0080 93.75%, transparent 93.75%); }
.menu_button_close, .menu_button_close_inner { width:100%;height:100%; display:none; }

.menu_control.menu_control_triggered { border:3px solid #FFF; background-color:#AAA; }
.menu_control.menu_control_triggered .menu_button_open { display:none; }
.menu_control.menu_control_triggered .menu_button_close,
.menu_control.menu_control_triggered .menu_button_close_inner { display:block; }
.menu_control.menu_control_triggered .menu_button_close { background:linear-gradient(to top right, transparent 43%, white 45%, white 54%, transparent 56%); }
.menu_control.menu_control_triggered .menu_button_close_inner { background:linear-gradient(to top left, transparent 43%, white 45%, white 54%, transparent 56%); }

.menu-gutter { display:flex; justify-content:flex-end; opacity:0; transition-property:opacity; transition-duration:0.2s; }
.menu-gutter.show_menu { opacity:1; position:relative; clear:both; width:100%; box-sizing:border-box; z-index:10000; padding-right:5px; /* padding-right = menu_control padding minus border*/ }

.menu-tray { display:none; position:absolute; width:auto; background:black; }
.show_menu .menu-tray { display:block; }

.menu-bumper-gutter { box-sizing:border-box; width:100%; height:10px; padding:0 12px; }
.menu-bumper-gutter.top { margin-bottom:8px; }
.menu-bumper-gutter.bottom { margin-top:6px; margin-bottom:8px; }
.menu-bumper { width:100%; height:100%; background:linear-gradient(to bottom, transparent 3px, white 3px, white 5px, #ff0080 5px, #ff0080 7px, white 7px, white 9px, transparent 9px); }

ul.menu { display:block; list-style:none; margin-block-start:initial; margin-block-end:initial; }
.menu a { display:block; padding:8px 24px; background:black; color:white; transition-property:background-color; transition-duration:0.2s; }
.menu a:visited { color:white; }
.menu a:hover { background:var(--c_anmpink); color:white; }
.menu a:active { background:var(--c_anmpink); color:white; }

.menu a { font-family: var(--f_fam_logostyle); font-size:24px; }

.sfw-global #container-header .logo { font-family: var(--f_fam_logostyle); letter-spacing: -2px; color: white; opacity:1; }
.sfw-global #container-header .pink { color: var(--c_anmpink); }


/*--:[ Footer, Footer Nav ]:--*/
.sfw-global #container-footer, .sfw-global #container-footer p { color: var(--c_footer_fg); }
.sfw-global #container-footer { /*mobile-magnify*/ font-size: 1.2em; }
.sfw-global .content-footer { font-size: 0.8125em; }

.fnav { font-family: var(--f_fam_global2); }
.fnav a { font-size: 0.875em; line-height: 1.55em; text-decoration: underline; color: var(--c_footer_fg); }
.fnav a:hover { color: var(--c_anmpink); }
.fnav a:visited { color: var(--c_footer_fg); }
.fnav a:active { color: var(--c_footer_fg); }

.fnav ul { list-style: none; overflow: visible; display: block; text-align: center; }
.fnav li { display:inline; }

.fnav span { display: none; }
.fnav span.break-mobile { display: block; }
.fnav li + li:before, .fnav span + li:before { font-size: 0.75em; font-family: var(--f_fam_global2); color: #888888; padding: 0 0.83333em; }
.fnav li + li:before, .fnav span:not(.break-mobile) + li:before { content: "|"; }

/*--:[ PostBox standard framework - Global ]:--*/
.sfw-postlist .container-articlecontent a, .sfw-article:not(.sfw-theforum) .container-articlecontent a { text-decoration: underline; }
.sfw-postlist .container-articlecontent a:hover, .sfw-article:not(.sfw-theforum) .container-articlecontent a:hover { text-decoration: none; }
.author-callout { text-align:center; margin:8px 0 24px; }


/*--:[ PostBox standard framework - article content and headlines ]:--*/
.postbox { line-height: 1.625em; }
.sfw-postlist .postbox { border-bottom: 1px dotted #bbb; line-height: 1.625em; }
.container-loop div.postbox:last-child { border-bottom: none; }
.container-byline { font-size: 0.8125em; color: #888; }
.post_edit { color: #888; border-bottom: 1px solid #ddd; }
.post_edit, .post_author { letter-spacing: 0.076923em; }
.post_edit, .post_author, .post_date { text-transform: uppercase; }
.post_edit, .post_author, .post_author_intro, .post_date { vertical-align: baseline; }
.container-byline .post_author a { color: inherit; text-decoration:underline; text-decoration-color:#DDD; cursor:pointer; }
.container-byline .post_author a:visited { color: inherit; }
.post_edit, .post_date { letter-spacing: normal; font-family:var(--f_fam_global3); font-weight: 300; margin-left: 2.4rem; }
.container-avatar { /*mobile-magnify*/ font-size: 1.2em; width: 2.0em; height: 2.0em; margin-right: 0.8em; overflow: hidden; display: inline-block; vertical-align:text-bottom; }
.container-avatar .region-avatarback { width: 100%; height: 100%; background-color: #DDD; border-radius: 1em; }
.container-avatar img { position: relative; top: -2em; }
.author_by, .date_on, .post_cats_intro { font-style: italic; }
.container-commentcount { text-align: center; }
.container-commentcount a { font-size: 1em; font-weight: 900; }
.container-commentcount .num_comments { font-size: 1.55em; color: black; }
.container-commentcount a { text-decoration: underline; }
.sfw-postlist .container-commentcount a { color: #666; }
.container-commentcount a:hover { text-decoration: none; }
.container-commentcount:before, .container-commentcount:after { font-size: 1.55em; font-weight: 900; color: #ccc; }
.container-commentcount:before { content: "{"; }
.container-commentcount:after { content: "}"; }
.container-commentcount .comments_intro { display: inline; font-weight: 900; }
.postbox .post_tags { color: #666; }
.postbox .post_tags a:hover { text-decoration: underline; }
.postbox p.post_tags  { margin: 1.6rem 0 0; }

/*--:[ PostBox subsections and text formatting ]:--*/
.postbox .wp-caption { background: #eee; border: 1px solid #ddd; }
.postbox .wp-caption p a { text-decoration: underline; }
.postbox .wp-caption p a:hover { text-decoration: none; }
.postbox pre { background: #eee; }
.postbox img.right,
.postbox img.alignright,
.postbox img[align="right"],
.postbox .article_image.right,
.wp-block-image figure.alignleft,
.postbox img.left,
.postbox img.alignleft,
.postbox img[align="left"],
.postbox .article_image.left,
.wp-block-image figure.alignright { max-width: 40%; }
.postbox img.afull,
.wp-block-image.afull img { max-width: 100%; margin-left: auto; margin-right: auto; }
.postbox .article_image.afull { width: 100%; }
.postbox img.stretch,
 .wp-block-image.stretch img { width: 100%; }

/*--:[ Widget, Ad formatting ]:--*/
.fillerbox { box-shadow: inset 0 0 5.0rem 1.6rem #F0F0F0; /* background-image: RESOURCE-DEPENDANT */ background-position: 50% 50%; background-repeat: no-repeat; background-size: 9.3rem 5.9rem; }

.widget { overflow:hidden; }
.widget.t { font-family: var(--f_fam_body); text-transform: lowercase; }
.widget.t ul, .widget.t ol { margin-left: 0; }
.widget.t li { margin-bottom: 0; }
.widget.t ul ul, .widget.t ul ol, .widget.t ol ul, .widget.t ol ol { margin-top: 0; margin-left: 0; margin-bottom: 0; }

.widget.t .widget_title { font-family: var(--f_fam_headline1); font-size: 1.125em; line-height: 1.3572em; letter-spacing: -0.03571em; }

.widget.t.region-bbprecent .widget_title, .widget.t.widget_yarpp_widget .widget_title { line-height: 1.3044em; text-align: center; letter-spacing: 0; background-color: black; color: white; }
.widget.t.region-bbprecent .widget_title { font-size: 1.4375em; }
.widget.t.widget_yarpp_widget .widget_title { font-size: 1.75em; }
.wdt ul, .widget.wdt ol { list-style-type: none; }
.wdt li { font-size: 1em; font-style: italic; }
.wdt li a { font-family: var(--f_fam_body); font-size: 1.2em; text-transform: capitalize; font-weight: bold; font-style: normal; letter-spacing:0.071429em; }


.container-wg-forumnavs, .container-wg-forumnavs li { text-align: center; }


/*--:[ Author biography ]:--*/
div.author_biography_container:empty { display:none !important; }

.author_biography { display:flex; flex-flow:row wrap; }

.author_biography h1 { text-align:center; }

.author_biography.with_image .author_biography_image { margin:0 auto 1.9rem; max-width:320px; }

.author_biography .author_biography_social_media { display:flex; flex-direction:row; flex-wrap:wrap; width:50%; margin:1.2rem auto; }
.author_biography .author_biography_social_media.has_many { width:80%; }
.author_biography .author_biography_social_media div { margin:0 auto 0.25em; }

.author_biography .author_biography_social_media div span { display:block; font-size:40px; }

.sfw-postlist .author_biography { margin-bottom:3.6rem; }
.sfw-postlist .author_biography h1 { margin:0 auto 1.9rem; text-align:center; width:100%; }
.sfw-postlist .author_biography p { margin-bottom:1.9rem; }

.sfw-single .author_biography h2 { width:100%; }



/*--:[ Prev/Next navigators ]:--*/
.container-prev-next-inner { /*mobile-magnify*/ font-size: 1.5em; color: #666; border-width: 2px 0 0 0; border-style: solid; border-color: #ddd; }
.container-prev-next-inner a:hover { text-decoration: underline; }
.previous_posts, .next_posts { line-height: 1.3889em; letter-spacing: 0.05111em; text-transform: uppercase; }


/*----:[ Spritesheet ]:----*/
.ss { width: 12.5em; height: 12.5em; /* background-image: RESOURCE-DEPENDANT */ background-color: transparent; background-position: 0 0; background-repeat: no-repeat; background-origin: content-box; background-clip: content-box; background-size: cover; }

/* individual icon width wider to accomodate bad rounding in zoom mode */
.ss.zoomfix { width: 15em; }
.ss a, a.ss { display: block; border: none; box-sizing: content-box; line-height: 0; color: transparent; cursor: pointer; overflow: hidden; }
.ss.circle a, a.ss.circle { border-radius: 12.5em; }
.ss.icon64-largem { font-size: 0.94208rem; }
.ss.icon64, .icon64 .ss { font-size: 0.512rem; }
.ss.icon60, .icon60 .ss { font-size: 0.480rem; }
.ss.icon50, .icon50 .ss { font-size: 0.400rem; }
.ss.icon44, .icon44 .ss { font-size: 0.352rem; }
.ss.icon32, .icon32 .ss { font-size: 0.256rem; }
.ss.facebook { background-position: 0em 0; }
.ss.pinterest { background-position: -30.0em 0; }
.ss.twitter { background-position: -45.0em 0; }
.ss.instagram { background-position: -90.0em 0; }
.ss.rss { background-position: -60.0em 0; }
.ss.googleplus { background-position: -15.0em 0; }
.ss.search { background-position: -75.0em 0; }
.ss .socialtext { display: none; }

.author_biography_social_media div span { width:1em; height:1em; /* background-image: RESOURCE-DEPENDANT */ background-color: transparent; background-position: 0 0; background-repeat: no-repeat; background-origin: content-box; background-clip: content-box; background-size: cover; }
div.absm_facebook span { background-position: 0em 0; }
div.absm_pinterest span { background-position: -2.4em 0; }
div.absm_twitter span { background-position: -3.6em 0; }
div.absm_instagram span { background-position: -7.2em 0; }


/*----:[ mobile layout ]:----*/
/*--:[ Page layout - global framework ]:--*/
.sfw-global #section-top, .sfw-global #section-body, .sfw-global #section-bottom { min-width: var(--d_w_sfw_page_tablet); margin: 0; }
.sfw-global #section-bottom { overflow: hidden; }
.sfw-global #section-bottom { /*nomagnify*/ margin-bottom: 78px; }
.sfw-global #container-header, .sfw-global #container-body, .sfw-global #container-footer { width: var(--d_w_sfw_page_tablet); margin: 0 auto; }
.sfw-global #container-footer { overflow: hidden; }
.sfw-global #section-body { padding: 0.8rem 0 2.4rem; }
.sfw-global #container-footer { box-sizing: border-box; }
#section-postpage .hidden { display: none !important; }

/*--:[ Page layout - quiz framework ]:--*/

/*--:[ Columns dimensions: Content, sidebar ]:--*/
.sfw-global .column-content { width: var(--d_w_sfw_page_tablet); margin: 0; float: left; }
.sfw-global .column-content { overflow: hidden; }
.sfw-global .column-sidebar { width: var(--d_w_sfw_page_tablet); margin: 0; float: left; }
.sfw-global .column-content-bumper { width: var(--d_w_sfw_page_tablet); margin: 0; float: none; clear: both; }
.sfw-global .column-content-bumper:empty { display: none; }

/*--:[ Header Main NavBar / Menu / Site Logo ]:--*/
.sfw-global #container-header .container-logo { margin: 0 10px 2px 0; float: left; overflow: visible; white-space: nowrap; }
.sfw-global #container-header .logo { padding: 0 8px; min-width:6em; min-height:1.28em; display:block; font-size: 32px; }
.sfw-global #container-header .logo img { width:5.739em; }
/*--:[ Footer, Footer Nav ]:--*/
.sfw-global #container-footer { padding: 1.3rem 1.3rem 1.3rem 1.3rem; }

.fnav { width: 100%; padding: 0; }

.sfw-global .content-footer { padding-top: 2.0rem; }
.sfw-global .content-stylelist  { padding-top: 2.0rem; }

/*--:[ PostBox standard framework - Global ]:--*/
.sfw-postlist .postbox { padding: 0 0 6.4rem; }
.sfw-article .postbox { padding: 0 0 3.2rem; }
.sfw-home .postbox.top { padding-top: 0.8rem; }
.sfw-global .container-articlebody, .sfw-global .container-headline { margin: 2.4rem 0 0; padding: 0 1.6rem; }

/*--:[ PostBox standard framework - article content and headlines - Home / Post List ]:--*/
.region-headline-hr hr { margin: 2.0rem auto 2.0rem; border: 0; padding: 0; color: black; background-color: black; height: 0.1rem; width: 80%; }
.container-articlecontent { margin-bottom: 2.5rem; }
.container-commentcount { margin-top: 2.5rem; }
.sfw-postlist .postbox pre, .sfw-postlist .postbox .center, .sfw-postlist .postbox .aligncenter, .sfw-postlist .postbox img[align="middle"], .sfw-postlist .postbox .block, .sfw-postlist .postbox .alignnone { clear: none; }


/*--:[ PostBox subsections and text formatting ]:--*/
.sfw-article .post_image, .sfw-article .container-article-header { width: 100%; }

.post_image_responsive a { display:block; width:100%; }
.post_image_responsive .splash_headline { width:100%; background:black; padding:1.8rem 0 1.5rem; box-shadow: 0 1px 0.6rem -0.2rem black; position:relative; z-index:2; }
.post_image_responsive .splash_headline:empty { display:none; }
.post_image_responsive div.splash_headline h1.headline { font-family:var(--f_fam_splash); font-weight:400; }
.post_image_responsive div.splash_headline h1 { font-size:3.8rem; line-height:1.2em; letter-spacing:normal; color:white; position:relative; z-index:1; user-select:none; -webkit-user-select:none; }
.post_image_responsive .splash_headline h1 b { font-weight:400; color:var(--c_anmpink); }
/*lgcy*/.post_image_responsive { position:relative; }
/*lgcy*/.post_image_responsive .post_image_tray { width:100%; height:100%; position:absolute; top:0; left:0; }
/*lgcy*/.post_image_responsive .post_image_gutter { width:100%; }
/*lgcy*//*.post_image_responsive .post_image { width:auto; min-height:100%; margin:0 auto; }*/
/*lgcy*/.post_image_responsive picture { height:100%; display: inherit; }
/*lgcy*/.post_image_responsive picture img { display: inherit; }

.column-content .container-articlebody .leftsnap-0 { margin-left: -1.6rem; }
.column-content .t ul .leftsnap-1, .column-content .t ol .leftsnap-1 { margin-left: -1.5625em; }
.column-content .t blockquote .leftsnap-1 { margin-left: -0.5em; }
.column-content .t ul ul .leftsnap-2, .column-content .t ul ol .leftsnap-2, .column-content .t ol ul .leftsnap-2, .column-content .t ol ol .leftsnap-2 { margin-left: -1.5625em; }

#sharebar *, #sharebarx * { box-sizing: content-box; }
.sfw-article .postbox ul#sharebarx li { min-height: 5.0rem; }

.container-byline .post_edit { margin-left: 1.3rem; }
.container-byline .post_edit:first-child { margin-left: 0; }
.postbox .wp-caption { margin-bottom: 2.5rem; padding: 1.3rem; }
.postbox .wp-caption img { display: block; margin-bottom: 1.3rem; }
.postbox .wp-caption p { font-size: 0.8125em; line-height: 2.1rem; margin-bottom: 0; }
.postbox pre { padding: 0.8125em; overflow: auto; clear: both; }
.container-articlecontent blockquote.right, .container-articlecontent blockquote.left { width: 40%; font-size: 1.4444em; line-height: 1.3462em; margin-bottom: 0.5em; padding-left: 0; border: 0; }
.container-articlecontent blockquote.right p, .container-articlecontent blockquote.left p { margin-bottom: 0; }
.page-link a { font-weight: bold; }
.page-link a:empty { display: none; }
.page-link-navigator { font-size: 2.0em; margin-top: 1.5em; margin-bottom: 1em; font-family: var(--f_fam_headline1); text-align: center; }
.page-link-navigator .link-continuity { font-size: 1.2em; display: inline-block; text-align: center; margin: 0.9em 0.3125em 0; vertical-align: top; }
.sfw-global .page-link-navigator .link-continuity a, .sfw-global .page-link-navigator .link-continuity.disabled { line-height: 0.95em; width: 1.1em; height: 1.1em; border-radius: 0.56em; text-decoration: none; }
.page-link-navigator .link-continuity a { background-color: var(--c_anmpink); color: white; display: block; }
.page-link-navigator .link-continuity.disabled { background-color: #F8F8F8; color: #DDD; }
.page-link-navigator .link-continuity a:empty { display: none; }
.page-link-navigator .link-prev { letter-spacing: 0.1em; }
.page-link-navigator .link-next { letter-spacing: -0.1em; }
.page-link-navigator .link-nav { font-size: 1.4em; vertical-align: top; text-align: center; display: inline-block; }
.page-link-navigator .link-nav-header { font-size: 0.66667em; margin-bottom: 0.6em; display: block; }
.sfw-global .page-link-navigator .link-nav a, .sfw-global .page-link-navigator .link-nav > .link-page { font-size: 1em; margin: 0 0.25em; text-decoration: none; }
.page-link-navigator .link-nav a { color: var(--c_anmpink); }
.page-link-navigator .link-nav > .link-page  { cursor: default; }
.link-nav > .link-page:before, .link-nav > .link-page:after { content: ""; width: 1em; height: 1em; background-color: var(--c_anmpink); display: inline-block; vertical-align: middle; border-radius: 0.6em; margin-bottom: 0.6em; font-size: 0.24em; }


#ps-segment .leadout-teaser { overflow: hidden; position: relative; }
#ps-segment .leadout-teaser p { color: white; padding: 0.5em; font-weight: bold; font-size: 1.5em; position: relative; margin-bottom: 1em; }
#ps-segment .leadout-teaser .stripe { width: 20em; height: 3em; position: absolute; margin-left: -20px; -ms-transform: skew(-20deg,0deg); -webkit-transform: skew(-20deg,0deg); transform: skew(-20deg,0deg); background-color: #FF0080; }

.bubbleregion { display: table; width: 100%; margin-bottom: 1.5625em; }
.bubblebox > div { display: table-cell; vertical-align: middle; }
.bubblebox .bubbleimage { width: 30%; }
.bubblebox .bubbletext { width: 60%; }
.bubblebox .border { border: 1px black solid; padding: 0.8em; }
.bubblebox .bubbleimage img { width: 100%; }

/*--:[ PostBox comments ]:--*/
.container-commentregion { padding: 0 1.6rem; }
.content-leavecomment { font-size: 2.0em; font-family: var(--f_fam_global2); font-weight: 900; letter-spacing: -0.03125em; }

.comment { line-height: 0.75em; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; padding: 0.4rem 2.5rem 0.8rem 1.3rem; margin-bottom: 0.5rem; }
.comment .comment_author { font-size: 1em; line-height: 2.0833em; font-weight: bold; }
.comment .comment_author, .comment .comment_author a { color: #3b5998; }
.comment .comment_aux { font-size: 0.8125em; line-height: 1.375em; }
.children .comment { list-style-type: none; border: none; margin-top: 2.5rem; padding-left: 6.1rem; }
.bypostauthor { background-color: #e7f8fb; }
.children .bypostauthor { background-color: transparent; }
.comment .comment_text ul { list-style-type: square; }
.comment .comment_text ul,  .comment .comment_text ol { margin-left: 2.5rem; }
.comment p,  .comment .comment_text ul,  .comment .comment_text ol,  .comment .comment_text blockquote,  .comment .comment_text pre { font-size: 1.0em; color: #1a1a1a; line-height: 1.5em; margin: 0 2.8rem 0.5rem 6.1rem; }
.comment .comment_text li ul,  .comment .comment_text li ol { margin-left: 2.5rem; margin-bottom: 0; }
.comment .comment_text .left,  .comment .comment_text .alignleft { margin-bottom: 2.5rem; margin-right: 2.5rem; }
.comment .comment_text .right,  .comment .comment_text .alignright { margin-bottom: 2.5rem; margin-left: 2.5rem; }
.comment .comment_text .center,  .comment .comment_text .aligncenter { margin: 0 auto 2.5rem auto; }
.comment .comment_text .block,  .comment .comment_text .alignnone { margin: 0 auto 2.5rem 0; }
#comments { list-style-type: none; margin-bottom: 5.0rem; border-top: 1px dotted #bbb; }
.children .comment { padding-top: 0; padding-right: 0; padding-bottom: 0; }
.comment .avatar { float: left; margin: 0; }
.comment .region-commenthead { margin-bottom: 0; }
.children .region-commenthead { margin-bottom: 0; }
.comment_date { font-size: 0.85em; color: #888; margin-left: 1.3rem; }
.comment_edit { float: right; }
.comment_date a { color: #888; }
.comment_text a,  .region-commenthead a:hover { text-decoration: underline; }
.comment_text a:hover { text-decoration: none; }
/*--:[Reply Edit]:--*/
.comment-reply-link,  .comment_edit { font-size: 0.75em; text-transform: none; letter-spacing: 0; color: #3b5998; margin-left: 6.1rem; }
.comment-reply-link:hover,  .comment_edit:hover { text-decoration: underline; }
.comments_closed { font-size: 0.8125em; line-height: 1.6153em; color: #888; margin-right: 2.5rem; margin-bottom: 2.5rem; margin-left: 1.3rem; }

/*--:[Comment form]:--*/
#commentform { font-size: 1em; line-height: 1.5625em; margin-bottom: 4.8rem; padding-right: 2.5rem; padding-left: 1.3rem; }
#commentform label { display: block; }
#commentform p { margin-bottom: 1.3rem; }
#commentform p a { text-decoration: underline; }
#commentform p a:hover { text-decoration: none; }
#commentform p .required { color: #d00; }
.comment_moderated { font-weight: bold; }
#commentform .input_text { width: 50%; }
#commentform textarea.input_text { width: 100%; }
.comment #commentform { padding-right: 0; padding-left: 0; }
.comment #comment_form_title { margin-top: 0; }
.children #commentform,  .children #comment_form_title { margin-left: -2.5rem; padding-left: 2.5rem; }
#comment_form_title { font-size: 1.8125em; font-family: var(--f_fam_global2); font-weight: 900; letter-spacing: -0.034482em; color: #666; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; margin-top: 5.0rem; margin-right: -2.5rem; margin-left: -1.3rem; padding-right: 2.5rem; padding-bottom: 1.3rem; padding-left: 1.3rem; }
/*--:[Comment form input]:--*/
.input_text { font-size: inherit; line-height: 1em; font-family: inherit; color: var(--c_text_standard); background-color: #eee; border-width: 1px; border-style: solid; border-color: #aaa; padding: 0.4rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.input_text:focus { background-color: #fff; border-style: solid; border-color: #777; }
.input_text { border-right-color: #ddd; border-bottom-color: #ddd; }
.input_text:focus { border-right-color: #ccc; border-bottom-color: #ccc; }
textarea.input_text { line-height: 2.5rem; }
/*--:[Comment form submit]:--*/
.input_submit { font-size: 1.25em; line-height: 1em; font-family: var(--f_fam_headline3); font-weight: bold; border-width: 3px; border-style: double; border-color: #999; padding: 0.8rem; }
.input_submit:focus { border-style: solid; }
.input_submit { border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; overflow: visible; }
.input_submit:hover { color: #090; }
/*--:[Comment form cancel]:--*/
#cancel-comment-reply-link { font-size: 0.6875em; line-height: 1em; text-transform: uppercase; letter-spacing: 0.090909em; color: #fff; background-color: #d00; border-width: 2px; border-style: solid; border-color: #ac0000; padding: 0.5rem 0.7rem; }
#cancel-comment-reply-link { border-top-color: #fa5a5a; border-left-color: #fa5a5a; float: right; }
/*--:[Comment form login alert]:--*/
.login_alert { font-weight: bold; background-color: #eee; border-width: 1px; border-style: solid; border-color: #ddd; }

/*--:[ Flexible ad formatting ]:--*/
.region-ad { margin: 0 auto; padding: 0; text-align: center; background: transparent; line-height: 0; }
.region-ad.inline-flow { display: inline-block; }
.region-ad-inner { }
.region-ad.wrapped-rightside { float: none; }

.region-ad.ecb-art-embed-wide { margin-left: -7px; margin-right: -7px; }
.region-ad.forum-content-before.wrapped-rightside { float: none; margin-top: -12px; margin-right: -12px; }
.region-ad.forum-content-after { margin-left: -10px; margin-right: -10px; }
.region-ad.forum-content-after.wide { margin-left: -20px; margin-right: -20px; }

/* Pixel */
.region-ad-pix { height:1px; width: 1px; margin: 0; padding: 0; background:transparent; }
.region-ad-pix.region-ad-inner { display:inline; }

/* Generic */
.region-ad-inner { max-width: 100%; margin: auto; }
.region-ad-inner:not(#ecb-sidebar-sticky) { overflow: hidden; }
.region-ad-display-ib .region-ad-inner { display: inline-block; }
.region-ad-display-b .region-ad-inner { display: block; }
.region-ad.center { display: inline-block; }
/* Generic - Embedded in content */
.region-ad.ecb-embed .region-ad-inner { margin-bottom: 1.5625em; clear: both; overflow: hidden; display: inline-block; }
/* Generic - Full width area */
.region-ad.fullwidth .region-ad-inner { width: auto; clear: both; }

.region-ad.forum-content-after.fullwidth .region-ad-inner { width:300px; }

/* Embedded in content */
.region-ad.s300-250 .region-ad-inner { width:300px; height:250px; }
.region-ad.s300-250 .region-ad-inner { background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJvcGFjaXR5OjAuMjU7Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojZWVlO3N0cm9rZS13aWR0aDoxO3N0cm9rZTojZGRkOyI+PC9yZWN0PjxyZWN0IHg9IjAiIHk9IjE1JSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMjAlIiBzdHlsZT0iZmlsbDpibGFjazsiPjwvcmVjdD48Y2lyY2xlIGN4PSI0MiUiIGN5PSIyNyUiIHI9IjIlIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz48Y2lyY2xlIGN4PSI1MCUiIGN5PSIyNyUiIHI9IjIlIiBzdHlsZT0iZmlsbDojZmYwMDgwOyIvPjxjaXJjbGUgY3g9IjU4JSIgY3k9IjI3JSIgcj0iMiUiIHN0eWxlPSJmaWxsOndoaXRlOyIvPjx0ZXh0IHg9IjEwMCUiIHk9Ijk4JSIgdGV4dC1hbmNob3I9ImVuZCIgc3R5bGU9ImZvbnQ6MTJweCBzYW5zLXNlcmlmO2ZpbGw6IzQ0NDt3aGl0ZS1zcGFjZTpwcmU7Ij5BZCA8L3RleHQ+PC9zdmc+') center top no-repeat; }

/* Between posting blocks */
.region-ad.ecb-between .region-ad-inner { margin: 0.8rem 0; }
/* Pixel */
.region-ad.ecb-pix .region-ad-inner { max-width:1px; max-height:1px; overflow:hidden; }

#ecb-sidebar-height-sling { transition: height 2.0s linear 1.0s; overflow:hidden; }
.region-ad-inner#ecb-sidebar-sticky { position:sticky; top:16px; }

#ad-trans1-cont { display: inline-block; }
#ad-trans1-space { display: none; }

#InterstitialReka { background-color: rgba(255,255,255,0.75) !important; }


/*:[ Embedded elements ]:*/
.embed-16-9 { position: relative; width: 100%; padding-bottom: 56.25%; margin-bottom: 2.4rem; height: 0; display: block; }
.embed-16-9.no-bottom-margin { margin-bottom:0; }
.embed-16-9 > iframe { width: 100% !important; height: 100% !important; position: absolute; left: 0; top: 0; }

/* wp-embed-template block-library/style.css */
.wp-block-embed {
  margin-bottom: 1em; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper {
  position: relative; }
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
    content: "";
    display: block;
    padding-top: 50%; }
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
  .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.85%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
  padding-top: 50%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
  padding-top: 177.78%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  padding-top: 200%; }

.wp-block-embed.is-type-video.wp-has-aspect-ratio:not(.suppress-loading-background) .wp-block-embed__wrapper {
background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJvcGFjaXR5OjAuNTsiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNlZWU7c3Ryb2tlLXdpZHRoOjE7c3Ryb2tlOiNkZGQ7Ij48L3JlY3Q+PHJlY3QgeD0iMCIgeT0iMTUlIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyMCUiIHN0eWxlPSJmaWxsOmJsYWNrOyI+PC9yZWN0PjxjaXJjbGUgY3g9IjQyJSIgY3k9IjI3JSIgcj0iMiUiIHN0eWxlPSJmaWxsOndoaXRlOyIvPjxjaXJjbGUgY3g9IjUwJSIgY3k9IjI3JSIgcj0iMiUiIHN0eWxlPSJmaWxsOiNmZjAwODA7Ii8+PGNpcmNsZSBjeD0iNTglIiBjeT0iMjclIiByPSIyJSIgc3R5bGU9ImZpbGw6d2hpdGU7Ii8+PHRleHQgeD0iNTAlIiB5PSI1MCUiIHRleHQtYW5jaG9yPSJtaWRkbGUiIHN0eWxlPSJmb250OjI0cHggc2Fucy1zZXJpZjtmaWxsOiM0NDQ7Ij5Mb2FkaW5nLi4uPC90ZXh0Pjxzdmcgd2lkdGg9IjIwJSIgaGVpZ2h0PSIxOCIgeD0iNDAlIiB5PSI2NSUiPjxzdHlsZT5Aa2V5ZnJhbWVzIHZsezEwJXt3aWR0aDoyMCU7fTIwJXt3aWR0aDoyNSU7fTMwJXt3aWR0aDo2NiV9NDAle3dpZHRoOjg1JX01MCV7d2lkdGg6OTUlO302MCV7d2lkdGg6ODIlO303MCV7d2lkdGg6NjYlO303NSV7d2lkdGg6NTAlO304MCV7d2lkdGg6MjUlO305MCV7d2lkdGg6OCU7fTEwMCV7d2lkdGg6MTAlO319PC9zdHlsZT48cmVjdCBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNCQkI7c3Ryb2tlOiNCQkI7YW5pbWF0aW9uOnZsIDZzIGN1YmljLWJlemllcigwLjgzLCAxLjUxLCAwLjg4LCAxLjQ0KSBhbHRlcm5hdGUgMTBzIGluZmluaXRlO3dpZHRoOjA7IiByeT0iMjUlIj48L3JlY3Q+PC9zdmc+PC9zdmc+Cg==') center top no-repeat;
}



/*--:[ Widget, Ad formatting ]:--*/
.fancybutton { display:inline-block; text-decoration:none !important; text-align:center; cursor:pointer; }
.fancybutton.anmtheme, .fancybutton.quizredirect  { background-color:#e30075; background-image:-webkit-gradient(linear, left top, left bottom, from(#e30075 0), to(#cc3d87 40%)); background-image:-webkit-linear-gradient(top, #e30075 0, #cc3d87 40%, #bf0056 40%, #8f0047 100%); background-image:-moz-linear-gradient(top, #e30075 0, #cc3d87 40%, #E5137B 40%, #8f0047 100%); background-image:-ms-linear-gradient(top, #e30075 0, #cc3d87 40%, #E5137B 40%, #8f0047 100%); background-image:-o-linear-gradient(top, #e30075 0, #cc3d87 40%, #E5137B 40%, #8f0047 100%); background-image:linear-gradient(top, #e30075 0, #cc3d87 40%, #E5137B 40%, #8f0047 100%); border:0 solid #e30075; box-shadow:inset 0 0 0 0.1em rgba(255, 115, 100, 0.4), 0 0.1em 0.3em #333; }
.fancybutton.anmtheme:hover, .fancybutton.quizredirect:hover { background-color:#f26fc0; background-image:-webkit-gradient(linear, left top, left bottom, from(#f26fc0 0), to(#d95faa 40%)); background-image:-webkit-linear-gradient(top, #f26fc0 0, #d95faa 40%, #d4007b 40%, #a3005f 100%); background-image:-moz-linear-gradient(top, #f26fc0 0, #d95faa 40%, #d4007b 40%, #a3005f 100%); background-image:-ms-linear-gradient(top, #f26fc0 0, #d95faa 40%, #d4007b 40%, #a3005f 100%); background-image:-o-linear-gradient(top, #f26fc0 0, #d95faa 40%, #d4007b 40%, #a3005f 100%); background-image:linear-gradient(top, #f26fc0 0, #d95faa 40%, #d4007b 40%, #a3005f 100%); cursor:pointer; }
.fancybutton.bsize1 { font-size: 1.1rem; width:24.0rem; }
.fancybutton.quizredirect { font-size: 2.0rem; width:40.0rem; }
.fancybutton.bsize1, .fancybutton.quizredirect { padding:1.2em 2.0em 1.4em; border-radius:0.5em; border-width: 0.1em; }
.fancybutton .btext1, .fancybutton.quizredirect > div { font-size: 2.4em; font-weight:bold; font-family:var(--f_fam_global1); line-height:1em; text-shadow:0 -1px 1px rgba(0, 0, 0, 0.8); color:#ffffff; }
.region-buttonredirect { text-align: center; }


.container-slidedeck-outer { margin: 0; width: 72.8rem; height: 36.4rem; }
.slidedeck-full { width: 100%; height: 100%; }
.slidedeck-boundarybox { overflow: hidden; }
.container-slidedeck-inner .slidedeck-frame { height:100% !important; }
.container-slidedeck-inner .lens-proto.sd2-large dl.slidedeck { font-size: 2.0rem; }
.container-slidedeck-inner .lens-proto.sd2-large dl.slidedeck>dd.has-image div.slide-content { right: 40%; }
.container-slidedeck-inner .lens-proto.sd2-large dl.slidedeck>dd div.slide-content-inner { padding: 3rem 4rem; }
.container-slidedeck-inner .lens-proto.sd2-large dl.slidedeck>dd img { max-width: 72.8rem !important; /* max-height: 36.4rem !important; */ margin-top: 0 !important; }
.buffer-slidedeck { display: none; }

.column-sidebar > div { margin-bottom: var(--d_s_widget_spacing_desktop); }
.widget.size1 { width: var(--d_w_widget_width_desktop); }
.widget.size2 { width: var(--d_w_widget_width_tablet); }
.widget.leftside { float: left; }
.widget.rightside { float: right; }
.widget.inline-widget { display: inline-block; }
.widget .inset-widget { padding: var(--d_s_widget_inset_padding_tablet); }
.widget .inset-widget-tablet { padding: var(--d_s_widget_inset_padding_tablet); }
.widget .widget_title { margin-bottom: 1.0rem; }
.widget-bga, .widget-bga-nodesktop { background: var(--c_widget_bg_alternate); }

.container-sidebyside-outer { display: table; }
.container-sidebyside-inner { display: table-row; }
.container-sidebyside-inner > div { display: table-cell; vertical-align: top; }
.container-sidebyside-inner > div > div { margin-bottom: var(--d_s_widget_spacing_desktop); }

.container-tbreflow-outer {  }
.container-tbreflow-inner { display: table; }
.container-tbreflow-inner > div { display: table-row; }
.container-tbreflow-inner > div > div { display: table-cell; vertical-align: top; }
.container-tbreflow-inner > div > div > div { margin-bottom: var(--d_s_widget_spacing_desktop); }
.container-tbreflow-inner .padright { padding-right:0.8rem; }
.container-tbreflow-inner .padleft { padding-left:0.8rem; }
.container-wg-ssfb { width: 73.0rem; }

.region-pubexchange { padding: 0 0.8rem; margin: 16px auto 0; overflow-y:auto; }
#pubexchange_below_content .pe-wrapper ul.pe-module li.pe-article { margin: 0 0.8rem 1.6rem 0 !important; }
#pubexchange_below_content .pe-wrapper { padding: 0px 0px 0px 0.8rem !important; }

.yarpp-related { padding:0.8rem 0; margin-top:0.8rem; }
p.yarpp-headline { font-size: 1.8125em; line-height: 1.3448em; margin-bottom: 0.86209em; font-family: var(--f_fam_global2); font-weight: 900; letter-spacing: -0.034483em; text-align: center; background-color:#fce; }
.container-yarpp .yarpp-related  h1 { font-size: 1.0625em; line-height: 1.5em; margin-bottom: 0.55556em; }

.widget .widget_search { width: auto; display: inline-block; }
.inset-widget.widget_search {  }
.region-widget_search-tablet { height: 12.5rem; }
.widget_search label { display: none; }
.widget_search input, .widget_search textarea { color: inherit; margin: 0; line-height: normal; overflow: hidden; }
html .widget .widget_search input[type="button"], .widget_search input[type="submit"] { margin: 0; padding: 0; border: 0; vertical-align:middle; color: transparent; -webkit-appearance: initial; cursor: pointer; align-items: initial; box-sizing: initial; }
.widget_search input::-moz-focus-inner { border: 0; padding: 0; }
.widget_search input[type="text"], .widget_search textarea { width: 24.6rem; margin: 0 0.6rem 0 0; display: inline; vertical-align:middle; font-family: inherit; font-size: 2.2rem; }

.region-bbprecent .widget_title, .widget.t.widget_yarpp_widget .widget_title { padding: 1.2rem 2.4rem; margin-top:0; margin-bottom:0; }
.wdt { margin-top: 0.8rem; }
.wdt { width: var(--d_w_sfw_page_tablet); }
.wdt ul, .widget.wdt ol { width: 73.6rem; margin-bottom: 0; }
.wdt li { width: 31.149rem; padding: var(--d_s_widget_inset_padding_tablet); margin: 2.4rem 0.8rem 0 0; }
.wdt .yarpp-related-widget li { margin-top: 1.6rem; }
.wdt li:nth-child(odd) { float: left; }
.wdt li:nth-child(even) { float: right; clear: right; }
.wdt li > a { display: inline; }
.wdt li > div:nth-of-type(1) { display: inline-block; float: right; }

.widget_display_views { font-size: 2.4em; font-weight: bold; margin-top: var(--d_s_sidecol_spacer_desktop); }
.widget_display_views ul { list-style-type: none; }
.widget_display_views li { padding-top: 1.2em; }

/* .region-sitewide-social > span { width:5.4rem; height:5.4rem; margin: 0.3rem; float: left; } */
.region-sitewide-social-tablet { height: 12.5rem; border-right: solid 0.8rem white; }
.region-sitewide-social ul { width: 100%; margin: 0; list-style-type: none; overflow-x: visible; white-space: nowrap; line-height: 0; }
.region-sitewide-social li { margin-right: 0.3rem; display: inline-block; }
.region-sitewide-social-tablet .region-sitewide-social li { margin-right: 0.2rem; }
.region-sitewide-social li > a { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); -ms-filter: grayscale(100%); transition:.2s; }
.region-sitewide-social li > a:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); -ms-filter: grayscale(0%); }

.region-fb { text-align: center; }

.mailer-widget-gutter { --c-bk-mailer-widget:black; }
.mailer-widget-gutter.inline { background-color:var(--c-bk-mailer-widget); margin-bottom:0.9rem; }
.mailer-widget { font-size: 2.275rem; width: 32em; margin-left:auto; margin-right:auto; }
.mailer-widget .outer { background-color:var(--c-bk-mailer-widget); overflow: hidden; display: block; line-height: 1em; padding-left:0.4em; padding-right:0.4em; box-sizing: border-box; }
.mailer-widget .outer { text-align: center; }
.mailer-widget .outer i { color: var(--c_anmpink); font-style:normal; }
.mailer-widget .header { padding: 1.5em 1.0em 1.0em; }
.mailer-widget .header .inner { color: white; font-family: var(--f_fam_global2); font-size: 2.4em; font-weight: bold; line-height: 1.05em; }
.mailer-widget .body { font-size: 1.2em; padding-bottom: 1.25em; }
.mailer-widget .body > div { padding: 0.41667em 2em; }
.mailer-widget .body .region-mailerbodytext { }
.mailer-widget .body .region-mailerbodytext { font-size: 1.16667em; line-height: 1.3em; margin: 1em 0; color: white; }
.mailer-widget .body label { font-size: 1em; line-height: 2.0em; width: 20%; padding: 0; margin: 0; display: block; float: left; color: white; text-align: right; }
.mailer-widget .body label + div { width: 75%; display: block; float: right; }
.mailer-widget .body input[type="text"] { max-width: 100%; background-color: white; color: black; border-color: #CCCCCC; border-width: 2px; border-style: inset; text-decoration: none; font-style: normal; font-weight: normal; font-size: 1.4em; font-family: inherit; }
.mailer-widget .body input[type="submit"] { padding: 0.2em 0.6em; float: right;  background-color: var(--c_anmpink); color: white; text-decoration: none; font-style: normal; font-weight: normal; font-size: 2em; font-family: var(--f_fam_global1); cursor: pointer; }
.mailer-widget-gutter.inline .mailer-widget .body input[type="submit"] { border:none; }

.mailer-widget .clear { clear: both; }

/*:[ Popular articles ]:*/
.container-popart { padding-left:8px; padding-right:8px; margin-bottom:1.6rem; }
.container-popart > div { display:flex; flex-direction:row; flex-wrap:wrap; align-items:start; justify-content:center; }
.container-popart > div > div { margin:4px 0 0; padding:0 4px; width:50%; box-sizing:border-box; }
.container-popart > div > div a { font-size:14px; font-weight:bold; text-align:center; line-height:1.15em; display: block; }
.container-popart > div > div a > span { margin:0.4em 0.6em; display:block; }
.container-popart > div > div img { width:100%; min-height:14.2rem; display:block; margin:0 auto; }


/*--:[ Prev/Next navigators ]:--*/
.container-prev-next-inner { padding: 2.5rem 2.5rem 2.5rem 1.3rem; clear: both; }
.container-prev-next-inner .previous_posts { margin-right: 1em; }
.container-prev-next-inner .next_posts { margin-left: 1em; float: right; }

/*--:[ Clearfix ]:--*/
.clearfix:after, .sfw-global #section-top:after, .sfw-global #section-body:after, .sfw-global #section-bottom:after, .fnav:after, .container-articlecontent:after, .prev_next:after, .widget.wdt li:after, .container-widgetgroup1-tablet:after, .container-widgetgroup2:after, .region-sitewide-social:after, .widget.wdt:after, .button-outer:after, .ad-content-full:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*----:[ mobile layout overrides ]:----*/
@media (min-width: 375px) {

.region-ad.ecb-art-embed-wide { margin-left: 0px; margin-right: 0px; }
.region-ad.forum-content-after, .region-ad.forum-content-after.wide { margin-left: 0; margin-right: 0; }

/* Embedded wrapped block */
.region-ad.wrapped-block .region-ad-inner { width: 300px; }

}


@media (min-width: 480px) {
.mailer-widget { font-size: 1.75rem; }

.sfw-global #container-header .container-logo { width: auto; margin: 6px 8px 6px 0; }
.sfw-global #container-header .logo { padding: 6px 8px; font-size: 40px; }
.menu_control { margin-top:12px; }

/*:[ Popular articles ]:*/
.container-popart > div > div { width:25%; max-width:150px; }

}


@media (min-width: 600px) {
/*--:[ Author biography ]:--*/
.author_biography.with_image .author_biography_image { width:33%; box-sizing:border-box; padding-right:1em; margin-bottom:0; }
.author_biography.with_image .author_biography_content { width:66%; }

}


@media (min-width: 660px) {
.mailer-widget { font-size: 1.4rem; }
}


/*--:[ tablet layout overrides (normal zoom) ]:--*/
@media (min-width: 728px) {
.container-articlecontent blockquote.right, .container-articlecontent blockquote.left { width: 45%; font-size: 1.625em; }

.sfw-global #container-footer { /*mobile-magnify*/ font-size: 1.0em; }

.fnav span.break-mobile:not(.break-tablet) { display: none; }
.fnav span.break-tablet { display: block; }
.fnav span.break-tablet + li:before { content: none; }
.fnav span.break-mobile:not(.break-tablet) + li:before { content: "|"; }

.postbox img.left,
.postbox img.alignleft,
.postbox img[align="left"],
.postbox .article_image.left,
.wp-block-image figure.alignleft { max-width: 45%; }
.postbox img.right,
.postbox img.alignright,
.postbox img[align="right"],
.postbox .article_image.right,
.wp-block-image figure.alignright { max-width: 50%; clear: left; }


.region-ad.forum-content-before.wrapped-rightside { float: right; }

.region-ad.wrapped-block .region-ad-inner { float: left; margin-left: 0; margin-right: 2.4rem; }

.region-ad.wrapped-rightside { float: none; }
.region-ad.wrapped-rightside.wrapped-block .region-ad-inner { float:right; margin-right: 0; margin-left: 2.4rem; }

body.sfw-global ul#sharebar li { margin: 2rem 0.5rem; }
#sharebar iframe { margin: auto; }
#sharebar a { display: inline-block; }

.container-slidedeck-outer { margin: 0; }

.container-slidedeck-inner .lens-proto.sd2-large dl.slidedeck>dd.has-image div.slide-content { right: 50%; }

.container-tbreflow-outer { display: table; }
.container-tbreflow-inner { display: table-row; }
.container-tbreflow-inner > div { display: table-cell; vertical-align: top; }
.container-tbreflow-inner > div > div { display: block; vertical-align: initial; margin-bottom: var(--d_s_widget_spacing_desktop); }
.container-tbreflow-inner > div > div > div { margin-bottom: initial; }

.fancybutton.bsize1 { font-size: 1.0rem; width:20.0rem; }
.fancybutton.quizredirect { font-size: 1.0rem; width:20.0rem; }

.mailer-widget { font-size: 1.2rem; }

.widget.t .widget_title { font-size: 1.75em; }

.widget.wdt li a { font-weight: initial; }

.widget_display_views { font-size: 1.8em; }

.region-fb { position: relative; left: -3.2rem; text-align: initial; }

/*--:[ Prev/Next navigators ]:--*/
.container-prev-next-inner { /*mobile-magnify*/ font-size: 1.2em; }
.previous_posts, .next_posts { letter-spacing: 0.11111em; }

/*:[ Popular articles ]:*/
.container-popart > div > div a { font-size:15px; }

}

/*----:[ desktop layout overrides ]:----*/
@media (min-width: 1052px) {
/*--:[ Page layout - global framework ]:--*/
.sfw-global #section-top, .sfw-global #section-body, .sfw-global #section-bottom { min-width: var(--d_w_sfw_page_desktop); }
.sfw-global #container-header, .sfw-global #container-body, .sfw-global #container-footer { width: var(--d_w_sfw_page_desktop); }
.tabletonly { display: none !important; }
.desktoponly { display: inherit !important; }

/*--:[ Columns dimensions: Content, sidebar ]:--*/
.sfw-global .column-content { width: var(--d_w_contcol_desktop); margin: 0 0 0 0.8rem; position: relative; }
.sfw-global .column-sidebar { width: var(--d_w_sidecol_desktop); margin: 0 0 0 var(--d_s_sidecol_spacer_desktop); display: block; }
.sfw-global .column-content-bumper { width: var(--d_w_contcol_desktop); margin: 0 0 0 0.8rem; }

.menu_control { margin-top:18px; }

.sfw-global #container-header .logo { font-size: 46px; }

/*--:[ Footer, Footer Nav ]:--*/
.fnav span.break-tablet:not(.break-desktop) { display: none; }
.fnav span.break-desktop { display: block; }
.fnav span.break-desktop + li:before { content: none; }
.fnav span.break-tablet:not(.break-desktop) + li:before { content: "|"; }

.sfw-global .content-footer { padding-top: 2.4rem; }
.sfw-global .content-stylelist { padding-top: 2.4rem; }

/*--:[ Typesetting ]:--*/

/*--:[ PostBox standard framework - Global ]:--*/
.sfw-global .container-headline { padding: 0 3.2rem; }
.sfw-global .container-articlebody { padding: 0 2.8rem; }

/*--:[ PostBox standard framework - Home / Post List ]:--*/
.container-avatar { /*mobile-magnify*/ font-size: 1.0em; }

.container-commentregion { padding: 0 3.2rem; }

/*--:[ PostBox subsections and text formatting ]:--*/
.column-content .container-articlebody .leftsnap-0 { margin-left: -2.4rem; }

/*--:[ PostBox standard framework - Postbox components ]:--*/

/*--:[ Widget, Ad formatting ]:--*/
.container-tbreflow-inner .region-ad .standard-spacing { margin: inherit; }

.region-ad .region-ad-inner#ecb-cont-bottom { margin-bottom: 0; }
.region-ad .region-ad-inner#ecb-sidebar-top-d { width: 300px; }
.region-ad .region-ad-inner#ecb-sidebar-bottom-d { width: 300px; }

#container-slidedeck-outer { width: 100%; height: 100%; margin:0; padding:0; float: none; background: transparent; }
#container-slidedeck-inner { margin:0; padding:0; float: none; }

#slidedeck-inner.container-slidedeck-inner { margin: 0; padding: 0; width: 72.8rem; height: 36.4rem; float: none; }
#buffer-slidedeck.buffer-slidedeck { display: none; }

.widget { width: var(--d_w_widget_width_desktop); float: none; }
.widget.size1 { width: var(--d_w_widget_width_desktop); }
.widget.size2 { width: var(--d_w_widget_width_desktop); }
.widget.leftside, .widget.rightside { float: none; }
.widget .inset-widget { width: auto; padding-left: 0.8rem; padding-right: 0.8rem; }
.widget .inset-widget-tablet { padding: initial; }
.widget-bga-nodesktop { background: transparent; }

.container-tbreflow-outer, .container-sidebyside-outer { margin: 0; display: block; }
.container-tbreflow-inner, .container-sidebyside-inner { display: block; }
.container-tbreflow-inner > div, .container-sidebyside-inner > div { display: block; vertical-align: initial; margin-bottom: 1.6rem; }
/*
.container-tbreflow-inner > div:not(:nth-of-type(1)), .container-sidebyside-inner > div:not(:nth-of-type(1)) { margin-top: 1.6rem; }
*/
.container-tbreflow-inner > div > div, .container-sidebyside-inner > div > div { margin-bottom: initial; }
.container-tbreflow-inner .padright { padding-right:initial; }
.container-tbreflow-inner .padleft { padding-left:initial; }
.container-wg-ssfb { width: auto; }

.widget .widget_search { display: block; }
.widget .widget_search input[type="text"] { width: 23.2rem; }

.mailer-widget { font-size: 10px; width: 30em; }

.container-wg-forumnavs, .container-wg-forumnavs li { text-align: left; }
.widget.t.widget_yarpp_widget .widget_title { line-height: 1.3572em; text-align: left; letter-spacing: -0.03571em; background-color: white; color: black; padding: 0; }
.wdt { margin-top: 0; width: var(--d_w_widget_width_desktop); }
.wdt ul, .widget.wdt ol { width: auto; margin-bottom: 0; }
.wdt ol { list-style-type: decimal; }
.wdt li { padding: var(--d_s_widget_inset_padding_desktop); font-size: 0.9375em; line-height: 1.7333em; width: auto; margin: 2.4rem 0 0; }
.wdt li:nth-child(1n+0) { float: none; }
.wdt li > a { display: block; }
.wdt li > div:nth-of-type(1) { display: block; float: none; }

.widget .af-form { width: var(--d_w_widget_width_desktop); }

.region-sitewide-social > span { width:5.0rem; height:5.0rem; margin: 0.3rem; float: left; }
.region-sitewide-social-tablet { height: auto; border-right: none; }

.region-fb { position: static; left: initial; }
.fb-like-box:empty { margin-bottom: -var(--d_s_widget_spacing_desktop); }


}


/*----:[ super-wide layout overrides ]:----*/
@media (min-width: 1420px) and (min-height:692px) {

#ecb-sidebar-height-sling { transition: none; height:auto !important; }
#ecb-sky-outside { width:160px; position:fixed; right:8px; top:91px; }

}

/*----:[ super-wide layout overrides ]:----*/
@media (min-width: 1520px) and (min-height:692px) {

#ecb-sky-outside { right:3.5vw; }

}



/*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*/

/*----:[ portable-quiz v1.0 20180213 :]----*/


/*--:[ Site resources ]:--*/
/* Assets relative to CSS, which includes CDN location */
.quizteaser li.interactable.radiovisual-gfx .state-background { background-image: url(/wp-content/uploads/assets/quiz/radio-button-base.png); }

/*--:[ Page layout - quiz framework ]:--*/
.quizteaser { font-size:0.625em; overflow: hidden; font-family:var(--f_fam_global1); }
body.sfw-global .postbox a.qtlink { text-decoration: none; color: inherit; }
body.sfw-global .postbox a:visited.qtlink { color: inherit; }
body.sfw-global .postbox a:hover.qtlink { text-decoration: none; }
h3.qt-top { clear: both; }

.quizteaser .question-content { padding: 0 1.6rem 0; }

/* -:[ Answer grid layout and appearance with hover effects ]:- */
/* -:[ Base properties ]:- */
.quizteaser .quiz-answers { font-size: 1.8em; line-height: 1.3333em; }
.quizteaser .quiz-answers ol { display: table; width: 100%; margin-left:0; margin-bottom:0; -webkit-box-shadow: 0 0.4rem 1.6rem -0.2rem #bbb;-moz-box-shadow: 0 0.4rem 1.6rem -0.2rem #bbb;box-shadow: 0 0.4rem 1.6rem -0.2rem #bbb;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem; border-radius: 1.6rem; border-collapse: separate; }
.quizteaser .quiz-answers ol .row { display: table-row; }
.quizteaser .quiz-answers li { display: table-cell; background: #EEEEEE; }
/* -:[ Border properties ]:- */
.quizteaser .quiz-answers .row li:not(.col1) { border-left: 1px solid #FFFFFF; }
.quizteaser .quiz-answers .row:not(.row1) li { border-top: 1px solid #FFFFFF; }
.quizteaser .quiz-answers .row li:not(:last-of-type) { border-right: 1px solid #CCCCCC; }
.quizteaser .quiz-answers .row:not(:last-of-type) li { border-bottom: 1px solid #CCCCCC; }
/* -:[ Rounded edges ]:- */
.quizteaser .quiz-answers li.row1.col1 { border-top-left-radius: 1.6rem; }
.quizteaser .quiz-answers li.row1:last-child { border-top-right-radius: 1.6rem; }
.quizteaser .quiz-answers .row:last-child li.col1 { border-bottom-left-radius: 1.6rem; }
.quizteaser .quiz-answers .row:last-child li:last-child { border-bottom-right-radius: 1.6rem; }
/* -:[ Hover/animation and selection effects ]:- */
.quizteaser .quiz-answers li.interactable { -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -ms-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
.quizteaser .quiz-answers li.interactable:hover { background: #FF0083; color: white; border-color: transparent; -webkit-box-shadow: inset 0 0.2rem 0.8rem -0.2rem #333; -moz-box-shadow: inset 0 0.2rem 0.8rem -0.2rem #333; box-shadow: inset 0 0.2rem 0.8rem -0.2rem #333; }

/* -:[ Answer cell layout ]:- */
.quizteaser .quiz-answercell-outer { display: table; padding: 1.0rem 0.6rem; width: 100%; height: 100%; }
.quizteaser .quiz-answercell-inner { display: table-row; }
.quizteaser .quiz-answer-textregion { display:table-cell; vertical-align:middle; font-family:var(--f_fam_global1); padding-right:3.8rem; }

.quizteaser .radiovisual-gfx .quiz-answer-stateregion { font-size: 1.7rem; /* affected by lens */ }
.quizteaser .radiovisual-gfx .quiz-answer-stateregion { display: table-cell; vertical-align: middle; width: 5.2em; }
.quizteaser .radiovisual-none .quiz-answer-stateregion { display: none; }

/* -:[ Answer cell graphical radio button with animation ]:- */
.quizteaser li.interactable.radiovisual-gfx .state-background { margin: 0 1.6em 0 1.2em; background-repeat: no-repeat; background-position: center;background-size: 2.8em;width:2.8em;height:2.8em; }
.quizteaser .interactable.radiovisual-gfx .state-interaction { background:transparent center; background-size: 1px;position:relative;top:0;left:0;width:2.8em;height:2.8em; }



.quizteaser .quiz-layout-table { border: none !important; background: none !important; padding: 0 !important; vertical-align: top !important; width: 100% !important; margin-bottom: 0 !important; }
.quizteaser .quiz-layout-table tr { border: none !important; background: none !important; }
.quizteaser .quiz-layout-table td { border: none !important; background: none !important; max-width: 73.0rem; }
.quizteaser .quiz-container { min-width:20.0rem; }
.quizteaser .clear { clear: both; height: 1px; }

.quizteaser .quiz-layout-table .formsubmit{ text-align:center; }
.quizteaser .quiz-layout-table .question-form-container .formsubmit { text-align:center; margin: 2.4rem auto 0.4rem; }
.quizteaser .answers_div{ width: 62.5rem; box-sizing:border-box; padding:1.5rem 5.5rem 1.5rem 1.5rem; }
.quizteaser .quiz-main table { border: 0 !important; }
.quizteaser .quiz-main td { border: 0 !important; }
.quizteaser .qtheadline { margin-bottom: 0.6em; font-size: 2.2em; font-weight: bolder; letter-spacing: -1px; line-height: normal; font-family: var(--f_fam_headline3); background: white !important; color: black !important; text-align: center; }

body:not(.font_legacy) .quizteaser .qtheadline { font-size:2.1em; }

/*--:[ tablet layout (normal zoom) ]:--*/
@media (min-width: 407px) {

.qfw-global .fnav li + li:before, .qfw-global .fnav span + li:before { color: #CCC; padding: 0 0.83333em; }

.quizteaser .radiovisual-gfx .quiz-answer-stateregion { font-size: 1rem; }
.quizteaser .qtheadline { font-size: 2.4em; line-height: 1.35em; }

body:not(.font_legacy) .quizteaser .qtheadline { font-size:2.2em; }

.quizteaser .answers_div{ padding:1.5rem 3.5rem 1.5rem 1.5rem; }

}


@media (min-width: 600px) {
.quizteaser .answers_div{ padding:1.5rem; }
}


/*----:[ legacy font shim ]:----*/
body:not(.font_legacy) .logo span { display:none; }
body:not(.font_legacy) .t h1,
body:not(.font_legacy) .t .headline { font-weight:bold; }
body:not(.font_legacy) .widget.t .widget_title { font-weight:bold; }
body:not(.font_legacy) .wdt li > a { font-family: var(--f_fam_body); font-weight: bold; letter-spacing:initial; }

body.font_legacy .logo img { display:none; }

@media (min-width: 728px) {

body:not(.font_legacy) .wdt li > a { font-weight: normal; }

}


@media (min-width: 1052px) {

/* alternate recent forum listing font when in sidebar to differentiate from body text */
body:not(.font_legacy) .wdt li > a { font-family: var(--f_fam_headline1); font-weight: normal; letter-spacing:0.05em; }

}