.displayer h1{margin-left:7vw;margin-top:2vh}.allNews{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-left:7vw;margin-right:7vw}.news{background-color:#fff;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.4);display:flex;height:100%;margin-bottom:1%;padding:2%;width:60%}.news:hover{box-shadow:0 0 15px rgba(0,0,0,.6);transform:scale(1.15)}.news:hover,.news:not(:hover){transition-duration:.2s}.news .preview img#miniature{border-radius:6px;height:18vh;width:15vw}.news .news-image img{border-radius:20px;height:180px;width:290px}.news ul{list-style-type:none}.news .news-image{align-items:center;display:flex}.news span{font-family:"Pitagon Serif",serif;font-size:1rem;font-weight:700}.news #title{display:flex;flex-grow:1;justify-content:center;margin-top:1%}.news .date{margin-top:1%;text-align:center}.news .date,.news .date span{font-size:.8rem}.news .content{width:100%}.news .sliced{margin-left:3%;margin-right:3%;margin-top:1%;text-align:justify}.news .row-second{align-items:center;display:flex;flex-direction:row;height:80%;justify-content:space-between}.news .buttons ul li:not(:last-child){margin-bottom:70%}.new-news a{background-color:#2ea44f;border:1px solid rgba(27,31,35,.149);border-radius:6px;box-shadow:0 1px 0 0 rgba(27,31,35,.04),inset 0 1px 0 0 hsla(0,0%,100%,.25);color:#fff;cursor:pointer;display:inline-block;font-family:"Pitagon Serif",serif;font-weight:700;line-height:20px;margin-top:1%;padding:5px 16px;text-decoration:none;transition:.2s cubic-bezier(.3,0,.5,1);transition-property:color,background-color,border-color}.new-news a:hover{background-color:#2c974b;border-color:rgba(27,31,35,.149);transition-duration:.1s}.new-news a:visited{color:#fff;text-decoration:none}#index-label{font-family:"Pitagon Serif",serif;font-size:1.5rem;font-weight:700}@media screen and (max-width:1300px){.news:hover{transform:scale(1);transition-duration:0s}#index-label{font-size:4rem}.news{flex-direction:column;margin-bottom:5%;width:100%}.news .preview{display:flex;justify-content:center}.news .preview img#miniature{border-radius:6px;height:auto;width:75%}.news .row-main span{font-size:2.8rem}.news .date,.news .date span{font-size:1.8rem}.news .row-second{height:100%}.news .sliced{font-size:2.3rem;margin-top:3%;text-align:justify}.news ul{padding:0}.news ul li{text-align:center}.news ul li,.news ul li span{font-size:2.3rem}}