.text-listing{align-items:start;display:flex;gap:32px 16px}@media screen and (max-width:960px){.text-listing{flex-wrap:wrap}}.text-listing__image{flex:350px;margin:0;perspective:100px;position:sticky;top:122px}@media screen and (max-width:960px){.text-listing__image{margin-bottom:24px;perspective:0;position:relative;top:0}}.text-listing__image img{border-radius:15px;display:block;height:auto;transform:rotateY(2deg);width:100%}@media screen and (max-width:960px){.text-listing__image img{margin:auto;max-width:400px!important;transform:none}}.text-listing__body{display:flex;flex:400px;flex-wrap:wrap;gap:48px;padding-left:50px;position:relative}@media screen and (max-width:960px){.text-listing__body{flex:100%}}.text-listing__body:before{background-repeat-x:no-repeat;background-repeat-y:repeat;background-image:url(https://22215056.fs1.hubspotusercontent-na1.net/hubfs/22215056/Minuto%20de%20Dios%20-%20Main%20Theme/Partes/trazado-6.svg);content:"";height:100%;left:0;position:absolute;top:0;width:18px}.text-listing__title{flex:100%;font-size:45px;font-weight:700;line-height:1.2;text-transform:uppercase}.text-listing__title strong{color:grey;font-weight:800}@media screen and (max-width:767px){.text-listing__title{font-size:30px}}.text-listing__list{display:flex;flex-direction:column;gap:60px}.text-listing__list-item{position:relative}.text-listing__list-item-arrow{height:auto;left:-42px;position:absolute;top:3px;width:34px}.text-listing__list-item-title{font-size:22px;font-weight:700;margin:0 0 1rem;text-transform:uppercase}.text-listing__list-item-text{font-size:1rem;font-weight:400}.text-listing__list-item-text p{font-size:inherit}.text-listing__list-item-text>:last-child{margin-bottom:0}