.animated-list-section{margin-bottom:105px}.animated-list-section .animated-list-wrap{display:grid;grid-template-columns:1fr 1fr;gap:20px;position:relative;align-items:stretch;padding-bottom:35px;border-bottom:1px solid #0038FF}.animated-list-section .animated-list-wrap .animated-list-wrap__left-col{position:relative}.animated-list-section .animated-list-wrap .animated-list-wrap__left-col .animated-list-wrap__sticky-wrapper{position:absolute;top:0;left:0;width:100%;transition:all 0.9s cubic-bezier(0.65, 0, 0.35, 1);will-change:transform, top}.animated-list-section .animated-list-wrap .animated-list-wrap__left-col .animated-list-wrap__sticky-wrapper .animated-list-wrap__title{font-family:"Proxima Nova";font-weight:700;font-size:50px;line-height:100%;text-transform:uppercase;color:#000000}.animated-list-section .animated-list-wrap .animated-list-wrap__left-col .animated-list-wrap__sticky-wrapper.is-bottom{top:100%;transform:translateY(-100%)}.animated-list-section .animated-list-wrap .animated-list-wrap__right-col{display:flex;flex-direction:column;gap:60px}.animated-list-section .animated-list-wrap .animated-list-wrap__right-col .animated-list-wrap__content{display:flex;flex-direction:column;gap:16px;font-family:"Proxima Nova";font-weight:400;font-size:16px;line-height:22px;text-align:justify}.animated-list-section .animated-list-wrap .animated-list-wrap__right-col .animated-list-wrap__content .animated-list-wrap__content-title{display:flex;flex-direction:row;align-items:center;gap:16px;font-family:"Proxima Nova";font-weight:700;font-size:22px;line-height:30px}.animated-list-section .animated-list-wrap .animated-list-wrap__right-col .animated-list-wrap__content .animated-list-wrap__content-title svg{flex-shrink:0}@media (max-width:992px){.animated-list-section .animated-list-wrap{grid-template-columns:1fr;gap:30px}.animated-list-section .animated-list-wrap .animated-list-wrap__left-col{order:-1}.animated-list-section .animated-list-wrap .animated-list-wrap__left-col .animated-list-wrap__sticky-wrapper{position:static;transform:none !important;transition:none}}