.history__list{list-style:none;margin:0;padding:0}.history__item{align-items:flex-start;display:flex;position:relative}.history__item+.history__item{margin-top:30px}.history__item-image{border-top-left-radius:6px;border-top-right-radius:6px;width:100%}.history__item-content{background-color:#fff;border-radius:6px;box-shadow:2px 2px 30px 0 rgba(156,156,192,.26);flex-basis:50%;position:relative}.history__item-content:before{border:14px solid transparent;border-right-color:#fff;content:"";display:inline-block;position:absolute;right:100%;top:5px}.history__item-inner{padding:clamp(20px,4vw,40px)}.history__item-title{font-size:2.2rem;margin:0}.history__item-sub-title{font-size:2rem;margin:0}.history__item-description{margin-top:10px}.history__item-description>*+*{margin-bottom:0}.history__item-year{flex-basis:50%;font-weight:700;line-height:40px}.history__item-icon-wrapper{aspect-ratio:1;background-color:#f3980d;border-radius:50%;color:#fff;display:grid;margin-inline:30px;place-items:center;position:relative;width:40px;z-index:2}.history__item-icon{fill:#fff}@media(max-width:992px){.history__item-year{display:none}.history__item-content{flex-basis:calc(100% - 70px)}.history__item-icon-wrapper{margin-left:0}.history__item:not(:last-child):before{background-attachment:fixed;background-color:rgba(243,152,13,.27);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='3' height='6' preserveAspectRatio='none'%3E%3Cpath fill='%23124586' d='M0 0h3v3H0z'/%3E%3Cpath fill='none' d='M0 3h3v3H0z'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:100% 100%;bottom:-30px;content:"";left:19px;position:absolute;top:0;width:2px;z-index:1}}@media(min-width:993px){.history__item-content-year{display:none}.history__item:nth-child(odd){flex-direction:row-reverse}.history__item:nth-child(2n) .history__item-year{text-align:right}.history__item:nth-child(odd) .history__item-content:before{left:100%;right:auto;transform:rotate(180deg)}.history__item:not(:last-child):before{background-attachment:fixed;background-color:rgba(243,152,13,.27);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='3' height='6' preserveAspectRatio='none'%3E%3Cpath fill='%23124586' d='M0 0h3v3H0z'/%3E%3Cpath fill='none' d='M0 3h3v3H0z'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:100% 100%;bottom:-30px;content:"";left:calc(50% - 1px);position:absolute;top:0;width:2px;z-index:1}}.history__list+.btns-wrapper{margin-top:40px}