.hzt-wrap,.hzt-wrap *{box-sizing:border-box}.hzt-wrap{--hzt-primary:#525E48;--hzt-light:#E7E7E7;--hzt-bg:#fff;--hzt-text:#2F332D;--hzt-muted:#697067;--hzt-columns:3;--hzt-gap:28px;--hzt-shadow:0 10px 28px rgba(44,51,40,.10);--hzt-axis-color:#525E48;--hzt-marker-color:#525E48;--hzt-marker-ring:#525E48;--hzt-marker-size:14px;width:100%;max-width:100%;color:var(--hzt-text);font-family:inherit}.hzt-section{margin:0}.hzt-section+.hzt-section{margin-top:52px}.hzt-section-title{margin:0 0 24px!important;padding:0!important;color:var(--hzt-text);font-family:inherit;font-size:24px;font-weight:750;line-height:1.25}.hzt-section-title:after{content:"";display:block;width:44px;height:3px;margin-top:9px;background:var(--hzt-primary)}.hzt-items{position:relative}.hzt-items-grid{display:grid;grid-template-columns:repeat(var(--hzt-columns),minmax(0,1fr));gap:var(--hzt-gap)}.hzt-item{position:relative;min-width:0}.hzt-card{height:100%;min-width:0;overflow:hidden;border:1px solid rgba(82,94,72,.18);border-left:4px solid var(--hzt-primary);border-radius:0;background:var(--hzt-bg);box-shadow:var(--hzt-shadow);color:var(--hzt-text)}.hzt-card-body{padding:22px}.hzt-image{height:210px;overflow:hidden;background:var(--hzt-light)}.hzt-image img{display:block;width:100%;height:100%;object-fit:cover}.hzt-year{margin:0 0 7px;color:var(--hzt-primary);font-size:13px;font-weight:750;line-height:1.3;letter-spacing:.055em;text-transform:uppercase}.hzt-date{margin:0 0 6px;color:var(--hzt-muted);font-size:13px}.hzt-title{margin:0 0 10px!important;padding:0!important;color:var(--hzt-text)!important;font:inherit!important;font-size:20px!important;font-weight:750!important;line-height:1.28!important;text-transform:none!important}.hzt-description{margin:0!important;padding:0!important;color:var(--hzt-text)!important;font:inherit!important;font-size:15px!important;line-height:1.65!important}.hzt-empty{padding:20px;border-left:4px solid var(--hzt-primary);background:var(--hzt-light)}.hzt-items-grid .hzt-dot{display:none}.hzt-items-timeline{display:flex;flex-direction:column;gap:var(--hzt-gap);padding:4px 0}.hzt-items-timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:var(--hzt-axis-color);transform:translateX(-50%);opacity:.55}.hzt-items-timeline .hzt-item{display:grid;grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);align-items:start}.hzt-items-timeline .hzt-card{grid-column:1;grid-row:1}.hzt-items-timeline .hzt-item:nth-child(even) .hzt-card{grid-column:3}.hzt-items-timeline .hzt-dot{position:relative;grid-column:2;grid-row:1;justify-self:center;width:var(--hzt-marker-size);height:var(--hzt-marker-size);margin-top:28px;border:3px solid #fff;background:var(--hzt-marker-color);box-shadow:0 0 0 2px var(--hzt-marker-ring);z-index:2}.hzt-items-timeline .hzt-item:after{content:"";display:block;grid-column:2;grid-row:1;width:50%;height:2px;margin-top:34px;background:var(--hzt-axis-color);opacity:.28;justify-self:start}.hzt-items-timeline .hzt-item:nth-child(odd):after{justify-self:end}@media(max-width:1024px){.hzt-items-grid{grid-template-columns:repeat(min(2,var(--hzt-columns)),minmax(0,1fr))}}@media(max-width:767px){.hzt-section+.hzt-section{margin-top:36px}.hzt-section-title{font-size:20px}.hzt-items-grid{grid-template-columns:1fr;gap:18px}.hzt-items-timeline{gap:18px;padding-left:30px}.hzt-items-timeline:before{left:7px;transform:none}.hzt-items-timeline .hzt-item,.hzt-items-timeline .hzt-item:nth-child(even){display:block}.hzt-items-timeline .hzt-card,.hzt-items-timeline .hzt-item:nth-child(even) .hzt-card{display:block}.hzt-items-timeline .hzt-dot{position:absolute;left:-29px;top:29px;width:var(--hzt-marker-size);height:var(--hzt-marker-size);margin:0;transform:translate(-50%,-50%)}.hzt-items-timeline .hzt-item:after{position:absolute;display:block;left:-22px;top:28px;width:22px;height:2px;margin:0}.hzt-card-body{padding:18px}.hzt-title{font-size:18px!important}.hzt-description{font-size:14px!important}.hzt-image{height:180px}}@media(prefers-reduced-motion:reduce){.hzt-card{scroll-behavior:auto}}