@import url("https://fonts.googleapis.com/css?family=Merriweather:700,900|Roboto+Condensed:400,700|Roboto:400,900&display=swap&subset=cyrillic");
@-webkit-keyframes bounce {
  0% {
    top: 42%;
  }
  50% {
    top: 48%;
  }
  100% {
    top: 42%;
  }
}
@keyframes bounce {
  0% {
    top: 42%;
  }
  50% {
    top: 48%;
  }
  100% {
    top: 42%;
  }
}
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes spinner {
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes shake {
  50% {
    background-color: #f9506a;
  }
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes shake {
  50% {
    background-color: #f9506a;
  }
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .first-screen-wrapper #first-screen-bg {
    height: 420px;
    margin: 45px 0 -35px;
    background-position-x: center;
  }
  .first-screen-wrapper .offer-block {
    text-align: center;
    margin-top: 20px;
  }
  .first-screen-wrapper .offer-block .offer-container {
    padding: 0 150px;
  }
  .first-screen-wrapper .offer-block .offer-container h4 {
    padding-top: 10px;
    font-weight: 400;
  }
  .first-screen-wrapper .offer-block .offer-links {
    margin-top: 40px;
  }
  .first-screen-wrapper .offer-block .offer-links #open-feed-link {
    margin-right: 30px;
  }
  .grain-club-wrapper,
  .researches-wrapper,
  .indexes-wrapper,
  .vacancies-wrapper {
    width: 884px;
    margin-left: auto;
    margin-right: auto;
  }
  .grain-club-wrapper {
    margin-top: 70px;
  }
  .grain-club-wrapper h2,
  .grain-club-wrapper p {
    width: 442px;
  }
  .grain-club-wrapper p {
    margin: 15px 0 35px;
  }
  .grain-club-wrapper #speaker-photo-1 {
    width: 165px;
    height: 154px;
    top: 0px;
    left: 496px;
  }
  .grain-club-wrapper #speaker-photo-2 {
    width: 140px;
    height: 150px;
    top: 46px;
    left: 720px;
  }
  .grain-club-wrapper #speaker-photo-3 {
    width: 173px;
    height: 148px;
    top: 181px;
    left: 556px;
  }
  .researches-wrapper {
    margin-top: 105px;
  }
  .researches-wrapper h2,
  .researches-wrapper p {
    width: 442px;
  }
  .researches-wrapper h2,
  .researches-wrapper p,
  .researches-wrapper a {
    margin-left: 442px;
  }
  .researches-wrapper p {
    margin-top: 15px;
    margin-bottom: 35px;
  }
  .researches-wrapper #client-logo-1 {
    width: 165px;
    height: 25px;
    top: 0px;
    left: 13px;
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
  }
  .researches-wrapper #client-logo-2 {
    width: 191px;
    height: 43px;
    top: 58px;
    left: 186px;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  .researches-wrapper #client-logo-3 {
    width: 100px;
    height: 46px;
    top: 107px;
    left: 48px;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  .researches-wrapper #client-logo-4 {
    width: 151px;
    height: 36px;
    top: 150px;
    left: 201px;
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  .researches-wrapper #client-logo-5 {
    width: 88px;
    height: 65px;
    top: 203px;
    left: 74px;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  .indexes-wrapper {
    margin-top: 102px;
  }
  .indexes-wrapper h2,
  .indexes-wrapper p {
    width: 442px;
  }
  .indexes-wrapper p {
    margin: 15px 0 35px;
  }
  .indexes-wrapper .iframe-container {
    width: 400px;
    position: absolute;
    top: 5px;
    right: 0px;
  }
  .vacancies-wrapper {
    margin-top: 80px;
  }
  .vacancies-wrapper h2 {
    margin-bottom: 15px;
  }
  .vacancies-wrapper p {
    margin-bottom: 10px;
  }
  .vacancies-wrapper .contents {
    margin: 10px 0;
  }
  .vacancies-wrapper .contents-bullet:not(:last-child) {
    margin-bottom: 6px;
  }
  .vacancies-wrapper .contents-bullet .contents-checkmark {
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
    padding-right: 20px;
    margin-top: 3px;
  }
  .vacancies-wrapper .contents-bullet span {
    width: 842px;
    padding-left: 42px;
    display: block;
  }
  .blog-wrapper {
    width: 884px;
    margin: 80px auto 20px;
  }
  .blog-wrapper h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 55px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .first-screen-wrapper #first-screen-bg {
    height: 280px;
    margin: 45px 0 -15px;
    background-position-x: center;
  }
  .first-screen-wrapper .offer-block {
    text-align: center;
    margin-top: 10px;
  }
  .first-screen-wrapper .offer-block .offer-container {
    padding: 0 50px;
  }
  .first-screen-wrapper .offer-block .offer-container h4 {
    padding-top: 16px;
    font-weight: 400;
  }
  .first-screen-wrapper .offer-block .offer-links {
    margin-top: 40px;
  }
  .first-screen-wrapper .offer-block .offer-links #open-feed-link {
    margin-right: 30px;
  }
  .grain-club-wrapper,
  .researches-wrapper,
  .indexes-wrapper,
  .vacancies-wrapper {
    padding: 0 50px;
  }
  .grain-club-wrapper h2,
  .researches-wrapper h2,
  .indexes-wrapper h2,
  .vacancies-wrapper h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 15px;
  }
  .grain-club-wrapper p,
  .researches-wrapper p,
  .indexes-wrapper p {
    margin-bottom: 35px;
  }
  .grain-club-wrapper {
    margin-top: 310px;
  }
  .grain-club-wrapper #speaker-photo-1 {
    width: 165px;
    height: 154px;
    top: -240px;
    left: 11%;
  }
  .grain-club-wrapper #speaker-photo-2 {
    width: 140px;
    height: 150px;
    top: -200px;
    left: 68%;
  }
  .grain-club-wrapper #speaker-photo-3 {
    width: 173px;
    height: 148px;
    top: -165px;
    left: 37%;
  }
  .researches-wrapper {
    margin-top: 230px;
  }
  .researches-wrapper #client-logo-1 {
    width: 165px;
    height: 25px;
    top: -140px;
    left: 9%;
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
  }
  .researches-wrapper #client-logo-2 {
    width: 191px;
    height: 43px;
    top: -142px;
    left: 61%;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  .researches-wrapper #client-logo-3 {
    width: 100px;
    height: 46px;
    top: -124px;
    left: 40%;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  .researches-wrapper #client-logo-4 {
    width: 151px;
    height: 36px;
    top: -80px;
    left: 59%;
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  .researches-wrapper #client-logo-5 {
    width: 88px;
    height: 65px;
    top: -90px;
    left: 21%;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  .indexes-wrapper {
    margin-top: 430px;
  }
  .indexes-wrapper .iframe-container {
    width: 540px;
    height: 345px;
    position: absolute;
    top: -360px;
    left: 50px;
  }
  .indexes-wrapper .iframe-container iframe {
    -webkit-transform: scale(1.35);
    transform: scale(1.35);
    margin-top: 45px;
    margin-left: 71px;
  }
  .vacancies-wrapper {
    margin-top: 60px;
  }
  .vacancies-wrapper p {
    margin-bottom: 10px;
  }
  .vacancies-wrapper .contents {
    margin-bottom: 10px;
  }
  .vacancies-wrapper .contents-bullet {
    margin-bottom: 5px;
  }
  .vacancies-wrapper .contents-bullet .contents-checkmark {
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
    padding-right: 15px;
    margin-top: 3px;
  }
  .vacancies-wrapper .contents-bullet span {
    padding-left: 37px;
    display: block;
  }
  .blog-wrapper {
    padding: 0 50px;
    margin: 60px auto 20px;
  }
  .blog-wrapper h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 40px;
  }
  .blog-wrapper .report-block {
    margin: 0 0 40px;
  }
  .blog-wrapper .report-block p {
    margin: 20px 0;
  }
}
@media (max-width: 639px) {
  .first-screen-wrapper #first-screen-bg {
    height: 130px;
    margin: -250px 0 125px;
    background-position-x: center;
  }
  .first-screen-wrapper .offer-block {
    margin: 0 30px;
  }
  .first-screen-wrapper .offer-block .offer-container h4 {
    padding-top: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
  }
  .first-screen-wrapper .offer-block .offer-links {
    margin-top: 160px;
  }
  .first-screen-wrapper .offer-block .offer-links a,
  .first-screen-wrapper .offer-block .offer-links .button {
    width: 100%;
    display: block;
  }
  .first-screen-wrapper .offer-block .offer-links #open-editions-link {
    margin-top: 10px;
  }
  .grain-club-wrapper,
  .researches-wrapper,
  .indexes-wrapper,
  .vacancies-wrapper {
    padding: 0 30px;
  }
  .grain-club-wrapper h2,
  .researches-wrapper h2,
  .indexes-wrapper h2,
  .vacancies-wrapper h2 {
    margin-bottom: 15px;
  }
  .grain-club-wrapper p,
  .researches-wrapper p,
  .indexes-wrapper p {
    margin-bottom: 20px;
  }
  .grain-club-wrapper .button,
  .researches-wrapper .button,
  .indexes-wrapper .button {
    width: 100%;
  }
  .grain-club-wrapper {
    margin-top: 220px;
  }
  .grain-club-wrapper #speaker-photo-1 {
    width: 95px;
    height: 89px;
    top: -180px;
    left: 10%;
  }
  .grain-club-wrapper #speaker-photo-2 {
    width: 81px;
    height: 87px;
    top: -150px;
    left: 65%;
  }
  .grain-club-wrapper #speaker-photo-3 {
    width: 100px;
    height: 85px;
    top: -105px;
    left: 31%;
  }
  .researches-wrapper {
    margin-top: 195px;
  }
  .researches-wrapper #client-logo-1 {
    width: 109px;
    height: 17px;
    top: -143px;
    left: 9%;
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
  }
  .researches-wrapper #client-logo-2 {
    width: 127px;
    height: 29px;
    top: -131px;
    left: 51%;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  .researches-wrapper #client-logo-3 {
    width: 67px;
    height: 31px;
    top: -101px;
    left: 32%;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  .researches-wrapper #client-logo-4 {
    width: 100px;
    height: 24px;
    top: -61px;
    left: 49%;
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  .researches-wrapper #client-logo-5 {
    width: 59px;
    height: 43px;
    top: -67px;
    left: 10%;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  /* .indexes-wrapper { */
    /* margin-top: 220px; */
  /* } */
  /* .indexes-wrapper .iframe-container {
    height: 166px;
    position: absolute;
    top: -180px;
    left: 30px;
  } */
  .indexes-wrapper{display: flex;flex-direction: column-reverse;margin-top: 20px;}
  .indexes-wrapper .iframe-container iframe {
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
    margin-top: -44px;
    margin-left: -69px;
  }
  .vacancies-wrapper {
    margin-top: 45px;
  }
  .vacancies-wrapper p {
    margin-bottom: 10px;
  }
  .vacancies-wrapper .contents {
    margin-bottom: 10px;
  }
  .vacancies-wrapper .contents-bullet {
    margin-bottom: 5px;
  }
  .vacancies-wrapper .contents-bullet .contents-checkmark {
    width: 18px;
    height: 18px;
    background-size: contain;
    padding-right: 12px;
    margin-top: 3px;
  }
  .vacancies-wrapper .contents-bullet span {
    padding-left: 30px;
    display: block;
  }
  .blog-wrapper {
    margin: 40px 30px 15px;
  }
  .blog-wrapper h2 {
    margin-bottom: 20px;
  }
  .blog-wrapper .report-block {
    margin: 0 0 20px;
  }
  .blog-wrapper .report-block p {
    margin: 15px 0;
  }
}
@media (min-width: 1440px) {
  .first-screen-wrapper #first-screen-bg {
    height: 420px;
    margin: 45px 0 0px;
    background-position-x: center;
  }
  .first-screen-wrapper .offer-block {
    text-align: center;
    margin-top: 20px;
  }
  .first-screen-wrapper .offer-block .offer-container {
    width: 700px;
    margin: 0 auto;
  }
  .first-screen-wrapper .offer-block .offer-container h1 {
    font-size: 45px;
    line-height: 56px;
  }
  .first-screen-wrapper .offer-block .offer-container h4 {
    font-size: 28px;
    line-height: 34px;
    padding-top: 10px;
    font-weight: 400;
  }
  .first-screen-wrapper .offer-block .offer-links {
    margin-top: 40px;
  }
  .first-screen-wrapper .offer-block .offer-links #open-feed-link {
    margin-right: 30px;
  }
  .grain-club-wrapper,
  .researches-wrapper,
  .indexes-wrapper,
  .vacancies-wrapper {
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
  }
  .grain-club-wrapper h2,
  .researches-wrapper h2,
  .indexes-wrapper h2,
  .vacancies-wrapper h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .grain-club-wrapper p,
  .researches-wrapper p,
  .indexes-wrapper p,
  .vacancies-wrapper p {
    font-size: 20px;
    line-height: 30px;
  }
  .grain-club-wrapper {
    margin-top: 100px;
    padding-top: 20px;
  }
  .grain-club-wrapper h2,
  .grain-club-wrapper p {
    width: 510px;
  }
  .grain-club-wrapper p {
    margin: 20px 0 40px;
  }
  .grain-club-wrapper #speaker-photo-1 {
    width: 200px;
    height: 186px;
    top: 0px;
    left: 568px;
  }
  .grain-club-wrapper #speaker-photo-2 {
    width: 170px;
    height: 182px;
    top: 36px;
    left: 910px;
  }
  .grain-club-wrapper #speaker-photo-3 {
    width: 210px;
    height: 179px;
    top: 189px;
    left: 691px;
  }
  .researches-wrapper {
    margin-top: 120px;
    padding-top: 40px;
  }
  .researches-wrapper h2,
  .researches-wrapper p,
  .researches-wrapper a {
    margin-left: 512px;
  }
  .researches-wrapper h2,
  .researches-wrapper p {
    width: 570px;
  }
  .researches-wrapper p {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .researches-wrapper #client-logo-1 {
    width: 197px;
    height: 30px;
    top: 0px;
    left: 13px;
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
  }
  .researches-wrapper #client-logo-2 {
    width: 230px;
    height: 52px;
    top: 71px;
    left: 209px;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  .researches-wrapper #client-logo-3 {
    width: 121px;
    height: 53px;
    top: 131px;
    left: 43px;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  .researches-wrapper #client-logo-4 {
    width: 181px;
    height: 44px;
    top: 183px;
    left: 227px;
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  .researches-wrapper #client-logo-5 {
    width: 107px;
    height: 79px;
    top: 247px;
    left: 75px;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  .indexes-wrapper {
    margin-top: 100px;
    padding-top: 30px;
  }
  .indexes-wrapper h2,
  .indexes-wrapper p {
    width: 510px;
  }
  .indexes-wrapper p {
    margin: 20px 0 40px;
  }
  .indexes-wrapper .iframe-container {
    width: 510px;
    height: 325px;
    position: absolute;
    top: 5px;
    right: 0px;
  }
  .indexes-wrapper .iframe-container iframe {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    margin-top: 37px;
    margin-left: 60px;
  }
  .vacancies-wrapper {
    margin-top: 120px;
  }
  .vacancies-wrapper h2 {
    margin-bottom: 20px;
  }
  .vacancies-wrapper p {
    margin-bottom: 15px;
  }
  .vacancies-wrapper .contents {
    margin: 15px 0;
  }
  .vacancies-wrapper .contents-bullet:not(:last-child) {
    margin-bottom: 6px;
  }
  .vacancies-wrapper .contents-bullet .contents-checkmark {
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
    padding-right: 20px;
    margin-top: 3px;
  }
  .vacancies-wrapper .contents-bullet span {
    width: 1038px;
    padding-left: 42px;
    display: block;
    font-size: 21px;
  }
  .blog-wrapper {
    width: 1080px;
    margin: 100px auto 20px;
  }
  .blog-wrapper h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 55px;
  }
}
.first-screen-wrapper {
  background: #f6edd2;
  background: linear-gradient(135deg, #f6edd2 0%, #ffe4cb 100%);
}
.first-screen-wrapper .offer-block .offer-container h1,
.first-screen-wrapper .offer-block .offer-container h4 {
  color: #000;
}
.first-screen-wrapper .offer-block .offer-links a {
  text-decoration: none;
  display: inline-block;
}
.first-screen-wrapper #first-screen-bg {
  background-image: url("./../img/front-page/bg-1.png");
  background-repeat: no-repeat;
  background-size: auto;
}
.grain-club-wrapper {
  position: relative;
}
.grain-club-wrapper .speaker-photo {
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
.grain-club-wrapper #speaker-photo-1 {
  background-image: url("./../img/front-page/speaker-photo-1.png");
}
.grain-club-wrapper #speaker-photo-2 {
  background-image: url("./../img/front-page/speaker-photo-2.png");
}
.grain-club-wrapper #speaker-photo-3 {
  background-image: url("./../img/front-page/speaker-photo-3.png");
}
.researches-wrapper {
  position: relative;
}
.researches-wrapper .client-logo {
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
.researches-wrapper #client-logo-1 {
  background-image: url("./../img/front-page/miratorg-logo.svg");
}
.researches-wrapper #client-logo-2 {
  background-image: url("./../img/front-page/cherkizovo-logo.svg");
}
.researches-wrapper #client-logo-3 {
  background-image: url("./../img/front-page/cargill-logo.svg");
}
.researches-wrapper #client-logo-4 {
  background-image: url("./../img/front-page/bunge-logo.svg");
}
.researches-wrapper #client-logo-5 {
  background-image: url("./../img/front-page/fazer-logo.svg");
}
.indexes-wrapper {
  position: relative;
}
.indexes-wrapper .iframe-container {
  overflow: hidden;
}
.indexes-wrapper .iframe-container iframe {
  width: 400px;
  height: 255px;
}
.vacancies-wrapper .contents-bullet .contents-checkmark {
  background-image: url("./../img/common/check-icon.svg");
  background-repeat: no-repeat;
  display: block;
  float: left;
  opacity: 0.7;
}

@media (max-width: 520px) {
  .first-screen-wrapper #first-screen-bg {
    background-size: contain;
  } 
}