@media only screen and (min-width:0rem){#account-section{padding:var(--sectionPadding);padding-top:8rem}#account-section .site-account{margin:4rem auto;max-width:112.5rem;padding:2rem}#account-section .site-account .logo{margin-bottom:1rem}#account-section .site-account .logo img{display:inline-block;height:auto;max-width:180px}#account-section .site-account h1{color:var(--primary);font-size:1.6rem;font-weight:700;margin:0 0 .6rem}#account-section .site-account p{font-size:1rem;line-height:1.4;margin:0 0 1.4rem}#account-section .site-account .actions{margin-top:.5rem}#account-section .site-account .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}#account-section .site-account .actions .back-button:hover{background:var(--primary)}}@media only screen and (min-width:37.5rem){#account-section .site-account h1{font-size:1.8rem}}