.techs{align-items:center;background-color:var(--yellow);display:flex;justify-content:center;padding:100px 0}@media (max-width:767.8px){.techs{padding:80px 0}}.techs__title{margin:0 auto;width:665px}.techs__title p{color:var(--darkTitle);font-family:var(--UolTxtRegular);font-size:21px;line-height:26px;text-align:center;width:665px}@media (max-width:767.8px){.techs__title p{font-size:18px;line-height:24px}}.techs__text{align-items:flex-start;display:flex;justify-content:space-between;padding-top:50px;width:100%}@media (max-width:767.8px){.techs__text{flex-direction:column;gap:50px;margin:auto;padding-bottom:0;padding-top:40px;width:300px}}.techs__text .number{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:30%}@media (max-width:767.8px){.techs__text .number{width:100%}}.techs__text .number img{height:230px}.techs__text .number div>p,.techs__text .number h2{color:var(--darkTitle);font-family:var(--UolTxtRegular);font-size:21px;line-height:26px;text-align:center}