.news{display:flex;flex-flow:column}time{text-align:center;display:flex;opacity:.5;margin-bottom:1rem;justify-content:center}.news-block{display:flex;background:#fff;border-radius:1.5rem;padding:1rem;text-align:left;flex-flow:column;overflow:hidden;display:flex;gap:1rem;margin-bottom:3rem}.news-block:hover{text-decoration:none}.news-block picture{display:flex;border-radius:.65rem;overflow:hidden}.news-block img{width:100%;transition:all .7s}.news-block:hover img{transform:scale(1.05)}.news-block-text{flex:2;padding:0}.news-block-text h2{font-size:1.2rem;line-height:1.4;text-align:left}.news-block-text h3{margin-bottom:0}tags a{margin-right:1rem}.related{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.related .news-block{flex-basis:100%}.related .news-block img{width:100%}@media screen and (min-width:480px){.related .news-block{flex-basis:calc(50% - 1rem)}}@media screen and (min-width:768px){.related .news-block{flex-basis:calc(25% - .75rem)}}@media screen and (min-width:1200px){h1{font-size:3rem;margin:2rem 0 2rem 0}}.news-2{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.news-2-block{display:flex;background:#fff;border-radius:1.5rem;text-align:left;flex-flow:column;overflow:hidden;flex-basis:100%;color:var(--color-text)}.news-2-block:hover{box-shadow:var(--drop-shadow-dark);text-decoration:none}.news-2-block img{transition:transform .7s;width:100%;height:auto}.news-2-block:hover img{transform:scale(1.05)}.news-2-block picture{width:100%;display:flex;overflow:hidden}.news-2-block:nth-child(1),.news-2-block:nth-child(2){flex-basis:100%;flex-flow:column}.news-2-block:nth-child(1) picture,.news-2-block:nth-child(2) picture{max-width:100%}.news-2-block-text{flex:1;padding:1rem;display:flex;flex-flow:column}.news-2-block-text h2{font-size:1rem;line-height:1.4;text-align:left;margin-top:0}.news-2-block-text time{margin-top:auto;margin-bottom:0;justify-content:flex-start}@media screen and (min-width:640px){.news-2-block-img{margin-bottom:0}.news-2-block-text h2{font-size:1rem}}@media screen and (min-width:768px){.news-2-block:nth-child(1),.news-2-block:nth-child(2){flex-basis:calc(50% - 1rem);flex-flow:row}.news-2-block:nth-child(1) picture,.news-2-block:nth-child(2) picture{max-width:47%}.news-2-block:nth-child(1) .news-2-block-text,.news-2-block:nth-child(2) .news-2-block-text{display:flex;flex-flow:column;justify-content:center}.news-2-block{flex-basis:calc(50% - 1rem)}}.view.news-view{text-align:left;display:block}.news-view ul{margin-top:.5rem}.view.news-view .paragraph p,.view.news-view p{margin-bottom:.75rem;margin-top:0}.news-view li{line-height:1.2;margin-bottom:.5rem}.news-view h3,.news-view h2{margin-top:2.5rem}.news-view li::marker{color:var(--color-link)}.view .news-block-img{display:flex;width:100%;height:auto;border-radius:var(--border-radius)}@media screen and (min-width:480px){.view .news-block-img{display:inline-flex;float:right;width:200px;height:144px;margin:0 0 1rem 1rem}}@media screen and (min-width:768px){.view .news-block-img{display:inline-flex;width:300px;height:216px;float:right}}@media screen and (min-width:960px){.news-2-block{flex-basis:calc(25% - 1.5rem)}.news-block-img{display:inline-flex;width:500px;height:360px}}.news-view .image picture{width:100%}.news-view .image img{width:100%;border-radius:var(--border-radius)}.news-view .image img.size-50{width:100%}.news-view .image img.size-25{width:100%}.news-view .image img.size-10{width:50%}@media screen and (min-width:480px){.news-view .image img.size-50{width:50%}.news-view .image img.size-25{width:50%}.news-view .image img.size-10{width:25%}}@media screen and (min-width:768px){.news-view .image img.size-50{width:50%}.news-view .image img.size-25{width:25%}.news-view .image img.size-10{width:10%}}