.text-images{text-align:center;font-weight:600;display:flex;flex-direction:column;align-items:center}.text-images a{color:rgb(var(--color-highlighted-elements))}.text-images p:last-of-type{margin-bottom:0;color:rgb(var(--color-highlighted-elements))}.text-images__image-container{display:flex;flex-direction:column;justify-content:center;margin:30px 0}@media screen and (min-width: 768px){.text-images__image-container{flex-direction:row;flex-wrap:wrap}}.text-images__image-wrapper{display:flex;flex-direction:column;align-items:center}.text-images__image-wrapper:not(:last-of-type){margin-bottom:30px}@media screen and (min-width: 768px){.text-images__image-wrapper{margin:0 24px;max-width:33.33%}}.text-images__image-wrapper img,.text-images__image-wrapper svg{width:100%;height:72vw;max-height:307px;margin-bottom:24px}@media screen and (min-width: 768px){.text-images__image-wrapper img,.text-images__image-wrapper svg{margin-bottom:30px}}.text-images__image-wrapper img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}