.jp-related-posts-i2 {
margin-top: 1.5rem;
}
.jp-related-posts-i2__list {
--hgap: 1rem;
display: flex;
flex-wrap: wrap;
column-gap: var(--hgap);
row-gap: 2rem;
margin: 0;
padding: 0;
list-style-type: none;
}
.jp-related-posts-i2__post {
display: flex;
flex-direction: column; flex-basis: calc(( 100% - var(--hgap) ) / 2);
} .jp-related-posts-i2__post:nth-last-child(n+3):first-child,
.jp-related-posts-i2__post:nth-last-child(n+3):first-child ~ * { flex-basis: calc(( 100% - var(--hgap) * 2 ) / 3);
}
.jp-related-posts-i2__post:nth-last-child(4):first-child,
.jp-related-posts-i2__post:nth-last-child(4):first-child ~ * { flex-basis: calc(( 100% - var(--hgap) ) / 2);
}
.jp-related-posts-i2__post-link {
display: flex;
flex-direction: column;
row-gap: 0.5rem;
width: 100%;
margin-bottom: 1rem;
line-height: 1.2;
}
.jp-related-posts-i2__post-link:focus-visible {
outline-offset: 2px;
}
.jp-related-posts-i2__post-img {
order: -1;
max-width: 100%;
}
.jp-related-posts-i2__post-defs {
margin: 0;
list-style-type: unset;
} .jp-related-posts-i2__post-defs dt {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
clip-path: inset(50%);
white-space: nowrap;
}
.jp-related-posts-i2__post-defs dd {
margin: 0;
} .jp-relatedposts-i2[data-layout="list"] .jp-related-posts-i2__list {
display: block;
}
.jp-relatedposts-i2[data-layout="list"] .jp-related-posts-i2__post {
margin-bottom: 2rem;
} @media only screen and (max-width: 640px) {
.jp-related-posts-i2__list {
display: block;
}
.jp-related-posts-i2__post {
margin-bottom: 2rem;
}
} #jp-relatedposts {
display: none;
padding-top: 1em;
margin: 1em 0;
position: relative;
clear: both;
}
.jp-relatedposts::after {
content: "";
display: block;
clear: both;
} #jp-relatedposts h3.jp-relatedposts-headline {
margin: 0 0 1em 0;
display: inline-block;
float: left;
font-size: 9pt;
font-weight: 700;
font-family: inherit;
}
#jp-relatedposts h3.jp-relatedposts-headline em::before {
content: "";
display: block;
width: 100%;
min-width: 30px;
border-top: 1px solid rgba(0, 0, 0, 0.2);
margin-bottom: 1em;
}
#jp-relatedposts h3.jp-relatedposts-headline em {
font-style: normal;
font-weight: 700;
} #jp-relatedposts .jp-relatedposts-items {
clear: left;
}
#jp-relatedposts .jp-relatedposts-items-visual {
margin-right: -20px;
} #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
float: left;
width: 33%;
margin: 0 0 1em; box-sizing: border-box;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
padding-right: 20px;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
clear: both;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
} #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items time {
font-size: 14px;
line-height: 20px;
margin: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
position: relative;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: block;
border-bottom: 0;
}
#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items time {
margin-bottom: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
text-transform: none;
margin: 0;
font-family: inherit;
display: block;
max-width: 100%;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
font-size: inherit;
font-weight: 400;
text-decoration: none;
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
display: block;
max-width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
height: auto;
max-width: 100%;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
opacity: 0.6;
} .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
display: none;
} #jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
display: none;
} #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
overflow: hidden;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span {
margin-bottom: 1em;
} #jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
clear: both;
width: 100%;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img {
float: left;
overflow: hidden;
max-width: 33%;
margin-right: 3%;
}
#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
display: inline-block;
max-width: 63%;
} @media only screen and (max-width: 640px) {
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
width: 50%;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
clear: left;
}
#jp-relatedposts .jp-relatedposts-items-visual {
margin-right: 20px;
}
}
@media only screen and (max-width: 320px) {
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
width: 100%;
clear: both;
margin: 0 0 1em;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
float: none;
max-width: 100%;
margin-right: 0;
}
} @media print {
.jp-relatedposts {
display: none !important;
}
}div.emd-container .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}div.emd-container .pagination>li{display:inline}div.emd-container .pagination>li>a,div.emd-container .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px;font-size:1rem;font-weight:normal}div.emd-container .pagination>li:first-child>a,div.emd-container .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}div.emd-container .pagination>li:last-child>a,div.emd-container .pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}div.emd-container .pagination>li>a:hover,div.emd-container .pagination>li>span:hover,div.emd-container .pagination>li>a:focus,div.emd-container .pagination>li>span:focus{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd}div.emd-container .pagination>.active>a,div.emd-container .pagination>.active>span,div.emd-container .pagination>.active>a:hover,div.emd-container .pagination>.active>span:hover,div.emd-container .pagination>.active>a:focus,div.emd-container .pagination>.active>span:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}div.emd-container .pagination>.disabled>span,div.emd-container .pagination>.disabled>span:hover,div.emd-container .pagination>.disabled>span:focus,div.emd-container .pagination>.disabled>a,div.emd-container .pagination>.disabled>a:hover,div.emd-container .pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}div.emd-container .pagination-lg>li>a,div.emd-container .pagination-lg>li>span{padding:10px 16px;font-size:18px}div.emd-container .pagination-lg>li:first-child>a,div.emd-container .pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}div.emd-container .pagination-lg>li:last-child>a,div.emd-container .pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}div.emd-container .pagination-sm>li>a,div.emd-container .pagination-sm>li>span{padding:5px 10px;font-size:12px}div.emd-container .pagination-sm>li:first-child>a,div.emd-container .pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}div.emd-container .pagination-sm>li:last-child>a,div.emd-container .pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}div.emd-container .clearfix:before,div.emd-container .clearfix:after{content:" ";display:table}div.emd-container .clearfix:after{clear:both}div.emd-container .center-block{display:block;margin-left:auto;margin-right:auto}div.emd-container .pull-right{float:right !important}div.emd-container .pull-left{float:left !important}div.emd-container .hide{display:none !important}div.emd-container .show{display:block !important}div.emd-container .invisible{visibility:hidden}div.emd-container .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}div.emd-container .hidden{display:none !important}div.emd-container .affix{position:fixed}.assistive-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute !important}div.emd-container .emdcontainer{max-width:1200px;margin:0 auto}div.emd-container .emdfcontainer{width:100%;margin:0 auto}div.emd-container .emdfcontainer,div.emd-container .emdcontainer{padding:1rem 0}.emd-full-width{width:100%;}#emd-primary{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#emd-primary-content{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%;padding-right:1em;padding-left:1em}#emd-primary-sidebar{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%;padding-right:1em;padding-left:1rem}@supports(display:grid){#emd-primary-sidebar{grid-area:sidebar;width:100%;padding:1em;max-width:100%}#emd-primary-content{grid-area:pcontent;width:100%;max-width:100%;padding:1em}#emd-primary{display:-ms-grid;display:grid;justify-items:center;max-width:100%}.emd-wrap.left #emd-primary{grid-template-areas:"sidebar pcontent";grid-template-columns:30% 70%}.emd-wrap.right #emd-primary{grid-template-areas:"pcontent sidebar";grid-template-columns:70% 30%}@media(max-width:576px){.emd-wrap.full #emd-primary,.emd-wrap.left #emd-primary,.emd-wrap.right #emd-primary{grid-template-columns:100% 100%;grid-template-areas:"pcontent" "sidebar"}}#emd-nav-below{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#emd-nav-below div.nav-previous{margin-right:auto}#emd-nav-below div.nav-next{width:50%;text-align:right}.emd-arc-tax-no-records{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24em;font-weight:500}div.emd-container.emd-wrap.full{max-width:100%}@font-face {
font-family: 'Karla';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://www.placedefoot.com/wp-content/fonts/karla/qkBbXvYC6trAT7RbLtyG5Q.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Karla';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://www.placedefoot.com/wp-content/fonts/karla/qkBbXvYC6trAT7RVLtw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Karla';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.placedefoot.com/wp-content/fonts/karla/qkBbXvYC6trAT7RbLtyG5Q.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Karla';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.placedefoot.com/wp-content/fonts/karla/qkBbXvYC6trAT7RVLtw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Karla';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://www.placedefoot.com/wp-content/fonts/karla/qkBbXvYC6trAT7RbLtyG5Q.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Karla';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://www.placedefoot.com/wp-content/fonts/karla/qkBbXvYC6trAT7RVLtw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Karla';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.placedefoot.com/wp-content/fonts/karla/qkBbXvYC6trAT7RbLtyG5Q.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Karla';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.placedefoot.com/wp-content/fonts/karla/qkBbXvYC6trAT7RVLtw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Karla';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.placedefoot.com/wp-content/fonts/karla/qkBbXvYC6trAT7RbLtyG5Q.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Karla';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.placedefoot.com/wp-content/fonts/karla/qkBbXvYC6trAT7RVLtw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}