.epn_nav {
clear: both;
width: 100% !important;
padding: 10px 20px 40px !important;
font-size: 24px;
float:left;
}
.epn_nav div{
min-width:50%;
}
.epn_nav a{
cursor:pointer;
text-decoration:none;
color: #717171;
border: 2px solid #171918a6;
padding: 8px 16px;
min-width: 104px;
display: inline-block;
font-size: 22px;
border-left: 3px solid #171918a6;
border-right: 3px solid #171918a6;
}
.epn_nav a:hover{
text-decoration:none;
background-color:#eee;
color: #171918;
}
.epn_nav .epn_left{
float:left;	
text-align:left;
}
.epn_nav .epn_left a[rel="prev"]{
float:right;
margin-right:20px;
text-decoration:none;
}
.epn_nav .epn_left a:hover{
}
.epn_nav .epn_right{
text-align:right;
float:right;
}
.epn_nav .epn_right a[rel="next"]{
float:left;
text-decoration:none;
margin-left:20px;
}
.epn_nav .epn_right a:hover{
}@media screen and (max-width: 650px) { .epn_nav div{
width:100%;
float:none;
margin: 0 0 20px 0;
}
.epn_nav div a,
.epn_nav div a {
width: 96%;
margin: 0 auto !important;
display:block;
text-align:center;
float:none !important;
}
}
@media screen and (max-width: 320px) { }
@media screen and (min-width: 321px) and (max-width: 362px) { }
@media screen and (min-width: 363px) and (max-width: 376px) { }
@media screen and (min-width: 377px) and (max-width: 386px) { }
@media screen and (min-width: 387px) and (max-width: 416px) { }
@media screen and (min-width: 417px) and (max-width: 455px) {
}
@media only screen 
and (device-width : 414px) 
and (device-height : 736px) 
and (-webkit-device-pixel-ratio : 3)  {
}
@media screen and (min-width: 737px) and (max-width: 768px) { }	
@media screen and (min-width: 769px) and (max-width: 834px) { }			
@media screen and (min-width: 835px) and (max-width: 1024px) { }	
@media screen and (min-width: 767px) and (max-width: 1199px) {
} @media (min-width: 992px) and (max-width: 1199px) {
} @media screen and (min-width: 1200px) and (max-width: 1320px) {
}.crp_related.crp-rounded-thumbs{--crp-gap:0.625rem;--crp-border-radius:12px;--crp-border-color:#ddd;--crp-border-hover:#bbb;--crp-bg-hover:#eee;--crp-overlay-bg:rgba(0, 0, 0, 0.75);--crp-overlay-hover:rgba(0, 0, 0, 0.9);--crp-shadow:0 2px 8px rgba(0, 0, 0, 0.15);--crp-shadow-hover:0 4px 16px rgba(0, 0, 0, 0.25);--crp-focus-color:#0073aa;--crp-title-text-color:#fff;--crp-title-text-shadow-color:rgba(0, 0, 0, 0.8);clear:both;margin:1.25rem auto}.crp_related.crp-rounded-thumbs figure,.crp_related.crp-rounded-thumbs h3{margin:0!important}.crp_related.crp-rounded-thumbs ul{display:flex;flex-wrap:wrap;gap:var(--crp-gap);list-style:none;margin:0!important;padding:0!important}.crp_related.crp-rounded-thumbs li{position:relative;overflow:hidden;width:var(--crp-thumb-width);height:var(--crp-thumb-height);border:1px solid var(--crp-border-color);border-radius:var(--crp-border-radius);box-shadow:var(--crp-shadow);list-style:none;margin:0!important;padding:0}.crp_related.crp-rounded-thumbs li:hover{background:var(--crp-bg-hover);border-color:var(--crp-border-hover);box-shadow:var(--crp-shadow-hover)}.crp_related.crp-rounded-thumbs a{display:block;position:relative;overflow:hidden;width:100%;height:100%;text-decoration:none!important;box-shadow:none!important;border-radius:var(--crp-border-radius)}.crp_related.crp-rounded-thumbs a figure{width:100%;height:100%;overflow:hidden;display:block;margin:0}.crp_related.crp-rounded-thumbs a:focus-visible{outline:2px solid var(--crp-focus-color);outline-offset:2px;border-radius:var(--crp-border-radius)}.crp_related.crp-rounded-thumbs img{display:block;width:100%;height:100%;aspect-ratio:var(--crp-thumb-width)/var(--crp-thumb-height);object-fit:cover;object-position:center}.crp_related.crp-rounded-thumbs .crp_title{position:absolute;bottom:0;left:0;right:0;display:block;width:100%;padding:.1rem;margin:0;color:var(--crp-title-text-color)!important;font-size:.9em;line-height:1.2em;text-align:center;text-shadow:.1em .1em .3em var(--crp-title-text-shadow-color);background:var(--crp-overlay-bg);backdrop-filter:blur(8px);border-radius:0 0 var(--crp-border-radius) var(--crp-border-radius)}.crp_related.crp-rounded-thumbs li:hover .crp_title{background:var(--crp-overlay-hover)}.crp_related.crp-rounded-thumbs .crp_title:visited{color:var(--crp-title-text-color)!important}.crp_clear{clear:both}