.foodtech-automation{padding:60px 0}@media(max-width:767px){.foodtech-automation{padding:40px 0}}.foodtech-automation__inner{display:flex;flex-direction:column;gap:40px}@media(max-width:767px){.foodtech-automation__inner{gap:12px}}.foodtech-automation__header{align-items:flex-end;display:grid;gap:70px;grid-template-columns:1fr 1fr}@media(max-width:1023px){.foodtech-automation__header{gap:28px;grid-template-columns:1fr}}.foodtech-automation__header-title{display:flex;flex-direction:column;gap:20px}@media(max-width:767px){.foodtech-automation__header-title{gap:16px}}.foodtech-automation__list{display:grid;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.foodtech-automation__list li:nth-child(2n){border-left:1px solid #e8ebf1}.foodtech-automation__list li:first-child,.foodtech-automation__list li:nth-child(2),.foodtech-automation__list li:nth-child(3),.foodtech-automation__list li:nth-child(4){border-bottom:1px solid #e8ebf1}.foodtech-automation__list--is-odd li:last-child{grid-column:span 2}@media(max-width:767px){.foodtech-automation__list{grid-template-columns:1fr}.foodtech-automation__list li:nth-child(2n){border-left:none}.foodtech-automation__list li:nth-child(5){border-bottom:1px solid #e8ebf1}.foodtech-automation__list--is-odd li:last-child{grid-column:auto}}.foodtech-automation__cell{display:flex;flex-direction:column;gap:10px;padding:44px 22px;transition:background-color .3s ease}.foodtech-automation__cell:hover{background-color:#e8ebf1}.foodtech-automation__cell:hover .foodtech-automation__cell-icon{background:#623cd8;transform:scale(1.1)}.foodtech-automation__cell:hover .foodtech-automation__cell-icon svg{color:#fff}.foodtech-automation__cell-icon{align-items:center;background:#f1f3f9;border-radius:50%;display:flex;height:36px;justify-content:center;margin-bottom:10px;transition:all .3s ease;width:36px}.foodtech-automation__cell-icon svg{color:#623cd8;transition:color .3s ease}