.elementor-1489 .elementor-element.elementor-element-3b987b2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1489 .elementor-element.elementor-element-3b987b2:not(.elementor-motion-effects-element-type-background), .elementor-1489 .elementor-element.elementor-element-3b987b2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://steamdeck.uk/wp-content/uploads/2024/12/steamdeck-uk-cyber-punk-wallpaper-v2.webp");}.elementor-1489 .elementor-element.elementor-element-468d8d5 .elementor-button-content-wrapper{flex-direction:row;}/* Start custom CSS for container, class: .elementor-element-3b987b2 */.jumbtron-community {
    min-height: 50vh;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
    background-attachment: fixed;
}


.jumbtron-community:before {
    content: "";
    position: absolute;
    left: 0; right: 0;
    top: 0; bottom: 0;
    background: rgba(0,0,0,0.5);
}

.jumbtron-community > div.e-con-inner {
    justify-content: center!important;
}

/* Tablet */
@media (min-width: 768px) {
    .jumbtron-community {
        min-height: 40vh;
    }
	.jumbtron-community > div.e-con-inner {
	    width: 75%!important;
	}
}

/* Desktop */
@media (min-width: 1025px) {
    .jumbtron-community {
        min-height: 45vh;
    }
}/* End custom CSS */