.thank-you-hero-module{overflow:hidden;position:relative}.thank-you-hero-module__overlay{background:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-direction)),color-stop(0,var(--gradient-start)),to(var(--gradient-end)));background:linear-gradient(var(--gradient-direction),var(--gradient-start) 0,var(--gradient-end) 100%);inset:0;pointer-events:none;position:absolute}.thank-you-hero-module .container{position:relative;z-index:1}.thank-you-hero-module .thank-you-hero{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thank-you-hero-module .thank-you-hero,.thank-you-hero-module .thank-you-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.thank-you-hero-module .thank-you-hero__content{backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.1);border-radius:40px;max-width:1071px;padding:50px 50px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:10px;text-align:center}.thank-you-hero-module .thank-you-hero__content svg{margin-bottom:10px}