/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
@media screen and (width >= 750px){.wl-news-list .page-width{max-width:var(--desktop-width-rem, 100%);margin-left:auto;margin-right:auto}}.wl-news-list ul{margin:0 0 .8rem}.wl-news-list__list{list-style:none;padding:0}.wl-news-list__item{border-bottom:.1rem solid rgba(var(--color-foreground),var(--border-400-opacity))}@media screen and (width >= 750px){.wl-news-list__item+li{margin-top:1.2rem}}.wl-news-list__item dl{text-decoration:none;width:100%;margin:0;align-items:center}@media screen and (width >= 750px){.wl-news-list__item dl{display:grid;grid-template-columns:80px 100px auto}}@media screen and (width < 750px){.wl-news-list__item dl{display:flex;flex-wrap:wrap;-moz-column-gap:1rem;column-gap:1rem}}.wl-news-list__link{color:inherit;text-decoration:none;display:inline-block;width:100%}@media screen and (width >= 750px){.wl-news-list__link{padding:.9rem 0}}@media screen and (width < 750px){.wl-news-list__link{padding:.7rem 0}}.wl-news-list__link .news_title{width:100%;margin:.2rem 0 0;font-size:1.2rem}@media screen and (width >= 750px){.wl-news-list__link .news_title{font-weight:700;margin:0;font-size:1.3rem;flex:1}}.wl-news-list__link:hover .news_title{text-decoration:underline;text-underline-offset:.3rem}.wl-news-list .news_date{margin:0;color:var(--color-foreground-text400);font-weight:400;font-size:1.2rem;letter-spacing:0;white-space:nowrap}.wl-news-list .news_tag{width:auto;flex:0 0 auto;line-height:1}.wl-news-list .news_tag span{font-weight:700;font-size:1.1rem;line-height:1.6;padding:0 .6rem;border:.1rem solid rgba(var(--color-foreground),var(--border-700-opacity));margin:0;color:var(--color-foreground-text700);text-align:center;display:inline-block;width:auto}.wl-news-list .news_tag span:empty{display:none}.wl-news-list .button{margin-top:var(--section-main-button-padding-top)}
