html,body{overflow-x:hidden}
.nav-wrap,.hero-copy,.trust-item,.journey-card,.story-body,.paper-column{min-width:0}
.eyebrow{max-width:100%;white-space:normal;overflow-wrap:anywhere}
.hero h1,.hero p{max-width:100%;overflow-wrap:break-word}
@media(max-width:600px){
    .wrap{width:calc(100% - 28px);max-width:1180px}
    .notice-strip .wrap{gap:10px}
    .notice-strip span{min-width:0}
    .notice-strip a{flex:0 0 auto;font-size:12px}
    .hero-copy{width:100%}
    .hero h1{font-size:40px;line-height:1.04}
    .eyebrow{display:flex;font-size:11px;line-height:1.35}
    .actions .button{flex:1 1 150px;padding-left:10px;padding-right:10px}
    .trust-grid{width:100%}
}
