header.entry-header {
	display:none;
}
.entry-content, .entry-summary, .page-content {
	margin:0;
	padding:0;
}
.main-navigation ul > li a {
  padding-left: 30px;
  padding-right: 0px;
}
div.masthead-sentinel {
	display:none;
}
.site-footer .widgets {
  padding: 95px 0 10px;
}
div#content {
	margin-top:156px;
}
div#content p {
	font-size:1.25em;
	margin: 0 0 25px; 
}
div#content li p {
	margin: 0; 
}
a.button:link, a.button:visited, div#email #mc_embed_signup .button, .sowb-button {
	background-color:#579dc9;
	color:#ffffff;
	display: inline-block;
	font-size: 16px;
	font-weight:bold;
	margin:15px 0 35px;
	padding:10px 15px;
	text-align: center;
	text-decoration: none;
	border-color: #172a37;
	border-radius: 8px 8px 8px 8px;
	border-style: solid;
	border-width: 2px;
	height: auto;
	line-height: 1em;
}
a.button:hover, a.button:active, div#email #mc_embed_signup .button:hover, div#email #mc_embed_signup .button:active {
	background-color: #172a37;
	color: #ffffff;
	border-color: #579dc9;
}
#social {
    width:200px;
		margin: 0 auto;
}
img#ftlogo {
	width:50%;
	min-width:100px;
}
div.footernav div.quarter, div.footernav div.third {
	text-align:center;
}
a#facebook, a#linkedin, a#instagram, a#podcast {
    display:block;
    width:50px;
    height:50px;
    text-indent:-100000px;
	transition:0s;
}
a#facebook {
    background:url(/img/facebook.png) top left no-repeat;
    float: left;
}
a#linkedin {
    background:url(/img/linkedin.png) top left no-repeat;
    float: left;
}
a#podcast {
    background:url(/img/podcast.png) top left no-repeat;
    float: left;
}
a#instagram {
    background:url(/img/instagram.png) top left no-repeat;
    float: left;
}
a#facebook:hover, a#linkedin:hover, a#podcast:hover, a#instagram:hover {
    background-position: bottom;
	transition:0s;
}
h1,h2,h3,h4 {
	font-family: "Oswald", Sans-serif;
}
h2 {
	font-size: 36px;
}
h3, h4 {
	color:#579dc9;
}
p.footer {
	font-size:12pt;
	line-height: 1.25em;
}
div.foot {
	width:72%;
}
.footlogo {
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a  or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.disclaimer {
    font-size:8pt;
    line-height: 1em;
}
.underline {
    text-decoration:underline;
}
.center	{
    width:100%;
    text-align:center;
}
div.container div.center p {
	text-align: center
}
.full {
	width:100%;
}
.half, .quarter, .quarterpad, .threequarters, .third, .twothirds, .fifth, .twofifths, .sixth {
	margin:0 auto !important;
	padding: 0 !important;
	float: left !important;
}
.ninety {
	width:90%;
	margin:0 auto;
	padding:5%;
}
.eighty {
	width:80%;
	margin:0 auto;
	padding:1% 10% 1%;
}
.eighty h2	{
	padding:0;
	margin: 0;
}
.eighty h3	{
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.eighty h4	{
	font-family: "Arial", sans-serif;
  font-weight: bold;
	font-size: 16px;
	padding:0 0 50px;
	margin: 0;
}
.half {
	width:50%;
}
.half p, .half h2, .half h3 {
	padding: 0 1%;
}
.halfheight {
	min-height:425px;
}
.third {
	width:33%;
}
.thirdpad {
	width:32%;
	margin:0 auto !important;
	padding: 0 1% !important;
	min-height:300px;
	float: left !important;
}
.twothirds {
	width:66%;
}
.twothirdpad {
	width:64%;
	margin:0 auto !important;
	padding: 0 1% !important;
	min-height:300px;
	float: left !important;
}
.quarter {
	width:25%;
}
.quarterpad {
	width:23%;
	padding: 0 1%;
}
.threequarters {
	width:75%;
}
.fifth {
	width:20%;
	float: left;
}
.sixth {
	width:16.6%;
}
.twofifths {
	width:40%;
}
.fifthpad {
	width:18%;
	float: left;
	padding: 0 2%;
}
.imgpad	{
	padding: 0 10%;
}
ul.nobull {
	margin: 1em 0;
}
ul.nobull li {
	list-style:none;
	padding:0;
	margin:1em 0;
}
span.liteblue {
	color:#579dc9;
}
.whitebg {
	background:#ffffff;
}
/* -----------Homepage Styles------------- */
#homeheader {
	color:#335871;
	padding-left: 0;
	font-family: "Oswald", Sans-serif;
	font-size: 80px;
	font-weight: bolder;
	line-height: 83px;
	letter-spacing: -1px;
	text-shadow:none;
}
h2#homeheader2 {
	color:#335871;
	padding-left: 0;
	font-family: "Oswald", Sans-serif;
	font-size: 25px;
	font-weight: bolder;
	line-height: 25px;
	letter-spacing: -1px;
	text-shadow: 2px 2px 1px #ffffff;
}
.homeheadp {
	color:#335871;
	margin:1em 0;
	padding-left: 0;
	font-family: "Oswald", Sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	text-shadow: 2px 2px 1px #ffffff;
}
/* Ren Homepage Overlay */
#homeren-container {
  position: relative;
  width: 100%;
  max-width: 800px; /* Adjust as needed */
}
.bluesplat {
  display: block;
  width: 100%;
  height: auto;
}
#homeren {
  position: absolute;
  top: -18%;  /* Adjust distance from top */
  left: 0%; /* Adjust distance from left */
  width: 100%; /* Adjust size relative to base image */
  height: auto;
}
 #pg-42-1 > .panel-row-style, #pg-308-4 > .panel-row-style {
  background-color: #182939; /* Blue color sits at the bottom */
  background-image: url('/wp-content/uploads/2026/08/the-forge-star.png'); /* Sits on top */
  background-repeat: no-repeat;
  background-position:left;
  background-size: 40%;
}
 #pg-42-7 > .panel-row-style {
  background-color: #345971; 
  background-image: url('/wp-content/uploads/2026/08/the-forge-star.png');
  background-repeat: no-repeat;
  background-position:top right;
  background-size: 40%;
}
 #pg-42-8 > .panel-row-style, #pg-273-5 > .panel-row-style {
  background-color: #747474; 
  background-image: url('/wp-content/uploads/2026/08/the-forge-star-3.png');
  background-repeat: no-repeat;
  background-position:top center;
  background-size: 40%;
}
#pg-308-5 > .panel-row-style {
  background-image: url('/wp-content/uploads/2026/08/the-forge-star.png');
  background-repeat: no-repeat;
  background-position:center right;
  background-size: 60%;
}
#pg-308-7 > .panel-row-style {
  background-image: url('/wp-content/uploads/2026/08/the-forge-star.png');
  background-repeat: no-repeat;
  background-position:center left;
  background-size: 60%;
}
#pg-308-8 > .panel-row-style {
  background-image: url('/wp-content/uploads/2026/08/the-forge-star.png');
  background-repeat: no-repeat;
  background-position:bottom right;
  background-size: 60%;
}
div#stakes {
	margin:40px 0;
}
div#stakes h2, div#stakes h3, div#stakes h4 {
	color:#579dc9;
	margin:30px 0;
	text-align: center;
}
div#stakes p {
	color:#ffffff;
}
div#stakes div.stakeimg, div#pipeline div.stakeimg {
	width:100%;
	max-height: 250px;
	overflow: hidden;
	text-align: center;
}
div#stakes div.stakeimg img {
	width:75%
}
/*
#pg-42-2 > .panel-row-style {
  background-color: #ffffff;
  background-image: url('/wp-content/uploads/2026/08/navy-paint-splat-6.png');
  background-repeat: no-repeat;
  background-position:top;
  background-size: 100%;
}

#pg-42-3 > .panel-row-style {
  background-color: #345971;
  background-image: url('/wp-content/uploads/2026/09/lite-navy-paint-splat.jpg');
  background-repeat: no-repeat;
  background-position:top;
  background-size: 100%;
}*/
div#value {
	padding: 0 2%;
	margin:40px 0 0;
}
div#value h2, div#value h3, div#value h4 {
	color:#172a37;
	margin:25px 0 10px;
	text-align: left;
}
div#value p {
	margin:10px 0;
}
div#proof p, div#pipeline p {
	margin:15px 0 25px;
	color:#ffffff;
}
div#proof h4, div#pipeline h4 {
	color:#579dc9;
}
div#proof h2 {
	color:#579dc9;
	font-size: 36px;
	margin:15px 0 10px;
}
div#pipeline h2 {
	color:#172a37;
	font-size: 36px;
	margin:15px 0 10px;
}
div#proof3 h3 {
	margin:15px 0 0;
}
div#proof2 h2, div#wherestart h2  {
	color:#579dc9;
	font-size: 36px;
	margin:25px 0 15px;
}
div#proof2 p {
	padding: 0 0 15px; 
}
div#proof3 h2, div#plan h2, div#clients H2, div#leadgen h2 {
	font-size: 36px;
	margin:0 0 15px;
}
div#plan h2{
	color:#172a37;
}
div#clients h4 {
	colors:#ffffff;
}
div.linebox {
	width: 31%;
	min-height: 775px;
	float: left;
	margin: 1% !important;
	border: 2px solid #182939;
	background-color: #ffffff;
	position:relative;
}
div#pipeline div.linebox {
	min-height: 500px;
} 
div#proof div.linebox p, div#proof div.linebox h3, div#pipeline div.linebox p, div#pipeline div.linebox h4 {
	margin:15px 0 0;
	padding: 0 5%;
	text-align: left;
}
div#proof div.linebox p, div#pipeline div.linebox p {
	color:#182939;
	font-size: 1em;
}
div.bottombutton {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
div.navybox {
	background-color: #182939;
	padding-top:15px;
}
div#proof div.navybox h2, div#proof div.navybox h4, div#pipeline div.navybox h2, div#pipeline div.navybox h4, div#pipeline div.navybox h3 {
	margin: 0;
	padding: 0 0 15px;
	color: #ffffff;
	line-height: 1em;
}
div#proof div.navybox img {
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 0;
	display: block;
}
div#proof2 p, div#proof2 h3, div#proof2 h4, div#plan p, div#plan h3, div#plan h4, div#plan li, div#explain p, div#explain h3, div#explain h4 {
	color:#ffffff;
}
div.whiteborder {
	width: 18%;
	min-height: 275px;
	float: left;
	padding: 0 1%;
	margin: 1% !important;
	margin-bottom: 25px;
	border: 2px solid #ffffff;
}
div#wherestart p, div#wherestart h4 {
	color:#ffffff;
}
div#wherestart div.whiteborder {
	min-height: 625px;
	background-color: #172a37;
}
div.quotebox {
	border: 2px solid #ffffff;
	padding: 2%;
	margin: 1% !important;
	width: 48%;
	float: left;
}
div#plan, #pg-212-5 > .panel-row-style, #pg-273-2 > .panel-row-style, #pg-308-3 > .panel-row-style, #pg-308-6 > .panel-row-style {
	background-image: url('/wp-content/uploads/2026/08/mns-logo-circle-transparent.png'); /* Sits on top */
	background-repeat: no-repeat;
	background-position:center;
	background-size: 100%;
}
div#plan ul li {
	font-size:1.25em;
	margin: 0 0 25px;
}
span.lightblue {
	color:#579dc9;
}
div.litebluebox {
	width: 23%;
	min-height: 475px;
	float: left;
	margin: 1% 1% 2% !important;
	border: 2px solid #ffffff;
	background-color: #335871;
	position:relative;
}
div#clients div.litebluebox p, div#clients div.litebluebox h3 {
	margin:15px 0 0;
	padding: 0 5%;
	text-align: left;
}
div#clients div.litebluebox h3 {
	text-align: center;
}
div#clients div.litebluebox p {
	color:#ffffff;
	font-size: 1em;
}
div#homefaq {
	border: 2px solid #ffffff;
	background-color: #182939;
	padding:25px;
}
div#homefaq div {
	border-bottom: 1px dotted #ffffff;
}
div#homefaq div p {
	color: #ffffff;
}
div#leadgen {
	
}

