.newsletterShell{min-height:100vh;background:#7FA989;display:flex;justify-content:center;align-items:flex-start}.newsletterPanel{width:min(80vw,1100px);min-height:100vh;background:rgb(245,241,235);padding:52px 48px 64px;box-sizing:border-box}.newsletterHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.newsletterFeed{display:flex;flex-direction:column;gap:20px}.newsletterItem{display:flex;gap:20px;text-decoration:none;color:inherit}.newsletterThumbnail{width:180px;height:120px;object-fit:cover}@media (max-width:700px){.newsletterPanel{width:100vw;padding:28px 16px 48px}.newsletterTop{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:20px;margin-bottom:36px}.newsletterTop>:first-child{order:1}.newsletterTop>:nth-child(3){order:2}.newsletterTop h1{order:3;width:100%;font-size:28px;text-align:center;margin:0}.newsletterItem{flex-direction:column}.newsletterThumbnail{width:100%;height:auto}}.newsletterText h2,.newsletterText p{color:rgb(20,20,20)}.newsletterPanel h1,.newsletterPanel h2,.newsletterTop h1{font-family:var(--font-title);font-weight:400}.newsletterTop h1{font-size:40px;line-height:1.15;text-align:center;margin:0;color:#5a2720}@media (min-width:701px){.newsletterTop{display:grid;grid-template-columns:120px 1fr 120px;align-items:center;margin-bottom:52px}}.newsletterDetailShell,.pdfReader{width:100%;max-width:100vw;overflow-x:hidden}.pdfFrame,.pdfViewer{width:100%;max-width:100%}.pdfFrame{height:85vh;border:none}@media (max-width:768px){.newsletterDetailShell{padding:0}.pdfReader{padding:1rem}.pdfFrame{height:75vh}}