/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.22222vh}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}
/*!
 * fullPage 3.0.8
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent}.fp-section{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;border:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5.55556vh;height:3.33333vh}.fp-controlArrow.fp-prev{left:0;background:url(../img/icon-prev.svg) no-repeat;background-size:100% 100%}.fp-controlArrow.fp-next{right:0;background:url(../img/icon-next.svg) no-repeat;background-size:100% 100%}.fp-scrollable{position:relative}.fp-scrollable,.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav,.fp-slidesNav{opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav{margin-top:-3.55556vh;top:50%;position:fixed;z-index:100}#fp-nav.fp-right{right:1.88889vh}#fp-nav.fp-left{left:1.88889vh}.fp-slidesNav{position:absolute;z-index:4;transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav.fp-bottom{bottom:1.88889vh}.fp-slidesNav.fp-top{top:1.88889vh}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:1.55556vh;height:1.44444vh;margin:.77778vh;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:1.33333vh;width:1.33333vh;margin:-.66667vh 0 0 -.66667vh;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:.44444vh;width:.44444vh;border:0;background:#333;left:50%;top:50%;margin:-.22222vh 0 0 -.22222vh;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:1.11111vh;height:1.11111vh;margin:-.55556vh 0 0 -.55556vh}#fp-nav ul li .fp-tooltip,.fp-sr-only{position:absolute;overflow:hidden;white-space:nowrap}#fp-nav ul li .fp-tooltip{top:-.22222vh;color:#fff;font-size:1.55556vh;font-family:arial,helvetica,sans-serif;max-width:24.44444vh;display:block;opacity:0;cursor:pointer;width:0}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:2.22222vh}#fp-nav ul li .fp-tooltip.fp-left{left:2.22222vh}.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important}.fp-sr-only{width:1px;height:1px;padding:0;clip:rect(0,0,0,0);border:0}:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animated{-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.repeat-1{-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animated.repeat-3{-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animated.delay-1s{-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animated.delay-500ms{-webkit-animation-delay:calc(var(--animate-delay)/2);animation-delay:calc(var(--animate-delay)/2)}.animated.delay-1500ms{-webkit-animation-delay:1.5s;animation-delay:1.5s}.animated.delay-2500ms{-webkit-animation-delay:2.5s;animation-delay:2.5s}.animated.delay-3500ms{-webkit-animation-delay:3.5s;animation-delay:3.5s}.animated.delay-4500ms{-webkit-animation-delay:4.5s;animation-delay:4.5s}.animated.delay-2s{-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animated.delay-3s{-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animated.delay-4s{-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animated.delay-5s{-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animated.faster{-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animated.fast{-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animated.slow{-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animated.slower{-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}.fadeInLeft{opacity:0;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.fadeInLeft.animated{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInDown{opacity:0;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0)}.fadeInDown.animated{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeIn{opacity:0}.fadeIn.animated{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fadeInUp{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.fadeInUp.animated{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.zoomIn{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}.zoomIn.animated{-webkit-animation-name:zoomIn;animation-name:zoomIn}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@font-face{font-family:"Montserrat";font-display:swap;font-style:normal;font-weight:400;src:url(../fonts/montserrat-400.woff2) format("woff2"),url(../fonts/montserrat-400.woff) format("woff")}@font-face{font-family:"Montserrat";font-display:swap;font-style:normal;font-weight:500;src:url(../fonts/montserrat-500.woff2) format("woff2"),url(../fonts/montserrat-500.woff) format("woff")}@font-face{font-family:"Montserrat";font-display:swap;font-style:normal;font-weight:600;src:url(../fonts/montserrat-600.woff2) format("woff2"),url(../fonts/montserrat-600.woff) format("woff")}@font-face{font-family:"Montserrat";font-display:swap;font-style:normal;font-weight:700;src:url(../fonts/montserrat-700.woff2) format("woff2"),url(../fonts/montserrat-700.woff) format("woff")}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}body{font-weight:500;font-size:2.22222vh;line-height:3.55556vh;min-width:26.66667vh;margin:0;padding:0;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#6fb42c;color:#fff}a{text-decoration:none}img{max-width:100%;height:auto;vertical-align:top}.noscroll{position:fixed;width:100%;height:100%;overflow:hidden}.container{width:100%;max-width:160vh;margin-left:auto;margin-right:auto;padding-left:5.55556vh;padding-right:5.55556vh}.fp-controlArrow{display:none}.slides-btn{padding:0;margin:0;background:0 0;border:0;cursor:pointer;position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slides-btn,.slides-btn svg{width:5.55556vh;height:3.33333vh}.slides-btn--prev{left:0}.slides-btn--next{right:0}.slides-btn:focus{outline:0}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.areas-full{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.areas-full,.areas-full__item,.areas-full__list{display:-webkit-box;display:-ms-flexbox;display:flex}.areas-full__list{padding:0;margin:0;list-style:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.areas-full__item{width:20%;background:#fcc30b;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.areas-full__item svg{fill:#db7202}.areas-full__item--blue{background:#58a4b0}.areas-full__item--blue svg{fill:#228388}.areas-full__item--blue .areas-full__item-image{top:24.44444vh}.areas-full__item--blue-medium{background:#387d7a}.areas-full__item--blue-medium svg{fill:#174032}.areas-full__item--blue-medium .areas-full__item-image{top:34.44444vh}.areas-full__item--blue-dark{background:#2f4858}.areas-full__item--blue-dark svg{fill:#122531}.areas-full__item--blue-dark .areas-full__item-image{top:31.66667vh}.areas-full__item--red{background:#bf1a2f}.areas-full__item--red svg{fill:#950c1d}.areas-full__item--red .areas-full__item-image{top:27.77778vh}.areas-full__item-title{padding:2.22222vh 2.22222vh 2.88889vh;font-weight:700;font-size:2.66667vh;line-height:3.55556vh;margin-bottom:auto}.areas-full__item-image{opacity:.3;-webkit-transition:opacity .5s;transition:opacity .5s;position:absolute;left:0;right:0;top:15.33333vh}.areas-full__item-image:hover{opacity:1}.areas,.areas--new{-webkit-box-direction:normal}.areas{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.areas--new{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.areas__title{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:5.55556vh}.areas--new .areas__title{margin-bottom:0;font-weight:700;font-size:2.66667vh;line-height:3.11111vh;max-width:33.33333vh;padding-right:2.22222vh;width:100%;margin-top:1.33333vh}.areas__list{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.areas--new .areas__list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:105.55556vh;margin-bottom:-3.33333vh}.areas__item{width:20%;text-align:center;font-weight:700;font-size:1.77778vh;line-height:3.55556vh;letter-spacing:.05em;text-transform:uppercase}.areas__item::after{content:"";display:block;height:8.33333vh;background:#fcc30b;margin-top:1.33333vh}.areas__item--blue::after{background:#58a4b0}.areas__item--blue-medium::after{background:#387d7a}.areas__item--blue-dark::after{background:#2f4858}.areas__item--red::after{background:#bf1a2f}.areas__item--active{opacity:0;pointer-events:none}.areas--new .areas__item{border:.22222vh solid #f9a005;border-radius:1.44444vh;border-top-left-radius:0;border-bottom-right-radius:0;overflow:hidden;position:relative;z-index:1;font-weight:600;font-size:2.66667vh;line-height:5.33333vh;width:auto;margin-right:5.55556vh;margin-bottom:3.33333vh;padding:0 2.55556vh}.areas--new .areas__item:last-child,.facts-wrap__list li:last-child{margin-right:0}.areas--new .areas__item::after{position:absolute;height:auto;margin:0;top:0;bottom:0;left:0;right:0;z-index:-1}.areas--new .areas__item--blue-medium{border-color:#063534}.areas--new .areas__item--blue-dark{border-color:#051e25}.areas--new .areas__item--red{border-color:#860b14}.areas--new .areas__item--blue{border-color:#097082}.areas--small .areas__item{font-weight:500;text-transform:none;-webkit-transform:translateY(1.11111vh);transform:translateY(1.11111vh);-webkit-transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.areas--small .areas__item::after{height:2.22222vh;margin-top:0}.areas--small .areas__item:hover{-webkit-transform:translateY(0);transform:translateY(0)}.facts-wrap__list{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:2vh;line-height:2.66667vh;position:absolute;left:6vh;top:calc(100% - 1.33333vh);right:5.77778vh}.facts-wrap__list li{background:#6fb42c;padding:0 .55556vh;margin-right:1.66667vh}.commitments{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.commitments .factor .factor__title,.commitments .factor--large .factor__title{font-size:2.22222vh;line-height:3.11111vh}.commitments .factor .factor__value,.commitments .factor--large .factor__value{min-height:10.66667vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:9.44444vh;line-height:10.66667vh}.commitments .factor--text .factor__value{font-weight:700;font-size:4vh;line-height:4.88889vh;margin-bottom:0}.commitments__image,.commitments__list{display:-webkit-box;display:-ms-flexbox;display:flex}.commitments__image{min-height:50vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.commitments__list{padding-left:13.88889vh}.commitments__item--large{width:34.44444vh;margin-right:12.77778vh}.commitments__item--large .commitments__image{position:relative}.commitments__item--large .commitments__image img{position:absolute;bottom:-2.11111vh;left:-10.55556vh;width:67.22222vh;height:58.66667vh;max-width:67.22222vh}.commitments__item--medium{width:28.66667vh;margin-right:21.33333vh}.commitments__item--medium .commitments__image{margin-left:-1.88889vh;width:42.33333vh}.commitments__item--medium .commitments__image img{margin-bottom:-3.88889vh;width:42.33333vh;height:39.33333vh}.commitments__item--veg{width:24.88889vh}.commitments__item--veg .commitments__image{margin-left:-10.55556vh;margin-right:-9.11111vh}.commitments__item--veg .commitments__image img{width:44.11111vh;height:17.11111vh}.commitments__item--ballons{width:30.88889vh;margin-left:13.88889vh}.commitments__item--ballons .commitments__image{margin-left:-13.33333vh;width:47.88889vh}.commitments__item--ballons .commitments__image img{margin-bottom:-3vh;width:47.88889vh;height:39.66667vh}.commitments__item--globus{margin-left:24.44444vh;width:38.66667vh}.commitments__item--blue-medium-1 .commitments__image,.commitments__item--globus .commitments__image{position:relative}.commitments__item--globus .commitments__image img{position:absolute;bottom:-12.77778vh;left:-31.11111vh;width:95.55556vh;height:69.33333vh;max-width:95.55556vh}.commitments__item--blue-medium-1{width:30.88889vh;margin-left:.33333vh}.commitments__item--blue-medium-1 .commitments__image img{position:absolute;width:120.11111vh;height:75.66667vh;left:-35vh;max-width:120.11111vh;bottom:-10vh}.commitments__item--blue-medium-2{width:34.66667vh;margin-left:16.11111vh}.commitments__item--blue-medium-2 .commitments__image{width:41.66667vh;margin-left:-7.55556vh}.commitments__item--blue-medium-2 .commitments__image img{margin-bottom:-1.11111vh;width:41.66667vh;height:30.77778vh}.commitments__item--blue-medium-3{width:25.66667vh;margin-left:15.33333vh}.commitments__item--blue-medium-3 .commitments__image{margin-left:-10vh;width:53.11111vh}.commitments__item--blue-medium-3 .commitments__image img{margin-bottom:-5.55556vh;width:53.11111vh;height:51.33333vh}.commitments__item--blue-medium-4{width:37.22222vh;margin-left:13.88889vh}.commitments__item--blue-medium-4 .commitments__image{margin-left:-22.22222vh;width:66.77778vh;height:32vh}.commitments__item--blue-medium-5{width:32.55556vh;margin-left:22.77778vh}.commitments__item--blue-medium-5 .commitments__image{margin-left:-8.88889vh;width:66.22222vh}.commitments__item--blue-medium-5 .commitments__image img{margin-bottom:-1.11111vh;width:66.22222vh;height:41.33333vh}.commitments__item--blue-dark-1{width:31.88889vh}.commitments__item--blue-dark-1 .commitments__image{margin-left:-16.11111vh;width:85.22222vh}.commitments__item--blue-dark-1 .commitments__image img{margin-bottom:-.55556vh;width:85.22222vh;height:30.22222vh}.commitments__item--blue-dark-2{width:28.66667vh;margin-left:17.77778vh}.commitments__item--blue-dark-2 .commitments__image{margin-left:-9.44444vh;width:62.33333vh;padding-bottom:2.77778vh}.commitments__item--blue-dark-2 .commitments__image img{width:62.33333vh;height:31.77778vh}.commitments__item--blue-dark-3{width:29.77778vh;margin-left:18.88889vh}.commitments__item--blue-dark-3 .commitments__image{margin-left:-21.11111vh;width:61.22222vh}.commitments__item--blue-dark-3 .commitments__image img{margin-bottom:-.55556vh;width:61.22222vh;height:45.88889vh}.commitments__item--red-1{width:33.33333vh;margin-left:13.88889vh}.commitments__item--red-1 .commitments__image{margin-left:-23.33333vh;width:58.88889vh}.commitments__item--red-1 .commitments__image img{margin-bottom:-5.55556vh;width:58.88889vh;height:42.66667vh}.commitments__item--red-2{width:33.33333vh;margin-left:22.22222vh}.commitments__item--red-2 .commitments__image{position:relative;min-height:49.44444vh}.commitments__item--red-2 .commitments__image img{position:absolute;width:80.88889vh;height:79.77778vh;left:-10vh;max-width:80.88889vh;bottom:-13.33333vh}.commitments__item--blue-1{width:35.55556vh;margin-left:13.88889vh}.commitments__item--blue-1 .commitments__image,.commitments__item--blue-2 .commitments__image{position:relative}.commitments__item--blue-1 .commitments__image img{position:absolute;width:86.77778vh;height:61.33333vh;left:-33.33333vh;max-width:86.77778vh;bottom:-11.11111vh}.commitments__item--blue-2{width:30.88889vh;margin-left:20vh}.commitments__item--blue-2 .commitments__image img{position:absolute;width:92.33333vh;height:48vh;max-width:92.33333vh;left:-21.11111vh;bottom:-8vh}.commitments__desc{max-width:37.77778vh;font-weight:500;font-size:1.77778vh;line-height:2.22222vh;position:absolute;right:0;bottom:3.33333vh}.commitments__desc p,.graphs__desc p,.slide__desc p,.slide__text p{margin:0}.commitments__desc::before,.factor--image::after{content:"*";position:absolute;left:-1.33333vh;top:0}.factor--large .factor__value{font-weight:700;font-size:10.66667vh;line-height:10.66667vh;margin-bottom:.55556vh}.factor--large .factor__title{font-size:2.66667vh;font-weight:600}.factor--small .factor__value,.factor__value{font-weight:700;font-size:5.33333vh;line-height:5.33333vh}.factor--small .factor__title{font-size:1.77778vh;line-height:3.11111vh;font-weight:400}.factor__value{font-size:7.11111vh;line-height:7.11111vh}.factor__title{font-weight:500;font-size:2.22222vh;line-height:3.11111vh}.factor--image{position:relative;z-index:1;padding-top:9.44444vh}.factor--image .factor__value{margin-bottom:.55556vh}.factor--image .factor__title{font-size:2.22222vh;line-height:3.55556vh}.factor--image::after{content:"";z-index:-1;width:26.66667vh;height:26.66667vh;background:url(../img/factor-image.svg) no-repeat;background-size:100% 100%;left:-2vh}.factor--image.factor--smallest{padding-top:6.66667vh}.factor--image.factor--smallest::after{width:17.77778vh;height:17.77778vh}.factor--smallest .factor__value{font-weight:700;font-size:4vh;line-height:4.88889vh;margin-bottom:0}.factor--smallest .factor__title{font-size:1.77778vh;line-height:2.66667vh;font-weight:500}.facts{margin-top:5.55556vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:5.55556vh}.facts__title{font-weight:700;font-size:2.66667vh;line-height:3.11111vh;max-width:33.33333vh;padding-right:2.22222vh;width:100%;margin-top:.55556vh}.facts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:93.88889vh}.facts__item{font-weight:600;font-size:1.77778vh;line-height:2.66667vh;letter-spacing:.05em;text-transform:uppercase;padding:1.11111vh 1.33333vh .88889vh;margin-right:5vh;background:rgba(255,255,255,.1);border:.22222vh solid #0b8913;border-radius:1.11111vh 0;max-width:40.77778vh;margin-bottom:3.33333vh}.facts__item:last-child{margin-right:0}.facts__list--ru .facts__item{max-width:58.88889vh;margin-bottom:1.88889vh;margin-right:0}.facts__list--ru,.facts__list--ru .facts__item--large{max-width:none}.facts__col{max-width:44.44444vh;margin-right:2.22222vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.facts__col:last-child{max-width:58.88889vh;margin-right:0;padding-top:2.22222vh;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.facts-wrap{border:.22222vh solid #0b8913;border-radius:3.33333vh;margin-top:4.44444vh;position:relative;padding:5.22222vh 3.66667vh 15.88889vh}.facts-wrap__title{font-weight:700;font-size:2.22222vh;line-height:4vh;margin:0;letter-spacing:.05em;text-transform:uppercase;background:#65a72d;padding:0 1.66667vh;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-2vh;white-space:nowrap}.graph__image{position:relative;margin-bottom:.88889vh}.graph__value{font-weight:700;font-size:3.55556vh;line-height:4.33333vh;position:absolute;left:2.22222vh;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.graph__title{font-weight:600;font-size:1.55556vh;line-height:2.66667vh;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#0b8913}.graph--medium .graph__value{font-size:2.66667vh;line-height:3.22222vh;left:1.66667vh}.graphs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:2.55556vh}.graphs__item{max-width:60vh;margin-right:14.44444vh}.graphs__item:last-child,.graphs__list .graph:last-child{margin-right:0}.graphs__inner{background:rgba(255,255,255,.1);border:.22222vh solid #0b8913;border-radius:2.22222vh 0;padding:1.66667vh 2.22222vh}.graphs__item-title{padding-left:3.66667vh;padding-right:10.66667vh;background:url(../img/quote.svg) no-repeat;background-position:left .55556vh;font-weight:600;position:relative}.graphs__item-title--arrow::after{content:"";position:absolute;width:28.22222vh;height:1.77778vh;background:url(../img/graphs-arrow.svg) no-repeat;top:.88889vh;right:-15.55556vh}.graphs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:3.66667vh}.graphs__list .graph{margin-right:8.33333vh;margin-top:4.88889vh}.graphs__list .graph--medium{margin-top:3.33333vh}.graphs__desc{font-weight:500;font-size:1.77778vh;line-height:3.55556vh;margin-top:1.55556vh}.graph__image{width:20vh;height:20vh}.graph--medium .graph__image{width:15.55556vh;height:15.55556vh}.icons-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.11111vh 2.22222vh}.icons-list--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.icons-list--vertical .icons-list__item{margin-right:0;margin-bottom:1.11111vh}.icons-list--vertical .icons-list__item:last-child{margin-bottom:0}.icons-list--brown svg{fill:#db7202}.icons-list--dark svg{fill:#174032}.icons-list--blue-dark svg{fill:#122531}.icons-list--red svg{fill:#950c1d}.icons-list--blue-icon svg{fill:#228388}.icons-list__item{margin-right:2.22222vh}.icons-list__item:last-child{margin-right:0}.lang-toggle{font-weight:500;font-size:1.33333vh;line-height:1.66667vh;letter-spacing:.05em;text-transform:uppercase}.lang-toggle__list{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.lang-toggle__item+.lang-toggle__item{margin-left:.66667vh}.lang-toggle__link{display:block;color:#0b8913;padding:.33333vh .44444vh .22222vh}.lang-toggle__item--active .lang-toggle__link{border-radius:.77778vh 0;background:#0b8913;color:#fff}.lang-toggle--yellow .lang-toggle__link{color:#fa9f04}.lang-toggle--yellow .lang-toggle__item--active .lang-toggle__link{background:#fa9f04;color:#fff}.lang-toggle--blue-medium .lang-toggle__link{color:#163130}.lang-toggle--blue-medium .lang-toggle__item--active .lang-toggle__link{background:#163130;color:#fff}.lang-toggle--blue-dark .lang-toggle__link{color:#121c23}.lang-toggle--blue-dark .lang-toggle__item--active .lang-toggle__link{background:#121c23;color:#fff}.lang-toggle--red .lang-toggle__link{color:#980a12}.lang-toggle--red .lang-toggle__item--active .lang-toggle__link{background:#980a12;color:#fff}.lang-toggle--blue .lang-toggle__link{color:#236d80}.lang-toggle--blue .lang-toggle__item--active .lang-toggle__link{background:#236d80;color:#fff}.links-list{color:#fff;padding-bottom:8.33333vh;display:-webkit-box;display:-ms-flexbox;display:flex}.links-list:last-child{padding-bottom:0}.links-list--border-bottom{position:relative;margin-bottom:5vh}.links-list--border-bottom::after{content:"";position:absolute;left:-5.55556vh;right:-5.55556vh;bottom:0;height:.22222vh;background:#0b8913}.links-list__title{font-weight:700;font-size:2.66667vh;line-height:3.22222vh;margin:0;margin-top:1.66667vh;max-width:37.22222vh;padding-right:3.33333vh;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.links-list__items{padding:0;margin:0;list-style:none}.links-list__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4.44444vh}.links-list__row:last-child{margin-bottom:0}.links-list__row--pl105{padding-left:11.66667vh}.links-list__row--pl75{padding-left:8.33333vh}.links-list__item{margin-right:3.33333vh;font-weight:600;font-size:3.55556vh;line-height:6.44444vh;letter-spacing:.05em;text-transform:uppercase;display:block;border:.33333vh solid #0b8913;border-radius:1.11111vh 0;color:#fff;padding:0 2.55556vh;padding-right:2.22222vh}.links-list__item:last-child{margin-right:0}.links-list__item--lowercase{text-transform:none}.links-list--small .links-list__title{margin-top:0}.links-list--small .links-list__row{margin-bottom:1.77778vh}.links-list--small .links-list__item{margin-right:2.77778vh;padding:0 1.55556vh;font-size:1.77778vh;line-height:3.11111vh;border-width:.22222vh}.links-list__item--large{font-size:4vh;line-height:6.66667vh;padding:0 3vh}.page-header{position:fixed;z-index:2;left:0;right:0;top:0;-webkit-transition:.5s opacity;transition:.5s opacity}.page-header--hide{opacity:0;pointer-events:none}.page-header__inner{padding-top:2.55556vh;padding-bottom:2.55556vh;padding-left:5.11111vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-header__logo{-webkit-transition:.5s opacity;transition:.5s opacity}.page-header__logo--hide{opacity:0;pointer-events:none}.partners{max-width:65.77778vh}.partners__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-3.33333vh}.partners__item{width:20.44444vh;margin-right:2.22222vh;margin-bottom:3.33333vh;background:rgba(11,137,19,.25);border-radius:1.11111vh 0;padding:1.55556vh 1.11111vh;font-weight:500;font-size:1.55556vh;line-height:2.22222vh}.partners__item:nth-child(3n){margin-right:0}.partners__item--large{width:100%;margin-right:0;font-size:2.22222vh;line-height:2.66667vh}.partners__images{min-height:8.88889vh;margin-bottom:2.22222vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners__images-item{margin-right:3.11111vh}.partners__images-item:last-child{margin-right:0}.slide{overflow:hidden}.slide--intro .slide__inner{padding:7.77778vh 20vw 15.55556vh;position:relative;z-index:1}.slide--intro .slide__inner::after{content:"";position:absolute;z-index:-1;left:calc(20vw + 48.88889vh);bottom:25.22222vh;width:100vw;height:.55556vh;background:#fff}.slide--arrow{position:relative;background:url(../img/bg-slide-1-1.svg) no-repeat,url(../img/bg-slide-1-1-2.png) no-repeat;background-position:5.55556vh 43.88889vh,top right;background-size:74.44444vh 51.66667vh,157.77778vh 86.33333vh}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi),(min-resolution:1.5dppx){.slide--arrow{background-image:url(../img/bg-slide-1-1.svg),url(../img/bg-slide-1-1-2@2x.png)}}.slide--arrow .slide__inner{padding-bottom:7.77778vh}.slide--arrow::before{content:"";position:absolute;left:0;bottom:23.33333vh;width:28.44444vh;height:4.22222vh;background:url(../img/arrow-right.svg) no-repeat;background-size:100% 100%}.slide--map{background:url(../img/map-world.png) no-repeat;background-position:center 14.22222vh}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi),(min-resolution:1.5dppx){.slide--map{background-image:url(../img/map-world@2x.png)}}.slide--zoom-map{background:url(../img/bg-slide-1-1-2.png) no-repeat;background-position:top right;background-size:157.77778vh 86.33333vh}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi),(min-resolution:1.5dppx){.slide--zoom-map{background-image:url(../img/bg-slide-1-1-2@2x.png)}}.slide.slide--areas-full .slide__inner{padding:0}.slide--yellow{background:#fcc30b}.slide--yellow .slide__content-image img{width:142.44444vh;height:71.66667vh}.slide--yellow .slide__content-image--ru img{width:148.66667vh;height:71.66667vh}.slide--blue-medium{background:#387d7a}.slide--blue-medium .slide__content-image{padding-top:4.44444vh;padding-right:1.11111vh}.slide--blue-medium .slide__content-image img{width:142.55556vh;height:64.77778vh}.slide--blue-dark{background:#2f4858}.slide--blue-dark .slide__content-image img,.slide--red .slide__content-image img{width:160vh;height:72.22222vh}.slide--red{background:#bf1a2f}.slide--blue{background:#58a4b0}.slide--blue .slide__content-image img{width:151.77778vh;height:72.11111vh}.slide--blue .slide__content-image--ru img{width:154.44444vh;height:72.11111vh}.slide .tag{margin-top:-4.11111vh;margin-bottom:.55556vh}.slide .slide__content-image{padding-top:3.33333vh;padding-left:7.77778vh}.slide--logo .slide__inner{padding-bottom:10.77778vh}.slide__inner,.slide__intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slide__inner{padding:10.77778vh 5.55556vh 3.33333vh;min-height:100vh}.slide__intro{margin-top:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.slide__title{font-weight:700;font-size:10.66667vh;line-height:10.66667vh;margin:0}.slide__title span{background:#6fb42c}@media (max-width:1024px){.slide__title{font-size:vw-tablet(120px);line-height:vw-tablet(127px)}}@media (max-width:450px){.slide__title{font-size:vw-mobile(50px);line-height:vw-mobile(53px)}}.slide__desc{font-size:2.66667vh;line-height:5.33333vh;font-weight:500}.slide__desc,.slide__desc p+p,.slide__text p+p{margin-top:2.22222vh}.slide__subtitle{font-weight:700;font-size:4.88889vh;line-height:5.33333vh;margin:0 0 .77778vh;letter-spacing:.05em;text-transform:uppercase}.slide__text{max-width:83.88889vh;margin-top:1.66667vh}.slide__factors{margin-left:26.66667vh;margin-top:16.11111vh;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:43.33333vh}.slide__factors-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.slide__factors-row--mt{margin-top:-5.55556vh}.slide__factor{position:absolute}.slide__factor--top-left{left:23.33333vh;top:3.33333vh}.slide__factor--top-mid{left:51.11111vh;top:-4.44444vh;min-width:22.77778vh}.slide__factor--top-right{left:68.33333vh;top:10.55556vh}.slide__factor--bottom-right{left:85vh;bottom:6.11111vh}.slide__factor--large{min-width:60vh;bottom:8.88889vh}.slide__factor--top-right-2{right:5.55556vh;top:-4.44444vh}.slide__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.slide__row--factors .factor:first-child{margin-top:13.88889vh;max-width:47.77778vh;margin-left:1.11111vh}.slide__row--factors .factor--smallest{max-width:37.22222vh;margin-top:2.77778vh;margin-left:-3.33333vh}.slide__row--factors .slide__text{max-width:67.22222vh}.slide__content-image{margin-left:-5.55556vh;margin-right:-5.55556vh;position:relative;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.slide__content-image .icons-list{position:absolute;z-index:1;right:3.88889vh;bottom:.55556vh}.links__desc p,.slide__content-image .icons-list__item{margin:0}.slide__content-image .icons-list__item svg{display:block;width:8.88889vh;height:8.88889vh}.slide__cols{margin-top:2.77778vh}.links__desc{color:#0b8913;font-size:2.22222vh;line-height:2.66667vh;font-weight:600;margin-bottom:5.55556vh;max-width:53.88889vh}.slide__cols--left{margin-left:-5.55556vh}.slide__cols--left .links__desc{max-width:64.11111vh;padding-left:11.11111vh}.slide__cols--left .links-list{padding-left:11.11111vh}.slide__note{position:absolute;right:0;bottom:7.77778vh}.slide__goals-title{font-weight:700;font-size:2.22222vh;line-height:2.66667vh;color:#fff;margin-top:7.22222vh}.slide__goals-title span{color:#0b8913}.slide__logo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide__logo img{width:27.77778vh;height:27.77778vh}.goals{position:fixed;bottom:3.33333vh;left:calc((100% - 148.88889vh)/2);-webkit-transition:opacity .5s;transition:opacity .5s;opacity:0;pointer-events:none}.goals,.goals img{width:102.22222vh;height:22.66667vh}.goals--half,.goals--show{opacity:.5;pointer-events:auto}.goals--show{opacity:1}.slides-nav{position:fixed;left:0;right:0;bottom:0;opacity:0;pointer-events:none;-webkit-transition:opacity .5s;transition:opacity .5s}.slides-nav--show{opacity:1;pointer-events:auto}.tag{background:#2f4858;border-radius:1.11111vh 0;font-weight:700;font-size:1.77778vh;line-height:2.22222vh;letter-spacing:.05em;text-transform:uppercase;padding:.66667vh 1.77778vh;-ms-flex-item-align:start;align-self:flex-start}.tag--dark{background:#0c3736}
/*# sourceMappingURL=style.min.css.map */
