*{
	box-sizing: border-box;
}
.wrapper{
	max-width: 1768px;
	margin: 0px auto;
	    margin-top: 60px;
}
.box-sponsors{
	
}
.winners-arrow-left,.winners-arrow-right{
	display: flex;
    width: 36px;
    transition: background .2s ease, border .2s ease;
    height: 36px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #202020;
    border: none;
    cursor: pointer;
	position: absolute;
    top: 50%;
	margin-top: -18px;
	z-index: 999;
}
.winners-arrow-left.hide, .winners-arrow-right.hide{
	display: none !important;
}
.winners-arrow-left{
	left: 40px;
}
.winners-arrow-right{
	right: 40px;
}
.rst-item-sponsors p{
	margin: 0;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 1em;
	margin: 12px 0 0 0;
}
.judges-lists-slider-container{
	position: relative;
}
.judges-control{
	display: flex;
	gap: 12px;
	align-items: center;
	position: absolute;
	top: -62px;
	right: 0px;
}
.judges-control p{
	display: none !important;
}
.swiper-button-prev-judges,.swiper-button-next-judges{
	display: flex;
	width: 36px;
	transition: background .2s ease, border .2s ease;
	height: 36px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: #202020;
	border: 1px solid #202020;
	cursor: pointer;
}
.swiper-button-prev-judges:hover,.swiper-button-next-judges:hover{
	background: #3b3b3d;
	border: 1px solid #535353;
}
.box-sponsors{
	border-radius: 20px;
	background: #202020;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	width: 100%;
	padding: 20px 10px;
}
.rst-sponsors-list{
	display: flex;
    flex-direction: column;
    gap: 80px;
}
.rst-sponsors-list-one,.rst-sponsors-list-two{
	max-width: 1024px;
	margin: 0px auto;
}
.rst-sponsors-list-three{
	max-width: 888px;
	margin: 0px auto;
}
.rst-sponsors-list-four{
	max-width: 550px;
	margin: 0px auto;
}
.rst-item-sponsors{
	width: 100%;
}
.rst-sponsors-list-one,.rst-sponsors-list-two,.rst-sponsors-list-three,.rst-sponsors-list-four{
	gap: 34px 20px;
	width: 100%;
}
.rst-sponsors-list-one .rst-item-sponsors{
	max-width: 353px;
}
.rst-sponsors-list-four .rst-item-sponsors{
	max-width: 164px;
}
.rst-sponsors-list-two .rst-item-sponsors{
	max-width: 239px;
}
.rst-sponsors-list-three .rst-item-sponsors{
	max-width: 202px;
}
.rst-sponsors-list-one .box-sponsors{
	height: 236px;
}
.rst-sponsors-list-two .box-sponsors{
	height: 160px;
}
.rst-sponsors-list-three .box-sponsors{
	height: 136px;
}
.rst-sponsors-list-four .box-sponsors{
	height: 110px;
}
.custom-list-post-home2{
	display: flex;
	flex-wrap: wrap;
	padding-right: 20px;
}
.custom-list-post-home2.reverse{
	flex-direction: row-reverse;
}

.rst-featured-post-home{
	width: 40.8%;
	padding-left: 40px;
}
.custom-list-post-home2.reverse .rst-featured-post-home{
	padding-left: 0px;
	padding-right: 40px;
}
.custom-list-post-home2.reverse .rst-featured-post-home.rst-featured-post-home-large{
	padding-left: 0px;
	padding-right: 0px;
}
.rst-featured-post-home.rst-featured-post-home-large{
	width: 59.2%;
	padding-left: 0px;
}
.rst-featured-post-home h3{
	font-size: 28px;
    line-height: 1em;
    letter-spacing: -0.01em;
    margin: 0 0 8px 0;
    font-weight: 800;
    color: #fff;
    padding: 0px;
    box-sizing: border-box;
    text-align: left;
}

.rst-featured-post-home .post-category {
    color: #9E9E9F;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0em;
    margin-bottom: 8px;
    text-align: left;
	
}
.rst-featured-post-home .post-category a{
	text-decoration: none;
	color: inherit !important;
}
.rst-featured-post-home .post-category a:hover{
	text-decoration: underline;
}
.rst-featured-post-home .wrap-image-post img{
	aspect-ratio: 443 / 295;
    object-fit: cover;
}
.home .wrapper main{
	padding-left: 20px;
}
.rst-featured-post-home.rst-featured-post-home-large .wrap-image-post img{
	aspect-ratio: 700 / 467;
    object-fit: cover;
}
.rst-featured-post-home h3 a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: inherit !important;
}
.rst-featured-post-home .rst-except{
	max-width: 615px;
	text-align: left;
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px; 
}
.wp-block-template-part .navbar{
	max-width: 1758px;
	margin: 0px auto;
}
footer.wp-block-template-part .wp-block-group{
	max-width: 1758px;
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
}
.shot-talk-details .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: 100% !important;
}
.title-404{
	background: linear-gradient(180deg, #707070 -63.85%, #050505 193.08%);
	background-clip: text;
	font-size: 242px !important;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.justwatch-widget{
	border-radius: 20px;
	background: #202020;
	padding: 20px;
	display: flex;
	gap: 20px;
	margin-top: 32px;
}
.justwatch-widget.mobile{
	display: none !important;
}
.justwatch-widget-img{
	width: 154px;
	min-width: 154px;
}
.justwatch-widget img{
	width: 100%;
	flex-shrink: 0;
	aspect-ratio: 2/3;
	display: block;
	
	border-radius: 4px;
}
.justwatch-widget h5{
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 20px;
	margin: 0 0 10px 0;
}
.justwatch-widget-content{
	width: 100%;
}
.single :where(p) {
    color: #BCBBBB;
}
.rst-behind-the-scenes-slider-popup .swiper-slide{
	display: flex;
	align-items: center;
}
.card-component-deskop.column-4{
	max-width: 1076px;
    margin: 0px auto;
}
.card-component-deskop.column-3{
	max-width: 804px;
    margin: 0px auto;
}
.navbar .navbar-brand img{
	display: block;
}
.swiper-pagination-popup{
	position: absolute;
	bottom: 32px !important;
	left: 0;
	display: flex;
	    justify-content: center;
	gap: 5px;
	display: none;
}
.swiper-pagination-popup .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #535353;
}
.swiper-pagination-popup .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #fff;
}
.rst-sponsors-list-one,.rst-sponsors-list-two,.rst-sponsors-list-three,.rst-sponsors-list-four{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.winners-detail-popup-gallery-main-slider.slider-gallery{
	display: block;
    width: 100%;
	height: 100%;
}
.rst-behind-the-scenes-slider-popup{
	height: 100%;
}
.swiper-button-prev-popup,.swiper-button-next-popup{
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgOSAxNiIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0xLjMwMiAxLjk2MDI5TDcuMzY1OCA4LjAyNDA5TDEuMzAyIDE0LjA4NzkiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPg==) no-repeat center;
	background-color: #202020;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 99;
	cursor: pointer;
	margin-top: -18px;
}
.swiper-button-prev-popup{
	left: 40px;
	    transform: rotate(180deg);
}