/* -----------About Styles------------- */

div#aboutmns h2, div#aboutmns h1 {
	color:#579dc9;
	font-size: 36px;
	margin:25px 0 15px;
}
div#aboutmns p, div#aboutmns h3, div#aboutmns h4 {
	color:#ffffff;
}
div#abouthow p {
	margin-left: 15px;
}
div#theteam h2, div#creed h2, div#sofar h2, div#ipincubation h2, div#comiccreators h2 {
	color:#579dc9;
}
div#theteam h2, div#theteam h4, div#creed h2, div#creed h4, div#creed p {
	text-align: center;
}
div#theteam p, div#theteam h4, div#creed p, div#creed h4, div#sofar p, div#sofar h4, div#sofar li, div#ipincubation p, div#ipincubation h4, div#comiccreators p, div#comiccreators li, div#comiccreators h4 {
	color:#ffffff;
}
div#ateam, div.bteam, div.cteam {
	border: 2px solid #ffffff;
	background-color: #182939;
}
div#ateam img {
	border: 2px solid #ffffff;
	line-height: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}
div#ateam h2 {
	margin: 0 0 25px;
	padding: 0;
}
div.bteam img, div.cteam img {
	border-bottom: 2px solid #ffffff;
}
div#ateam h2, div.bteam h2, div.cteam h3, div#ateam p, div.bteam p, div.cteam p {
	color:#ffffff;
}
div.bteam h2 {
	font-size: 28px;
	text-align: center;
}
div.bteam h3 {
	text-align: center;
}
div.bteam p {
	padding: 0 15px;
}
div#ateam {
	padding:2%;
	margin-bottom: 25px;
}
div.bteam {
	width:31%;
	min-height: 711px;
	float: left;
	margin: 1% !important;
	margin-bottom: 30px;
}
.padleft {
	margin-left:5px;
	margin-bottom: 25px;
}
div.cteam {
	width:18%;
	float: left;
	margin: 1% !important;
}
div.cteam h3 {
	font-size: 22px;
	text-align: center;
}
div.cteam h4 {
	font-size: 16px;
	text-align: center;
}
div.quarterwhiteline {
	width: 23%;
	min-height: 262px;
	float: left;
	padding: 0 1%;
	margin: 1% !important;
	border: 2px solid #ffffff;
	text-align: center;
}
div#creed, div#comiccreators {
	margin-bottom: 25px;
}
div#creed div.quarterwhiteline p {
	text-align: left;
}
div#ipincubation {
	margin: 25px;
}
div#ipincubation div.quarterwhiteline {
	min-height: 295px;
}
@media (max-width: 800px) {
	div#social, div.foot, .fifty, .quarter, .footlogo, div.linebox, div.whiteborder, div.litebluebox, div.bteam, div.cteam, div.quarterwhiteline {
		width:98%;
		float:none;
		text-align:center;
	}
	div#social {
		margin:0 auto;
		width:150px;
	}
	a#facebook, a#linkedin, a#instagram, a#podcast {
		float:left;
	}
	.half, .quarter, .quarterpad, .threequarters, .third, .thirdpad, .twothirds, .fifth, .fifthwithpad, .twofifths, .sixth {
		width:100%;
		margin:0 auto;
		padding: 0;
		float: none;
	}
	.fltrt, .fltlft {
		margin:0;
		padding: 0;
		float: none;
	}
	.eighty {
		width:100%;
		padding: 0;
	}
	div.bottombutton {
		position: relative;
		bottom: auto;
		left:auto;
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}
	.padleft {
		margin-left:0;
	}
}

