@media only screen and (min-width:0rem){#success-section{padding:var(--sectionPadding);padding-bottom:17.5rem;padding-top:22.5rem}#success-section .site-success{border-radius:12px;box-shadow:0 6px 26px rgba(0,0,0,.08);color:#222;margin:4rem auto;max-width:620px;padding:2rem;text-align:center}#success-section .site-success .logo{margin-bottom:1rem}#success-section .site-success .logo img{display:inline-block;height:auto;max-width:180px}#success-section .site-success h1{color:var(--primary);font-size:1.6rem;font-weight:700;margin:0 0 .6rem}#success-section .site-success p{font-size:1rem;line-height:1.4;margin:0 0 1.4rem}#success-section .site-success .actions{margin-top:.5rem}#success-section .site-success .actions .back-button{background:var(--primary);border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.7rem 1.4rem;text-decoration:none;transition:background .15s ease}#success-section .site-success .actions .back-button:hover{background:var(--primary)}}@media only screen and (min-width:37.5rem){#site-success h1{font-size:1.8rem}}@media only screen and (min-width:64rem){#site-success{max-width:680px}}