.thank-you-page { background: #fff; }
.thank-you-page .skip-link { position: absolute; left: -9999px; }
.thank-you-page .skip-link:focus { top: 16px; left: 16px; z-index: 200; padding: 10px 14px; background: #fff; color: #222d34; }
.thank-you-inner { width: 100%; max-width: 1270px; margin: 0 auto; padding: 0 35px; }
.thank-you-title { height: 153px; padding: 30px 0 69px; background: #fff; }
.thank-you-title h1 { margin: 0; color: #222d34; font-size: 44px; font-weight: 700; line-height: 54px; }
.thank-you-grass { position: relative; height: 137px; overflow: visible; background: #fff url('/assets/media/hero-bg.png') center bottom / auto 290px repeat-x; }
.thank-you-grass img { position: absolute; right: 14%; bottom: 58px; width: 215px; height: auto; transform: rotate(-1.106deg); }
.thank-you-confirmation { padding: 35px 0; background: #efefef; text-align: center; }
.thank-you-confirmation p { margin: 0 0 26px; color: #309b0b; font-size: 19px; font-weight: 600; line-height: 26px; }
.thank-you-confirmation strong { display: block; color: #fe6601; font-size: 19px; font-weight: 600; line-height: 26px; }
.thank-you-help { padding: 55px 0 65px; background: #fff; text-align: center; }
.thank-you-help h2 { margin: 0 0 45px; color: #222d34; font-size: 19px; font-weight: 600; line-height: 26px; }
.thank-you-help a { display: inline-block; padding: 15px 30px 16px; border-radius: 8px; background: #309b0b; color: #fff; font-size: 18px; font-weight: 600; line-height: 20px; text-decoration: none; text-transform: uppercase; }
.thank-you-help a:hover { background: #278308; }
@media (max-width: 760px) { .thank-you-inner { width: min(100% - 32px, 1180px); }.thank-you-title { padding: 42px 0 48px; }.thank-you-title h1 { font-size: 35px; }.thank-you-grass { height: 105px; background-size: auto 120px; }.thank-you-grass img { right: 4%; bottom: 7px; width: 205px; }.thank-you-confirmation { padding: 28px 0; }.thank-you-confirmation p,.thank-you-confirmation strong { font-size: 17px; line-height: 1.5; }.thank-you-help { padding: 45px 0 50px; }.thank-you-help h2 { margin-bottom: 30px; font-size: 18px; }.thank-you-help a { font-size: 16px; } }
