@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,700;1,300;1,400&family=Spectral:wght@600;800&display=swap);.secondary-cursor{z-index:1000;border-radius:50%;overflow:hidden;background:#fff;mix-blend-mode:difference;transition:width .1s ease-in-out,height .1s ease-in-out}.secondary-cursor.regular{width:40px;height:40px}.secondary-cursor.small{width:60px;height:60px}.secondary-cursor{z-index:10000;pointer-events:none;transform:translateZ(0);position:fixed;width:30px;height:30px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes bgUp{0%{background-color:transparent}to{background-color:#000}}@keyframes bgDown{0%{background-color:#000}to{background-color:transparent}}@keyframes scaleUp{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes scaleDown{0%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes translateLeftDot{0%{transform:translate(20px,-50%)}to{transform:translateY(-50%)}}@keyframes translateRightDot{0%{transform:translate(-20px,-50%)}to{transform:translateY(-50%)}}h1,h2,h3{font-family:"Spectral",serif;font-weight:800;font-style:normal}h1{font-size:36px;line-height:40px}h2{font-size:24px;line-height:37px}h3{font-size:18px;line-height:27px}p,pre{font-family:"Roboto",sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:24px}ol,ul{font-size:16px}ol,small,ul{font-family:"Roboto",sans-serif;font-style:normal;font-weight:300;line-height:19px}small{font-size:12px}span{font-weight:700}span.red{color:#eb5832}span.blue{color:#6bbaad}@media(max-width:600px){h1{font-size:20px;line-height:20px}li,p,pre{font-family:"Roboto",sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:20px}}#root{display:flex;flex-direction:column;justify-content:center;max-width:100vw}@media(max-width:600px){#root{height:inherit;overflow-x:hidden;width:100vw}}body{background-color:#fff}.footer,body{display:flex;align-items:center;flex-direction:column;justify-content:center}.footer{height:480px;width:100vw}.footer .container{width:80vw;max-width:1800px}.footer h1{padding-bottom:36px}.footer ul{padding-bottom:60px}.footer ul li{list-style:none;margin-bottom:3px}.footer .logo-container{padding:20px;margin-left:-40px}.loader-wrapper{display:flex;align-items:center;justify-content:center;text-align:center;background-color:#eb5832;color:#fff}.loader-wrapper h1{animation:article-load .3s ease-in;animation-fill-mode:forwards;font-size:60px;line-height:80px}@media screen and (max-width:600px){.loader-wrapper h1{font-size:30px;line-height:30px}}.section-card{width:692px;display:flex;flex-direction:column;justify-content:flex-start;text-align:left;z-index:2;pointer-events:none}.section-card h1{margin-bottom:30px}.section-card p{padding-left:72px}@media(max-width:600px){.section-card{width:96vw}}.intro .header-container{height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.intro .header-container h1{animation:article-load .3s ease-in;animation-fill-mode:forwards;font-size:4rem;font-weight:800;padding-bottom:2rem;line-height:4rem;color:#eb5832}.intro .header-container .subtitle{opacity:0;animation:article-load .3s ease-in .35s;animation-fill-mode:forwards;font-family:"Roboto",sans-serif;font-size:1.6rem;font-weight:100;padding-bottom:3rem}.intro small{opacity:0;animation:article-load .3s ease-in .8s;animation-fill-mode:forwards;position:absolute;bottom:10vh;left:0;right:0;top:auto;text-align:center}@media(max-width:768px){.intro h1{font-size:36px;padding-bottom:20px;line-height:30px}.intro .subtitle{font-family:"Roboto",sans-serif;font-size:16px;font-weight:100;padding-bottom:30px;line-height:30px}}@keyframes article-load{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}.outro .container{width:80vw;max-width:1800px;margin-left:100px;margin-right:100px;display:inline-flex;justify-content:center;grid-gap:120px;gap:120px}.outro .container>div{flex:1 1}.outro .sources{display:flex;flex-direction:column}.outro .sources .reference{padding-bottom:40px}.outro h1{margin-bottom:30px}.outro ul{padding-left:20px}.outro li{padding-bottom:10px;line-height:24px}.outro a{color:#eb5832!important}@media(max-width:800px){.container{flex-direction:column}}.food-global{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.food-global h1{max-width:45vw;padding-left:10vw}.red{color:#eb5832}.domain{display:none}.section{min-height:100vh;width:100%}.section.regular{overflow:hidden}.section.regular,.section.scroll{display:flex;flex-direction:column;position:relative}.section.absolute{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1}.section.max-height{max-height:100vh}.section.center{justify-content:center;align-items:center}.section.start{justify-content:flex-start;align-items:flex-start}.scroller{z-index:99;pointer-events:none}.dot-scroller{margin-bottom:500px;pointer-events:none}.dot-scroller .step:last-child{opacity:1;margin-bottom:0}.step{max-width:450px;margin:600px auto;padding:30px 20px;background-color:hsla(0,0%,100%,.75);box-shadow:1px 1px 7px -3px rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center}.step:last-child{opacity:0;margin-bottom:0}.step h2{margin-bottom:20px}.step span{font-weight:700}.step span.red{background-color:#eb5832;color:#fff}.step span.blue{background-color:#6bbaad;color:#fff}.scroll .main{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.scroll .main .main__graphic{z-index:1;top:0;position:-webkit-sticky;position:sticky;padding:5vh 0;min-height:100vh;width:80vw;max-width:1800px;font-size:10rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.hidden{display:none;transition:opacity .3s ease}.tooltip{position:absolute;max-width:300px;padding:15px;background:#fff;box-shadow:1px 1px 7px -3px rgba(0,0,0,.5);z-index:100}.tooltip.red{color:#eb5832;border-left:thick solid #eb5832}.tooltip .header{padding-bottom:6px}.tooltip span{font-weight:700;line-height:30px}.tooltip span.big{font-size:24px}.legend-container{padding-bottom:5vh;display:flex;flex-direction:column}.legend{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.legend p{font-size:13px}.legend p.yes{color:#eb5832}.legend p.no{color:#6bbaad}.legend p.mig-no,.legend p.mig-scale-1,.legend p.mig-scale-2,.legend p.mig-scale-3,.legend p.mig-yes{color:#818181}.legend .legend-block{width:1rem;height:1rem;margin-right:.5rem}.legend .legend-block.dot{border-radius:50%}.legend .legend-block.yes{background-color:#eb5832}.legend .legend-block.no{background-color:#6bbaad}.legend .legend-block.mig-no{background-color:#efefef}.legend .legend-block.mig-scale-1,.legend .legend-block.mig-yes{background-color:#ffe3e0}.legend .legend-block.mig-scale-2{background-color:#ad2e24}.legend .legend-block.mig-scale-3{background-color:#540804}.map-container{width:100%;height:100%;opacity:0}.map-container .map-chart{position:absolute;right:0}#tooltip-survey,.map-container .tooltip{pointer-events:none}#tooltip-survey{position:absolute}#tooltip-survey h3{color:#eb5832}#tooltip-survey p{font-size:14px;color:#eb5832;line-height:1rem}#tooltip-survey p span{font-weight:700}.cariLabel,.migLabel{font-size:16px;font-weight:700}.cariLabel2,.migLabel2{font-size:24px;font-weight:400;font-family:"Spectral",serif}.cariLabel{font-size:20px;color:#c00000}.donut-chart-container{justify-content:center}.donut-chart-container,.donut-chart-container .legend-container{width:100%;display:flex;flex-direction:column;align-items:center}.donut-chart-container .legend-container{justify-content:flex-start}.donut-chart-container .legend-container .top-legend{width:80vw;max-width:1800px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:14px}.donut-chart-container .legend-container .top-legend span{margin-left:8px}.donut-chart-container .main-content{width:80vw;max-width:1800px;display:flex;justify-content:space-evenly;margin-top:10vh}.donut-chart-container .main-content .donut-chart-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.donut-chart-container .main-content .divider{width:1px;height:50vh;background-color:#7d7d7d;opacity:.4}.donut-chart-container .main-content .donut-chart-footer{display:flex;width:100%;align-items:center;justify-content:space-around;margin-top:36px}.donut-chart-container .main-content .donut-chart-footer .bottom-legend{display:flex;padding-right:15px}.donut-chart-container .main-content .donut-chart-footer .bottom-legend span{margin-left:4px;color:#7d7d7d;font-weight:400;font-size:16px}.chart-area{width:100%;height:100%}.chart-wrapper{width:100%;position:absolute;left:0}.chart-container{display:flex;flex-direction:column;padding-bottom:2rem;width:100%}.chart-container p{font-weight:700}.chart-container .axis-container{width:100%;display:flex;flex-direction:row;justify-content:space-between}.chart-container .axis-container small{font-size:11px;color:#818181}.scroll-chart-content-container{width:100%;height:100%;position:relative}.scroll-chart-content-container .title-container{height:15vh}.scroll-chart-content-container .title-container.short{height:5vh}.scroll-chart-content-container .title-container.tall{height:20vh}.scroll-chart-content-container p.chart-title{font-size:24px;font-weight:700;padding-bottom:3vh}.progressMainWrapper{color:#fff;background-color:#efefef;height:.5rem;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:100;width:100vw}.progressMainStyle{height:.5rem;background-color:#eb5832}.content-container{width:90%;min-height:100vh;display:flex;flex-direction:column;justify-content:center}*,:after,:before{margin:0;padding:0;box-sizing:border-box}::selection{color:#fff;background-color:#eb5832}body,button,html,input,select,textarea{font-family:"Roboto",sans-serif;line-height:100%}html{overflow-x:hidden;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.no-hover{pointer-events:none}
/*# sourceMappingURL=main.c90ab539.chunk.css.map */