.hf-overview{align-items:center;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:6vw;width:100%}.hf-overview--img-right{flex-direction:row-reverse}.hf-overview__media{display:flex;justify-content:center;width:50%}.hf-overview__text{width:50%}.hf-overview__body p{margin-bottom:50px}.hf-overview__body h3{color:#563719;font-family:Cormorant Garamond;font-size:42px;font-weight:600;margin:0 0 30px}.hf-overview__body p:last-child{margin-bottom:0}.hf-overview__body em,.hf-overview__body i{font-style:italic}.hf-overview__cta{background-color:transparent;border:1px solid #9c6b3d;border-radius:2px;color:#563719;display:inline-block;font-size:.82rem;font-weight:600;margin-top:28px;padding:12px 26px;text-decoration:none;transition:background-color .2s,color .2s}.hf-overview__cta:hover{background-color:#9c6b3d;color:#fff}.hf-overview__body{margin-bottom:30px}@media (max-width:780px){.hf-overview,.hf-overview--img-right{flex-direction:column;gap:32px}.hf-overview__media,.hf-overview__text{max-width:100%;width:100%}}