.curated-posts{padding:50px 0 100px}.curated-posts a{text-decoration:none}.curated-posts h2{margin-bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:39px;-ms-flex-wrap:wrap;flex-wrap:wrap}.curated-posts h2 a{text-decoration:none;display:inline-block;padding:10px 20px;border-radius:5px;border:1px solid var(--wp--preset--color--seb-dark-gray);color:var(--wp--preset--color--seb-dark-gray);background:transparent;font-size:1rem;line-height:1.25;font-weight:600;letter-spacing:.1px;-webkit-transition:all .26s ease-in;transition:all .26s ease-in}.curated-posts h2 a:focus,.curated-posts h2 a:hover{color:#fff;background:var(--wp--preset--color--seb-dark-gray)}.curated-posts-wrapper{display:grid;grid-gap:32px;grid-template-columns:1fr;width:100%}.curated-posts-wrapper .curated-card__excerpt{line-height:1.4;margin-bottom:1rem}.curated-posts-wrapper .curated-card__image{display:block;width:100%;aspect-ratio:16/9;margin-bottom:1rem;border-radius:8px;overflow:hidden}.curated-posts-wrapper .curated-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.curated-posts-wrapper .curated-card__read-more a{line-height:1.5;font-weight:700;letter-spacing:.1px;position:relative;display:inline-block}.curated-posts-wrapper .curated-card__read-more a:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.086.563l3.351 3.562c.094.117.165.258.165.375 0 .14-.07.281-.165.398l-3.35 3.563c-.211.234-.563.234-.797.023-.234-.21-.234-.562-.023-.796l3-3.188-3-3.164C.055 1.102.055.75.289.539c.234-.21.586-.21.797.023z' fill='%23535459'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;width:5px;height:9px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-9px}.curated-posts-wrapper .curated-card__read-more a:after{content:"";position:absolute;display:block;overflow:hidden;visibility:hidden;width:100%;height:1px;left:0;bottom:0;background:-webkit-gradient(linear,left top,right top,color-stop(50%,var(--wp--preset--color--seb-dark-gray)),color-stop(50%,transparent));background:linear-gradient(90deg,var(--wp--preset--color--seb-dark-gray) 50%,transparent 0);background-position:100%;-webkit-transition:all .19s ease-in;transition:all .19s ease-in;background-size:200% 100%}.curated-posts-wrapper .curated-card__read-more a:focus:after,.curated-posts-wrapper .curated-card__read-more a:hover:after{background-position:0;visibility:visible}.curated-posts-wrapper .curated-card h3{margin-bottom:1rem}@media screen and (min-width:768px){.curated-posts-wrapper{grid-template-columns:1fr 1fr}}@media screen and (min-width:950px){.curated-posts-wrapper{grid-template-columns:1fr 1fr 1fr}}.entry-content>div.curated-posts:not(.has-background){margin-top:0;margin-bottom:0}
/*# sourceMappingURL=curated-posts.css.map*/