/* Newsletter: loaded after the theme and Materialize. */
.navbar-fixed nav .nav-wrapper { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.navbar-fixed nav .brand-logo { position: relative; inset: auto; transform: none; flex-shrink: 0; margin: 0; line-height: 0; }
.navbar-fixed nav .aw-nav-actions { display: flex; align-items: center; gap: 20px; height: 100%; float: none; margin-left: auto; }
.navbar-fixed nav .aw-nav-newsletter { box-sizing: border-box; display: inline-flex; align-items: center; justify-content: center; gap: 10px; height: 46px; padding: 0 22px; border: 1px solid #fff; border-radius: 999px; background: #fff; color: #101113; font-family: 'Questrial', sans-serif; font-size: 16px; font-weight: 700; line-height: 1; text-decoration: none; white-space: nowrap; transition: background .2s, border-color .2s, box-shadow .2s; }
.navbar-fixed nav .aw-nav-newsletter svg { flex: 0 0 18px; }
.navbar-fixed nav .aw-nav-newsletter:hover { background: #dcdde0; border-color: #dcdde0; box-shadow: 0 0 0 5px rgb(255 255 255 / 7%); }
.navbar-fixed nav .aw-nav-actions .button-collapse { display: flex; align-items: center; justify-content: center; float: none; width: 44px; height: 46px; margin: 0; border-radius: 8px; }
.navbar-fixed nav .aw-nav-actions .button-collapse i { font-size: 34px; height: auto; line-height: 1; }
.navbar-fixed nav .aw-nav-actions .button-collapse:hover { background: #202124; }
.aw-newsletter { padding: 44px 0 80px; }
.aw-newsletter > .container { width: calc(100% - 64px); max-width: 1120px; }
.aw-newsletter-intro { max-width: 1000px; margin: 0 auto 40px; text-align: center; }
.aw-newsletter-eyebrow { display: block; color: #b8bac0; font-size: 11px; font-weight: 600; line-height: 1.5; letter-spacing: .16em; }
.aw-newsletter-intro h1 { margin: 22px 0 24px; color: #fff; font-size: clamp(42px, 4.8vw, 68px); font-weight: 700; line-height: 1.08; letter-spacing: -.045em; }
.aw-newsletter-intro h1 span { color: #999ca5; }
.aw-newsletter-intro > p { max-width: 680px; margin: 0 auto; color: #b9bbc1; font-size: 18px; line-height: 1.65; }
.aw-newsletter-topics { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 24px 0 0; padding: 0; }
.aw-newsletter-topics li { margin: 0; padding: 9px 14px; border: 1px solid #282a30; border-radius: 999px; background: #15161a; color: #bfc1c8; font-size: 12px; line-height: 1.4; list-style: none; }
.aw-newsletter-card { box-sizing: border-box; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: center; gap: 44px; padding: 44px; border: 1px solid #33353d; border-radius: 28px; background: #1a1b20; box-shadow: 0 20px 60px rgb(0 0 0 / 20%); }
.aw-newsletter-copy { min-width: 0; }
.aw-newsletter-copy .aw-newsletter-eyebrow { color: #bfc1c8; }
.aw-newsletter-copy h2 { margin: 20px 0 24px; color: #fff; font-size: clamp(32px, 3.4vw, 46px); line-height: 1.08; letter-spacing: -.035em; }
.aw-newsletter-copy > p { margin: 0; color: #d0d1d6; font-size: 16px; line-height: 1.7; }
.aw-newsletter-copy .aw-newsletter-note { margin-top: 24px; color: #999ca6; font-size: 13px; }
.aw-newsletter-form { box-sizing: border-box; min-width: 0; padding: 30px; border: 1px solid #fff; border-radius: 20px; background: #fff; color: #17181c; }
.aw-newsletter-form h3 { margin: 0 0 10px; color: #111216; font-size: 26px; font-weight: 700; line-height: 1.2; letter-spacing: -.025em; }
.aw-newsletter-form > p { margin: 0 0 24px; color: #626571; font-size: 14px; line-height: 1.6; }
.aw-newsletter-form .wpcf7 { margin-top: 24px; }
.aw-newsletter-form .wpcf7 form { margin: 0; }
.aw-newsletter-form .wpcf7 p { margin: 0 0 12px; color: #424550; font-size: 14px; line-height: 1.6; }
.aw-newsletter-form .wpcf7 label { display: block; color: #424550; font-size: 14px; line-height: 1.6; }
.aw-newsletter-form .wpcf7-form-control-wrap { display: block; }
.aw-newsletter-form input:not([type]), .aw-newsletter-form input[type="text"], .aw-newsletter-form input[type="email"], .aw-newsletter-form input[type="tel"], .aw-newsletter-form input[type="url"], .aw-newsletter-form textarea, .aw-newsletter-form select { box-sizing: border-box; display: block; width: 100%; min-height: 52px; height: auto; margin: 6px 0 0; padding: 14px 16px; border: 1px solid #a5a8b1; border-radius: 10px; background: #fff; color: #17181c; font-family: 'Questrial', sans-serif; font-size: 16px; line-height: 1.4; box-shadow: none; }
.aw-newsletter-form input::placeholder, .aw-newsletter-form textarea::placeholder { color: #656976; opacity: 1; }
.aw-newsletter-form input:not([type]):focus, .aw-newsletter-form input[type="text"]:focus, .aw-newsletter-form input[type="email"]:focus, .aw-newsletter-form input[type="tel"]:focus, .aw-newsletter-form textarea:focus { border-color: #17181c; box-shadow: 0 0 0 3px rgb(23 24 28 / 10%); }
.aw-newsletter-form input[type="submit"], .aw-newsletter-form button[type="submit"] { box-sizing: border-box; display: block; width: 100%; min-height: 52px; height: auto; margin: 8px 0 0; padding: 14px 20px; border: 1px solid #17181c; border-radius: 999px; background: #17181c; color: #fff; font-family: 'Questrial', sans-serif; font-size: 16px; font-weight: 700; line-height: 1.4; text-transform: none; letter-spacing: 0; cursor: pointer; white-space: normal; box-shadow: none; }
.aw-newsletter-form input[type="submit"]:hover, .aw-newsletter-form button[type="submit"]:hover { background: #363942; border-color: #363942; }
.aw-newsletter-form input:disabled, .aw-newsletter-form button:disabled { opacity: .55; cursor: wait; }
.aw-newsletter-form input[type="checkbox"], .aw-newsletter-form input[type="radio"] { position: static; opacity: 1; pointer-events: auto; accent-color: #17181c; margin-right: 8px; }
.aw-newsletter-form .wpcf7-list-item { margin-left: 0; }
.aw-newsletter-form .wpcf7-spinner { display: none; margin: 12px auto 0; }
.aw-newsletter-form form.submitting .wpcf7-spinner { display: block; }
.aw-newsletter-form .wpcf7-not-valid-tip { margin-top: 6px; color: #ac2525; font-size: 13px; }
.aw-newsletter-form .wpcf7-response-output { margin: 18px 0 0; padding: 12px; color: #17181c; font-size: 14px; line-height: 1.5; border-radius: 8px; }
.aw-newsletter-form .aw-newsletter-privacy { margin: 26px 0 0; color: #656976; font-size: 12px; line-height: 1.6; }
.aw-newsletter-form a { color: #17181c; text-decoration: underline; text-underline-offset: 3px; }
.aw-newsletter-form :is(input, textarea, select, button, a):focus-visible { outline: 2px solid #17181c; outline-offset: 3px; }
.aw-newsletter-content { max-width: 800px; margin: 40px auto 0; font-size: 18px; line-height: 1.7; }
@media only screen and (max-width: 800px) {
  .aw-newsletter-card { grid-template-columns: minmax(0, 1fr); gap: 30px; padding: 32px; }
  .aw-newsletter-copy h2 { font-size: 38px; }
}
@media only screen and (max-width: 600px) {
  .navbar-fixed nav .nav-wrapper { gap: 10px; }
  .navbar-fixed nav .aw-nav-actions { gap: 10px; }
  .navbar-fixed nav .aw-nav-newsletter { height: 42px; padding: 0 16px; font-size: 14px; }
  .navbar-fixed nav .aw-nav-newsletter svg { display: none; }
  .navbar-fixed nav .aw-nav-actions .button-collapse { width: 36px; height: 42px; }
  .navbar-fixed nav .aw-nav-actions .button-collapse i { font-size: 30px; }
  .aw-newsletter { padding: 28px 0 48px; }
  .aw-newsletter > .container { width: calc(100% - 32px); max-width: none; }
  .aw-newsletter-intro { margin-bottom: 28px; }
  .aw-newsletter-intro h1 { font-size: clamp(34px, 8vw, 46px); margin: 20px 0; }
  .aw-newsletter-intro > p { font-size: 16px; }
  .aw-newsletter-topics { gap: 6px; margin-top: 20px; }
  .aw-newsletter-topics li { padding: 8px 10px; font-size: 11px; }
  .aw-newsletter-card { padding: 24px 18px 18px; border-radius: 20px; }
  .aw-newsletter-copy { padding: 0 6px; }
  .aw-newsletter-copy h2 { font-size: 34px; }
  .aw-newsletter-form { padding: 24px 20px; border-radius: 14px; }
  .aw-newsletter-form h3 { font-size: 24px; }
}