/* ===== CASE STUDIES PAGE (.mns-cs) ===== */
/*
 * Matches the existing Metal Ninja Studios site system above:
 * - Oswald display type + Overpass body type
 * - #172a37 / #182939 / #335871 / #579dc9 / #747474 / #ffffff palette
 * - hard 2px borders and restrained effects
 * - existing MNS button treatment
 *
 * Fonts should be loaded by the site/theme. Do not place an @import here because
 * @import rules are invalid when appended after normal CSS rules.
 */
.mns-cs {
  --navy:#172a37;
  --midnight:#182939;
  --steel:#335871;
  --blue:#579dc9;
  --ash:#747474;
  --white:#ffffff;
  --rule:#172a37;
  --on-dark-2:#dbe6ee;
  --display:"Oswald",Sans-serif;
  --body:"Overpass","Open Sans","Arial",sans-serif;
  --gutter:clamp(16px,4vw,40px);
}

.mns-cs,
.mns-cs * {
  box-sizing:border-box;
}

.mns-cs {
  margin:0;
  background:var(--white);
  color:var(--navy);
  font-family:var(--body);
  font-size:16px;
  line-height:1.6;
}

.mns-cs img {
  max-width:100%;
  height:auto;
}

.mns-cs p {
  margin:0;
}

.mns-cs a {
  color:var(--steel);
}

