.history__row{display:flex;flex-wrap:wrap;gap:40px}.history__group{background-color:#fff;color:#2d2f3b;width:calc((100% - 80px)/3);padding:20px}.history__name{font-weight:600;font-size:24px;line-height:30px;color:#2d2f3b;margin-bottom:15px;padding-right:40px}.history__cards{position:relative}.history__card-img{position:relative;padding-top:100%;margin-bottom:15px}.history__card-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.history__details{min-height:238px}.history__detail{margin-bottom:15px}.history__detail-label{font-weight:600;font-size:16px;line-height:20px;letter-spacing:.04em;text-transform:uppercase;color:#2d2f3b}.history__detail-value{font-weight:400;font-size:18px;line-height:23px;color:#2d2f3b}.history__card-more{padding:0 30px;display:flex;align-items:center;justify-content:center}.history__card-btn{border-radius:1000px;padding:15px 30px;font-weight:600;font-size:20px;line-height:26px;color:#fff}.history__arrow{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:0 0;border:none;padding:0;position:absolute;bottom:18px;z-index:10}.history__arrow_prev{transform:rotate(180deg);left:0}.history__arrow_next{right:0}.history__arrow svg{fill:#b256e3;width:20px;height:20px}.history__counter{display:flex;align-items:flex-end;position:absolute;top:-45px;right:0;font-weight:600;font-size:18px;line-height:30px;color:#777b86}.history__counter-current{font-size:24px;color:#2d2f3b}@media (max-width:991px){.history__row{display:block}.history__group{width:auto;margin-bottom:20px}.history__group:last-child{margin-bottom:0}.history__name{font-size:18px;line-height:24px;margin-bottom:10px}.history__counter{top:-34px;font-size:14px;line-height:24px}.history__counter-current{font-size:18px}.history__card-img{margin-bottom:10px}.history__details{min-height:174px}.history__detail{margin-bottom:10px}.history__detail-label{font-size:12px;line-height:16px}.history__detail-value{font-size:14px;line-height:18px}.history__card-btn{font-size:16px;line-height:18px;font-weight:500}.history__arrow{bottom:14px}}