.history{display:flex;flex-direction:column;gap:32px;width:100%}.history .years{display:flex;width:83%}.history .years .year{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.15);color:#fff;cursor:pointer;display:flex;font-family:Manrope;font-size:16px;font-weight:500;justify-content:center;line-height:21.86px;padding:13px 0;text-align:center;width:12.5%}.history .years .year.active{border-bottom:1px solid #fff}.history .wrap{align-items:center;display:flex;gap:24px;justify-content:space-between;width:100%}.history .btn-wrapper{display:flex;gap:20px}.history .btn-wrapper .next,.history .btn-wrapper .prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5IDEyTDQgMTEuOTk5OCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTUgNi45OTk4OEwxOS4yOTI4IDExLjI5MjhDMTkuNjI2MiAxMS42MjYxIDE5Ljc5MjggMTEuNzkyOCAxOS43OTI4IDExLjk5OTlDMTkuNzkyOCAxMi4yMDcgMTkuNjI2MiAxMi4zNzM3IDE5LjI5MjggMTIuNzA3TDE1IDE2Ljk5OTkiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);background-position:50%;background-repeat:no-repeat;background-size:24px;border:1px solid hsla(0,0%,100%,.698);border-radius:4px;cursor:pointer;height:54px;width:54px}.history .btn-wrapper .prev{transform:rotate(180deg)}.history .items-wrapper{display:flex;gap:20px;min-height:200px;overflow-x:auto;overflow-y:hidden;width:100%}.history .items-wrapper::-webkit-scrollbar{display:none}@media(max-width:1120px){.history .years{overflow-x:auto;overflow-y:hidden;width:100%}.history .years::-webkit-scrollbar{display:none}.history .years .year{flex-shrink:0;width:129px}.history .btn-wrapper{display:none}}@media(max-width:475px){.history{gap:24px}.history .years .year{font-size:14px;line-height:19.12px;width:75px}}
