.leales-1098 .leales-element.leales-element-2c060b16{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.leales-1098 .leales-element.leales-element-39e3e0ab > .leales-container{max-width:1000px;}.leales-1098 .leales-element.leales-element-39e3e0ab{margin-top:0100px;margin-bottom:100px;padding:0px 80px 0px 80px;}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-meta .pp-meta-separator:not(:last-child):after{content:"-";}.leales-1098 .leales-element.leales-element-11741b21 .pp-posts-pagination-wrap{text-align:center;}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-wrap{padding-left:calc( 25px/2 );padding-right:calc( 25px/2 );}.leales-1098 .leales-element.leales-element-11741b21 .pp-posts{margin-left:calc( -25px/2 );margin-right:calc( -25px/2 );}.leales-1098 .leales-element.leales-element-11741b21 .pp-leales-grid .pp-grid-item-wrap{margin-bottom:30px;}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-thumbnail{margin-bottom:0px;}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-title, .leales-1098 .leales-element.leales-element-11741b21 .pp-post-title a{color:var( --e-global-color-4232a24 );}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-title a:hover{color:var( --e-global-color-4232a24 );}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-title{font-family:"YuGothic", Sans-serif;font-size:16px;font-weight:500;line-height:1.5em;margin-bottom:0px;}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-meta{color:var( --e-global-color-3373c0c );font-family:"Lato", Sans-serif;font-size:14px;font-weight:bold;line-height:1em;margin-bottom:10px;}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-meta .pp-meta-separator:not(:last-child){margin-left:calc(5px / 2);margin-right:calc(5px / 2);}.leales-1098 .leales-element.leales-element-11741b21 .pp-posts-pagination .page-numbers, .leales-1098 .leales-element.leales-element-11741b21 .pp-posts-pagination a{font-family:"Lato", Sans-serif;font-size:18px;font-weight:500;line-height:1em;background-color:var( --e-global-color-3373c0c );color:var( --e-global-color-primary );padding:010px 15px 10px 15px;}.leales-1098 .leales-element.leales-element-11741b21 .pp-posts-pagination a:hover{background-color:var( --e-global-color-4232a24 );}.leales-1098 .leales-element.leales-element-11741b21 .pp-posts-pagination .page-numbers.current{background-color:var( --e-global-color-4232a24 );}body:not(.rtl) .leales-1098 .leales-element.leales-element-11741b21 .pp-posts-pagination .page-numbers:not(:first-child){margin-left:calc( 8px/2 );}body:not(.rtl) .leales-1098 .leales-element.leales-element-11741b21 .pp-posts-pagination .page-numbers:not(:last-child){margin-right:calc( 8px/2 );}body.rtl .leales-1098 .leales-element.leales-element-11741b21 .pp-posts-pagination .page-numbers:not(:first-child){margin-right:calc( 8px/2 );}body.rtl .leales-1098 .leales-element.leales-element-11741b21 .pp-posts-pagination .page-numbers:not(:last-child){margin-left:calc( 8px/2 );}@media(max-width:1024px){.leales-1098 .leales-element.leales-element-39e3e0ab{margin-top:80px;margin-bottom:80px;}}@media(max-width:768px){.leales-1098 .leales-element.leales-element-2c060b16{padding:0px 0px 0px 0px;}.leales-1098 .leales-element.leales-element-39e3e0ab{margin-top:50px;margin-bottom:50px;padding:0% 7% 0% 7%;}.leales-1098 .leales-element.leales-element-11741b21 .pp-leales-grid .pp-grid-item-wrap{margin-bottom:30px;}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-thumbnail{margin-bottom:20px;}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-title{margin-bottom:20px;}.leales-1098 .leales-element.leales-element-11741b21 .pp-post-meta{margin-bottom:10px;}}/* Start custom CSS for pp-posts, class: .leales-element-11741b21 */.pp-leales-grid .pp-grid-item {
    display: flex;
    width: 100%;
    border-bottom: solid 1px #00000010;
    padding-bottom: 30px;
}

.pp-post-thumbnail {
    width: 30%;
}

.pp-post-thumbnail img{
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
	display: block;
	border: solid 1px #00000010;
}

.pp-post-content{
    width: 70%;
    margin-left: 50px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.leales-element .pp-posts-pagination .page-numbers, .leales-element .pp-posts-pagination a{
    margin-top: 10px;
}

@media (max-width: 1024px) { .pp-post-thumbnail {
    width: 35%;
}
.pp-post-content{
    width: 65%;
    margin-left: 30px;
}
}

@media (max-width: 768px) {
    .pp-leales-grid .pp-grid-item{
    display: grid;
    padding-bottom: 0;
}
    .pp-leales-grid{
    display: grid;
}
    .pp-post-thumbnail{
        width: 100%;
    }
    
    .pp-leales-grid .pp-grid-item-wrap{
        width: 100%;
    }
    
    .pp-post-content{
    width: 100%;
    margin-left: 0px;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'YuGothic';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://akamiushi.com/enthalten/components/gehalt/uploads/2025/07/YuGothic-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'YuGothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://akamiushi.com/enthalten/components/gehalt/uploads/2025/07/yu-gothic-regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */