.custom-hero-section{background:#fff;padding:2rem 0;margin-bottom:1rem;position:relative;overflow:hidden;border-bottom:1px solid #ddd;min-height:85vh;display:flex;align-items:center}@media (max-width: 768px){.custom-hero-section{padding:1rem 0;margin-bottom:2rem;min-height:auto}}.custom-hero-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.custom-hero-container{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}}.custom-hero-image-wrapper{position:relative;overflow:hidden;width:100%}@media (max-width: 768px){.custom-hero-image-wrapper{order:-1;max-height:300px}}.custom-hero-right{display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){.custom-hero-right{gap:0.75rem}}.custom-hero-image{width:100%;height:550px;display:block;border:1px solid #ddd;object-fit:cover}@media (max-width: 768px){.custom-hero-image{height:300px;object-fit:cover}}.custom-hero-caption{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.7);color:white;padding:0.75rem;font-size:0.7rem;line-height:1.3}.custom-hero-caption p{margin:0}.custom-hero-caption a{color:#fff;text-decoration:underline}@media (max-width: 768px){.custom-hero-caption{padding:0.75rem;font-size:0.8rem}}.custom-hero-caption-sub{color:#aaa;font-size:0.75rem;margin-top:0.25rem}.custom-hero-caption-sub p{margin:0}.custom-hero-caption-sub a{color:#aaa}.custom-hero-content{display:flex;flex-direction:column;gap:1rem;width:100%;text-align:left}@media (max-width: 768px){.custom-hero-content{gap:0.75rem;text-align:center}}.custom-hero-title{font-size:2.5rem;font-weight:normal;line-height:1.2;margin:0;color:#000;font-family:Georgia, serif;text-align:left}@media (max-width: 768px){.custom-hero-title{font-size:1.8rem;text-align:center}}.custom-hero-text{font-size:1rem;line-height:1.6;color:#333;margin:0}.custom-hero-text p{margin:0}.custom-hero-actions{display:flex;flex-direction:column;gap:0.15rem;margin-top:0.5rem}.custom-hero-actions strong{font-weight:normal;font-style:italic;margin-bottom:0.25rem}@media (max-width: 768px){.custom-hero-actions{gap:0.3rem;align-items:center}}.action-item{font-size:0.95rem;display:flex;align-items:center;gap:0.4rem}.action-item a{color:#0066cc;text-decoration:none}@media (max-width: 768px){.action-item{font-size:0.9rem}}.action-bullet{font-size:0.9rem}.page-wrapper{display:grid;grid-template-columns:250px 1fr;gap:2rem;padding:0 2rem}@media (max-width: 768px){.page-wrapper{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}}.page-content{min-width:0}article.page{background:white;padding:1.5rem 2rem;border:1px solid #ddd;width:100%;margin-top:0}@media (max-width: 768px){article.page{padding:1.5rem}}article.page header{margin-bottom:1rem}article.page #page-title{display:none}article.page section.page-body{line-height:1.8;color:#333;width:100%;overflow-x:hidden}article.page section.page-body h2,article.page section.page-body h3,article.page section.page-body h4{margin-top:2rem;margin-bottom:1rem;color:#000;font-weight:normal;border-bottom:1px solid #ddd;padding-bottom:0.5rem}article.page section.page-body a{color:#0066cc;text-decoration:underline}article.page section.page-body p{word-wrap:break-word}
