/*!
 * 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))}.wl-news-list__item+li{margin-top:1.2rem}.wl-news-list__item dl{display:flex;align-items:center;flex-wrap:wrap;margin:0;text-decoration:none;width:100%}.wl-news-list__link{color:inherit;text-decoration:none;padding:.7rem 0 .8rem;display:inline-block;width:100%}.wl-news-list__link .news_title{width:100%;margin:.2rem 0 0;font-weight:var(--font-heading-weight);font-size:1.2rem}@media screen and (width >= 750px){.wl-news-list__link .news_title{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;margin-right:1.5rem;min-width:6rem}.wl-news-list .news_tag{margin-right:4rem;width:auto;flex:0 0 auto;line-height:1}.wl-news-list .news_tag span{font-weight:600;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:var(--tag-length)}.wl-news-list .news_tag span:empty{display:none}.wl-news-list .button{margin-top:var(--section-main-button-padding-top)}
