.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

.mainframe {
  overflow: hidden;
}

.s-hero {
  position: relative;
  height: auto;
  min-height: auto;
  margin-bottom: 0px;
  padding-bottom: 41px;
  background-image: url('../images/hero-bg-course.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.row-section {
  margin-right: 4%;
  margin-left: 4%;
}

.row-section.nav {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 67px;
  margin-right: 0%;
  margin-left: 0%;
  padding-right: 5%;
  padding-left: 4%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
}

.link-block {
  position: absolute;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #ecd6d6;
}

.lesson-name {
  display: inline-block;
  margin-top: 17px;
  margin-right: 3%;
  margin-left: 25px;
  float: left;
  font-family: Wwf, sans-serif;
  font-size: 26px;
  line-height: 27px;
  text-transform: uppercase;
}

.text-span {
  font-size: 14px;
  line-height: 12px;
  letter-spacing: 0.5px;
}

.link {
  margin-left: 20px;
  border-bottom: 3px solid #254eb8;
  font-family: Wwf, sans-serif;
  color: #000;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  border-bottom-color: transparent;
}

.link.last {
  display: inline;
  margin-left: 0px;
  border-bottom-color: #f26f43;
  color: #000;
}

.link-block-2 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #0e0d00;
  background-image: url('../images/ico-vk.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.link-block-2:hover {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.link-block-2.fb {
  margin-right: 5px;
  background-image: url('../images/ico-fbook.svg');
  background-size: auto 21px;
}

.link-block-2.insta {
  background-image: url('../images/ico-inst.svg');
  background-size: 17px;
}

.link-block-2.vk {
  margin-right: 6px;
  margin-left: 0px;
  background-size: 21px;
}

.link-block-2.ok {
  margin-right: 5px;
  background-image: url('../images/ico-ok-wwf.svg');
  background-size: auto 21px;
}

.link-block-2.yt {
  margin-right: 5px;
  background-image: url('../images/yt-icon.svg');
  background-size: 20px;
}

.div-block {
  display: inline-block;
}

.div-block-2 {
  display: block;
  min-width: 19px;
  margin-top: 31px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.div-block-copy {
  display: block;
  margin-top: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-3 {
  display: inline-block;
  margin-left: 68px;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 47px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.btn--join--small {
  display: inline-block;
  width: 155px;
  height: 42px;
  margin-left: 6%;
  padding: 9px 13px 5px 40px;
  border-bottom: 3px solid #e8ecee;
  border-radius: 6px;
  background-color: #fff;
  background-image: url('../images/ico-add.svg');
  background-position: 12px 67%;
  background-size: 27px 27px;
  background-repeat: no-repeat;
  font-family: Wwf, sans-serif;
  color: #f26f43;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.btn--join--small:hover {
  box-shadow: inset 0 0 8px 1px rgba(0, 0, 0, 0.21);
}

.logo-prezfund {
  display: none;
  width: 172px;
  height: 99px;
  margin-left: 2%;
  float: right;
  background-image: url('../images/logo-prezFund.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/logo-prezFund.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: 155px, auto;
  background-repeat: no-repeat, repeat;
}

.bigtext-hero {
  display: block;
  width: 531px;
  margin-top: 0px;
  margin-bottom: 6px;
  margin-left: 0px;
  padding-bottom: 15px;
  padding-left: 15px;
  float: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-family: Wwf, sans-serif;
  color: #fff;
  font-size: 77px;
  line-height: 74px;
  text-transform: uppercase;
}

.text-block-copy-copy {
  display: block;
  margin-top: 17px;
  margin-left: 25px;
  padding: 9px 12px 12px;
  float: none;
  background-color: #f26f43;
  font-family: Wwf, sans-serif;
  font-size: 33px;
  line-height: 27px;
  text-transform: uppercase;
}

.row-section--flex {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 0px auto;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row-section--flex.m-top {
  position: relative;
  z-index: 10;
  margin-top: 136px;
}

.row-section--flex.m-top.course {
  margin-top: 102px;
}

.descriptor {
  position: static;
  left: 227px;
  top: 0px;
  right: auto;
  bottom: auto;
  width: auto;
  margin-top: 0px;
  margin-left: 0px;
  padding: 8px 11px 8px 18px;
  border-top: 1px solid #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  font-size: 24px;
  line-height: 140%;
}

.descriptor.course {
  border-top-style: none;
}

.column-row {
  position: static;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-row.lft {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.column-row.lft._2 {
  width: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.video {
  display: block;
  width: 95%;
  height: 336px;
  margin-right: 34px;
  float: none;
}

.bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 460px;
  margin-top: 45px;
  margin-bottom: 65px;
  margin-left: 0px;
  border-radius: 6px;
  background-color: #fff;
  color: #000;
}

.bar._3 {
  position: relative;
  z-index: 10;
  margin-top: 2px;
  margin-left: 15px;
  padding-bottom: 1px;
  box-shadow: 1px 1px 11px -6px #13313d;
}

.bar-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-3 {
  margin: 5px 16px 8px 80px;
  font-family: Wwf, sans-serif;
  color: #f26f43;
  font-size: 41px;
}

.text-block-4 {
  margin-left: 66px;
  font-family: Wwf, sans-serif;
  color: #254eb8;
  font-size: 11px;
  text-transform: uppercase;
}

.btn--join--big {
  display: block;
  margin: 10px;
  padding: 17px 14px 22px 58px;
  border-bottom: 3px solid #2b58b9;
  border-radius: 6px;
  background-color: #f26f43;
  background-image: url('../images/ico-plus.svg');
  background-position: 17px 58%;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  font-family: Wwf, sans-serif;
  color: #fff;
  font-size: 33px;
  text-decoration: none;
  text-transform: uppercase;
}

.btn--join--big:hover {
  box-shadow: inset 0 0 24px -5px #000;
}

.bar-column-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/ico-add.svg');
  background-position: 15% 41%;
  background-size: 50px 50px;
  background-repeat: no-repeat;
}

.target-widget {
  position: absolute;
  top: -12.700000000000001vh;
  z-index: 100;
  display: none;
  width: 80%;
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
  padding: 11px;
  border-radius: 7px;
  background-color: #fff;
  box-shadow: 0 13px 24px -11px rgba(0, 0, 0, 0.29);
  color: #000;
}

.div-block-5 {
  margin: 0px;
  padding: 30px 15px;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
}

.title {
  margin-bottom: 15px;
  margin-left: 0px;
  font-family: Wwf, sans-serif;
  font-size: 54px;
  line-height: 62px;
  text-transform: uppercase;
}

.title.red {
  color: #ff4949;
}

.image {
  margin-right: 13px;
  float: left;
}

.list-item {
  width: 30%;
  min-height: 28px;
  margin-right: 19px;
  margin-bottom: 41px;
  margin-left: 0px;
  padding-top: 177px;
  padding-left: 0px;
  background-image: url('../images/seaArtboard-5.png');
  background-position: -16px -15px;
  background-size: 192px;
  background-repeat: no-repeat;
  list-style-type: none;
}

.list-item.lipa {
  background-image: url('../images/ico-leaf-lipa.svg');
  background-size: 25px;
}

.list-item._1 {
  background-image: url('../images/wwf-sea32x.png');
  background-position: 0% 0%;
}

.list-item._2 {
  background-image: url('../images/wwf-sea12x.png');
  background-position: 0% 0%;
}

.list-item._3 {
  background-image: url('../images/wwf-sea22x.png');
  background-position: 0% 0%;
}

.list-item._6 {
  background-image: url('../images/ico-laminatia.png');
  background-position: -6% -19%;
}

.list-item._4 {
  background-image: url('../images/wwf-sea42x.png');
  background-position: 0% 0%;
}

.list-item._5 {
  background-image: url('../images/wwf-sea52x.png');
  background-position: 0% 0%;
}

.unordered-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.subtitle {
  display: inline-block;
  margin-top: 1px;
  margin-bottom: 20px;
  border-bottom: 5px solid #d2cdc9;
  font-family: Wwf, sans-serif;
  color: #f26f43;
  font-size: 33px;
  line-height: 23px;
  text-transform: uppercase;
}

.subtitle.black {
  display: inline-block;
  margin-bottom: 30px;
  border-bottom-style: none;
  color: #000;
  font-size: 35px;
  line-height: 39px;
}

.subtitle.black.c {
  font-size: 44px;
  line-height: 55px;
}

.title-copy {
  width: 90%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Wwf, sans-serif;
  font-size: 46px;
  line-height: 117%;
  text-transform: uppercase;
}

.text-block-5 {
  padding: 30px 42px;
  border: 1px solid #d1d1d1;
}

.paragraph {
  margin-bottom: 25px;
}

.paragraph-2 {
  margin-bottom: 25px;
}

.panel--reg {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 33px 53px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 7px;
  background-color: #ebfaff;
}

.bar-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 460px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-radius: 6px;
  background-color: #fff;
  color: #000;
}

.bar-copy.full {
  width: auto;
  margin-top: 15px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #f9f2f2;
  box-shadow: 0 20px 29px -11px rgba(19, 49, 61, 0.16);
}

.bar-copy._2 {
  box-shadow: 1px 1px 18px -12px #13313d;
}

.btn--join--big-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 84%;
  min-width: 260px;
  margin: 7px;
  padding: 20px 8px 20px 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 4px solid #3e90aa;
  border-radius: 6px;
  background-color: #f26f43;
  background-image: url('../images/ico-plus.svg');
  background-position: 27px 58%;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  font-family: Wwf, sans-serif;
  color: #fff;
  font-size: 33px;
  line-height: 33px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.btn--join--big-copy:hover {
  border-bottom-color: transparent;
  background-color: #459db9;
  box-shadow: inset 0 0 6px -7px #000;
}

.text-span-2 {
  font-family: Wwf, sans-serif;
  font-size: 33px;
  line-height: 27px;
  text-transform: uppercase;
}

.button {
  margin-left: 16px;
  padding: 8px 45px 11px 90px;
  border-style: solid;
  border-width: 3px;
  border-color: #f26f43;
  border-radius: 6px;
  background-color: transparent;
  background-image: url('../images/ico-diplom-1_1ico-diplom (1).png');
  background-position: 30px 50%;
  background-size: auto 50px;
  background-repeat: no-repeat;
  color: #000;
}

.button:hover {
  border-color: #fff;
}

.button-copy {
  margin-left: 16px;
  padding-top: 8px;
  padding-bottom: 11px;
  padding-left: 60px;
  border-style: solid;
  border-width: 3px;
  border-color: #f26f43;
  border-radius: 6px;
  background-color: transparent;
  background-image: url('../images/like-ico_1like-ico.png');
  background-position: 50% 50%;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  color: #000;
}

.button-copy:hover {
  border-color: #fff;
}

.button-copy.ask {
  background-image: url('../images/ask-ico_1ask-ico.png');
  background-size: 33px 32px;
}

.logo-item {
  width: 285px;
  height: auto;
  padding-top: 20px;
  text-align: center;
}

.image-2 {
  display: inline-block;
}

.text-block-6 {
  width: auto;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  text-align: center;
}

.panel--orgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 69px;
  margin-left: auto;
  padding-top: 54px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-3 {
  margin-top: -90px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-8 {
  margin-right: 90px;
  margin-left: 90px;
}

.day-widget-copy {
  position: relative;
  z-index: 100;
  margin-top: 40px;
  margin-bottom: -118px;
  padding: 11px;
  background-color: #13313d;
  background-image: url('../images/planet.jpg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
}

.paragraph-copy {
  margin-bottom: 22px;
  margin-left: 260px;
}

.title-copy2 {
  margin-top: 21px;
  margin-bottom: 15px;
  margin-left: 261px;
  font-family: Wwf, sans-serif;
  font-size: 37px;
  line-height: 38px;
  text-transform: uppercase;
}

.section-2 {
  position: relative;
  padding-top: 169px;
  padding-bottom: 165px;
  background-color: #58f7ef;
  background-image: url('../images/bg-lesson-new.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.div-block-9 {
  margin-right: 90px;
  margin-left: 90px;
}

.text-block-7 {
  margin-bottom: 0px;
}

.text-block-7.marg-vert {
  margin-top: 50px;
  margin-bottom: 11px;
}

.micro-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.micro-row.margin-vert-m {
  margin-top: 20px;
  margin-bottom: 50px;
}

.micro-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 100%, 0.07);
}

.micro-column._1 {
  margin-right: 15px;
}

.white-panel {
  width: auto;
  height: 262px;
  padding: 103px 25px 15px 22px;
  background-color: #fff;
}

.white-panel.ml {
  width: auto;
  height: auto;
  background-image: url('../images/illustr-ml.svg');
  background-position: 20px 18px;
  background-size: 83px;
  background-repeat: no-repeat;
}

.white-panel.st {
  width: auto;
  height: 175px;
  background-image: url('../images/illustr-st.svg');
  background-position: 17px 20px;
  background-size: 100px;
  background-repeat: no-repeat;
}

.white-panel.fst {
  width: auto;
  height: 232px;
  padding-top: 137px;
  padding-right: 27px;
  background-image: url('../images/illustr-1-b.png');
  background-position: 20px 18px;
  background-size: auto 96px;
  background-repeat: no-repeat;
}

.white-panel.scnd {
  height: 232px;
  padding-top: 137px;
  background-image: url('../images/illustr-2-b.png');
  background-position: 6% 9%;
  background-size: 107px;
  background-repeat: no-repeat;
}

.white-panel.thrd {
  height: 232px;
  padding-top: 137px;
  background-image: url('../images/illustr-3-b.png');
  background-position: 20px 18px;
  background-size: auto 96px;
  background-repeat: no-repeat;
}

.white-panel.frth {
  height: 232px;
  padding-top: 137px;
  background-image: url('../images/illustr-4-b.png');
  background-position: 10% 6%;
  background-size: auto 122px;
  background-repeat: no-repeat;
}

.bold-text {
  font-family: Wwf, sans-serif;
  font-size: 19px;
  text-transform: uppercase;
}

.title-orange {
  color: #f26f43;
}

.row-section-copy-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 53px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sl1 {
  position: relative;
  left: 56px;
  top: 100px;
  z-index: 50;
  box-shadow: 57px 81px 106px -14px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(-13deg);
  -ms-transform: rotate(-13deg);
  transform: rotate(-13deg);
}

.sl2 {
  position: absolute;
  top: 40%;
  right: 33px;
  z-index: 40;
  margin-top: -78px;
  box-shadow: 70px 70px 106px -14px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(13deg);
  -ms-transform: rotate(13deg);
  transform: rotate(13deg);
}

.sl3 {
  position: absolute;
  top: 105px;
  right: 80px;
  z-index: 30;
  margin-top: 0px;
  box-shadow: 70px 70px 106px -14px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.sl4 {
  position: absolute;
  left: 65px;
  bottom: 71px;
  z-index: 20;
  margin-top: -78px;
  box-shadow: 70px 70px 106px -14px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(-17deg);
  -ms-transform: rotate(-17deg);
  transform: rotate(-17deg);
}

.sl5 {
  position: absolute;
  right: 75px;
  bottom: 67px;
  z-index: 10;
  margin-top: 0px;
  box-shadow: 70px 70px 106px -14px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  transform: rotate(17deg);
}

.slides {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-perspective: 0px;
  perspective: 0px;
}

.cont-map {
  position: relative;
  z-index: 60;
  display: block;
  max-width: 1200px;
  margin-top: 110px;
  margin-right: auto;
  margin-left: auto;
}

.title-copy-copy {
  display: block;
  margin-top: 1px;
  margin-bottom: auto;
  margin-left: 0px;
  padding: 22px 15px 30px;
  float: left;
  border-radius: 5px;
  background-color: transparent;
  font-family: Wwf, sans-serif;
  color: #13313d;
  font-size: 61px;
  line-height: 34px;
  text-transform: uppercase;
}

.div-block-11 {
  position: relative;
  left: -31px;
  top: 40px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.link-2 {
  display: inline-block;
  border-bottom: 3px solid #f26f43;
  color: #000;
  text-decoration: none;
}

.link-2:hover {
  border-bottom-color: transparent;
}

.link-2.margin-top {
  margin-top: 33px;
}

.link-2.hide {
  display: none;
}

.link-2._2 {
  margin-left: 27px;
  font-size: 14px;
}

.map-frame {
  padding: 13px;
  border: 1px solid #ededed;
}

.s-map {
  display: none;
  padding-bottom: 0px;
}

.contaner {
  margin-top: 51px;
  margin-right: 90px;
  margin-left: 90px;
}

.title-copy-copy2 {
  margin-top: 80px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-family: Wwf, sans-serif;
  font-size: 61px;
  line-height: 63px;
  text-transform: uppercase;
}

.shag {
  display: block;
  width: 270px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-8 {
  position: absolute;
  left: 20px;
  bottom: -8px;
  display: inline-block;
  height: 45px;
  padding: 8px 33px 13px 11px;
  background-image: url('../images/arrow-bg-blue.svg');
  background-position: 0px 50%;
  background-size: auto 45px;
  background-repeat: no-repeat;
  font-family: Wwf, sans-serif;
  color: #fff;
  font-size: 34px;
}

.div-block-14 {
  position: relative;
  left: -20px;
  margin-bottom: 39px;
}

.row {
  margin-top: 65px;
}

.text-block-9 {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 15px;
  padding-left: 46px;
  background-image: url('../images/marker-pin-b.svg');
  background-position: 1% 19%;
  background-size: auto 40px;
  background-repeat: no-repeat;
}

.div-block-15 {
  position: relative;
  min-height: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 5px 523px 27px 0px;
  border: 1px none #ccc;
  font-family: Wwf, sans-serif;
  font-size: 33px;
  line-height: 43px;
  text-transform: uppercase;
}

.div-block-16 {
  width: 33px;
  height: 33px;
  background-image: url('../images/dialog-tale.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.text-span-3 {
  position: absolute;
  left: 255px;
  bottom: -32px;
  display: inline-block;
  width: 32px;
  height: 34px;
  background-image: url('../images/dialog-tale2.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 34px;
}

.contan {
  margin-top: 36px;
  margin-right: 90px;
  margin-left: 90px;
}

.wrapper--volunteer-wanted {
  position: static;
  bottom: 0px;
  z-index: 50;
}

.image-4 {
  position: absolute;
  right: 55px;
  bottom: -39px;
}

.section-4 {
  position: relative;
  min-height: 700px;
  padding-top: 76px;
  padding-bottom: 146px;
  background-color: #2dcce4;
  background-image: url('../images/bg-testi-2-2.png'), url('../images/shark2x-2.png');
  background-position: 100% 100%, 0px 0px;
  background-size: cover, contain;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-item {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-right: 90px;
  margin-left: 90px;
  padding: 52px;
  border: 1px none #ccc;
  border-radius: 7px;
  background-color: rgba(19, 49, 61, 0.32);
}

.block-quote {
  position: relative;
  width: 70%;
  margin-bottom: 0px;
  padding: 0px 80px 0px 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-left-style: none;
  border-left-width: 0px;
  line-height: 27px;
  text-align: center;
}

.text-block-10 {
  position: absolute;
  left: -26px;
  top: 173px;
  z-index: 5;
  width: 275px;
  padding: 15px;
  border-radius: 7px;
  background-color: #fff;
  font-size: 11px;
  line-height: 15px;
}

.text-span-4 {
  display: block;
  margin-bottom: 12px;
  font-family: Wwf, sans-serif;
  font-size: 33px;
  line-height: 27px;
  text-transform: uppercase;
}

.div-block-18 {
  position: relative;
}

.contaner-copy {
  margin-top: 0px;
  margin-right: 90px;
  margin-left: 90px;
}

.text-span-5 {
  position: absolute;
  left: -107px;
  top: -84px;
  z-index: 2;
  display: inline-block;
  width: 134px;
  height: 116px;
  background-image: url('../images/quote-ico-3.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-span-6 {
  position: relative;
  z-index: 5;
  color: #fff;
  text-align: center;
}

.image-5 {
  position: absolute;
  left: -42px;
  top: 34px;
}

.image-6 {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: 543px;
}

.image-6-copy {
  position: absolute;
  left: 65px;
  bottom: 259px;
}

.section-facty {
  position: relative;
  top: 0px;
  display: none;
  overflow: scroll;
  min-height: auto;
  margin-top: -25px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/forest-img.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.all-fakty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  min-height: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 48px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px none #fff;
}

.fact-panel {
  overflow: hidden;
  width: 288px;
  height: 460px;
  margin-right: 0px;
  padding: 10px;
  border-radius: 7px;
  background-color: #fff;
}

.fact-frame {
  height: 100%;
  padding: 25px 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.paragraph-3 {
  margin-top: 20px;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 146px;
  margin: -9px -31px 42px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-7 {
  font-size: 10px;
}

.wrapper-fact {
  overflow: visible;
  margin-right: 30px;
}

.wrapper-fact.first {
  position: relative;
  margin-left: -144px;
}

.div-block-23 {
  width: 50%;
  height: 50px;
  float: right;
  border-left: 1px none #fff;
}

.div-block-11-copy {
  position: relative;
  top: -59px;
  z-index: 50;
  display: block;
  width: auto;
  margin-bottom: -81px;
  margin-left: 169px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  color: #f26f43;
}

.s-organizators {
  display: none;
  min-height: auto;
  padding-bottom: 1px;
  background-image: url('../images/panda-fon-80.jpg');
  background-position: 111% 0px;
  background-size: 497px;
  background-repeat: no-repeat;
}

.cont {
  display: block;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
}

.cont.margin-top-s {
  max-width: 1200px;
  margin-top: 0px;
  text-align: left;
}

.paragraph-4 {
  max-width: 800px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-column-count: auto;
  column-count: auto;
  -webkit-column-gap: 3.3em;
  column-gap: 3.3em;
  -webkit-column-rule: 1px solid #ececec;
  column-rule: 1px solid #ececec;
}

.organizator-row {
  display: block;
}

.div-block-26 {
  margin-right: 44px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-7 {
  width: 90px;
}

.div-block-27 {
  margin-top: 61px;
  padding-left: 242px;
}

.image-8 {
  display: block;
  margin-top: 0px;
  margin-right: 63px;
  margin-left: -33px;
  float: left;
}

.org-title {
  margin-top: 0px;
  margin-left: -128px;
}

.name {
  margin-top: 23px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-family: Wwf, sans-serif;
  font-size: 61px;
  line-height: 63px;
  text-transform: uppercase;
}

.s-plarniki {
  position: relative;
  display: none;
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #746962;
}

.div-block-29 {
  margin-right: 90px;
  margin-left: 90px;
}

.text-block-11 {
  position: relative;
  z-index: 60;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  font-family: Wwf, sans-serif;
  color: #fff;
  font-size: 33px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
}

.image-9 {
  position: absolute;
  left: 144px;
  bottom: 38px;
}

.image-9-copy {
  position: absolute;
  right: 94px;
  bottom: 31px;
}

.s-footer {
  min-height: 311px;
  padding-top: 31px;
  padding-bottom: 64px;
  border-bottom: 15px solid #000;
  background-color: #fff;
  color: #fff;
}

.div-block-30 {
  width: 50%;
  height: auto;
  float: left;
}

.div-block-30._100 {
  width: 100%;
}

.social-lincs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 222px;
  margin-top: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.social-lincs.header {
  width: 276px;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

.big-social {
  width: 48px;
  height: 48px;
  background-image: url('../images/ico-vk.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.big-social.fb {
  background-image: url('../images/ico-fbook.svg');
  background-size: 21px;
}

.big-social.insta {
  margin-left: 5px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  background-image: url('../images/ico-inst.svg');
  background-size: 34px;
}

.big-social.vk {
  margin-left: 0px;
  background-size: 42px;
}

.big-social.oka {
  background-image: url('../images/ico-ok-wwf.svg');
  background-size: 24px;
}

.big-social.yout {
  background-image: url('../images/yt-icon.svg');
  background-size: 34px;
}

.text-block-12 {
  display: inline-block;
  color: #13313d;
  font-size: 11px;
  line-height: 120%;
}

.join-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 162px;
  margin-top: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.57);
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
}

.image-10 {
  margin: 16px auto 34px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-block-13 {
  margin-top: -9px;
  color: #13313d;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
}

.link-block-3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-top: 25px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.47);
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
}

.map {
  height: 500px;
}

.lesson-name--footer {
  display: inline-block;
  width: 95.8125px;
  margin-top: 0px;
  margin-right: 65px;
  margin-left: 114px;
  padding-top: 11px;
  float: left;
  font-family: Wwf, sans-serif;
  color: #13313d;
  font-size: 26px;
  line-height: 27px;
  text-transform: uppercase;
}

.bar-column-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/ico-add.svg');
  background-position: 26px 50%;
  background-size: 45px 96px;
  background-repeat: no-repeat;
}

.counter-big {
  margin: 17px 16px 8px 80px;
  font-family: Wwf, sans-serif;
  color: #f26f43;
  font-size: 41px;
}

.cntr-text {
  margin-left: 65px;
  font-family: Wwf, sans-serif;
  color: #254eb8;
  font-size: 11px;
  text-transform: uppercase;
}

.section-9 {
  background-color: #eafaff;
  background-image: url('../images/diver-wwf.png');
  background-position: 77% -25px;
  background-size: 400px 24px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.link-3 {
  border-bottom: 1px solid #000;
  color: #000;
}

.popup-msg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.msg-wrapper {
  position: relative;
  width: 600px;
  height: auto;
  padding: 20px;
  background-color: #fff;
}

.submit-button {
  margin-top: 10px;
  float: right;
  background-color: #f26f43;
  font-family: Wwf, sans-serif;
  font-size: 25px;
  line-height: 32px;
  text-transform: uppercase;
}

.submit-button:hover {
  box-shadow: inset 0 0 30px -10px #000;
}

.field-label {
  margin-top: 20px;
}

.link-4 {
  display: block;
  margin-top: 16px;
  padding-top: 10px;
  padding-bottom: 12px;
  float: left;
  font-family: Wwf, sans-serif;
  color: #746962;
  font-size: 25px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-4:hover {
  color: #f26f43;
}

.close-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 45px;
  height: 45px;
  margin-top: 33px;
  margin-right: 19px;
  padding-top: 11px;
  background-color: #746962;
  font-size: 23px;
}

.text-block-14 {
  margin-bottom: 21px;
  font-family: Wwf, sans-serif;
  font-size: 41px;
  line-height: 43px;
}

.success-message {
  padding-bottom: 31px;
  background-color: rgba(60, 214, 128, 0.42);
}

.fakty-wrapper {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
}

.div-block-31 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.social-likes {
  width: auto;
  padding-top: 0px;
}

.vkontakte {
  color: #fff;
  font-size: 30px;
}

.div-block-32 {
  width: 600px;
  height: 600px;
  background-color: #fff;
}

.facebook {
  color: #fff;
  font-size: 30px;
}

.odnoklassniki {
  color: #fff;
  font-size: 30px;
}

.share-pop {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: none;
  padding-top: 78px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.text-block-15 {
  margin-bottom: 18px;
  font-family: Wwf, sans-serif;
  color: #fff;
  font-size: 63px;
  line-height: 65px;
}

.link-5 {
  margin-bottom: 7px;
  padding-top: 11px;
  padding-bottom: 6px;
  color: #fff;
  text-decoration: none;
}

.link-5:hover {
  color: #f39c66;
}

.s-flickr {
  display: none;
  margin-bottom: 50px;
}

.html-embed {
  display: block;
  width: 920px;
  margin-right: auto;
  margin-left: auto;
}

.title-copy-copy2---al-center {
  margin-top: 80px;
  margin-bottom: 34px;
  margin-left: 0px;
  font-family: Wwf, sans-serif;
  font-size: 61px;
  line-height: 63px;
  text-align: left;
  text-transform: uppercase;
}

.link-6 {
  display: block;
  max-width: 300px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 17px;
  border-bottom: 4px solid #2a51a7;
  border-radius: 7px;
  background-color: #f26f43;
  font-family: Wwf, sans-serif;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
}

.flickr_badge_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.waves-contaner {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 100px;
}

.wave-layer1 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 200vw;
  height: 95px;
  background-image: url('../images/waves-wwf2x.png');
  background-position: 50% 100%;
  background-size: 1280px;
  background-repeat: repeat-x;
}

.wave-layer2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 200vw;
  height: 95px;
  background-image: url('../images/waves2-wwf2x.png');
  background-position: 11% 137%;
  background-size: 640px;
  background-repeat: repeat-x;
}

.slider {
  height: auto;
  background-color: transparent;
}

.material-cont {
  position: relative;
  z-index: 100;
  display: block;
  width: 920px;
  margin-right: auto;
  margin-bottom: 93px;
  margin-left: auto;
  padding: 37px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 7px;
  background-color: #fff;
  box-shadow: 0 9px 37px 0 rgba(0, 0, 0, 0.18);
}

.sl6 {
  position: absolute;
  left: 49px;
  top: 40%;
  z-index: 40;
  margin-top: -78px;
  box-shadow: 70px 70px 106px -14px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.img-polarniki {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 55;
  height: 800px;
  background-color: #fff;
  background-image: url('../images/footer-wwf-climat-1.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icon {
  color: #fff;
}

.icon-2 {
  color: #fff;
}

.image-12 {
  border-radius: 7px;
}

.image-13 {
  border-radius: 5px;
}

.image-14 {
  border-radius: 6px;
}

.text-span-8 {
  color: #1c51ff;
}

.text-span-9 {
  color: #5ce700;
}

.btn--join--big-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 84%;
  min-width: 260px;
  margin: 7px;
  padding: 20px 8px 20px 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 4px solid #284b96;
  border-radius: 6px;
  background-color: #f26f43;
  background-image: url('../images/ico-plus.svg');
  background-position: 27px 58%;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  font-family: Wwf, sans-serif;
  color: #fff;
  font-size: 33px;
  line-height: 33px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.btn--join--big-copy-copy:hover {
  border-bottom-color: transparent;
  background-color: #459db9;
  box-shadow: inset 0 0 6px -7px #000;
}

.btn--join--big-copy-copy2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 84%;
  min-width: 260px;
  margin: 7px;
  padding: 20px 8px 20px 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 4px solid #c75833;
  border-radius: 6px;
  background-color: #f26f43;
  background-image: url('../images/ico-plus.svg');
  background-position: 27px 58%;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  font-family: Wwf, sans-serif;
  color: #fff;
  font-size: 33px;
  line-height: 33px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.btn--join--big-copy-copy2:hover {
  border-bottom-color: transparent;
  background-color: #d65d34;
  box-shadow: inset 0 0 6px -7px #000;
}

.text-span-10 {
  font-size: 70px;
  line-height: 67px;
}

.popup-body {
  overflow: auto;
  margin: 49px 6%;
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #fff;
}

.link-9-copy {
  display: inline-block;
  margin-bottom: 13px;
  margin-left: -20px;
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
  color: #f26f43;
  text-decoration: none;
}

.link-9-copy:hover {
  border-bottom-color: #b5d564;
}

.title-2 {
  margin-bottom: 15px;
  margin-left: 0px;
  color: #8eb456;
  font-size: 2.6em;
  line-height: 1.1em;
  text-transform: uppercase;
}

.title-2.red {
  color: #ff5c0f;
}

.link-7 {
  display: block;
  margin-top: 16px;
  padding-top: 10px;
  padding-bottom: 12px;
  float: left;
  color: #746962;
  font-size: 25px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-7:hover {
  color: #8eb456;
}

.link-8 {
  display: inline-block;
  border-bottom: 3px solid #8eb456;
  color: #000;
  text-decoration: none;
}

.link-8:hover {
  border-bottom-color: transparent;
}

.close-btn-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 45px;
  height: 45px;
  margin-top: 33px;
  margin-right: 19px;
  padding-top: 11px;
  padding-right: 12px;
  border-radius: 50%;
  background-color: #746962;
  font-size: 23px;
}

.submit-button-2 {
  margin-top: 10px;
  float: right;
  background-color: #8eb456;
  font-size: 25px;
  line-height: 32px;
  text-transform: uppercase;
}

.submit-button-2:hover {
  box-shadow: inset 0 0 30px -10px #000;
}

.c-materialy {
  display: none;
  overflow: hidden;
  margin-top: 0px;
  padding-top: 86px;
  padding-bottom: 29px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eafaff), to(#fff));
  background-image: linear-gradient(180deg, #eafaff, #fff);
}

.lenta-slidov {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.the-slide {
  width: 360px;
  height: 269px;
  margin-left: 18px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/slide-klimat-0-2.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
  box-shadow: 6px 6px 32px -9px rgba(37, 78, 184, 0.52);
}

.the-slide._2 {
  height: 270px;
  margin-top: 52px;
  margin-left: -62px;
  background-image: url('../images/slide-klimat-2.png');
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.the-slide._3 {
  margin-top: -56px;
  margin-left: -91px;
  background-image: url('../images/slide-klimat-3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.the-slide._4 {
  margin-top: 73px;
  margin-left: -61px;
  background-image: url('../images/slide-klimat-6.png');
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.the-slide._5 {
  margin-left: -60px;
  background-image: url('../images/slide-klimat-4.png');
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.the-slide._6 {
  margin-top: 125px;
  margin-left: -124px;
  background-image: url('../images/slide-klimat-1.png');
}

.cont-z-index {
  position: relative;
  z-index: 100;
  display: block;
  max-width: 1200px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}

.cont-z-index.margin-top-s {
  max-width: 1200px;
  margin-top: 0px;
  text-align: left;
}

.text-block-16 {
  margin-right: 146px;
  margin-left: 146px;
  padding: 26px;
  background-color: #fff;
}

.youtube {
  display: block;
  width: 400px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
}

.typographic-logo {
  position: relative;
  margin-bottom: 45px;
  padding: 17px 13px 21px;
  background-color: rgba(20, 18, 118, 0.53);
}

.typographic-logo.c {
  padding-top: 37px;
  padding-bottom: 38px;
}

.div-block-33 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 83px;
  z-index: 0;
  display: block;
  width: 692px;
  height: 500px;
  background-image: url('../images/illustr-ldina2x.png');
  background-position: 100% 100%;
  background-size: 868px;
  background-repeat: no-repeat;
}

.image-15 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 13%;
}

.video-hero {
  display: none;
  overflow: hidden;
  width: 400px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
}

.s-first {
  padding-top: 125px;
  padding-bottom: 45px;
  background-color: #eafaff;
  background-image: url('../images/img-map-rus.jpg');
  background-position: 120% 50%;
  background-size: 59%;
  background-repeat: no-repeat;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-block-3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 249px;
  margin-top: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.57);
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
}

.image-10-copy {
  margin: 6px auto 34px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-27-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 99px;
  padding-left: 126px;
}

.image-8-copy {
  display: block;
  margin-top: 0px;
  margin-right: 32px;
  margin-left: 10px;
  float: none;
}

.cont-col--70 {
  width: 70%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cont-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cont-flex.margin-top-s {
  max-width: 1200px;
  margin-top: 0px;
  text-align: left;
}

.cont-col--30 {
  padding-left: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #ced4e4;
}

.text-span-11 {
  color: #f26f43;
}

.sud-blok {
  margin-bottom: 34px;
}

.flag {
  display: inline-block;
  margin-bottom: 10px;
  padding: 21px 50px 21px 21px;
  background-color: #f26f43;
  background-image: url('../images/flag-tile-e_1flag-tile-e.png');
  background-position: 100% 50%;
  background-size: 36px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
}

.flag-group {
  padding-bottom: 36px;
  border-left: 1px solid #ced4e4;
}

.flag-group-node {
  margin-top: 25px;
  margin-left: 80px;
  padding-bottom: 16px;
  border-left: 1px solid #ced4e4;
}

.flag-node {
  display: inline-block;
  height: auto;
  margin-bottom: 10px;
  padding: 21px 50px 21px 21px;
  float: none;
  border-top: 1px solid #c9cbcc;
  border-bottom: 1px solid #c9cbcc;
  background-color: #eafaff;
  background-image: url('../images/lite-flag-tile1.svg');
  background-position: 100% 78%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #000;
  font-size: 19px;
  font-weight: 600;
}

.ul-flag-li {
  margin-left: 22px;
  padding-top: 11px;
  padding-bottom: 11px;
}

.ul-flag {
  margin-bottom: 76px;
}

.flag-bullet {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  padding: 5px 3px;
  border-radius: 50%;
  background-color: #009247;
  line-height: 0px;
}

.flag-bullet._1 {
  background-color: #ffbb5c;
}

.flag-bullet._2 {
  background-color: #447058;
}

.cont-content-colums {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 64px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 65px;
  padding-left: 80px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cont-content-colums.margin-top-s {
  max-width: 1200px;
  margin-top: 0px;
  text-align: left;
}

.content-item {
  width: 33.333333333333336%;
  min-height: 200px;
  margin-bottom: 35px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-block-17 {
  margin-top: 28px;
  margin-bottom: 15px;
  font-family: Wwf, sans-serif;
  font-size: 27px;
  line-height: 110%;
  text-transform: uppercase;
}

.div-block-36 {
  width: 60px;
  height: 6px;
  margin-top: 16px;
  background-color: #254eb8;
}

.section-11 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eafaff), to(#fff));
  background-image: linear-gradient(180deg, #eafaff, #fff);
}

.subtitle-copy {
  display: inline-block;
  margin: 152px auto;
  border-bottom: 5px none #d2cdc9;
  font-family: Wwf, sans-serif;
  color: #f26f43;
  font-size: 33px;
  line-height: 110%;
  text-align: center;
  text-transform: uppercase;
}

.subtitle-copy.black {
  display: inline-block;
  margin-bottom: 24px;
  border-bottom-style: none;
  color: #000;
  line-height: 35px;
}

.cont-questions {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cont-questions.margin-top-s {
  max-width: 1200px;
  margin-top: 0px;
  text-align: left;
}

.bubble {
  position: absolute;
  left: 10%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 31px;
  margin-bottom: 31px;
  padding: 24px 23px;
  border-radius: 30px;
  background-color: #f26f43;
  color: #fff;
  font-size: 19px;
  line-height: 120%;
  font-weight: 700;
}

.bubble-tail {
  position: absolute;
  left: auto;
  top: auto;
  right: 7%;
  bottom: -29px;
  display: inline-block;
  padding: 4px 12px;
  background-image: url('../images/tail-br.svg');
  background-position: 100% 100%;
  background-size: 125px;
  background-repeat: no-repeat;
}

.bubble-tail.l {
  left: 8%;
  top: auto;
  right: auto;
  bottom: -29px;
  background-image: url('../images/tail-bl.svg');
  background-size: 32px;
}

.bubble-tail._4 {
  left: -29px;
  top: 0px;
  right: auto;
  bottom: 0px;
  background-image: url('../images/tail-tr.svg');
  background-position: 100% 50%;
  background-size: 33px;
}

.bubble-tail._5 {
  top: -29px;
  right: 9%;
  bottom: auto;
  background-image: url('../images/tail-tr.svg');
  background-size: contain;
}

.bubble-tail._6 {
  left: 5%;
  top: -29px;
  right: auto;
  bottom: auto;
  background-image: url('../images/tail-tl.svg');
  background-size: contain;
}

.bubble-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 10%;
  bottom: auto;
  margin-top: 31px;
  margin-bottom: 31px;
  padding: 24px 23px;
  border-radius: 30px;
  background-color: #86d0fa;
  color: #fff;
  font-size: 19px;
  line-height: 120%;
  font-weight: 700;
}

.bubble-3 {
  position: absolute;
  left: 0%;
  top: 37%;
  right: auto;
  bottom: auto;
  margin-top: 31px;
  margin-bottom: 31px;
  padding: 24px 23px;
  border-radius: 30px;
  background-color: #86d0fa;
  color: #fff;
  font-size: 19px;
  line-height: 120%;
  font-weight: 700;
}

.bubble-4 {
  position: absolute;
  left: auto;
  top: 37%;
  right: 0%;
  bottom: auto;
  margin-top: 31px;
  margin-bottom: 31px;
  padding: 24px 23px;
  border-radius: 30px;
  background-color: #3fa2e0;
  color: #fff;
  font-size: 19px;
  line-height: 120%;
  font-weight: 700;
}

.bubble-5 {
  position: absolute;
  left: 88px;
  top: auto;
  right: auto;
  bottom: -4%;
  margin-top: 31px;
  margin-bottom: 31px;
  padding: 24px 23px;
  border-radius: 30px;
  background-color: #3fa2e0;
  color: #fff;
  font-size: 19px;
  line-height: 120%;
  font-weight: 700;
}

.bubble-6 {
  position: absolute;
  left: auto;
  top: auto;
  right: 7%;
  bottom: -4%;
  margin-top: 31px;
  margin-bottom: 31px;
  padding: 24px 23px;
  border-radius: 30px;
  background-color: #f26f43;
  color: #fff;
  font-size: 19px;
  line-height: 120%;
  font-weight: 700;
}

.bubble-tail-3 {
  position: absolute;
  left: auto;
  top: 0px;
  right: -25px;
  bottom: 0px;
  display: inline-block;
  padding: 4px 12px;
  background-image: url('../images/tail-r.svg');
  background-position: 50% 50%;
  background-size: 36px 36px;
  background-repeat: no-repeat;
}

.bubble-tail-3.l {
  left: 8%;
  top: auto;
  right: auto;
  bottom: -29px;
}

.s-questions {
  display: none;
}

.s-register {
  display: none;
  padding-top: 21px;
  padding-bottom: 177px;
  background-image: url('../images/bg-circles.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.ill-reg-wrapper {
  height: 630px;
  background-image: url('../images/ill-reg-board.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-37 {
  position: relative;
  width: 390px;
  height: 240px;
  margin-right: auto;
  margin-left: auto;
  padding: 55px 24px 43px;
  background-color: #fff;
  box-shadow: 2px 17px 35px -12px #13313d;
}

.div-block-37._2 {
  left: 54px;
  top: -24px;
  padding-top: 25px;
}

.div-block-37._3 {
  left: 145px;
  top: -63px;
  padding-top: 26px;
  box-shadow: 2px 17px 35px -12px rgba(22, 96, 126, 0.63);
}

.div-block-37._1 {
  left: 143px;
  top: 13px;
  padding-top: 25px;
}

.text-block-18 {
  display: inline-block;
  margin-bottom: 24px;
  padding-top: 4px;
  padding-right: 69px;
  padding-bottom: 4px;
  background-image: url('../images/ico-add_1ico-add.png');
  background-position: 100% 100%;
  background-size: 57px;
  background-repeat: no-repeat;
  font-family: Wwf, sans-serif;
  color: #254eb8;
  font-size: 60px;
  line-height: 60px;
  text-transform: none;
}

.text-block-18._2 {
  padding-right: 63px;
  background-image: url('../images/ico-lesson-_1ico-lesson-.png');
  background-position: 100% 69%;
  background-size: 47px;
}

.text-block-18._3 {
  padding-right: 54px;
  background-image: url('../images/ico-diplom-_1ico-diplom-.png');
  background-size: 43px;
}

.s-volonteer {
  display: none;
  padding-bottom: 0px;
}

.cont-copy {
  display: block;
  max-width: none;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
}

.cont-copy.margin-top-s {
  max-width: 1200px;
  margin-top: 0px;
  text-align: left;
}

.div-block-38 {
  position: relative;
  margin-top: 55px;
  padding-top: 32px;
  padding-bottom: 82px;
  background-color: rgba(247, 223, 212, 0.3);
  background-image: url('../images/tile-cell.svg'), url('../images/bg-cell_1bg-cell.png');
  background-position: 100% 100%, 0px 0px;
  background-size: contain, 35px;
  background-repeat: no-repeat, repeat;
}

.text-span-12 {
  color: #f26f43;
}

.s-joinblock {
  display: none;
  padding-bottom: 0px;
}

.text-block-13-copy {
  position: relative;
  left: -13px;
  margin-top: -9px;
  padding-left: 0px;
  color: #13313d;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
}

.text-block-19 {
  margin-top: 12px;
}

.div-block-2-copy {
  display: block;
  min-width: 19px;
  margin-top: 20px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.img-stud2 {
  margin-bottom: 10px;
}

.text-block-17-copy {
  margin-top: 28px;
  margin-bottom: 45px;
  font-family: Wwf, sans-serif;
  font-size: 27px;
  line-height: 110%;
  text-transform: uppercase;
}

.text-span-13 {
  display: block;
  width: 75%;
  margin-left: 27px;
  color: #f26f43;
}

.br-show-whenmobile {
  display: none;
}

.cont-2 {
  display: block;
  margin-top: 67px;
  margin-right: 5%;
  margin-left: 5%;
}

.cont-2.small-margin {
  max-width: 1100px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.title-copy-2 {
  margin-top: 113px;
  margin-bottom: 44px;
  font-family: Wwf, sans-serif;
  font-size: 2.7em;
  line-height: 1em;
  text-transform: uppercase;
}

.column-row-2 {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.unordered-list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-9-copy {
  padding-bottom: 79px;
}

.list-item-2 {
  width: 33%;
  max-width: 63%;
  min-height: 28px;
  margin-bottom: 70px;
  padding-top: 198px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/ico-leaf-dub.svg');
  background-position: 50% 0px;
  background-size: 27px;
  background-repeat: no-repeat;
  font-size: 19px;
  line-height: 26px;
  text-align: center;
  list-style-type: none;
}

.list-item-2._2-copy {
  background-image: url('../images/img-savePlanet.svg');
  background-position: 50% 0px;
  background-size: auto 197px;
  font-size: 18px;
  text-align: center;
}

.list-item-2._1-copy {
  width: 33%;
  background-image: url('../images/img-antropogen.svg');
  background-position: 50% 0px;
  background-size: auto 180px;
  font-size: 18px;
  text-align: center;
}

.list-item-2._3-copy {
  background-image: url('../images/img-business.svg');
  background-position: 50% 0px;
  background-size: 201px;
  font-size: 18px;
  text-align: center;
}

.list-item-2.climate-ico1 {
  width: 33%;
  background-image: url('../images/climate-ico12x.png');
  background-position: 0px 0px;
  background-size: auto;
  font-size: 18px;
  text-align: center;
}

.list-item-2.climate-ico2 {
  background-image: url('../images/climate-ico22x.png');
  background-position: 50% 0px;
  background-size: auto 180px;
  font-size: 18px;
  text-align: center;
}

.list-item-2.climate-ico1 {
  background-image: url('../images/img-business.svg');
  background-position: 50% 0px;
  background-size: 201px;
  font-size: 18px;
  text-align: center;
}

.list-item-2.climate-ico3 {
  background-image: url('../images/climate-ico32x.png');
  background-position: 50% 0px;
  background-size: auto 180px;
  font-size: 18px;
  text-align: center;
}

.list-item-2.cli {
  background-image: url('../images/climate-ico112x.png');
  background-position: 50% 0%;
  background-size: auto 180px;
}

.orange-span {
  color: #f26f43;
}

.row-section--flex-2 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-top: 53px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cont-min-vert-margins {
  display: block;
  margin-top: 0px;
  margin-right: 5%;
  margin-left: 5%;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.title-copy-copy-2 {
  margin-top: 73px;
  margin-bottom: 3px;
  font-family: Wwf, sans-serif;
  font-size: 2.7em;
  line-height: 1em;
  text-transform: uppercase;
}

.list {
  margin-right: 50px;
  padding-right: 0px;
  padding-left: 17px;
}

.c-li {
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 26px;
}

.lightbox-link {
  margin-top: 0px;
  margin-bottom: 35px;
}

.cont-item-course {
  display: block;
  max-width: 1100px;
  margin: 0px auto 65px;
  padding: 44px 47px 38px;
  background-color: #fff;
}

.s-first-copy {
  padding-top: 55px;
  padding-bottom: 124px;
  background-color: #eafaff;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.wrapper-fact-2 {
  margin-right: 0px;
}

.wrapper-fact-2.first {
  position: relative;
  margin-left: 0px;
}

.card-panel {
  width: auto;
  height: 460px;
  margin-right: 0px;
  padding: 10px;
  border-radius: 7px;
  background-color: transparent;
}

.card-panel._2 {
  height: auto;
  padding-right: 0px;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 301px;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ededed;
  border-radius: 5px;
}

.section-facty-2 {
  position: relative;
  top: 0px;
  overflow: hidden;
  min-height: auto;
  margin-top: -25px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/bg-yamal-2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.wrapper-fact-3 {
  margin-right: 30px;
}

.wrapper-fact-3.first {
  position: relative;
  margin-left: -144px;
}

.fact-panel-3 {
  width: 350px;
  height: 460px;
  margin-right: 0px;
  padding: 10px;
  border-radius: 7px;
  background-color: #fff;
}

.div-block-11-copy-2 {
  position: relative;
  top: -59px;
  z-index: 50;
  display: inline-block;
  width: auto;
  margin-bottom: -81px;
  margin-left: 169px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  color: #51aac7;
}

.bold {
  width: 90%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Wwf, sans-serif;
  font-size: 31px;
  line-height: 117%;
  text-transform: uppercase;
}

.text-block-20 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 26px;
}

.text-block-21 {
  margin-bottom: 27px;
  font-size: 18px;
  line-height: 26px;
}

.text-block-21.s {
  padding-right: 40px;
  font-size: 15px;
  line-height: 23px;
}

.heading {
  margin-top: 51px;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 58px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ededed;
}

.text-block-22 {
  width: 36%;
  margin-left: 38px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.image-16 {
  margin-right: 33px;
  margin-left: 15px;
}

.text-block-23 {
  margin-bottom: 27px;
  font-size: 18px;
  line-height: 26px;
}

.card-lection {
  margin-top: 16px;
}

.card-frame {
  height: 100%;
  padding: 25px 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.card-frame.n {
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
}

.wrapper-card {
  margin-right: 0px;
}

.wrapper-card.first {
  position: relative;
  margin-left: 0px;
}

.wrapper-card.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-span-14 {
  display: inline-block;
  margin-top: 6px;
  font-size: 15px;
  line-height: 16px;
}

.button-2 {
  margin-left: 15px;
  padding: 16px 61px 16px 23px;
  border-radius: 6px;
  background-color: #dd681b;
  background-image: url('../images/icons8-arrowDown.png');
  background-position: 83% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 300ms cubic-bezier(.55, .085, .68, .53);
  transition: background-position 300ms cubic-bezier(.55, .085, .68, .53);
  font-family: Wwf, sans-serif;
  font-size: 19px;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #c05814;
  background-position: 83% 59%;
}

.hero-bg-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 100%;
}

.div-block-41 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  background-image: url('../images/black-dots.png');
  background-position: 0px 0px;
  background-size: 4px;
}

.cont-col--50 {
  padding-left: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px none #ced4e4;
}

.cont-col--50._2 {
  width: 45%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.bold-text-2 {
  color: #f26f43;
  line-height: 140%;
}

.italic-text {
  color: #f26f43;
}

.subtitle-copy {
  display: inline-block;
  margin-top: 1px;
  margin-bottom: 20px;
  border-bottom: 5px none #d2cdc9;
  font-family: Wwf, sans-serif;
  color: #f26f43;
  font-size: 33px;
  line-height: 35px;
  text-align: left;
  text-transform: uppercase;
}

.subtitle-copy.black {
  display: inline-block;
  margin-bottom: 30px;
  border-bottom-style: none;
  color: #000;
  font-size: 35px;
  line-height: 39px;
}

.text-span-15 {
  color: #f26f43;
}

.text-span-16 {
  color: #f26f43;
}

.italic-text-2 {
  color: #f26f43;
}

.paragraph-5 {
  margin-top: 42px;
  padding: 29px;
  border: 1px solid #ededed;
  font-size: 18px;
  line-height: 26px;
}

.columns {
  margin-top: 68px;
}

.columns-2 {
  margin-top: 58px;
}

.s-footer__course {
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 51px;
  border-bottom: 15px solid #000;
  background-color: #fff;
  color: #fff;
}

.section-9-copy__course {
  padding-bottom: 24px;
}

.text-block-21-copy {
  margin-bottom: 27px;
  font-size: 24px;
  line-height: 140%;
  font-weight: 700;
}

.italic-text-3 {
  color: #f26f43;
}

.slider-2 {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
}

.div-block-41__course {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
}

.descriptor__course {
  position: static;
  left: 227px;
  top: 0px;
  right: auto;
  bottom: auto;
  width: auto;
  margin-top: -21px;
  margin-left: 0px;
  padding: 8px 11px 8px 18px;
  border-top: 1px none #fff;
  border-radius: 0px;
  font-family: Wwf, sans-serif;
  color: #fff;
  font-size: 47px;
  line-height: 104%;
}

.descriptor__course.course {
  border-top-style: none;
}

.hero--txt {
  position: static;
  left: 227px;
  top: 0px;
  right: auto;
  bottom: auto;
  width: auto;
  margin-top: 0px;
  margin-left: 0px;
  padding: 8px 11px 8px 18px;
  border-top: 1px none #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  font-size: 18px;
  line-height: 140%;
}

.hero--txt.course {
  border-top-style: none;
}

.hero--txt.m {
  margin-top: 22px;
}

.slide-nav {
  font-size: 6px;
}

.title-copy-2__centerd {
  margin-top: 113px;
  margin-bottom: 44px;
  font-family: Wwf, sans-serif;
  font-size: 2.7em;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
}

.join-social__course {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-li--card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  margin-bottom: 18px;
  padding: 17px 17px 17px 23px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border: 1px solid #ededed;
  border-radius: 5px;
  font-size: 18px;
  line-height: 26px;
}

.list__card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
}

.s-first--course {
  position: relative;
  padding-top: 81px;
  padding-bottom: 339px;
  background-color: #eafaff;
  background-image: url('../images/right-side.png'), url('../images/left-bear.png'), url('../images/bg-iceberg3-80.jpg');
  background-position: 100% 100%, 0% 55%, 50% 100%;
  background-size: 382px, 555px, auto 700px;
  background-repeat: no-repeat, no-repeat, repeat-x;
}

.big-text {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Wwf, sans-serif;
  font-size: 46px;
  line-height: 117%;
  text-transform: uppercase;
}

.div-block-45 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  min-height: 400px;
}

.image-17 {
  position: absolute;
  left: auto;
  top: auto;
  right: 36%;
  bottom: 0%;
  width: 350px;
}

.image-17-copy {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  width: 1500px;
  margin-right: auto;
  margin-left: auto;
}

.image-18 {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 0%;
  width: 170px;
}

.s-first-copy-copy {
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: #fcf6f1;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.text-span-17 {
  margin-left: -21px;
}

.text-span-18 {
  position: relative;
  top: 0px;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
}

.btn--join--big-copy-copy2-copy {
  display: block;
  height: 84%;
  min-width: 260px;
  margin: 7px;
  padding: 20px 8px 20px 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 4px solid #bbb4ae;
  border-radius: 6px;
  background-color: #d2cdc9;
  background-image: url('../images/ico-plus.svg');
  background-position: 27px 58%;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  font-family: Wwf, sans-serif;
  color: #fff;
  font-size: 33px;
  line-height: 33px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.btn--join--big-copy-copy2-copy:hover {
  border-bottom-color: #a89d93;
  background-color: #d2cdc9;
  box-shadow: inset 0 0 6px -7px #000;
}

@media screen and (max-width: 991px) {
  .s-hero {
    height: auto;
    padding-bottom: 38px;
  }
  .row-section {
    margin-right: 1%;
    margin-left: 1%;
  }
  .row-section.nav {
    margin-right: 0%;
    margin-left: 0%;
  }
  .link-block {
    margin-left: 0px;
  }
  .link-block.infooter {
    margin-left: 2px;
  }
  .lesson-name {
    margin-top: 7px;
    margin-right: 21px;
    margin-left: 13px;
  }
  .link {
    margin-left: 1px;
  }
  .link.last {
    margin-right: 17px;
  }
  .link-block-2.vk {
    margin-left: 0px;
  }
  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: right;
  }
  .div-block-copy {
    margin-top: 14px;
  }
  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 117px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-3-copy {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .btn--join--small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    margin-left: 0px;
    padding-top: 11px;
    padding-bottom: 11px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logo-prezfund {
    width: 168px;
    height: 106px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .bigtext-hero {
    width: auto;
    margin-bottom: -1px;
    margin-left: 10px;
    padding-top: 13px;
    padding-left: 0px;
    border-bottom-right-radius: 0px;
    font-size: 68px;
    line-height: 61px;
  }
  .text-block-copy-copy {
    margin-top: 0px;
    margin-left: 11px;
  }
  .row-section--flex {
    margin-top: 30px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .row-section--flex.m-top {
    margin-top: 86px;
  }
  .descriptor {
    position: static;
    left: 131px;
    top: 85px;
    display: block;
    width: auto;
    margin-left: 10px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 19px;
  }
  .column-row {
    width: 90%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-row.left {
    width: 33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-row.lft {
    display: none;
    background-position: 50% 24%;
  }
  .video {
    width: 369px;
    height: 266px;
    margin-right: 0px;
    float: none;
  }
  .bar {
    width: 319px;
    margin-top: 84px;
    margin-left: 15px;
    padding-top: 1px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bar._3 {
    margin-top: 45px;
  }
  .text-block-3 {
    margin-left: 79px;
  }
  .text-block-4 {
    margin-left: 65px;
  }
  .btn--join--big {
    margin-top: 0px;
  }
  .bar-column-copy {
    width: 42%;
  }
  .target-widget {
    width: auto;
    margin-top: 81px;
    margin-right: 15px;
    margin-left: 0px;
  }
  .div-block-5 {
    padding: 15px 15px 15px 20px;
  }
  .title {
    font-size: 41px;
    line-height: 50px;
  }
  .image {
    margin-right: 7px;
    margin-bottom: 46px;
  }
  .list-item {
    max-width: 94%;
    background-position: 8px 0px;
  }
  .subtitle.black {
    font-size: 26px;
    line-height: 110%;
  }
  .title-copy {
    font-size: 39px;
    line-height: 48px;
  }
  .text-block-5 {
    margin-right: 19px;
    padding: 20px 19px 14px;
  }
  .panel--reg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -10px;
    margin-left: -10px;
    padding: 15px 10px 13px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bar-copy {
    width: 358px;
    margin-right: 4px;
    float: left;
  }
  .bar-copy.full {
    width: 100%;
    margin-top: 0px;
  }
  .btn--join--big-copy {
    height: auto;
    min-width: auto;
    padding-right: 15px;
    padding-left: 75px;
    background-position: 9% 50%;
    font-size: 27px;
  }
  .text-span-2 {
    font-size: 29px;
  }
  .button {
    margin-left: 0px;
    padding-top: 4px;
    padding-right: 12px;
    padding-left: 50px;
    background-position: 10px 50%;
  }
  .button-copy {
    margin-left: 3px;
    padding-top: 58px;
    padding-left: 43px;
    float: none;
  }
  .button-copy.ask {
    padding-top: 58px;
    padding-left: 43px;
  }
  .day-widget-copy {
    height: 240px;
    background-position: -19px 0px;
  }
  .paragraph-copy {
    margin-bottom: 12px;
    margin-left: 250px;
  }
  .title-copy2 {
    margin-top: 0px;
    margin-left: 250px;
  }
  .section-2 {
    padding-top: 100px;
  }
  .micro-row {
    width: auto;
  }
  .sl2 {
    top: 68%;
    right: -108px;
  }
  .sl3 {
    left: 298.5px;
    top: -150px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .sl4 {
    top: -128.9375px;
  }
  .sl5 {
    right: -83px;
  }
  .slides {
    position: relative;
    left: -60px;
    margin-right: -1px;
  }
  .cont-map {
    margin-top: 4px;
  }
  .title-copy-copy {
    font-size: 55px;
  }
  .div-block-11 {
    left: 0px;
  }
  .map-frame {
    margin-right: 22px;
    margin-left: 22px;
  }
  .title-copy-copy2 {
    margin-top: 25px;
    margin-bottom: 42px;
    margin-left: 18px;
    font-size: 55px;
  }
  .shag {
    width: 209px;
  }
  .text-block-9 {
    padding-left: 31px;
    background-position: 0% 19%;
    background-size: auto 35px;
  }
  .div-block-15 {
    position: relative;
    z-index: 100;
    padding-right: 4px;
    padding-bottom: 93px;
  }
  .text-span-3 {
    left: 153px;
  }
  .image-4 {
    right: 23px;
    bottom: -93px;
  }
  .quote-item {
    margin-right: 34px;
    margin-left: 34px;
    padding-right: 28px;
    padding-left: 28px;
  }
  .block-quote {
    padding-right: 33px;
    font-size: 17px;
  }
  .all-fakty {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fact-frame {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .paragraph-3 {
    margin-left: 27px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-11-copy {
    left: 0px;
    margin-left: 14px;
  }
  .cont {
    margin-top: 4px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .paragraph-4 {
    -webkit-column-count: auto;
    column-count: auto;
  }
  .div-block-27 {
    padding-right: 15px;
    padding-left: 113px;
  }
  .image-8 {
    margin-right: 19px;
    margin-left: 0px;
  }
  .org-title {
    margin-left: -107px;
  }
  .image-9 {
    left: 23px;
  }
  .image-9-copy {
    right: 24px;
  }
  .div-block-30 {
    width: 50%;
  }
  .social-lincs {
    margin-left: 7px;
  }
  .social-lincs.header {
    margin-top: 11px;
  }
  .text-block-12 {
    display: block;
    margin-top: 17px;
    margin-left: 10px;
  }
  .join-social {
    width: 194px;
    margin-left: 95px;
  }
  .link-block-3 {
    width: 329px;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .image-10 {
    margin-right: auto;
  }
  .text-block-13 {
    margin-right: auto;
    margin-left: auto;
  }
  .link-block-3-copy {
    margin-left: 103px;
  }
  .lesson-name--footer {
    width: 200px;
    margin-top: 0px;
    margin-left: 105px;
    font-size: 29px;
  }
  .image-11 {
    width: 78px;
  }
  .column {
    padding-right: 8px;
    padding-left: 2px;
  }
  .bar-column-copy-copy {
    width: auto;
    padding-top: 4px;
    padding-bottom: 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-position: 6% 50%;
  }
  .counter-big {
    margin-top: 10px;
    margin-right: 11px;
    margin-left: 74px;
  }
  .cntr-text {
    margin-left: 0px;
    padding-top: 9px;
    font-size: 19px;
  }
  .fakty-wrapper {
    left: 21.6vw;
  }
  .s-flickr {
    display: none;
  }
  .title-copy-copy2---al-center {
    margin-left: 18px;
    font-size: 55px;
  }
  .material-cont {
    width: auto;
    padding-bottom: 53px;
  }
  .material-cont.left {
    width: 33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .sl6 {
    left: 486px;
    top: -25%;
  }
  .img-polarniki {
    height: 600px;
  }
  .btn--join--big-copy-copy {
    height: auto;
    min-width: auto;
    padding-right: 15px;
    padding-left: 55px;
    background-position: 11% 50%;
    font-size: 25px;
  }
  .btn--join--big-copy-copy2 {
    height: auto;
    min-width: auto;
    padding-right: 15px;
    padding-left: 66px;
    background-position: 9% 50%;
    font-size: 27px;
  }
  .text-span-10 {
    display: inline-block;
    font-size: 59px;
    line-height: 61px;
  }
  .popup-body {
    overflow: visible;
    margin-right: 1%;
    margin-left: 1%;
    padding-top: 30px;
    padding-right: 33px;
    padding-left: 33px;
  }
  .title-2 {
    font-size: 41px;
  }
  .c-materialy {
    margin-top: -199px;
    padding-bottom: 0px;
  }
  .cont-z-index {
    margin-top: 4px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .typographic-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-15 {
    right: 18%;
  }
  .s-first {
    padding-top: 54px;
    padding-bottom: 518px;
    background-position: 0% 100%;
    background-size: 100%;
  }
  .link-block-3-copy {
    width: 329px;
    margin-left: 23px;
  }
  .image-10-copy {
    margin-right: 16px;
  }
  .div-block-27-copy {
    padding-right: 15px;
    padding-left: 113px;
  }
  .image-8-copy {
    margin-right: 19px;
  }
  .cont-flex {
    margin-top: 4px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .sud-blok {
    margin-right: 0px;
    padding-right: 45px;
  }
  .flag {
    font-size: 17px;
  }
  .flag-group-node {
    margin-left: 30px;
  }
  .flag-node {
    font-size: 17px;
  }
  .cont-content-colums {
    margin-top: 4px;
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 172px;
    padding-left: 15px;
  }
  .subtitle-copy {
    width: 100%;
    margin-top: 18px;
    margin-bottom: 35px;
  }
  .cont-questions {
    margin-top: 4px;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bubble {
    position: relative;
    left: auto;
    margin: 10px;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    font-size: 15px;
  }
  .bubble-tail {
    display: none;
  }
  .bubble-2 {
    position: static;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 15px;
  }
  .bubble-3 {
    position: static;
    margin: 10px 12px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 15px;
  }
  .bubble-4 {
    position: static;
    top: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    font-size: 15px;
  }
  .bubble-5 {
    position: static;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 16px 14px;
    font-size: 15px;
  }
  .bubble-6 {
    position: static;
    margin: 10px 9px;
    padding: 16px 11px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    font-size: 15px;
  }
  .bubble-tail-3 {
    display: none;
  }
  .s-register {
    padding-bottom: 62px;
  }
  .div-block-37._2 {
    width: 300px;
    font-size: 15px;
  }
  .div-block-37._3 {
    top: -49px;
    width: 300px;
    font-size: 15px;
  }
  .div-block-37._1 {
    top: -9px;
    width: 300px;
    font-size: 15px;
  }
  .text-block-18._3 {
    margin-bottom: 11px;
  }
  .cont-copy {
    margin-top: 4px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .div-block-38 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .div-block-2-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-top: 19px;
    margin-bottom: 6px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: right;
  }
  .img-stud2 {
    margin-bottom: 12px;
  }
  .cont-2 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .title-copy-2 {
    margin-top: -5px;
    font-size: 45px;
    line-height: 57px;
  }
  .column-row-2 {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .list-item-2 {
    max-width: 94%;
    background-position: 8px 0px;
    font-size: 16px;
  }
  .list-item-2._1-copy {
    padding-right: 18px;
  }
  .list-item-2.climate-ico1 {
    padding-right: 18px;
  }
  .row-section--flex-2 {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .cont-min-vert-margins {
    margin-right: 10px;
    margin-left: 10px;
  }
  .title-copy-copy-2 {
    margin-top: -5px;
    font-size: 45px;
    line-height: 57px;
  }
  .lightbox-link {
    margin-top: 25px;
  }
  .cont-item-course {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 14px;
  }
  .card-panel._2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-39 {
    width: 200px;
  }
  .wrapper-fact-3 {
    margin-left: 30px;
  }
  .fact-panel-3 {
    width: auto;
    height: auto;
  }
  .div-block-11-copy-2 {
    left: 0px;
    margin-left: 14px;
  }
  .bold {
    font-size: 39px;
    line-height: 48px;
  }
  .div-block-40 {
    padding-right: 25px;
    padding-left: 26px;
  }
  .text-block-22 {
    font-size: 15px;
    line-height: 23px;
  }
  .card-frame.n {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cont-col--50 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .subtitle-copy {
    width: auto;
    text-align: left;
  }
  .subtitle-copy.black {
    font-size: 26px;
    line-height: 110%;
  }
  .div-block-42 {
    margin-left: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-43 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .link-block-4 {
    width: 89px;
  }
  .link-block-5 {
    width: 75px;
  }
  .descriptor__course {
    position: static;
    left: 131px;
    top: 85px;
    display: block;
    width: auto;
    margin-left: 10px;
    padding-left: 0px;
    font-size: 23px;
    line-height: 27px;
  }
  .hero--txt {
    position: static;
    left: 131px;
    top: 85px;
    display: block;
    width: auto;
    margin-left: 10px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 19px;
  }
  .title-copy-2__centerd {
    margin-top: -5px;
    font-size: 45px;
    line-height: 57px;
  }
  .join-social__course {
    width: 194px;
    margin-left: 95px;
  }
  .s-first--course {
    padding-top: 54px;
    padding-bottom: 518px;
    background-image: url('../images/Vertical-bgwhite.jpg');
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .big-text {
    width: 90%;
    margin-left: 30px;
    font-size: 39px;
    line-height: 48px;
  }
  .div-block-45 {
    display: none;
  }
  .text-span-18 {
    padding-bottom: 0px;
  }
  .btn--join--big-copy-copy2-copy {
    height: auto;
    min-width: auto;
    padding-right: 15px;
    padding-left: 66px;
    background-position: 9% 50%;
    font-size: 27px;
    line-height: 29px;
  }
}

@media screen and (max-width: 767px) {
  .s-hero {
    position: relative;
    padding-bottom: 60px;
    background-image: url('../images/hero-bg-course.jpg');
    background-position: 0px 0px;
    background-size: auto;
  }
  .row-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .row-section.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .link-block {
    margin-left: 0px;
    float: left;
  }
  .link-block.infooter {
    margin-left: 43px;
  }
  .lesson-name {
    display: inline-block;
    width: 251.21875px;
    margin-right: 76px;
    margin-bottom: 30px;
    float: none;
  }
  .link {
    margin-top: 0px;
    margin-right: 32px;
    margin-left: 19px;
  }
  .link.last {
    margin-top: 0px;
    margin-right: 0px;
    text-align: left;
  }
  .link-block-2.fb {
    margin-right: 9px;
  }
  .link-block-2.insta {
    margin-right: 14px;
  }
  .link-block-2.vk {
    margin-right: 9px;
  }
  .link-block-2.ok {
    margin-right: 9px;
  }
  .link-block-2.yt {
    margin-right: 9px;
  }
  .div-block-2 {
    display: block;
    margin-top: 0px;
    margin-right: 16px;
    float: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: left;
  }
  .div-block-copy {
    display: block;
    margin-top: 9px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-3 {
    display: block;
    width: auto;
    margin-top: 6px;
    margin-right: 15px;
    margin-left: 107px;
    padding-top: 12px;
    float: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-3-copy {
    position: static;
    display: block;
    width: auto;
    margin-top: 8px;
    margin-left: 82px;
    float: none;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .logo-prezfund {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 206px;
    margin-right: 0px;
    float: none;
  }
  .bigtext-hero {
    width: auto;
    margin-top: 1px;
    margin-bottom: 22px;
    padding-top: 12px;
    font-size: 71px;
    line-height: 90%;
  }
  .row-section--flex {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .descriptor {
    width: 337px;
    margin-top: -22px;
  }
  .column-row {
    margin-top: 17px;
    margin-bottom: 45px;
  }
  .video {
    width: auto;
    height: 185px;
    margin-top: 31px;
    margin-bottom: 99px;
  }
  .bar {
    width: 80%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 9px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bar._3 {
    width: 56%;
    margin-top: 1px;
    margin-left: 8px;
  }
  .btn--join--big {
    width: auto;
    height: 100%;
    margin-right: 0px;
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .bar-column-copy {
    width: 194px;
    padding-right: 11px;
    padding-left: 8px;
  }
  .target-widget {
    top: -60px;
    margin-top: 37px;
  }
  .div-block-5 {
    padding-top: 18px;
    padding-left: 21px;
  }
  .list-item {
    width: 46%;
    margin-right: 20px;
  }
  .unordered-list {
    margin-top: 5px;
    padding-right: 0px;
    padding-left: 21px;
  }
  .subtitle {
    margin-top: 31px;
  }
  .subtitle.black {
    width: 100%;
    margin-top: 7px;
  }
  .title-copy {
    width: auto;
    margin-top: 1px;
  }
  .panel--reg {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .bar-copy {
    width: 89%;
    margin-right: 27px;
    margin-bottom: 14px;
    margin-left: 27px;
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .bar-copy.full {
    margin-top: -17px;
    margin-left: 0px;
  }
  .bar-copy._2 {
    margin-left: 0px;
  }
  .btn--join--big-copy {
    padding-left: 63px;
  }
  .button {
    position: static;
    display: block;
    margin-top: 0px;
    margin-right: 24px;
    margin-left: 26px;
    padding-right: 33px;
    padding-left: 69px;
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .button-copy {
    position: static;
    margin-top: 0px;
    margin-right: 19px;
    margin-left: 7px;
    padding-left: 53px;
  }
  .button-copy.ask {
    margin-right: 0px;
    padding-left: 53px;
  }
  .logo-item {
    width: 213px;
  }
  .text-block-6 {
    width: 179px;
  }
  .panel--orgs {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-3 {
    display: none;
  }
  .day-widget-copy {
    height: 303px;
    background-position: -7px 8px;
    background-size: 260px;
  }
  .paragraph-copy {
    margin-left: 204px;
  }
  .title-copy2 {
    margin-left: 202px;
  }
  .section-2 {
    padding-top: 121px;
    padding-right: 21px;
    padding-left: 21px;
  }
  .micro-row {
    margin-left: 1px;
  }
  .white-panel.thrd {
    padding-left: 23px;
  }
  .sl1 {
    left: -32px;
    top: 36px;
  }
  .sl3 {
    left: 218.5px;
    top: -147px;
  }
  .sl4 {
    left: 3px;
  }
  .shag {
    width: 162px;
    margin-left: 5px;
  }
  .text-block-9 {
    padding-top: 39px;
    padding-left: 0px;
    background-position: 0px 0px;
  }
  .div-block-15 {
    margin-bottom: 156px;
    padding-bottom: 0px;
  }
  .image-4 {
    left: 0px;
    right: auto;
    bottom: -89px;
  }
  .section-4 {
    padding-bottom: 109px;
  }
  .quote-item {
    margin-right: 38px;
    margin-left: 38px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .block-quote {
    width: 100%;
    padding-right: 0px;
  }
  .text-block-10 {
    left: 12px;
  }
  .div-block-18 {
    margin-top: 26px;
    margin-left: -3px;
    padding-left: 87px;
  }
  .text-span-5 {
    left: -59px;
    top: -90px;
    background-size: contain;
  }
  .cont {
    margin-top: 15px;
  }
  .cont.margin-top-s {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .paragraph-4 {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .image-8 {
    margin-right: 14px;
  }
  .text-block-11 {
    width: auto;
  }
  .image-9-copy {
    z-index: 10;
  }
  .div-block-30 {
    width: 100%;
    padding-bottom: 5px;
  }
  .social-lincs.header {
    margin-top: -6px;
    margin-left: -45px;
  }
  .join-social {
    margin-top: 24px;
    margin-left: 175px;
  }
  .link-block-3 {
    width: 511px;
    margin-left: 22px;
    float: left;
  }
  .link-block-3-copy {
    margin-left: 21px;
    float: left;
  }
  .lesson-name--footer {
    margin-bottom: 24px;
    margin-left: 186px;
  }
  .image-11 {
    width: 90px;
    margin-left: 0px;
  }
  .column {
    padding-right: 2px;
  }
  .cntr-text {
    font-size: 17px;
  }
  .column-2 {
    padding-right: 6px;
    padding-left: 0px;
  }
  .section-9 {
    padding-top: 0px;
  }
  .material-cont {
    width: auto;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
  }
  .sl6 {
    left: 367px;
  }
  .img-polarniki {
    height: 500px;
    background-position: 50% 0%;
    background-size: cover;
  }
  .icon {
    margin-right: 0px;
  }
  .icon-2 {
    margin-left: 0px;
  }
  .btn--join--big-copy-copy {
    padding-left: 75px;
  }
  .btn--join--big-copy-copy2 {
    padding-left: 63px;
    background-position: 6% 50%;
  }
  .text-span-10 {
    font-size: 44px;
    line-height: 44px;
  }
  .cont-z-index {
    margin-top: 15px;
  }
  .typographic-logo {
    margin-bottom: 22px;
    padding-top: 34px;
  }
  .typographic-logo.c {
    margin-left: 15px;
  }
  .div-block-33 {
    left: -34%;
  }
  .video-hero {
    display: none;
  }
  .s-first {
    padding-top: 37px;
    padding-bottom: 379px;
  }
  .link-block-3-copy {
    width: 511px;
    margin-left: 22px;
    float: left;
  }
  .cont-col--70 {
    width: auto;
  }
  .cont-flex {
    margin-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .cont-col--30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sud-blok {
    padding-right: 25px;
    padding-left: 25px;
  }
  .cont-content-colums {
    margin-top: 15px;
  }
  .content-item {
    width: 50%;
  }
  .subtitle-copy {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .subtitle-copy.black {
    margin-top: 7px;
  }
  .cont-questions {
    margin-top: 15px;
    padding-top: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bubble {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 23px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 16px;
  }
  .bubble-tail {
    display: none;
  }
  .bubble-tail._4 {
    display: none;
  }
  .bubble-tail._5 {
    display: none;
  }
  .bubble-tail._6 {
    display: none;
  }
  .bubble-2 {
    position: relative;
    margin-top: 10px;
    margin-right: 47px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 16px;
  }
  .bubble-3 {
    position: relative;
    left: auto;
    right: -21px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 16px;
  }
  .bubble-4 {
    position: relative;
    left: -37px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 16px;
  }
  .bubble-5 {
    position: relative;
    margin-top: 11px;
    margin-bottom: 11px;
    margin-left: 98px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 16px;
  }
  .bubble-6 {
    position: relative;
    left: auto;
    right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }
  .bubble-tail-3 {
    display: none;
  }
  .s-register {
    padding-bottom: 0px;
  }
  .ill-reg-wrapper {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .div-block-37._2 {
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 25px;
    box-shadow: 1px 9px 10px -12px #13313d;
  }
  .div-block-37._3 {
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    padding-bottom: 25px;
    box-shadow: 1px 9px 10px -12px rgba(22, 96, 126, 0.63);
  }
  .div-block-37._1 {
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 25px;
    box-shadow: 1px 9px 10px -12px #13313d;
  }
  .cont-copy {
    margin-top: 15px;
  }
  .div-block-2-copy {
    display: block;
    width: 101px;
    margin-top: 0px;
    margin-right: 0px;
    float: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: left;
  }
  .img-sud {
    margin-top: 84px;
  }
  .cont-2 {
    margin-top: 57px;
  }
  .title-copy-2 {
    margin-top: 0px;
    font-size: 40px;
    line-height: 47px;
  }
  .column-row-2 {
    margin-top: 0px;
  }
  .unordered-list-2 {
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-9-copy {
    padding-top: 33px;
  }
  .list-item-2 {
    max-width: 100%;
  }
  .list-item-2._2-copy {
    width: 100%;
    padding-top: 181px;
    background-size: 190px;
  }
  .list-item-2._1-copy {
    width: 100%;
    padding-top: 151px;
    background-size: 178px;
  }
  .list-item-2._3-copy {
    width: 100%;
    padding-top: 184px;
    background-size: 190px;
  }
  .list-item-2.climate-ico1 {
    width: 100%;
    padding-top: 151px;
    background-size: 178px;
  }
  .list-item-2.climate-ico2 {
    width: 100%;
    padding-top: 181px;
    background-size: 190px;
  }
  .list-item-2.climate-ico1 {
    width: 100%;
    padding-top: 184px;
    background-size: 190px;
  }
  .list-item-2.climate-ico3 {
    width: 100%;
    padding-top: 184px;
    background-size: 190px;
  }
  .list-item-2.cli {
    width: 100%;
  }
  .row-section--flex-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cont-min-vert-margins {
    margin-top: 57px;
  }
  .title-copy-copy-2 {
    margin-top: 0px;
  }
  .cont-item-course {
    margin-top: 57px;
    padding-right: 10px;
  }
  .bold {
    width: auto;
    margin-top: 1px;
  }
  .text-block-22 {
    width: 50%;
  }
  .image-16 {
    display: none;
  }
  .card-frame.n {
    padding-top: 1px;
  }
  .cont-col--50 {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .subtitle-copy {
    display: inline;
    width: auto;
    margin-top: 31px;
    margin-right: 0px;
    margin-left: 0px;
    border-bottom-style: none;
  }
  .subtitle-copy.black {
    width: 100%;
    margin-top: 7px;
  }
  .div-block-44 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .link-block-4 {
    width: 106px;
  }
  .columns {
    margin-top: 25px;
  }
  .section-9-copy__course {
    padding-top: 33px;
  }
  .descriptor__course {
    width: 337px;
    margin-top: -22px;
    font-size: 33px;
    line-height: 34px;
  }
  .hero--txt {
    width: 337px;
    margin-top: -22px;
  }
  .hero--txt.m {
    width: auto;
  }
  .title-copy-2__centerd {
    margin-top: 0px;
    font-size: 40px;
    line-height: 47px;
  }
  .join-social__course {
    margin-top: 24px;
    margin-left: 175px;
  }
  .c-li--card {
    width: 100%;
  }
  .s-first--course {
    padding-top: 37px;
    padding-bottom: 379px;
  }
  .big-text {
    width: auto;
    margin-top: 1px;
    margin-right: 17px;
    margin-left: 10px;
  }
  .btn--join--big-copy-copy2-copy {
    padding-left: 63px;
    background-position: 6% 50%;
  }
}

@media screen and (max-width: 479px) {
  .mainframe {
    overflow: hidden;
  }
  .s-hero {
    height: auto;
    min-height: auto;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .s-hero.c {
    padding-bottom: 0px;
    background-image: url('../images/hero-bg-course.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .row-section.nav {
    margin-left: 0%;
    padding-left: 0%;
  }
  .link-block {
    margin-left: 10px;
  }
  .link-block.infooter {
    margin-left: 20px;
  }
  .lesson-name {
    width: 200.21875px;
    margin-right: -5px;
    margin-bottom: 37px;
  }
  .link {
    margin-right: 1px;
    margin-left: 14px;
  }
  .link.last {
    display: block;
    margin-left: 0px;
    float: none;
  }
  .div-block-2 {
    display: inline-block;
    width: auto;
    margin-left: 0px;
    float: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-block-copy {
    position: absolute;
    top: 135px;
    right: 22px;
    display: none;
    width: 30px;
    margin-top: -114px;
    float: right;
  }
  .div-block-3 {
    display: inline-block;
    width: auto;
    margin-top: 12px;
    margin-left: 120px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-3-copy {
    width: 180px;
    margin-top: -56px;
    float: left;
  }
  .logo-prezfund {
    display: none;
    width: 196px;
    height: 116px;
    margin-right: 18px;
  }
  .bigtext-hero {
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 58px;
  }
  .text-block-copy-copy {
    font-size: 26px;
  }
  .row-section--flex.m-top.course {
    margin-top: 58px;
  }
  .descriptor {
    left: 111px;
    width: auto;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 25px;
    font-size: 14px;
    line-height: 20px;
  }
  .descriptor.course {
    font-size: 17px;
    line-height: 21px;
  }
  .column-row {
    width: 100%;
  }
  .video {
    margin-bottom: 39px;
  }
  .bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bar._3 {
    width: auto;
    margin-top: 15px;
    margin-left: 0px;
  }
  .text-block-3 {
    margin-right: 9px;
    margin-left: 41px;
    font-size: 33px;
  }
  .text-block-4 {
    margin-left: 0px;
    font-size: 19px;
  }
  .text-block-4._222 {
    margin-top: 2px;
    font-size: 13px;
  }
  .btn--join--big {
    margin-top: 0px;
    margin-right: 10px;
    padding-top: 13px;
  }
  .bar-column-copy {
    width: auto;
    padding: 15px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-position: 9% 50%;
    background-size: auto 40px;
  }
  .bar-column-copy._11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: 9% 32%;
    background-size: auto 33px;
  }
  .bar-column-copy._22 {
    background-position: 2% 50%;
  }
  .target-widget {
    margin-top: 148px;
  }
  .div-block-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .title {
    font-size: 31px;
    line-height: 43px;
  }
  .image {
    margin-bottom: 9px;
    float: none;
  }
  .list-item {
    width: auto;
  }
  .subtitle.black {
    font-size: 27px;
  }
  .subtitle.black.c {
    font-size: 39px;
    line-height: 47px;
  }
  .title-copy {
    margin-top: 8px;
    font-size: 27px;
    line-height: 34px;
  }
  .bar-copy {
    width: 300px;
    margin-left: 0px;
  }
  .bar-copy.full {
    display: block;
    margin-right: 0px;
    padding-top: 6px;
    padding-bottom: 1px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bar-copy._2 {
    width: auto;
    margin-right: -10px;
    margin-left: -10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .btn--join--big-copy {
    padding-right: 14px;
    padding-left: 76px;
  }
  .button {
    width: 300px;
    margin-right: 1px;
    margin-left: 0px;
  }
  .button-copy {
    margin-top: 12px;
    margin-right: 13px;
    margin-left: 0px;
  }
  .logo-item {
    width: auto;
    margin-right: 19px;
    margin-left: 19px;
  }
  .text-block-6 {
    width: auto;
  }
  .panel--orgs {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .day-widget-copy {
    height: auto;
  }
  .paragraph-copy {
    margin-left: 0px;
  }
  .title-copy2 {
    margin-top: 158px;
    margin-left: 0px;
    font-size: 31px;
  }
  .section-2 {
    padding: 42px 10px 108px;
  }
  .text-block-7.marg-vert {
    margin-top: 0px;
    margin-bottom: 24px;
  }
  .micro-row {
    width: auto;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .micro-row.margin-vert-m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .micro-column {
    margin-right: 0px;
  }
  .micro-column._1 {
    margin-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .white-panel {
    margin-top: 28px;
    margin-bottom: 28px;
    padding-left: 0px;
  }
  .white-panel.ml {
    width: 255px;
    margin-bottom: 0px;
    padding-right: 0px;
    background-position: 50% 0%;
    text-align: center;
  }
  .white-panel.st {
    width: 255px;
    height: auto;
    margin-top: 0px;
    padding-right: 0px;
    background-position: 50% 0%;
    text-align: center;
  }
  .white-panel.fst {
    height: auto;
    padding-right: 0px;
    padding-bottom: 15px;
    background-position: 50% 0%;
    text-align: center;
  }
  .white-panel.scnd {
    margin-top: 15px;
    padding-right: 0px;
    background-position: 50% 0%;
    text-align: center;
  }
  .white-panel.thrd {
    padding-right: 0px;
    padding-left: 0px;
    background-position: 50% 0%;
    text-align: center;
  }
  .white-panel.frth {
    margin-top: 15px;
    padding-right: 0px;
    background-position: 50% 0%;
    text-align: center;
  }
  .sl4 {
    top: -72.9375px;
  }
  .title-copy-copy {
    font-size: 38px;
  }
  .link-2.margin-top {
    display: inline;
    line-height: 26px;
  }
  .link-2._2 {
    position: relative;
    left: 23px;
    right: 0px;
    display: inline;
    width: 90%;
    margin-left: 0px;
    padding-left: 0px;
  }
  .title-copy-copy2 {
    margin-left: 0px;
    line-height: 50px;
  }
  .shag {
    width: 272px;
    margin-top: 53px;
    text-align: center;
  }
  .div-block-14 {
    left: 0px;
  }
  .row {
    margin-top: 6px;
  }
  .text-block-9 {
    width: 220px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 0%;
  }
  .div-block-15 {
    margin-bottom: 73px;
    padding: 15px 15px 72px;
    font-size: 24px;
    line-height: 32px;
  }
  .text-span-3 {
    display: none;
  }
  .image-4 {
    left: 0px;
    bottom: -47px;
  }
  .quote-item {
    margin-right: 0px;
    margin-bottom: 26px;
    margin-left: 0px;
    padding-top: 82px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .text-block-10 {
    left: 12px;
    top: 154px;
  }
  .div-block-18 {
    padding-left: 0px;
  }
  .text-span-5 {
    left: -1px;
    top: -109px;
    width: 106px;
    height: 88px;
    padding-bottom: 0px;
    background-size: cover;
  }
  .text-span-6 {
    line-height: 20px;
  }
  .all-fakty {
    margin-left: 0px;
  }
  .paragraph-3 {
    margin-left: 0px;
  }
  .div-block-11-copy {
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 4px;
  }
  .div-block-27 {
    padding-left: 9px;
  }
  .org-title {
    margin-top: 47px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .name {
    margin-top: 2px;
    float: left;
    font-size: 51px;
  }
  .text-block-11 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .social-lincs {
    width: 100%;
  }
  .social-lincs.header {
    display: none;
  }
  .big-social.insta {
    margin-left: 5px;
  }
  .join-social {
    width: 90%;
    margin-left: 8px;
  }
  .link-block-3 {
    width: 237px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-10 {
    margin-bottom: 28px;
  }
  .link-block-3-copy {
    width: 210px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .lesson-name--footer {
    width: 169px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 133px;
  }
  .image-11 {
    margin-left: 0px;
  }
  .bar-column-copy-copy {
    padding-top: 10px;
    padding-bottom: 17px;
  }
  .counter-big {
    margin-left: 70px;
  }
  .section-9 {
    padding-top: 325px;
  }
  .s-flickr {
    padding-top: 52px;
  }
  .html-embed {
    width: auto;
  }
  .title-copy-copy2---al-center {
    margin-left: 0px;
  }
  .btn--join--big-copy-copy {
    padding-right: 14px;
    padding-left: 46px;
    background-position: 9% 50%;
    font-size: 22px;
  }
  .left-arrow {
    display: none;
  }
  .right-arrow {
    display: none;
  }
  .btn--join--big-copy-copy2 {
    padding-right: 14px;
    padding-left: 58px;
    font-size: 21px;
  }
  .text-span-10 {
    margin-top: 11px;
    font-size: 36px;
    line-height: 40px;
  }
  .popup-body {
    padding-right: 25px;
    padding-left: 25px;
  }
  .link-9-copy {
    font-size: 15px;
  }
  .title-2 {
    line-height: 43px;
  }
  .lenta-slidov {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .the-slide {
    width: 304px;
    height: 227px;
    margin-top: -19px;
    margin-left: 7px;
  }
  .the-slide._2 {
    margin-top: -16px;
    margin-left: 2px;
  }
  .the-slide._3 {
    margin-top: -8px;
    margin-left: 12px;
  }
  .the-slide._4 {
    margin-top: -30px;
    margin-left: 8px;
  }
  .the-slide._5 {
    margin-left: 8px;
  }
  .the-slide._6 {
    margin-top: -7px;
    margin-left: 0px;
  }
  .typographic-logo.c {
    margin-left: 0px;
    padding-top: 13px;
    padding-left: 21px;
  }
  .div-block-33 {
    left: -103%;
  }
  .image-15 {
    right: 10%;
  }
  .s-first {
    padding-bottom: 233px;
    background-position: 50% 100%;
    background-size: 95%;
  }
  .link-block-3-copy {
    width: 237px;
    margin-right: 11px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-10-copy {
    margin-bottom: 28px;
  }
  .div-block-27-copy {
    padding-left: 9px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cont-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flag {
    background-position: 100% 50%;
    background-size: contain;
    font-size: 16px;
    line-height: 19px;
  }
  .flag-group-node {
    margin-left: 16px;
  }
  .flag-node {
    font-size: 16px;
    line-height: 19px;
  }
  .cont-content-colums {
    padding-left: 0px;
  }
  .content-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 176px;
    margin-bottom: 41px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
  }
  .text-block-17 {
    margin-top: 1px;
    margin-bottom: 15px;
    margin-left: 5px;
    font-size: 24px;
    text-align: left;
  }
  .div-block-36 {
    display: none;
  }
  .ill-cont-item {
    width: 125px;
    max-width: 95%;
    margin-right: 12px;
    margin-left: 8px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .ill-cont-item._3 {
    -o-object-fit: fill;
    object-fit: fill;
  }
  .subtitle-copy.black {
    font-size: 27px;
  }
  .cont-questions {
    margin-top: 58px;
  }
  .bubble {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    text-align: center;
  }
  .bubble-2 {
    right: auto;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-right: 18px;
    padding-left: 18px;
    text-align: center;
  }
  .bubble-3 {
    right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .bubble-4 {
    left: auto;
    right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
  }
  .bubble-5 {
    left: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    text-align: center;
  }
  .bubble-6 {
    text-align: center;
  }
  .ill-reg-wrapper {
    height: auto;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .div-block-37._2 {
    left: 0px;
    top: 0px;
    margin-bottom: 15px;
    box-shadow: 1px 9px 14px -12px #f26f43;
  }
  .div-block-37._3 {
    left: 0px;
    top: 0px;
    margin-bottom: 15px;
    box-shadow: 1px 9px 14px -12px #f26f43;
  }
  .div-block-37._1 {
    left: 0px;
    top: 0px;
    margin-bottom: 15px;
    box-shadow: 1px 9px 14px -6px rgba(37, 78, 184, 0.28);
  }
  .div-block-38 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-2-copy {
    display: block;
    width: auto;
    min-width: 0px;
    margin-left: 0px;
    float: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .img-sud {
    margin-top: 8px;
  }
  .text-block-17-copy {
    margin-top: 1px;
    margin-bottom: 15px;
    font-size: 24px;
  }
  .br-show-whenmobile {
    display: inline;
  }
  .cont-2 {
    margin-top: 0px;
  }
  .title-copy-2 {
    margin-top: 76px;
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 32px;
    text-align: center;
  }
  .column-row-2 {
    margin-bottom: 0px;
  }
  .unordered-list-2 {
    margin-top: 0px;
  }
  .section-9-copy {
    padding-top: 0px;
    padding-bottom: 41px;
  }
  .list-item-2._2-copy {
    width: 100%;
    padding-top: 166px;
    background-position: 50% 0px;
    background-size: 179px;
    font-size: 16px;
    text-align: center;
  }
  .list-item-2._1-copy {
    width: 100%;
    max-width: 100%;
    margin-bottom: 50px;
    padding-top: 174px;
    background-position: 50% 0px;
    font-size: 16px;
    text-align: center;
  }
  .list-item-2._3-copy {
    width: 100%;
    padding-top: 150px;
    background-position: 50% 0px;
    background-size: 157px;
    font-size: 16px;
    text-align: center;
  }
  .list-item-2.climate-ico1 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 50px;
    padding-top: 174px;
    background-position: 50% 0px;
    font-size: 16px;
    text-align: center;
  }
  .list-item-2.climate-ico2 {
    width: 100%;
    padding-top: 166px;
    background-position: 50% 0px;
    background-size: 179px;
    font-size: 16px;
    text-align: center;
  }
  .list-item-2.climate-ico1 {
    width: 100%;
    padding-top: 150px;
    background-position: 50% 0px;
    background-size: 157px;
    font-size: 16px;
    text-align: center;
  }
  .list-item-2.climate-ico3 {
    width: 100%;
    padding-top: 150px;
    background-position: 50% 0px;
    background-size: 157px;
    font-size: 16px;
    text-align: center;
  }
  .cont-min-vert-margins {
    margin-top: 0px;
  }
  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .title-copy-copy-2 {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-left: 0px;
    font-size: 27px;
    line-height: 32px;
    text-align: left;
  }
  .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    padding-left: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .c-li {
    font-size: 15px;
    line-height: 23px;
  }
  .cont-item-course {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 7px;
  }
  .s-first-copy {
    padding-top: 23px;
    background-position: 0px 700px;
  }
  .div-block-39 {
    width: auto;
  }
  .div-block-11-copy-2 {
    margin-right: 15px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 4px;
  }
  .bold {
    margin-top: 8px;
    font-size: 27px;
    line-height: 34px;
  }
  .text-block-21 {
    font-size: 16px;
  }
  .heading {
    font-size: 16px;
    line-height: 140%;
  }
  .heading.c {
    margin-right: 6px;
    margin-left: 4px;
  }
  .div-block-40 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-22 {
    width: 100%;
    margin-top: 16px;
    margin-left: 0px;
    font-size: 14px;
    line-height: 20px;
  }
  .text-block-23 {
    font-size: 16px;
  }
  .card-frame.n {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .button-2 {
    margin-left: 5px;
  }
  .cont-col--50 {
    padding-left: 0px;
  }
  .subtitle-copy.black {
    font-size: 27px;
  }
  .div-block-42 {
    margin-left: 0px;
  }
  .div-block-44 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .link-block-4 {
    width: 50%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .link-block-5 {
    width: 50%;
  }
  .body {
    font-size: 14px;
  }
  .paragraph-5 {
    padding: 14px;
    font-size: 15px;
    line-height: 23px;
  }
  .section-9-copy__course {
    padding-top: 0px;
    padding-bottom: 41px;
  }
  .text-block-21-copy {
    font-size: 16px;
  }
  .descriptor__course {
    left: 111px;
    width: auto;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 25px;
    font-size: 23px;
    line-height: 25px;
  }
  .descriptor__course.course {
    font-size: 17px;
    line-height: 21px;
  }
  .hero--txt {
    left: 111px;
    width: auto;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 25px;
    font-size: 14px;
    line-height: 20px;
  }
  .hero--txt.course {
    font-size: 17px;
    line-height: 21px;
  }
  .title-copy-2__centerd {
    margin-top: 76px;
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 32px;
    text-align: center;
  }
  .join-social__course {
    width: 90%;
    margin-left: 8px;
  }
  .c-li--card {
    padding-left: 16px;
    font-size: 15px;
    line-height: 23px;
  }
  .list__card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    padding-right: 13px;
    padding-left: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s-first--course {
    padding-top: 11px;
    padding-bottom: 233px;
    background-position: 50% 100%;
    background-size: 100%;
  }
  .big-text {
    margin-top: 8px;
    font-size: 27px;
    line-height: 34px;
  }
  .s-first-copy-copy {
    padding-top: 23px;
    padding-bottom: 6px;
    background-position: 0px 700px;
  }
  .text-span-17 {
    margin-left: -14px;
  }
  .btn--join--big-copy-copy2-copy {
    padding-right: 14px;
    padding-left: 58px;
    font-size: 21px;
  }
}

@font-face {
  font-family: 'Wwf';
  src: url('../fonts/WWF.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}