.animated-text{position:relative;z-index:1;background-color:var(--x-white)}.animated-text::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(262deg,rgba(240,238,235,.6) -38.7%,rgba(155,183,182,.6) 97.85%)}.animated-text__animate,.animated-text__container{max-width:1018px;margin-left:auto;margin-right:auto}.animated-text__animate .mt8,.animated-text__animate .t7{text-transform:none}.animated-text__animate p+p{margin-top:32px}.animated-text__grid{--gutter:0px;gap:16px 0}.animated-text__item{height:100%;display:flex;flex-flow:column}.animated-text__block{padding:16px;border-top:1px solid;border-left:1px solid;border-right:1px solid;flex:1 1 auto;display:flex;flex-flow:column;justify-content:center}@media screen and (min-width:769px){.animated-text__grid>:nth-child(3n+1) .animated-text__block,.animated-text__grid>:nth-child(3n+2) .animated-text__block{border-right:none}}.animated-text .animated-text__img{width:64px;margin-left:auto;margin-right:auto}.animated-text .animated-text__img::after{padding-bottom:100%}.animated-text .animated-text__img img{object-fit:contain;object-position:50% 100%}