@charset "UTF-8";@media only screen and (min-width: 0rem) {#hero-856 {text-align: center;padding: clamp(7.25rem, 16.82vw, 10.25rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);background-color: #f7f7f7;overflow: hidden;position: relative;z-index: 1;}#hero-856 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 3rem;}#hero-856 .cs-content {max-width: 39.375rem;display: flex;justify-content: center;align-items: center;flex-direction: column;}#hero-856 .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#hero-856 .cs-title {font-size: clamp(2.4375rem, 5vw, 3.8125rem);font-weight: 900;line-height: 1.2em;text-align: center;max-width: 23ch;margin: 0 0 1rem 0;color: var(--headerColor);position: relative;}#hero-856 .cs-text {font-size: clamp(1rem, 1.5vw, 1.25rem);line-height: 1.5em;text-align: center;width: 100%;max-width: 33.1875rem;margin: 0 0 clamp(1.75rem, 3.92vw, 2.5rem) 0;color: var(--bodyTextColor);}#hero-856 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#hero-856 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#hero-856 .cs-button-solid:hover:before {width: 100%;}#hero-856 .cs-picture {width: 100%;max-width: 35.625rem;height: clamp(25rem, 95vw, 44.5rem);border-radius: 0 clamp(6.25rem, 17vw, 12.5rem) 0 clamp(6.25rem, 17vw, 12.5rem);box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.16);overflow: hidden;display: block;position: relative;}#hero-856 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;object-position: top;}#hero-856 .cs-wave {width: 320%;height: auto;display: block;position: absolute;left: 50%;bottom: -1px;transform: translateX(-50%);z-index: -1;}.thank-you-content {text-align: center;max-width: 800px;margin: 0 auto;padding: 2rem;}.next-steps {background-color: var(--primary);color: var(--white);padding: 2rem;border-radius: 8px;margin: 2rem 0;}.next-steps h3 {color: var(--white);margin-bottom: 1rem;}.next-steps ul {text-align: left;list-style-type: none;padding: 0;}.next-steps li {margin-bottom: 1rem;padding-left: 1.5rem;position: relative;}.next-steps li:before {content: "✓";position: absolute;left: 0;color: var(--secondary);}.cta-buttons {display: flex;flex-direction: column;gap: 0.75rem;justify-content: center;margin-top: 1.5rem;}.cs-button-transparent {z-index: 1;position: relative;display: inline-flex;justify-content: center;align-items: center;border: 1px solid var(--bodyTextColorWhite);margin: 0 0.5rem;background-color: transparent;height: clamp(2.875em, 5.5vw, 3.5em);width: 11.25rem;box-sizing: border-box;padding: 0;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-weight: 700;color: #fff;}.cs-button-transparent .cs-img {display: block;margin-right: 0.75rem;}.cs-button-transparent:before {z-index: -1;position: absolute;top: -1px;bottom: -1px;left: -1px;right: -1px;content: "";opacity: 1;transform: scaleX(0);display: block;background: #000;transition: transform 0.3s;transform-origin: left;}.cs-button-transparent:hover:before {transform: scaleX(1);}.cs-img {width: 17px;height: 17px;}}@media only screen and (max-width: 47.9375rem) {#hero-856 {margin-top: 8rem;}}@media only screen and (min-width: 48rem) {.thank-you-content {padding: 1rem;}.next-steps {padding: 1.5rem;margin: 1.5rem 0;}.next-steps h3 {font-size: 1.25rem;}.next-steps li {font-size: 0.9rem;margin-bottom: 0.75rem;}.cta-buttons {flex-direction: row;gap: 1rem;margin-top: 2rem;}}@media only screen and (min-width: 64rem) {#hero-856 {text-align: left;}#hero-856 .cs-container {flex-direction: row;justify-content: space-between;}#hero-856 .cs-content {width: 40vw;flex: none;align-items: flex-start;order: 2;}#hero-856 .cs-title, #hero-856 .cs-text {text-align: left;}#hero-856 .cs-picture {height: clamp(38.9375rem, 60vw, 50.875rem);}#hero-856 .cs-wave {width: 100%;left: 0;transform: scaleX(-1);}}@media only screen and (min-width: 81.25rem) {.thank-you-content {max-width: 800px;}}