.foodtech-hero-section .hero-section__inner{grid-template-areas:"breadcrumbs ." "title description";grid-template-columns:minmax(0,1fr) minmax(0,.75fr)}@media(max-width:767px){.foodtech-hero-section .hero-section__inner{grid-template-areas:"breadcrumbs" "title" "description";grid-template-columns:1fr}}.foodtech-hero-section .hero-section__title{align-self:start}.foodtech-hero-section .hero-section__description{align-self:end}@media(max-width:767px){.foodtech-hero-section .hero-section__description{align-self:auto}}.foodtech-who-we-help{overflow:hidden}.foodtech-articles .articles__header-left{align-items:center;display:grid;gap:80px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}@media(max-width:1023px){.foodtech-articles .articles__header-left{gap:20px;grid-template-columns:minmax(0,1fr)}}.foodtech-articles .articles__header-left .title{color:#161b26}.foodtech-articles .articles__header-left .title>span>span{color:#22a717}.foodtech-articles .articles__header-text{margin-top:0}.foodtech-articles .articles__header-text .text{color:#585a61;font-size:18px;font-weight:500;line-height:1.5}