.intern{display:flex;height:100%;flex-direction:column;align-items:center;gap:64px;margin-bottom:40px}
.intern h1,.intern h1>p{color:#252339;font-size:30px;font-style:normal;font-weight:700;line-height:44px;text-align:center;font-family:'Montserrat',sans-serif}
.intern .snow{display:flex;flex-direction:column;gap:24px}
.container{display:flex;width:420px;flex-direction:column;justify-content:center;align-items:center;gap:40px;color:#3e3d48;font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.separator{display:flex;height:24px;justify-content:center;align-items:center;gap:32px;align-self:stretch}
.separator::before,.separator::after{content:'';flex:1;border-bottom:1px solid #ccc}
.separator span{white-space:nowrap;color:#666;font-weight:400}
.message{display:flex;width:420px;padding:12px 16px;align-items:flex-start;color:#3e3d48;gap:8px;border-radius:6px;background:#f4f4f5}