html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
     margin: 0;
    padding: 0;
}
footer,header,menu,nav,section {display: block}
body {
    margin: 0;
    padding: 0;
    font-family: 'Outfit', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -webkit-animation: fadein 1.4s;
    -moz-animation: fadein 1.4s;
    -ms-animation: fadein 1.4s;
    -o-animation: fadein 1.4s;
    animation: fadein 1.4s;
    background: #FFFFFF;
    color: #000000;
}
nav.jim-subpage-breadcrumbs, .jim-subpage-standfirst {
    display: none !important;
}
a {
font-weight: 400;
}
header {
    height: 100%;
    font-weight: 400;
}
.grad {
    padding: 35px 0;
}
.heading {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #003C3C;
}
.heading .site-title {
    color: #FFFFFF;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 14px;
}
.padimg img {
margin-bottom: 20px;}
.wp-caption-text {
    background: #003C3C !important;
    opacity: 0.8 !important;
}
.wp-caption-text {
    color: #FFF;
  font-size: 15px !important;
opacity: 0.8 !important;
margin: 0;
text-align: left;
background: #0580B8 !important;
    width: 100%;
    position: absolute;
    bottom: 0;
    font-weight: 400;
}
.wp-caption {
    max-width: 100%; /* Image does not overflow the content area */
}
.caption {
    padding: 10px 17px !important;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
blockquote{
  font-size: 1.5em;
  width:100%;
  margin:50px auto;
  color: #555555;
  padding:1.2em 30px 0.3em 75px;
  border-left:8px solid #00C896 ;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
}
blockquote strong {
    margin: 0 !important;
    font-style: italic;
    padding: 0 !important;
    font-size: 14px;
}
blockquote::before{
font-family: arial;
content: "\201C";
color: #00C896;
font-size: 7em;
position: absolute;
left: 10px;
top: -39px;
}

blockquote::after{
  content: '';
}

blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}


#searcher input, #searcher h3 {
font-size: 22px !important}
.alignleft{float:left;margin-right:25px;margin-bottom:30px}.alignright{float:right!important;margin-left:25px;margin-top:20px;margin-bottom:20px}.aligncenter{display:block;margin:20px auto}
.aligncenter p, .alignright p, .alignleft p {
margin: 0 !important;
padding: 0 !important;
line-height: 40px !important;
padding-left: 17px !important;
}
.aligncenter, .alignright, .alignleft {
    position: relative;
}
.aligncenter img, .alignright img, alignleft img {
width: 100%;
}

p, li {
font-size: 20px;
    margin: 0;
    padding: 0;
        line-height: 28px;
    margin-bottom: 22px;
}
b, strong, .date {
font-family: 'Outfit', Helvetica, Arial, sans-serif;
font-weight: 700;

}
    .embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
h2 {font-family: 'Outfit', Helvetica, Arial, sans-serif; font-weight: 300;}

.other tags a {
    float: left;
    margin-top: 7px;
}
    @media (min-width: 768px) and (max-width: 1200px) {
.articles {
min-height: 780px;
}
}
@media (max-width: 500px) {
.articles {
    height: 100%;
}
}

.date {
font-size: 14px;
margin-bottom: 0;
text-transform: uppercase;
}

.feature img {
object-fit: cover;
  width:100%;
  max-height:500px;
}
.margin {
margin-top: 100px;
}	
	.articles img {
object-fit: cover;
  width:100%;
  height: 300px;
  margin-bottom: 30px;
}



.post_count {
    background: #FFF;
    padding: 2px 7px;
    color: #000;
    border-radius: 50%;
    font-size: 13px !important;
    vertical-align: middle;
    margin-right: 31px;
}
tag a {
    display: inline-block;
    margin-bottom: 20px;
	 text-transform: capitalize;
}
.menu {
max-height: calc(100% - 50px);
overflow-y: auto;
}
.row.az a, .row.az a:visited {
    color: #003C3C;
}
.az-letters > ul.az-links > li a {
    color: #00C896 !important;
}
.az-letters > ul.az-links > li {
margin-right: 5px !important;
margin-top: 25px !important;
}
.trail-items a, .trail-items a:visited {
        color: #000000;
}
.feature-article tags a, .splash-article tags a {
background: #007D69;
/*background: #003C3C;*/
float: right
}

.articles tags a, .tag-cloud-link a, .article-lead tags a {
background: #007D69;
margin-top: 7px;
}

article tags a, .base tags a {
background: #007D69;
}


.feature {
position: relative;
background: #003C3C;
}

.feature-article {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
     background: url("../img/feature-bg.png") no-repeat center bottom;
      background-size: 100% 100%;
      padding: 20px;
    }
    
.feature img {
object-fit: cover;
  width:100%;
  max-height:600px;
}
.feature-float {
width: 100%;
position: absolute;
top: 40%;
left: 50%;
text-align: center;
transform: translate(-50%, -50%);
color: #FFFFFF;
text-shadow: 0px 0px 12px rgba(0,0,0,0.6);
}
.feature-float .btn {
background-color: #003C3C;
color: #FFFFFF;
font-size: 20px;
}
.feature-float {
font-family: 'Outfit', Helvetica, Arial, sans-serif !important;
}
.feature-float h1, .feature-float p {
margin-bottom:20px;
}
.feature-float p {
font-size: 23px;
font-weight: 400;
width: 85%;
margin-left: auto;
margin-right: auto;
}
.feature-date {
color: #FFFFFF;
margin-left: 20px;
float: left;
padding: 0;
margin-bottom:0;
margin-top:0;
line-height: 30px;
}
.posted {
color: #FFFFFF;
padding: 7px 14px;
display: inline-block;
margin-right: 4px;
font-size: 13px;
border-radius: 20px;
}
.articles .posted, .article-lead .posted {
margin-top: 5px;
background: #00C896;
font-weight: 400;
}
.feature .posted {
background: #003C3C;
float: left
}
h1 a {
color: #FFFFFF}


.splash{
position: relative;
background: #003C3C;
}

.splash-article {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
     background: url("../img/feature-bg.png") no-repeat center bottom;
      background-size: 100% 100%;
      padding: 20px;
    }
    
.splash img {
object-fit: cover;
  width:100%;
  max-height:400px;
}
.splash-float {
width: 100%;
position: absolute;
top: 50%;
left: 50%;
text-align: center;
transform: translate(-50%, -50%);
color: #FFFFFF;
text-shadow: 0px 0px 12px rgba(0,0,0,0.6);
}
.splash-float .btn {
color: #FFFFFF;
font-size: 20px;
}
.splash-float h1, .splash-float p {
margin-bottom:20px;
	}
.splash-date {
color: #FFFFFF;
margin-right: 30px;
float: left;}



.btn-white.az {
    display: inline-block;
}

.excerpt p { display: inline; font-size: 19px;margin-bottom: 0;}
.excerpt a {
    color: #00A87E;
    font-weight: bold;
}
.articles .date, .article-lead .date {
    display: inline;
}
.articles strong, .article-lead strong {
    float: right;
    display: inline;
        font-size: 14px;
    margin-bottom: 0;
    text-transform: uppercase;
		line-height: 25px;
    }

.articles {
    height: 100%;
min-height: 670px;
border-bottom: #003C3C solid 7px;
margin-bottom: 20px;
  position: relative;
}
.article-lead {
    height: 100%;
border-bottom: #003C3C solid 7px;
margin-bottom: 20px;
  position: relative;
  padding-bottom: 30px;
}

.article-lead img {
object-fit: cover;
width: 100%;
height: 500px;
margin-bottom: 30px;
margin-top: 30px;
}

	rc a {
		background: #00C896;
		border-radius: 18px;
		padding: 7px 12px;
		color: #FFFFFF;
		margin-right: 20px;
		    height: 28px;
		line-height: 14px;
		    font-size: 16px;
		    display: inline-block;
	}


.articles tags, .articles cats {
  position: absolute;
  bottom: 14px;
  left: 0;
}

.menu tags a {
padding: 7px 14px;
margin-right: 4px;
  text-transform: capitalize;
	display: inline-block;
}



tags a {
border-radius: 20px;
color: #FFFFFF;
padding: 7px 14px;
display: inline-block;
margin-right: 4px;
font-size: 13px;
  text-transform: capitalize;
}
cats a {
margin-top: 7px;
border-radius: 20px;
color: #FFFFFF;
padding: 7px 14px;
display: inline-block;
margin-right: 4px;
font-size: 13px;
	list-style: none;
background: #00A87E;
  text-transform: capitalize;
}
.time {
    font-size: 21px;
    padding-left: 20px;
}










#ajaxsearchlite1 .probox, div.asl_w .probox {
    padding: 11px !important;
    font-size: 20px !important;
}
.content {
    padding-top: 3%;
    padding-bottom: 1%;
    }
.content h1 {
    padding-bottom: 20px;
}

.content h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    border-bottom: #81CCE0 solid 4px
}



.vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.sd-float img {
    width: auto;
    max-height: 188px;
    margin-right: 15px;
    margin-left: 15px;
}


.vc_tta-panel-heading {
    background-color: #000000 !important;
    padding: 7px;
}

.vc_tta-panel-body p {
    color: #000000 !important;
}

.vc_tta-panel-heading h4 {
    padding-bottom: 0;
}

.vc_tta-panel-body {
    background-color: #dcdcdc !important;
    padding-bottom: 0 !important;
}

.vc_tta-title-text,
.vc_tta-controls-icon-chevron,
.vc_tta-panel-body table td {
    color: #FFFFFF !important;
}

.vc_tta-controls-icon::before,
.vc_tta-controls-icon::after {
    border-color: #FFFFFF !important;
}