.mns-cs a:focus-visible,
.mns-cs .mns-btn:focus-visible {
  outline:3px solid var(--blue);
  outline-offset:3px;
}

.mns-cs .mns-wrap {
  max-width:1170px;
  margin:0 auto;
  padding-inline:var(--gutter);
}

.mns-cs .mns-narrow {
  max-width:760px;
}

.mns-cs h1,
.mns-cs h2,
.mns-cs h3,
.mns-cs h4 {
  font-family:var(--display);
  line-height:1.08;
  margin:0;
  text-wrap:balance;
}

.mns-cs h1 {
  font-size:clamp(40px,6.4vw,76px);
  font-weight:700;
}

.mns-cs h2 {
  font-size:clamp(30px,4.2vw,44px);
  font-weight:700;
  color:var(--navy);
}

.mns-cs h3 {
  font-size:clamp(22px,2.5vw,28px);
  font-weight:700;
  color:var(--blue);
}

.mns-cs h4 {
  color:var(--blue);
}

.mns-cs .mns-eyebrow {
  font-family:var(--display);
  text-transform:uppercase;
  letter-spacing:.1em;
  font-size:15px;
  font-weight:700;
  color:var(--blue);
}

.mns-cs .mns-dark .mns-eyebrow {
  color:var(--blue);
}

.mns-cs .mns-center {
  text-align:center;
}

.mns-cs .mns-stack {
  display:grid;
  gap:18px;
}

.mns-cs .mns-stack-sm {
  display:grid;
  gap:10px;
}

.mns-cs .mns-lede {
  font-size:1.25em;
}

.mns-cs section {
  padding-block:clamp(48px,7vw,82px);
}

.mns-cs .mns-dark {
  background:var(--midnight);
  color:var(--white);
}

.mns-cs .mns-dark h2,
.mns-cs .mns-dark h3,
.mns-cs .mns-dark h4 {
  color:var(--blue);
}

.mns-cs .mns-steel {
  background:var(--steel);
  color:var(--white);
}

.mns-cs .mns-steel h2,
.mns-cs .mns-steel h3,
.mns-cs .mns-steel h4 {
  color:var(--white);
}

.mns-cs .mns-light,
.mns-cs .mns-paper {
  background:var(--white);
}

/* Ninja Blue is an accent on white; use the darker Steel Blue for readable headings. */
.mns-cs .mns-light h3,
.mns-cs .mns-light h4,
.mns-cs .mns-paper h3,
.mns-cs .mns-paper h4,
.mns-cs .mns-cs-body h3,
.mns-cs .mns-cs-body h4,
.mns-cs .mns-proved h3,
.mns-cs .mns-proved h4 {
  color:var(--steel);
}

/* Match the primary button style defined above while preserving case-study layout. */
.mns-cs .mns-btn {
  display:inline-block;
  font-family:var(--body);
  font-weight:bold;
  font-size:16px;
  line-height:1em;
  text-decoration:none;
  padding:10px 15px;
  background:var(--blue);
  color:var(--white);
  border:2px solid var(--navy);
  border-radius:8px;
  transition:background-color .25s,color .25s,border-color .25s;
}

.mns-cs .mns-btn:hover,
.mns-cs .mns-btn:active {
  background:var(--navy);
  color:var(--white);
  border-color:var(--blue);
}

.mns-cs .mns-btn.mns-ghost {
  background:transparent;
  color:var(--white);
  border-color:var(--white);
}

.mns-cs .mns-btn.mns-ghost:hover,
.mns-cs .mns-btn.mns-ghost:active {
  background:var(--blue);
  color:var(--white);
  border-color:var(--white);
}

.mns-cs .mns-light .mns-btn.mns-ghost,
.mns-cs .mns-paper .mns-btn.mns-ghost {
  color:var(--navy);
  border-color:var(--navy);
}

.mns-cs .mns-light .mns-btn.mns-ghost:hover,
.mns-cs .mns-light .mns-btn.mns-ghost:active,
.mns-cs .mns-paper .mns-btn.mns-ghost:hover,
.mns-cs .mns-paper .mns-btn.mns-ghost:active {
  background:var(--navy);
  color:var(--white);
  border-color:var(--blue);
}

.mns-cs .mns-btns {
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.mns-cs .mns-center .mns-btns,
.mns-cs .mns-btns.mns-center {
  justify-content:center;
}

.mns-cs .mns-support {
  font-size:15px;
  opacity:.9;
}

.mns-cs .mns-hero {
  position:relative;
  overflow:hidden;
  background:var(--midnight);
  color:var(--white);
}

.mns-cs .mns-hero::before {
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:rgba(23,42,55,.28);
}

.mns-cs .mns-hero .mns-wrap {
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);
  gap:clamp(28px,5vw,64px);
  align-items:center;
}

.mns-cs .mns-hero h1 {
  color:var(--white);
}

.mns-cs .mns-hero h1 em {
  font-style:normal;
  color:var(--blue);
}

.mns-cs .mns-hero .mns-copy {
  display:grid;
  gap:22px;
}

