.news-archive-section{padding:0;background-color:#f1f5f9}.news-archive-title{font-family:'Playfair Display',serif;font-size:clamp(2.5rem, 8vw, 3.5rem);font-weight:800;text-transform:uppercase;color:#1e293b;text-align:center;margin-bottom:60px;letter-spacing:.1em}.news-archive-title span{color:#E51B23}.news-grid{display:grid;gap:30px;grid-template-columns:1fr}@media (min-width:1024px){.news-grid{grid-template-columns:repeat(2,1fr)}}.news-card-horizontal{display:flex;overflow:hidden;background:#fff;border:1px solid rgb(0 0 0 / .05);border-radius:1rem;transition:all 0.5s cubic-bezier(.22,1,.36,1)}.news-card-horizontal:hover{transform:translateY(-8px);box-shadow:0 30px 60px -12px rgb(15 23 42 / .15)}.news-card-image{width:45%;aspect-ratio:16/10;overflow:hidden;flex-shrink:0}.news-card-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:all 0.7s cubic-bezier(.22,1,.36,1)}.news-card-horizontal:hover .news-card-image img{filter:grayscale(0%);transform:scale(1.08)}.news-card-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:24px 30px;background:#fff;position:relative}.news-card-content::before{content:"";position:absolute;left:-18px;top:50%;transform:translateY(-50%);border-top:14px solid #fff0;border-bottom:14px solid #fff0;border-right:18px solid #fff;z-index:5}.news-card-title{font-family:'Manrope',sans-serif;font-weight:800;color:#0f172a;text-transform:uppercase;font-size:1.1rem;letter-spacing:.05em;line-height:1.4;transition:color 0.3s ease;margin-bottom:0}.news-card-horizontal:hover .news-card-title{color:#E51B23}.news-pagination,.pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:60px;width:100%}.news-pagination .page-numbers,.nav-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:45px;height:45px;background:#fff;border:1px solid rgb(15 23 42 / .1);color:#1e293b;border-radius:8px;font-weight:700;font-family:'Manrope',sans-serif;transition:all 0.3s cubic-bezier(.22,1,.36,1);text-decoration:none;font-size:.9rem}.news-pagination .page-numbers:hover,.nav-links .page-numbers:hover{background:#E51B23;color:#fff;border-color:#E51B23;transform:translateY(-3px);box-shadow:0 10px 20px -5px rgb(229 27 35 / .3)}.news-pagination .page-numbers.current,.nav-links .page-numbers.current{background:#E51B23;color:#fff;border-color:#E51B23;box-shadow:0 10px 20px -5px rgb(229 27 35 / .3)}.single .prose,article .prose,.prose{color:#334155;font-size:1.0625rem;line-height:1.8}.prose>p{margin:0 0 1.25rem;color:#475569}.prose>p:first-of-type{font-size:1.125rem;color:#334155}.prose h2{font-size:clamp(1.5rem, 2.5vw, 1.875rem);font-weight:800;letter-spacing:.01em;text-transform:none;color:#0f172a;margin:2.5rem 0 1rem;padding-bottom:.65rem;border-bottom:2px solid #e2e8f0;line-height:1.3}.prose h3{font-size:1.2rem;font-weight:800;color:#0b2046;margin:1.75rem 0 .75rem;line-height:1.35}.prose h2+p,.prose h3+p{margin-top:.5rem}.prose a{color:#E51B23;font-weight:600;text-decoration:underline;text-underline-offset:3px}.prose a:hover{color:#0b2046}.prose ul,.prose ol{margin:0 0 1.25rem 1.25rem;padding:0}.prose li{margin:.4rem 0;padding-left:.25rem}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li::marker{color:#E51B23}.prose .table-wrap{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.75rem 0 2rem;border-radius:1rem;box-shadow:0 10px 30px -18px rgb(15 23 42 / .35);border:1px solid #e2e8f0;background:#fff}.prose table{width:100%;min-width:560px;border-collapse:separate;border-spacing:0;font-size:.95rem;line-height:1.5;margin:1.75rem 0 2rem;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px -18px rgb(15 23 42 / .35);border:1px solid #e2e8f0;background:#fff}.prose .table-wrap table{margin:0;box-shadow:none;border:none;border-radius:0;min-width:560px}.prose thead th{background:linear-gradient(180deg,#0b2046 0%,#12305f 100%);color:#fff!important;font-weight:800;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;text-align:left;padding:.95rem 1.1rem;white-space:nowrap;border:none}.prose tbody td{padding:.9rem 1.1rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:top;background:#fff}.prose tbody tr:nth-child(even) td{background:#f8fafc}.prose tbody tr:hover td{background:#fff7ed}.prose tbody tr:last-child td{border-bottom:none}.prose tbody td:first-child{font-weight:700;color:#0f172a}.prose figure{margin:1.75rem 0 2rem}.prose figure img{border-radius:1rem;box-shadow:0 12px 40px -20px rgb(15 23 42 / .45);height:auto;max-width:100%}.prose figcaption{margin-top:.65rem;font-size:.875rem;color:#64748b;font-style:italic;text-align:center}.prose strong{color:#0f172a;font-weight:800}.prose em{color:#475569}@media (max-width:640px){.prose table{font-size:.875rem}.prose thead th,.prose tbody td{padding:.75rem .85rem}}.lhag-faq{margin:1.5rem 0 2.5rem;display:flex;flex-direction:column;gap:.75rem}.lhag-faq__item{border:1px solid #e2e8f0;border-radius:1rem;background:#fff;box-shadow:0 8px 24px -18px rgb(15 23 42 / .35);overflow:hidden;transition:box-shadow 0.25s ease,border-color 0.25s ease}.lhag-faq__item.is-open{border-color:rgb(229 27 35 / .35);box-shadow:0 14px 32px -18px rgb(229 27 35 / .25)}.lhag-faq__q{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;text-align:left;font-weight:800;font-size:1.05rem;line-height:1.4;color:#0f172a;background:#fff0;border:0;cursor:pointer;font-family:inherit}.lhag-faq__q:hover{color:#E51B23}.lhag-faq__q:focus-visible{outline:2px solid #E51B23;outline-offset:2px}.lhag-faq__icon{flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:999px;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:700;line-height:1;color:#64748b;transition:transform 0.25s ease,background 0.25s ease,color 0.25s ease,border-color 0.25s ease}.lhag-faq__item.is-open .lhag-faq__icon{transform:rotate(45deg);background:#E51B23;border-color:#E51B23;color:#fff}.lhag-faq__a{padding:0 1.15rem 1.15rem;color:#475569;font-size:1rem;line-height:1.75;border-top:1px solid #f1f5f9}.lhag-faq__a p{margin:.85rem 0 0;color:#475569}.lhag-faq__a a{color:#E51B23;font-weight:600}.lhag-faq__a[hidden]{display:none!important}