.as__title{font-size:48px;font-weight:700;letter-spacing:-.5px;line-height:54px;margin:0 auto;max-width:75rem;padding-bottom:6rem;text-align:center}.as__glide-inner{position:relative}.as__glide-inner:after,.as__glide-inner:before{background-image:linear-gradient(90deg,#fdeee1,hsla(28,88%,94%,0) 70%);content:"";filter:blur(10px);height:100%;left:0;position:absolute;top:0;width:100px;z-index:2}.as__glide-inner:after{background:linear-gradient(270deg,#fdeee1,hsla(28,88%,94%,0) 70%);left:unset;right:0}.as__list{display:flex}.as__list-item{border:1px solid #384649;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;opacity:0;padding:var(--spacer_20) 5rem var(--spacer_20) var(--spacer_20)}.show .as__list-item{animation:fade-in 1.5s cubic-bezier(.16,1,.3,1) both}.as__list-item-content-title{font-size:20px;letter-spacing:-.2px;line-height:24px;margin-bottom:var(--spacer_20)}.as__list-item-content-years{font-family:Arial;font-size:13px;line-height:1}.as__list-item-image{margin-top:4rem;max-height:5rem;max-width:100%;object-fit:contain}@media (max-width:768px){.as__glide-inner:after,.as__glide-inner:before{display:none}}