.mns-cs .mns-hero .mns-copy p.mns-intro {
  font-size:1.25em;
  max-width:58ch;
}

.mns-cs .mns-ladder {
  display:grid;
  gap:6px;
  border-left:3px solid var(--blue);
  padding-left:16px;
  color:var(--white);
  font-size:17px;
}

.mns-cs .mns-support-strip {
  display:flex;
  flex-wrap:wrap;
  gap:6px 0;
  font-family:var(--display);
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:14px;
  color:var(--on-dark-2);
}

.mns-cs .mns-support-strip span:not(:last-child)::after {
  content:"/";
  margin:0 12px;
  color:var(--blue);
}

.mns-cs .mns-covers {
  position:relative;
  aspect-ratio:1/1.05;
  max-width:100%;
}

.mns-cs .mns-cover {
  position:absolute;
  width:56%;
  aspect-ratio:2/3;
  border:2px solid var(--white);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:14px;
  color:var(--white);
  overflow:hidden;
}

.mns-cs .mns-cover b {
  font-family:var(--display);
  text-transform:uppercase;
  font-size:22px;
  line-height:1;
  position:relative;
}

.mns-cs .mns-cover small {
  font-size:11px;
  letter-spacing:.1em;
  text-transform:uppercase;
  opacity:.9;
  position:relative;
}

.mns-cs .mns-cover::before {
  content:"";
  position:absolute;
  inset:0;
  background:repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0 12px,transparent 12px 24px);
}

.mns-cs .mns-cover.mns-c1 {
  left:0;
  top:10%;
  transform:rotate(-6deg);
  background:var(--steel);
}

.mns-cs .mns-cover.mns-c2 {
  left:22%;
  top:0;
  transform:rotate(2deg);
  background:var(--blue);
  z-index:2;
}

.mns-cs .mns-cover.mns-c3 {
  left:44%;
  top:14%;
  transform:rotate(7deg);
  background:var(--ash);
  z-index:1;
}

@media (max-width:860px) {
  .mns-cs .mns-hero .mns-wrap {
    grid-template-columns:1fr;
  }

  .mns-cs .mns-covers {
    max-width:420px;
    margin-inline:auto;
    width:100%;
  }
}

.mns-cs .mns-overview-head {
  max-width:760px;
  margin:0 auto 44px;
  text-align:center;
  display:grid;
  gap:16px;
}

.mns-cs .mns-cards {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}

@media (max-width:960px) {
  .mns-cs .mns-cards {
    grid-template-columns:1fr;
    max-width:560px;
    margin-inline:auto;
  }
}

.mns-cs .mns-case-card {
  background:var(--white);
  border:2px solid var(--midnight);
  display:grid;
  grid-template-rows:auto 1fr;
}

.mns-cs .mns-case-card .mns-top {
  background:var(--midnight);
  color:var(--white);
  padding:22px 22px 20px;
  display:grid;
  gap:8px;
  text-align:center;
}

.mns-cs .mns-case-card .mns-top h3 {
  color:var(--white);
  font-size:34px;
  font-weight:700;
}

.mns-cs .mns-tag {
  display:inline-block;
  justify-self:center;
  font-family:var(--display);
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:13px;
  color:var(--white);
  background:var(--blue);
  padding:3px 10px;
}

.mns-cs .mns-case-card .mns-body {
  padding:22px;
  display:grid;
  gap:14px;
  grid-template-rows:auto auto 1fr auto;
}

.mns-cs .mns-case-card .mns-hook {
  font-family:var(--display);
  font-size:21px;
  line-height:1.15;
  color:var(--steel);
  font-weight:700;
}

.mns-cs .mns-proofs {
  list-style:none;
  margin:0;
  padding:0;
  border-top:1px solid var(--steel);
}

.mns-cs .mns-proofs li {
  display:flex;
  gap:10px;
  align-items:baseline;
  padding:9px 0;
  border-bottom:1px solid var(--steel);
  font-size:16px;
  line-height:1.5;
}

.mns-cs .mns-proofs li::before {
  content:"";
  flex:none;
  width:9px;
  height:9px;
  background:var(--blue);
  transform:rotate(45deg) translateY(-1px);
}

.mns-cs .mns-case-card .mns-btn {
  justify-self:start;
}

.mns-cs .mns-cs-banner {
  background:var(--midnight);
  color:var(--white);
  position:relative;
  overflow:hidden;
  padding-block:clamp(52px,7vw,84px);
}

.mns-cs .mns-cs-banner::after {
  content:attr(data-num);
  position:absolute;
  right:var(--gutter);
  bottom:-.18em;
  font-family:var(--display);
  font-weight:700;
  font-size:clamp(140px,22vw,300px);
  line-height:1;
  color:rgba(87,157,201,.10);
  pointer-events:none;
}

.mns-cs .mns-cs-banner .mns-wrap {
  position:relative;
  display:grid;
  gap:16px;
  max-width:1170px;
}

.mns-cs .mns-cs-banner h2 {
  color:var(--white);
  font-size:clamp(34px,5.4vw,62px);
  max-width:18ch;
}

