body{overflow-x:hidden}.bg-header{background-image:url(/static/bg.jpg),linear-gradient(180deg,#00111f74,#000810);background-size:cover;background-blend-mode:multiply}.gradient_video{background:linear-gradient(180deg,rgba(0,0,0,.777),rgba(0,0,0,.358));mix-blend-mode:multiply}.kit_anim{animation:kit_anim 1.4s infinite}.grids_news{display:grid;overflow:hidden;height:350px;width:100%;max-width:650px;margin:0 auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr}.news_carousel{display:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.news_carousel::-webkit-scrollbar{display:none}.news_carousel_item{flex:0 0 auto;width:280px;height:200px;margin-right:16px;scroll-snap-align:start;border-radius:8px;overflow:hidden}.news_carousel_item:last-child{margin-right:0}.news_carousel_item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news_carousel_item:hover img{transform:scale(1.05)}@media (max-width:768px){.grids_news{display:none}.news_carousel{display:flex;padding:0 16px;margin:0 auto;max-width:100%}}@media (max-width:480px){.news_carousel_item{width:240px;height:160px}}.grid_item{overflow:hidden;height:100%;padding:4px}.grid_item img{transition:all .8s;height:100%;object-fit:cover}.grid_item img:hover{opacity:.8;transition:all .8s}.grid_item:hover{transition:all .8s}@media (min-width:769px){.grid_item:first-child{grid-column:1/span 2;grid-row:1/span 2}.grid_item:nth-child(2),.grid_item:nth-child(3){grid-row:1/span 2}.grid_item:nth-child(4){grid-column:1/span 2;grid-row:3/span 4}.grid_item:nth-child(5){grid-column:3/span 4;grid-row:3/span 4}}@keyframes kit_anim{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}