.p-blog-hero{display:flex;flex-direction:column;align-items:center;gap:20px;padding:clamp(64px,9vw,80px) clamp(24px,8vw,120px);background-color:#1a3c34;text-align:center}.p-blog-hero__eyebrow{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#c9a96e}.p-blog-hero__title{font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:700;font-size:clamp(2.2rem,4.6vw,3rem);color:#fff}.p-blog-hero__lead{max-width:700px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;line-height:1.7;color:#fffc}.p-blog-list{padding:clamp(56px,8vw,80px) clamp(20px,8vw,120px);background-color:#faf8f5}.p-blog-list__inner{max-width:1200px;margin:0 auto}.p-blog-list__items{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.p-blog-list__items{grid-template-columns:repeat(3,1fr)}}.p-article{background-color:#faf8f5}.p-article__header{background-color:#faf8f5;padding:clamp(48px,6vw,60px) clamp(24px,14vw,280px) 40px;text-align:center}.p-article__header__inner{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.p-article__category{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#c9a96e}.p-article__title{font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:700;font-size:clamp(1.9rem,4vw,2.625rem);line-height:1.25;color:#1a1a1a}.p-article__meta{display:flex;justify-content:center;gap:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#8a8a8a}.p-article__body{max-width:720px;margin:0 auto;padding:48px clamp(24px,8vw,0px) 0;display:flex;flex-direction:column;gap:32px}.p-article__body p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:17px;line-height:1.9;color:#5a5a5a}.p-article__body h2{font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:700;font-size:28px;color:#1a1a1a}.p-article__body img{width:100%;height:400px;object-fit:cover;border-radius:8px}.p-article__related-videos{margin-top:64px;padding:clamp(56px,8vw,80px) 0;background-color:#1a1a1a;color:#fff}.p-article__related-videos__head{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0 clamp(20px,8vw,120px);text-align:center}.p-article__related-videos__eyebrow{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:600;letter-spacing:3px;color:#c9a96e}.p-article__related-videos__title{font-family:Playfair Display,Times New Roman,serif;font-weight:700;font-size:clamp(1.75rem,3.6vw,2.25rem);color:#fff}.p-article__related-videos__sub{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;color:#8a8a8a}.p-article__related-videos__list{display:grid;grid-template-columns:1fr;gap:32px;margin-top:48px;padding:0 clamp(20px,8vw,120px)}.p-article__video{display:flex;flex-direction:column;gap:12px}.p-article__video__thumb{width:100%;height:213px;object-fit:cover;border-radius:8px}.p-article__video__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;line-height:1.4;color:#fff}.p-article__video__link{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#c9a96e}.p-article__related-videos__cta{display:flex;justify-content:center;margin-top:48px;padding:0 clamp(20px,8vw,120px)}.p-article__related-videos__cta a{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;border-radius:4px;background-color:#c00;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;color:#fff;transition:background-color .2s}.p-article__related-videos__cta a:hover{background-color:#a30000}.p-article__related-videos__cta svg{width:24px;height:24px}@media(min-width:768px){.p-article__related-videos__list{grid-template-columns:repeat(3,1fr)}}