.mns-cs .mns-chips {
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.mns-cs .mns-chip {
  font-family:var(--display);
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:13px;
  padding:4px 12px;
  border:2px solid var(--white);
  color:var(--white);
}

.mns-cs .mns-chip.mns-solid {
  background:var(--blue);
  border-color:var(--blue);
  color:var(--white);
}

.mns-cs .mns-cs-body {
  background:var(--white);
}

.mns-cs .mns-cs-grid {
  display:grid;
  grid-template-columns:minmax(0,280px) minmax(0,1fr);
  gap:clamp(28px,4vw,52px);
  align-items:start;
}

@media (max-width:900px) {
  .mns-cs .mns-cs-grid {
    grid-template-columns:1fr;
  }
}

.mns-cs .mns-rail {
  position:sticky;
  top:88px;
  display:grid;
  gap:18px;
}

@media (max-width:900px) {
  .mns-cs .mns-rail {
    position:static;
  }
}

.mns-cs .mns-art-slot {
  aspect-ratio:2/3;
  max-width:100%;
  background:var(--steel);
  color:var(--white);
  display:grid;
  place-items:center;
  text-align:center;
  padding:16px;
  font-size:12px;
  letter-spacing:.1em;
  text-transform:uppercase;
  border:2px solid var(--midnight);
}

.mns-cs .mns-art-slot b {
  display:block;
  font-family:var(--display);
  color:var(--white);
  font-size:24px;
  letter-spacing:.03em;
  margin-bottom:6px;
}

.mns-cs .mns-glance {
  border:2px solid var(--midnight);
  background:var(--white);
}

.mns-cs .mns-glance h4 {
  font-size:14px;
  letter-spacing:.1em;
  color:var(--white);
  background:var(--midnight);
  padding:12px 16px;
  border-bottom:2px solid var(--midnight);
}

.mns-cs .mns-glance dl {
  margin:0;
  display:grid;
}

.mns-cs .mns-glance dl div {
  display:grid;
  grid-template-columns:auto 1fr;
  gap:12px;
  padding:10px 16px;
  border-bottom:1px solid var(--steel);
  font-size:14px;
}

.mns-cs .mns-glance dl div:last-child {
  border-bottom:0;
}

.mns-cs .mns-glance dt {
  color:var(--steel);
}

.mns-cs .mns-glance dd {
  margin:0;
  text-align:right;
  font-weight:600;
  font-variant-numeric:tabular-nums;
}

.mns-cs .mns-narrative {
  display:grid;
  gap:44px;
  max-width:780px;
}

.mns-cs .mns-block {
  display:grid;
  gap:18px;
}

.mns-cs .mns-block h3 {
  padding-top:4px;
}

.mns-cs .mns-block .mns-punch {
  font-weight:600;
  color:var(--navy);
}

.mns-cs .mns-roles {
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  list-style:none;
  margin:4px 0;
  padding:0;
}

.mns-cs .mns-roles li {
  font-family:var(--display);
  text-transform:uppercase;
  letter-spacing:.05em;
  font-size:15px;
  padding:6px 14px;
  background:var(--white);
  border:2px solid var(--steel);
  color:var(--steel);
}

.mns-cs .mns-callout {
  border-left:4px solid var(--blue);
  background:rgba(87,157,201,.08);
  padding:18px 20px;
  display:grid;
  gap:8px;
}

.mns-cs .mns-callout p {
  font-weight:600;
}

.mns-cs .mns-process {
  list-style:none;
  margin:6px 0 0;
  padding:0;
  display:grid;
  gap:0;
  border:2px solid var(--midnight);
}

.mns-cs .mns-process li {
  display:grid;
  grid-template-columns:44px 1fr;
  gap:14px;
  align-items:start;
  padding:14px 16px;
  border-top:1px solid var(--steel);
  font-size:16px;
  line-height:1.55;
}

.mns-cs .mns-process li:first-child {
  border-top:0;
}

.mns-cs .mns-process li span {
  font-family:var(--display);
  font-size:22px;
  color:var(--blue);
  line-height:1.1;
  font-variant-numeric:tabular-nums;
}

.mns-cs .mns-process li b {
  display:block;
  font-family:var(--display);
  text-transform:uppercase;
  font-weight:700;
  letter-spacing:.03em;
  color:var(--navy);
}

.mns-cs .mns-process li.mns-alert {
  background:rgba(87,157,201,.12);
}

.mns-cs .mns-results {
  background:var(--steel);
  color:var(--white);
  padding-block:clamp(52px,7vw,80px);
}

.mns-cs .mns-results .mns-wrap {
  display:grid;
  gap:30px;
}

.mns-cs .mns-results h3 {
  color:var(--white);
  font-size:clamp(26px,3.4vw,36px);
  text-align:center;
}

.mns-cs .mns-stats {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));
  gap:16px;
}

.mns-cs .mns-stat {
  border:2px solid var(--white);
  padding:20px 14px;
  text-align:center;
  display:grid;
  gap:6px;
  align-content:center;
  justify-items:center;
}

.mns-cs .mns-stat svg {
  width:26px;
  height:26px;
}

.mns-cs .mns-stat b {
  font-family:var(--display);
  font-size:clamp(34px,4vw,46px);
  line-height:1;
  color:var(--white);
  font-weight:700;
  font-variant-numeric:tabular-nums;
}

.mns-cs .mns-stat b small {
  display:block;
  font-size:13px;
  letter-spacing:.1em;
  color:var(--blue);
  font-weight:700;
  margin-bottom:4px;
}

.mns-cs .mns-stat span {
  font-size:15px;
  color:var(--white);
  line-height:1.45;
}

.mns-cs .mns-results .mns-after {
  max-width:760px;
  margin:0 auto;
  display:grid;
  gap:14px;
  text-align:center;
  font-size:17px;
}

.mns-cs .mns-quote-sec {
  background:var(--midnight);
  color:var(--white);
}

.mns-cs .mns-quote-sec .mns-wrap {
  display:grid;
  gap:22px;
  max-width:900px;
}

.mns-cs blockquote {
  margin:0;
  position:relative;
  padding-left:clamp(0px,3vw,28px);
}

