.news-type-5 .single-news{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));border-radius:.5rem;overflow:hidden}@media(min-width:48em){.news-type-5 .single-news{grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--color-gray-200);gap:1rem}}.news-type-5 .single-news:before{position:absolute;content:"";top:0;right:0;width:100%;height:100%;background-color:var(--color-black);opacity:.75;z-index:1}@media(min-width:48em){.news-type-5 .single-news:before{display:none}}.news-type-5 .single-news .banner-image{width:100%;padding-top:70%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(min-width:48em){.news-type-5 .single-news .banner-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:60%}}@media(min-width:61.25em){.news-type-5 .single-news .banner-image{padding-top:50%}}.news-type-5 .single-news .banner-image img{-o-object-fit:cover;object-fit:cover}.news-type-5 .single-news .news-info{position:absolute;top:0;right:0;width:100%;height:100%;padding:1rem;z-index:2;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:var(--color-white)}.news-type-5 .single-news .news-info *{color:inherit}@media(min-width:48em){.news-type-5 .single-news .news-info{position:static;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:var(--color-gray-800)}}.news-type-5 .single-news .date{gap:.5rem;font-size:12px;font-size:.75rem;line-height:1.7;cursor:default}.news-type-5 .single-news .date svg{width:1rem;height:1rem}@media(min-width:48em){.news-type-5 .single-news .date svg{width:1.5rem;height:1.5rem}}.news-type-5 .single-news .date .calendar-gray{display:none}@media(min-width:48em){.news-type-5 .single-news .date{font-size:14px;font-size:.875rem;line-height:1.7}.news-type-5 .single-news .date .calendar-white{display:none}.news-type-5 .single-news .date .calendar-gray{display:block}}.news-type-5 .single-news .news-title{margin-top:1rem;display:block}.news-type-5 .single-news .news-title .title{font-size:14px;font-size:.875rem;line-height:1.6;margin:0}@media(min-width:48em){.news-type-5 .single-news .news-title .title{font-size:16px;font-size:1rem;line-height:1.6;color:var(--color-black)}}@media(min-width:61.25em){.news-type-5 .single-news .news-title .title{font-size:18px;font-size:1.125rem;line-height:1.6}}@media(min-width:81.25em){.news-type-5 .single-news .news-title .title{font-size:20px;font-size:1.25rem;line-height:1.6}}.news-type-5 .single-news .description{font-size:12px;font-size:.75rem;line-height:1.8;margin-top:1rem;margin-bottom:0;cursor:default}@media(min-width:48em){.news-type-5 .single-news .description{font-size:14px;font-size:.875rem;line-height:1.8}}@media(min-width:61.25em){.news-type-5 .single-news .description{-webkit-line-clamp:3}}.news-type-5 .single-news .settings{margin-top:1rem}@media(min-width:48em){.news-type-5 .single-news .settings{margin-top:2rem}}@media(min-width:81.25em){.news-type-5 .single-news .settings{margin-top:2.5rem}}.news-type-5 .single-news .settings .handlers{gap:1rem}@media(min-width:48em){.news-type-5 .single-news .settings .handlers{gap:1.5rem}}.news-type-5 .single-news .settings .handlers button{background-color:#fff0;border:0;cursor:pointer;padding:0}.news-type-5 .single-news .settings .handlers button svg{width:1rem;height:1rem}@media(min-width:48em){.news-type-5 .single-news .settings .handlers button svg{width:1.5rem;height:1.5rem}}.news-type-5 .single-news .settings .handlers button .share-circle-gray,.news-type-5 .single-news .settings .handlers button .comments-stroke-gray{display:none}@media(min-width:48em){.news-type-5 .single-news .settings .handlers button .share-circle-gray,.news-type-5 .single-news .settings .handlers button .comments-stroke-gray{display:block}.news-type-5 .single-news .settings .handlers button .share-circle-white,.news-type-5 .single-news .settings .handlers button .comments-stroke-white{display:none}}.news-type-5 .single-news .read-more{gap:1rem}.news-type-5 .single-news .read-more span{font-size:12px;font-size:.75rem;line-height:1.6}.news-type-5 .single-news .read-more svg{stroke:currentColor}.news-type-5 .news-list{gap:1rem;padding:0 1rem .25rem 1rem;overflow:auto;margin-top:1rem}@media(min-width:61.25em){.news-type-5 .news-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;padding:0 1rem;margin-top:1.5rem;max-width:1300px;margin-right:auto;margin-left:auto;gap:1.5rem}}.news-type-5 .news-list li{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16rem}@media(min-width:36em){.news-type-5 .news-list li{width:18rem}}@media(min-width:61.25em){.news-type-5 .news-list li{width:100%}}.news-type-5 .news-list article{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));border-radius:.5rem;overflow:hidden}.news-type-5 .news-list article:before{position:absolute;content:"";background-color:var(--color-black);opacity:.75;bottom:0;width:100%;height:4rem;right:0;top:auto;z-index:1}@media(min-width:36em){.news-type-5 .news-list article:before{height:5rem}}@media(min-width:61.25em){.news-type-5 .news-list article:before{display:none}}.news-type-5 .news-list .banner-image{width:100%;padding-top:56.25%}@media(min-width:61.25em){.news-type-5 .news-list .banner-image{padding-top:75%}}.news-type-5 .news-list .banner-image img{-o-object-fit:cover;object-fit:cover}.news-type-5 .news-list .news-info{bottom:0;right:0;width:100%;z-index:2;padding:.75rem .5rem .75rem .75rem;color:var(--color-white)}.news-type-5 .news-list .news-info *{color:inherit}@media(min-width:61.25em){.news-type-5 .news-list .news-info{position:static;color:var(--color-black);border:1px solid var(--color-gray-200);border-radius:0 0 .5rem .5rem;padding:1rem}}.news-type-5 .news-list .news-title .title{margin:0;font-size:14px;font-size:.875rem;line-height:1.6}@media(min-width:61.25em){.news-type-5 .news-list .news-title .title{font-size:16px;font-size:1rem;line-height:1.6}}@media(min-width:81.25em){.news-type-5 .news-list .news-title .title{font-size:18px;font-size:1.125rem;line-height:1.6}}.news-type-5 .news-list .description{margin:0;display:none;font-size:12px;font-size:.75rem;line-height:1.9;margin-top:1rem;color:var(--color-gray-800);cursor:default}@media(min-width:61.25em){.news-type-5 .news-list .description{display:-webkit-box;height:4rem}}.news-type-5 .news-list .settings{margin-top:.5rem}@media(min-width:36em){.news-type-5 .news-list .settings{margin-top:1rem}}@media(min-width:81.25em){.news-type-5 .news-list .settings{margin-top:2.5rem}}.news-type-5 .news-list .settings .handlers{display:none;gap:1rem;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}@media(min-width:61.25em){.news-type-5 .news-list .settings .handlers{gap:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}}.news-type-5 .news-list .settings .handlers button{background-color:#fff0;border:0;cursor:pointer;padding:0}.news-type-5 .news-list .settings .handlers button svg{width:1rem;height:1rem}@media(min-width:48em){.news-type-5 .news-list .settings .handlers button svg{width:1.5rem;height:1.5rem}}.news-type-5 .news-list .read-more{gap:1rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.news-type-5 .news-list .read-more span{font-size:12px;font-size:.75rem;line-height:1.6;display:none}@media(min-width:36em){.news-type-5 .news-list .read-more span{display:block}}.news-type-5 .news-list .read-more svg{stroke:currentColor}.news-type-5.news-type-6 .single-news{border:1px solid var(--color-gray-200)}.news-type-5.news-type-6 .single-news:before{display:none}.news-type-5.news-type-6 .single-news .banner-image{padding-top:56.25%}.news-type-5.news-type-6 .single-news .news-info{position:static;color:var(--color-gray-800);padding:.5rem}.news-type-5.news-type-6 .single-news .date .calendar-gray{display:block;width:1rem;height:1rem}@media(min-width:48em){.news-type-5.news-type-6 .single-news .date .calendar-gray{width:1.5rem;height:1.5rem}}.news-type-5.news-type-6 .single-news .news-title{margin-top:.5rem}.news-type-5.news-type-6 .single-news .news-title .title{font-size:18px;font-size:1.125rem;line-height:1.6}.news-type-5.news-type-6 .single-news .description{margin-top:.5rem}.news-type-5.news-type-6 .single-news .settings{margin-top:1rem;padding-left:.5rem}.news-type-5.news-type-6 .single-news .settings .handlers button svg,.news-type-5.news-type-6 .single-news .settings .handlers a svg{width:1rem;height:1rem}@media(min-width:48em){.news-type-5.news-type-6 .single-news .settings .handlers button svg,.news-type-5.news-type-6 .single-news .settings .handlers a svg{width:1.5rem;height:1.5rem}}.news-type-5.news-type-6 .single-news .settings .handlers button .share-circle-gray,.news-type-5.news-type-6 .single-news .settings .handlers button .comments-stroke-gray,.news-type-5.news-type-6 .single-news .settings .handlers a .share-circle-gray,.news-type-5.news-type-6 .single-news .settings .handlers a .comments-stroke-gray{display:block}.news-type-5.news-type-6 .news-list article{border:1px solid var(--color-gray-200)}.news-type-5.news-type-6 .news-list article:before{display:none}.news-type-5.news-type-6 .news-list .banner-image{padding-top:81%}@media(min-width:61.25em){.news-type-5.news-type-6 .news-list .banner-image{padding-top:75%}}.news-type-5.news-type-6 .news-list .news-info{z-index:1;padding:.25rem .5rem;color:var(--color-black);background-color:var(--color-white)}@media(min-width:61.25em){.news-type-5.news-type-6 .news-list .news-info{padding:.5rem .75rem;border-right-width:0;border-left-width:0;border-bottom-width:0}}@media(min-width:81.25em){.news-type-5.news-type-6 .news-list .news-info{padding:1rem}}.news-type-5.news-type-6 .news-list .news-info *{color:inherit}.news-type-5.news-type-6 .news-list .news-title{height:3.25rem;display:block}@media(min-width:61.25em){.news-type-5.news-type-6 .news-list .news-title{height:auto}}.news-type-5.news-type-6 .news-list .news-title .title{-webkit-line-clamp:2;line-height:1.8}@media(min-width:61.25em){.news-type-5.news-type-6 .news-list .news-title .title{-webkit-line-clamp:1}}.news-type-5.news-type-6 .news-list .description{height:4.25rem}.news-type-5.news-type-6 .news-list .settings{display:none;margin-top:1rem}@media(min-width:61.25em){.news-type-5.news-type-6 .news-list .settings{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width:81.25em){.news-type-5.news-type-6 .news-list .settings{margin-top:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}}.news-type-5.news-type-6 .news-list .settings .handlers svg{width:1rem;height:1rem}@media(min-width:48em){.news-type-5.news-type-6 .news-list .settings .handlers svg{width:1.5rem;height:1.5rem}}