.illustrations-and-text{display:flex;flex-direction:column;gap:3.125rem;padding:30px 0}@media(width >= 561px){.illustrations-and-text{gap:1.875rem;max-width:450px;margin:0 auto}}@media(width >= 960px){.illustrations-and-text{flex-direction:row;justify-content:space-around;gap:8px;max-width:100%;margin:0}}.illustrations-and-text__item{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:1.25rem}@media(width >= 561px){.illustrations-and-text__item{flex-direction:row;gap:20%}}@media(width >= 960px){.illustrations-and-text__item{gap:8%}}.illustrations-and-text__item:nth-of-type(1) img{width:107px}@media(width >= 561px){.illustrations-and-text__item:nth-of-type(1) img{width:clamp(80px,80px + 20*(100vw - 561px)/720,100px)}}.illustrations-and-text__item:nth-of-type(2) img{width:167px}@media(width >= 561px){.illustrations-and-text__item:nth-of-type(2) img{width:clamp(110px,110px + 45*(100vw - 561px)/720,155px)}}.illustrations-and-text__item:nth-of-type(3) img{width:155px}@media(width >= 561px){.illustrations-and-text__item:nth-of-type(3) img{width:clamp(100px,100px + 44*(100vw - 561px)/720,144px)}}.illustrations-and-text__image{max-width:167px}.illustrations-and-text__text{max-width:18ch;text-align:center}@media(width >= 561px){.illustrations-and-text__text{text-align:left}}.illustrations-and-text__text p{font-size:1.25rem;text-transform:capitalize}