.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.page-wrapper {
  font-family: Fira Sans, sans-serif;
}

.white-hero-div {
  background-color: #fff;
  padding: 76px 64px 119px;
  position: relative;
}

.white-hero-div.home {
  border-radius: 10px;
  width: 50%;
  padding-bottom: 76px;
}

.div-block {
  text-align: left;
  flex: 1;
  justify-content: center;
  align-self: flex-start;
  display: flex;
}

.text-block {
  z-index: 2;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  inset: -5% 26% auto auto;
}

.text-block.home-hero, .text-block.climate-change-stats {
  right: auto;
}

.block-tag {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #354463;
  margin-top: -16px;
  margin-left: 64px;
  padding: 11px 40px;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.m-t-24 {
  margin-top: 24px;
}

.div-block-4 {
  margin-top: -16px;
  margin-left: 64px;
  position: absolute;
  top: 0;
  left: 0;
}

.headline-lrg {
  color: #fff;
  width: auto;
  max-width: 100%;
  margin-top: 0;
  font-size: 44px;
  line-height: 56px;
}

.headline-lrg.blue {
  color: #354463;
  margin-top: 0;
  font-family: PT Sans, sans-serif;
  font-size: 41px;
  line-height: 140%;
}

.flex-hor-left-middle {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  display: flex;
}

.contain {
  width: 1140px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.hero-brush-text {
  color: #fff;
  width: 296px;
  max-width: 100%;
  margin-top: 30px;
  font-size: 72px;
  line-height: 76px;
}

.blue-sentence-link {
  color: #354463;
  margin-top: 0;
  transition: opacity .2s;
  display: inline-block;
}

.blue-sentence-link:hover {
  opacity: .5;
}

.home-hero-section {
  background-image: linear-gradient(#35446366, #35446366), url('../images/zbroya_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 100vh;
  padding-top: 150px;
  padding-bottom: 128px;
  position: relative;
}

.body {
  font-family: Fira Sans, sans-serif;
}

.div-block-5 {
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.block-logos {
  justify-content: flex-end;
  align-items: center;
  width: auto;
  margin: 0% 2%;
  padding-top: 2%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.link-block {
  max-width: 101%;
}

.image, .image-2, .image-3, .image-4 {
  max-width: 7%;
}

.dataspecproekt {
  grid-template-rows: auto;
  margin-top: 0;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 24px;
  padding-bottom: 0;
}

.h5 {
  color: #354463;
  text-transform: none;
  padding-left: 0%;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: static;
}

.h6 {
  color: #354463;
  text-align: right;
  padding-right: 0;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: static;
}

.block2 {
  padding-top: 0;
  padding-bottom: 2rem;
}

.container {
  max-width: 660px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.text-block-2 {
  margin-bottom: 24px;
  font-family: PT Sans, sans-serif;
  font-size: 15px;
  line-height: 150%;
}

.text-block-2.end {
  margin-bottom: 0;
}

.text-block-2.white {
  color: #fff;
}

.gide1 {
  background-color: #354463;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding: 20px;
  display: flex;
}

.text-block-3 {
  color: #354463;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: underline;
}

.link-block-2 {
  color: #fff;
  background-color: #35446300;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.block3 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.heading {
  color: #354463;
  margin-top: 0;
  margin-bottom: 32px;
  line-height: 140%;
}

.heading.white {
  color: #fff;
  font-family: PT Sans, sans-serif;
}

.block4 {
  background-color: #354463;
}

.block4.blue {
  border-radius: 10px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.block5 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.block5.blue {
  background-color: #354463;
  background-image: none;
  border-radius: 10px;
}

.block5._1 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.block-image {
  margin-bottom: 24px;
}

.m-b-50 {
  margin-top: 0;
  margin-bottom: 50px;
}

.cta-btn {
  color: #354463;
  background-color: #c1f7d5;
  border-radius: 30px;
  padding: 13px 40px;
  font-size: 18px;
  line-height: 22px;
  transition: background-color .2s, color .2s;
}

.cta-btn:hover {
  color: #c1f7d5;
  background-color: #354463;
}

.did-you-know-div {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 30px;
  padding: 55px 64px;
  position: relative;
}

.did-you-know-div._1 {
  padding-bottom: 64px;
}

.facebook-circle {
  background-color: #c1f7d5;
  background-image: url('../images/iconmonstr-facebook-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 8px 16px;
  border: 2px solid #c1f7d5;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  margin-left: 7px;
  margin-right: 7px;
  transition: border-color .2s;
}

.facebook-circle:hover {
  border-color: #354463;
}

.brush-text {
  color: #fff;
  width: 365px;
  max-width: 100%;
  margin-top: 30px;
  font-size: 72px;
  line-height: 76px;
}

.social-wrap {
  float: left;
  text-align: left;
  flex-direction: column;
  margin-top: 10px;
  margin-left: 50px;
  display: flex;
}

.plus-span {
  margin-left: 5px;
  display: inline-block;
}

.did-you-know-content-wrap {
  float: left;
  width: 75%;
}

.climate-hunger-section {
  background-image: linear-gradient(#3544634d, #3544634d), url('../images/88318_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 50px;
  padding-bottom: 50px;
}

.climate-hunger-section.mob {
  display: none;
}

.twitter-circle {
  background-color: #c1f7d5;
  background-image: url('../images/iconmonstr-twitter-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 13px;
  border: 2px solid #c1f7d5;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  margin-bottom: 0;
  margin-left: 7px;
  margin-right: 7px;
  transition: border-color .2s;
}

.twitter-circle:hover {
  background-color: #c1f7d5;
  border: 2px solid #354463;
}

.twitter-circle.home {
  margin-bottom: 16px;
}

.div-block-11 {
  flex: 1;
}

.div-block-4-copy {
  margin-top: -23px;
  margin-left: 64px;
  position: absolute;
  top: 0;
  left: 0;
}

.flex-vert-top-left {
  text-align: left;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-12 {
  background-color: #354463;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.slider {
  height: 500px;
}

.slide {
  background-image: url('../images/gun4_1.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/gun5_1.webp');
  background-position: 50%;
  background-size: cover;
}

.slider-2 {
  display: none;
}

._06-fin-part {
  background-color: #fff;
}

.container-8 {
  max-width: 660px;
}

.fin-box {
  margin-top: 100px;
  margin-bottom: 100px;
}

.little-text {
  color: #354463;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
}

.text-block-4 {
  color: #354463;
  margin-bottom: 12px;
  font-family: PT Sans, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-4.white {
  color: #fff;
}

.grid-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr;
  padding-left: 0;
}

.div-block-13 {
  background-color: #354463;
  border-radius: 0 10px 10px 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  display: flex;
}

.div-block-13._2 {
  border-radius: 10px 0 0 10px;
}

.grid-3, .grid-4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
  margin-right: 2rem;
}

.block-logo {
  background-color: #35446300;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  padding: 2rem 0;
  display: flex;
}

.image-5, .image-6, .image-7, .image-8, .image-9 {
  max-width: 10%;
}

.image-10 {
  max-width: 40%;
}

.container-9, .container-10, .container-11, .container-12, .container-13 {
  max-width: 660px;
}

.link, .link-2 {
  color: #354463;
}

.block-vidilennya {
  background-color: #354463;
  margin-top: 20px;
  margin-bottom: 24px;
  padding: 18px;
}

.block-all-vidil {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .25fr 4fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  display: grid;
}

.circle {
  color: #0d385f;
  background-color: #fff;
  border-radius: 100%;
  width: 12px;
  height: 12px;
}

.text-block-5 {
  font-size: 14px;
  line-height: 150%;
}

.text-block-5.white {
  color: #fff;
}

.link-3, .link-4 {
  color: #354463;
}

@media screen and (min-width: 1280px) {
  .home-hero-section {
    padding-top: 200px;
  }

  .dataspecproekt {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1440px) {
  .home-hero-section {
    padding-top: 300px;
  }

  .link-block {
    max-width: 100%;
  }

  .div-block-13 {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .home-hero-section {
    padding-top: 450px;
  }

  .h5, .h6 {
    font-size: 24px;
  }
}

@media screen and (max-width: 991px) {
  .white-hero-div, .white-hero-div.home {
    width: 100%;
  }

  .div-block {
    margin-bottom: 90px;
  }

  .headline-lrg {
    font-size: 28px;
    line-height: 36px;
  }

  .flex-hor-left-middle {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .flex-hor-left-middle.tablet-reverse {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
  }

  .contain {
    width: 660px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-brush-text {
    margin-top: 0;
  }

  .blue-sentence-link {
    font-size: 14px;
    line-height: 20px;
  }

  .home-hero-section {
    background-image: linear-gradient(#3544634f, #3544634f), url('../images/zbroya_1.webp');
    background-position: 0 0, 100%;
    justify-content: center;
    align-items: flex-end;
    padding-top: 80px;
    padding-bottom: 80px;
    display: flex;
  }

  .dataspecproekt {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 24px;
    padding-bottom: 0;
  }

  .h5 {
    padding-left: 0;
  }

  .h6 {
    padding-right: 0;
  }

  .container {
    max-width: 680px;
  }

  .cta-btn {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .did-you-know-div {
    padding: 30px 32px;
  }

  .brush-text {
    width: 100%;
    font-size: 44px;
    line-height: 46px;
  }

  .social-wrap {
    margin-left: 0;
  }

  .climate-hunger-section {
    padding-top: 64px;
    padding-bottom: 64px;
    display: none;
  }

  .climate-hunger-section.mob {
    display: block;
  }

  .div-block-4-copy {
    margin-left: 32px;
  }

  .flex-vert-top-left {
    flex: 0 auto;
    align-items: flex-start;
    width: 25%;
    margin-right: 64px;
  }

  .container-8 {
    max-width: 680px;
  }
}

@media screen and (max-width: 767px) {
  .flex-hor-left-middle {
    flex-flow: column;
  }

  .dataspecproekt {
    margin-left: 5%;
    margin-right: 5%;
  }

  .h5 {
    padding-left: 0;
  }

  .h6 {
    padding-right: 0;
  }

  .container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .brush-text {
    width: 75%;
  }

  .social-wrap {
    margin-left: 50px;
  }

  .climate-hunger-section {
    display: none;
  }

  .climate-hunger-section.mob {
    display: block;
  }

  .div-block-11 {
    margin-left: auto;
    margin-right: auto;
  }

  .flex-vert-top-left {
    width: 100%;
    margin-bottom: 64px;
  }

  .container-8 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .fin-box {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .little-text {
    font-size: 13px;
  }
}

@media screen and (max-width: 479px) {
  .white-hero-div {
    text-align: center;
    padding: 50px 30px 30px;
  }

  .white-hero-div.home {
    padding-bottom: 50px;
  }

  .block-tag {
    text-align: center;
  }

  .div-block-4 {
    margin-left: 0;
    top: 0;
    left: 0;
    right: 0;
  }

  .headline-lrg {
    font-size: 22px;
    line-height: 28px;
  }

  .headline-lrg.blue {
    font-size: 28px;
  }

  .flex-hor-left-middle {
    flex-flow: column;
    justify-content: flex-start;
  }

  .contain {
    padding-left: 5%;
    padding-right: 5%;
  }

  .hero-brush-text {
    font-size: 44px;
    line-height: 46px;
  }

  .home-hero-section {
    background-image: linear-gradient(#35446366, #35446366), url('../images/zbroya_1.webp');
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
  }

  .block-logos {
    padding-top: 4%;
  }

  .link-block {
    max-width: 50%;
  }

  .dataspecproekt {
    grid-template-columns: 1.25fr 1fr;
    margin: 0 0%;
    padding-top: 20px;
  }

  .h5 {
    text-align: left;
    padding-left: 0%;
    font-size: 14px;
  }

  .h6 {
    padding-right: 0%;
    font-size: 14px;
  }

  .container {
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .text-block-3 {
    font-size: 15px;
  }

  .block3 {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .heading {
    font-size: 24px;
  }

  .block5 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .block5.blue {
    border-radius: 0;
    padding-top: 0;
  }

  .block5._1 {
    padding-bottom: 0;
  }

  .block5._2 {
    padding-top: 0;
  }

  .did-you-know-div {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
  }

  .facebook-circle {
    margin-left: 5px;
  }

  .social-wrap {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 36px;
    margin-left: 0;
    margin-right: 0;
  }

  .did-you-know-content-wrap {
    width: 100%;
  }

  .climate-hunger-section {
    background-image: linear-gradient(#3544634d, #3544634d), url('../images/88318_1.webp');
    background-position: 0 0, 50% 100%;
  }

  .twitter-circle {
    margin-bottom: 0;
    margin-right: 5px;
  }

  .div-block-4-copy {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    left: 0;
    right: 0;
  }

  .flex-vert-top-left {
    display: none;
  }

  .slider {
    height: 400px;
    display: none;
  }

  .slide {
    background-image: url('../images/gun3_1.webp');
  }

  .slide-2 {
    background-image: url('../images/gun1_1.webp');
  }

  .slide-3 {
    background-image: url('../images/gun2_1.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .slider-2 {
    height: 450px;
    display: block;
  }

  .slide-4 {
    background-image: url('../images/gun3_1.webp');
    background-position: 50%;
    background-size: cover;
  }

  .slide-5 {
    background-image: url('../images/gun1_1.webp');
    background-position: 50%;
    background-size: cover;
  }

  .slide-6 {
    background-image: url('../images/gun2_1.webp');
    background-position: 50%;
    background-size: cover;
  }

  .fin-box {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .little-text {
    font-size: 12px;
  }

  .grid-2 {
    flex-flow: column;
    padding-left: 0;
    display: flex;
  }

  .div-block-13 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    justify-content: center;
    width: 100%;
    height: 200px;
    display: flex;
  }

  .div-block-13._2 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .grid-3, .grid-4 {
    flex-flow: column;
    margin-right: 0;
    display: flex;
  }

  .block-logo {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 1rem 0;
    display: grid;
  }

  .image-5, .image-6, .image-7, .image-8, .image-9, .image-10 {
    max-width: 100%;
  }

  .block-all-vidil {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .circle {
    width: 8px;
    height: 8px;
  }
}

#w-node-_01386401-340b-883a-a886-9b1431b190fc-ef68fcb5, #w-node-_01386401-340b-883a-a886-9b1431b190fe-ef68fcb5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9adce625-9716-8968-4a79-dc0636ffd353-ef68fcb5, #w-node-_6f5cb977-a1c7-b1ac-5b56-4fe73c9372a7-ef68fcb5 {
  place-self: start;
}

#w-node-_96632692-b86b-d61a-ced5-14848ed62b4c-ef68fcb5, #w-node-_96632692-b86b-d61a-ced5-14848ed62b57-ef68fcb5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_832ee923-3d55-40fa-91db-9d39dd87712e-ef68fcb5, #w-node-_32d5305c-0827-6a34-b7ea-35edd9e9fafa-ef68fcb5, #w-node-_776284a0-7baf-ff11-5693-0f8235046e49-ef68fcb5 {
  place-self: start;
}

@media screen and (max-width: 479px) {
  #w-node-_01386401-340b-883a-a886-9b1431b190fc-ef68fcb5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_01386401-340b-883a-a886-9b1431b190fe-ef68fcb5 {
    align-self: center;
  }

  #w-node-_59bffb5e-4bb3-c439-a506-5382fe229f76-ef68fcb5, #w-node-_59bffb5e-4bb3-c439-a506-5382fe229f79-ef68fcb5, #w-node-_59bffb5e-4bb3-c439-a506-5382fe229f7b-ef68fcb5 {
    justify-self: center;
  }
}