.swiper-button-next-popup{
	right: 40px;
}
.box-sponsors{
	position: relative;
}
.box-sponsors a{
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
}
.rst-item-sponsors img{
	max-height: 60px;
	display: block;
}
.winners-detail-gallery-img video{
	width: 100%;
	display: block;
}
.winners-detail-gallery-img .video-ratio1{
	width: 80%;
	margin: 0px auto;
}
.both-locked .shots-slider .swiper-wrapper{
	justify-content: center;
}
.custom-popup .winners-detail-popup-gallery-inner{
	sheight: auto;
	smax-height: 100%;
}
.wrapper main a{
	font-weight: 400;
}
.wrapper main a strong{
	font-weight: inherit !important;
}
.card-component-deskop{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
}
.card-component-deskop .card-component-item{
	width: calc( 16.6666667% - 10px );
}
.card-component-item{
	border-radius: 20px;
	position: relative;
}
.card-component-item a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.video-card-component-wrapper .card-component-item a{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 20px;
}
.video-card-component-wrapper .card-component-item a:hover img{
	transform: scale(1.04);
}
.video-card-component-wrapper .card-component-item img{
    aspect-ratio: 9 / 16 !important;
	transition: 0.5s all;
}
.card-component-icon-video{
	width: 40px;
    height: 40px;
    border-radius: 10px;
    background: rgba(164, 164, 164, 0.22);
    backdrop-filter: blur(6.75350284576416px);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 12px;
    bottom: 12px;
}
.card-component-item img{
	width: 100%;
    display: block;
    aspect-ratio: 193 / 289;
    object-fit: cover;
    border-radius: 20px;
}
.card-component-item .arrow{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 12px;
	opacity: 0;
    transition: 0.2s all;
	right: 12px;
	z-index: 2;
	background: rgba(255, 255, 255, 0.20);
	backdrop-filter: blur(2.023693561553955px);
	opacity: 0;
    transition: 0.2s all;
	    transform: rotate(90deg);
}
.card-component-item:hover .arrow{
	opacity: 1;
}
.card-component-mobile .swiper-slide{
	width: 240px !important;
}
.card-component-mobile .swiper-slide .card-component-item img{
    aspect-ratio: 240 / 360;
}
.card-component-mobile .card-component-item .arrow{
	opacity: 1;
}
.card-component-mobile  .card-component-item span.title{
	padding: 19px;
}
.card-component-mobile .card-component-item:after{
	height: 95px;
}
.card-component-item span.title{
	display: block;
	color: #FFF;
	font-size: 24px;
	font-weight: 800;
	line-height: 1em;
	padding: 16px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 9;
}
.card-component-mobile{
	display: none;
}
.wrapped-box{
	max-width: 100% !important;
	padding: 40px 20px 60px !important;
	background: #202020;
	border-radius: 20px;
}
.wrapped-box .shots-slider-wrapper {
    padding: 0px !important;
}
.card-component-mobile .card-component-item span.title{
	font-size: 24px;
}
.card-component-item:after{
	width: 100%;
	height: 80px;
	border-radius: 20px;
	content:"";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
	background: linear-gradient(#000, rgba(0, 0, 0, 0));
}
.video-card-component-wrapper .card-component-item:after{
	display: none !important;
}
body{
	font-size: 18px;
	line-height: 26px;
}
body.error404  main{
	display: flex;
	align-items: center;
	justify-content: center;
}
.swiper-wrapper-container {
    display: flex;
}
.gradient-border {
    max-width: 100%;
}
.gradient-border:after{
	background: #3B3B3D !important;
}
.swiper-container{
	position: relative;
}
.eyebrow-text{
	color: #9E9E9F !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 20px !important;
	margin: 0 0 12px 0 !important;
	    text-transform: uppercase;
}
.content-slider .content-slider-heading .eyebrow-text{
	text-align: center;
}
@media only screen and (max-width: 1024px) {
	.content-slider .content-slider-heading .eyebrow-text{
		text-align: left;
	}
	.winners-arrow-left,.winners-arrow-right{
		display: none !important;
	}
}
.contest-is-not-live-heading h2{
	max-width: 558px;
	color: #FFF;
	font-size: 36px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -0.01em;
	margin: 0;
	line-height: 1;
}
.custom-hero-video{
	position: relative;
}
.contest-is-not-live-heading{
	display: flex;
	align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
	
	padding-top: 30px;
	border-top: 1px solid #fff;
}
.contest-is-not-live-heading-container{
	padding: 0 40px 58px;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	position: absolute;
	transition: 0.4s all;
}
.contest-is-not-live .recreation-heading{
	display: none !important;
}
.contest-is-not-live-heading p{
	margin: 0;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	padding: 12px 16px;
	border-radius: 12px;
	background: #56759C;
	display: inline-block;
}
.prizes-sponsored-lists-slider {
    position: relative;
    overflow: hidden;
    padding: 0;
    z-index: 1;
}

@keyframes scroll2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100%));
  }
}
.prizes-sponsored-lists-slider .swiper-wrapper-container {
    animation: scroll2 50s linear infinite;
}
.tuesday-drop .tuesday-drop-content a:where(:not(.wp-element-button)){
	color: inherit;
}
.shots-slider-heading{
	padding-bottom: 24px;
	display: flex;
	gap: 24px;
    align-items: flex-end;
    justify-content: space-between;
}
.shots-slider-wrapper .swiper-navigation {
	width: 80px;
	min-width: 80px;
	display: flex;
	justify-content: space-between;
}
.shots-slider-heading-left{
	max-width: 720px;
}
.shots-slider-wrapper .swiper-button-next,.shots-slider-wrapper .swiper-button-prev {
    position: relative;
    left: auto !important;
	right: auto !important;
	top: 0;
	background: #3B3B3D;
	margin: 0 !important;
}
.gradient-border:after{
	sbackground: linear-gradient(90deg, var(--wp--preset--color--dark-lighter), #141414);
}

.pinned-image,.pinned-image2{
	background-position: center;
	background-size: cover;
	background-repeat: center;
	border-radius: 20px;
	width: 100%;
	height: 613px;
	padding-bottom: 8px;
	flex-direction: column;
	display: flex;
	align-items: center;
	
	justify-content: flex-end;
}
.pinned-image-top{
	position: relative;
}
.pinned-image2{
	display: none;
	margin-left: -20px;
    margin-right: -20px;
    width: auto;
	position: absolute;
	left: 0;
	top: 0;
}
.show .pinned-image2{
	display: flex;
}
.show .pinned-image{
	sdisplay: none !important;
}
.rst-prizes-section.fixed{
	position: fixed;
	right: calc(calc(100% - 1768px) / 2);
    width: calc(100% - calc(100% - 1728px) - 217px);
	padding: 0 20px;
}

.smo_space_fixed{
	height: 100px;
	display: none;
	position: fixed !important;
	background: #141414;
	z-index: 99;
	top: 62px;
	width: calc(100% - calc(100% - 1728px) - 217px) !important;
	right: calc( calc(100% - 1768px) / 2 );
}
.smo_space_fixed.show{
	display: block;
}
.pinned-image.fixed{
	position: fixed;
    right: calc( calc(100% - 1768px) / 2 );
    top: 162px;
	margin: 0 !important;
    width: calc(100% - calc(100% - 1728px) - 217px) !important;
}
@media (max-width: 1768px) {
	.pinned-image.fixed{
		position: fixed;
		right: 0;
		top: 162px;
		margin: 0 !important;
		width: calc(100% - 257px) !important;
	}
	.smo_space_fixed{
		width: calc(100% - 257px)  !important;
		right: 0;
	}
	.rst-prizes-section.fixed{
		position: fixed;
		right: 20px;
		padding: 0;
		width: calc(100% - 297px);
	}	
}
.pinned-image-bottom{
	display: none;
}
.rst-prizes-section{
	background: #141414;
	z-index: 9;
	position: static;
}
.pinned-image-top .pinned-image{
	margin-left: -20px;
	margin-right: -20px;
	width: auto;
}
.pinned-image-bottom .pinned-image{
	margin-left: -20px;
	margin-right: -20px;
	width: auto;
}

.pinned-image-space2{
	sheight: calc( 100dvh - 60px );
	height: 613px;
	display: none;
}
.pinned-image-space{
	height: 613px;
}
.rst-prizes-section.fixed + .rst-prizes-space{
	display: block;
}
.rst-prizes-space{
	display: none;
}
.pinned-image + .pinned-image-space{
	display: none;
}
.pinned-image.fixed + .pinned-image-space{
	display: block;
}
.rst-prizes-space{
	display: none;
}
.custom-categories-and-challenges{
	max-width: 1051px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	position: relative;
	z-index: 9;
	margin: 0px auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.pinned-image p{
	margin: 0;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	color: #fff;
}
.text-with-sticky-slider{
	padding-top: 40px;
	padding-bottom: 40px;
}
.text-with-sticky-slider-heading{
	margin: 0 0 12px 0 !important;
	padding-bottom: 0px;
	border-bottom: 0px solid #3B3B3D;
}
.text-with-sticky-slider-wrap{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.text-with-sticky-slider-content{
	width: 44%;
	padding-right: 40px;
}
.text-with-sticky-slider-right{
	width: 56%;
	position: sticky;
	top: 70px;
}
.text-with-sticky-slider-content p:first-child{
	margin-top: 0 !important;
}

.gradient-border:after{
	display: none;
}
.text-with-sticky-slider-content p:last-child{
	margin-bottom: 0 !important;
}
.text-with-sticky-slider-right .swiper-container {
    overflow: hidden;
	border-radius: 7.432px;
	position: relative;
}
.text-with-sticky-slider-right .swiper-slide figure{
	margin: 0 !important;
}
.text-with-sticky-slider-right .swiper-slide p{
	color: #9E9E9F;
	text-align: center;
	
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin: 6px 0 2px 0;
}
.text-with-sticky-slider-right .swiper-container .swiper-navigation {
    justify-content: center;
}
.text-with-sticky-slider-right .swiper-container .swiper-navigation {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 4px;
}
.text-with-sticky-slider-right .swiper-container .swiper-navigation .swiper-button-prev, .text-with-sticky-slider-right .swiper-container .swiper-navigation .swiper-button-next {
    position: static;
    margin: 0;
}
.text-with-sticky-slider-right .swiper-container .swiper-pagination {
    width: auto;
    margin: 0;
    height: auto;
    position: static;
}
.text-with-sticky-slider-right .swiper-container img{
	border-radius: 7.432px;
	display: block;
	aspect-ratio: 681 / 372;
	object-fit: cover;
	width: 100%;
}
.text-with-sticky-slider-content p{
	
}
.related-swiper{
	padding: 0 !important;
	position: relative;
}
.rst-winners-ajax.loading{
	opacity: 0.5;
	pointer-events: none;
}
.prizes-sponsored-lists-slider{
	margin-left: -20px;
	margin-right: -20px;
}
.parallax-wrapper .parallax-gallery .column{
	transition: all 0.4s;
}
.tuesday-drop .tuesday-drop-content .related-swiper .swiper-container .swiper-button-next, .tuesday-drop .tuesday-drop-content .related-swiper .swiper-container .swiper-button-prev {
    top: 20px !important;
}
.no-result{
	text-align: center;
	margin-top: 40px;
}
.wp-block-buttons .wp-block-button__link {
    text-decoration: none !important;
}
.masonry-gallery.masonry-gallery-1 .gallery-item img{
	max-width: 100%;
	width: auto;
	    margin: 0px auto;
}
.masonry-gallery.masonry-gallery-1{
	-moz-column-count: 1;
    column-count: 1;
}
.masonry-gallery.masonry-gallery-1 .gallery-item{
	margin: 0px auto;
}
.horizontal-carousel .swiper-wrapper-container .swiper-slide-item{
	position: relative;
	width: max-content;
}
.horizontal-carousel .swiper-wrapper-container .swiper-slide-item span {
    line-height: 20px;
}
.horizontal-carousel .swiper-wrapper-container .swiper-slide-item span {
    display: block;
    position: static;
    color: #9E9E9F;
    font-size: var(--wp--preset--font-size--small);
	text-align: center;
	margin-top: 9px;
}
.horizontal-carousel .swiper-wrapper-container .swiper-slide-item:hover a:before {
    background-color: rgba(0, 0, 0, .2);
    transition: background-color .2s ease-out;
}
.horizontal-carousel .swiper-wrapper-container .swiper-slide-item:hover span {
    display: block;
}

.horizontal-carousel .swiper-wrapper-container .swiper-slide-item a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color .2s ease-out;
    display: none !important;
}
.horizontal-carousel .swiper-wrapper-container .swiper-slide-item img {
    display: block;
    height: 224px;
    width: auto;
	border-radius: 12px;
}
.contest-is-not-live .custom-hero-video:after{
	width: 100%;
	height: 100%;
	content:"";
	background: #000;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.4s all;
	border-radius: 20px;
}
.show .contest-is-not-live-heading-container{
	opacity: 0;
	visibility: hidden;
}
.contest-is-not-live .custom-hero-video.show:after{
	opacity: 0;
	visibility: hidden;
}
@keyframes scroll2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100%));
  }
}
@keyframes scroll {
  from {
    transform: translateX(calc(-100%));
  }
  to {
    transform: translateX(0);
  }
}
.horizontal-carousel .swiper-wrapper-container{
	gap: 12px;
	display: flex;
	animation: scroll2 linear infinite;
}
.horizontal-carousel.ltr .swiper-wrapper-container{
	animation: scroll linear infinite;
}
.horizontal-carousel:hover .swiper-wrapper-container {
  animation-play-state: paused;
}
.horizontal-carousel{
	display: flex;
	gap: 12px;
}
.full-width-slider .swiper-slide{
	border-radius: 12px;
	background: #202020;
	aspect-ratio: 1215 / 694;
	display: flex;
	align-items: center;
	justify-content: center;
}
#chooser ul li a{
	font-weight: 400;
}
img{
	max-width: 100%;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post{
	position: relative;
}
.rst-lists-news-event .wp-block-post .wp-block-post-title a {
    font-weight: inherit;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-title a:after{
	height: 100%;
	width: 100%;
	content:"";
	left: 0;
	z-index: 9;
	top: 0;
	position: absolute;
}
.rst-main-content-articles .wp-block-buttons a.wp-block-button__link,.tuesday-drop-content .wp-block-buttons a.wp-block-button__link {
    min-width: 120px;
    border-radius: 12px;
    background: linear-gradient(90deg, var(--start-color) 0, var(--end-color) 100%);
    transition: --start-color .2s linear, --end-color .2s linear;
    text-decoration: none;
	padding: 12px 16px;
    line-height: 1;
}
.content-slider .content-slider-heading h3 {
	margin-bottom: 24px !important;
}
.rst-main-content-articles .wp-block-buttons a.wp-block-button__link:hover,.tuesday-drop-content .wp-block-buttons a.wp-block-button__link:hover{
	
	    --start-color: #31b4f3;
    --end-color: #1b68c4;
	transition: --start-color 0.2s linear, --end-color 0.2s linear;
	color: var(--wp--preset--color--white);
}
.rst-main-content-articles .wp-block-group{
	padding: 20px 0;
}
.show-all-prizes{
	display: none;
}
.sidebar nav.wp-block-navigation a.wp-block-navigation-item__content{
	text-underline-offset: 3px;
}
.tuesday-drop .tuesday-drop-hero img {
    display: block;
}
.tuesday-drop .tuesday-drop-header {
    display: block !important;
    gap: 40px;
	flex-wrap: wrap;
	    align-items: flex-start;
    border-bottom: none;
	margin: 0px auto;
	max-width: 700px;
}
.tuesday-drop .tuesday-drop-header h1{
	width:  100%;
	line-height: 1;
}
.tuesday-drop .tuesday-drop-header p{
	width: calc( 46.2555% - 20px );
	border-radius: 20px;
    background: #202020;
    padding: 24px;
	font-size: 16px;
	line-height: 20px;
}
.shots-slider-wrapper .swiper-container .swiper-wrapper .swiper-slide .slide-content span{
	display: block;
	color: #9E9E9F;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin-top: 8px;
}
.horizontal-carousel {
    padding: 12px 0 0 0;
	margin-right: -20px;
}
.horizontal-carousel .swiper-wrapper .swiper-slide img {
    display: block;
	height: 224px;
	width: auto;
}
.horizontal-carousel .swiper-wrapper .swiper-slide span {
	line-height: 20px;
}
.tuesday-drop .tuesday-drop-content h3{
	margin: 20px 0 16px 0;
}
.gradient-border {
    margin: 0px 0 12px 0 !important;
	padding-bottom: 0px !important;
}
.bottom-bordered {
    margin: 0px 0 12px 0 !important;
	padding-bottom: 0px !important;
	border: none !important;
}
.shots-slider-wrapper .swiper-container .swiper-wrapper .swiper-slide .slide-content img{
	display: block;
}
.shots-slider-wrapper .swiper-container {
    margin-right: -20px;
}
.tuesday-drop .tuesday-drop-content .shots-slider-wrapper h3{
	margin-bottom: 12px;
	max-width: 720px;
	margin-top: 0;
}
.full-width-slider {
    display: block;
    margin: 0px 0 40px;
}
.full-width-slider .swiper-slide p {
    bottom: 12px;
    width: 100%;
    margin: 0;
	padding: 0 20px;
}
.full-width-slider .swiper-navigation {
    justify-content: center;
}
.full-width-slider .swiper-navigation .swiper-button-prev,.full-width-slider .swiper-navigation .swiper-button-next{
	position: static;
    margin: 0;
}
.content-slider {
    margin: 24px 0px 40px;
    position: relative;
	
}

.parallax-wrapper .parallax-gallery .column .gallery-item img {
	display: block;
    margin: 0px 0 12px 0;
}
.parallax-wrapper .parallax-gallery{
	margin-top: 20px;
	    overflow: inherit;
}
.parallax-wrapper .parallax-gallery .column .gallery-item span.parallax-gallery-title{
	letter-spacing: 1.12px;
}
.parallax-wrapper .parallax-gallery .column {
    gap: 72px;
}
.parallax-wrapper .parallax-gallery .column.fast{
	spadding-top: 90px;
}
.parallax-wrapper .parallax-gallery .column.medium{
	spadding-top: 21px;
}
.parallax-wrapper-mobile{
	display: none !important;
}
.parallax-wrapper .parallax-gallery {
    padding: 0 30px;
	margin-bottom: 0;
	gap: 50px;
    padding-bottom: 40px;
}
.masonry-gallery .gallery-item img{
	display: block;
}
.content-slider .content-slider-heading h3 {
	color: #FFF;
	text-align: center;
	font-size: 28px;
	font-style: normal;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.28px;
	margin: 0 0 24px 0;
}
.masonry-gallery .gallery-item{
	position: relative;
}
/*
.masonry-gallery .gallery-item:after{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    transition: all .3s;
    display: block;
	opacity: 0;
}
*/
.masonry-gallery .gallery-item img{
	border-radius: 12px;
}
.shots-slider-wrapper .swiper-container .swiper-wrapper .swiper-slide .slide-content img{
	border-radius: 12px;
}
.parallax-wrapper .parallax-gallery .column .gallery-item img{
	border-radius: 12px;
}
.masonry-gallery {
    -moz-column-gap: 12px;
    column-gap: 12px;
}
.masonry-gallery .gallery-item{
	margin-bottom: 12px;
}
.masonry-gallery{
	margin: 0px auto;
	max-width: 700px;
	
}
.masonry-gallery.rst-columns-3{
	max-width: 100%;	
	max-width: 1072px;
}
.masonry-gallery .gallery-item span{
	display: block;
	text-align: left;
    position: static;
    color: #9E9E9F;
	margin-top: 6px;
    font-size: 14px;
	line-height: 20px;
	transition: all .3s;
	font-weight: 400;
}
.masonry-gallery .gallery-item:not(.rst-popup-img,.rst-popup-img-gallery):hover span{
	text-decoration: underline;
}
.masonry-gallery .gallery-item:hover:after{
	opacity: 1;
}
.masonry-gallery .gallery-item:hover span{
	opacity: 1;
}
.parallax-wrapper .parallax-gallery .column .gallery-item span{
	font-weight: 600;
}
.content-slider .swiper-container.one-slider .swiper-slide{
	max-width: 700px;
	margin: 0px auto;
}
.content-slider .swiper-container .swiper-slide img {
    float: none;
	display: block;
	margin: 0;
}
.content-slider .swiper-container .swiper-slide figure{
	max-width: 160px;
	float: left;
	margin: 0 16px 9px 0;
}
.content-slider .swiper-container .swiper-slide h4{
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 12px 0;
}
.content-slider .swiper-container .swiper-slide p{
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 16px 0;
}
.tuesday-drop .tuesday-drop-content .wp-block-group h4 {
    margin: 0 0 8px 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}
.content-slider .swiper-container .swiper-slide p:last-child{
	margin: 0px;
}
.full-width-slider .swiper-pagination {
    width: auto;
    margin: 0;
	height: auto;
    position: static;
}
.full-width-slider .swiper-slide figure{
	margin: 0;
	    max-height: 100%;
    max-width: 100%;
    display: flex

}
.full-width-slider .swiper-slide p span {
	border-radius: 12px;
	line-height: 20px;
	background: rgba(0, 0, 0, 0.20);
	display: inline-block;
	backdrop-filter: blur(1px);
}
.full-width-slider .swiper-slide img {
    border-radius: 12px;
	display: block;
    max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}
.tuesday-drop .tuesday-drop-content .wp-block-group.shots-slider-wrapper p{
	max-width: 720px;
}
.ptb-8{
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.cta-btn .wp-block-buttons a.wp-block-button__link{
	padding: 12px 16px;
	line-height: 1;
}
.wp-block-group figure:last-child{
	margin: 0;
}
.shots-slider-wrapper .swiper-container .swiper-wrapper .swiper-slide{
	padding-top: 11px;
}
.shots-slider-wrapper{
	margin: 0px !important;
}
.tuesday-drop .tuesday-drop-content .wp-block-group p{
	margin: 0 0 25px 0;
	line-height: 26px;
}
.wp-block-post-excerpt{
	font-size: 18px;
	line-height: 26px;
}

.tuesday-drop .tuesday-drop-content .wp-block-group p:last-child{
	margin: 0;
}
.tuesday-drop .tuesday-drop-hero .pre-header,.tuesday-drop-header .pre-header{
    color: #9E9E9F;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
	
	margin: 20px 0 8px 0;
}
.show-all-prizes a{
	border-radius:  12px;
	background: #3B3B3D;
	width: 100%;
	padding: 14px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1em;
	display: block;
	    text-decoration: none !important;
}
.rst-item-prizes{
	border-top: 1px solid #3B3B3D;
	padding: 15px 20px;
	position: relative;
}
.rst-item-prizes-label-name{
	display: flex;
	align-items: center;
	gap: 21px;
}
.rst-item-prizes:last-child{
	border-bottom: 1px solid #3B3B3D;
}
.page-template-submission-page .wrapper {
	soverflow: hidden;
}
.rst-item-prizes-image-inner{
	
	display: flex;
	width: 263px;
	height: auto;
	padding: 12px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 22.259px;
	border: 1px solid #3B3B3D;
	background: #141414;
	box-shadow: 0.856px 0.856px 12.162px 0 rgba(0, 0, 0, 0.39);
	
	
}
@media only screen and (min-width: 767px) {
	.shots-slider-max-height .swiper-slide{
		width: auto !important;
	}
	.shots-slider-wrapper .swiper-container.shots-slider-max-height .swiper-wrapper .swiper-slide .slide-content img {
		display: block;
		max-height: 240px;
		object-fit: cover;
		width: auto;
			max-width: max-content;
	}
}
.rst-item-prizes-image{
	position: absolute;
	top: 100%;
	margin-top: -12px;
	left: 0;
	z-index: 9;
	display: none;
}
.rst-item-prizes-image img{
	width: 100%;
	max-height: 263px;
	display: block;
}
.rst-item-prizes:hover{
	background: #202020;
}
.rst-item-prizes-heading{
	display: flex;
	gap: 21px;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	align-items: center;
}

.rst-item-prizes-label{
	border-radius: 1000px;
	background: #202020;
	min-width: 86px;
	padding: 4px 10px;
	font-family: proxima-nova, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	display: inline-block;
	text-align: center;
}
.gform-theme--framework .gform_validation_errors .gform-icon{
	border-color: #fff;
    color: #fff;
}
.gform-theme--framework .gform_validation_errors{
	border-color: #fff;
}
.gform-theme--framework .gform_validation_errors .gform_submission_error{
	color: #fff;
}
.rst-item-prizes-label p{
	margin: 0;
}
.rst-item-prizes-label.platinum p{
	background: radial-gradient(108.63% 127.17% at 4.41% 19.14%, #34BCF1 0%, var(--Cerulean, #1472E3) 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.rst-item-prizes-name{
	width: 204px;
}
.rst-item-prizes-info{
	width: 28px;
}
.rst-item-prizes-description{
	flex: auto;
}
.rst-item-prizes-label.diamond p{
	background: radial-gradient(108.63% 127.17% at 4.41% 19.14%, #F8F8F8 0%, #616161 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.rst-item-prizes-label.gold p{
	color: #9E9E9F;
}
.rst-item-prizes-label.silver p{
	color: #727273;
}
.rst-item-prizes-info a{
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	text-decoration: underline;
	text-underline-offset: 2px;
}
.rst-custom-prizes > h2{
	color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
    text-align: center;
    letter-spacing: -0.01em;
    margin: 0 0 40px 0;
}
.rst-recreation-form .gform_fields {
	display: flex !important;
	gap: 12px !important;
	flex-wrap: wrap;
}
.rst-recreation-form .gform_fields .gfield{
	width: 100%;
}
.rst-recreation-form .gform_fields .gfield .ginput_container input[type="text"],.rst-recreation-form .gform_fields .gfield .ginput_container input[type="email"],.rst-recreation-form .gform_fields .gfield .ginput_container input[type="tel"],.rst-recreation-form .gform_fields .gfield .ginput_container input[type="number"],.rst-recreation-form .gform_fields .gfield .ginput_container input[type="url"] {
    color: #fff !important;
    border: none !important;
	border-radius: 8px;
    background: #3B3B3D !important;
    font-family: proxima-nova, sans-serif !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    display: block !important;
    outline: none !important;
    box-shadow: none !important;
    margin-bottom: 0px !important;
    border-radius: 8px !important;
    padding: 5px 12px !important;
    height: auto !important;
}
.rst-recreation-form .gform-theme--foundation .gform_footer .gform_button {
    border-radius: 12px !important;
    padding-top: 12px !important;
    padding-right: 16px !important;
    padding-bottom: 12px !important;
    padding-left: 16px !important;
	min-width: 120px!important;
	font-weight: 600 !important;
    font-size: 14px !important;
	line-height: 1em !important;
    border: none !important;
    transition: all 400ms ease 0ms;
    color: #ffffff;
    background-color: #1472E3 !important;
    font-family: proxima-nova, sans-serif !important;
	outline: none;
	box-shadow: none;
}

.rst-recreation-form .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_drop_area {
	position: relative;
    background: none;
    border: none;
    padding: 0;
	text-align: left;
}
.rst-recreation-form .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_drop_area:before{
	display: none;
}
.rst-recreation-form .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_drop_area .gform_drop_instructions{
	display: none;
}
.rst-recreation-form .gform-theme--foundation .gform_footer .gform_button:hover{
	background-color: #31caff !important;
}
.rst-recreation-form .gfield.gfield--type-fileupload{
	display: flex;
    flex-direction: column;
	padding-bottom: 4px;
}
.rst-recreation-form .gfield.gfield--type-fileupload .gfield_label {
	order: 0;
}
.rst-recreation-form .gfield.gfield--type-fileupload .ginput_container_fileupload {
	order: 2;
	color: #fff;
}
.rst-recreation-form .gform-theme--foundation .gform_footer{
	margin-top: 12px !important;
}
.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_filename{
	color: #fff;
}
.rst-recreation-form .gfield.gfield--type-fileupload .ginput_preview_list {
	order: 3;
}
.rst-recreation-form .gfield.gfield--type-fileupload .gfield_description:not(.validation_message) {
	order: 1;
	color: #9E9E9F;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 4px 0;
}
.rst-recreation-form .gform_fields .gfield .ginput_container textarea {
    color: #fff !important;
    border: none !important;
	border-radius: 8px;
    background: #3B3B3D !important;
    font-family: proxima-nova, sans-serif !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    display: block !important;
    outline: none !important;
    box-shadow: none !important;
    margin-bottom: 0px !important;
    border-radius: 8px !important;
    padding: 12px 12px !important;
    height: 132px !important;
	min-height: 132px !important;
	resize: none;
}

.rst-recreation-form .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_drop_area .gform_button_select_files{
	border-radius: 12px;
	background: #3B3B3D;
	min-width: 120px;
	padding: 12px;
	color: #FFF;
	font-family: proxima-nova, sans-serif !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 1em;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: none;
	outline: none;
	box-shadow: none;
} 
.rst-recreation-form .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_drop_area .gform_button_select_files:before{
	width: 12px;
	height: 12px;
	content:"";
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNCA4Ljg2NzE5QzYuNCA5LjE5ODU2IDYuNjY4NjMgOS40NjcxOSA3IDkuNDY3MTlDNy4zMzEzNyA5LjQ2NzE5IDcuNiA5LjE5ODU2IDcuNiA4Ljg2NzE5TDYuNCA4Ljg2NzE5Wk03LjQyNDI2IDAuOTI2NDRDNy4xODk5NSAwLjY5MjEyNSA2LjgxMDA1IDAuNjkyMTI1IDYuNTc1NzQgMC45MjY0NEwyLjc1NzM2IDQuNzQ0ODJDMi41MjMwNCA0Ljk3OTEzIDIuNTIzMDQgNS4zNTkwMyAyLjc1NzM2IDUuNTkzMzVDMi45OTE2NyA1LjgyNzY2IDMuMzcxNTcgNS44Mjc2NiAzLjYwNTg5IDUuNTkzMzVMNyAyLjE5OTIzTDEwLjM5NDEgNS41OTMzNUMxMC42Mjg0IDUuODI3NjYgMTEuMDA4MyA1LjgyNzY2IDExLjI0MjYgNS41OTMzNUMxMS40NzcgNS4zNTkwMyAxMS40NzcgNC45NzkxMyAxMS4yNDI2IDQuNzQ0ODJMNy40MjQyNiAwLjkyNjQ0Wk03IDguODY3MTlMNy42IDguODY3MTlMNy42IDEuMzUwN0w3IDEuMzUwN0w2LjQgMS4zNTA3TDYuNCA4Ljg2NzE5TDcgOC44NjcxOVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMi41MzgzIDkuODY3MTlWMTAuMjYyOEMxMi41MzgzIDExLjEzNjcgMTEuODI5OSAxMS44NDUyIDEwLjk1NTkgMTEuODQ1MkgzLjA0Mzg0QzIuMTY5OSAxMS44NDUyIDEuNDYxNDMgMTEuMTM2NyAxLjQ2MTQzIDEwLjI2MjhWOS44NjcxOSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) no-repeat center;
}
.rst-recreation-form .gform_fields .gfield.gfield--type-consent input[type=checkbox]:before {
    color: #fff !important;
}
.rst-recreation-form .gform_fields .gfield.gfield--type-consent .gfield_consent_label {
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	margin-left: 7px;
	padding-top: 1px;
}
.rst-recreation-form .gform_fields .gfield.gfield--type-consent .gfield_consent_label a{
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 2px;
}
.gfield_description.gform_fileupload_rules{
	display: none !important;
}
.rst-recreation-form .gform_fields .gfield .gfield_label {
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	display: block;
	margin: 0 0 4px 0;
}
.rst-recreation-form .gform_fields .gfield.gfield--type-consent input[type="checkbox"]{
	height: 18px !important;
    width: 18px !important;
    border: none !important;
	border-radius: 4px !important;
	background: #727273 !important;
    box-shadow: none !important;
    margin-top: 0px;
}
.rst-recreation-form .gform_fields .gfield .gfield_required  {
	display: none !important;
}
.custom-categories-and-challenges > h2{
	color: #FFF;
	font-size: 28px;
	font-style: normal;
	font-weight: 800;
	line-height: 1;
	text-align: center;
	letter-spacing: -0.01em;
	margin: 0 0 40px 0;
}
.rst-categories-and-challenges-wrap{
	display: flex;
	gap: 40px;
}
.rst-list-categories,.rst-challenges{
	width: 50%;
	border-radius: 16px;
	background: #202020;
	padding: 24px;
}
.rst-categories-and-challenges-wrap h3{
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.01em;
	margin: 0 0 20px 0;
}
.rst-list-categories ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 12px;
	flex-direction: column;
}
.rst-list-categories ul li{
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

.rst-challenges-item{
	padding: 12px 8px;
	padding-bottom: 11px;
	border-bottom: 1px solid #3B3B3D;
}
.rst-get-inspired-section > h2{
	color: #FFF;
	font-size: 28px;
	font-style: normal;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.01em;
	margin: 0 0 40px 0;
	text-align: center;
}
.rst-challenges-item-heading{
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
.rst-challenges-item-heading.active div span{
	transform: rotate(90deg);
}
.rst-challenges-item-heading h4{
	color: #FFF;
	font-size: 16px;
	    width: calc(100% - 135px);
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
}
.rst-challenges-item-heading div{
	display: flex;
	align-items: center;
	gap: 8px;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	text-decoration: underline;
	text-underline-offset: 2px;
}
.categories-and-challenges-note{
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}
.more-coming-soon{
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	margin: 20px 0 0 ;
}
.rst-challenges-item-content{
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	    display: none;
	font-weight: 400;
	line-height: 20px;
	padding-top: 8px;
}
.rst-challenges-item-heading div span{
	display: flex;
	width: 20px;
	transition: 0.4s all;
	height: 20px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.rst-get-inspired-container {
    position: relative;
    display: flex;
    overflow: hidden;
    padding: 0;
    z-index: 1;
    width: 100%;
}
.rst-get-inspired-wrapper-container {
    display: flex;
}
.rst-get-inspired-top .rst-get-inspired-wrapper-container {
    animation: scroll2 50s linear infinite;
}
.rst-get-inspired-bottom{
	margin-top: 23px;
}
.rst-get-inspired-wrap{
	position: relative;
}
.rst-get-inspired-wrap:before{
	position: absolute;
	content:"";
	height: 100%;
	width: 236px;
	left: -1px;
	top: 0;
	z-index: 9;
	background: linear-gradient(90deg, #141414 0%, rgba(0, 0, 0, 0.00) 100%);
}
.rst-challenges-item.link-target{
	position: relative;
}
.rst-custom-form > h2{
	color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.01em;
    margin: 0 0 40px 0;
    text-align: center;
}
.rst-challenges-item.link-target a:after{
	height: 100%;
	width: 100%;
	content:"";
	position: absolute;
	left: 0;
	top: 0;
}
.categories_and_challenges_section{
	margin-left: -20px;
	margin-right: -20px;
}
.rst-get-inspired-wrap:after{
	position: absolute;
	content:"";
	height: 100%;
	width: 236px;
	right: -3px;
	z-index: 9;
	top: 0;
	background: linear-gradient(270deg, #141414 0%, rgba(0, 0, 0, 0.00) 100%);
}
.rst-get-inspired-bottom .rst-get-inspired-wrapper-container {
    animation: scroll 50s linear infinite;
}
.rst-winners-popup{
	sdisplay: none;
}
.rst-get-inspired-top:hover .rst-get-inspired-wrapper-container,.rst-get-inspired-top .rst-get-inspired-wrapper-container.clicked ,.popup-show .rst-get-inspired-top .rst-get-inspired-wrapper-container{
  animation-play-state: paused;
}
.f-thumbs.fancybox__thumbs{
	display: none;
}
.rst-get-inspired-bottom:hover .rst-get-inspired-wrapper-container,.rst-get-inspired-bottom .rst-get-inspired-wrapper-container.clicked ,.popup-show  .rst-get-inspired-bottom .rst-get-inspired-wrapper-container {
  animation-play-state: paused;
}
.rst-get-inspired-item{
	width: 234px;
	    margin-right: 16px;
}
.rst-get-inspired-item img{
	border-radius: 16px;
	display: block;
	aspect-ratio: 1;
    object-fit: cover;
    height: auto;
    width: 100%;
}
@keyframes scroll {
  from {
    transform: translateX(calc(-100%));
  }
  to {
    transform: translateX(0);
  }
}
@keyframes scroll2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100%));
  }
}
.wp-block-list.custom_li{
	line-height: 20px;
    margin: 0;
	list-style: none;
    padding-left: 0px;
}
.wp-block-list.custom_li > li{
	padding-left: 25px;
	position: relative;
}
.wp-block-list.custom_li > li:before{
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	left: 11px;
	top: 6px;
	content:"";
}
.item-prizes-sponsored-slider{
	width: fit-content;
	height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-prizes-sponsored-slider img{
	max-height: 60px;
	max-width: 178px;
}
.custom-prizes-sponsored h2{
	color: #9E9E9F;
    font-size: 14px; 
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.01em;
    text-align: center;
    margin: 0 0 32px 0;
}
.wp-block-list.custom_li ul{
	padding-left: 22px;
}
.wp-block-list.custom_li li{
	margin: 0 0 8px 0;
}
.wp-block-list.style-lower{
	list-style: lower-alpha;
}
.hero-video-submission #youtube-wrapper.rst-hero-video {
    padding-bottom: 46.83%;
}
.wp-block-list.custom_li li:last-child{
	margin: 0 0 0px 0;
}
.wp-block-list.custom_li li a{
	font-weight: 400 !important;
	text-decoration: none !important;
}
.winners-detail-behind-the-scenes-arrow{
	display: flex;
	gap: 12px;
	width: 84px;
	
}
.winners-detail-behind-the-scenes-arrow .swiper-button-prev ,.winners-detail-behind-the-scenes-arrow .swiper-button-next{
	display: flex;
	width: 36px;
	height: 36px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 10900px;
	color: #9E9E9F;
	border: 1px solid transparent;
	background: #3B3B3D;
	position: static !important;
	transform: none;
	transition: background .2s ease, border .2s ease;
	    margin: 0;
}
.swiper-button-lock {
    display: none !important;
}
.winners-detail-behind-the-scenes-arrow .swiper-button-prev:after{
	transform: rotate(180deg);
}
.winners-detail-behind-the-scenes-arrow .swiper-button-prev:after ,.winners-detail-behind-the-scenes-arrow .swiper-button-next:after{
	content:"";
	width: 14px;
	height: 14px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgOSAxNiIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0xLjMwMiAxLjk2MDI5TDcuMzY1OCA4LjAyNDA5TDEuMzAyIDE0LjA4NzkiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPg==) no-repeat center;
}
.rst-behind-the-scenes-slider .swiper-slide img{
	aspect-ratio: 1/1;
	display: block;
	width: 100%;
	height: auto;
	    object-fit: cover;
}
.winners-detail-behind-the-scenes-arrow .swiper-button-prev:hover,.winners-detail-behind-the-scenes-arrow .swiper-button-next:hover{
	background: #3B3B3D;
    border: 1px solid #535353;
	color: #fff;
}
.winners-detail-behind-the-scenes-header{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.winners-detail-behind-the-scenes-arrow .swiper-button-prev::after,.winners-detail-behind-the-scenes-arrow .swiper-button-next::after {
    font-size: 10px;
}
#youtube-wrapper.rst-hero-video {
    padding-bottom: 51.11%;
}
.winners-detail-behind-the-scenes-header{
	padding-bottom: 12px;
}
.winners-detail-behind-the-scenes-header h3{
	color: #FFF;
	font-family:  proxima-nova, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -0.01em;
	margin: 0;
}
.custom-lists-winners h2{
	color: #FFF;
    font-size: 28px;
    font-weight: 800;
    line-height: 1em;
    letter-spacing: -0.01em;
    text-align: center;
    margin: 0 0 20px 0;
}
.custom-judges-lists h2{
	color: #FFF;
	font-size: 28px;
	font-weight: 800;
	line-height: 1em;
	letter-spacing: -0.01em;
	text-align: center;
	margin: 0 0 32px 0;
}
.item-judges-slider img{
	aspect-ratio:  293 / 354;
    object-fit: cover;
    display: block;
    border-radius: 20px;
    height: auto;
    width: 100%;
}
.item-judges-slider div{
	color: #FFF;
	text-align: center;
	font-family: proxima-nova, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin: 12px 0 0 ;
}

.rst-filter-winners-wrap{
	display: flex;
    align-items: center;
    justify-content: center;
	margin: 0 0 40px 0;
	gap: 12px;
	flex-wrap: wrap;
}
.rst-filter-winners-wrap ul{
	margin: 0;
	padding: 0;
	list-style: none;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: center;
} 
.rst-filter-winners-wrap ul li a{
	border-radius: 12px;
	background: #3B3B3D;
	padding: 12px;
	    display: block;
    text-decoration: none;
	color: #FFF !important;
	text-align: center;
	font-family: proxima-nova, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1em;
	transition: 0.4s all;
}
.rst-lists-winners{
	gap: 40px 20px;
	display: flex;
	flex-wrap: wrap;
}
.show-all-winner{
	margin-top: 20px;
	display: none;
}
.show-all-winner a{
	width: 100%;
	display: block;
	color: #FFF !important;
	text-align: center;
	font-family: proxima-nova, sans-serif;;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1em;
	border-radius: 12px;
	padding: 12px;
	background: #1472E3;
	text-decoration: none !important;
	transition: 0.4s all;
}
.show-all-winner a:hover{
	background: #31caff;
}

.item-winners-post{
	width: calc( 25% - calc(60px / 4) );
	
}
.judges-lists-slider{
	margin-left: -20px;
	margin-right: -20px;
}
.item-judges-slider figure{
	margin:0;
}
.item-winners-post-click{
	cursor: pointer;
}
.item-winners-post .wp-block-post-featured-image{
	margin: 0;
}
.winner_thumb {
	position: relative;
}
.winner_thumb .best_in_show{
	position: absolute;
	top: 10px;
	left: 12px;
}
.best_in_show div{
	width: 42px;
	border-radius: 50%;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--White, #FFF);
	text-align: center;
	font-family: proxima-nova, sans-serif;
	font-size: 7.801px;
	font-style: normal;
	font-weight: 800;
	line-height: 7px;
	background: #1472E3;
	position: absolute;
	top: 8px;
	left: 0;
	right: 0;
	margin: 0px auto;
}
.best_in_show p{
	margin: 0;
}
body.popup-show{
	overflow: hidden;
}
body.popup-show header + div{
	z-index: 999;
}
.winners-detail{
	display: flex;
	position: fixed;
	width: 100%;
	height: 100dvh;
	    top: 0;
    left: 0;
	z-index: 999;
	padding: 40px 0px;
	opacity: 0;
  	visibility: hidden;
  	transition: all 300ms ease-out;
	background: rgba(0, 0, 0, 0.72);
	   
}
.winners-detail.show{
	display: flex;
	 opacity: 1;
  visibility: visible;
	
}
.winners-detail-popup-gallery{
	transition: all 300ms ease-out;
	max-width: 100% !important;
}

.winners-detail-inner{
		transition: all 300ms ease-out;
}

.winners-detail-gallery-img {
	margin: 0 0 8px 0;
}
.winners-detail-behind-the-scenes{
	border-top: 1px solid #3B3B3D;
	margin-top: 32px;
	padding-top: 19px;
}
.winners-detail-gallery-img:last-child{
	margin: 0 0 0px 0;
}
.winners-detail-gallery-img img{
	display: block;
	width: 80%;
	margin: 0px auto;
}
.winners-detail-inner{
	max-width: 864px;
	width: 100%;
	padding: 32px 32px 24px 32px;
	border-radius: 20px;
	border: 1px solid #3B3B3D;
	background: #141414;
	    overflow: auto;
	    scrollbar-width: none;
	margin: 0px auto;
}
.close-popup{
	position: absolute;
	top: 32px;
	right: 39px;
	z-index: 4;
}
.close-popup a{
	display: flex;
	width: 36px;
	height: 36px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	background: #3B3B3D;
}
.winners-detail-popup-gallery{
	display: flex;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 9999;
    padding: 40px 0px;
    background: rgba(0, 0, 0, 0.72);
	align-items: center;
	opacity: 0;
    visibility: hidden;
}
.winners-detail-popup-gallery.show2{
	 opacity: 1;
    visibility: visible;
}
.winners-detail-popup-gallery-inner{
	display: -webkit-box;
smax-width: 754px;
	max-height: 754px;
	width: fit-content;
	sheight: 100%;
	padding: 24px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	border: 1px solid  #3B3B3D;
	background: #141414;
	margin: 0px auto;
}
.winners-detail-popup-gallery-inner.video{
	height: 100%;
}
.winners-detail-popup-gallery-img{
	sdisplay: none;
}
.winners-detail-popup-gallery-img.show{
	display: block;
}
.video-ratio {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  border-radius: 0px;
}
.winners-detail-popup-gallery-img{
	max-width: 100%;
	max-height: 100%;
}
.over-video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.video-ratio video,.video-ratio iframe {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rst-behind-the-scenes-slider .swiper-slide p:empty{
	display: none;
}
.winners-detail-popup-gallery-img img{
	saspect-ratio: 1;
    object-fit: cover;
    display: block;
    border-radius: 16px;
    height: 100%;
	margin: 0px auto;
    width: auto;
	max-height: 704px;
}
.item-winners-post .wp-block-post-featured-image img{
	aspect-ratio: 288 / 290;
    object-fit: cover;
    display: block;
    border-radius: 20px;
    height: auto;
    width: 100%;
} 
.winners-section{
	display: none;
	transition: 0.4s all;
	opacity: 0;
	visibility: hidden;
}
.winners-section.active{
	display: block;
}
.winners-detail-popup-gallery-img .video-ratio{
	border-radius: 16px;
	    width: auto;
    padding-top: 0;
    height: 100%;
    aspect-ratio: 16 / 9;
}
.winners-detail-popup-gallery-img .video-ratio.vertical{
	aspect-ratio: 9 / 16;
}
.winners-section.active-animate{
	opacity: 1;
	visibility: visible;
}
.item-winners-post .wp-block-post-featured-image{
	margin: 0;
}
.item-winners-post h4{
	color: #FFF;
	text-align: center;
	font-family: proxima-nova, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin: 12px 0 0 0;
}
.select-year-selected{
	border-radius: 12px;
	display: flex;
	gap: 6px;
	border: 1px solid #3B3B3D;
	color: #fff;;
	font-family: proxima-nova, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1em;
	cursor: pointer;
	padding: 11px;
}
.select-year-option{
	border: 1px solid #3B3B3D;
	border-top: none;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	padding: 11px;
	position: absolute;
	top: 100%;
	left: 0;
	background: #141414;
	z-index: 99;
	    width: 100%;
	display: none;
}
.active .select-year-selected{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.active .select-year-option{
	display: block;
}
.select-year-option a{
	color: #fff;;
	font-family: proxima-nova, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1em;
	display: block;
	padding: 5px 0;
	text-decoration: none !important;
	    text-align: right;
    padding-right: 22px;
}
.select-year-selected span{
	color: #9E9E9F;
}
.select-year-selected p{
	margin: 0;
}
.select-year{
	position: relative;
}
.select-year-selected > div{
	width: 16px;
	height: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.winners-detail-heading-left{
	width: 454px;
	display: flex;
	gap: 24px;
}
.winners-detail-heading{
	display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
	margin: 0 0 32px 0;
}
.winners-detail-heading-right h2{
	color: #FFF;
	font-family: proxima-nova, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 800;
	text-align: right;
	line-height: 1;
	letter-spacing: -0.01em;
	margin: 0;
}
.winners-detail-heading-left-thumb{
	width: 114px;
}
.winners-detail-heading-left-thumb img{
	aspect-ratio: 2/3;
	display: block;
	width: 100%;
	object-fit: cover;
	    height: auto;
	border-radius: 4px;
}
.winners-detail-heading-left-content{
	width: calc( 100% - 114px - 24px );
}
.winners-detail-heading-left-content p{
	margin: 0 0 8px 0;
	color: #FFF;
	font-family: proxima-nova, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}
.winners-detail-heading-left-content p span{
	color: #9E9E9F;
	display: block;
}
.winners-detail-heading-left-content p:last-child{
	margin: 0;
}
.rst-filter-winners-wrap ul li a.active,.rst-filter-winners-wrap ul li a:hover{
	background: #1472E3;
}
#chooser > p {
	margin: 0 !important;
}
.custom-lists-tuesday-drops .rst-lists-news-event-loading .wp-block-post{
	width: 100%;
	border-radius: 20px;
	height: 279px;
	background: #202020;
}
.custom-lists-tuesday-drops .rst-lists-news-event-loading{
	 gap: 20px 20px;
    margin-top: 20px;
}
   
.custom-lists-tuesday-drops .rst-lists-news-event {
    gap: 20px;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post {
    width: 100%;
	padding: 20px 20px 20px 20px;
	border-radius: 20px;
	background: #202020;
	transition: 200s ease in;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-info{
	width: calc( 100% - 478px );
	padding-right: 80px;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post:hover{
	background: #2B2B2B;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .rst-post-featured {
    position: relative;
    margin: 0 0 0 0;
	width: 478px;
	border-radius: 16px;
}
.single-winner.popup-show2{
	overflow: hidden;
}
body,html{
	background-color: #141414;
}
.single-winner.popup-show2 header.wp-block-template-part{
	opacity: 0;
	visibility: hidden;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .rst-post-featured img{
	aspect-ratio: 6/4;
    object-fit: cover;
    display: block;
    border-radius: 16px;
    height: auto;
    width: 100%;
	max-height: 317px;
    transition: 0.4s all;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-excerpt {
    max-width: 448px;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-excerpt p{
	    -webkit-line-clamp: 4;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-title {
    color: #fff;
    font-size: 28px;
    line-height: 1;
    font-weight: 800;
	letter-spacing: -0.01em;
    margin: 0 0 12px 0;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-title a{
	font-weight: inherit !important;
}
.post-type-archive-tuesday-drops #ordering {
    margin-bottom: 4px;
	padding: 0 0px;
}
.tuesday-drops .tuesday-drop-card .wp-block-post-excerpt__excerpt{
	max-width: 448px;
	line-height: 20px;
}
.tuesday-drops .tuesday-drop-card:hover{
	background: #2B2B2B !important;
}
.tuesday-drops .tuesday-drop-card{
	transition: 200s ease in;
}
.rst-single-articles-heading{
	padding: 24px 0 20px 0;
	display: flex;
	    max-width: 700px;
    margin: 0px auto;
	flex-wrap: wrap;
	align-items: flex-start;
}
.rst-content-single-articles .tuesday-drop-hero img{
	width: 100%;
    min-width: 100%;
    border-radius: 20px;
	display: block;
}
.rst-single-articles-slideshow.mobile{
	display: none;
	padding-bottom: 20px;
}
.rst-single-articles-slideshow img{
	width: 100%;
	aspect-ratio: 1215 / 686;
    object-fit: cover;
    display: block;
    border-radius: 20px;
	height: auto;
}
.rst-single-articles-title{
	width: 100%;
	padding-right: 0px;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-date{
	color: #9E9E9F;
	font-family: proxima-nova, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 12px 0;
}
.rst-single-articles-title .articles-date{
	color: #9E9E9F;
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 8px 0;
}
.rst-single-articles-title h1{
	margin: 0;
    line-height: 1;
	font-size: 36px;
    font-weight: 800;
    letter-spacing: -0.01em;
}
.rst-single-articles-slideshow{
	padding-bottom: 40px;
}
.rst-main-content-articles{
	dmax-width: 700px;
	margin: 0px auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.rst-main-content-articles h3{
	font-family: proxima-nova, sans-serif;
	font-size: 28px;
	font-weight: 800;
	line-height: 1em;
	letter-spacing: -0.01em;
	margin: 0 0 16px 0;
}
.rst-main-content-articles h4{
	font-family: proxima-nova, sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0;
	margin: 0 0 8px 0;
}
.rst-main-content-articles p{
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	margin: 0 0 25px 0;
}
.rst-main-content-articles p.has-dark-lightest-color.has-small-font-size {
    margin: 0 0 4px 0;
    line-height: 20px;
}
.rst-main-content-articles p:last-child{
	margin: 0;
}
.rst-main-content-articles p a{
	    font-weight: 700 !important;
    text-decoration: underline !important;
    text-underline-offset: 2px;
	color: inherit;
}
.single .wp-block-group ul,.single .wp-block-group ol {
	color: #BCBBBB;
}
.rst-single-articles-description{
	color: #FFF;
	font-family: proxima-nova, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	border-radius: 20px;
	background: #202020;
	padding: 24px;
	width: 57.6%;
}
.shot-talk .shot-talk-details{
	background: #202020;
}
.rst-shot-talk-wrap{
	display: flex !important;
	margin-top: 45px !important;
	padding-bottom: 40px;
	flex-wrap: wrap;
	gap: 0;
}
.rst-shot-talk-wrap .shot-talk-title{
	width: 41.12% !important;
	padding-right: 20px;
}
.rst-shot-talk-wrap .shot-talk-details{
	width: 58.88% !important;
}
#youtube-wrapper iframe{
	border-radius: 20px;
}
.shot-talk-details h3{
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 20px;
	margin: 0 0 8px 0;
}
.shot-talk .shot-talk-details ul.timecode-list li.seek-time-btn {
    margin-bottom: 8px;
	gap: 8px;
	display: flex;
}
.shot-talk-details h3.key-moments-title.wp-block-heading{
	margin-top: 16px;
}
.shot-talk-details p{
	color: #BCBBBB;
	font-style: normal;
	font-weight: 400;
	margin: 0 0 25px 0;
}
.timecode-list{
	color: #BCBBBB;
}
.shot-talk-details p a{
	color: inherit;
}
.shot-talk .shot-talk-details ul.timecode-list {
    line-height: 20px;
}
.single-shot-talks  #youtube-wrapper{
	margin-top: 40px;
}
.shot-talk .shot-talk-details ul.timecode-list li.seek-time-btn span{
	text-decoration: underline;
	text-underline-offset: 2px;
	width: 76px;
	min-width: 76px;
	display: block;
}
.shot-talk-details p:last-child{
	margin: 0;
}
.shot-talk-details a{
	font-weight: 700;
	text-decoration: underline;
}
.shot-talk-details h3{
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 20px;
	margin: 0 0 8px 0;
}
.rst-shot-talk-wrap .shot-talk-title .shot-talk-date{
	color: #9E9E9F;
	font-family: proxima-nova, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 8px 0;
}
.shot-talk .shot-talk-title h1 {
    margin: 0;
	line-height: 1;
	letter-spacing: -0.01em;
}
.custom-lists-shot-talks #ordering {
    margin-bottom: 9px;
}
.icon-video{
	width: 60px;
	height: 60px;
	border-radius: 15.008px;
	background: rgba(164, 164, 164, 0.22);
	backdrop-filter: blur(6.75350284576416px);
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 16px;
	bottom: 16px;
}
.rst-lists-news-event .icon-video{
	width: 40px;
	height: 40px;
	border-radius: 8px;
	left: 12px;
	bottom: 12px;
}
.rst-lists-news-event .icon-video svg{
	width: 15px;
	height: auto;
}
.rst-post-featured a:hover .icon-video{
	background: rgba(164, 164, 164, 0.4);
}
/*
.wp-block-post-featured-video a:after{
	content:"";
	width: 44px;
	height: 44px;
	position: absolute;
	left: 16px;
	z-index: 9;
	bottom: 16px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDIzIDI1IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTIwLjM1MzMgOS4yODYxNEMyMi42MDI1IDEwLjU4NDcgMjIuNjAyNSAxMy44MzEyIDIwLjM1MzMgMTUuMTI5OEw1LjA2MDg0IDIzLjk1ODlDMi44MTE2IDI1LjI1NzUgNS4yMTY1N2UtMDUgMjMuNjM0MyA1LjIyNzkyZS0wNSAyMS4wMzcxTDUuMzA1MTFlLTA1IDMuMzc4OTFDNS4zMTY0NmUtMDUgMC43ODE3MDUgMi44MTE2MSAtMC44NDE1NDMgNS4wNjA4NSAwLjQ1NzA1N0wyMC4zNTMzIDkuMjg2MTRaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=) no-repeat center;
}
*/
.custom-lists-shot-talks .rst-post-featured img {
    aspect-ratio: 6/4;
}
.custom-lists-shot-talks .rst-lists-news-event {
    gap: 60px 20px;
}
.single-shot-talks  .related-swiper{
	padding-bottom: 30px;
}
.custom-lists-shot-talks .rst-lists-news-event-loading {
    gap: 60px 20px;
    margin-top: 60px;
}
.related-swiper .swiper-container .swiper-wrapper .swiper-slide .related_posts_title{
	margin-top: 8px;
    font-size: 18px;
    font-weight: 800;
    line-height: 20px;
	margin-bottom: 0;
}
.related-swiper .swiper-container .swiper-wrapper .swiper-slide .related_posts_title a{
	text-decoration: none;
	color: #fff;
	font-weight: 800 !important;
}
.related-swiper .swiper-container .swiper-wrapper .swiper-slide .related_posts_title a:hover{
	color: #34bcf1;
}
.related-swiper .swiper-container .swiper-wrapper .swiper-slide .related_posts_thumbnail{
	border-radius: 8px;
    margin: 0 !important;
    overflow: hidden;
}
.mb-0{
	margin: 0 !important;
}
.rst-custom-btn-gradient{

	sbackground: linear-gradient(85deg, #34BCF1 -90.73%, #2085FE 18.19%, #123968 140.46%) !important;
	background: linear-gradient(85deg, var(--start-color) 0, var(--end-color) 100%) !important;
  	transition: --start-color .2s linear, --end-color .2s linear !important;
    text-decoration: none;
}
.rst-custom-btn-gradient:hover{
	--start-color: #31b4f3;
    --end-color: #1b68c4;
    transition: --start-color .2s linear, --end-color .2s linear;
	sbackground: linear-gradient(85deg, #34BCF1 -4.52%, #2085FE 59.53%, #123968 152.7%)!important;
}
.img-width-100 img{
	width: 100%;
}
.bl-radius-20{
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}
.a-inherit a{
	color: inherit !important;
}
.fweight-600{
	font-weight: 600 !important;
}
.wrapper{
	padding-top: 0;
}
.rst-lists-partners{
	display: flex;
	flex-wrap: wrap;
	gap: 45px 20px;
}
.rst-item-partner{
	width: calc( 25% - calc( 60px / 4 ) );
}
.rst-item-partner .wp-block-post-featured-image{
	display: flex;
	height: auto;
	width: 100%;

	padding: 12px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	aspect-ratio: 224/221;
	border-radius: 20px;
	background: #202020;
	margin: 0 0 12px 0;
}
.rst-item-partner h3{
	text-align: center;
	font-size: 16px;
	line-height: 1em;
	margin: 0 0 8px 0;
	font-weight: 600;
	color: #fff;
}
.rst-item-partner .wp-block-post-excerpt p{
	text-align: center;
	margin: 0;
	color: #fff;
	line-height: 1;
}
.shot-talk.shot-talk-featured .wp-block-post-featured-image a{
	display: block;
    border-radius: 20px;
	overflow: hidden;	
}
.shot-talk.shot-talk-featured .wp-block-post-featured-image img{
	transition: 0.5s all;
}
.shot-talk.shot-talk-featured .wp-block-post-featured-image a:hover img{
	transform: scale(1.04);
}
.related-swiper .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content figure{
	border-radius: 8px;
	margin: 0 !important;
	overflow: hidden;	
}
.related-swiper .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content:hover img{
	transform: scale(1.04);
}
@media only screen and (max-width: 768px) {
	.judges-control{
		display: none !important;
	}
	.justwatch-widget.mobile{
		display: flex !important;
	}
	.justwatch-widget{
		margin-top: 16px !important;
		width: 100% !important;
	}
	.justwatch-widget.deskop{
		display: none !important;
	}
	.winners-detail-gallery-img img {
		width: 100%;
	}
	.winners-detail-gallery-img .video-ratio1{
		width: 100%;
	}
	.content-slider .swiper-container .swiper-slide {
		max-width: 100%;
	}
	.show .contest-is-not-live-heading-container {
		opacity: 1;
		visibility: visible;
	}
	.wp-block-template-part.jquery-stickit-spacer{
		display: none !important;
	}
	
	.custom-categories-and-challenges{
		padding: 0 !important;
	}
	
	.rst-prizes-section{
		position: static !important;
		width: 100% !important;
	}
    .wrapper {
        overflow: hidden;
		padding-bottom: 24px;
    }
	.prizes-sponsored-lists-slider {
		margin-left: -12px;
		margin-right: -12px;
	}
}
#ordering{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 6px;
}
.item-press-slider{
	text-align: center;
}
.item-press-slider figure img{
	display: block;
	margin: 0px auto;
	max-width: 220px;
    max-height: 60px;
}
.item-press-slider figure{
	margin: 0 0 12px 0;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.item-press-slider div{
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	margin: 0 0 12px 0;
}
.item-press-slider .read-more{
	margin: 0;
	line-height: 18px;
}
.custom-featured-news-event .shot-talk-featured h2 a{
	font-weight: 800;
}
.item-press-slider .read-more a{
	color: #34BCF1;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	text-decoration: underline;
}
.custom-list-press > h2{
	color: #fff;
	font-size: 24px;
	line-height: 1;
	margin: 0 0 40px 0;
	text-align: center;
	font-weight: 800;
	letter-spacing: -0.01em;
}
.custom-lists-news-event #chooser > p{
	margin-top: 0 !important;
	margin-bottom: 0px;
}
.shot-talk.shot-talk-featured .wp-block-post-featured-image{
	margin: 0;
	position: relative;
}
.shot-talk.shot-talk-featured .wp-block-post-featured-image .icon-video{
	left: 24px;
	bottom: 24px;
}
.rst-lists-news-event{
	display: flex;
	flex-wrap: wrap;
	gap: 61px 20px;
}
.rst-lists-news-event .wp-block-post{
	width: calc( 33.333% - calc( 40px / 3 ) );
}
.rst-lists-news-event .wp-block-post .wp-block-post-title{
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 800;
	margin: 0 0 8px 0;
}
.rst-lists-news-event .wp-block-post .wp-block-post-title a{
	    text-decoration: none;
}
.rst-load-more{
	opacity: 0;
	position: absolute;
	visibility: hidden;
}
.rst-load-more a{
	background: #1472E3;
	border-radius: 12px;
	width: 100%;
	display: block;
	color: #fff !important;
	font-size: 16px;
	line-height: 16px;
	padding: 14px;
	font-weight: 600;
	text-align: center;
	text-decoration: none !important;
	box-sizing: border-box;
}
.shot-talk-featured p{
	line-height: 26px;
}
.rst-lists-news-event .wp-block-post .wp-block-post-excerpt p{
	margin: 0;
	line-height: 26px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	    overflow: hidden;
    align-self: stretch;
	color: #BCBBBB;
	    text-overflow: ellipsis;
}
.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-excerpt{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	    overflow: hidden;
    align-self: stretch;
	    text-overflow: ellipsis;
}
.rst-lists-news-event-loading{
	display: flex;
	flex-wrap: wrap;
	gap: 61px 20px;
	margin-top: 61px;
	display: none;
}
.rst-lists-news-event-loading.loading{
	display: flex;
}
@keyframes slideOpacity {
  from {
    left: -50px;
    opacity: 0.3; 
  }
  to {
    left: 50px;
    opacity: 1;
  }
}
.rst-lists-news-event-loading .wp-block-post{
	width: calc( 33.333% - calc( 40px / 3 ) );
	animation: slideOpacity 1s infinite alternate ease-in-out;
}

.rst-post-featured-loading{
	aspect-ratio: 391 / 260;
    object-fit: cover;
    display: block;
    border-radius: 16px;
	height: auto;
    width: 100%;
	background: #2B2B2B;
	margin: 0 0 12px 0;
	
}
.wp-block-post-title-loading{
	max-width: 122px;
	height: 20px;
	margin-bottom: 6px;
	background: #202020;
	border-radius: 6px;
}

.wp-block-post-excerpt-loading{
	height: 20px;
	margin-bottom: 0px;
	background: #202020;
	border-radius: 6px;
	width: 100%;
}
.rst-load-more{
	text-align: center;
}
.is-content-justification-space-between{
	    justify-content: space-between;
}
.is-nowrap{
	flex-wrap: wrap;
}
.rst-list-topics{
	margin: 0;
	padding:0;
	list-style: none;
	display: flex;
	gap: 8px;
	align-items: center;
	
}
.rst-list-topics li a{
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	font-weight: 600;
	padding: 12px;
	display: inline-block;
	border-radius: 12px;
	text-decoration: none;
	background: #3B3B3D;
	transition: opacity 200ms ease-out, background-color 200ms ease-out, transform 200ms ease-out;
}
.articles-search-form{
	position: relative;
}

.icon-search{
	height: 38px;
	width: 38px;
	border-radius: 12px;
	background: #3B3B3D;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
    position: relative;
    z-index: 1;
}
.articles-search-form-input input{
	color: #fff;
	font-size: 16px;
	font-family: proxima-nova, sans-serif;
	line-height: 24px;
	padding: 7px; 
	width: 100%;
	outline: none;
    box-shadow: none;
	padding-left: 39px;
	padding-right: 39px;
	background: #3B3B3D;
	border-radius: 12px;
	border: none;
}
.articles-search-form-input .close-search{
	height: 24px;
	width: 24px;
	display: flex;
	align-items: center;
	border-radius: 6px;
	background: #535353;
	position: absolute;
	right: 6px;
	top: 7px;
	    justify-content: center;
}
.articles-search-form-input{
	position: absolute;
	width: 0;
	top: 0;
	transition: all 0.3s;
	left: 0;
	overflow: hidden;
	border-radius: 12px;
	
}
#chooser ul{
	border-radius: 12px;
	padding: 6px;
	width: 182px !important;
	top: 100%;
	left: 0;
	margin-top: 3px;
	border: 1px solid #2B2B2D;
	background: #202020 !important;
	box-shadow: 1px 1px 14.2px 0 rgba(0, 0, 0, 0.39);
}
#chooser p{
	display: flex;
	align-items: center;
}
#chooser p:after{
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjUxNTkgNi44OTA2M0w4IDEwLjQwNjVMNC40ODQxMyA2Ljg5MDYyIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=) no-repeat center;
	    width: 16px;
    height: 16px;
    margin-left: 6px;
}
#chooser ul li a:hover {
    background: #3B3B3D !important;
}
#chooser.active ul{
	z-index: 10;
	border-radius: 12px;
}
.rst-lists-news-event.loading{
	opacity: 0.3;
}
.active .articles-search-form-input{
	width: 240px;
}
.articles-search-form-input ::-webkit-input-placeholder {
  color: #9E9E9F;
}
.articles-search-form-input ::-moz-placeholder {
  color: #9E9E9F;
}
.articles-search-form-input :-ms-input-placeholder {
  color: #9E9E9F;
}
.articles-search-form-input :-moz-placeholder {
  color: #9E9E9F;
}
.icon-search svg{
	display: block;
}
.rst-list-topics li a:hover{
	background: #535353;
	color: #fff;
}
.rst-list-topics li a.active{
	background: #1472E3;
	color: #fff;
}
.rst-filter-topics{
	margin: 0 0 20px 0;
}
.rst-filter-wrap{
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
	align-items: center;
	    justify-content: center;
}
.rst-post-featured img{
	aspect-ratio: 391 / 260;
    object-fit: cover;
    display: block;
    border-radius: 16px;
	height: auto;
    width: 100%;
	transition: 0.5s all;
}
.rst-post-featured{
	position: relative;
	margin: 0 0 12px 0;
}
.rst-post-featured figure{
	margin-bottom:  0;
	overflow: hidden;
	border-radius: 16px;
}
.rst-post-featured a:hover img{
	transform: scale(1.04);
}
.rst-category-post{
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	border-radius: 1000px;
	background: #3B3B3D;
	padding: 6px 12px;
	display: inline-block;
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 9;
}
.rst-list-category-post{
	display: flex;
	gap: 5px 10px;
	flex-wrap: wrap;
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 9;
}
.rst-list-category-post span{
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	border-radius: 1000px;
	background: #3B3B3D;
	padding: 6px 12px;
	display: inline-block;
}
.shot-talk.shot-talk-featured .wp-block-post-featured-image img{
	    aspect-ratio: 724 / 484;
	object-fit: cover;
	display: block;
	border-radius: 20px;
	width: 100%;
	height: auto;
}
.shot-talk.shot-talk-featured{
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	
}
.custom-featured-news-event .shot-talk.shot-talk-featured{
	margin: 0;
}
.shot-talk-featured h2 {
    line-height: 1em;
}
.shot-talk-featured .wp-block-group:first-child{
	padding-right: 20px;
	width: 40.41%;
}
.shot-talk-featured .wp-block-group:last-child{
	width: 59.59%;
}
.rst-excerpt-featured{
	max-width: 400px;
}
.custom-featured-news-event .shot-talk-featured .wp-block-post-featured-image:after{
	display: none;
}
.custom-list-post-home{
	display: flex;
    flex-wrap: wrap;
}
.rst-latest-articles-first{
	width: 69.34%;
}
.rst-latest-articles-two{
	width: 30.66%;
	padding-left: 20px;
	    box-sizing: border-box;
}
.custom-list-post-home > p{
	display: none;
}
.fw-600{
	font-weight: 600 !important;
}
.rst-latest-articles-item h4{
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	text-align: center;
	font-weight: 800;
}
.rst-latest-articles-item .wrap-image-post img{
	aspect-ratio: 6 / 4;
    object-fit: cover;
}
.rst-latest-articles-item{
	margin: 0 0 18px 0;
}
.rst-latest-articles-item:last-child{
	margin: 0 0 0px 0;
}
.rst-latest-articles-item h4 a{
	display: block;
    color: #fff;
	font-weight: 800 !important;
    text-decoration: none;
}
.wrap-image-post a{
	border-radius: 20px;
	overflow: hidden;
	display: block;
}
.rst-featured-shot-talk-thumb a{
	border-radius: 20px;
	overflow: hidden;
	display: block;
}
.rst-featured-shot-talk-thumb img{
	transition: 0.5s all;
}
.rst-featured-shot-talk-thumb a:hover img{
	transform: scale(1.04);
}
.wrap-image-post a:hover img{
	transform: scale(1.04);
}
.related-swiper .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content img{
	transition: 0.4s all;
}
.wrap-image-post img{
	width: 100%;
	display: block;
	border-radius: 20px;
	transition: 0.5s all;
}
.wrap-image-post{
	margin-bottom: 12px;
}
.rst-latest-articles-first .wrap-image-post img{
	aspect-ratio: 6 / 4;
    object-fit: cover;
}
.rst-latest-articles-first h3{
	font-size: 28px;
	line-height: 1em;
	letter-spacing: -0.01em;
	margin: 0 0 8px 0;
	font-weight: 800;
	color: #fff;
	max-width: 670px;
	padding: 0px;
	margin: 0px auto;
	 box-sizing: border-box;
	text-align: center;
}
.post-category{
	color: #9E9E9F;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.04em;
	margin-bottom: 6px;
	text-align: center;
}
.rst-latest-articles-first .post-category{
	margin-bottom: 8px;
}
.rst-except{
	max-width: 415px;
	padding: 0px;
	margin: 0px auto;
	 box-sizing: border-box;
	text-align: center;
	margin-top: 8px;
	color: #BCBBBB;
}
.rst-latest-articles-first h3 a{
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: inherit;
}

.rst-featured-shot-talk-inner{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.rst-featured-shot-talk-thumb{
	width: 69.87%;
	position: relative;
}
.rst-featured-shot-talk-thumb img{
	width: 100%;
	object-fit: cover;
	display: block;
	border-radius: 20px;
	aspect-ratio: 6 / 4;
}
.rst-featured-shot-talk-thumb span{
	display: flex;
	width: 60px;
	height: 60px;
	padding: 0;
	border-radius: 15.261px;
	background: rgba(164, 164, 164, 0.22);
	backdrop-filter: blur(6.867343902587891px);
	justify-content: center;
	align-items: center;
	position: absolute;
	
	left:24px;
	bottom: 24px;
	z-index: 9;
	transition: 200ms ease out;
}
.rst-featured-shot-talk-thumb a:hover .icon-video{
	background: rgba(164, 164, 164, 0.4);
}
.rst-featured-shot-talk-info{
	padding-left: 24px;
	width: 30.13%;
	box-sizing: border-box;
}
.rst-partners-slider .splide__slide {
    width: fit-content;
}
.featured-shot-talk-info-label{
	font-size: 14px;
	line-height: 20px;
	color: #9E9E9F;
	letter-spacing: 0;
	display: block;
	position: relative;
	margin-bottom: 16px;
}

.rst-featured-shot-talk-info h3{
	color: #fff;
	font-size: 28px;
	line-height: 1em;
	color: #fff;
	letter-spacing: -0.01em;
	font-weight: 800;
	margin: 0 0 18px 0;
}
.related-swiper .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content:hover{
	    color: #34bcf1;
}
.related-swiper .swiper-container .swiper-wrapper .swiper-slide{
	padding-top: 10px;
}

.related-swiper > h3{
	margin-top: 0 !important;

}
.related-swiper > h4{
	margin-top: 0 !important;
	font-size: 18px;
	line-height: 20px;
	font-weight: 800;
    margin: 0 0 12px 0;
}
.fweight-800{
	font-weight: 800;
}
.rst-featured-shot-talk-info h3 a{
	display: block;
	color: #fff;
	font-weight: inherit;
	text-decoration: none;
}
.rst-featured-shot-talk-info .shot-talk-except{
	font-size: 16px;
	line-height: 20px;
	color: #BCBBBB;
	letter-spacing: 0em;
	font-weight: 400;
	margin: 0 0 10px 0;
}
.related-swiper .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content img{
	width: 100%;
    object-fit: cover;
    display: block;
    aspect-ratio: 391 / 262;
}
.related-swiper .swiper-container .swiper-button-next, .related-swiper .swiper-container .swiper-button-prev {
    right: 48px;
	   
}
.related-swiper .swiper-container .swiper-button-next {
    right: 0;
}
.rst-featured-shot-talk-info .watch-now a{
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	letter-spacing: 0em;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 2px;
}
.rst-field-wrap{
	display: flex;
	flex-wrap: wrap;
}
.rst-field-button{

}
.related-swiper .swiper-container{
	position: static;
}
.rst-field-button input{
	background: #1472E3;
	width: 120px;
	text-align: center;
	border-radius: 12px;
	color: #fff;
	border: none;
	padding: 12px;
	outline: none;
	    font-family: proxima-nova, sans-serif;
	box-sizing: border-box;
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	cursor: pointer;
}
.rst-field-email{
	padding-right: 12px;
	width: calc( 100% - 120px );
	box-sizing: border-box;
}
.rst-field-email input{
	background: #3B3B3D;
	width: 100%;
	text-align: left;
	border-radius: 12px;
	color: #fff;
	border: none;
	padding: 12px;
	outline: none;
	font-size: 14px;
	line-height: 16px;
	padding: 11px 12px;
	font-weight: 400;
	box-sizing: border-box;
	    font-family: proxima-nova, sans-serif;
}
.rst-field-email ::-webkit-input-placeholder {
  color: #9E9E9F;
}
.rst-field-email ::-moz-placeholder {
  color: #9E9E9F;
}
.rst-field-email :-ms-input-placeholder {
  color: #9E9E9F;
}
.rst-field-email :-moz-placeholder {
  color: #9E9E9F;
}
.sidebar{	
	height: calc( 100vh - 80px );
}
.wrapper{
	align-items: flex-start;
}
.wrapper > .wp-block-template-part{
	z-index: 1 !important;
}

.wrapper > .wp-block-template-part.stick {
	stop: 60px !important;
	sbottom: auto !important;
	    sposition: fixed !important;
}
.sidebar{
	transition: 0.3s all;
}
.wrapper > .wp-block-template-part.bottom-0{
	margin-bottom: 20px;
}
.at-bottom .sidebar {
    height: calc(100vh - 136px);
}
/*
.wrapper > .wp-block-template-part{
	position: sticky;
	top: 60px;
}
*/
.sidebar nav.wp-block-navigation a.wp-block-navigation-item__content{
	line-height: 16px;
	font-size: 16px;
	font-weight: 800;
}
.sidebar nav.wp-block-navigation ul {
    gap: 20px;
}
.single-articles .related-swiper{
	padding-bottom: 40px;
}
.card-component-deskop.column-4 .card-component-item {
	width: calc(25% - calc( 36px / 4 ));
}
.card-component-deskop.column-3 .card-component-item {
	width: calc(33.33% - calc( 24px / 3 ));
}

@media only screen and (max-width: 1380px) {
	.active .articles-search-form-input {
		width: 255px;
	}
	.card-component-item span.title{
		font-size: 18px;
	}
	.rst-item-sponsors img{
		max-width: 100%;
	}
}
@media only screen and (max-width: 1260px) {
	.home .wrapper main {
		padding-left: 0px;
	}
	.custom-list-post-home2{
		padding-right: 0;
	}
	
	.text-with-sticky-slider-content {
		padding-right: 20px;
	}
	.post-type-archive-tuesday-drops #ordering {
		padding: 0;
	}
	.item-winners-post {
		width: calc(33.333% - calc(40px / 3));
	}
	.single-shot-talks #youtube-wrapper {
		margin-top: 12px;
	}
	.active .articles-search-form-input {
		left: auto;
		right: 0;
	}
	.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-info {
		padding-right: 20px;
		    width: 50%;
	}
	.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .rst-post-featured{
		width: 50%;
	}
	.articles-search-form-input .close-search{
		right: auto;
		left: 6px;
	}
}
@media only screen and (max-width: 1024px) {
	.smo_space_fixed{
		display: none !important;
	}
	.pinned-image-bottom,.pinned-image-top{
		display: none !important;
	}
	.pinned-image-space2{
		display: none !important;
	}
	.rst-prizes-section.fixed + .rst-prizes-space{
		display: none !important;
	}
	.rst-featured-post-home h3 {
		font-size: 20px;
		line-height: 22px;
		letter-spacing: 0;
	}
	.rst-featured-post-home {
		padding-left: 20px;
	}
	
	.card-component-deskop .card-component-item {
		width: calc(33% - calc( 24px / 3 ));
	}
	.card-component-deskop.column-4 .card-component-item {
		width: calc(33% - calc( 24px / 3 ));
	}
	.contest-is-not-live-heading{
		
		margin-bottom: 16px;
		border: none;
		padding: 0;
		        flex-direction: column;
        gap: 16px;
	}
	.contest-is-not-live .custom-hero-video:after{
		display: none;
	}
	.contest-is-not-live-heading-container{
		padding: 0;	
		position: static;
	}
	.content-slider .content-slider-heading h3{
		text-align: left;
	}
	.rst-categories-and-challenges-wrap {
	flex-direction: column;
		gap: 20px;
	}
	.rst-list-categories, .rst-challenges {
		width: 100%;
	}
	.winners-detail-heading-right h2{
		font-size: 24px;
	}
	.bl-radius-20 {
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
		border-bottom-left-radius: 00px;
	}
	.single-articles .related-swiper{
		padding-bottom: 0px;
	}
	.rst-shot-talk-wrap {
		margin-top: 24px !important;
		padding-bottom: 0px;
	}
	.rst-single-articles-heading{
		padding-top: 0;
	}
	.min-width-220{
		min-width: 220px;
	}
	.rst-shot-talk-wrap .shot-talk-title {
		width: 100% !important;
		padding-right: 0px;
		padding-bottom: 24px;
	}
	.rst-shot-talk-wrap .shot-talk-details {
		width: 100% !important;
	}
	.rst-lists-news-event {
		gap: 32px 20px;
	}
	.rst-lists-news-event-loading {
		gap: 32px 20px;
		margin-top: 32px;
	}
	.rst-lists-news-event-loading .wp-block-post {
		width: calc(50% - calc(20px / 2));
	}
	.rst-lists-news-event .wp-block-post {
		width: calc(50% - calc(20px / 2));
	}
	
	.rst-latest-articles-first h3 {
    	font-size: 22px;
	}
	.rst-featured-shot-talk-thumb {
		width: 100%;
		position: relative;
	}
	.rst-featured-shot-talk-info {
		padding-left: 0px;
		padding-top: 24px;
		width: 100%;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 992px) {
	.parallax-wrapper .parallax-gallery
	{
		gap: 30px;
		padding-left: 0;
		padding-right: 0;
	}
	.wrapper{
		margin-top: 67px;
	}
	.rst-single-articles-title h1{
		font-size: 28px;
	}
}
@media only screen and (max-width: 991px) {
	.tuesday-drop .tuesday-drop-header h1 {
		width: 100%;
	}
	.tuesday-drop .tuesday-drop-header {
		gap: 20px;
	}
	.tuesday-drop .tuesday-drop-header p {
		width: 100%;
	}
	.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-info {
        padding-right: 0px;
		padding-bottom: 12px;
        width: 100%;
    }
	.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-excerpt {
    max-width: 100%;
}
	.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .rst-post-featured{
		width: 100%;
	}
	.rst-single-articles-title {
		width: 100%;
		padding-right: 0px;
		padding-bottom: 20px;
	}
	.rst-single-articles-description{
		width: 100%;
		padding: 16px;
	}
	.single-shot-talks  #youtube-wrapper{
		margin-top: 12px;
	}
	.single-shot-talks  .related-swiper{
		padding-bottom: 0px;
	}
	.rst-item-partner {
		width: calc(33% - calc(40px / 3));
	}
	.rst-list-topics-over{
		overflow: auto;
		width: 100%;
		scrollbar-width: none;
	}
	.rst-list-topics{
		flex-wrap: nowrap;
		white-space: nowrap;
	}
	.rst-filter-wrap{
		flex-direction: column-reverse;
		gap: 16px;
	}
	.articles-search-form-input{
		width: 100% !important;
	}
	.articles-search-form-input .close-search{
		display: none;
		right: 6px;
        left: auto;
	}
	.articles-search-form-input .searched .close-search{
		display: flex;
		        
	}
	.articles-search-form {
		position: relative;
		width: 100%;
		max-width: 100%;
		margin: 0px auto;
	}
	
	.shot-talk.shot-talk-featured{
		gap: 20px;
	}
	.shot-talk-featured .wp-block-group:first-child {
		padding-right: 0;
		width: 100%;
	}
	.shot-talk-featured .wp-block-group:last-child {
		width: 100%;
	}
	.rst-excerpt-featured {
		max-width: 100%;
	}
	.rst-latest-articles-first {
		width: 100%;
	}
	.rst-latest-articles-two {
		width: 100%;
		padding-left: 0px;
		padding-top: 60px;
	}
	.rst-latest-articles-item {
		margin: 0 0 32px 0;
	}
	.rst-list-topics li a {
		font-size: 16px;
		line-height: 16px;
		padding: 14px 16px;
	}
	.articles-search-form-input input{
		padding: 8px 39px;
	}
	.articles-search-form-input input,.icon-search{
		background: #202020;
	}
}
.full-width-slider .swiper-slide p span:after{
	display: none;
}
.swiper-slide-item figure{
	margin: 0;
}
.categories_and_challenges_section_top{
	display: none;
}

@media only screen and (max-width: 768px) {
	.rst-featured-post-home.rst-featured-post-home-large {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	.custom-list-post-home2.reverse .rst-featured-post-home{
		padding-right: 0px;
	}
	.rst-featured-post-home .wrap-image-post img {
		aspect-ratio: 362 / 248;
	}
	.rst-featured-post-home.rst-featured-post-home-large .wrap-image-post img {
		aspect-ratio: 362 / 248;
	}
	.custom-list-post-home2{
		gap: 60px;
	}
	.rst-featured-post-home {
		width: 100%;
		padding-top: 0px;
		padding-left: 0px;
	}
	.wp-block-template-part .navbar{
		position: absolute;
	}
	.title-404{
		font-size: 180px !important;
	}
	.mw-300{
		max-width: 300px;
		margin: 0px auto;
	}
	.sidebar nav.wp-block-navigation a.wp-block-navigation-item__content {
		line-height: 18px;
		font-size: 18px;
	}
   
	
	.wrapped-box{
		padding: 20px 20px 40px !important;
	}
	.contest-is-not-live-heading{
		padding-top: 16px;
		align-items: center;
	}
	.card-component-deskop{
		display: none;
	}
	.card-component-mobile{
		display: block;
	}
	.contest-is-not-live-heading h2{
		font-size: 28px;
		text-align: center;
	}
	
	.categories_and_challenges_section_top{
		display: block !important;
	}
	.categories_and_challenges_section_bottom{
		display: none !important;
	}
	.rst-prizes-hidden-mb{
		display: none;
	}
	.shots-slider-wrapper .swiper-navigation{
		display: none !important;
	}
	.text-with-sticky-slider-content {
		width: 100%;
		padding-right: 0px;
		padding-bottom: 20px;
	}
	.text-with-sticky-slider-right .swiper-container .swiper-navigation {
		margin-top: 12px;
		justify-content: space-between;
	}
	
	.text-with-sticky-slider-right {
    	width: 100%;
    	position: static;
	}
	.parallax-wrapper .parallax-gallery .column.slow .gallery-item span {
		text-align: right !important;
	}
	.horizontal-carousel .swiper-wrapper-container .swiper-slide-item a:before{
		display: none;
	}
	.horizontal-carousel .swiper-wrapper-container .swiper-slide-item span {
		position: relative;
		display: block;
		top: auto;
		left: auto;
		margin-top: 5px;
		text-align: center;
		color: var(--wp--preset--color--dark-lightest);
	}
	.full-width-slider .swiper-slide{
		    aspect-ratio: auto;
		display: block;
		background: none;
		border-radius: 0;
	}
	.rst-list-topics-over{
		width: calc(100% + 24px);
        margin-left: -12px;
        margin-right: -12px;
	}
	.rst-list-topics{
		padding-left: 12px;
		width: fit-content;
	}
	.rst-list-topics li:last-child{
		margin-right: 12px;
	}
	.sidebar{	
		background: #141414;
		height: auto;
		width: auto;
		margin-right: -12px;
		border-bottom: 0px solid #3B3B3D;
		padding-bottom: 0px;
		position: relative;
		height: auto !important;
	}
	.menu-fixed .wrapper > .wp-block-template-part{
		position: fixed !important;
		z-index: 999 !important;
		top: 0;
		left: 0;
        padding-left: 12px;
        padding-right: 12px;
	}
	.menu-fixed.popup-show .wrapper > .wp-block-template-part{
		z-index: 99 !important;
	}
	.menu-fixed{
		margin-top: 46px;
	}
	.menu-fixed .sidebar{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.sidebar .wp-block-navigation:after{
		content:"";
		left: 0;
		bottom: 0px;
		width: 100%;
		height: 2px;
		background: #3B3B3D;
		position: absolute;
	}
	.sidebar nav.wp-block-navigation a.wp-block-navigation-item__content[aria-current=true]{
		text-decoration: none;
	}
	.sidebar nav.wp-block-navigation a.wp-block-navigation-item__content{
		padding-bottom: 8px;
		position: relative;
		padding-left: 8px;
		padding-right: 8px;
	}
	.sidebar nav.wp-block-navigation a.wp-block-navigation-item__content:after{
		width: 100%;
		height: 2px;
		position: absolute;
		bottom: 0px;
		content:"";
		background: #1472E3;
		left: 0;
		z-index: 999;
		opacity: 0;
		
	}
	.sidebar{
		overflow: auto;
		-webkit-overflow-scrolling: touch;
        scrollbar-width: none;
	}
	.sidebar nav.wp-block-navigation ul{
		overflow: auto !important;
		width: auto;
        white-space: nowrap;
	}
	
	.sidebar .wp-block-navigation{
		position: relative;
		z-index: 9;
	}
	.sidebar nav.wp-block-navigation a.wp-block-navigation-item__content[aria-current=true]:after{
		opacity: 1;
	}
	.sidebar nav.wp-block-navigation a.wp-block-navigation-item__content:hover{
		text-decoration: none;
	}
	.sidebar nav.wp-block-navigation ul li:last-child{
		padding-right: 12px !important;
	}
	.wrapper > .wp-block-template-part{
		position: static;
		top: 0px;
		width: 100%;
	}
	.sidebar nav.wp-block-navigation ul{
		gap: 16px;
	}
	.tuesday-drop .tuesday-drop-header {
		gap: 0px;
	}
	.tuesday-drop-content > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
		max-width: initial !important;
	}
	    .parallax-wrapper .parallax-gallery {
        gap: 27px;
			flex-direction: row;
    }
	    .parallax-wrapper .parallax-gallery .column .gallery-item {
        width: 100%;
    }
	.parallax-wrapper .parallax-gallery .column{
		width: calc( 50%  - calc( 27px /2 ) );
	}
	.parallax-wrapper .parallax-gallery .column.medium{
		display: none;
	}
	.parallax-wrapper .parallax-gallery .column {
		gap: 60px;
	}
	.parallax-wrapper .parallax-gallery .column.fast {
		padding-top: 84px;
	}
	.content-slider {
		margin-right: 0;
	}
	.content-slider-heading{
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
	}
	.content-slider-heading.no-heading{
		justify-content: flex-end;
	}
	.content-slider .swiper-navigation{
		width: 80px;
		position: static;
		margin-bottom: 20px;
	}
	.content-slider .swiper-navigation .swiper-button-next{
		right: 0;
	}
	.full-width-slider .swiper-slide img {
		aspect-ratio: auto;
		width: 100%;
	}
	.horizontal-carousel .swiper-wrapper .swiper-slide {
		swidth: 384px;
	}
	.parallax-wrapper .parallax-gallery {
		margin-left: -12px;
		margin-right: -12px;
		padding-left: 0;
		padding-right: 0;
	}
	.shots-slider-wrapper{
		padding-left: 8px !important;
	}
	.tuesday-drop .tuesday-drop-content h3{
		font-size: 24px;
		letter-spacing: -0.24px;
	}
	.single-tuesday-drops .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
		max-width: initial !important;
	}
	.wrapper {
        padding-left: 12px;
        padding-right: 12px;
        gap: 12px;
    }
	.full-width-slider .swiper-navigation {
		justify-content: space-between;
		padding: 0 12px;
	}
	.full-width-slider .swiper-slide p {
		bottom: 0;
		padding: 0px;
	}
	.full-width-slider .swiper-slide p span {
		border-radius: 0px;
		background: none;
		    padding: 13px 18px;
	}
	.full-width-slider .swiper-slide p span:after{
		display: none;
	}
	.tuesday-drop .tuesday-drop-hero img {
		height: 162px;
		object-fit: cover;
	}
	.horizontal-carousel {
		margin-right: -12px;
		margin-left: -12px;
	}
	.full-width-slider {
		margin-left: -12px;
		margin-right: -12px;
	}
	.shots-slider-wrapper .swiper-container {
		margin-right: -12px;
	}
	.articles-search-form-input .close-search{
		right: 6px;
		left: auto;
	}
	.horizontal-carousel .swiper-wrapper-container .swiper-slide-item img {
		height: 160px;
	}
	    .masonry-gallery .gallery-item img {
        max-width: 100%;
    }
	.masonry-gallery .gallery-item {
		margin-bottom: 12px;
	}
	.rst-main-content-articles h3{
		font-size: 24px;
        letter-spacing: -0.24px;
	}
	.content-slider .content-slider-heading h3{
		font-size: 24px;
        letter-spacing: -0.24px;
	}
	.content-slider .content-slider-heading h3 {
		margin-bottom: 20px !important;
	}
	.content-slider .swiper-navigation{
		top: 0;
	}
	.content-slider .swiper-button-next, .content-slider .swiper-button-prev{
		margin: 0 !important;
	}
	.content-slider .content-slider-heading h3 {
		width: calc( 100% - 90px );
		text-align: left;
	}
	.parallax-wrapper-mobile{
		display: flex !important;
	}
	.parallax-wrapper-deskop{
		display: none !important;
	}
	.winners-detail-inner{
		 transform: translateY(100dvh);
	}
	.winners-detail.show .winners-detail-inner{
		transform: translateY(0);	
	}
	.winners-detail-popup-gallery {
		transform: translateY(100dvh);
	}
	.show2.winners-detail-popup-gallery {
		transform: translateY(0);
	}
	.winners-detail-popup-gallery{
		display: flex;
		        
	}
	.item-winners-post .winners-detail-popup-gallery{
		opacity: 1 !important;
        visibility: visible !important;
	}
	.winners-detail-popup-gallery-img img {
		
		width: 100%;
	}
	.winners-detail-popup-gallery-img .video-ratio {
		width: 100%;
		padding-top: 0;
		height: 360px;
		aspect-ratio: auto;
	}
}
@media only screen and (max-width: 767px) {
	.winners-detail-popup-gallery{
		padding: 0;
		align-items: flex-end;
	}
	.rst-latest-articles-item {
        margin: 0 0 60px 0;
    }
	.winners-detail-heading-right h2 {
        text-align: left;
    }
	.tuesday-drop .tuesday-drop-header {
		padding-bottom: 16px;
		margin-bottom: 0px;
	}
	.winners-detail-inner {
    	padding: 43px 20px 24px 20px;
	}
	.winners-detail-heading-left-content {
		width: calc(100% - 100px - 16px);

	}
	.winners-detail-heading-left-thumb {
		width: 100px;
	}
	.close-popup a {
		width: 31px;
		height: 31px;
		
		border-radius: 4px;
		background: none;
	}
	.winners-detail-gallery-img {
		margin: 0 0 0px 0;
	}
	.winners-detail-behind-the-scenes {
    	margin-top:  24px;
	}
	.winners-detail-behind-the-scenes-header h3 {
    	font-size: 20px;
	}
	.close-popup {
		position: absolute;
		top: 7px;
		right:  7px;
	}
	.winners-detail {
        align-items: end;
    }
	.winners-detail-heading-left {
		gap: 16px;
		width: 100%;
	}
	.winners-detail-inner{
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		max-height: 100%;
	}
	
	.winners-detail{
		padding: 0px 0 0px 0;
		height: 100dvh;
	}
	.winners-detail-heading {
		margin: 0 0 27px 0;
		flex-direction: column-reverse;
		gap: 16px;
	}
	.show-all-winner{
		display: block;
	}
	.item-winners-post{
		display: none;
	}
	.item-winners-post:nth-child(1),.item-winners-post:nth-child(2),.item-winners-post:nth-child(3),.item-winners-post:nth-child(4){
	display: block;
	}
	.item-winners-post.show{
		display: block !important;
	}

	.rst-lists-winners {
		gap: 20px 20px;
	}
	.item-winners-post {
        width: calc(50% - calc(20px / 2));
    }
	.rst-filter-winners-wrap {
		margin: 0 0 20px 0;
	}
	.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-title{
		font-size: 24px;
		margin: 0 0 8px 0;
	}
	.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-excerpt {
    max-width: 100%;
}
	.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post .wp-block-post-date{
		margin: 0 0 8px 0;
	}
	.custom-lists-tuesday-drops .rst-lists-news-event .wp-block-post{
		padding: 16px;
	}
	.rst-slideshow-iframe{
		padding-bottom: 194.5% !important;
		margin-left: -12px;
		margin-right: -12px;
		width: auto !important;
	}
	.rst-single-articles-slideshow.mobile{
		display: block;
	}
	.rst-single-articles-slideshow.deskop{
		display: none;
	}
	.rst-main-content-articles h3{
		font-size: 24px;
	}
	.rst-main-content-articles {
		max-width: 100%;
		margin: 0px auto;
		width: 100%;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#youtube-wrapper iframe {
    border-radius: 12px;
}
	.align-center-mb{
		text-align: center;
	}
	.rst-filter-wrap{
		    align-items: flex-start;
	}
	.rst-filter-wrap{
		smargin-right: -12px;
	}
	    .articles-search-form {
			width: 100%;
			max-width: 100%;
			margin: 0;
		}
	.custom-list-press > h2 {
		margin: 0 0 42px 0;
	}
	.shot-talk.shot-talk-featured {
        gap: 12px;
    }
	.rst-post-featured img {
   	 aspect-ratio: 404 / 270;
	}
	.shot-talk.shot-talk-featured .wp-block-post-featured-image img {
		aspect-ratio: 404 / 270;
	}
	.shot-talk.shot-talk-featured{
		gap: 12px;
	}
	.related-swiper {
		margin-top: 36px;
	}
	.fweight-600-mb{
		font-weight: 600;
	}
	.rst-field-button input{
		font-size: 16px;
		line-height: 16px;
	}
	.whilte-mb{
		color: #fff !important;
	}
	.related-swiper > h3 {
		margin-bottom: 10px;
	}
	.rst-latest-articles-item .rst-except{
		margin-top: 6px;
	}
	
	.related-swiper .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content img {
		aspect-ratio: 335 / 225;
	}
	.rst-field-email {
		padding-right: 0px;
		padding-bottom: 12px;
		width: 100%;
	}
	.rst-field-button input{
		width: 100%;
	}
	.rst-field-button {
		width: 100%;
	}
	.rst-featured-shot-talk-thumb img {
		aspect-ratio: 404 / 220;
		border-radius: 10px;
	}
	.rst-latest-articles-first h3 {
        font-size: 18px;
		line-height: 20px;
    }
	
	.wrapper{
		padding-left: 12px;
		padding-right: 12px;
		gap: 12px;
	}
	
	.rst-latest-articles-first{
		width: 100%;
	}
	.rst-latest-articles-two{
		width: 100%;
		padding-left: 0px;
		padding-top: 60px;
	}
	.rst-lists-news-event-loading .wp-block-post:nth-child(1),.rst-lists-news-event-loading .wp-block-post:nth-child(2),.rst-lists-news-event-loading .wp-block-post:nth-child(3),.rst-lists-news-event-loading .wp-block-post:nth-child(4){
		display: none;
	}
	.custom-lists-tuesday-drops .rst-lists-news-event-loading .wp-block-post {
		height: 200px;
		display: block !important;
	}
	.rst-load-more {
		opacity: 1;
		position: static;
		visibility: visible;
		margin-top: 26px;
	}
	.winners-detail-popup-gallery-inner{
		border-radius: 20px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		padding: 31px 20px;
		height: auto;
		display: block;
		position: relative;
		padding-top: 43px;
		width: 100%;
		background: none;
		border: none;
	}
	.swiper-button-prev-popup, .swiper-button-next-popup{
		display: none !important;
	}
	.swiper-pagination-popup{
		display: flex;
        z-index: 999;
        flex-wrap: wrap;
		
	}
	.winners-detail-popup-gallery{
		background: #202020;
	}
	.winners-detail-popup-gallery-inner .close-popup {
        position: absolute;
        top: 8px;
        right: 7px;
    }
	.hero-video-submission #youtube-wrapper.rst-hero-video {
		padding-bottom: 54.455%;
	}
	.custom-categories-and-challenges > h2,.rst-custom-prizes > h2{
		margin: 0 0 20px 0;
	}
	.rst-get-inspired-section > h2{
		margin-bottom: 48px;
	}
	.categories-and-challenges-note{
		display: none;
	}
	.custom-prizes-sponsored h2{
		margin: 0 0 20px 0;
	}
	.categories_and_challenges_section {
		margin-left: 0px;
		margin-right: 0px;
	}
	.full-width-mb {
		width: 100% !important;
	}
	.hidden-mb{
		display: none;
	}
	.rst-get-inspired-wrap:after,.rst-get-inspired-wrap:before{
		display: none;
	}
	.rst-item-prizes {
		padding: 20px 20px;
	}
	.rst-item-prizes-image{
		display: none !important;
	}
	.rst-item-prizes-heading{
	flex-direction: column;
	    align-items: flex-start;
		gap: 8px;
	}
	.rst-item-prizes{
		display: none;
	}
	.show-all-prizes{
		display: block;
	}
	.rst-item-prizes:nth-child(1),.rst-item-prizes:nth-child(2),.rst-item-prizes:nth-child(3),.rst-item-prizes:nth-child(4),.rst-item-prizes:nth-child(5),.rst-item-prizes:nth-child(6),.rst-item-prizes:nth-child(7),.rst-item-prizes:nth-child(8){
		display: block;
	}
	.show-all .rst-item-prizes{
		display: block !important;
	}
	.rst-item-prizes-label-name {
		width: 100%;
		gap: 8px;
		justify-content: space-between;
		flex-direction: row-reverse;
	}

	.rst-item-prizes-description {
		width: 100%;
	}
	.rst-item-prizes-info {
		width: 100%;
		display: flex;
        justify-content: end;
		text-align: right;
	}
	.rst-item-prizes-info a{
		display: block;
	}
	.rst-list-prizes{
		position:relative;
	}
	.rst-list-prizes:after{
		width: 100%;
		content:"";
		left: 0;
		bottom: 0;
		position: absolute;
		background: linear-gradient(180deg, rgba(20, 20, 20, 0.00) -94.33%, var(--Near-Black, #141414) 100%);
		height: 123px;
		z-index: 1;
	}
	.rst-list-prizes.show-all:after{
		display: none;
	}
	.rst-challenges-item{
		margin-bottom: 12px;
	}
	.more-coming-soon{
		margin-top: 12px;
	}
	.rst-challenges-item:last-child{
		margin-bottom: 0px;
	}
	.item-prizes-sponsored-slider img {
    max-height: 43px;
		width: auto !important;
}
	.rst-challenges-item-heading h4 {
    	width: calc(100% - 75px);
	}
	.custom-judges-lists h2{
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 600px) {
	.rst-sponsors-list-two .rst-item-sponsors,.rst-sponsors-list-three .rst-item-sponsors,.rst-sponsors-list-four .rst-item-sponsors {
		max-width: 188px;
		width: calc( 50% - 8px );
	}
	.rst-sponsors-list-one, .rst-sponsors-list-two, .rst-sponsors-list-three, .rst-sponsors-list-four {
		gap: 16px 16px;
	}
	.rst-item-sponsors img {
        max-width: 80%;
        max-height: 40px !important;
    }
	.rst-sponsors-list-two .box-sponsors,.rst-sponsors-list-three .box-sponsors,.rst-sponsors-list-four .box-sponsors {
		height: 126px;
	}
	.rst-sponsors-list {
		gap: 60px;
	}
	.rst-sponsors-list-one .box-sponsors {
		height: 178px;
	}
	.rst-sponsors-list-one .rst-item-sponsors {
		max-width: 266px;
	}
	.item-winners-post {
        width: 100%;
    }
	.item-winners-post .wp-block-post-featured-image img {
    	aspect-ratio: 388 / 403;
	}
	.rst-lists-partners {
		gap: 44px 16px;
	}
	.rst-item-partner {
        width: calc(50% - calc(16px / 2));
    }
    .rst-lists-news-event .wp-block-post {
        width: 100%;
    }
	
    .custom-lists-articles .rst-post-featured img {
        aspect-ratio: auto;
    }
	.rst-lists-news-event-loading .wp-block-post{
		width: 100%;
	}
}
@media only screen and (min-width: 992px) {
	.list-press-slider .swiper-wrapper{
		align-items: center;
	}
	
}
.rst-latest-articles-item .rst-except{
		display: none;
	}
@media only screen and (min-width: 768px) {
.show-mb{
		display: none;
	}
}
@media only screen and (min-width: 769px) {
	.rst-prizes-show-mb{
		display: none;
	}
	.content-slider .swiper-navigation {
        width: 80px;
        display: flex;
        position: absolute;
		right: 20px;
		top: 0;
        justify-content: space-between;
    }
	.content-slider .no-heading  .swiper-navigation{
		top: -46px;
	}
	.content-slider .swiper-button-next, .content-slider .swiper-button-prev {
        margin: 0 !important;
		top: auto;
    }
	.content-slider .swiper-button-next{
		right: auto;
	}
	.home .sidebar {
		width: 230px;
	}
	.home .wrapper main {
		width: calc(100% - 250px);
	}
}
@media only screen and (min-width: 501px) {
	.item-press-slider-showmb{
		display: none !important;
	}
}


.custom-single-winners{
	max-width: 800px;
	margin: 0px auto;
	width: 100%;
}
.rst-columns-2{
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}
.rst-columns-2 .masonry-gallery-column{
	width: calc( 50% - 6px );
}
.rst-columns-3{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.masonry-gallery.rst-columns-3 .gallery-item {
    margin-bottom: 20px;
}
.rst-columns-3 .masonry-gallery-column{
	width: calc( 33.333% - calc( 40px / 3 ) );
}
.winners-detail-heading-title{
	padding: 32px 0;
}
.winners-detail-heading-title p{
	color: #9E9E9F;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 10px 0;
}
.winners-detail-heading-title h1{
	color: #FFF;
	text-align: center;
	font-size: 40px;
	font-weight: 800;
	line-height: 1em;
	letter-spacing: -0.4px;
	margin: 0;
}
.custom-single-winners .winners-detail-heading{
	border-radius: 20px;
	background: #202020;
	padding: 20px;
}.custom-single-winners .winners-detail-behind-the-scenes {
    margin-top: 31px;
    padding-top: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #3B3B3D;
}

.custom-single-winners .winners-detail-behind-the-scenes-arrow .swiper-button-prev,.custom-single-winners .winners-detail-behind-the-scenes-arrow .swiper-button-next {
    width: 25px;
    height: 25px;
}
.custom-single-winners .winners-detail-behind-the-scenes-arrow .swiper-button-prev:after,.custom-single-winners  .winners-detail-behind-the-scenes-arrow .swiper-button-next:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEwIiB2aWV3Qm94PSIwIDAgNyAxMCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0xLjU4NDA1IDAuNjg4MzU0TDUuNzU2NDcgNC44NjA3OEwxLjU4NDA1IDkuMDMzMiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjM3NjE3IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+) no-repeat center;
}
.custom-single-winners .winners-detail-behind-the-scenes-arrow {
    gap: 8px;
    width: 58px;
}

@media screen and (max-width: 768px) {
	.masonry-gallery.rst-columns-3 .gallery-item {
		margin-bottom: 12px;
	}
	.rst-columns-3 .masonry-gallery-column {
		width: 100%;
	}
	.rst-columns-3 {
		gap: 12px;
	}
	.rst-columns-2 .masonry-gallery-column{
		width: 100%;
	}
	.winners-detail-heading-title {
	    padding: 12px 0 20px 0;
	}
	.winners-detail-heading-title h1 {
	    font-size: 24px;
	    letter-spacing: -0.24px;
	}
	.winners-detail-heading-title p {
	    margin: 0 0 8px 0;
	}
	.custom-single-winners .winners-detail-heading {
	    border-radius: 12px;
	    padding: 12px;
	    margin: 0 0 20px 0;
	}
	.custom-single-winners .winners-detail-behind-the-scenes {
	    margin-top: 20px;
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.rst-custom-btn-gradient.full-mb{
		width: 100%;
		background: #1472E3 !important;
	}
}