.foodtech-reports{align-items:stretch;border-radius:16px;display:flex;gap:70px;margin:60px 0;overflow:hidden;padding:80px}@media(max-width:1023px){.foodtech-reports{flex-direction:column;gap:32px;margin:40px 0;padding:40px}}@media(max-width:767px){.foodtech-reports{padding:32px 16px}}.foodtech-reports__wrap{background-color:#f1f3f9}.foodtech-reports__intro{display:flex;flex-direction:column;flex-shrink:0;gap:44px;justify-content:space-between;width:457px}@media(max-width:1023px){.foodtech-reports__intro{gap:24px;width:100%}}.foodtech-reports__text{display:flex;flex-direction:column;gap:22px}.foodtech-reports__text .title span{color:#07090f}.foodtech-reports__text .text strong{font-family:var(--font-switzer,Switzer);font-weight:700}.foodtech-reports__button{align-self:flex-start}.foodtech-reports__cards{display:grid;flex:1 1 auto;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}@media(max-width:767px){.foodtech-reports__cards{gap:8px}}.report-card{background:linear-gradient(180deg,#fafbff,#f1f3f9);border-radius:18px;display:flex;flex-direction:column;gap:20px;overflow:hidden;padding:22px;position:relative}@media(max-width:767px){.report-card{gap:12px;padding:12px}}.report-card__body{display:flex;flex-direction:column;gap:8px;max-width:135px;position:relative;z-index:1}@media(max-width:1023px){.report-card__body{max-width:100%}}.report-card__number{position:relative;z-index:1}.report-card__figure{height:auto;position:absolute;z-index:0}@media(max-width:1023px){.report-card__figure{display:none}}.report-card--1 .report-card__figure{bottom:-97px;right:-119px;width:262px}.report-card--2 .report-card__figure{bottom:-93px;right:-119px;width:256px}.report-card--3 .report-card__figure{bottom:-56px;right:-83px;width:210px}