.mns-cs blockquote p {
  font-family:var(--display);
  font-size:clamp(26px,3.8vw,42px);
  line-height:1.15;
  color:var(--white);
  font-weight:700;
  text-wrap:balance;
}

.mns-cs blockquote::before {
  content:"\201C";
  position:absolute;
  left:-.1em;
  top:-.35em;
  font-family:var(--display);
  font-size:120px;
  line-height:1;
  color:var(--blue);
  opacity:.9;
}

@media (max-width:600px) {
  .mns-cs blockquote::before {
    position:static;
    display:block;
    height:.5em;
  }
}

.mns-cs .mns-cite {
  font-size:15px;
  color:var(--on-dark-2);
}

.mns-cs .mns-cite b {
  color:var(--white);
}

.mns-cs .mns-quote-2 {
  border-top:1px dotted var(--white);
  padding-top:20px;
  display:grid;
  gap:8px;
}

.mns-cs .mns-quote-2 q {
  font-size:19px;
  font-style:italic;
  color:var(--white);
  quotes:"\201C" "\201D";
}

.mns-cs .mns-proved {
  background:var(--white);
}

.mns-cs .mns-proved .mns-wrap {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);
  gap:clamp(28px,4vw,52px);
  align-items:start;
}

@media (max-width:860px) {
  .mns-cs .mns-proved .mns-wrap {
    grid-template-columns:1fr;
  }
}

.mns-cs .mns-proved .mns-text {
  display:grid;
  gap:14px;
  font-size:17px;
}

.mns-cs .mns-proved .mns-cta {
  display:grid;
  gap:14px;
  background:var(--white);
  border:2px solid var(--midnight);
  padding:24px;
}

.mns-cs .mns-ask {
  display:grid;
  gap:10px;
}

.mns-cs .mns-ask p {
  font-family:var(--display);
  font-size:19px;
  line-height:1.2;
  color:var(--steel);
}

.mns-cs .mns-ask p.mns-better {
  color:var(--navy);
  font-size:22px;
  font-weight:700;
}

.mns-cs .mns-ask small {
  font-family:var(--display);
  letter-spacing:.1em;
  text-transform:uppercase;
  font-size:13px;
  color:var(--steel);
}

.mns-cs .mns-chart {
  display:grid;
  gap:14px;
  background:var(--white);
  border:2px solid var(--midnight);
  padding:20px;
}

.mns-cs .mns-chart h4 {
  font-size:14px;
  letter-spacing:.1em;
  color:var(--steel);
}

.mns-cs .mns-bar-row {
  display:grid;
  grid-template-columns:minmax(0,110px) 1fr;
  gap:12px;
  align-items:center;
  font-size:14px;
}

.mns-cs .mns-bar {
  height:30px;
  background:rgba(51,88,113,.18);
  position:relative;
}

.mns-cs .mns-bar i {
  position:absolute;
  inset:0 auto 0 0;
  background:var(--steel);
}

.mns-cs .mns-bar i.mns-hl {
  background:var(--blue);
}

.mns-cs .mns-bar em {
  position:absolute;
  right:8px;
  top:50%;
  transform:translateY(-50%);
  font-style:normal;
  font-weight:700;
  font-variant-numeric:tabular-nums;
  color:var(--navy);
  font-size:14px;
}

.mns-cs .mns-goal-line {
  position:absolute;
  top:-6px;
  bottom:-6px;
  width:2px;
  background:var(--navy);
}

.mns-cs .mns-chart .mns-note {
  font-size:13px;
  color:var(--steel);
}

.mns-cs .mns-compare {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  border:2px solid var(--white);
}

.mns-cs .mns-compare > div {
  padding:26px 22px;
  border-left:1px solid var(--white);
  display:grid;
  gap:14px;
  align-content:start;
}

.mns-cs .mns-compare > div:first-child {
  border-left:0;
}

.mns-cs .mns-compare h3 {
  font-size:30px;
  font-weight:700;
  color:var(--white);
}

.mns-cs .mns-compare .mns-k {
  font-family:var(--display);
  text-transform:uppercase;
  letter-spacing:.1em;
  font-size:12px;
  color:var(--blue);
}

.mns-cs .mns-compare .mns-v {
  font-size:17px;
  color:var(--white);
  line-height:1.4;
}

.mns-cs .mns-compare a {
  color:var(--blue);
  font-size:14px;
  text-decoration:none;
  font-weight:600;
}

.mns-cs .mns-compare a:hover {
  text-decoration:underline;
}

@media (max-width:860px) {
  .mns-cs .mns-compare {
    grid-template-columns:1fr;
  }

  .mns-cs .mns-compare > div {
    border-left:0;
    border-top:1px solid var(--white);
  }

  .mns-cs .mns-compare > div:first-child {
    border-top:0;
  }
}

.mns-cs .mns-thread {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:clamp(24px,5vw,56px);
  align-items:start;
  margin-top:44px;
}

@media (max-width:860px) {
  .mns-cs .mns-thread {
    grid-template-columns:1fr;
  }
}

.mns-cs .mns-thread .mns-lead p {
  font-family:var(--display);
  font-size:clamp(22px,2.6vw,28px);
  line-height:1.2;
  color:var(--white);
  font-weight:700;
}

.mns-cs .mns-thread .mns-lead p + p {
  margin-top:12px;
  color:var(--blue);
}

.mns-cs .mns-sometimes {
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
}

.mns-cs .mns-sometimes li {
  padding:12px 0;
  border-bottom:1px dotted var(--white);
  font-size:17px;
}

