.news-hub{position:relative;overflow:hidden;z-index:1;text-align:center;background:var(--color-gray-600);padding-top:50px;padding-bottom:115px}.news-hub-img7.animated,.news-hub-img6.animated,.news-hub-img5.animated,.news-hub-img4.animated,.news-hub-img3.animated,.news-hub-img2.animated,.news-hub-img1.animated{transform:none;animation:drop-down 2s}.news-hub-img1 img{transform:rotate(-20deg)}.news-hub-img1{position:absolute;left:-20px;bottom:-25px;z-index:1;width:107px;animation-delay:.2s;transition:all .2s;transform:translateY(-50%)}.news-hub-img2{position:absolute;left:65px;bottom:22px;width:65px;z-index:2;animation-delay:.3s;transition:all .2s;transform:translateY(-50%)}.news-hub-img3{position:absolute;left:85px;bottom:-10px;width:80px;animation-delay:.4s;transition:all .2s;transform:translateY(-50%)}.news-hub-img4{position:absolute;left:160px;bottom:-18px;width:34px;animation-delay:.5s;transition:all .2s;transform:translateY(-50%)}.news-hub-img5{position:absolute;right:80px;bottom:-15px;width:80px;z-index:1;animation-delay:.2s;transition:all .2s;transform:translateY(-50%)}.news-hub-img6{position:absolute;right:45px;bottom:25px;width:86px;z-index:2;animation-delay:.3s;transition:all .2s;transform:translateY(-50%)}.news-hub-img7{position:absolute;right:-15px;bottom:-30px;width:110px;animation-delay:.4s;transition:all .2s;transform:translateY(-50%)}.news-hub-title h3 strong{position:relative;display:inline-block;font-weight:400}.news-hub-title h3 strong:after{content:attr(data-text);position:absolute;top:2px;left:2px;margin-right:-3px;z-index:-1;-webkit-text-fill-color:transparent;-webkit-text-stroke-color:var(--color-secondary);-webkit-text-stroke-width:1px}.news-hub-text img{width:21px}.news-hub-text strong{font-weight:700}.news-hub-text{font-size:24px;line-height:1.4;letter-spacing:-1px;text-transform:uppercase}@media screen and (min-width:768px){.news-hub-text{font-size:40px}.news-hub-text img{width:38px}}@media screen and (min-width:1024px){.news-hub{padding-top:75px;padding-bottom:200px}.news-hub-img1{width:237px;bottom:-63px;left:-20px}.news-hub-img2{width:145px;left:160px;bottom:10px}.news-hub-img3{width:170px;left:222px;bottom:-47px}.news-hub-img4{width:77px;left:392px;bottom:-23px}.news-hub-img5{right:200px;bottom:-30px;width:164px}.news-hub-text{font-size:56px;line-height:1.2;margin-top:70px}.news-hub-text img{width:52px}.news-hub-img6{right:120px;bottom:38px;width:180px}.news-hub-img7{right:-30px;bottom:-35px;width:244px}}@keyframes drop-down{0%{transform:translateY(-50%)}100%{transform:translateY(0)}}