.theme-load-more-posts{--cards-gradient-stop: 83%}.theme-load-more-posts__post-wrapper{margin-bottom:1rem}@media (min-width: 992px){.theme-load-more-posts__post-wrapper{margin-bottom:1.5rem}}.theme-load-more-posts__wrapper--cols-2{--cards-gradient-stop: 88%}.theme-load-more-posts__wrapper--cols-2 .theme-load-more-posts__card-content{aspect-ratio:810/456}.theme-load-more-posts__card{position:relative;display:block;height:100%;border-radius:var(--theme-radius);overflow:hidden;box-shadow:var(--theme-shadow-primary);text-decoration:none;color:var(--theme-base-light);cursor:pointer;transition:box-shadow var(--theme-transition-duration) var(--theme-easing-function)}.theme-load-more-posts__card:before{content:"";position:absolute;inset:0;background:#1e333dd9;transition:opacity var(--theme-transition-duration) var(--theme-easing-function);opacity:0;z-index:1}.theme-load-more-posts__card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(30,51,61,.2) 50%,rgb(26,46,56) var(--cards-gradient-stop));transition:opacity var(--theme-transition-duration) var(--theme-easing-function);opacity:1}.theme-load-more-posts__card:hover:before,.theme-load-more-posts__card:focus-visible:before{opacity:1}.theme-load-more-posts__card:hover:after,.theme-load-more-posts__card:focus-visible:after{opacity:0}.theme-load-more-posts__card:hover .theme-load-more-posts__card-title,.theme-load-more-posts__card:focus-visible .theme-load-more-posts__card-title{color:var(--theme-secondary-light-color)}.theme-load-more-posts__card:hover .theme-load-more-posts__card-arrow,.theme-load-more-posts__card:focus-visible .theme-load-more-posts__card-arrow{opacity:1}.theme-load-more-posts__card-image{position:absolute;inset:0;margin:0;padding:0;background:var(--theme-base-soft)}.theme-load-more-posts__card-image picture{display:block;width:100%;height:100%}.theme-load-more-posts__card-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.theme-load-more-posts__card-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;height:100%;padding:1.25rem;aspect-ratio:390/488;color:var(--theme-base-light)}.theme-load-more-posts__card-date{font-family:var(--theme-heading-ff);font-size:.875rem;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-base-light)}.theme-load-more-posts__card-title-wrap{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.theme-load-more-posts__card-title{font-size:var(--theme-h4-fs);margin:0;font-weight:700;color:var(--theme-base-light);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;transition:color var(--theme-transition-duration) var(--theme-easing-function)}@media (min-width: 576px){.theme-load-more-posts__card-title{font-size:var(--theme-h3-fs)}}@media (min-width: 768px){.theme-load-more-posts__card-title{font-size:var(--theme-h4-fs)}}@media (min-width: 1710px){.theme-load-more-posts__card-title{font-size:var(--theme-h3-fs);-webkit-line-clamp:4;line-clamp:4}}.theme-load-more-posts__card-arrow{flex-shrink:0;opacity:0;transition:opacity var(--theme-transition-duration) var(--theme-easing-function)}.theme-load-more-posts__card-arrow svg{display:block;width:1.5rem;height:1.5rem;fill:var(--theme-secondary-light-color)}.theme-load-more-posts__card-text{margin:0;font-size:var(--theme-base-fs);color:var(--theme-base-light);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
