body {
  color: #7a6958;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Druktext, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Druktext, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Druktext, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.section-hero {
  min-height: 100vh;
  background-color: #fcf5e8;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
  position: static;
}

.container.is-c-vid {
  align-items: stretch;
}

.container.is-c-greenlabel {
  padding-bottom: 0;
}

.txt-hero_description {
  text-align: center;
}

.txt-hero_title {
  width: 700px;
  color: #335a2b;
  text-align: left;
  font-size: 6rem;
  line-height: 88%;
}

.hero-content-wrapper {
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-group {
  grid-column-gap: 12px;
  flex-direction: row;
  margin-top: 20px;
  display: flex;
}

.section-video {
  min-height: 60vh;
  background-color: #fcf5e8;
  padding-top: 72px;
  padding-bottom: 72px;
  position: relative;
}

.content-wrapper-medium {
  width: 600px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper-medium.is-greenlabel-text {
  margin-bottom: 0;
}

.txt-section_title {
  color: #31684f;
  text-align: center;
  font-size: 40px;
  line-height: 100%;
}

.txt-section_title.is-white {
  color: #fff;
}

.txt-section_description {
  text-align: center;
}

.txt-section_description.is-w80 {
  color: rgba(255, 255, 255, .71);
}

.video-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-green-label {
  background-color: #31684f;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-innovation {
  background-color: #fcf5e8;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.section-packaging {
  background-color: #31684f;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.section-process {
  background-color: #e9e2d0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.footer {
  margin-top: -30px;
}

.container-2column {
  max-width: 1200px;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.col-kv {
  width: 50%;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
}

.col-content {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  display: flex;
}

.green-kv-wrapper {
  width: 100%;
  height: 350px;
  background-color: #a0a0a0;
}

.img-kv {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.glabel-text-wrapper {
  margin-top: 100px;
  margin-bottom: 100px;
}

.txt-greenlabel-item-title.is-white {
  z-index: 3;
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 34px;
  line-height: 100%;
  position: relative;
}

.txt-greenlabel-item-desc.is-w80 {
  z-index: 3;
  color: rgba(255, 255, 255, .79);
  position: relative;
}

.logo-wrapper {
  grid-column-gap: 12px;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.img-logo-color {
  width: auto;
  height: 48px;
}

.divider {
  width: 1px;
  height: 40px;
  background-color: #335a2b;
}

.color-2 {
  color: #538d3f;
}

.hero-bg-wrapper {
  width: 45%;
  height: 100vh;
  background-image: url('../images/Hero-Img.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.container-hero {
  width: 70%;
  max-width: 700px;
  flex-direction: column;
  margin-left: auto;
  padding: 40px;
  display: flex;
  position: static;
}

.button-primary {
  grid-column-gap: 12px;
  color: #fff;
  background-color: #10270b;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 10px 28px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all .125s;
  display: flex;
}

.button-primary:hover {
  box-shadow: 0 1px 6px rgba(0, 0, 0, .45), 0 16px 16px 2px rgba(16, 40, 11, .22);
}

.svg-arrow {
  background-color: #27b951;
  border-radius: 100%;
  align-items: center;
  padding: 12px;
  display: flex;
  transform: rotate(45deg);
}

.button-secondary {
  grid-column-gap: 12px;
  color: rgba(16, 40, 11, .81);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(16, 40, 11, .29);
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  padding: 18px 28px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.home-scroll_section {
  max-width: 1200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #4d3218;
  grid-template-rows: auto;
  grid-template-columns: 50% 50%;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.home-scroll_visual {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding: 0 40px 40px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.home-scroll_img-wrap {
  width: 30em;
  height: 30em;
  max-height: 100%;
  max-width: 100%;
  margin-top: -75px;
}

.home-scroll_img-list {
  width: 100%;
  height: 100%;
  position: relative;
}

.home-scroll_img-item {
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity .3s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-scroll_img-item.is-active {
  opacity: 1;
}

.home-scroll_content {
  width: 100%;
  padding: 20vh 40px 40vh;
}

.home-scroll_text-wrap {
  max-width: 30em;
}

.home-scroll_text-item {
  opacity: .2;
  flex-direction: column;
  padding-top: 3.6em;
  padding-bottom: 3.6em;
  transition: opacity .3s;
  display: flex;
}

.home-scroll_text-item.is-active {
  opacity: 1;
}

.home-scroll_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-scroll_photo {
  display: none;
}

.pillar-nav-wrapper {
  z-index: 9;
  opacity: 1;
  border-top: 1px solid rgba(16, 40, 11, .29);
  border-bottom: 1px solid rgba(16, 40, 11, .29);
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.pillar-nav-item {
  color: #816c57;
  text-align: center;
  background-color: #fcf5e8;
  border-right: 1px solid rgba(16, 40, 11, .29);
  flex: 1;
  padding: 16px;
  text-decoration: none;
}

.pillar-nav-item.w--current {
  color: #44382c;
  background-color: #e6d9c2;
  font-weight: 600;
}

.img-logo-white {
  width: auto;
  height: 48px;
  display: none;
}

.img-edge-hero-bot {
  width: 103%;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-bottom-edge {
  width: 100%;
  height: 35px;
  object-fit: cover;
  position: absolute;
  top: auto;
  bottom: -8px;
  left: 0%;
  right: 0%;
}

.hero-bottom-edge.flip-v {
  transform: rotate(180deg);
}

.section-jargon {
  min-height: 90vh;
  background-color: #31684f;
  justify-content: center;
  align-items: center;
  display: flex;
}

.txt-jargon-subtitle {
  color: #fcf5e8;
  text-align: center;
  letter-spacing: 8px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
}

.txt-jargon-title {
  color: #fcf5e8;
  text-align: center;
  letter-spacing: -6px;
  text-transform: uppercase;
  font-family: Druktext, sans-serif;
  font-size: 8.8rem;
  font-weight: 700;
  line-height: 90%;
}

.p-hero-desc {
  text-align: left;
  font-size: 16px;
  display: none;
}

.hero-top-edge {
  width: 100%;
  height: 35px;
  object-fit: cover;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hero-top-edge.flip-v {
  transform: rotate(180deg);
}

.span-wrapper {
  display: inline-block;
  position: relative;
}

.span-element.is-1 {
  width: 110%;
  height: 11px;
  max-width: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(-3%, 3px);
}

.hide-this {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: relative;
}

.text-shadowing {
  color: #335a2b;
  font-family: Druktext, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.col-img {
  width: 50%;
  padding: 40px;
}

.flex-wrapper {
  display: flex;
}

.flex-wrapper.is-inverse {
  flex-direction: row-reverse;
}

.txt-section_title-2 {
  color: #31684f;
  text-align: left;
  font-size: 40px;
  line-height: 100%;
}

.txt-section_title-2.is-white {
  color: #fff;
}

.txt-section_description-2 {
  text-align: left;
}

.txt-section_description-2.is-w80 {
  color: rgba(255, 255, 255, .71);
}

.img-med {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.body {
  background-color: #fcf5e8;
}

.section-collection {
  margin-top: 60px;
  margin-bottom: 60px;
}

.card-collection {
  width: 100%;
  min-height: 240px;
  background-color: #f3e9d7;
  justify-content: space-between;
  display: flex;
}

.flex-collection {
  grid-column-gap: 16px;
  margin-bottom: 20px;
  display: flex;
}

.flex-collection.is-inverse {
  flex-direction: row-reverse;
}

.collection-content-column {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  display: flex;
}

.collection-visual-column {
  width: 210px;
}

.img-collection-thumbnail {
  width: 100%;
  height: 100%;
}

.h-collection-card {
  color: #571405;
  text-align: center;
  margin-top: 0;
  font-size: 20px;
  line-height: 100%;
}

.button-collection {
  grid-column-gap: 12px;
  color: #fff;
  background-color: #31684f;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.p-collection {
  margin-bottom: 20px;
}

.card-collection-2 {
  width: 25%;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
}

.card-collection-2:hover {
  transform: translate(0, -8px);
}

.collection-visual-column-2 {
  width: 100%;
  height: 100%;
  position: relative;
}

.title-greenlabel-wrapper {
  position: relative;
}

.imgtxt-overlay {
  opacity: .5;
  mix-blend-mode: normal;
  position: absolute;
  bottom: -3px;
  left: -44px;
  right: auto;
}

.texture-wrapper {
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: auto;
  mix-blend-mode: screen;
  background-image: url('../images/Texture.webp');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-link-collection {
  color: rgba(94, 51, 9, .58);
  text-align: center;
  font-size: 14px;
}

.frame-image {
  width: 100%;
  height: 100%;
  background-image: url('../images/Image-frame.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.frame-image.is-var-2 {
  transform: rotate(90deg);
}

.frame-image.is-var-3 {
  transform: rotate(-90deg);
}

.frame-img-wrapper {
  width: 30em;
  height: 30em;
  position: relative;
  overflow: hidden;
}

.card-report-wrapper {
  width: 100%;
  min-height: 350px;
  background-color: #31684f;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.col-report-content {
  width: 50%;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.col-report-visual {
  width: 50%;
  max-height: 420px;
  flex: 1;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.txt-report-tile {
  color: #fff;
}

.p-report {
  color: rgba(252, 245, 232, .68);
  margin-bottom: 40px;
}

.btn-download {
  width: auto;
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  color: #fcf5e8;
  background-color: #275a43;
  border-radius: 3em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 12px;
  padding: 12px 24px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.btn-download:hover {
  background-color: #1c4734;
  transform: translate(0, -4px);
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  height: 48px;
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field::placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  width: 50px;
  height: 48px;
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: rgba(39, 19, 0, .45);
  text-align: center;
  font-size: 12px;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.img-report {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.edge-left {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: -2px;
  right: auto;
}

.container-report {
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
  position: static;
}

.container-report.is-c-vid {
  align-items: stretch;
}

.edge-right {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -2px;
  transform: rotate(180deg);
}

.img-wrapper-gl {
  display: none;
}

@media screen and (max-width: 991px) {
  .section-hero {
    min-height: 100vh;
  }

  .txt-hero_title {
    width: 100%;
    text-align: left;
    font-size: 80px;
  }

  .video-wrapper {
    min-height: auto;
  }

  .section-innovation, .section-packaging, .section-process {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .col-content {
    padding: 20px;
  }

  .txt-greenlabel-item-title.is-white {
    margin-bottom: 4px;
  }

  .hero-bg-wrapper {
    width: 32%;
  }

  .container-hero {
    width: 60%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-secondary {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .home-scroll_section {
    display: block;
  }

  .home-scroll_visual {
    display: none;
  }

  .home-scroll_content {
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .home-scroll_text-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .home-scroll_text-item {
    opacity: 1;
  }

  .home-scroll_photo {
    z-index: 2;
    width: 100%;
    height: 17em;
    object-fit: cover;
    border-radius: 0;
    display: block;
    position: relative;
  }

  .img-logo-white {
    display: none;
  }

  .hero-bottom-edge {
    z-index: 4;
  }

  .hero-bottom-edge.flip-v {
    z-index: 3;
    bottom: -18px;
  }

  .txt-jargon-title {
    font-size: 8.5rem;
  }

  .hero-top-edge {
    z-index: 2;
    top: -22px;
  }

  .col-img {
    padding: 0;
  }

  .card-collection {
    flex-direction: column-reverse;
  }

  .collection-visual-column {
    width: 100%;
    height: 200px;
    overflow: hidden;
  }

  .img-collection-thumbnail {
    object-fit: fill;
  }

  .card-collection-2 {
    flex-direction: column;
    align-self: flex-start;
  }

  .collection-visual-column-2 {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .title-greenlabel-wrapper {
    margin-top: 20px;
  }

  .texture-wrapper {
    display: none;
  }

  .frame-img-wrapper {
    width: 100%;
    height: auto;
  }

  .card-report-wrapper {
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
  }

  .col-report-visual {
    max-height: 480px;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .img-report {
    width: auto;
    height: 100%;
  }

  .edge-left, .edge-right {
    z-index: 3;
  }

  .img-wrapper-gl {
    display: block;
    position: relative;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .section-hero {
    min-height: 100vh;
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .txt-hero_title {
    text-align: center;
    font-size: 3.5rem;
  }

  .hero-content-wrapper {
    align-items: center;
  }

  .button-group {
    width: 100%;
    grid-row-gap: 12px;
    flex-direction: column;
  }

  .content-wrapper-medium {
    width: 100%;
  }

  .col-content {
    padding: 0;
  }

  .logo-wrapper {
    margin-bottom: 20px;
  }

  .img-logo-color {
    display: none;
  }

  .hero-bg-wrapper {
    width: 100%;
    height: 220px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    justify-content: center;
    align-items: center;
    display: flex;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .container-hero {
    z-index: 4;
    width: 100%;
    position: relative;
  }

  .button-primary {
    justify-content: center;
  }

  .button-secondary {
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .btn-tet {
    text-align: center;
    flex: 1;
    padding-left: 38px;
  }

  .img-logo-white {
    display: block;
  }

  .img-edge-hero-bot {
    display: block;
    bottom: -3px;
  }

  .hero-bottom-edge.flip-v {
    bottom: -21px;
  }

  .txt-jargon-title {
    font-size: 6.5rem;
  }

  .p-hero-desc {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-top-edge {
    top: -23px;
  }

  .col-img {
    padding: 20px;
  }

  .flex-collection {
    grid-column-gap: 0px;
    flex-wrap: wrap;
  }

  .button-collection {
    height: 67px;
  }

  .card-collection-2 {
    width: 50%;
    padding: 8px;
  }

  .collection-visual-column-2 {
    height: auto;
  }

  .card-report-wrapper {
    flex-direction: column-reverse;
  }

  .col-report-content {
    width: 100%;
  }

  .col-report-visual {
    width: 100%;
    height: 240px;
    flex: 0 auto;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .img-report {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .section-hero {
    min-height: auto;
  }

  .container {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container.is-c-greenlabel {
    margin-bottom: 40px;
  }

  .txt-hero_title {
    font-size: 3rem;
  }

  .txt-section_title {
    font-size: 32px;
  }

  .video-wrapper {
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer {
    margin-top: -35px;
  }

  .col-content {
    width: 100%;
    padding: 0;
  }

  .logo-wrapper {
    margin-bottom: 0;
  }

  .img-logo-color {
    height: 40px;
  }

  .hero-bg-wrapper {
    align-items: flex-end;
  }

  .container-hero {
    padding: 20px 20px 100px;
  }

  .svg-arrow {
    width: 40px;
    height: 40px;
  }

  .button-secondary {
    width: 100%;
    height: 60px;
  }

  .home-scroll_content {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-scroll_text-item {
    padding-top: 0;
  }

  .home-scroll_photo {
    z-index: 2;
    position: relative;
  }

  .pillar-nav-item {
    padding: 10px 4px;
    font-size: 12px;
  }

  .img-logo-white {
    margin-bottom: 60px;
  }

  .img-edge-hero-bot {
    flex: 1;
  }

  .hero-bottom-edge.is-mod-2 {
    bottom: -19px;
  }

  .txt-jargon-subtitle {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .txt-jargon-title {
    letter-spacing: -1px;
    font-size: 3.7rem;
  }

  .p-hero-desc {
    font-size: 12px;
    line-height: 140%;
  }

  .hero-top-edge.flip-v.is-mod-2 {
    top: -20px;
  }

  .col-img {
    width: 100%;
    padding: 0;
  }

  .flex-wrapper, .flex-wrapper.is-inverse {
    flex-direction: column-reverse;
  }

  .txt-section_title-2 {
    font-size: 32px;
  }

  .card-collection {
    flex-direction: column-reverse;
  }

  .flex-collection {
    width: 100%;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .flex-collection.is-inverse {
    flex-direction: column-reverse;
  }

  .collection-content-column {
    width: 100%;
    flex-direction: column;
    padding: 16px;
  }

  .collection-visual-column {
    width: 100%;
    overflow: hidden;
  }

  .img-collection-thumbnail {
    width: 100%;
  }

  .h-collection-card {
    margin-top: auto;
  }

  .button-collection {
    width: 100%;
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .card-collection-2 {
    width: 100%;
    flex-direction: column;
  }

  .collection-visual-column-2 {
    width: 100%;
    overflow: hidden;
  }

  .title-greenlabel-wrapper {
    margin-top: 20px;
  }

  .frame-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .frame-img-wrapper {
    width: 100%;
    height: 16em;
  }

  .img-fi {
    width: 100%;
    object-fit: fill;
  }

  .col-report-content {
    align-items: stretch;
    padding: 31px;
  }

  .container-2 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .edge-left {
    margin-left: -8px;
    left: 4px;
  }

  .edge-left.is-hero {
    display: none;
  }

  .container-report {
    padding: 20px 8px;
  }

  .edge-right {
    margin-left: -8px;
  }
}


@font-face {
  font-family: 'Druktext';
  src: url('../fonts/DrukText-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Druktext';
  src: url('../fonts/DrukText-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}