.elementor-26 .elementor-element.elementor-element-6bfd4df{--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-26 .elementor-element.elementor-element-6bfd4df:not(.elementor-motion-effects-element-type-background), .elementor-26 .elementor-element.elementor-element-6bfd4df > .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-26 .elementor-element.elementor-element-13dab6b{--display:flex;}/* Start custom CSS *//* Thanks section */
.thanks-section {
    min-height: 80vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

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

.thank-you-container {
    backdrop-filter: blur(8px);
    background-color: #00000040
}

.thank-you-container h1 {
    text-align: center
}/* End custom CSS */