.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-heading {
    background-image: none !important;
}

.vc_tta-container ul {
    padding-bottom: 30px
}

.vc_column_container > .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}




h1 {
    font-weight: 300;
    font-size: 45px;
    margin: 0;
}

.current-menu-item {}

.lift p {
    margin-top: -7px;
}

.black p a {
    color: #FFF !important;
}

.blue p a,
.blue p a:link {
    color: #FFFFFF !important;
}

.space {
    margin-top: 70px !important;
    margin-bottom: 50px !important
}


.team h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    width: 93%;
}

.team {
    padding-top: 5%;
    padding-bottom: 4%
}

.prices .btn {
    background: #000;
    border: none;
    margin-bottom: 30px !important;
    display: inline-block;
    margin-top: 26px;
    color: #FFF !important;
}

.qbutton {
    background: #000;
    color: #FFF !important;
}
.nav {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1.2;
    margin-right: 26px;
    font-weight: 700;
}



/*nav {
    text-align: center;
    position: relative;
    display: block;
    text-shadow: #000000 0px 0px 30px;
}

#menu-top {
    display: inline-block;
    float: none;
}*/
.menu-1 {
    font-size: 20px;
}
nav {
    float: right;
    text-align:right;
    }
.menu-1 li {}

.menu-1 ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.sub-menu {}

.menu-1 li {
    float: left;
    position: relative;
}

.menu-1 a {
    display: block;
    text-decoration: none;
}

.menu-1 ul ul {
    float: left;
    position: absolute;
    left: -999em;
    z-index: 99999;
}

.menu-1 ul ul ul {
    left: -999em;
    top: 0;
}

.menu-1 ul ul a {
    width: 270px;
    font-size: 17px;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}


.menu-1 ul li:hover > ul,
.menu-1 ul li.focus > ul {
    display: block;
}

.menu-1 ul li:hover > ul,
.menu-1 ul li.focus > ul {
    left: auto;
}

.menu-1 ul ul li:hover > ul,
.menu-1 ul ul li.focus > ul {
    left: 100%;
}

.menu-1 a {
    padding: 0 30px;
    color: #FFFFFF;
}

.menu-toggle {
    display: none
}

@media (max-width: 767px) {
    .heads {
        overflow: hidden;
    }
    #menu-top {
        width: 100%;
    }
    #site-menu {
        display: none;
    }
    .menu-1 {
        background: none
    }
    .menu-1 a {
        border-top: 1px solid #444444;
    }
    .menu-toggle {
        color: white;
        margin: 0 auto;
        width: 100%;
        border: 0;
        border-radius: 0;
    }
    .toggled .menu-toggle {
        color: white;
        margin: 0 auto
    }
    /* Small menu. */
    .menu-toggle,
    .menu-1.toggled #site-menu {
        display: block;

        padding: 10px;
    }
    .menu-1 li {
        float: none;
    }
    .menu-1 ul ul {
        position: relative;
        float: none;
        left: auto;
        display: none
    }
    .menu-1 ul li:hover > ul,
    .menu-1 ul li.focus > ul {
        display: block;
    }
    .menu-1 ul ul a {
        width: 100%;
    }
    .menu-1 ul ul ul {
        left: auto
    }
    .menu-1 ul ul li:hover > ul,
    .menu-1 ul ul li.focus > ul {
        left: auto;
    }
    .nav {
        font-size: 20px;
        line-height: 1.2;
        margin-right: 18px;
    }
    .heading .site-title {
        margin-bottom: 14px;
    }
    .grad {
        padding: 17px 0;
    }
}

@media (min-width: 768px) and (max-width: 1350px) {
    .menu-1 {
        font-size: 15px;
    }
    .menu-1 a {
        padding: 5px 20px;
    }
    .sub-menu a:link {
        padding: 15px 25px;
        font-size: 15px;
    }
    .wpb_single_image.wpb_content_element.vc_align_left {
        width: 90%;
    }
}


#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    text-indent: 100%;
    background: url(../img/top.png) no-repeat left top;
}

#toTopHover {
    background: url(../img/top.png) no-repeat left -51px;
    width: 51px;
    height: 51px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

#toTop:active,
#toTop:focus {
    outline: none;
}



.content ol li {
    line-height: 37px;
}

.triple {
    margin-top: 3rem;
}

.triple p {
    color: #FFFFFF;
    line-height: 17px;
}

.triple img {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    margin-top: -15px;
    clear: both;
}

.triplebase {
    text-align: center;
    margin-top: 55px;
}

.triplebase p {
    line-height: 17px;
}

.triplebase img {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    clear: both;
}

.intro {
    font-size: 25px !important;
	line-height: 30px;
    margin-bottom: 20px !important;
}
.content a:link, .content a:visited {
color: #00C896;
	font-weight: bold;
	text-decoration: underline;
}

.content p {
    margin-bottom: 20px;
}

#respond input {
    border-radius: 30px;
    border: none;
    padding: 12px 30px;
    color: #000;
    text-align: center;
}


h2 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #00A87E
}

h3 {
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 12px
}

h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 12px
}



.btn-intro {
    border: none;
    background: #81CCE0;
    color: #FFFFFF;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 15px;
    display: inline-block;
    margin-top: 20px;
}

.btn-intro:hover {
    text-decoration: none;
}
.btn-intro:hover {
    text-decoration: none;
}

.white p a {
    border-bottom: #77d9ed solid 4px;
    color: #000000
}

.white p a:visited {
    color: #000000
}

.eights img {
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 55px;
}

.btn {
color: #003C3C;
    border: 3px solid #003C3C;
    padding: 8px 16px;
    font-size: 19px;
    border-radius: 30px;
    font-size: 15px;
}

.btn:hover {
    opacity: 0.6
}



.btn-white {
 color: #ffffff;
    border: 3px solid #FFFFFF;
    padding: 8px 16px;
    font-size: 19px;
    border-radius: 30px;
	display: inline-block;
}

.btn:hover,
.btn-intro:hover, .btn-white:hover {
    cursor: pointer;
}

footer p {
    font-size: 15px;
}


.logos img {
    width: 225px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 40px;
}

.blue,
.grey,
.black,
.white,
.light-blue {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.saboxplugin-authorname a {
    pointer-events: none !important;
}
.grey {
    background-color: #e4e4e4;
}

.blue {
    background-color: #003C3C;
    color: #FFFFFF;
}
.light-blue {
    background-color: #007D69;
    color: #FFFFFF;
}
.black {
    background-color: #000000;
    color: #FFFFFF;
}

.white {
    background: #FFFFFF
}

@keyframes imageAnimation {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
    }
    8% {
        animation-timing-function: ease-out;
        opacity: 1;
    }
    17% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}


.twitter {
    background-color: #009fe3;
    padding-top: 25px;
}

.twitter p,
.twitter img,
.twitter b {
    color: #FFFFFF;
    margin-right: 20px;
    float: left;
}


.rightside {
text-align:right;
}


.thumbnail img {
    width: 90%;
    height: auto;
    padding-right: 20px;
}

.baselinks {
    margin-bottom: 50px;
}

.baselinks a {
    margin: 30px;
}

footer a:link,
footer a:visited,
footer p,
.black a:link {
    color: #FFFFFF;
}

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

.sidebar {
    text-align: right;
}

.sidebar h3 {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}



.pad {
  padding: 5% 0;
}

.intro {
    font-size: 18px;
}



a:hover {
    text-decoration: none;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
     opacity: 0.6
}

.content a:hover {
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: solid 2px #FFFFFF;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
}

.sidebar {
    background-color: #dcdcdc;
}

.sidebar-pad {
    padding: 30px;
}

.sidebar img {
    max-width: 100%;
    height: auto;
}

.box {
    padding: 30px;
}

.text-box {
    padding-right: 30px;
}

a:active {
    position: relative;
    top: 2px;
}
.social img {
    width: 45px;
    height: 45px;
    margin: 20px;
}


footer {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #000000;
    line-height: 40px;
}



.text-left {
    text-align: left;
}

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

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    background-color: #003C3C;
    background-color: rgba(0, 60, 60, 0.9);
    -webkit-animation: fadein 0.6s;
    -moz-animation: fadein 0.6s;
    -ms-animation: fadein 0.6s;
    -o-animation: fadein 0.6s;
    animation: fadein 0.6s;
}

.overlay .closebtn {
    position: absolute;
    z-index: 100001;
    top: 14px;
    right: 40px;
    font-size: 80px;
    cursor: pointer;
    color: #FFFFFF;
}

.overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin: auto;
    transform: translateY(-50%);
    top: 50%;
}

.small.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.overlay a:link {
    color: #ffffff;
    font-size: 20px;
}
.uppercase {
text-transform: uppercase;
margin-bottom:20px;
}
.small a:link,
.small p {
    font-size: 20px;
    font-weight: 200;
    padding: 0;
    margin: 0;
    line-height: normal;
    margin-bottom: 20px;
}
.breadcrumbs {
    list-style: none;
    font-size: 13px;
    background-color: #dcdcdc;
    padding-left: 10px;
    min-height: 35px;
    line-height: 35px;
}
.breadcrumbs .trail-browse, .breadcrumbs .trail-items, .breadcrumbs .trail-items li {
    text-indent: 0;
}
.breadcrumbs .trail-browse, .breadcrumbs .trail-items, .breadcrumbs .trail-items li {
    text-indent: 0;
}
.trail-item.trail-end {
    font-weight: 500;
}
.breadcrumbs .trail-items {
    list-style: none !important
}
.trail-browse {
display: none !important;}
.breadcrumbs {
  list-style: none;
line-height: 35px;
width: 100%;
text-align: left;
}
.breadcrumbs span {
font-size: 15px !important;

}
.letter-section ul.columns {
    display: block;

}
.overlay a:visited {
    color: #ffffff;
}

