.history-section{padding:105px clamp(22px,7vw,110px);background:#f6f0e4}.history-heading{display:flex;justify-content:space-between;align-items:end;gap:45px}.history-heading h2{font-size:clamp(40px,5vw,70px);line-height:1.02;margin:14px 0 0}.history-heading>p{max-width:480px;color:#5d716a;line-height:1.7}.history-filters{display:flex;flex-wrap:wrap;gap:8px;margin:34px 0}.history-filters button{border:1px solid #b9c8c0;border-radius:22px;background:transparent;padding:10px 15px;font-size:11px;font-weight:800;cursor:pointer}.history-filters button.active,.history-filters button:hover{background:#0b5d46;border-color:#0b5d46;color:#fff}.history-timeline{position:relative;display:grid;gap:14px;padding-left:32px}.history-timeline:before{content:"";position:absolute;left:9px;top:14px;bottom:14px;width:2px;background:#c4a96d}.history-event{position:relative;display:grid;grid-template-columns:130px 1fr;gap:22px;padding:22px;border:1px solid rgba(8,37,31,.12);border-radius:14px;background:#fffdf7}.history-event:before{content:"";position:absolute;left:-30px;top:29px;width:12px;height:12px;border-radius:50%;background:#df7044;border:4px solid #f6f0e4}.history-date{font:800 16px Manrope;color:#0b5d46}.history-copy small{color:#df7044;font-weight:800;letter-spacing:.09em}.history-copy h3{font-size:23px;margin:6px 0}.history-copy p{color:#5d716a;line-height:1.65;margin:0}.history-copy a{display:inline-block;margin-top:12px;color:#0b5d46;font-size:11px;font-weight:800}.history-note{color:#6b776f;font-size:12px;line-height:1.6;margin:20px 0 0}@media(max-width:700px){.history-section{padding-top:78px;padding-bottom:78px}.history-heading{display:block}.history-heading>p{margin-top:18px}.history-event{grid-template-columns:1fr;gap:7px;padding:18px}.history-copy h3{font-size:20px}.history-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.history-filters button{white-space:nowrap}}
