.pb-layout{min-height:100vh;display:flex}.pb-layout .topics-sidebar{box-sizing:border-box;flex:0 0 280px;width:280px;padding:40px 24px}.pb-main{flex:1;justify-content:center;min-width:0;padding:40px 48px 80px;display:flex}@media (max-width:1308px){.pb-layout{display:block}.pb-layout .topics-sidebar{flex-wrap:wrap;align-items:flex-start;gap:24px 40px;width:auto;padding:24px 24px 0;display:flex}.pb-layout .topics-sidebar__category{margin-bottom:0}.pb-main{justify-content:flex-start;padding:24px 24px 80px;overflow-x:auto}}.pb-grid{grid-template-columns:repeat(4,225.66px);grid-auto-flow:dense;gap:10px;width:932.64px;margin:0 auto;display:grid}.pb-section{box-sizing:border-box;background-color:#0000;position:relative;overflow:hidden}.pb-section--full{grid-column:span 4}.pb-section--three-quarters{grid-column:span 3}.pb-section--half{grid-column:span 2}.pb-section--third{grid-column:span 1}.pb-section--tall{grid-row:span 2}.pb-section--short{grid-row:span 1}.pb-section--extra-tall{grid-row:span 3}.pb-section--tall .pb-section__frame{height:490px}.pb-section--short .pb-section__frame{height:240px}.pb-section--extra-tall .pb-section__frame{height:740px}.pb-section--header.pb-section--tall,.pb-section--solid.pb-section--tall{height:490px}.pb-section--header.pb-section--short,.pb-section--solid.pb-section--short{height:240px}.pb-section--header.pb-section--extra-tall,.pb-section--solid.pb-section--extra-tall{height:740px}.pb-section__frame{background-color:#e5e5e5;position:relative;overflow:hidden}.pb-section--header{background-color:#0000;flex-direction:column;justify-content:flex-start;padding:16px 16px 16px 0;display:flex}.pb-eyebrow{font-family:var(--font-pretendard);letter-spacing:.15px;color:#292929;margin:0 0 6px;font-size:15px;font-weight:900}.pb-title{font-family:var(--font-pretendard);color:#292929;margin:0 0 20px;font-size:50px;font-weight:900;line-height:.9}.pb-description p{font-family:var(--font-pretendard);color:#000;white-space:pre-wrap;margin:0 0 8px;font-size:12px;font-weight:600;line-height:1.6}.pb-source{color:#888;text-align:right;margin-top:8px;font-size:12px;display:block}.pb-section--solid{justify-content:center;align-items:center;display:flex}.pb-section__solid-title{font-family:var(--font-pretendard);color:#fff;text-align:center;padding:16px;font-size:20px;font-weight:800;line-height:1.3}.pb-section__title{z-index:10;font-family:var(--font-pretendard);color:#fff;text-shadow:0 1px 4px #00000080;pointer-events:none;margin:0;font-size:20px;font-weight:800;position:absolute;top:16px;left:20px;right:20px}.pb-section__img-wrapper{position:absolute;inset:0}.pb-section__img{object-fit:cover;width:100%;height:100%}.pb-hotspot{z-index:20;position:absolute;transform:translate(-50%,-50%)}.pb-hotspot:hover{z-index:50}.pb-hotspot__btn{cursor:pointer;background:0 0;border:none;width:32px;height:32px;padding:0;display:block}.pb-hotspot__circle{width:32px;height:32px;transition:transform .3s ease-in-out}.pb-hotspot__star{transform-origin:16px 16px;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.pb-hotspot__star path{fill:#979797;transition:fill .3s ease-in-out}.pb-hotspot__dot{fill:#c52220;opacity:0;transition:opacity .2s ease-in-out}.pb-hotspot:hover .pb-hotspot__circle,.pb-hotspot--active .pb-hotspot__circle{transform:scale(.85)}.pb-hotspot:hover .pb-hotspot__star,.pb-hotspot--active .pb-hotspot__star{opacity:0;transform:rotate(140deg)}.pb-hotspot:hover .pb-hotspot__dot,.pb-hotspot--active .pb-hotspot__dot{opacity:1}.pb-hotspot--active{z-index:50}.pb-tags{flex-wrap:wrap;gap:6px;margin:0;padding:8px 0 0;list-style:none;display:flex}.pb-tag{color:#17211b;font-family:var(--font-pretendard);background:0 0;border:1px solid #c9c9c9;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.4;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-block}a.pb-tag{cursor:pointer}.pb-tag--active{color:#fff;background:#c52220;border-color:#c52220}.pb-hotspot__tooltip{z-index:10;pointer-events:none;opacity:0;visibility:hidden;color:#222;background:#fff;border-radius:6px;width:max-content;max-width:120px;padding:8px 12px;font-size:13px;font-weight:600;line-height:1.15;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;position:absolute;box-shadow:0 4px 16px #0000002e}.pb-hotspot__tooltip[data-v=top]{top:calc(100% + 8px)}.pb-hotspot__tooltip[data-v=middle],.pb-hotspot__tooltip[data-v=bottom]{bottom:calc(100% + 8px)}.pb-hotspot__tooltip[data-h=start]{left:0}.pb-hotspot__tooltip[data-h=end]{right:0}.pb-hotspot__tooltip[data-h=center]{left:50%;transform:translate(-50%)}.pb-hotspot:hover .pb-hotspot__tooltip,.pb-hotspot--active .pb-hotspot__tooltip{opacity:1;visibility:visible}
.page-builder{color:#17211b;background:#fbfaf7;min-height:100vh}.page-block{max-width:1180px;margin:0 auto;padding:72px 24px}.page-block--hero{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);align-items:center;gap:48px;display:grid}.page-block--hero h1{margin:0;font-size:clamp(42px,7vw,88px);line-height:.95}.eyebrow{color:#5b725f;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:700}.lead{color:#425247;max-width:680px;margin:24px 0 0;font-size:1.2rem;line-height:1.7}.page-block__media,.page-block__image,.card__image{object-fit:cover;border-radius:28px;width:100%;height:auto}.actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{color:#fff;background:#17211b;border-radius:999px;padding:13px 22px;font-weight:700;text-decoration:none;display:inline-flex}.page-block--rich-text{max-width:840px;font-size:1.08rem;line-height:1.8}.page-block--media-normal{max-width:840px}.page-block--media-full{max-width:none;padding-left:0;padding-right:0}.caption{color:#69766d;text-align:center;margin-top:12px;font-size:.92rem}.section-header{max-width:760px;margin-bottom:32px}.section-header h2,.page-block--cta h2{margin:0 0 16px;font-size:clamp(32px,4vw,56px);line-height:1.05}.section-header p,.page-block--cta p{color:#425247;font-size:1.05rem;line-height:1.7}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.card{background:#fff;border:1px solid #e5e0d5;border-radius:28px;overflow:hidden}.card__image{aspect-ratio:4/3;border-radius:0}.card__body{padding:24px}.card__body h3{margin:0 0 10px;font-size:1.35rem}.card__body p{color:#425247;line-height:1.6}.card__link{color:#1d5c36;font-weight:700}.page-block--cta{text-align:center;background:#e7efdf;border-radius:36px;margin-bottom:72px}@media (max-width:800px){.page-block{padding:48px 18px}.page-block--hero{grid-template-columns:1fr}}