.overlay a:hover {
    text-decoration: none;
}

.overlay .closebtn:hover {
    color: #FFFFFF;
}

.overlay p {
    color: #ffffff;
    margin-top: 20px
}

.openSearch {
    display: inline-block;
    vertical-align: middle;
}
.openSearch img {
    width: 30px;
    height: 30px;
    margin: 0;
    cursor: pointer;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .openSearch img {
        width: 28px;
        height: 28px;
    }
}

.overlay input[type=text] {
    padding: 40px;
    font-size: 30px;
    border: none;
    width: 80%;
    border-radius: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
}

.overlay input[type=text]:hover {
    background: #f1f1f1;
}
/*
.btn:link, header:link, .content a:link, footer a:link .social img:link {
    transition: transform .5s;
}


.btn:hover, header a:hover, .content p a:hover, footer a:hover, .social img:hover {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}*/

.brand p {
    text-transform: uppercase;
    font-size: 11px;
}

.brand img {
    width: auto;
    height: 80px;
}

footer small {
    color: #FFFFFF;
    opacity: 0.7;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media (min-width: 1600px) {
 
}

@media (max-width: 568px) {
    .sd-float h1 a:link,
    .sd-float h1 {
        font-size: 10px;
    }
    .overlay a:link {
        line-height: 50px;
        font-size: 20px;
    }
      .leftside img {
        text-align: left;
        position: inherit;
    }
    .feature-float {
display: none;
}
	.articles img, .article-lead img {
  height: 200px;
}
}

@media (max-width: 768px) {
    .thumbnail img {
        width: 100%;
        margin-bottom: 30px;
        padding-right: 0;
    }
    .rightside {
        text-align: center;
        color: #FFFFFF;
        padding-top: 20px;
        padding-right: 0;
        font-size: 23px;
    }
    .leftside {
        padding-top: 15px;
    }
   h2 {
        font-size: 25px;
    }
    .text {
        padding: 35px 17px;
    }
    .info p {
        display: block;
        margin-left: 0px;
        margin-right: 0px;
    }
    .info img {
        margin-right: 0px;
    }
   .parallax {
        background-image: url("../img/#.png");
        background-attachment: scroll;
        background-position: center bottom;
        background-size: 90% auto;
        text-align: center;
    }
    .pad {
        padding: 3% 0;
    }
}
@media (max-width: 991px) {
  
.articles tags {
    position: relative;
}
.excerpt {
    margin-bottom: 20px;
}
.articles {
    min-height: auto;
}
}
@media (max-width: 767px) {
    .sd-float {
        margin-top: 50px;
    }
    .sd-float h1 a:link,
    .sd-float h1 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .sd-float p {
        font-size: 15px;
    }
    footer p {
        text-align: center;
    }
}
@media (max-width: 900px) {
    header {
        text-align: center;
    }
	.overlay a:link {

    line-height: 0;
    font-size: 14px !important;

}
}

@media (max-width: 992px) {

}

a:hover {
    outline: 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 12px
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}


hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}



* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

a:hover,
a:focus {
    opacity: 0.5;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}
.img-circle {
    border-radius: 50%
}


hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

[role="button"] {
    cursor: pointer
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}


@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

textarea.form-control {
    height: auto
}


.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}
.padding {
padding:5%;
}
.search-page h3 {color: #003C3C; font-size: 25px; padding-bottom: 0 !important; padding-left: 20px; margin: 0; border-left: 5px solid #003C3C; margin-bottom: 20px !important;}
.search-page strong {color: #FF0000}
.search-page .btn {margin-bottom: 10px;}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}


tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}



    .clearfix:before,
    .clearfix:after,
    .container:before,
    .container:after,
    .container-fluid:before,
    .container-fluid:after,
    .row:before,
    .row:after,
    .form-horizontal .form-group:before,
    .form-horizontal .form-group:after
     {
        display: table;
        content: " "
    }
    .clearfix:after,
    .container:after,
    .container-fluid:after,
    .row:after,
    .form-horizontal .form-group:after {
        clear: both
    }
    .center-block {
        display: block;
        margin-right: auto;
        margin-left: auto
    }
    .right {
        float: right !important
    }
    .left {
        float: left !important
    }
    .hide {
        display: none !important
    }
    .show {
        display: block !important
    }
    .text-hide {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0
    }


/* Jim updated 2026 */
html.jim-sticky-ready {
    --jim-sticky-height: 72px;
    --jim-admin-offset: 0px;
    scroll-padding-top: calc(var(--jim-sticky-height) + var(--jim-admin-offset) + 16px);
}
html.jim-admin-bar {
    --jim-admin-offset: 32px;
}
.jim-header > .grad {
    padding: 20px 0;
}
.jim-header {
    border-top: 7px solid #022020;
}
.jim-header .jim-header-inner, .jim-header-compact .jim-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    width: calc(100% - 48px);
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}
.jim-header-inner::before, .jim-header-inner::after {
    content: none;
}
.jim-header-brands {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    min-width: 0;
    max-width: 50%;
}
.jim-header .brand {
    float: none;
    width: auto;
    min-width: 0;
    padding: 0;
}
.jim-header-brands a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    min-height: 44px;
}
.jim-header .brand img, .jim-header-compact .jim-header-brands img {
    display: block;
    width: auto;
    max-width: 100%;
    height: 64px;
    margin: 0;
    object-fit: contain;
    box-shadow: none;
    filter: none;
}
.jim-header .rightside {
    flex: 1;
    float: none;
    width: auto;
    min-width: 0;
    padding: 0;
    text-align: right;
}
.jim-header .site-title {
    margin: 0 0 6px;
    font-size: 25.6px;
    font-weight: 700;
    line-height: 1.15;
}
.jim-header-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    float: none;
    gap: 0 24px;
    margin: 0;
    padding: 0;
}
.jim-header-links .nav {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    text-shadow: none;
    transition: color 180ms ease;
}
.jim-header-links .nav:hover {
    color: #00C896;
    opacity: 1;
    text-decoration: none;
}
.jim-header-brands a:focus-visible, .jim-header-links a:focus-visible {
    outline: 2px solid #FFFFFF;
    outline-offset: 3px;
    opacity: 1;
}
.jim-header-compact, .jim-header-compact * {
    box-sizing: border-box;
}
.jim-header-compact {
    position: fixed;
    z-index: 100;
    top: var(--jim-admin-offset);
    left: 0;
    width: 100%;
    height: var(--jim-sticky-height);
    border-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    background: #003C3C;
    box-shadow: none;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 220ms ease, visibility 0s linear 220ms;
}
.jim-header-compact.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
}
.jim-header-compact .jim-header-inner {
    height: 100%;
}
.jim-header-compact .jim-header-brands img {
    height: 44px;
}
.jim-header-compact .jim-header-links .nav {
    font-size: 18px;
    line-height: 1.2;
}
.jim-footer-bar {
    box-sizing: border-box;
    width: calc(100% + 30px);
    margin: 15px -15px -15px;
    padding: 12px 0;
    background: #022020;
    color: #FFFFFF;
}
.jim-footer-container {
    width: min(calc(100% - 18px), 1392px);
    max-width: 1392px;
    padding: 0;
}
.jim-footer-social-layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    min-width: 0;
}
.jim-footer-social-layout > .social.leftside {
    flex: 1 1 auto;
    width: auto;
    float: none;
}
.jim-footer-site-title {
    flex: 0 1 50%;
    min-width: 0;
    margin: 0;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    text-align: right;
}
.jim-footer-container .social.leftside {
    padding-right: 0;
    padding-left: 0;
}
.jim-footer-container .row.social {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 0;
    margin-left: 0;
}
.jim-footer-container .social a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.jim-footer-container .social img {
    margin: 20px 20px 20px 0;
    object-fit: contain;
}
.jim-footer-container .social img.jim-footer-x-icon {
    display: block;
    width: 45px;
    height: 45px;
    max-width: none;
    border-radius: 50%;
    background: #000000;
    object-fit: contain;
}
.jim-footer-bar-inner {
    display: flex;
    align-items: center;
    gap: 12px;
    width: calc(100% - 48px);
    max-width: 1392px;
    margin: 0 auto;
}
.jim-footer-bar-logo {
    display: block;
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    object-fit: contain;
}
.jim-footer-bar-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px 8px;
    min-width: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
}
.jim-footer-bar-item {
    min-width: 0;
}
.jim-footer-bar a,
.jim-footer-bar a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.jim-footer-bar a:hover {
    color: #00C896;
    text-decoration: none;
}
.jim-footer-bar a:focus-visible {
    outline: 2px solid #00DCA5;
    outline-offset: 3px;
}
.jim-footer-bar-separator {
    margin-right: 8px;
    color: #00C896;
}
@supports ((backdrop-filter: blur(16px)) or (-webkit-backdrop-filter: blur(16px))) {
    .jim-header-compact {
        background: rgba(0, 60, 60, 0.9);
        -webkit-backdrop-filter: blur(16px);
        backdrop-filter: blur(16px);
    }
}
@media (max-width: 782px) and (min-width: 601px) {
    html.jim-admin-bar {
        --jim-admin-offset: 46px;
    }
}
@media (max-width: 1199px) {
    .jim-header .site-title {
        font-size: 22.4px;
    }
}
@media (max-width: 767px) {
    html.jim-sticky-ready {
        --jim-sticky-height: 100px;
    }
    .jim-header > .grad {
        padding: 12px 0;
    }
    .jim-header .jim-header-inner {
        flex-direction: column;
        gap: 12px;
        width: calc(100% - 32px);
    }
    .jim-header .jim-header-brands {
        width: 100%;
        max-width: none;
        gap: 32px;
    }
    .jim-header .brand {
        max-width: calc((100% - 32px) / 2);
    }
    .jim-header .brand:only-child {
        max-width: 100%;
    }
    .jim-header .brand img {
        height: 56px;
    }
    .jim-header .rightside {
        text-align: center;
    }
    .jim-header .site-title {
        font-size: 20.8px;
    }
    .jim-header-links {
        justify-content: center;
    }
    .jim-header-links .nav {
        font-size: 16px;
    }
    .jim-header-compact .jim-header-inner {
        display: grid;
        grid-template-rows: 44px 44px;
        justify-content: stretch;
        gap: 1px;
        width: calc(100% - 32px);
        padding: 5px 10px;
    }
    .jim-header-compact .jim-header-brands {
        max-width: none;
        gap: 32px;
    }
    .jim-header-compact .jim-header-brands a {
        max-width: calc((100% - 32px) / 2);
    }
    .jim-header-compact .jim-header-brands img {
        height: 36px;
    }
    .jim-header-compact .jim-header-links .nav {
        font-size: 16px;
    }
    .jim-footer-bar-inner {
        align-items: flex-start;
        width: calc(100% - 32px);
    }
    .jim-footer-social-layout {
        flex-wrap: wrap;
        gap: 8px 24px;
    }
    .jim-footer-social-layout > .social.leftside,
    .jim-footer-site-title {
        flex-basis: 100%;
    }
    .jim-footer-site-title {
        font-size: 18px;
    }
    .jim-footer-container {
        width: calc(100% - 2px);
    }
    .jim-footer-bar-content {
        row-gap: 8px;
    }
}
@media (max-width: 600px) {
    html.jim-admin-bar {
        --jim-admin-offset: 0px;
    }
}
@media (prefers-reduced-motion: reduce) {
    .jim-header-compact, .jim-header-links .nav {
        transition: none;
    }
}
@media (prefers-reduced-transparency: reduce) {
    .jim-header-compact {
        background: #003C3C;
        -webkit-backdrop-filter: none;
        backdrop-filter: none;
    }
}
body.jim-homepage-2026 {
    animation: none;
}
body.jim-homepage-2026 .heading .nav.home {
    display: none;
}
body.jim-homepage-2026 #toTop {
    display: none !important;
}
.jim-home {
    display: block;
    padding: 0 0 64px;
    color: #003C3C;
    font-family: 'Outfit', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}
