.line-icon{width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.alerts-hero{padding:46px 0 48px;max-width:780px;margin:auto;text-align:center}
.alerts-hero h1{font-size:clamp(2.7rem,5.5vw,4.5rem);line-height:1.06}
.alerts-hero h1 span{color:var(--sage)}
.alerts-hero .eyebrow{margin-bottom:22px}
.alerts-hero .lead{max-width:650px;margin:24px auto 0}

.guide-jump{display:inline-flex;align-items:center;gap:9px;min-height:44px;font-size:.87rem;font-weight:500;text-decoration:none}
.guide-jump{color:var(--button);margin-top:17px}
.guide-jump .line-icon{width:16px;height:16px}
.guide-jump:hover{text-decoration:underline}
.section-heading{max-width:740px;margin-bottom:28px}
.section-heading .eyebrow{font-size:.7rem;margin-bottom:14px}
.section-heading h2{font-size:clamp(1.85rem,3.1vw,2.6rem);line-height:1.15}
.section-heading>p{max-width:680px;margin:16px 0 0;font-size:.96rem;color:var(--muted)}

.section-note{font-size:.8rem;color:var(--muted);margin:16px 0 0}
.alert-benefits{padding:40px 0 54px}
.benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}
.benefit-icon{display:grid;place-items:center;width:38px;height:38px;background:#f4f1e8;color:#91632d;border-radius:11px;margin-bottom:17px}
.benefit-icon .line-icon{width:20px;height:20px}
.benefit-grid h3{font-size:1.12rem;line-height:1.3;margin-bottom:10px}

/* The real emails support the explanation, without taking over the page. */
.alert-explainer{padding:30px 0}
.explainer-heading{display:block;margin-bottom:24px}
.explainer-heading>p{margin:12px 0 0;color:var(--muted);line-height:1.6}

.explainer-heading h2{font-size:clamp(1.85rem,3.1vw,2.6rem);line-height:1.12}

.bank-icon{width:32px;height:32px;flex:none;display:block;background-image:url('../assets/new/bank-icons.svg');background-repeat:no-repeat;background-size:300% 300%;border-radius:7px;background-color:white}
.sample-tabs{display:flex;gap:5px;padding:5px;border:1px solid #dce4d8;background:#e7ede3;border-radius:12px;margin-bottom:22px}
.sample-tab{display:flex;flex:1;align-items:center;justify-content:center;gap:8px;padding:10px 8px;min-height:48px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);font:500 .78rem/1.3 var(--sans);cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}
.sample-tab .bank-icon{width:24px;height:24px;border:1px solid #e5e9e1;border-radius:6px}
.sample-tab:hover{color:var(--ink);background:#ffffff70}
.sample-tab[aria-selected=true]{color:var(--ink);background:white;border-color:#d7e0d1;box-shadow:0 2px 5px #203a2d08,0 6px 15px #203a2d08}
.sample-tab:focus-visible,.sample-panel:focus-visible{outline:3px solid var(--accent);outline-offset:3px}
.sample-panel{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:44px;align-items:center;max-width:960px;margin:auto}
.sample-panel+.sample-panel{margin-top:32px}
.alert-gallery.is-enhanced .sample-panel{margin-top:0}
.sample-panel[hidden],.sample-tabs[hidden]{display:none}
.sample-email{margin:0;min-width:0;background:#fff;border:1px solid #dce3d7;border-radius:13px;overflow:hidden;box-shadow:0 16px 32px -20px #233c2a26}
.sample-toolbar{display:flex;align-items:center;padding:10px 16px;background:#fcfdfb;border-bottom:1px solid #e9ede6;color:var(--muted);font-size:.7rem}
.sample-toolbar>span{display:flex;align-items:center;gap:8px;font-weight:500}
.sample-toolbar .line-icon{width:14px;height:14px}
.sample-paper{height:400px;display:flex;align-items:center;justify-content:center;padding:15px;background:white}
.sample-paper img{width:100%;height:100%;object-fit:contain}

.sample-details{padding:22px;background:#ffffffa6;border:1px solid #dde6d6;border-radius:13px}

.sample-amount{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:2.1rem;line-height:1.4;letter-spacing:-.05em;font-weight:500;font-variant-numeric:tabular-nums;margin:5px 0 16px}
.sample-amount>span{font-size:.64rem;letter-spacing:0;font-weight:400;background:#edf3e8;color:#526e50;border-radius:5px;padding:3px 7px}
.sample-details dl{margin:0;font-size:.76rem}
.sample-details dl>div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 14px;padding:10px 0;border-top:1px solid #e5ebdf}
.sample-details dl>div:last-child{padding-bottom:0}
.sample-details dt{color:var(--muted)}
.sample-details dd{margin:0;font-weight:500;text-align:right}



.alert-gallery.is-enhanced .sample-panel:not([hidden]){animation:sample-enter .3s cubic-bezier(.2,.65,.3,1) both}
@keyframes sample-enter{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}

.bank-guides{padding:54px 0}
.email-tip{display:flex;align-items:center;gap:16px;padding:18px 20px;margin:0 0 27px;border-left:3px solid #91ab86;background:#f2f6ef;border-radius:0 10px 10px 0}
.email-tip>.line-icon{color:var(--sage)}
.email-tip h3{font-size:.94rem;letter-spacing:-.02em;line-height:1.4;margin-bottom:4px}
.email-tip p{font-size:.85rem;color:var(--muted);margin:0}
.guide-group-title{font-size:1rem;line-height:1.4;margin-bottom:14px}
.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none;margin:0;padding:0}
.guide-grid a{display:flex;align-items:center;gap:16px;min-height:90px;padding:20px;border:1px solid #c1d1ba;border-radius:12px;background:#f1f6ed;color:var(--button);text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s}
.guide-grid a:hover{background:#e9f1e4;border-color:#9db39e;box-shadow:0 8px 20px -16px #203a2d65}
.guide-bank strong{display:block;font-size:1rem;font-weight:500;line-height:1.35}
.guide-bank>span{display:block;font-size:.76rem;color:var(--muted);margin-top:5px}
.guide-arrow{width:18px;height:18px;margin-left:auto}
.quick-setup{margin-top:30px}

.bank-quick{border-bottom:0}
.bank-quick summary{display:flex;align-items:center;gap:14px;list-style:none;cursor:pointer;padding:16px 0;font-weight:500;font-size:.92rem}
.bank-quick summary::-webkit-details-marker{display:none}
.bank-quick summary::after{content:'+';margin-left:auto;color:var(--accent);font-size:1.4rem;font-weight:400;line-height:1}
.bank-quick[open] summary::after{content:'−'}
.bank-quick .bank-icon{width:28px;height:28px}
.quick-content{padding:0 0 19px 42px;max-width:850px;font-size:.88rem;color:var(--muted)}
.quick-content ol{padding-left:22px;margin:0 0 12px}
.quick-content li{padding:4px 0 4px 4px}
.quick-content p{font-size:.79rem;margin:0}
.banks-note{font-size:.78rem;color:var(--muted);margin:20px 0 0}
.alerts-faq{padding:42px 0 45px}
.alerts-faq .section-heading{margin-bottom:16px}
.alerts-faq details p{max-width:850px;font-size:.9rem}
.guide-closing{text-align:center;padding:46px 0 56px}
.guide-closing>img{margin:0 auto 20px}
.guide-closing h2{font-size:clamp(1.8rem,3vw,2.4rem)}
.guide-closing>p{max-width:660px;color:var(--muted);margin:16px auto 24px}
.guide-closing .trial-note{margin:14px 0 4px;font-size:.78rem}
.back-link{display:inline-flex;align-items:center;min-height:44px;font-size:.8rem;color:var(--muted)}
@media(max-width:1000px){.sample-tab{font-size:.7rem;gap:6px;padding:9px 6px}.sample-panel{gap:28px}.sample-details{padding:18px}.benefit-grid{gap:24px}}
@media(max-width:760px){.alerts-hero{padding:34px 0 36px}.alerts-hero .eyebrow{font-size:.67rem}.alerts-hero .lead{font-size:1rem;margin-top:20px}.guide-jump{font-size:.77rem}.section-heading{margin-bottom:22px}.section-heading>p{font-size:.88rem}.section-note{font-size:.75rem}.alert-benefits{padding:25px 0 38px}.benefit-grid{grid-template-columns:1fr;gap:22px}.benefit-grid article{position:relative;padding-left:54px}.benefit-icon{position:absolute;top:0;left:0;margin:0}.benefit-grid h3{font-size:1.06rem;margin-bottom:7px}.alert-explainer{padding:24px 0}.explainer-heading{display:block;margin-bottom:20px}.sample-tabs{flex-wrap:wrap;gap:4px;margin-bottom:18px}.sample-tab{flex:1 1 28%;font-size:.7rem;min-height:44px}.sample-tab .bank-icon{width:21px;height:21px}.sample-panel{grid-template-columns:1fr;gap:14px;max-width:450px}.sample-paper{height:310px;padding:12px}.sample-details{padding:12px 14px;display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center}.sample-amount{display:block;font-size:1.6rem;margin:0}.sample-amount>span{display:block;width:max-content;font-size:.57rem;margin-top:2px}.sample-details dl{font-size:.66rem}.sample-details dl>div{display:block;padding:5px 0;border:0}.sample-details dd{text-align:left;font-size:.7rem;line-height:1.4;overflow-wrap:anywhere}.sample-details dt{font-size:.6rem}.bank-guides{padding:36px 0}.email-tip{padding:15px;gap:12px;align-items:flex-start}.email-tip p{font-size:.79rem}.guide-grid{gap:10px}.guide-grid a{padding:17px 14px;gap:12px}.guide-bank strong{font-size:.9rem}.guide-bank>span{font-size:.68rem}.guide-group-title{font-size:.94rem}.bank-quick summary{font-size:.87rem}.quick-content{padding-left:8px;font-size:.83rem}.alerts-faq{padding:34px 0}.alerts-faq summary{font-size:.9rem}.alerts-faq details p{font-size:.85rem}.guide-closing{padding:36px 0 42px}.guide-closing>p{font-size:.88rem}}
@media(max-width:480px){.alerts-hero h1{font-size:clamp(2.2rem,10vw,2.7rem)}.guide-grid{grid-template-columns:1fr}.sample-tabs{padding:4px}.sample-tab{flex-basis:43%;justify-content:flex-start;padding:8px;font-size:.69rem}.sample-tab:last-child{flex-grow:0;flex-basis:calc(50% - 2px)}.sample-paper{height:280px}.alert-explainer{padding:22px 0}.sample-summary{min-width:0}.sample-details{gap:10px;padding:10px 12px}.sample-details dl{min-width:0}.sample-amount{font-size:1.45rem}}
@media(prefers-reduced-motion:reduce){.alert-gallery.is-enhanced .sample-panel:not([hidden]){animation:none}.sample-tab,.guide-grid a{transition:none}}

.meet-meli .line-icon{width:17px;height:17px}

.closing-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.closing-actions .btn-outline{background:transparent;color:var(--button);border-color:#bbcbb5}
.closing-actions .btn-outline:hover{background:var(--soft);border-color:var(--sage)}
@media(max-width:480px){.closing-actions{flex-direction:column;align-items:stretch;max-width:280px;margin-inline:auto}}

/* A compact introduction, with optional setup and FAQ detail below. */

.alerts-hero{padding:34px 0 30px;max-width:960px}
.alerts-hero .lead{max-width:620px;margin-top:20px}
.email-sequence{margin:25px auto 0;max-width:900px}

.alert-benefits{padding:24px 0 32px}
.alert-benefits .section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;max-width:none;margin-bottom:20px}
.alert-benefits .section-heading>p{margin:0;font-size:.83rem}
.benefit-grid{gap:20px}
.benefit-grid article{display:flex;align-items:center;gap:12px}
.benefit-icon{margin:0;flex:none}
.benefit-grid h3{font-size:1rem;margin:0}
.explainer-heading{margin-bottom:20px}

@media(max-width:760px){.alerts-hero{padding:28px 0}.email-sequence{margin-top:20px}.alert-benefits .section-heading{display:block;margin-bottom:18px}.alert-benefits .section-heading>p{margin-top:8px}.benefit-grid{gap:14px}.benefit-grid article{padding:0}.benefit-icon{position:static;width:32px;height:32px;border-radius:9px}.benefit-grid h3{font-size:.94rem}}

.guide-jump.btn{margin-top:24px;min-height:52px;padding:14px 24px;color:#fff;font-size:.9rem;box-shadow:0 6px 16px -10px #1e3a2b66}
.guide-jump.btn:hover{text-decoration:none}
.guide-jump.btn .line-icon{width:18px;height:18px;transform:rotate(90deg);transition:transform .2s}
.guide-jump.btn:hover .line-icon{transform:translateY(2px) rotate(90deg)}

/* A synchronized payment, email, and receipt story. */
.email-sequence{--story-duration:9s}

.email-sequence ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;list-style:none;margin:0;padding:16px 24px 21px;background:linear-gradient(130deg,#eff4eb,#f6f8f3);border:1px solid var(--line);border-radius:18px}
.email-sequence li{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:9px;text-align:center}
.email-sequence li+li::before{content:'';position:absolute;left:-19px;top:52px;width:7px;height:7px;border-top:1.5px solid #9cad94;border-right:1.5px solid #9cad94;transform:rotate(45deg)}
.sequence-label{font-size:.85rem;font-weight:500;line-height:1.4;max-width:215px}
.sequence-art{display:block;width:164px;height:100px;overflow:visible;fill:none;stroke:#65805d;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.scene-shadow{fill:#dbe5d5;stroke:none;opacity:.7}
.payment-terminal>rect:first-child{fill:#e0e9da;stroke:#92a68a}
.terminal-screen{fill:#fcfdf9;stroke:#c0ceb8}
.terminal-keys{stroke:#8fa482;stroke-width:2.3}
.payment-check{stroke:#628659;stroke-width:2.5}
.payment-card{transform:translate(-5px,-3px) rotate(-9deg);transform-origin:61px 32px}
.payment-card>rect:first-child{fill:#244831;stroke:#244831}
.card-chip{fill:#e8d7a9;stroke:#d1be90;stroke-width:1}
.card-detail{stroke:#b9cbb2;stroke-width:2}
.card-contactless{stroke:#b9cbb2;stroke-width:1.2}
.tap-waves{stroke:#a97a37;stroke-width:2}
.sending-bank{fill:#e0e9da;stroke:#90a185}
.sending-bank circle{fill:#90a185;stroke:none}
.flying-email{transform-origin:112px 48px}
.flying-email>rect{fill:#fffef9;stroke:#67825c}
.flying-email>path{stroke:#8da180;stroke-width:1.3}
.email-seal{fill:#2b5235;stroke:#f4f7ef;stroke-width:2}
.email-seal-check{stroke:#fff!important;stroke-width:1.5!important}
.email-trail{stroke:#b2c3a6;stroke-width:1.4;stroke-dasharray:3 5}
.receipt-paper{fill:#fffef9;stroke:#a6b59a}
.receipt-rule{stroke:#c4cdbc;stroke-width:2}
.receipt-highlight{fill:#e8efdf;stroke:none}
.receipt-merchant{font:500 10px var(--sans);fill:#43603b;stroke:none}
.receipt-amount{font:600 13px var(--sans);fill:#23452d;stroke:none}
.receipt-confirm circle{fill:#2b5235;stroke:#f4f7ef;stroke-width:2}
.receipt-confirm path{stroke:#fff;stroke-width:2}
.receipt-confirm{transform-origin:130px 82px}
.email-sequence.is-animated .payment-card{animation:card-tap var(--story-duration) infinite ease-in-out}
.email-sequence.is-animated .tap-waves{animation:nfc-signal var(--story-duration) infinite ease-in-out}
.email-sequence.is-animated .payment-check{animation:payment-approved var(--story-duration) infinite ease-in-out}
.email-sequence.is-animated .flying-email{animation:email-flight var(--story-duration) infinite cubic-bezier(.4,0,.2,1)}
.email-sequence.is-animated .email-trail{animation:email-trail var(--story-duration) infinite ease-in-out}
.email-sequence.is-animated .receipt-note{animation:receipt-arrive var(--story-duration) infinite ease-in-out}
.email-sequence.is-animated .receipt-highlight{animation:receipt-highlight var(--story-duration) infinite ease-in-out}
.email-sequence.is-animated .receipt-amount{animation:receipt-amount var(--story-duration) infinite ease-in-out}
.email-sequence.is-animated .receipt-confirm{animation:receipt-confirm var(--story-duration) infinite ease-in-out}
.email-sequence.is-paused .sequence-art *{animation-play-state:paused}
@keyframes card-tap{0%,4%,95%,100%{transform:translate(-15px,-8px) rotate(-15deg)}12%,23%{transform:translate(13px,8px) rotate(0deg)}31%,88%{transform:translate(-5px,-3px) rotate(-9deg)}}
@keyframes nfc-signal{0%,10%,30%,100%{opacity:0}14%,23%{opacity:1}18%,27%{opacity:.2}}
@keyframes payment-approved{0%,16%,96%,100%{opacity:0}21%,88%{opacity:1}}
@keyframes email-flight{0%,29%,96%,100%{transform:translate(0,0) rotate(0deg);opacity:1}35%{transform:translate(-9px,7px) rotate(-7deg);opacity:1}52%{transform:translate(33px,-24px) rotate(-13deg);opacity:1}58%{transform:translate(46px,-31px) rotate(-13deg);opacity:0}59%,63%{transform:translate(-12px,8px) rotate(0deg);opacity:0}70%,91%{transform:translate(0,0) rotate(0deg);opacity:1}}
@keyframes email-trail{0%,32%,61%,100%{opacity:0;stroke-dashoffset:18}40%,54%{opacity:1;stroke-dashoffset:0}}
@keyframes receipt-arrive{0%,57%,96%,100%{transform:translateY(7px);opacity:.45}67%,89%{transform:translateY(0);opacity:1}}
@keyframes receipt-highlight{0%,66%,96%,100%{opacity:0}72%,90%{opacity:1}}
@keyframes receipt-amount{0%,70%,96%,100%{opacity:.25}77%,90%{opacity:1}}
@keyframes receipt-confirm{0%,76%,96%,100%{opacity:0;transform:scale(.65)}82%,90%{opacity:1;transform:scale(1)}}
@media(max-width:760px){.email-sequence ol{grid-template-columns:1fr;gap:14px;padding:13px 18px;max-width:420px;margin:auto}.email-sequence li{flex-direction:row;gap:17px;text-align:left;align-items:center;min-height:84px}.sequence-art{width:114px;height:76px;flex:none}.sequence-label{font-size:.84rem;max-width:190px}.email-sequence li+li::before{top:-12px;left:52px;width:5px;height:5px;transform:rotate(135deg)}.guide-jump.btn{max-width:100%;padding:14px 20px;font-size:.85rem}}
@media(max-width:380px){.email-sequence ol{padding-inline:10px}.email-sequence li{gap:9px}.sequence-art{width:96px;height:70px}.sequence-label{font-size:.78rem}.email-sequence li+li::before{left:45px}}
@media(prefers-reduced-motion:reduce){.email-sequence.is-animated .sequence-art *{animation:none}.guide-jump.btn .line-icon{transition:none}.guide-jump.btn:hover .line-icon{transform:rotate(90deg)}}

/* Give each part of the short guide a clear visual pause. */

.alerts-hero{padding-bottom:54px}
.alert-benefits{padding-top:44px;padding-bottom:52px}
.alert-benefits .section-heading{margin-bottom:26px}
.bank-guides{padding-top:72px;padding-bottom:64px}
.alerts-faq{padding-top:56px;padding-bottom:60px}
.guide-closing{padding-top:60px;padding-bottom:64px}
@media(max-width:760px){.alerts-hero{padding-bottom:40px}.alert-benefits{padding-top:34px;padding-bottom:40px}.alert-benefits .section-heading{margin-bottom:24px}.bank-guides{padding-top:48px;padding-bottom:44px}.alerts-faq{padding-top:40px;padding-bottom:44px}.guide-closing{padding-top:44px;padding-bottom:48px}}

/* Ground each benefit in a familiar situation. */
.alert-benefits .section-heading{display:block}
.alert-benefits .section-heading h2{max-width:740px}
.alert-benefits .section-heading>p{margin-top:12px}
.benefit-grid{gap:28px 42px}
.benefit-grid article{align-items:flex-start;gap:14px}
.benefit-copy{min-width:0}
.benefit-grid h3{margin:1px 0 7px}
.benefit-copy p{margin:0;max-width:440px;font-size:.88rem;line-height:1.65;color:var(--muted)}
@media(max-width:760px){.benefit-grid{gap:24px}.benefit-grid article{gap:12px}.benefit-grid h3{margin-top:0;margin-bottom:5px}.benefit-copy p{font-size:.84rem}.alert-benefits .section-heading>p{margin-top:10px}}

/* Keep the frame stable while retaining each email's display size. */
.sample-paper{height:500px;padding:10px}
.sample-paper img{max-height:370px}
#sample-citi .sample-paper img, #sample-amex .sample-paper img{max-height:none}
@media(max-width:760px){.sample-paper{height:390px;padding:8px}.sample-paper img{max-height:286px}}
@media(max-width:480px){.sample-paper{height:360px}.sample-paper img{max-height:256px}}

/* Keep bank selection beside the preview, with controls first on phones. */
.alert-gallery.is-enhanced{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:44px;align-items:center;max-width:960px;margin:auto}
.sample-panels{min-width:0}
.alert-gallery.is-enhanced .sample-panels{grid-column:1;grid-row:1}
.sample-panel{display:block;max-width:540px}
.sample-selector{grid-column:2;grid-row:1;width:100%;max-width:300px;justify-self:center}
.sample-selector-caption{margin:0 0 16px;color:var(--muted);font-size:.94rem;line-height:1.6}
.alert-gallery .sample-tabs{flex-direction:column;gap:6px;width:100%;max-width:300px;margin:0;padding:7px;justify-self:center}
.alert-gallery .sample-tab{flex:none;justify-content:flex-start;gap:12px;min-height:56px;padding:12px 16px;font-size:.88rem}
.alert-gallery .sample-tab .bank-icon{width:28px;height:28px}
@media(max-width:1000px){.alert-gallery.is-enhanced{gap:28px}}
@media(max-width:760px){
 .alert-gallery.is-enhanced{grid-template-columns:minmax(0,1fr);gap:20px;max-width:450px}
 .sample-selector{grid-column:1;grid-row:1;max-width:none}
 .sample-selector-caption{font-size:.88rem;margin-bottom:12px}
 .alert-gallery .sample-tabs{flex-direction:row;flex-wrap:wrap;max-width:none;padding:5px;gap:4px}
 .alert-gallery.is-enhanced .sample-panels{grid-column:1;grid-row:2}
 .alert-gallery .sample-tab{flex:1 1 calc(50% - 4px);min-height:48px;padding:9px 10px;gap:8px;font-size:.74rem}
 .alert-gallery .sample-tab:last-child{flex-grow:0}
 .alert-gallery .sample-tab .bank-icon{width:24px;height:24px}
}

/* Center section introductions while keeping the content easy to scan. */
.alerts-page .section-heading,.alerts-page .explainer-heading{max-width:820px;margin:0 auto 32px;text-align:center}
.alerts-page .section-heading h2,.alerts-page .section-heading>p{margin-left:auto;margin-right:auto}
.alerts-hero{padding-bottom:36px}
.alert-benefits{padding-top:36px;padding-bottom:36px}
.alert-explainer{padding-top:36px;padding-bottom:0}
.bank-guides{padding-top:72px;padding-bottom:48px}
@media(max-width:760px){
 .alerts-page .section-heading,.alerts-page .explainer-heading{margin-bottom:24px}
 .alerts-hero{padding-bottom:28px}
 .alert-benefits{padding-top:28px;padding-bottom:28px}
 .alert-explainer{padding-top:28px;padding-bottom:0}
 .bank-guides{padding-top:56px;padding-bottom:40px}
}

/* Whitespace separates page sections and expandable rows. */
.site-nav{border-bottom:0}
.alerts-faq details{border-bottom:0}
footer{border-top:0}
