.news-widget-container .news-items-list{align-items:center;gap:48px}.news-widget-container .backward-btn{left:calc(5% + max(100vw - 1920px,0px)/2)}.news-widget-container .backward-btn,.news-widget-container .forward-btn{display:flex;position:absolute;width:90px;height:90px;justify-content:center;align-items:center;border-radius:45px;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.09);top:calc(50% - 45px);z-index:1000}.news-widget-container .forward-btn{right:calc(5% + max(100vw - 1920px,0px)/2)}@media only screen and (max-width:993px){.news-widget-container .news-items-list{gap:30px}.news-widget-container .backward-btn,.news-widget-container .forward-btn{width:72px;height:72px;top:calc(50% - 36px)}}@media only screen and (max-width:769px){.news-widget-container .news-items-list{gap:27px}.news-widget-container .backward-btn,.news-widget-container .forward-btn{width:45px;height:45px;top:calc(50% - 22.5px)}}.waves{position:absolute;left:0;bottom:7px;width:100%;height:25vh;margin-bottom:-7px;min-height:100px;max-height:250px}.parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media (max-width:768px){.waves{height:100px;min-height:100px}}