.newsCenter{padding:60px 0;font-style:normal;font-weight:300;min-height:650px}.newsCenter h2{font-weight:400!important}.newsCenter h3{font-style:normal;font-size:24px;font-weight:700!important}.newsCenter .loader{animation:loadingAnimation 1.5s infinite}@keyframes loadingAnimation{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.newsCenter .btnLoad{display:block;width:200px;height:50px;margin:20px auto;background-color:#e03a3e;color:#041e42;text-align:center;border-radius:25px;border:2px solid #e03a3e;padding:10px;transition:all .5s;cursor:pointer;font-size:18px;font-weight:500}.newsCenter .btnLoad:active,.newsCenter .btnLoad:focus,.newsCenter .btnLoad:hover{background-color:#e03a3e;box-shadow:0 0 5px #bec0c2;transform:translateY(4px)}.newsCenter .btnLoad:focus-visible{outline-color:#041e42}.newsCenter .articleLarge{position:relative}.newsCenter .articleLarge .articleContent{padding:15px 0;text-align:left}@media screen and (min-width:1200px){.newsCenter .articleLarge .articleContent{padding:15px;left:-35px;top:20px;position:absolute;z-index:1;width:50%;background-color:rgba(245,245,245,.95);border-radius:7px}}.newsCenter .articleLarge .articleContent h2{font-size:25px}@media screen and (min-width:576px){.newsCenter .articleLarge .articleContent h2{font-size:30px}}.newsCenter .articleLarge .articleContent h2 a{color:#000;text-decoration:none}.newsCenter .articleLarge .articleContent p{font-size:14px;font-weight:400}.newsCenter .articleLarge .articleContent p a{font-weight:700;text-decoration:none;color:#000}.newsCenter .articleLarge .articleContent p.timeDetails{font-size:13px}.newsCenter .articleLarge .articleContent p.timeDetails:first-child{margin-bottom:0!important}.newsCenter .articleLarge .articleImage{position:relative;overflow:hidden;border-radius:7px}.newsCenter .articleLarge .articleImage.gallery{max-height:423px;overflow:hidden}.newsCenter .articleGrid,.newsCenter .articleList{display:flex;flex-direction:column}@media screen and (min-width:1200px){.newsCenter .articleGrid,.newsCenter .articleList{justify-content:space-between}}.newsCenter .articleGrid .articleRow,.newsCenter .articleList .articleRow{display:flex;padding-bottom:14px;flex-direction:row}@media screen and (min-width:768px)and (max-width:992px){.newsCenter .articleGrid .articleRow,.newsCenter .articleList .articleRow{flex-direction:column}}.newsCenter .articleGrid .articleRow:last-child,.newsCenter .articleList .articleRow:last-child{padding-bottom:0}.newsCenter .articleGrid .articleRow.teamStore .articleImage a,.newsCenter .articleList .articleRow.teamStore .articleImage a{word-wrap:break-word}.newsCenter .articleGrid .articleRow.teamStore .articleImage a img,.newsCenter .articleList .articleRow.teamStore .articleImage a img{object-fit:cover;height:90px;max-width:none}.newsCenter .articleGrid .articleContent,.newsCenter .articleList .articleContent{text-align:left;display:flex;flex-direction:column;justify-content:center;padding:0 0 0 12px}@media screen and (min-width:768px)and (max-width:992px){.newsCenter .articleGrid .articleContent,.newsCenter .articleList .articleContent{padding-left:0;padding-top:5px}}.newsCenter .articleGrid .articleContent h2,.newsCenter .articleList .articleContent h2{font-size:18px;margin:0}.newsCenter .articleGrid .articleContent h2 a,.newsCenter .articleList .articleContent h2 a{color:#000;text-decoration:none}.newsCenter .articleGrid .articleContent p,.newsCenter .articleList .articleContent p{font-size:14px;font-weight:400}.newsCenter .articleGrid .articleContent p a,.newsCenter .articleList .articleContent p a{font-weight:700;text-decoration:none;color:#000}.newsCenter .articleGrid .articleContent p.timeDetails,.newsCenter .articleList .articleContent p.timeDetails{font-size:13px}.newsCenter .articleGrid .articleContent p.timeDetails:first-child,.newsCenter .articleList .articleContent p.timeDetails:first-child{margin-bottom:2px!important}.newsCenter .articleGrid .articleImage a,.newsCenter .articleList .articleImage a{position:relative;overflow:hidden;border-radius:7px;width:90px;height:90px;display:flex;justify-content:center}.newsCenter .articleGrid .articleImage a img,.newsCenter .articleList .articleImage a img{object-fit:cover;height:90px;max-width:none;width:auto}.newsCenter .articleGrid{display:grid;grid-gap:0;gap:0;margin-bottom:20px;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:768px){.newsCenter .articleGrid{grid-template-columns:repeat(2,1fr);gap:25px}}@media screen and (min-width:992px){.newsCenter .articleGrid{grid-template-columns:repeat(3,1fr)}}.newsCenter .articleGrid .articleRow{flex-direction:row}@media screen and (min-width:768px){.newsCenter .articleGrid .articleRow{padding-bottom:0;padding-right:15px}}.newsCenter .articleGrid .articleContent{padding-left:12px}