.news-type-3{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media(min-width:48em){.news-type-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:61.25em){.news-type-3{grid-template-columns:repeat(4,minmax(0,1fr))}}.news-type-3 article{padding-top:54%;width:100%;overflow:hidden;border-radius:.5rem}@media(min-width:61.25em){.news-type-3 article{padding-top:110%}.news-type-3 article:hover .layer{height:11.5rem}}@media(min-width:61.25em)and (min-width:81.25em){.news-type-3 article:hover .layer{height:12.5rem}}.news-type-3 .banner-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-type-3 .layer{top:0;right:0;width:100%;bottom:0;z-index:1;background-color:var(--color-black);opacity:.75;-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}@media(min-width:61.25em){.news-type-3 .layer{top:auto;height:100%}}.news-type-3 .news-info{width:100%;padding:1rem;color:var(--color-white);bottom:0;right:0;top:auto;z-index:2}.news-type-3 .news-info *{color:inherit}@media(min-width:81.25em){.news-type-3 .news-info{padding-top:1.5rem;padding-bottom:1.5rem}}.news-type-3 .date{gap:.5rem;font-size:12px;font-size:.75rem;line-height:1.6;cursor:default}.news-type-3 .date svg{width:1rem;height:1rem}@media(min-width:48em){.news-type-3 .date svg{width:1.25rem;height:1.25rem}}.news-type-3 .news-title{margin-top:1rem}.news-type-3 .news-title .title{font-size:14px;font-size:.875rem;line-height:1.6;margin:0}@media(min-width:61.25em){.news-type-3 .news-title .title{font-size:16px;font-size:1rem;line-height:1.6}}@media(min-width:81.25em){.news-type-3 .news-title .title{font-size:18px;font-size:1.125rem;line-height:1.6}}.news-type-3 .description{margin-top:1rem;margin-bottom:0;font-size:12px;font-size:.75rem;line-height:1.8;cursor:default}@media(min-width:48em){.news-type-3 .description{height:2.75rem}}.news-type-3 .settings{margin-top:1rem}.news-type-3 .settings .handlers{gap:1rem}.news-type-3 .settings .handlers button{background-color:#fff0;border:0;cursor:pointer;padding:0}.news-type-3 .settings .handlers svg{width:1rem;height:1rem}@media(min-width:48em){.news-type-3 .settings .handlers svg{width:1.25rem;height:1.25rem}}.news-type-3 .read-more{gap:1rem}.news-type-3 .read-more span{font-size:12px;font-size:.75rem;line-height:1.6}.news-type-3 .read-more svg{stroke:currentColor}