@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Cinzel:wght@400;500&display=swap");.kh-about{background:linear-gradient(180deg,#080700,#0d0c08);box-sizing:border-box;padding:110px 56px}.kh-about__inner{align-items:center;display:grid;gap:88px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1060px}.kh-about__eyebrow{color:#8a6e2e;font-family:Cinzel,serif;font-size:9px;letter-spacing:.42em;margin-bottom:18px;text-transform:uppercase}.kh-about__title{color:#ede0c4;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,4vw,44px);font-weight:300;line-height:1.15;margin-bottom:14px}.kh-about__title em{color:#c8a040;font-style:italic}.kh-about__rule{border-left:44px solid #c8a040;border-top:1px solid #c8a040;display:block;height:0;margin-bottom:32px;width:0}.kh-about__copy{color:#7a6e50;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(15px,1.8vw,18px);font-style:italic;font-weight:300;line-height:2.05;margin-bottom:16px}.kh-about__copy strong{color:rgba(200,160,64,.75);font-style:normal;font-weight:400}.kh-about__list{display:flex;flex-direction:column;gap:12px;list-style:none;margin-top:28px;padding:0}.kh-about__list-item{align-items:center;color:#7a6e50;display:flex;font-family:Cinzel,serif;font-size:10px;gap:16px;letter-spacing:.18em;text-transform:uppercase}.kh-about__list-item:before{background:#8a6e2e;content:"";display:block;flex-shrink:0;height:1px;width:24px}.kh-about__images{display:grid;gap:8px;grid-template-columns:1fr 1fr}.kh-about__img{border:1px solid rgba(200,160,64,.18);display:block;filter:brightness(.78) sepia(14%);object-fit:cover;transition:transform .8s cubic-bezier(.25,.46,.45,.94),filter .5s;width:100%}.kh-about__img:hover{filter:brightness(.92) sepia(6%);transform:scale(1.04)}.kh-about__img--tall{grid-column:1/-1;height:280px}.kh-about__img--sq{height:200px}@media (max-width:900px){.kh-about__inner{gap:52px;grid-template-columns:1fr}.kh-about{padding:72px 24px}}