h2.animatedElement.animate{opacity:1;transition:opacity 1.5s linear}span.animatedElement.animate{opacity:1;transition:opacity 1.5s linear .5s}.headerSummary .picContainer{align-items:center;display:flex;height:20rem;justify-content:center;position:absolute;top:6.5rem;width:90%}.headerSummary .picContainer .headerSummaryPic{background-image:url(http://localhost:3000/app/uploads/2023/09/home.png);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:grayscale(1);height:100%;overflow:hidden;width:100%}.headerSummary .picContainer .redLine{background-color:var(--red);bottom:0;content:"";height:.1rem;left:0;position:absolute;width:5rem}.headerSummary .headerSummaryContent{margin:auto;width:90%}.headerSummary .headerSummaryContent .summaryTitle{position:relative}.headerSummary .headerSummaryContent .summaryTitle:before{background-color:var(--black);content:"";display:flex;height:.1rem;position:absolute;top:-1.5rem;width:3rem}.headerSummary .headerSummaryContent .summaryContent p:first-child{margin-top:.5rem}.headerSummary .headerSummaryContent .summaryContent p{margin-top:1rem}@media screen and (min-width:768px){.headerSummary{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-evenly;left:50%;position:absolute;top:12.5rem;transform:translateX(-50%);width:80%}.headerSummary .picContainer{height:35rem;left:0;top:0;width:47%}.headerSummary .picContainer .redLine{width:7rem}.headerSummary .headerSummaryContent{margin-right:5rem;width:40%}}@media screen and (min-width:1024px){.headerSummary{align-items:center;justify-content:normal;top:calc(24.7vh - 21.1525px);width:85%}.headerSummary .picContainer{height:60vh;width:55%}.headerSummary .picContainer .redLine{width:10rem}.headerSummary .headerSummaryContent{width:35%}.headerSummary .headerSummaryContent .summarySubtitle,.headerSummary .headerSummaryContent .summaryTitle{opacity:0}.headerSummary .headerSummaryContent .summaryTitle.animate{opacity:1;transition:opacity 1.5s linear}.headerSummary .headerSummaryContent .summarySubtitle.animate{opacity:1;transition:opacity 1.5s linear .5s}.headerSummary .headerSummaryContent .summaryContent{font-size:1.3rem;margin-top:1rem}.headerSummary .headerSummaryContent .summaryContent p:first-child{margin-top:3.5rem}.headerSummary:before{left:0;top:36.8rem;width:13rem}}@media screen and (min-width:1280px){.headerSummary{width:80%}.headerSummary .picContainer{width:55%}.headerSummary:before{top:34.5rem}}@media screen and (min-width:1440px){.headerSummary .headerSummaryContent{margin-right:0;margin-top:9vh;width:40%}.headerSummary .headerSummaryContent .summaryTitle:before{height:.2rem;top:-2rem}.headerSummary:before{top:36.9rem}}@media screen and (min-width:1920px){.headerSummary .picContainer{height:56vh;width:45%}.headerSummary .picContainer .redLine{height:.2rem;width:15rem}.headerSummary .headerSummaryContent{width:45%}.headerSummary .headerSummaryContent .summaryTitle:before{top:-3.5rem;width:6rem}.headerSummary .headerSummaryContent .summaryContent p{margin-top:2rem}.headerSummary:before{height:.2rem;top:51.88rem;width:21rem}}@media screen and (min-width:2560px){.headerSummary .picContainer .redLine{width:20rem}.headerSummary .headerSummaryContent .summaryTitle:before{bottom:6rem;width:8rem}.headerSummary .headerSummaryContent .summaryContent p{font-size:2rem;margin-top:1.5rem}.headerSummary:before{height:.4rem;top:69rem;width:26rem}}.newspaperCard{margin:auto}.newspaperCard .newspaperImg{align-items:center;display:flex;height:156px;justify-content:center;overflow:hidden;width:100%}.newspaperCard .newspaperImg img{filter:grayscale(1);height:auto;width:100%}.newspaperCard .newspaperContent{margin:1.5rem 0}.newspaperCard .newspaperContent .newspaperTitle{color:var(--red);font-size:1.7rem}.newspaperCard .newspaperContent .newspaperSummary{margin-bottom:.5rem;min-height:3.3rem}.newspaperCard .newspaperContent .newspaperSummary p:first-child{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-family:PlayfairDisplay;font-style:italic;font-weight:700;overflow:hidden;width:100%}.newspaperCard .newspaperContent .newspaperSummary p{display:none}.newspaperCard .newspaperContent .newspaperInfos{display:flex;flex-direction:row}.newspaperCard .newspaperContent .newspaperInfos .newspaperDate{font-weight:100;position:relative;width:7rem}.newspaperCard .newspaperContent .newspaperInfos .newspaperDate:after{background-color:var(--black);content:"";height:.1rem;position:absolute;right:0;top:.4rem;width:1.5rem}.newspaperCard .newspaperContent .newspaperInfos .newspaperCategory{font-weight:100;margin-left:1rem;width:15rem}.newspaperCard a .newspaperBtn{background-color:var(--white);border:.1rem solid var(--black);font-size:1rem;padding:.5rem;position:relative;text-transform:uppercase;transition:color,border .6s}.newspaperCard a .newspaperBtn:hover{border:.1rem solid var(--red);color:var(--red);cursor:pointer;transition:color,border .6s}.newspaperCard a .newspaperBtn:after{background-color:var(--black);content:"";height:.1rem;left:10rem;position:absolute;top:1rem;width:18.5rem}@media screen and (min-width:375px){.newspaperCard a .newspaperBtn:after{width:23.5rem}}@media screen and (min-width:425px){.newspaperCard a .newspaperBtn:after{width:28rem}}@media screen and (min-width:768px){.newspaperCard .newspaperContent .newspaperInfos .newspaperDate:after{right:.5rem}.newspaperCard a .newspaperBtn:after{width:21rem}}@media screen and (min-width:1024px){.newspaperCard .newspaperContent .newspaperTitle{margin-bottom:.5rem}.newspaperCard a .newspaperBtn{background-color:var(--white);border:.1rem solid var(--black);padding:1rem;position:relative;text-transform:uppercase;transition:color,border .6s}.newspaperCard a .newspaperBtn:after{left:11rem;top:1.6rem;width:25rem}}@media screen and (min-width:1280px){.newspaperCard .newspaperContent .newspaperInfos .newspaperDate{font-size:1.3rem;width:9rem}.newspaperCard .newspaperContent .newspaperInfos .newspaperCategory{font-size:1.3rem}.newspaperCard a .newspaperBtn:after{width:34rem}}@media screen and (min-width:1440px){.newspaperCard .newspaperImg{height:150px}.newspaperCard .newspaperContent{margin:2.5rem 0}.newspaperCard .newspaperContent .newspaperTitle{font-size:2.5rem}.newspaperCard .newspaperContent .newspaperInfos .newspaperDate{font-size:1.4rem;width:10rem}.newspaperCard .newspaperContent .newspaperInfos .newspaperCategory{font-size:1.4rem}.newspaperCard a .newspaperBtn:after{width:40rem}}@media screen and (min-width:1920px){.newspaperCard .newspaperContent{margin:2.5rem 0 3rem}.newspaperCard a .newspaperBtn{font-size:1.4rem}.newspaperCard a .newspaperBtn:after{left:17rem;width:51.5rem}}@media screen and (min-width:2560px){.newspaperCard .newspaperContent .newspaperTitle{font-size:3rem}.newspaperCard a .newspaperBtn:after{width:74.5rem}}.cardsSection{margin:auto auto 3rem;width:90%}.cardsSection .card{margin:3rem 0}#Paginator{margin-bottom:4rem}#Paginator .number-paginator{align-items:center;display:flex;flex-direction:row;gap:3rem;justify-content:center;margin:auto;width:90%}#Paginator .number-paginator a{color:var(--black);font-family:PlayfairDisplay;font-size:3rem;font-style:italic;font-weight:800;line-height:1.5rem;transition:color .6s}#Paginator .number-paginator a:hover{color:var(--red);transition:color .6s}#Paginator .number-paginator span{font-size:3rem}#Paginator .number-paginator span:hover{color:var(--black);transition:color .6s}@media screen and (min-width:768px){.cardsSection{display:flex;flex-flow:row wrap;justify-content:space-between}.cardsSection .card{width:45%}}@media screen and (min-width:1024px){.cardsSection{margin:auto auto 6rem;width:80%}#Paginator .number-paginator span{margin-bottom:0}}@media screen and (min-width:1440px){.cardsSection .card .newspaperCard .newspaperContent .newspaperInfos{margin-top:.5rem}.cardsSection .card .newspaperCard .newspaperImg{height:25rem;height:35rem}}