.mns-cs .mns-sometimes li:first-child {
  border-top:1px dotted var(--white);
}

.mns-cs .mns-sometimes li b {
  color:var(--blue);
  font-weight:600;
}

.mns-cs .mns-final .mns-wrap {
  display:grid;
  grid-template-columns:minmax(0,260px) minmax(0,1fr);
  gap:clamp(28px,5vw,64px);
  align-items:center;
}

@media (max-width:860px) {
  .mns-cs .mns-final .mns-wrap {
    grid-template-columns:1fr;
  }
}

.mns-cs .mns-ren-slot {
  aspect-ratio:3/4;
  max-width:260px;
  width:100%;
  margin-inline:auto;
  border:2px solid var(--blue);
  display:grid;
  place-items:center;
  text-align:center;
  color:var(--steel);
  font-size:12px;
  letter-spacing:.1em;
  text-transform:uppercase;
  padding:16px;
  background:var(--white);
}

.mns-cs .mns-ren-slot b {
  display:block;
  font-family:var(--display);
  font-size:22px;
  color:var(--steel);
  letter-spacing:.04em;
}

.mns-cs .mns-final .mns-copy {
  display:grid;
  gap:20px;
}

.mns-cs .mns-final h2 {
  font-size:clamp(32px,4.8vw,52px);
}

.mns-cs .mns-starts {
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  list-style:none;
  margin:0;
  padding:0;
}

.mns-cs .mns-starts li {
  font-family:var(--display);
  text-transform:uppercase;
  letter-spacing:.05em;
  font-size:15px;
  padding:7px 14px;
  background:var(--white);
  border:2px solid var(--steel);
  color:var(--navy);
}

.mns-cs .mns-starts li:last-child {
  background:var(--midnight);
  color:var(--white);
  border-color:var(--midnight);
}

.mns-cs .mns-tell {
  display:grid;
  gap:4px;
  font-size:18px;
  font-weight:600;
}

.mns-cs .mns-final .mns-closer {
  font-size:17px;
  max-width:60ch;
}

@media (prefers-reduced-motion:reduce) {
  .mns-cs,
  .mns-cs * {
    transition:none!important;
  }
}

/* ---- Readability / theme specificity fixes ----
 * The site stylesheet uses div#content p, which otherwise overrides the
 * paragraph spacing and sizing inside this component.
 */
#content .mns-cs p {
  margin:0;
  font-size:18px;
  line-height:1.65;
}

#content .mns-cs p.mns-eyebrow {
  font-size:15px;
  line-height:1.35;
}

#content .mns-cs p.mns-intro,
#content .mns-cs p.mns-lede {
  font-size:20px;
  line-height:1.55;
}

#content .mns-cs p.mns-support-strip {
  font-size:14px;
  line-height:1.5;
}

#content .mns-cs .mns-case-card p.mns-hook {
  font-size:21px;
  line-height:1.25;
}

#content .mns-cs p.mns-cite {
  font-size:15px;
  line-height:1.55;
}

#content .mns-cs .mns-ask p {
  font-size:19px;
  line-height:1.3;
}

#content .mns-cs .mns-ask p.mns-better {
  font-size:22px;
  line-height:1.3;
}

#content .mns-cs .mns-chart p.mns-note {
  font-size:13px;
  line-height:1.5;
}

#content .mns-cs .mns-compare p.mns-k {
  font-size:12px;
  line-height:1.35;
}

#content .mns-cs .mns-compare p.mns-v {
  font-size:17px;
  line-height:1.5;
}

#content .mns-cs .mns-thread .mns-lead p {
  font-size:clamp(22px,2.6vw,28px);
  line-height:1.25;
}

#content .mns-cs .mns-final p.mns-closer {
  font-size:17px;
  line-height:1.6;
}

#content .mns-cs p.mns-support {
  font-size:15px;
  line-height:1.5;
}

/* One SiteOrigin widget has an accidental visible title above its custom Results block. */
.page-id-366 #panel-366-2-0-2 > .widget-title {
  display:none;
}

/* ---- SiteOrigin / theme compatibility ---- */
.mns-cs h1,
.mns-cs h2,
.mns-cs h3,
.mns-cs h4 {
  margin:0;
}

.mns-cs blockquote {
  border-left:0;
  font-size:inherit;
  margin:0;
  padding:0 0 0 clamp(0px,3vw,28px);
}

.mns-cs ul,
.mns-cs ol {
  margin:0;
}

.mns-cs .mns-rail {
  top:130px;
}

.mns-cs[id] {
  scroll-margin-top:120px;
}

/* Reuse the same MNS paint texture, but keep the hero dark enough for white copy. */
.mns-cs .mns-hero {
  background-color:#182939;
  background-image:url(/wp-content/uploads/2026/08/navy-paint-splat.jpg);
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
}

.mns-cs .mns-art {
  display:block;
  width:100%;
  border:2px solid var(--midnight);
}

/* Remove the 30px gap SiteOrigin adds between stacked widgets in these rows. */
.so-panel.widget_custom_html:has(.mns-cs) {
  margin-bottom:0!important;
}

.textwidget.custom-html-widget:has(.mns-cs) {
  margin:0;
}

.mns-cs .mns-ren {
  display:block;
  width:100%;
  max-width:260px;
  margin-inline:auto;
}

.mns-cs .mns-proved .mns-btn.mns-ghost {
  color:var(--navy);
  border-color:var(--navy);
}

.mns-cs .mns-proved .mns-btn.mns-ghost:hover,
.mns-cs .mns-proved .mns-btn.mns-ghost:active {
  background:var(--navy);
  color:var(--white);
  border-color:var(--blue);
}