.jim-home, .jim-home * {
    box-sizing: border-box;
    letter-spacing: 0;
}
.jim-home [hidden] {
    display: none !important;
}
.jim-home a {
    color: #003C3C;
    text-decoration: none;
    overflow-wrap: anywhere;
}
.jim-home a:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
}
.jim-home a:focus-visible, .jim-home button:focus-visible, .jim-home input:focus-visible, .jim-home select:focus-visible, .jim-home summary:focus-visible {
    outline: 3px solid #007D69;
    outline-offset: 4px;
}
.jim-home p, .jim-home h1, .jim-home h2, .jim-home h3 {
    padding: 0;
    text-shadow: none;
}
.jim-home h1, .jim-home h2, .jim-home h3, .jim-home .jim-home-title a {
    font-family: inherit;
    font-weight: 700;
    text-transform: none;
    overflow-wrap: anywhere;
}
.jim-home .jim-home-title a {
    opacity: 1;
    transition: color 180ms ease;
}
.jim-home .jim-home-title a:hover {
    color: #007D69;
    text-decoration: none;
}
.jim-home[data-transitioning], .jim-home.jim-home-disclosing {
    overflow-anchor: none;
}
.jim-home #jim-home-feature {
    display: flow-root;
    overflow: hidden;
    padding-top: 32px;
    background: linear-gradient(180deg, #F1F3F3 0%, rgba(241, 243, 243, 0.1) 100%);
}
.jim-home-inner {
    width: calc(100% - 48px);
    max-width: 1392px;
    margin: 0 auto;
}
.jim-home-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(148px, 180px);
    gap: 40px;
    align-items: start;
}
.jim-home-main {
    width: 100%;
    max-width: 1170px;
    min-width: 0;
}
.jim-home-date-nav {
    min-width: 0;
    align-self: start;
    margin-bottom: 32px;
}
.jim-home-date-nav details {
    margin: 0;
}
.jim-home-date-nav nav {
    float: none;
    width: auto;
    text-align: left;
}
.jim-home-date-nav summary {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 48px;
    padding: 10px 4px;
    color: #003C3C;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
    cursor: pointer;
    list-style: none;
}
.jim-home-date-nav summary::-webkit-details-marker {
    display: none;
}
.jim-home-date-nav summary::after {
    content: "";
    flex: 0 0 8px;
    width: 8px;
    height: 8px;
    margin-left: auto;
    border-right: 1.5px solid #007D69;
    border-bottom: 1.5px solid #007D69;
    transform: rotate(45deg) translateY(-2px);
    transition: transform 180ms ease;
}
.jim-home-date-nav details[open] summary::after {
    transform: rotate(225deg) translateY(-2px);
}
.jim-home-date-heading {
    white-space: nowrap;
}
.jim-home-date-nav summary #jim-home-current-month {
    min-width: 0;
    overflow: hidden;
    color: #007D69;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jim-home-date-nav details[open] summary #jim-home-current-month {
    display: none;
}
.jim-home-date-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 2px 16px;
    margin: 0;
    padding: 8px 0 12px;
    list-style: none;
}
.jim-home-date-list li {
    min-width: 0;
    margin: 0;
    padding: 0;
}
.jim-home-date-list a {
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    min-height: 44px;
    padding: 10px 0 10px 12px;
    border-left: 3px solid transparent;
    color: #555555;
    font-size: 15px;
    line-height: 1.4;
    text-decoration: none;
    transition: color 180ms ease;
}
.jim-home-date-list a:hover {
    color: #007D69;
    text-decoration: none;
}
.jim-home-date-list a.is-active {
    color: #003C3C;
    font-weight: 700;
    border-left-color: #00C896;
}
.jim-home-date-count {
    flex: 0 0 auto;
    color: #849E96;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
}
.jim-home-card[id^="jim-home-month-"] {
    scroll-margin-top: calc(var(--jim-sticky-height) + var(--jim-admin-offset) + 72px);
}
body.jim-homepage-2026 a.jim-home-to-top {
    position: fixed;
    top: auto;
    z-index: 120;
    right: 16px;
    right: max(16px, env(safe-area-inset-right));
    bottom: 16px;
    bottom: max(16px, env(safe-area-inset-bottom));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 3px;
    background: #003C3C;
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1;
    text-decoration: none;
    pointer-events: auto;
    opacity: 1;
    transition: background-color 180ms ease, color 180ms ease;
}
body.jim-homepage-2026 a.jim-home-to-top[hidden] {
    display: none;
}
body.jim-homepage-2026 a.jim-home-to-top span {
    display: block;
    color: inherit;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    pointer-events: none;
}
body.jim-homepage-2026 a.jim-home-to-top:hover {
    background: #00C896;
    color: #003C3C;
    text-decoration: none;
}
body.jim-homepage-2026 a.jim-home-to-top:focus-visible {
    outline: 3px solid #007D69;
    outline-offset: 4px;
}
.jim-home-feature {
    width: calc(100% - 48px);
    max-width: none;
    margin: 0 auto 32px;
    background: transparent;
    color: #003C3C;
}
.jim-home-media {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background: var(--jim-home-dominant-colour, #EDEDED);
}
.jim-home .jim-home-image {
    display: block;
    width: 100%;
    height: 100%;
    max-height: none;
    margin: 0;
    object-fit: cover;
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    filter: none;
    opacity: 1;
    transition: opacity 400ms ease;
}
html.jim-home-images-ready .jim-home .jim-home-media:not(.is-loaded) .jim-home-image[loading="lazy"] {
    opacity: 0;
}
html.jim-home-images-ready .jim-home .jim-home-media.is-loaded .jim-home-image[loading="lazy"] {
    opacity: 1;
}
html.jim-home-images-ready .jim-home .jim-home-media.is-failed .jim-home-image[loading="lazy"] {
    opacity: 0;
}
.feature img,
.articles img,
.article-lead img,
.splash img,
.feature-related img,
.thumbnail img,
.content img {
    border-radius: 3px;
}
.jim-home-feature-media {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 7;
    overflow: hidden;
    border-radius: 3px;
    background: #EDEDED;
}
.jim-home-feature-media .jim-home-media {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    aspect-ratio: auto;
}
.jim-home-feature-media::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    border-radius: inherit;
    background: linear-gradient(135deg, rgba(0, 60, 60, 0) 42%, rgba(0, 60, 60, 0.9) 100%);
    pointer-events: none;
}
.jim-home .jim-home-feature a.jim-home-feature-category {
    position: absolute;
    top: auto;
    right: 24px;
    bottom: 24px;
    z-index: 2;
    display: inline-flex;
    max-width: calc(100% - 48px);
    padding: 8px 12px;
    border-left: 3px solid #00C896;
    background: rgba(0, 60, 60, 0.9);
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 1;
}
.jim-home .jim-home-feature a.jim-home-feature-category:hover {
    color: #00C896;
    text-decoration: none;
}
.jim-home .jim-home-feature a.jim-home-feature-category:focus-visible {
    outline: 3px solid #FFFFFF;
    outline-offset: 3px;
    color: #FFFFFF;
    text-decoration: none;
}
.jim-home .jim-home-media--fallback {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #003C3C;
}
.jim-home .jim-home-media--fallback .jim-home-image {
    width: 40%;
    height: 40%;
    max-width: 40%;
    max-height: 40%;
    margin: auto;
    object-fit: contain;
    padding: 0;
}
.jim-home-feature .jim-home-media--fallback .jim-home-image {
    max-width: 440px;
    margin: 0 auto;
}
.jim-home-feature-copy {
    padding: 16px 0 32px;
}
.jim-home-feature-label {
    display: grid;
    grid-template-columns: 40px auto minmax(24px, 1fr) auto 40px;
    grid-template-areas: "left kicker spacer meta right";
    align-items: center;
    gap: 12px;
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 1.4;
}
.jim-home-feature-label::before,
.jim-home-feature-label::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #00C896;
}
.jim-home-feature-label::before {
    grid-area: left;
}
.jim-home-feature-label::after {
    grid-area: right;
}
.jim-home-feature-kicker {
    grid-area: kicker;
    color: #003C3C;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
}
.jim-home-feature-meta {
    grid-area: meta;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 4px 12px;
    color: #555555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-align: right;
}
.jim-home-feature-meta > * + *::before {
    content: "\00B7";
    margin-right: 12px;
    color: #00C896;
}
.jim-home-feature h1 {
    max-width: 30ch;
    margin: 0 0 24px;
    font-size: 72px;
    line-height: 1.05;
}
.jim-home-feature h1.jim-home-title--long {
    font-size: 60px;
}
.jim-home .jim-home-feature a {
    color: #003C3C;
}
.jim-home .jim-home-feature a:focus-visible {
    outline-color: #007D69;
}
.jim-home .jim-home-feature-label a {
    color: #007D69;
}
.jim-home-feature-excerpt {
    max-width: 86.4ch;
    margin: 0 0 24px;
    color: #333333;
    font-size: 20px;
    line-height: 1.55;
}
.jim-home-feature-bottom {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px 24px;
}
.jim-home .jim-home-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 12px;
    align-items: baseline;
    margin: 0;
    color: #555555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-transform: none;
}
.jim-home .jim-home-card .jim-home-meta::before {
    content: "";
    display: inline-block;
    flex: 0 0 20px;
    width: 20px;
    height: 3px;
    align-self: center;
    background: #00C896;
}
.jim-home-meta span::before {
    content: "\00B7";
    margin-right: 12px;
    color: #00C896;
}
.jim-home .jim-home-feature .jim-home-meta {
    color: #003C3C;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
}
.jim-home .jim-home-feature .jim-home-read {
    align-self: flex-start;
    margin: 0;
    padding: 10px 16px;
    border: 1px solid #003C3C;
    border-radius: 3px;
    background: #FFFFFF;
    color: #003C3C;
}
.jim-home .jim-home-feature .jim-home-read:hover {
    background: #003C3C;
    color: #FFFFFF;
}
.jim-home .jim-home-feature .jim-home-read:focus-visible {
    outline-color: #007D69;
}
.jim-home .jim-home-read {
    display: inline-flex;
    align-items: baseline;
    align-self: flex-start;
    gap: 12px;
    margin: 14px 0 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-decoration: none;
}
.jim-home .jim-home-read:hover,
.jim-home .jim-home-read:focus-visible,
.jim-home .jim-home-read span {
    text-decoration: none;
}
.jim-home-feature-bottom .jim-home-read {
    margin: 0;
}
.jim-home-search {
    padding: 0 max(24px, calc((100% - 1392px) / 2));
    background: #FFFFFF;
    border-top: 1px solid #003C3C;
    border-bottom: 1px solid #CCD9D6;
    scroll-margin-top: 0;
    transition: opacity 600ms ease;
}
.jim-home-search > summary {
    max-width: 1392px;
}
.jim-home-filter {
    max-width: 1392px;
}
html.jim-sticky-ready .jim-home-search {
    position: sticky;
    z-index: 90;
    top: calc(var(--jim-sticky-height) + var(--jim-admin-offset));
}
html.jim-sticky-ready .jim-home-filter-panel {
    max-height: calc(100vh - var(--jim-sticky-height) - var(--jim-admin-offset) - 64px);
    max-height: calc(100dvh - var(--jim-sticky-height) - var(--jim-admin-offset) - 64px);
    overflow: auto;
}
.jim-home-search summary {
    min-height: 48px;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    cursor: pointer;
}
.jim-home-search summary::marker {
    color: #00C896;
}
.jim-home-filter-panel {
    overflow: hidden;
    padding: 4px 0;
}
.jim-home-filter {
    display: grid;
    grid-template-columns: minmax(200px, 2fr) repeat(2, minmax(130px, 1fr)) minmax(120px, 0.8fr);
    gap: 18px;
    margin: 0;
    padding: 4px 0 24px;
    scroll-margin-top: 24px;
}
.jim-home-field {
    min-width: 0;
}
.jim-home-field label {
    display: block;
    margin: 0 0 7px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
}
.jim-home-field select, .jim-home-field input, .jim-home-field button {
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #003C3C;
    box-shadow: none;
    text-shadow: none;
}
.jim-home-field select {
    width: 100%;
    min-width: 0;
    height: 48px;
    padding: 0 44px 0 12px;
    -webkit-appearance: none;
    appearance: none;
    background: #FFFFFF;
    border: 1px solid #849E96;
    border-radius: 4px;
}
.jim-home-select {
    position: relative;
}
.jim-home-select::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 12px;
    height: 8px;
    background: #003C3C;
    clip-path: polygon(0 0, 50% 65%, 100% 0, 100% 35%, 50% 100%, 0 35%);
    transform: translateY(-50%);
    pointer-events: none;
}
@media (forced-colors: active) {
    .jim-home-field select {
        padding-right: 12px;
        -webkit-appearance: auto;
        appearance: auto;
    }
    .jim-home-select::after {
        display: none;
    }
}
.jim-home-search-input {
    display: flex;
    width: 100%;
    height: 48px;
    border: 1px solid #849E96;
    border-radius: 4px;
}
.jim-home-search-input:focus-within {
    border-color: #007D69;
    outline: 3px solid #007D69;
    outline-offset: -3px;
}
.jim-home-search-input input:focus-visible {
    outline: none;
}
.jim-home-search-input input {
    min-width: 0;
    width: 100%;
    height: 46px;
    margin: 0;
    padding: 0 12px;
    background: transparent;
    border: 0;
    border-radius: 4px;
}
.jim-home-search-input button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    border-left: 1px solid #CCD9D6;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}
.jim-home-search-input button:hover {
    background: #EDEDED;
}
.jim-home-search-input img {
    width: 22px;
    height: 22px;
    margin: 0;
}
.jim-home-filter-links {
    grid-column: 1 / -1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px;
    font-size: 14px;
    line-height: 1.5;
}
.jim-home-filter-links a {
    text-decoration: underline;
    text-underline-offset: 4px;
}
.jim-home-results-heading {
    padding: 22px 0 28px;
}
.jim-home-results-heading h1 {
    margin: 0 0 10px;
    font-size: 32px;
    line-height: 1.2;
}
.jim-home-results-heading p {
    margin: 0;
    color: #555555;
    font-size: 15px;
    line-height: 1.6;
    overflow-wrap: anywhere;
}
.jim-home #jim-home-error {
    margin-top: 12px;
    color: #003C3C;
}
.jim-home-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: flex-start;
    gap: 44px 36px;
}
.jim-home[data-transitioning] .jim-home-grid {
    overflow: hidden;
}
.jim-home-section-heading {
    flex: 0 0 100%;
    min-width: 0;
    margin: 28px 0 0;
    padding-top: 32px;
    border-top: 1px solid #007D69;
}
.jim-home-section-heading h2 {
    margin: 0;
    color: #003C3C;
    font-size: 40px;
    line-height: 1.15;
}
.jim-home-card {
    display: flex;
    flex-direction: column;
    flex: 0 0 calc((100% - 72px) / 3);
    min-width: 0;
    margin: 0;
    padding: 0 0 24px;
    border-bottom: 1px solid #CCD9D6;
    opacity: 1;
    transition: opacity 300ms ease;
    overflow-wrap: anywhere;
}
.jim-home-card--lead {
    flex-basis: calc((100% - 36px) / 2);
}
.jim-home-card-body {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
    padding-top: 20px;
}
.jim-home-card .jim-home-title {
    margin: 12px 0;
    font-size: 24px;
    line-height: 1.3;
}
.jim-home-card--lead .jim-home-title {
    font-size: 28px;
    line-height: 1.25;
}
.jim-home .jim-home-excerpt {
    height: auto;
    margin: 0;
    color: #333333;
    font-size: 18px;
    line-height: 1.6;
}
.jim-home-taxonomy {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    margin-top: auto;
    padding-top: 20px;
}
.jim-home .jim-home-term {
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    padding: 4px 8px;
    border: 1px solid #CCD9D6;
    border-radius: 2px;
    background: #FFFFFF;
    font-size: 13px;
    line-height: 1.5;
    color: #003C3C;
    text-decoration: none;
    opacity: 1;
}
.jim-home .jim-home-term--category {
    background: #003C3C;
    border-color: #003C3C;
    color: #FFFFFF;
}
.jim-home .jim-home-term-label {
    min-width: 0;
}
.jim-home .jim-home-term-count {
    display: inline-block;
    flex: 0 0 auto;
    margin-left: 8px;
    padding-left: 8px;
    border-left: 1px solid #CCD9D6;
    color: #007D69;
    font-size: 0.92em;
    font-weight: 700;
    line-height: inherit;
    white-space: nowrap;
    opacity: 0.3;
    transition: opacity 180ms ease, color 180ms ease;
}
.jim-home .jim-home-feature-category .jim-home-term-count,
.jim-home .jim-home-term--category .jim-home-term-count {
    border-left-color: rgba(255, 255, 255, 0.45);
    color: #FFFFFF;
}
.jim-home .jim-home-feature-category:focus-visible .jim-home-term-count,
.jim-home .jim-home-term:focus-visible .jim-home-term-count {
    opacity: 1;
}
.jim-home .jim-home-feature-category:focus-visible .jim-home-term-count,
.jim-home .jim-home-term--category:focus-visible .jim-home-term-count {
    color: #00C896;
}
.jim-home .jim-home-term:focus-visible {
    text-decoration: none;
    opacity: 1;
}
.jim-home-card--result {
    flex-direction: row;
    flex-basis: 100%;
    gap: 28px;
}
.jim-home-card--result .jim-home-media {
    flex: 0 0 220px;
    align-self: flex-start;
    width: 220px;
    aspect-ratio: 4 / 3;
}
.jim-home-card--result .jim-home-card-body {
    padding-top: 0;
}
.jim-home-card--result .jim-home-title {
    max-width: 44ch;
    margin: 8px 0 12px;
}
.jim-home .jim-home-evidence {
    margin: 12px 0 0;
    color: #555555;
    font-size: 14px;
    line-height: 1.6;
}
.jim-home mark {
    padding: 0 1px;
    color: #003C3C;
    background: #CBF3E8;
}
.jim-home .jim-home-empty {
    flex-basis: 100%;
    margin: 0;
    padding: 32px 0;
    color: #555555;
}
.jim-home-pagination {
    display: flex;
    float: none;
    width: 100%;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    margin-top: 40px;
    min-height: 48px;
}
.jim-home .jim-home-action {
    display: inline-block;
    padding: 11px 20px;
    border: 1px solid #003C3C;
    border-radius: 4px;
    background: #FFFFFF;
    color: #003C3C;
    font-family: inherit;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    cursor: pointer;
}
.jim-home #jim-home-retry {
    margin-top: 12px;
}
.jim-home .jim-home-action:hover {
    background: #EDEDED;
}
.jim-home .jim-home-pending {
    opacity: 0;
}
@media (max-width: 1199px) {
    .jim-home-layout {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    .jim-home-main {
        max-width: none;
    }
    .jim-home-date-nav {
        width: 100%;
        margin-bottom: 28px;
    }
    .jim-home-date-nav details {
        border-top: 1px solid #CCD9D6;
        border-bottom: 1px solid #CCD9D6;
    }
    .jim-home-date-list a.is-active {
        border-left: 3px solid #00C896;
    }
    .jim-home-feature h1 {
        font-size: 52px;
    }
    .jim-home-feature h1.jim-home-title--long {
        font-size: 44px;
    }
}
@media (min-width: 1200px) {
    html {
        --jim-feature-home-width: min(calc(100vw - 48px), 1392px);
        --jim-feature-home-left: max(24px, calc((100vw - 1392px) / 2));
        --jim-feature-copy-width: min(1170px, calc(var(--jim-feature-home-width) - 220px));
    }
    .jim-header .jim-header-inner, .jim-header-compact .jim-header-inner {
        width: var(--jim-feature-home-width);
        max-width: none;
        margin-right: auto;
        margin-left: auto;
    }
    .jim-home-feature {
        width: var(--jim-feature-home-width);
        margin-left: var(--jim-feature-home-left);
        margin-right: 0;
    }
    .jim-home-feature-copy {
        width: var(--jim-feature-copy-width);
    }
    .jim-home-feature-media {
        width: 100%;
        margin-left: 0;
    }
    .jim-home-feature-label {
        width: var(--jim-feature-home-width);
        margin-left: 0;
        grid-template-columns: 40px auto minmax(24px, 1fr) auto 40px;
        grid-template-areas: "left kicker spacer meta right";
        gap: 12px;
    }
    .jim-home-feature-label::before,
    .jim-home-feature-label::after {
        align-self: center;
    }
    .jim-home-date-nav {
        grid-column: 2;
        grid-row: 1;
    }
    .jim-home-main {
        grid-column: 1;
        grid-row: 1;
    }
    .jim-home-date-nav {
        position: sticky;
        top: calc(var(--jim-sticky-height) + var(--jim-admin-offset) + 24px);
        margin-bottom: 0;
    }
    .jim-home-date-nav summary {
        padding-right: 0;
        padding-left: 0;
        border-bottom: 1px solid #CCD9D6;
    }
    .jim-home-date-list {
        grid-template-columns: 1fr;
        padding: 8px 0 0;
        border-left: 0;
    }
    .jim-home-date-list a {
        padding-right: 0;
        padding-left: 12px;
    }
    .jim-home-search.is-stuck ~ .jim-home-inner .jim-home-date-nav {
        top: calc(var(--jim-sticky-height) + var(--jim-admin-offset) + 72px);
    }
}
@media (max-width: 1023px) {
    .jim-home-card {
        flex-basis: calc((100% - 36px) / 2);
    }
    .jim-home-card--result {
        flex-basis: 100%;
    }
    .jim-home-filter {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .jim-home-field--search {
        grid-column: 1 / -1;
    }
    .jim-home-field--sort {
        grid-column: 1 / -1;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .jim-home-feature-label {
        grid-template-columns: 40px auto minmax(24px, 1fr) auto 40px;
        grid-template-areas: "left kicker spacer meta right";
        gap: 12px;
    }
}
@media (max-width: 767px) {
    .jim-home {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .jim-home #jim-home-feature {
        padding-top: 20px;
    }
    .jim-home-inner {
        width: calc(100% - 32px);
    }
    .jim-home-search {
        padding-right: 16px;
        padding-left: 16px;
    }
    .jim-home-feature {
        width: calc(100% - 32px);
        margin-bottom: 12px;
    }
    .jim-home-feature-media {
        aspect-ratio: 16 / 9;
    }
    .jim-home .jim-home-feature a.jim-home-feature-category {
        right: 16px;
        bottom: 16px;
        max-width: calc(100% - 32px);
    }
    .jim-home-feature-copy {
        padding: 8px 0 24px;
    }
    .jim-home-feature-label {
        grid-template-columns: 24px auto minmax(8px, 1fr) auto 24px;
        gap: 8px;
    }
    .jim-home-feature-kicker,
    .jim-home-feature-meta {
        white-space: nowrap;
    }
    .jim-home-feature-meta > span {
        display: none;
    }
    .jim-home-feature h1 {
        font-size: 36px;
    }
    .jim-home-feature h1.jim-home-title--long {
        font-size: 32px;
    }
    .jim-home-feature-excerpt {
        font-size: 17px;
    }
    .jim-home-grid {
        gap: 32px;
    }
    .jim-home-card, .jim-home-card--lead {
        flex-basis: 100%;
    }
    .jim-home-card--lead .jim-home-title {
        font-size: 26px;
    }
    .jim-home-section-heading {
        margin-top: 12px;
        padding-top: 24px;
    }
    .jim-home-section-heading h2 {
        font-size: 30px;
    }
    .jim-home-results-heading h1 {
        font-size: 28px;
    }
    .jim-home-filter {
        gap: 14px;
    }
    body.jim-homepage-2026 a.jim-home-to-top {
        right: 16px;
        right: max(16px, env(safe-area-inset-right));
        bottom: 16px;
        bottom: max(16px, env(safe-area-inset-bottom));
    }
}
@media (max-width: 599px) {
    .jim-home-card--result {
        flex-direction: column;
        gap: 18px;
    }
    .jim-home-card--result .jim-home-media {
        flex: none;
        width: 100%;
        aspect-ratio: 16 / 9;
    }
}
@media (prefers-reduced-motion: reduce) {
    .jim-home-card, .jim-home-search, .jim-home .jim-home-title a {
        transition: none;
    }
    .jim-home-date-nav summary::after, .jim-home-date-list a, body.jim-homepage-2026 a.jim-home-to-top {
        transition: none;
    }
    .jim-home .jim-home-image {
        transition: none;
    }
    .jim-home .jim-home-term-count {
        transition: none;
    }
    .jim-home .jim-home-pending {
        opacity: 1;
    }
}

.jim-gtm-frame {
    display: none;
}
.jim-skip-link {
    position: fixed;
    z-index: 100000;
    top: 10px;
    left: 16px;
    padding: 12px 18px;
    color: #FFFFFF;
    background: #022020;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transform: translateY(-160%);
    transition: transform 180ms ease;
}
.jim-skip-link:focus {
    color: #FFFFFF;
    outline: 3px solid #00C896;
    outline-offset: 3px;
    transform: translateY(0);
}
.jim-subpage {
    --jim-subpage-gutter: 24px;
    color: #252525;
    background: #FFFFFF;
    scroll-margin-top: calc(var(--jim-sticky-height) + var(--jim-admin-offset) + 16px);
}
.jim-subpage:focus {
    outline: none;
}
.jim-home:focus {
    outline: none;
}
.jim-subpage-container {
    width: calc(100% - (var(--jim-subpage-gutter) * 2));
    max-width: 1392px;
    margin-right: auto;
    margin-left: auto;
}
.jim-subpage a:active,
.jim-site-to-top:active,
.jim-skip-link:active {
    top: auto;
}
.jim-subpage-intro {
    padding: 34px 0 46px;
    background: linear-gradient(180deg, #F1F3F3 0%, rgba(241, 243, 243, 0.1) 100%);
}
.jim-subpage-breadcrumbs {
    float: none;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.4;
    text-align: left;
}
.jim-subpage-breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.jim-subpage-breadcrumbs li {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin: 0;
    padding: 0;
}
.jim-subpage-breadcrumbs li + li::before {
    color: #00A87E;
    content: "/";
    font-weight: 700;
}
.jim-subpage-breadcrumbs a,
.jim-subpage-breadcrumbs a:visited {
    color: #003C3C;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.jim-subpage-breadcrumbs a:hover {
    color: #007D69;
}
.jim-subpage-eyebrow {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 16px;
    color: #003C3C;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}
.jim-subpage-eyebrow::before {
    width: 40px;
    height: 3px;
    background: #00C896;
    content: "";
    flex: 0 0 auto;
}
.jim-subpage-intro h1,
.jim-subpage-article-intro h1 {
    max-width: 24ch;
    margin: 0;
    color: #003C3C;
    font-size: 52px;
    font-weight: 700;
    line-height: 1.08;
}
.jim-subpage-description {
    max-width: 760px;
    margin-top: 20px;
    color: #414B4B;
    font-size: 18px;
    line-height: 1.55;
}
.jim-subpage-description > :last-child {
    margin-bottom: 0;
}
.jim-subpage-listing,
.jim-subpage-content {
    padding-top: 48px;
    padding-bottom: 72px;
}
.jim-subpage-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 52px 36px;
}
.jim-subpage-card {
    display: flex;
    min-width: 0;
    flex-direction: column;
}
.jim-subpage-card-primary,
.jim-subpage-card-primary:visited {
    display: flex;
    color: #003C3C;
    flex-direction: column;
    text-decoration: none;
}
.jim-subpage-card-primary:hover,
.jim-subpage-card-primary:focus {
    color: #007D69;
    text-decoration: none;
}
.jim-subpage-media {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 22px;
    background: var(--jim-subpage-dominant-colour, #EDEDED);
    border-radius: 3px;
    aspect-ratio: 16 / 9;
}
.jim-subpage-media--fallback {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #003C3C;
}
.jim-subpage-image {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    object-fit: cover;
    transition: opacity 400ms ease;
}
.jim-subpage-media--fallback .jim-subpage-image {
    width: 40%;
    height: 40%;
    max-width: 40%;
    max-height: 40%;
    margin: auto;
    padding: 0;
    object-fit: contain;
}
.jim-subpage-media.is-loading .jim-subpage-image {
    opacity: 0;
}
.jim-subpage-media.is-loading .jim-subpage-image.is-loaded {
    opacity: 1;
}
.jim-subpage-card-title {
    margin: 0;
    color: inherit;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.18;
    transition: color 180ms ease;
}
.jim-subpage-card-body {
    display: flex;
    min-height: 0;
    padding-top: 16px;
    flex: 1;
    flex-direction: column;
}
.jim-subpage-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 16px;
    color: #4D5757;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
}
.jim-subpage-card .jim-subpage-meta::before {
    width: 20px;
    height: 3px;
    background: #00C896;
    content: "";
    flex: 0 0 auto;
}
.jim-subpage-meta > * + *::before {
    margin-right: 8px;
    color: #00C896;
    content: "\00B7";
    font-weight: 700;
}
.jim-subpage-excerpt {
    margin: 0 0 20px;
    color: #3D4545;
    font-size: 17px;
    line-height: 1.55;
}
.jim-subpage-taxonomy {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: auto;
    padding-top: 8px;
}
.jim-subpage-term,
.jim-subpage-term:visited {
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    padding: 4px 8px;
    border: 1px solid #CCD9D6;
    border-radius: 2px;
    background: #FFFFFF;
    font-size: 13px;
    line-height: 1.5;
    color: #003C3C;
    text-decoration: none;
    opacity: 1;
}
.jim-subpage-term--category,
.jim-subpage-term--category:visited {
    background: #003C3C;
    border-color: #003C3C;
    color: #FFFFFF;
}
.jim-subpage-term-label {
    min-width: 0;
}
.jim-subpage-term-count {
    display: inline-block;
    flex: 0 0 auto;
    margin-left: 8px;
    padding-left: 8px;
    border-left: 1px solid #CCD9D6;
    color: #007D69;
    font-size: 0.92em;
    font-weight: 700;
    line-height: inherit;
    white-space: nowrap;
    opacity: 0.3;
    transition: opacity 180ms ease, color 180ms ease;
}
.jim-subpage-term--category .jim-subpage-term-count {
    border-left-color: rgba(255, 255, 255, 0.45);
    color: #FFFFFF;
}
.jim-subpage-term:focus-visible .jim-subpage-term-count {
    opacity: 1;
}
.jim-subpage-term--category:focus-visible .jim-subpage-term-count {
    color: #00C896;
}
.jim-subpage-term:focus-visible {
    text-decoration: none;
    opacity: 1;
}
@media (hover: hover) and (pointer: fine) {
    .jim-home .jim-home-feature-category:hover .jim-home-term-count,
    .jim-home .jim-home-term:hover .jim-home-term-count {
        opacity: 1;
    }
    .jim-home .jim-home-feature-category:hover .jim-home-term-count,
    .jim-home .jim-home-term--category:hover .jim-home-term-count {
        color: #00C896;
    }
    .jim-home .jim-home-term:hover {
        text-decoration: none;
        opacity: 1;
    }
    .jim-subpage-term:hover .jim-subpage-term-count {
        opacity: 1;
    }
    .jim-subpage-term--category:hover .jim-subpage-term-count {
        color: #00C896;
    }
    .jim-subpage-term:hover {
        text-decoration: none;
        opacity: 1;
    }
}
.jim-subpage a:focus-visible,
.jim-site-to-top:focus-visible {
    outline: 3px solid #00C896;
    outline-offset: 3px;
}
.jim-subpage .navigation.pagination {
    float: none;
    clear: both;
    margin: 56px 0 0;
    padding: 0;
    border: 0;
    text-align: left;
}
.jim-subpage .nav-links {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.jim-subpage .page-numbers,
.jim-subpage .page-numbers:visited {
    display: inline-flex;
    min-width: 44px;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    color: #003C3C;
    background: #FFFFFF;
    border: 1px solid #8EAAA4;
    text-decoration: none;
}
.jim-subpage .page-numbers.current,
.jim-subpage .page-numbers:hover {
    color: #FFFFFF;
    background: #003C3C;
    border-color: #003C3C;
    text-decoration: none;
}
.jim-subpage-search-tool {
    margin: 0 0 42px;
    padding-bottom: 30px;
    border-bottom: 1px solid #CAD7D4;
}
.jim-subpage-empty {
    padding-top: 48px;
    padding-bottom: 72px;
}
.jim-subpage-empty h2 {
    color: #003C3C;
    font-size: 30px;
}
.jim-subpage-button,
.jim-subpage-button:visited {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    padding: 10px 18px;
    color: #003C3C;
    background: transparent;
    border: 1px solid #003C3C;
    border-radius: 3px;
    font-weight: 700;
    text-decoration: none;
    transition: color 180ms ease, background-color 180ms ease;
}
.jim-subpage-button:hover,
.jim-subpage-button:focus {
    color: #FFFFFF;
    background: #003C3C;
    text-decoration: none;
}
.jim-subpage-article-hero {
    padding: 32px 0 0;
    background: linear-gradient(180deg, #F1F3F3 0%, rgba(241, 243, 243, 0.1) 100%);
}
.jim-subpage-hero-media {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #EDEDED;
    border-radius: 3px;
    aspect-ratio: 16 / 7;
}
.jim-subpage-hero-media::after {
    position: absolute;
    inset: 0;
    z-index: 1;
    border-radius: inherit;
    background: linear-gradient(135deg, rgba(0, 60, 60, 0) 42%, rgba(0, 60, 60, 0.9) 100%);
    content: "";
    pointer-events: none;
}
.jim-subpage-hero-image {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    object-fit: cover;
}
.jim-subpage-hero-category,
.jim-subpage-hero-category:visited {
    position: absolute;
    top: auto;
    z-index: 2;
    right: 24px;
    bottom: 24px;
    display: inline-flex;
    min-height: 0;
    max-width: calc(100% - 48px);
    padding: 8px 12px;
    border: 0;
    border-left: 3px solid #00C896;
    border-radius: 0;
    color: #FFFFFF;
    background: rgba(0, 60, 60, 0.9);
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 1;
}
.jim-subpage-hero-category .jim-subpage-term-count {
    display: inline-block;
    flex: 0 0 auto;
    width: auto;
    margin-left: 8px;
    padding-left: 8px;
    border-left: 1px solid rgba(255, 255, 255, 0.45);
    color: #FFFFFF;
    font-size: 0.92em;
    font-weight: 700;
    line-height: inherit;
    white-space: nowrap;
    opacity: 0.3;
    transition: opacity 180ms ease, color 180ms ease;
}
.jim-subpage-hero-category .jim-subpage-term-count::before {
    content: none;
}
.jim-subpage-hero-category:focus-visible .jim-subpage-term-count {
    opacity: 1;
    color: #00C896;
}
.jim-subpage-hero-category:hover {
    color: #00C896;
    background: rgba(0, 60, 60, 0.9);
    text-decoration: none;
}
.jim-subpage-hero-category:focus-visible {
    outline: 3px solid #FFFFFF;
    outline-offset: 3px;
    color: #FFFFFF;
    background: rgba(0, 60, 60, 0.9);
    text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
    .jim-subpage-hero-category:hover .jim-subpage-term-count {
        opacity: 1;
        color: #00C896;
    }
}
.jim-subpage-article-intro {
    max-width: none;
    margin-bottom: 48px;
    padding-top: 0;
}
.jim-subpage-article-intro .jim-subpage-breadcrumbs {
    margin-bottom: 24px;
}
.jim-subpage-article-intro .jim-subpage-meta {
    margin-bottom: 18px;
}
.jim-subpage-article-intro .jim-subpage-meta::before {
    width: 40px;
    height: 3px;
    background: #00C896;
    content: "";
    flex: 0 0 auto;
}
.jim-subpage-standfirst {
    max-width: 780px;
    margin: 24px 0 0;
    color: #3F4B4B;
    font-size: 20px;
    line-height: 1.55;
}
.jim-subpage-article-layout {
    display: grid;
    grid-template-columns: minmax(0, 2.1fr) minmax(280px, 0.9fr);
    gap: 72px;
    align-items: start;
    padding-top: 56px;
    padding-bottom: 72px;
}
.jim-subpage-article-layout .jim-subpage-content {
    width: 100%;
    max-width: 850px;
    padding: 0;
}
.jim-subpage-content {
    color: #303737;
    font-size: 18px;
    line-height: 1.68;
}
.jim-subpage-content h2,
.jim-subpage-content h3,
.jim-subpage-content h4 {
    color: #003C3C;
    line-height: 1.2;
}
.jim-subpage-content h2 {
    margin-top: 1.7em;
    font-size: 34px;
}
.jim-subpage-content h3 {
    margin-top: 1.6em;
    font-size: 26px;
}
.jim-subpage-content img,
.jim-subpage-content figure img,
.jim-subpage-page-image {
    max-width: 100%;
    height: auto;
    border-radius: 3px;
	width: 100%
}
.jim-subpage-content a {
    color: #007D69;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.jim-subpage-content a:hover {
    color: #003C3C;
}
.jim-subpage-sidebar {
    padding: 28px;
    color: #FFFFFF;
    background: #003C3C;
    border-radius: 3px;
}
.jim-subpage-sidebar h2 {
    margin: 0 0 16px;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 700;
}
.jim-subpage-sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.jim-subpage-sidebar li + li {
    margin-top: 9px;
}
.jim-subpage-sidebar a,
.jim-subpage-sidebar a:visited {
    color: #FFFFFF;
    text-decoration: underline;
    text-decoration-color: #00C896;
    text-underline-offset: 3px;
}
.jim-subpage-sidebar-section + .jim-subpage-sidebar-section,
.jim-subpage-sidebar .jim-subpage-button {
    margin-top: 28px;
}
.jim-subpage-button--inverse,
.jim-subpage-button--inverse:visited {
    color: #FFFFFF;
    border-color: #00C896;
}
.jim-subpage-button--inverse:hover,
.jim-subpage-button--inverse:focus {
    color: #003C3C;
    background: #00C896;
}
.jim-subpage-sidebar-rich iframe {
    width: 100%;
    max-width: 100%;
}
.jim-subpage-contact {
    margin-top: 48px;
    padding-top: 28px;
    border-top: 3px solid #00C896;
}
.jim-subpage-contact h2 {
    margin-top: 0;
}
.jim-subpage-support,
.jim-subpage-profiles {
    padding: 46px 0;
    background: #F1F3F3;
}
.jim-subpage-support-grid,
.jim-subpage-profile-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 36px;
}
.jim-subpage-support h2,
.jim-subpage-profiles h2 {
    margin: 0 0 18px;
    color: #003C3C;
    font-size: 28px;
}
.jim-subpage-profiles {
    background: #E3F5EF;
}
.jim-subpage-profile-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.jim-subpage-profile,
.jim-subpage-profile:visited {
    display: inline-flex;
    min-height: 40px;
    align-items: center;
    padding: 8px 13px;
    color: #003C3C;
    background: #FFFFFF;
    border: 1px solid #93B8AE;
    border-radius: 3px;
    font-weight: 700;
    text-decoration: none;
}
.jim-subpage-profile:hover {
    color: #FFFFFF;
    background: #003C3C;
    text-decoration: none;
}
.jim-subpage-related {
    padding: 58px 0 76px;
}
.jim-subpage-related > .jim-subpage-container > h2,
.jim-subpage-section-title,
.jim-subpage-news-feature > h2 {
    margin: 0 0 34px;
    padding-top: 22px;
    color: #003C3C;
    border-top: 1px solid #8EAAA4;
    font-size: 38px;
    line-height: 1.15;
}
.jim-subpage-news-feature {
    margin-bottom: 62px;
}
.jim-subpage-card--featured {
    max-width: 920px;
}
.jim-subpage-page-media {
    padding-top: 32px;
}
.jim-subpage-page-links {
    margin-top: 36px;
}
.jim-az-nav {
    margin: 0 0 48px;
}
.jim-az-nav-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.jim-az-nav-item,
.jim-az-nav-item:visited {
    display: inline-flex;
    width: 2.7em;
    height: 2.7em;
    align-items: center;
    justify-content: center;
    color: #00C896;
    background: #FFFFFF;
    border: 1px solid #CCD9D6;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
}
.jim-az-nav-item:hover,
.jim-az-nav-item:focus-visible {
    color: #003C3C;
    background: #E7F7F2;
    border-color: #00C896;
    text-decoration: none;
}
.jim-az-nav-item--empty {
    color: #8EAAA4;
    background: #F5F7F7;
    border-color: #E2E8E7;
    cursor: default;
}
.jim-az-section {
    width: 100%;
    margin: 0 0 48px;
}
.jim-az-heading {
    margin: 0 0 24px;
    padding-bottom: 12px;
    color: #003C3C;
    border-bottom: 1px solid #8EAAA4;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.15;
}
.jim-az-list {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    list-style: none;
    column-count: 2;
    column-gap: 2.5em;
}
.jim-az-list li {
    margin: 0 0 18px;
    line-height: 1.35;
    break-inside: avoid;
}
.jim-az-list a,
.jim-az-list a:visited {
    color: #003C3C;
    text-decoration: underline;
    text-decoration-color: #00C896;
}
.jim-az-list a:hover,
.jim-az-list a:focus-visible {
    color: #007D69;
    text-decoration-color: #00C896;
}
.jim-site-to-top,
.jim-site-to-top:visited {
    display: inline-flex;
    position: fixed;
    z-index: 9998;
    right: max(16px, env(safe-area-inset-right));
    bottom: max(16px, env(safe-area-inset-bottom));
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: #003C3C;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 3px;
    opacity: 0;
    pointer-events: none;
    text-decoration: none;
    transform: translateY(10px);
    transition: opacity 180ms ease, transform 180ms ease, background-color 180ms ease;
}
.jim-site-to-top span {
    display: block;
    color: #FFFFFF;
    font-size: 23px;
    line-height: 1;
}
.jim-site-to-top.is-visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}
.jim-site-to-top:hover,
.jim-site-to-top:focus {
    color: #003C3C;
    background: #00C896;
    text-decoration: none;
}
.jim-site-to-top:hover span,
.jim-site-to-top:focus span {
    color: #003C3C;
}
@media (max-width: 1023px) {
    .jim-subpage-intro h1,
    .jim-subpage-article-intro h1 {
        font-size: 44px;
    }
    .jim-subpage-article-layout {
        grid-template-columns: minmax(0, 1fr);
        gap: 40px;
    }
    .jim-subpage-article-layout .jim-subpage-content {
        max-width: none;
    }
    .jim-subpage-sidebar {
        max-width: 680px;
    }
}
@media (max-width: 767px) {
    .jim-subpage {
        --jim-subpage-gutter: 16px;
    }
    .jim-subpage-intro {
        padding: 26px 0 34px;
    }
    .jim-subpage-breadcrumbs {
        margin-bottom: 22px;
    }
    .jim-subpage-intro h1,
    .jim-subpage-article-intro h1 {
        font-size: 34px;
    }
    .jim-subpage-description,
    .jim-subpage-content {
        font-size: 17px;
    }
    .jim-subpage-listing,
    .jim-subpage-content {
        padding-top: 36px;
        padding-bottom: 52px;
    }
    .jim-subpage-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 38px;
    }
    .jim-subpage-card-title {
        font-size: 26px;
    }
    .jim-subpage-article-hero {
        padding: 20px 0 0;
    }
    .jim-subpage-hero-media {
        aspect-ratio: 16 / 9;
    }
    .jim-subpage-hero-category,
    .jim-subpage-hero-category:visited {
        right: 16px;
        bottom: 16px;
        max-width: calc(100% - 32px);
    }
    .jim-subpage-article-intro {
        margin-bottom: 36px;
        padding-top: 0;
    }
    .jim-subpage-standfirst {
        margin-top: 20px;
        font-size: 18px;
    }
    .jim-subpage-article-layout {
        padding-top: 38px;
        padding-bottom: 52px;
    }
    .jim-subpage-sidebar {
        padding: 24px;
    }
    .jim-subpage-support-grid,
    .jim-subpage-profile-grid {
        grid-template-columns: minmax(0, 1fr);
    }
    .jim-subpage-related > .jim-subpage-container > h2,
    .jim-subpage-section-title,
    .jim-subpage-news-feature > h2 {
        font-size: 30px;
    }
    .jim-az-list {
        column-count: 1;
    }
    .jim-az-heading {
        font-size: 30px;
    }
}
@media (forced-colors: active) {
    .jim-subpage-term,
    .jim-subpage-hero-category,
    .jim-subpage-button,
    .jim-site-to-top {
        border: 1px solid ButtonText;
    }
}
@media (prefers-reduced-motion: reduce) {
    .jim-skip-link,
    .jim-subpage-image,
    .jim-subpage-card-title,
    .jim-subpage-term-count,
    .jim-subpage-button,
    .jim-site-to-top {
        transition: none;
    }
    .jim-subpage-media.is-loading .jim-subpage-image {
        opacity: 1;
    }
}
