.award_gallery{color:#666;font-size:14px;margin-bottom:5px}.award_gallery #pictures .gallery_card{height:166px}.award_gallery.award_loading{filter:blur(10px);pointer-events:none}.award_gallery #pictures .gallery_card img{height:100%!important;object-fit:cover;width:100%}.award_gallery span.icon_play{height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.award_gallery span.icon_play svg{height:100%;width:100%}.award_gallery .video_thmb{bottom:0;cursor:pointer;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.award_gallery .load_more_wrp{margin-top:50px;text-align:center}.award_gallery .gallery_card.open .video_thmb{opacity:0;pointer-events:none}.award_gallery .load_more{border-radius:40px}.award_gallery.loading{filter:blur(5px)}.award_gallery .spinner{animation:spin 1s linear infinite;border:4px solid #ddd;border-radius:50%;border-top-color:#000;display:inline-block;height:40px;width:40px}.award_gallery .winners-loader{display:none;padding:40px;text-align:center}.award_gallery .gallery_title{font-size:32px;margin-bottom:20px}.award_gallery .gallery_tabs{border-bottom:1px solid #ddd;display:flex;gap:10px;margin-bottom:30px;margin-top:30px}.award_gallery .gallery_tab{background:#eee;border:none;cursor:pointer;font-weight:500;padding:10px 18px}.award_gallery .gallery_tab.active{background:#ff00c8;color:#fff}.award_gallery .gallery_subtitle{font-size:18px;margin-bottom:20px}.award_gallery .gallery_grid{display:flex;flex-wrap:wrap;gap:20px}.award_gallery .gallery_card{border-radius:6px;overflow:hidden;position:relative;width:calc(25% - 15px)}.award_gallery .gallery_card img{display:block;width:100%}.award_gallery .play_icon{background:hsla(0,0%,100%,.8);border-radius:50%;height:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}.award_gallery .play_icon:after{border-bottom:10px solid transparent;border-left:16px solid #000;border-top:10px solid transparent;content:"";left:23px;position:absolute;top:18px}.award_gallery .gallery_content{display:none}.award_gallery .gallery_content.active{display:block}.award_gallery .gallery_card video{height:100%;object-fit:cover;width:100%}@media (max-width:1200px){.award_gallery .gallery_card{width:calc(33.33% - 15px)}}@media (max-width:768px){.award_gallery .gallery_card{width:100%}}@keyframes spin{to{transform:rotate(1turn)}}