@charset "UTF-8";
/*
  per le media query:

  Desktop più piccolo:
  @media all and (max-width: $desktop_small) {

  Layout Tablet:
  @media all and (max-width: $tablet) {

  Layout Mobile:
  @media all and (max-width: $mobile) {

*/
.wF {
  padding: 0 60px;
  width: 100%;
}
@media all and (max-width: 1023px) {
  .wF {
    padding: 0 30px;
  }
}

.w {
  max-width: 1440px;
  padding: 0 60px;
  margin: auto;
  width: 100%;
}
@media all and (max-width: 1023px) {
  .w {
    padding: 0 30px;
  }
}

.wm {
  max-width: 1330px;
  padding: 0 100px;
  margin: auto;
  width: 100%;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  .wm {
    padding: 0 60px;
  }
}
@media all and (max-width: 1023px) {
  .wm {
    padding: 0 30px;
  }
}

.ws {
  max-width: 1230px;
  padding: 0 100px;
  margin: auto;
  width: 100%;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  .ws {
    padding: 0 60px;
  }
}
@media all and (max-width: 1023px) {
  .ws {
    padding: 0 30px;
  }
}

.wxs {
  max-width: 830px;
  padding: 0 100px;
  margin: auto;
  width: 100%;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  .wxs {
    padding: 0 60px;
  }
}
@media all and (max-width: 1023px) {
  .wxs {
    padding: 0 30px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

:root {
  --plyr-color-main: #FBDD20;
}

.plyr__control--overlaid svg {
  fill: #00309F;
}

.plyr__poster {
  background-size: cover;
}

@font-face {
  font-family: "Roobert ENEL";
  src: url("../fonts/RoobertENEL-Regular.eot");
  src: url("../fonts/RoobertENEL-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/RoobertENEL-Regular.woff2") format("woff2"), url("../fonts/RoobertENEL-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert ENEL";
  src: url("../fonts/RoobertENEL-RegularItalic.eot");
  src: url("../fonts/RoobertENEL-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/RoobertENEL-RegularItalic.woff2") format("woff2"), url("../fonts/RoobertENEL-RegularItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roobert ENEL";
  src: url("../fonts/RoobertENEL-Light.eot");
  src: url("../fonts/RoobertENEL-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/RoobertENEL-Light.woff2") format("woff2"), url("../fonts/RoobertENEL-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert ENEL";
  src: url("../fonts/RoobertENEL-LightItalic.eot");
  src: url("../fonts/RoobertENEL-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/RoobertENEL-LightItalic.woff2") format("woff2"), url("../fonts/RoobertENEL-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roobert ENEL";
  src: url("../fonts/RoobertENEL-Bold.eot");
  src: url("../fonts/RoobertENEL-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/RoobertENEL-Bold.woff2") format("woff2"), url("../fonts/RoobertENEL-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert ENEL";
  src: url("../fonts/RoobertENEL-BoldItalic.eot");
  src: url("../fonts/RoobertENEL-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/RoobertENEL-BoldItalic.woff2") format("woff2"), url("../fonts/RoobertENEL-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roobert ENEL";
  src: url("../fonts/RoobertENEL-Black.eot");
  src: url("../fonts/RoobertENEL-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/RoobertENEL-Black.woff2") format("woff2"), url("../fonts/RoobertENEL-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roobert ENEL";
  src: url("../fonts/RoobertENEL-BlackItalic.eot");
  src: url("../fonts/RoobertENEL-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/RoobertENEL-BlackItalic.woff2") format("woff2"), url("../fonts/RoobertENEL-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
html,
body {
  -webkit-text-size-adjust: 100%;
  background-color: #1F1F1F;
  line-height: 1.29;
  color: #FFFFFF;
}

body,
body * {
  box-sizing: border-box;
  border: none;
  margin: 0;
  padding: 0;
  color: inherit;
  text-decoration: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  -webkit-appearance: none;
}
body::-webkit-input-placeholder, body *::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5;
}

body:-moz-placeholder, body *:-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}

body::-moz-placeholder, body *::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}

body:-ms-input-placeholder, body *:-ms-input-placeholder {
  color: inherit;
  opacity: 0.5;
}

#CybotCookiebotDialog * {
  background-size: auto;
}

body.menuOpen {
  overflow: hidden;
}

a,
img,
picture,
svg {
  display: block;
}

img:not([src]) {
  visibility: hidden;
}

a {
  transition: color 0.3s;
}

p a {
  display: inline;
}

#wrapper {
  padding-top: 65px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-animation: autofill 0s forwards;
  animation: autofill 0s forwards;
}

input::-webkit-input-placeholder {
  line-height: normal !important;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

textarea {
  display: block;
}

*[data-animation-in] {
  opacity: 0;
}

#consent_blackbar {
  position: relative;
}

body {
  font-family: "Roobert ENEL";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
body input,
body textarea,
body button {
  font-family: "Roobert ENEL";
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.02em;
}

strong {
  font-weight: 700;
}

/* families */
.panton, .font-headings {
  font-family: "Roobert ENEL";
  font-weight: 700;
}

.font-default {
  font-family: "Roobert ENEL";
  font-weight: 400;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: 900;
}

h1 {
  font-size: 50px;
  line-height: 1.12;
}
@media all and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }
}

h2 {
  font-size: 48px;
  line-height: 67.2px;
}

h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
}
@media all and (max-width: 767px) {
  h3 {
    font-size: 30px;
  }
}

h4 {
  font-size: 32px;
  line-height: 38.5px;
}

h5 {
  font-size: 28px;
  line-height: 38.5px;
}

h6 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28.8px;
}

/* links */
.link {
  font-weight: 600;
  font-size: 16px;
}

/* font sizes */
.large {
  font-size: 24px;
  line-height: 33.6px;
}

.regular {
  font-size: 18px;
  line-height: 27px;
}

.small {
  font-size: 16px;
  line-height: 22.4px;
}

.extra-small {
  font-size: 14px;
  line-height: 19.6px;
}

/* font weights */
body *.w300 {
  font-weight: 300;
}
body *.w400 {
  font-weight: 400;
}
body *.w500 {
  font-weight: 500;
}
body *.w600 {
  font-weight: 600;
}
body *.w700 {
  font-weight: 700;
}
body *.w800 {
  font-weight: 800;
}
body *.w900 {
  font-weight: 900;
}

/* text alignment da editor WYSIWYG */
.ql-align-center {
  text-align: center;
}

.ql-align-right {
  text-align: right;
}

.ql-align-justify {
  text-align: justify;
}

u {
  text-decoration: underline;
}

.Header {
  background: #0F0F0F;
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  right: 0;
}
.Header .Header_contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.Header .Header_contents .Header_homeLink svg,
.Header .Header_contents .Header_homeLink img {
  height: 45px;
  width: auto;
}
.Header .Header_contents .Header_langSwitcher {
  position: relative;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_label {
  display: none;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_button {
  position: relative;
  z-index: 1;
  background: transparent;
  display: flex;
  align-items: center;
  font-size: 18px;
  cursor: pointer;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_button[aria-expanded=true] svg {
  transform: rotate(-90deg);
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_button span {
  display: block;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_button svg {
  margin-left: 4px;
  transition: all 0.3s;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_list {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  list-style: none;
  background: #1D1D1D;
  padding: 55px 17px 8px;
  line-height: 1.27;
  transition: opacity 0.3s, visibility 0s;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_list:before {
  content: " ";
  display: block;
  height: 1px;
  background: #DCDCDC;
  opacity: 0.2;
  margin-bottom: 5px;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_list.hidden {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0s 0.3s;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_list .Header_langSwitcher_listitem {
  cursor: pointer;
  padding: 5px 0;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_list .Header_langSwitcher_listitem[aria-selected=true] {
  display: none;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_list .Header_langSwitcher_listitem:hover a, .Header .Header_contents .Header_langSwitcher .Header_langSwitcher_list .Header_langSwitcher_listitem.focused a {
  color: #008556;
  font-weight: 700;
  padding-right: 0;
}
.Header .Header_contents .Header_langSwitcher .Header_langSwitcher_list .Header_langSwitcher_listitem a {
  pointer-events: none;
  white-space: nowrap;
  letter-spacing: 0.03em;
  padding-right: 2px;
}

.btn {
  display: block;
  background: #008556;
  padding: 16px 25px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 1;
  transition: background-color 0.3s;
  border-radius: 5px;
  /*
  &.transparent {
      background: transparent;
      color: $color_white;
      border: 1px solid $color_white;

      &:hover {
          background: $color_white;
          color: $color_bg;
      }

      &[target='_blank'] {
          span.info {
              svg {
                  [fill='#fff'] {
                      fill: none;
                  }
                  [fill='#36c'] {
                      fill: $color_white;
                  }
                  [stroke='#36c'] {
                      stroke: $color_white;
                  }
              }
          }

          &:hover {
              span.info {
                  svg {
                      [fill='#fff'] {
                          fill: $color_white;
                      }
                      [fill='#36c'] {
                          fill: $color_bg;
                      }
                      [stroke='#36c'] {
                          stroke: $color_bg;
                      }
                  }
              }
          }
      }
  }
  */
}
@media all and (max-width: 767px) {
  .btn {
    font-size: 15px;
  }
}
.btn:hover {
  background-color: #0B563D;
}
.btn[target=_blank] {
  position: relative;
}
.btn[target=_blank] span.info {
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.3s;
}
.btn[target=_blank] span.info svg {
  width: 0.7em;
  height: 0.7em;
}
.btn[target=_blank] span.info svg [fill="#fff"] {
  fill: #0B563D;
}
.btn[target=_blank] span.info svg [fill="#36c"] {
  fill: #FFFFFF;
}
.btn[target=_blank] span.info svg [stroke="#36c"] {
  stroke: #0B563D;
}
.btn[target=_blank]:hover span.info, .btn[target=_blank]:focus span.info, .btn[target=_blank]:active span.info {
  opacity: 1;
}
.btn.white {
  background: #FFFFFF;
  color: #008556;
}
.btn.white:hover {
  background: #DCDCDC;
}
.btn.white[target=_blank] span.info svg [fill="#fff"] {
  fill: #DCDCDC;
}
.btn.white[target=_blank] span.info svg [fill="#36c"] {
  fill: #008556;
}
.btn.white[target=_blank] span.info svg [stroke="#36c"] {
  stroke: #008556;
}
.btn.round {
  display: flex;
  align-items: center;
  line-height: 2.22;
  padding: 0 1.66em;
  border: 1px solid #FFFFFF;
  border-radius: 2.22em;
  transition: background-color 0.3s, color 0.3s;
  font-weight: 700;
  white-space: nowrap;
  justify-content: center;
}
.btn.round span:last-child {
  margin-left: 1em;
}
.btn.round svg {
  height: 0.55em;
  margin-top: 0.11em;
}
.btn.round svg path {
  fill: #FFFFFF;
  transition: all 0.3s;
}
.btn.round.transparent {
  background: transparent;
}
.btn.round.transparent:hover, .btn.round.transparent:active, .btn.round.transparent:focus {
  background: #FFFFFF;
  color: #1E1E1E;
}
.btn.round.transparent:hover svg path, .btn.round.transparent:active svg path, .btn.round.transparent:focus svg path {
  fill: #1E1E1E;
}
.btn.outlined {
  border: 1px solid #FFFFFF;
}

.imageBackground {
  opacity: 0;
  transition: opacity 0.3s;
}
.imageBackground.imageSpace img {
  width: 100%;
  height: auto;
  visibility: hidden;
  pointer-events: none;
  overflow: hidden;
}
.imageBackground:not(.imageSpace) img {
  position: absolute;
  width: 1px;
  height: 1px;
  visibility: hidden;
  pointer-events: none;
  overflow: hidden;
}
.imageBackground.loaded {
  opacity: 1;
}

.Footer {
  padding: 130px 0 22px;
}
@media all and (max-width: 1023px) {
  .Footer {
    padding-top: 90px;
  }
}
.Footer .Footer_contents {
  line-height: 1.23;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.Footer .Footer_contents .Footer_group,
.Footer .Footer_contents .Footer_row {
  overflow: hidden;
}
.Footer .Footer_contents .Footer_group strong,
.Footer .Footer_contents .Footer_row strong {
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}
.Footer .Footer_contents .Footer_group ul,
.Footer .Footer_contents .Footer_row ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: -14px;
}
.Footer .Footer_contents .Footer_group ul li,
.Footer .Footer_contents .Footer_row ul li {
  padding-left: 6px;
  border-left: 1px solid #FFFFFF;
  margin-left: 7px;
}
.Footer .Footer_contents .Footer_group ul li a,
.Footer .Footer_contents .Footer_row ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Footer .Footer_contents .Footer_group ul li a:hover,
.Footer .Footer_contents .Footer_row ul li a:hover {
  color: #008556;
}
.Footer .Footer_contents .Footer_group ul li a img,
.Footer .Footer_contents .Footer_row ul li a img {
  margin-right: 9px;
  margin-left: 6px;
  height: 14px;
}
.Footer .Footer_contents .Footer_group ul li a span,
.Footer .Footer_contents .Footer_row ul li a span {
  margin: 0;
}
.Footer .Footer_contents .Footer_group {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding: 17px 0 26px;
  width: 100%;
  margin-bottom: 50px;
}
@media all and (max-width: 1023px) {
  .Footer .Footer_contents .Footer_group {
    margin-bottom: 15px;
    order: 1;
  }
}
@media all and (max-width: 1023px) {
  .Footer .Footer_contents .Footer_row {
    order: 3;
    padding-top: 15px;
  }
}
.Footer .Footer_contents .Footer_row .Footer_copyright {
  padding-top: 10px;
  opacity: 0.7;
}
@media all and (max-width: 1023px) {
  .Footer .Footer_contents .Footer_socials {
    width: 100%;
    order: 2;
  }
}
.Footer .Footer_contents .Footer_socials ul {
  list-style: none;
  display: flex;
}
.Footer .Footer_contents .Footer_socials ul li a {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Footer .Footer_contents .Footer_socials ul li a svg {
  height: 16px;
  width: auto;
}
.Footer .Footer_contents .Footer_socials ul li a svg path {
  fill: #FFF;
}

.CardBrochure {
  display: block;
  position: relative;
  transition: all 0.3s;
}
.CardBrochure.hoverout {
  z-index: 10;
}
@media all and (min-width: 1024px) {
  .CardBrochure.hover {
    transform: scale(1.027) translateY(-64px);
    z-index: 10;
    -webkit-box-shadow: 0px 0px 6px 1px #000000;
    box-shadow: 0px 0px 6px 1px #000000;
  }
  .CardBrochure.hover .texts {
    opacity: 1;
    pointer-events: all;
    -webkit-box-shadow: 0px 0px 6px 1px #000000;
    box-shadow: 0px 0px 6px 1px #000000;
  }
}
.CardBrochure .image {
  padding-bottom: 66.66%;
  position: relative;
  z-index: 1;
  /*
  &:before {
      content: " ";
      display: block;
      width: 24px;
      height: 24px;
      background: url(../images/enel-enel-green-power-s-g.svg);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 30px;
      left: 30px;

      @media all and (max-width: $tablet) {
          top: 15px;
          left: 15px;
      }
  }
  */
}
.CardBrochure .image .title {
  font-size: calc(22px * 0.973);
  line-height: 1.13;
  font-weight: 700;
  color: #FFFFFF;
  position: absolute;
  max-width: calc(100% - 60px);
}
@media all and (max-width: 1279px) {
  .CardBrochure .image .title {
    font-size: calc(18px * 0.973);
  }
}
@media all and (max-width: 1023px) {
  .CardBrochure .image .title {
    font-size: 22px;
  }
}
.CardBrochure .image .title.background_black, .CardBrochure .image .title.background_white {
  padding: calc(15px * 0.973);
}
@media all and (max-width: 1023px) {
  .CardBrochure .image .title.background_black, .CardBrochure .image .title.background_white {
    padding: 15px;
  }
}
.CardBrochure .image .title.background_black {
  background: rgba(0, 0, 0, 0.6);
}
.CardBrochure .image .title.background_white {
  background: rgba(255, 255, 255, 0.6);
}
.CardBrochure .image .title.text_white {
  color: #FFFFFF;
}
.CardBrochure .image .title.text_black {
  color: #000000;
}
.CardBrochure .image .title.position_topleft {
  top: 84px;
  left: 30px;
}
@media all and (max-width: 1023px) {
  .CardBrochure .image .title.position_topleft {
    top: 69px;
    left: 15px;
  }
}
.CardBrochure .image .title.position_middleleft {
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
}
@media all and (max-width: 1023px) {
  .CardBrochure .image .title.position_middleleft {
    left: 15px;
  }
}
.CardBrochure .image .title.position_bottomleft {
  bottom: 30px;
  left: 30px;
}
@media all and (max-width: 1023px) {
  .CardBrochure .image .title.position_bottomleft {
    bottom: 15px;
    left: 15px;
  }
}
.CardBrochure .image .title.position_topcenter {
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  max-width: calc(100% - 144px);
}
@media all and (max-width: 1023px) {
  .CardBrochure .image .title.position_topcenter {
    top: 15px;
  }
}
.CardBrochure .image .title.position_middlecenter {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.CardBrochure .image .title.position_bottomcenter {
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
@media all and (max-width: 1023px) {
  .CardBrochure .image .title.position_bottomcenter {
    bottom: 15px;
  }
}
.CardBrochure .image .title.position_topright {
  top: 30px;
  right: 30px;
}
@media all and (max-width: 1023px) {
  .CardBrochure .image .title.position_topright {
    top: 15px;
    right: 15px;
  }
}
.CardBrochure .image .title.position_middleright {
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
@media all and (max-width: 1023px) {
  .CardBrochure .image .title.position_middleright {
    right: 15px;
  }
}
.CardBrochure .image .title.position_bottomright {
  bottom: 30px;
  right: 30px;
}
@media all and (max-width: 1023px) {
  .CardBrochure .image .title.position_bottomright {
    bottom: 15px;
    right: 15px;
  }
}
.CardBrochure .image .title.textalign_left {
  text-align: left;
}
.CardBrochure .image .title.textalign_center {
  text-align: center;
}
.CardBrochure .image .title.textalign_right {
  text-align: right;
}
.CardBrochure .texts {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #0F0F0F;
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
  padding: calc(22px * 0.973) calc(30px * 0.973) calc(16px * 0.973);
}
@media all and (max-width: 1023px) {
  .CardBrochure .texts {
    position: relative;
    opacity: 1;
    padding: 22px 15px 16px;
  }
}
.CardBrochure .texts .categories {
  list-style: none;
  margin: 0 0 calc(6px * 0.973) calc(-6px * 0.973);
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 1023px) {
  .CardBrochure .texts .categories {
    margin: 0 0 6px -6px;
  }
}
.CardBrochure .texts .categories .category {
  margin: 0 0 calc(3px * 0.973) calc(6px * 0.973);
  background: #008556;
  font-size: calc(13px * 0.973);
  line-height: 1.3;
  padding: calc(3px * 0.973) calc(9px * 0.973) calc(1px * 0.973);
  text-transform: uppercase;
  font-weight: 700;
}
@media all and (max-width: 1023px) {
  .CardBrochure .texts .categories .category {
    margin: 0 0 3px 6px;
    font-size: 13px;
  }
}
.CardBrochure .texts .text {
  font-size: calc(16px * 0.973);
  line-height: 1.3;
  min-height: 2.6em;
  margin-bottom: calc(2px * 0.973);
}
@media all and (max-width: 1023px) {
  .CardBrochure .texts .text {
    font-size: 16px;
    margin-bottom: 2px;
  }
}
.CardBrochure .texts .footer {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  align-items: center;
}
.CardBrochure .texts .footer .tags {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-27px * 0.973);
}
@media all and (max-width: 1023px) {
  .CardBrochure .texts .footer .tags {
    margin-left: -15px;
  }
}
.CardBrochure .texts .footer .tags .tag {
  display: flex;
  padding-left: calc(27px * 0.973);
  position: relative;
  color: #C2CDDD;
  font-size: calc(14px * 0.973);
  line-height: 1.28;
  font-weight: 700;
}
@media all and (max-width: 1023px) {
  .CardBrochure .texts .footer .tags .tag {
    padding-left: 15px;
    font-size: 14px;
  }
}
.CardBrochure .texts .footer .tags .tag:before {
  content: " ";
  display: block;
  width: calc(3px * 0.973);
  height: calc(3px * 0.973);
  background: white;
  position: absolute;
  left: calc(13.5px * 0.973);
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
}
@media all and (max-width: 1023px) {
  .CardBrochure .texts .footer .tags .tag:before {
    width: 3px;
    height: 3px;
    left: 13.5px;
  }
}
.CardBrochure .texts .footer .cta {
  font-size: calc(16px * 0.973);
  line-height: 1.31;
  display: flex;
  align-items: center;
}
@media all and (max-width: 1023px) {
  .CardBrochure .texts .footer .cta {
    font-size: 16px;
  }
}
.CardBrochure .texts .footer .cta svg {
  transform: rotate(-90deg);
  margin-left: calc(6px * 0.973);
}
@media all and (max-width: 1023px) {
  .CardBrochure .texts .footer .cta svg {
    margin-left: 6px;
  }
}

.CardsList {
  position: relative;
  z-index: 1;
}
.CardsList h4 {
  text-align: center;
  font-size: 30px;
  line-height: 1.85;
  margin-bottom: 40px;
}
@media all and (max-width: 1023px) {
  .CardsList h4 {
    font-size: 25px;
  }
}
@media all and (max-width: 767px) {
  .CardsList h4 {
    font-size: 22px;
    line-height: 1.4;
  }
}
.CardsList .items {
  margin: -30px -6px;
  display: flex;
  flex-wrap: wrap;
}
.CardsList .items .item {
  padding: 30px 6px;
  width: calc(100% / 3);
}
@media all and (max-width: 1023px) {
  .CardsList .items .item {
    padding: 15px 7.5px;
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  .CardsList .items .item {
    width: 100%;
  }
}

.DownloadBrochure {
  background: #0B563D;
  padding: 60px 0;
}
.DownloadBrochure .contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 767px) {
  .DownloadBrochure .contents {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.DownloadBrochure .contents h3 {
  font-size: 34px;
  line-height: 1.5;
}
@media all and (max-width: 1023px) {
  .DownloadBrochure .contents h3 {
    font-size: 22px;
  }
}
@media all and (max-width: 767px) {
  .DownloadBrochure .contents h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
  }
  .DownloadBrochure .contents h3 br {
    display: none;
  }
}

.IframeForm {
  position: relative;
  z-index: 1;
  background: #0E141A;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  padding: 145px 0;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  .IframeForm {
    padding: 120px 0;
  }
}
@media all and (max-width: 1023px) {
  .IframeForm {
    padding: 90px 0;
  }
}
@media all and (max-width: 767px) {
  .IframeForm {
    padding: 60px 0;
  }
}
.IframeForm .contents iframe {
  width: 100%;
  height: 770px;
}
@media all and (max-width: 1143px) {
  .IframeForm .contents iframe {
    height: 1675px;
  }
}
@media all and (max-width: 827px) {
  .IframeForm .contents iframe {
    height: 1440px;
  }
}

.ContactFixed {
  position: fixed;
  right: 0;
  bottom: 65px;
  background: #008556;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 14px 0 18px;
  z-index: 15;
}
.ContactFixed svg {
  height: 14px;
  width: auto;
}

.MediaHero {
  height: calc(100vh - 65px);
  height: calc(var(--real100vh) - 65px);
  position: relative;
  background-color: #000000;
  display: flex;
  align-items: stretch;
}
.MediaHero .modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1E1E1E;
  display: none;
}
.MediaHero .modal:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/modal-background.jpg);
  background-color: #000d16;
  background-size: cover;
  background-position: bottom center;
  opacity: 0.5;
}
.MediaHero .modal .box {
  width: calc(100% - 120px);
  height: calc(100% - 120px);
  max-width: 1440px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  padding: 140px 50px;
  display: flex;
}
.MediaHero .modal .box:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/modal-box-background.jpg);
  background-size: cover;
  background-position: center;
  opacity: 0.8;
}
.MediaHero .modal .box button {
  position: absolute;
  top: 50px;
  right: 50px;
  background: transparent;
  cursor: pointer;
}
.MediaHero .modal .box .contents {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.MediaHero .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
.MediaHero .bg .video {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  bottom: -50px;
  opacity: 0.6;
}
.MediaHero .bg .video iframe {
  background: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.2);
  border: none;
  width: 100%;
  height: 100%;
}
.MediaHero .bg .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
}
.MediaHero .bg:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: gradient(0deg, #1E1E1E 4.03%, rgba(30, 30, 30, 0) 100%), url();
  opacity: 0.6;
  z-index: 2;
}
.MediaHero .bg:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/green-hydrogen/video-hero-bg.jpg);
  background-size: cover;
  background-position: center;
  opacity: 0.6;
  z-index: 1;
}
.MediaHero > .contents {
  position: relative;
  z-index: 3;
  padding: 14vh 0 8vh;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  .MediaHero > .contents {
    padding: 8vh 0;
  }
}
.MediaHero > .contents .top {
  padding-bottom: 80px;
}
.MediaHero > .contents .top h1 {
  font-size: 90px;
  line-height: 1;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  .MediaHero > .contents .top h1 {
    font-size: 70px;
  }
}
@media all and (max-width: 1023px) {
  .MediaHero > .contents .top h1 {
    font-size: 60px;
  }
}
@media all and (max-width: 767px) {
  .MediaHero > .contents .top h1 {
    font-size: 30px;
  }
}
.MediaHero > .contents .bottom {
  padding-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  .MediaHero > .contents .bottom {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  .MediaHero > .contents .bottom {
    font-size: 16px;
    padding: 80px 20px 0;
  }
  .MediaHero > .contents .bottom br {
    display: none;
  }
}
.MediaHero > .contents .bottom .ico {
  margin-top: 22px;
}
.MediaHero .open-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background: transparent;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.MediaHero .open-modal svg {
  width: 100%;
}

.HomeHero {
  position: relative;
  padding: 75px 0 160px;
}
@media all and (max-width: 1279px) {
  .HomeHero {
    padding: 75px 0;
  }
}
@media all and (max-width: 1023px) {
  .HomeHero {
    padding: 60px 0;
  }
}
@media all and (max-width: 499px) {
  .HomeHero {
    padding: 30px 0;
  }
}
.HomeHero .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.HomeHero .bg:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(89.99deg, rgba(31, 31, 31, 0.96) 12.01%, rgba(31, 31, 31, 0.95) 23.97%, rgba(31, 31, 31, 0.92) 31.75%, rgba(31, 31, 31, 0.85913) 41.62%, rgba(31, 31, 31, 0.837909) 43.88%, rgba(31, 31, 31, 0.823146) 45.84%, rgba(31, 31, 31, 0.80637) 47.83%, rgba(31, 31, 31, 0.71) 52.89%, rgba(31, 31, 31, 0.16) 72.85%, rgba(31, 31, 31, 0) 114.57%), linear-gradient(360deg, #1F1F1F 0%, rgba(31, 31, 31, 0) 40.78%);
}
.HomeHero .textsWrapper {
  position: relative;
  max-width: 850px;
  padding: 32px 38px 44px 0;
}
@media all and (max-width: 850px) {
  .HomeHero .textsWrapper {
    max-width: none;
    padding: 0 0 44px 0;
  }
}
.HomeHero .textsWrapper .texts {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.HomeHero .textsWrapper .texts * {
  margin-bottom: 25px;
}
.HomeHero .textsWrapper .texts *:last-child {
  margin-bottom: 0;
}
.HomeHero .textsWrapper .texts .paragraph {
  font-size: 22px;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.95;
  }
  95% {
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro {
  height: 400vh;
  position: relative;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .bg-wrapper,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .bg-wrapper .bg,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .bg-wrapper .bg {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  height: var(--real100vh);
  background: url(../images/sustainability/intro-bg.png);
  background-size: cover;
  background-position: center;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  min-height: 100vh;
  min-height: var(--real100vh);
  z-index: 2;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .scroll-video-wrapper,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .scroll-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .scroll-video-wrapper .scroll-video,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .scroll-video-wrapper .scroll-video {
  position: sticky;
  top: 0;
  overflow: hidden;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .scroll-video-wrapper .scroll-video canvas,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .scroll-video-wrapper .scroll-video canvas {
  position: absolute;
  top: 50vh;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .scroll-video-wrapper .scroll-video canvas.loaded,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .scroll-video-wrapper .scroll-video canvas.loaded {
  transition: opacity 0.3s;
  opacity: 1;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  height: var(--real100vh);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page {
    align-items: flex-start;
    padding-top: 4vh;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page1 h1,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page1 h1 {
  font-size: 90px;
  line-height: 1.11;
  font-weight: 700;
  margin-bottom: 25px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page1 h1,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page1 h1 {
    font-size: 70px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page1 h1,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page1 h1 {
    font-size: 60px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page1 h1,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page1 h1 {
    font-size: 30px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page1 p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page1 p {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page1 p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page1 p {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page1 p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page1 p {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page1 p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page1 p {
    font-size: 16px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page1 .ico,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page1 .ico {
  display: flex;
  justify-content: center;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents {
    justify-content: flex-start;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents h2, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents h2, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents h2 {
  font-size: 80px;
  line-height: 0.95;
  margin-bottom: 30px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents h2, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents h2, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents h2 {
    font-size: 70px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents h2, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents h2, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents h2 {
    font-size: 60px;
    padding: 0 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents h2, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents h2, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents h2 {
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents h2, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents h2, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents h2 {
    padding: 0 20px;
    margin-bottom: 20px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: calc(1030px + 130px + 130px);
  padding: 0 130px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns {
    max-width: none;
    padding: 0 60px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns {
    padding: 0 30px;
    justify-content: space-between;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col {
  width: 50%;
  text-align: left;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col {
    width: auto;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col {
    align-items: center;
    text-align: center;
    width: 100%;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col.bottom, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col.bottom, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col.bottom,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col.bottom,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col.bottom,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col.bottom {
  padding-top: 15vh;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col.bottom, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col.bottom, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col.bottom,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col.bottom,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col.bottom,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col.bottom {
    padding-top: 0;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col:nth-child(2), body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col:nth-child(2), body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col:nth-child(2),
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col:nth-child(2),
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col:nth-child(2),
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col:nth-child(2) {
  text-align: right;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col:nth-child(2) ul, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col:nth-child(2) ul, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col:nth-child(2) ul,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col:nth-child(2) ul,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col:nth-child(2) ul,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col:nth-child(2) ul {
  align-items: flex-end;
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col:nth-child(2), body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col:nth-child(2), body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col:nth-child(2),
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col:nth-child(2),
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col:nth-child(2),
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col:nth-child(2) {
    align-items: center;
    text-align: center;
    margin-top: 3vh;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col h3, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col h3, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col h3 {
  font-size: 28px;
  line-height: 1.07;
  margin-bottom: 4vh;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col h3, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col h3, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col h3 {
    font-size: 25px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col h3, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col h3, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col h3 {
    font-size: 20px;
    margin-bottom: 2vh;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col h3, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col h3, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col h3 {
    font-size: 18px;
    margin-bottom: 1vh;
  }
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col h3 br, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col h3 br, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col h3 br,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col h3 br,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col h3 br,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col h3 br {
    display: none;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col p > *, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p > *, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col p > *,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col p > *,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p > *,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col p > * {
  margin-bottom: 14px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col p > *, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p > *, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col p > *,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col p > *,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p > *,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col p > * {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col p > *, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p > *, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col p > *,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col p > *,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p > *,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col p > * {
    margin-bottom: 0.5vh;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col p > *:last-child, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p > *:last-child, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col p > *:last-child,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col p > *:last-child,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p > *:last-child,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col p > *:last-child {
  margin-bottom: 0;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col p strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col p strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col p strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col p strong {
  display: block;
  font-size: 54px;
  line-height: 0.94;
  letter-spacing: 0.005em;
  font-weight: 400;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col p strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col p strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col p strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col p strong {
    font-size: 49px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col p strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col p strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col p strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col p strong {
    font-size: 32px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col p span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col p span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col p span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col p span {
  display: block;
  font-size: 18px;
  line-height: 1.33;
  text-transform: uppercase;
  font-weight: 700;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col p span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col p span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col p span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col p span {
    font-size: 17px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col p span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col p span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col p span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col p span {
    font-size: 12px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul {
  display: flex;
  flex-direction: column;
  list-style: none;
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li {
  margin-top: 4vh;
  list-style: none;
  letter-spacing: 0.005em;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li {
    margin-top: 3vh;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li {
    margin-top: 2vh;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li {
    margin-top: 0;
    width: 50%;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li:first-child, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li:first-child, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li:first-child,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li:first-child,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li:first-child,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li:first-child {
  margin-top: 0;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .sup, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .sup, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .sup {
  display: block;
  margin-top: -2.5vh;
  margin-bottom: 1vh;
  font-size: 18px;
  line-height: 1.33;
  font-weight: 700;
  text-transform: uppercase;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .sup, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .sup, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .sup {
    margin-top: -1.5vh;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .sup, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .sup, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .sup {
    margin-top: -0.5vh;
    font-size: 17px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .sup, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .sup, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .sup,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .sup {
    margin-top: -0.7vh;
    font-size: 12px;
    margin-bottom: 0;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex {
  display: flex;
  align-items: center;
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex {
    flex-direction: column;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex strong {
  font-size: 54px;
  line-height: 1;
  padding-right: 11px;
  font-weight: 400;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex strong {
    font-size: 49px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex strong {
    font-size: 45px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex strong, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex strong {
    font-size: 34px;
    padding-right: 0;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex > span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex > span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex > span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex > span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex > span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex > span {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 700;
  text-transform: uppercase;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex > span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex > span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex > span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex > span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex > span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex > span {
    font-size: 17px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex > span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex > span, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex > span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex > span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex > span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex > span {
    font-size: 12px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex > span br, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex > span br, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex > span br,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex > span br,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex > span br,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex > span br {
    display: none;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex > span .lowercase, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex > span .lowercase, body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex > span .lowercase,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page2 .contents .columns .col ul li .flex > span .lowercase,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col ul li .flex > span .lowercase,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page4 .contents .columns .col ul li .flex > span .lowercase {
  text-transform: lowercase;
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page1,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page1 {
    height: 40% !important;
    align-items: center;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p strong {
  margin-left: -0.02em;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page3 .contents .columns .col p span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page3 .contents .columns .col p span {
  margin-left: 0.03em;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 {
  position: relative;
  height: auto;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents {
  padding-top: 10vh;
  padding-bottom: 14vh;
  width: 100%;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents {
    padding-top: 8vh;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents {
    padding-top: 0;
    height: 100%;
    padding-bottom: 100px;
    display: flex;
    flex-direction: column;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents {
    padding-bottom: 10vh;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents h2 {
  padding: 0.1em 0;
  font-size: 80px;
  line-height: 0.9;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents h2 {
    font-size: 70px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents h2 {
    font-size: 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents h2 {
    font-size: 30px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents h3 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 2vh;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents h3 {
    font-size: 18px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents h3 {
    font-size: 17px;
    padding: 0 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents h3 {
    font-size: 16px;
    padding: 0 30px;
    margin-top: 1vh;
  }
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents h3 br,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents h3 br {
    display: none;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents {
  width: 100%;
  max-width: calc(1030px + 130px + 130px);
  padding: 0 130px;
  margin: auto;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents {
    max-width: none;
    padding: 0 60px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents {
    flex-grow: 1;
    display: flex;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents {
    padding: 0 30px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts {
  padding-right: 15%;
  font-size: 42px;
  line-height: 1.19;
  font-weight: 700;
  text-align: left;
  margin-top: 12vh;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts {
    font-size: 39px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts {
    font-size: 34px;
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 0;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts {
    font-size: 24px;
    margin-top: 10vh;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div {
  margin-top: 6vh;
  display: flex;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div {
    margin-top: 4vh;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div {
    margin-top: 4vh;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div:first-child,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div:first-child {
  margin-top: 0;
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div:nth-child(even),
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div:nth-child(even) {
  justify-content: flex-end;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div:nth-child(even),
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div:nth-child(even) {
    justify-content: flex-start;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div p {
  width: 50%;
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityIntro .animation .page.page5 .contents .center-contents .alternated-texts div p {
    width: 60%;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners {
  position: relative;
  background: linear-gradient(242.88deg, #212121 0%, #111111 98.47%);
  box-shadow: 0px 5.61062px 12.6239px -4.20796px rgba(0, 0, 0, 0.26), 0px 8.41593px 29.4558px -2.80531px rgba(0, 0, 0, 0.36);
  padding-bottom: 140px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners {
    padding-bottom: 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners {
    padding-bottom: 90px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners {
    padding-bottom: 60px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents {
  padding: 115px 0 95px;
  text-align: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents {
    padding: 100px 0 90px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents {
    padding: 80px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents {
    padding: 60px 0;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents h2 {
  font-size: 60px;
  line-height: 1.26;
  margin-bottom: 25px;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents p {
  font-size: 20px;
  line-height: 1.5;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents p {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents p {
    font-size: 16px;
  }
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .contents p br,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .contents p br {
    display: none;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper {
  position: relative;
  overflow: hidden;
  min-height: 82px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper {
    min-height: 70px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper {
    min-height: 60px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper .items-scroller,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper .items-scroller {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper .items-scroller ul.items,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper .items-scroller ul.items {
  list-style: none;
  display: flex;
  align-items: center;
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper .items-scroller ul.items li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper .items-scroller ul.items li {
  padding: 0 55px;
  flex-shrink: 0;
  flex-grow: 0;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper .items-scroller ul.items li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper .items-scroller ul.items li {
    padding: 0 40px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper .items-scroller ul.items li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper .items-scroller ul.items li {
    padding: 0 20px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper .items-scroller ul.items li .item,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper .items-scroller ul.items li .item {
  background-size: contain;
  background-position: center;
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper .items-scroller ul.items li .item img,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper .items-scroller ul.items li .item img {
  width: auto;
  height: auto;
  max-width: 263px;
  max-height: 82px;
  position: relative;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper .items-scroller ul.items li .item img,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper .items-scroller ul.items li .item img {
    max-height: 70px;
    max-width: 240px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPartners .items-wrapper .items-scroller ul.items li .item img,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .items-wrapper .items-scroller ul.items li .item img {
    max-width: 150px;
    max-height: 60px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .controls,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .controls {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .controls .toggleAnimation,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .controls .toggleAnimation {
  width: 40px;
  height: 40px;
  position: relative;
  cursor: pointer;
  background-color: transparent;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .controls .toggleAnimation span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .controls .toggleAnimation span {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .controls .toggleAnimation.pause,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .controls .toggleAnimation.pause {
  background-image: url(../images/ico-circle-pause.svg);
}
body.page-an-integrated-model-for-your-business .SustainabilityPartners .controls .toggleAnimation.play,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPartners .controls .toggleAnimation.play {
  background-image: url(../images/ico-circle-play.svg);
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy {
  position: relative;
  overflow: hidden;
  padding: 95px 0 80px;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityStrategy,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy {
    padding: 90px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityStrategy,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy {
    padding: 60px 0 0px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1350px;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg:before,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/sustainability/strategy-bg.jpg);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  opacity: 0.5;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax .circle1,
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax .circle2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax .circle1,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax .circle2 {
  position: absolute;
  top: 25vh;
  left: 50%;
  width: 100%;
  max-width: calc(830px - 100px - 100px);
  transform: translateX(-50%);
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax .circle1,
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax .circle2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax .circle1,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax .circle2 {
    max-width: calc(100vw - 60px);
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax .circle1:after,
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax .circle2:after,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax .circle1:after,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax .circle2:after {
  content: " ";
  display: block;
  padding-bottom: 100%;
  border-radius: 100%;
  opacity: 0.3;
  border: 1px solid #009767;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax .circle1.circle1:after,
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax .circle2.circle1:after,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax .circle1.circle1:after,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax .circle2.circle1:after {
  background: #009B3E;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax .circle1.circle2:after,
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .bg .parallax .circle2.circle2:after,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax .circle1.circle2:after,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .bg .parallax .circle2.circle2:after {
  transform: scale(1.2);
  animation: pulse 1.5s ease-out infinite;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents {
  position: relative;
  padding-bottom: 50px;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents h2 {
  font-size: 80px;
  line-height: 0.95;
  text-align: center;
  margin-bottom: 0.9em;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents h2 {
    font-size: 70px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents h2 {
    font-size: 60px;
    margin-bottom: 0.6em;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents h2 {
    font-size: 32px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items {
  display: flex;
  flex-wrap: wrap;
  margin: -11px -14px;
  list-style: none;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item {
  padding: 11px 14px;
  width: 50%;
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item {
    width: auto;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item:nth-child(even) .box,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item:nth-child(even) .box {
  transform: translateY(50px);
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item:nth-child(even) .box,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item:nth-child(even) .box {
    transform: none;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item .box,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item .box {
  padding: 55px 30px 0;
  height: 460px;
  display: flex;
  flex-direction: column;
  background: linear-gradient(242.88deg, #212121 0%, #111111 98.47%);
  box-shadow: 0px 5.61062px 12.6239px -4.20796px rgba(0, 0, 0, 0.26), 0px 8.41593px 29.4558px -2.80531px rgba(0, 0, 0, 0.36);
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item .box,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item .box {
    padding: 30px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item .box h3,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item .box h3 {
  font-size: 28px;
  line-height: 1.07;
  margin-bottom: 11px;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item .box p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item .box p {
  font-size: 18px;
  line-height: 1.5;
  padding-bottom: 20px;
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item .box p,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item .box p {
    font-size: 16px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item .box .image-wrapper,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item .box .image-wrapper {
  flex-grow: 1;
  margin: 0 -30px;
  position: relative;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item .box .image-wrapper .image,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item .box .image-wrapper .image {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item.market .box .image-wrapper .image,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item.market .box .image-wrapper .image {
  max-height: 225px;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item.transaction .box .image-wrapper .image,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item.transaction .box .image-wrapper .image {
  max-height: 210px;
  bottom: -10px;
  right: -30px;
  background-position: bottom right;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item.eacs .box .image-wrapper .image,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item.eacs .box .image-wrapper .image {
  max-height: 210px;
  bottom: -20px;
  right: -20px;
  background-position: bottom right;
}
body.page-an-integrated-model-for-your-business .SustainabilityStrategy .contents .items .item.enel .box .image-wrapper .image,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityStrategy .contents .items .item.enel .box .image-wrapper .image {
  max-height: 190px;
  right: -15px;
  bottom: 30px;
  background-position: right center;
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners {
  position: relative;
  padding: 70px 0 120px;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners {
    padding: 70px 0 90px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners {
    padding: 60px 0;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .bg,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  top: 200px;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .bg,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .bg {
    top: 0;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .bg .image,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .bg .image {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 1790px;
  min-height: 884px;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .bg .image,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .bg .image {
    left: 63%;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .bg .image,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .bg .image {
    left: 50%;
    min-width: 170vw;
    min-height: 0;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents h2 {
  font-size: 80px;
  line-height: 0.95;
  text-align: center;
  margin-bottom: 30px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents h2 {
    font-size: 70px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents h2 {
    font-size: 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents h2,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li {
  padding-top: 85px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li {
    padding-top: 70px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li {
    padding-top: 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li {
    padding-top: 30px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li strong {
  font-size: 120px;
  line-height: 1;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li strong {
    font-size: 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li strong {
    font-size: 90px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li strong {
    font-size: 32px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li small,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li small {
  font-size: 34px;
  line-height: 1.5;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li small,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li small {
    font-size: 30px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li small,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li small {
    font-size: 28px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li small,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li small {
    font-size: 18px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li span {
  font-weight: 700;
  font-size: 60px;
  line-height: 1.26;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li span {
    font-size: 40px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li span {
    font-size: 38px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li span,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li span {
    font-size: 22px;
  }
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li span sub,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li span sub {
  font-size: 0.6em;
  transform: translateY(0.1em);
  display: inline-block;
  vertical-align: bottom;
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li:nth-child(odd) strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li:nth-child(odd) strong {
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.page-an-integrated-model-for-your-business .SustainabilityPPAPartners .contents ul li:nth-child(even) strong,
body.page-an-integrated-model-for-your-business-v2 .SustainabilityPPAPartners .contents ul li:nth-child(even) strong {
  background-image: url(../images/text-gradient-bg2.jpg);
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.page-an-integrated-model-for-your-business .DownloadBrochure,
body.page-an-integrated-model-for-your-business-v2 .DownloadBrochure {
  margin-bottom: 140px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-an-integrated-model-for-your-business .DownloadBrochure,
body.page-an-integrated-model-for-your-business-v2 .DownloadBrochure {
    margin-bottom: 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-an-integrated-model-for-your-business .DownloadBrochure,
body.page-an-integrated-model-for-your-business-v2 .DownloadBrochure {
    margin-bottom: 90px;
  }
}
@media all and (max-width: 767px) {
  body.page-an-integrated-model-for-your-business .DownloadBrochure,
body.page-an-integrated-model-for-your-business-v2 .DownloadBrochure {
    margin-bottom: 60px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture {
  padding: 80px 0 110px;
  position: relative;
  text-align: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture {
    padding: 80px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture {
    padding: 60px 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/green-hydrogen/driving-bg.jpg);
  background-size: cover;
  background-position: center;
}
body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture .contents {
  position: relative;
  z-index: 1;
}
body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture .contents h2 {
  font-size: 60px;
  line-height: 1.13;
  margin-bottom: 20px;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture .contents h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture .contents h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture .contents p {
  font-size: 20px;
  line-height: 1.5;
  max-width: 990px;
  margin: 0 auto 0.9em;
}
body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture .contents p:last-child {
  margin-bottom: 0;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture .contents p {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture .contents p {
    font-size: 16px;
  }
  body.page-green-hydrogen-for-a-greener-planet .DrivingTheFuture .contents p br {
    display: none;
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats {
  padding: 40px 0 60px;
  position: relative;
  background-color: #1E1E1E;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  display: none;
  align-items: center;
  justify-content: center;
  background: #1E1E1E;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/modal-background.jpg);
  background-color: #000d16;
  background-size: cover;
  background-position: bottom center;
  opacity: 0.5;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box {
  width: calc(100% - 120px);
  height: calc(100% - 120px);
  max-width: 1440px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  display: flex;
  padding: 0 100px;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box {
    padding: 0 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box {
    padding: 0 30px;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/modal-box-background.jpg);
  background-size: cover;
  background-position: center;
  opacity: 0.8;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box button {
  position: absolute;
  top: 50px;
  right: 50px;
  background: transparent;
  cursor: pointer;
  z-index: 2;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box button {
    top: 30px;
    right: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box button {
    top: 10px;
    right: 10px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
  list-style: none;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    padding: 20px 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li {
  width: 50%;
  height: 50%;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 36px;
  line-height: 1.22;
}
@media all and (max-height: 760px), (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li {
    font-size: 30px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li {
    font-size: 24px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li {
    width: 100%;
    transform: none !important;
    padding: 0 !important;
    height: auto;
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li i {
  font-size: 38vh;
  position: absolute;
  font-style: normal;
  font-weight: 700;
  line-height: 0.72;
  color: #000000;
  mix-blend-mode: darken;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li i {
    font-size: 26vh;
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li span {
  position: relative;
  z-index: 1;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(1) {
  padding-left: 8vw;
  padding-right: 2vh;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(1) {
    padding-right: 0;
    padding-left: 5vw;
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(1) i {
  margin-left: -0.06em;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(2) {
  padding-left: 11vw;
  padding-top: 19vh;
  transform: translateY(12vh);
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(2) {
    padding-left: 4vw;
    transform: translateY(8vh);
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(2) i {
  margin-left: 0.3em;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(3) {
  align-items: flex-start;
  padding-right: 10vw;
  transform: translateY(4vh);
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(3) {
    padding-right: 0vw;
    transform: translateY(2vh);
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(3) i {
  top: -5%;
  transform: none;
  right: 35%;
  left: auto;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(4) {
  padding-right: 11vw;
  transform: translateY(8vh);
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(4) {
    padding-right: 0vw;
    transform: translateY(6vh);
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(4) i {
  top: 53%;
  right: 25%;
  left: auto;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(odd) i {
    left: 0;
    right: auto;
    margin-left: -0.06em;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .modal .box ol li:nth-child(even) i {
    right: 0;
    left: auto;
    margin-right: -0.06em;
    top: 50%;
    transform: translateY(-50%);
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/green-hydrogen/stats-bg.jpg);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents {
  position: relative;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  margin: 0 auto;
  width: 3.16em;
  height: 3.16em;
  font-size: 120px;
  line-height: 1.09;
  padding-top: 0.3em;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h2 {
    font-size: 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h2 {
    font-size: 90px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h2 .circle {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/green-hydrogen/stats-circle-bg.png);
  background-size: cover;
  background-position: center;
  border-radius: 100%;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h2 .texts {
  position: relative;
  text-align: center;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h2 .texts > * {
  display: block;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h2 .texts span {
  font-size: 60px;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h2 .texts span {
    font-size: 50px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h2 .texts span {
    font-size: 40px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h2 .texts strong sub {
  font-size: 0.46em;
  vertical-align: bottom;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h3 {
  padding: 80px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 48px;
  line-height: 1.16;
  font-weight: 700;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h3 {
    padding: 80px 0 0;
    font-size: 40px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h3 {
    font-size: 34px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h3 {
    font-size: 24px;
    padding: 50px 0 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h3 strong {
  font-size: 120px;
  line-height: 1.3;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h3 strong {
    font-size: 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h3 strong {
    font-size: 70px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h3 strong {
    font-size: 50px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents h3 strong sup {
  font-size: 0.5em;
}
body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents button {
  margin: auto;
  cursor: pointer;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents button {
    margin-top: 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .HydrogenStats .contents button {
    margin-top: 30px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable {
  padding: 100px 0 80px;
  position: relative;
  z-index: 1;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable {
    padding: 90px 0 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable {
    padding: 60px 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable h2 {
  font-size: 60px;
  line-height: 1.13;
  text-align: left;
  margin-bottom: 60px;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable h2 {
    font-size: 55px;
    margin-bottom: 50px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable h2 {
    text-align: center;
  }
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable h2 br:not(:nth-child(1)) {
    display: none;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable h2 {
    font-size: 32px;
    margin-bottom: 30px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable h3 {
  text-align: center;
  font-size: 48px;
  line-height: 1.16;
  margin-bottom: 50px;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable h3 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable h3 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable h3 {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable h3 sub {
  font-size: 0.46em;
  vertical-align: bottom;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items {
  margin: 0 -25px;
  list-style: none;
  display: flex;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items {
    margin: 0 -15px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items {
    margin: -15px 0;
    flex-wrap: wrap;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item {
  padding: 25px;
  width: calc(100% / 3);
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item {
    padding: 15px;
    display: flex;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item {
    padding: 15px 0;
    width: 100%;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper {
  position: relative;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box {
  border: 1px solid #414141;
  border-radius: 60px;
  position: relative;
  height: 100%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents {
  padding: 55px 0 33px;
  text-align: center;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents {
    padding: 30px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .subject {
  font-size: 18px;
  line-height: 1.27;
  text-transform: uppercase;
  margin-bottom: 1.1em;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .subject {
    margin-bottom: 5px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .value {
  font-size: 100px;
  line-height: 1;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .value {
    font-size: 90px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .value {
    font-size: 80px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .unit {
  font-size: 20px;
  line-height: 1.2;
  margin-top: 1.3em;
  color: #C4C4C4;
  margin-bottom: 1.5em;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .unit {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .unit sub {
  font-size: 0.48em;
  vertical-align: bottom;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .more-info {
    display: none;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .more-info svg {
  margin: auto;
  cursor: pointer;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .more-info svg [fill] {
  fill: #C4C4C4;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .more-info svg [stroke] {
  stroke: #C4C4C4;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .more-info.focused.open + .tooltip, body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .more-info:hover + .tooltip {
  visibility: visible;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .tooltip {
  visibility: hidden;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 160px);
  padding: 20px 25px;
  font-size: 14px;
  line-height: 1.28;
  background: #313131;
  border-radius: 40px;
  text-align: left;
  font-weight: 400;
  z-index: 1;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .tooltip {
    position: relative;
    visibility: visible !important;
    top: auto;
    left: auto;
    width: auto;
    transform: none;
    text-align: center;
    background: transparent;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 16px;
    color: #C4C4C4;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .tooltip {
    padding: 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .tooltip:before {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: scale(0.8, 1) translate(-50%, 50%) rotate(45deg);
  background: #313131;
  width: 16px;
  height: 16px;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item .contents-wrapper .box .contents .more-info-container .tooltip:before {
    display: none;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item.grey .contents-wrapper .box .contents .subject,
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item.grey .contents-wrapper .box .contents .value {
  color: #C4C4C4;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item.blue .contents-wrapper .box .contents .subject,
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item.blue .contents-wrapper .box .contents .value {
  color: #2193D4;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item.green .contents-wrapper .box {
  border: none;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item.green .contents-wrapper .box:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 10px solid #008556;
  border-radius: 60px;
  pointer-events: none;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item.green .contents-wrapper .box .contents .subject,
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenSustainable .items .item.green .contents-wrapper .box .contents .value {
  color: #008556;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy {
  position: relative;
  height: 300vh;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation {
  position: sticky;
  top: 65px;
  left: 0;
  right: 0;
  height: calc(100vh - 65px);
  height: calc(var(--real100vh) - 65px);
  background: url(../images/green-hydrogen/why-bg.jpg);
  background-size: cover;
  background-position: center;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .heading {
  padding: 75px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .heading {
    padding: 50px 0 30px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .heading h2 {
  font-size: 60px;
  line-height: 1.26;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .heading h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .heading h2 {
    font-size: 32px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w {
  height: 100%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents {
  display: flex;
  justify-content: space-between;
  height: 100%;
  position: relative;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents {
    flex-direction: column;
    align-items: center;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .image {
  position: absolute;
  width: calc(100% - 600px);
  top: 180px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .image {
    position: relative;
    order: 3;
    left: auto;
    right: auto;
    transform: none;
    width: 90%;
    top: auto;
    bottom: auto;
    height: 70%;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .image {
    height: auto;
    flex-grow: 1;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col {
  display: flex;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col {
    width: 50%;
    height: 30%;
    align-items: center;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col {
    width: 100%;
    height: auto;
    padding: 0 0 40px !important;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(2) {
  padding-top: 100px;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(2) {
    padding-top: 0;
    text-align: center;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(2) p {
  font-size: 54px;
  line-height: 1.07;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(2) p {
    font-size: 32px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(2) p {
    font-size: 22px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(3) {
  align-items: flex-end;
  padding-bottom: 60px;
  text-align: right;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(3) {
    padding-bottom: 0;
    text-align: center;
    align-items: center;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(3) p {
  font-size: 36px;
  line-height: 1.11;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(3) p {
    font-size: 24px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(3) p {
    min-height: 0 !important;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col:nth-child(3) p {
    font-size: 22px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col h3 {
  font-size: 28px;
  line-height: 1.07;
  font-weight: 700;
  margin-bottom: 1em;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col h3 {
    font-size: 24px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col h3 {
    margin-bottom: 0.5em;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col .texts {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step .w .contents .col .texts br {
    display: none;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenWhy .animation .step.step1 .contents .image {
  background-position: center bottom;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership {
  padding: 80px 0;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership {
    padding: 60px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership {
    padding: 50px 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership h2 {
  text-align: center;
  font-size: 60px;
  line-height: 1.26;
  margin-bottom: 80px;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership h2 {
    margin-bottom: 60px;
    font-size: 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership h2 span.br {
  display: inline;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership h2 span.br {
    display: block;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box {
  background: linear-gradient(242.88deg, #212121 0%, #111111 98.47%);
  box-shadow: 0px 5.61062px 12.6239px -4.20796px rgba(0, 0, 0, 0.26), 0px 8.41593px 29.4558px -2.80531px rgba(0, 0, 0, 0.36);
  max-width: 495px;
  margin: auto;
  padding: 60px 0;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box {
    margin: 0 auto 0 0;
    width: 60%;
    margin-left: calc(20% - 125px);
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box {
    width: 100%;
    margin: auto;
    padding: 30px 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area {
  position: relative;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area h3 {
  font-size: 38px;
  line-height: 1.1;
  text-align: center;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area h3 {
    font-size: 35px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area h3 {
    font-size: 32px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area h3 {
    font-size: 26px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area .box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 240px;
  padding: 30px 30px 30px calc(30px + 0.8em);
  background: linear-gradient(246.07deg, #212121 -22.21%, #111111 94.63%);
  border-radius: 40px;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 30px;
  margin-left: 30px;
  left: 100%;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area .box {
    font-size: 16px;
    width: 220px;
    padding: 20px 20px 20px calc(20px + 0.8em);
    border-radius: 20px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area .box {
    margin-top: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area .box {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
    bottom: auto;
    transform: none;
    background: transparent;
    margin: 15px 0 0 0;
    padding: 0 20px;
    margin-left: 1em;
    font-size: 18px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1.4;
    list-style: none;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area .box:after {
  content: " ";
  display: block;
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -30px;
  right: 100%;
  margin-right: -0.2em;
  background-image: url(../images/green-hydrogen/our-partnership-box-arrow-fl.svg);
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area .box:after {
    margin-top: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area .box:after {
    display: none;
  }
}
@media all and (min-width: 1024px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area .box.left {
    margin-right: 30px;
    margin-left: 0;
    right: 100%;
    left: auto;
  }
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area .box.left:after {
    left: 100%;
    margin-left: -0.2em;
    background-image: url(../images/green-hydrogen/our-partnership-box-arrow-fr.svg);
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .area .box li:before {
    content: "•";
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .arrows {
  display: block;
  margin: 5vh 0;
  height: 60px;
  background: url(../images/green-hydrogen/our-partnership-arrows.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .arrows {
    height: 50px;
    margin: 4vh 0;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHyrogenOurPartnership .main-box .arrows {
    margin: 30px 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro {
  padding: 60px 0 90px;
  background: url(../images/green-hydrogen/solutions-bg.jpg);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro {
    padding: 40px 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents {
    justify-content: center;
    flex-direction: column;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents h2 {
  width: 50%;
  padding-right: 50px;
  font-size: 60px;
  line-height: 1.07;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents h2 {
    font-size: 48px;
    padding-right: 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents h2 {
    text-align: center;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents h2 {
    font-size: 32px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents h2 span.br {
  display: inline;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents h2 span.br {
    display: block;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points {
  width: 45%;
  padding-left: 50px;
  list-style: none;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points {
    width: 50%;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points {
    width: auto;
    padding-left: 0;
    max-width: 460px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li {
    margin-bottom: 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li:last-child {
  margin-bottom: 0;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li .bullet {
  font-size: 90px;
  line-height: 1;
  width: 1.66em;
  height: 1.66em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: url(../images/green-hydrogen/solutions-bullet-bg.png);
  background-size: cover;
  background-position: center;
  font-weight: 700;
  flex-shrink: 0;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  margin-right: 0.62em;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li .bullet {
    font-size: 70px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li .bullet {
    font-size: 40px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li .texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 41px;
  /* altezza btn per centrare la colonna di destra verticalmente */
  padding-right: 18%;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li .texts {
    padding-right: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li .texts {
    /* altezza btn per centrare la colonna di destra verticalmente */
    padding-top: 35px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li .texts strong {
  font-size: 28px;
  line-height: 1.07;
  font-weight: 700;
  margin-bottom: 1em;
  margin-top: 1em;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li .texts strong {
    font-size: 24px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .intro .contents .points li .texts strong {
    font-size: 20px;
    line-height: 1.3;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation {
  position: relative;
  padding: 0 0 120px;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation {
    padding-bottom: 100px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg .letters {
  max-width: 1240px;
  width: calc(100% - 190px);
  position: relative;
  margin: auto;
  opacity: 0.3;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg .letters {
    width: auto;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg .letters span {
  position: absolute;
  left: 10%;
  top: 0;
  color: #000000;
  font-size: 400px;
  line-height: 1;
  font-weight: 700;
  opacity: 0;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg .letters span {
    font-size: 300px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg .letters span {
    left: 0;
    font-size: 280px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg .letters span {
    font-size: 210px;
    transform: translate(-5%, -5%);
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg .box {
  max-width: 1240px;
  width: calc(100% - 190px);
  margin: auto;
  border-radius: 20px;
  overflow: hidden;
  opacity: 0;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  position: relative;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg .box {
    width: calc(100% - 60px);
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg .box {
    width: calc(100% - 40px);
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .bg .box:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/green-hydrogen/solutions-box-bg.jpg);
  background-size: cover;
  background-position: center;
  opacity: 0.7;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows {
  position: relative;
  z-index: 10;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    display: flex;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows .width {
  max-width: 1240px;
  width: calc(100% - 190px);
  margin: auto;
  position: relative;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows .width {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: calc(100% - 60px);
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows .width .arrow {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 95px;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows .width .arrow {
    position: relative;
    height: auto !important;
    margin: 0 0 0 20px !important;
    left: auto;
    right: auto;
    transform: none !important;
    width: auto;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows .width .arrow .ico {
  cursor: pointer;
  width: 52px;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows .width .arrow .ico svg {
  width: 100%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows .width .arrow.arrow-left {
  left: 0;
  transform: translateX(-100%);
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows .width .arrow.arrow-left .ico {
  transform: rotate(90deg);
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows .width .arrow.arrow-right {
  right: 0;
  transform: translateX(100%);
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .arrows .width .arrow.arrow-right .ico {
  transform: rotate(-90deg);
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide:not(:nth-child(3)) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .heading {
  padding: 90px 0 40px;
  text-align: center;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .heading {
    padding: 80px 0 40px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .heading {
    padding: 40px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .heading {
    padding: 40px 20px 30px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .heading h3 {
  font-size: 60px;
  line-height: 1.1;
  opacity: 0;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .heading h3 {
    font-size: 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .heading h3 {
    font-size: 32px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .heading h3 br {
    display: none;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents {
  max-width: 1240px;
  width: calc(100% - 190px);
  margin: auto;
  position: relative;
  z-index: 1;
  padding: 40px 0;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents {
    width: calc(100% - 60px);
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents {
    width: calc(100% - 40px);
    display: flex;
    flex-direction: column;
    padding: 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  list-style: none;
  padding: 0;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding: 0 0 30px;
    flex-grow: 1;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item {
  display: flex;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  width: 100%;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto !important;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;
  }
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item:last-child {
    margin-bottom: 0;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item:nth-child(even) {
  justify-content: flex-end;
  text-align: right;
  right: 0;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item:nth-child(even) {
    justify-content: center;
    text-align: center;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item:nth-child(even) .contents {
  padding: 0 35px 0 20px;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item:nth-child(even) .contents .line-wrapper {
  margin: 5px -10px 0 0;
  justify-content: flex-start;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item:nth-child(even) .contents .line-wrapper .line {
  justify-content: flex-end;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents {
  width: 30%;
  padding: 0 35px 0 35px;
  font-size: 26px;
  line-height: 1.15;
  font-weight: 700;
}
@media all and (max-width: 1439px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents {
    font-size: 24px;
  }
}
@media all and (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents {
    font-size: 20px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents {
    font-size: 17px;
    width: 33%;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents {
    width: auto;
    padding: 0 20px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents > span {
  display: block;
  opacity: 0;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents .line-wrapper {
  margin: 5px 0 0 -10px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  height: 20px;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents .line-wrapper {
    display: none;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents .line-wrapper .line {
  width: 0%;
  position: relative;
  height: 0%;
  display: flex;
  align-items: flex-end;
  opacity: 0;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents .line-wrapper .line:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 0;
  right: 0;
  background: #FFFFFF;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents .line-wrapper .line span {
  height: 100%;
  width: 1px;
  background: #FFFFFF;
  display: block;
  position: relative;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .items .item .contents .line-wrapper .line span:before {
  content: " ";
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .image {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .image {
    padding: 0 20px;
    margin-bottom: -4%;
    margin-top: -4vw;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .image img {
  width: 48%;
  height: auto;
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .image img {
    width: 35%;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide .box-contents .image img {
    width: 100%;
  }
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-a .box-contents .items .item:nth-child(1) {
  bottom: 67.5%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-a .box-contents .items .item:nth-child(2) {
  bottom: 43%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-a .box-contents .items .item:nth-child(3) {
  bottom: 13%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-b .box-contents .items .item:nth-child(1) {
  bottom: 73.5%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-b .box-contents .items .item:nth-child(2) {
  bottom: 57%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-b .box-contents .items .item:nth-child(3) {
  bottom: 34%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-b .box-contents .items .item:nth-child(4) {
  bottom: 16.5%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-c .box-contents .items .item:nth-child(1) {
  bottom: 73%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-c .box-contents .items .item:nth-child(2) {
  bottom: 45%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-c .box-contents .items .item:nth-child(3) {
  bottom: 44%;
}
body.page-green-hydrogen-for-a-greener-planet .GreenHydrogenDifferentSolutions .animation .slide.slide-c .box-contents .items .item:nth-child(4) {
  bottom: 18%;
}
body.page-green-hydrogen-for-a-greener-planet .DownloadBrochure {
  margin-bottom: 140px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-green-hydrogen-for-a-greener-planet .DownloadBrochure {
    margin-bottom: 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-green-hydrogen-for-a-greener-planet .DownloadBrochure {
    margin-bottom: 90px;
  }
}
@media all and (max-width: 767px) {
  body.page-green-hydrogen-for-a-greener-planet .DownloadBrochure {
    margin-bottom: 60px;
  }
}
body.page-green-hydrogen-for-a-greener-planet .IframeForm .contents iframe {
  height: 983px;
}
@media all and (max-width: 1143px) {
  body.page-green-hydrogen-for-a-greener-planet .IframeForm .contents iframe {
    height: 1656px;
  }
}
@media all and (max-width: 827px) {
  body.page-green-hydrogen-for-a-greener-planet .IframeForm .contents iframe {
    height: 1565px;
  }
}

@keyframes business_pulse {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.3;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
body.page-ppas-and-additional-services .PartOfThisChange {
  padding: 80px 0 110px;
  position: relative;
  text-align: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PartOfThisChange {
    padding: 80px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PartOfThisChange {
    padding: 60px 0;
  }
}
body.page-ppas-and-additional-services .PartOfThisChange .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/business/part-of-this-change-bg.jpg);
  background-size: cover;
  background-position: center;
}
body.page-ppas-and-additional-services .PartOfThisChange .contents {
  position: relative;
  z-index: 1;
}
body.page-ppas-and-additional-services .PartOfThisChange .contents h2 {
  font-size: 60px;
  line-height: 1.13;
  margin-bottom: 20px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PartOfThisChange .contents h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PartOfThisChange .contents h2 {
    font-size: 50px;
  }
  body.page-ppas-and-additional-services .PartOfThisChange .contents h2 br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PartOfThisChange .contents h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
body.page-ppas-and-additional-services .PartOfThisChange .contents p {
  font-size: 20px;
  line-height: 1.5;
  max-width: 990px;
  margin: 0 auto 0.9em;
}
body.page-ppas-and-additional-services .PartOfThisChange .contents p:last-child {
  margin-bottom: 0;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PartOfThisChange .contents p {
    font-size: 18px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PartOfThisChange .contents p br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PartOfThisChange .contents p {
    font-size: 16px;
  }
}
body.page-ppas-and-additional-services .businessStrategy {
  position: relative;
  height: 300vh;
}
body.page-ppas-and-additional-services .businessStrategy .animation {
  position: sticky;
  top: 65px;
  left: 0;
  right: 0;
  height: calc(100vh - 65px);
  height: calc(var(--real100vh) - 65px);
  background: url(../images/business/strategy-bg.jpg);
  background-size: cover;
  background-position: center;
}
body.page-ppas-and-additional-services .businessStrategy .animation .heading {
  padding: 40px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
}
@media all and (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .heading {
    padding: 50px 0 40px;
  }
}
body.page-ppas-and-additional-services .businessStrategy .animation .heading h2 {
  font-size: 60px;
  line-height: 1.26;
  padding: 0 30px;
}
@media all and (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .heading h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .heading h2 {
    font-size: 32px;
  }
  body.page-ppas-and-additional-services .businessStrategy .animation .heading h2 br {
    display: none;
  }
}
body.page-ppas-and-additional-services .businessStrategy .animation .step {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
}
body.page-ppas-and-additional-services .businessStrategy .animation .step .w {
  height: 100%;
  display: flex;
  padding-bottom: 40px;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w {
    padding-bottom: 30px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w {
    align-items: center;
  }
}
body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents {
  display: flex;
  width: 100%;
  position: relative;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents {
    height: 70vw;
    max-height: 50vh;
  }
}
body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .image {
  width: 30%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: auto;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .image {
    margin: 0;
    width: 60%;
  }
}
body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts {
  position: absolute;
}
body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts p {
  font-size: 36px;
  line-height: 1.11;
  font-weight: 400;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts p {
    font-size: 30px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts p {
    font-size: 24px;
  }
}
@media all and (max-width: 767px), (max-height: 760px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts p {
    font-size: 16px;
  }
}
@media all and (max-width: 499px), (max-height: 650px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts p {
    font-size: 11px;
  }
}
body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts p strong {
  font-size: 28px;
  line-height: 1.07;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts p strong {
    font-size: 24px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts p strong {
    font-size: 20px;
  }
}
@media all and (max-width: 767px), (max-height: 760px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts p strong {
    font-size: 18px;
  }
}
@media all and (max-width: 499px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step .w .contents .texts p strong {
    font-size: 14px;
  }
}
body.page-ppas-and-additional-services .businessStrategy .animation .step.step1 .w .contents .texts {
  bottom: 60px;
  right: 0;
  text-align: right;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step.step1 .w .contents .texts {
    bottom: 30px;
  }
}
@media all and (max-width: 1023px) and (orientation: portrait) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step.step1 .w .contents .texts {
    bottom: 10vw;
  }
}
body.page-ppas-and-additional-services .businessStrategy .animation .step.step2 .w .contents .texts {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step.step2 .w .contents .texts {
    left: auto;
    right: 0;
    text-align: right;
  }
}
body.page-ppas-and-additional-services .businessStrategy .animation .step.step3 .w .contents .texts {
  top: 60px;
  right: 0;
  text-align: right;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step.step3 .w .contents .texts {
    top: 30px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessStrategy .animation .step.step3 .w .contents .texts {
    top: 0;
  }
}
body.page-ppas-and-additional-services .businessProducts {
  padding: 90px 0 80px;
  background: url(../images/business/products-bg.jpg);
  background-position: bottom center;
  background-size: cover;
  overflow: hidden;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessProducts {
    padding: 60px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts {
    padding-bottom: 200px;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents h2 {
  padding: 0 0 100px;
  font-size: 60px;
  line-height: 1.26;
  text-align: center;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents h2 {
    padding-bottom: 60px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents h2 {
    font-size: 32px;
    position: relative;
    z-index: 1;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents h2 br {
    display: none;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area {
  position: relative;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area {
    margin: 0 0 0 -30px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area {
    margin: 0 -30px;
    padding-bottom: 15vw;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .inner-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20%;
  margin-top: -20%;
  width: 40%;
  border: 4px solid #000000;
  border-radius: 100%;
  animation: business_pulse linear 1.5s infinite;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .inner-circle {
    margin-left: -55%;
    width: 60%;
    margin-top: -27.5%;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .inner-circle {
    display: none;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle {
  width: 64%;
  margin: auto;
  position: relative;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle {
    width: 70%;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle {
    width: 100%;
    margin-left: -25%;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle {
    margin-left: 0;
    width: 200%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) !important;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  border: 3px solid #009767;
  background: #0C0C0C;
  opacity: 0.3;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle:before {
    border-width: 1px;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  list-style: none;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info {
    left: 25%;
    right: 25%;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li {
  position: absolute;
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(1) {
  right: 86.7%;
  bottom: 84%;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(1) {
    right: auto;
    left: 79.6%;
    bottom: 90%;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(1) {
    left: 11%;
    bottom: 4%;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(1) .content {
    padding-top: 60px;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(1) .content .line {
    height: 60px;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(1) .content strong {
    text-align: left;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(2) {
  left: 82.4%;
  bottom: 88%;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(2) {
    right: auto;
    left: 97.5%;
    bottom: 65%;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(2) {
    left: 63%;
    bottom: 0.5%;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(2) .content {
    padding-top: 110px;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(2) .content .line {
    height: 110px;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(2) .content strong {
    text-align: center;
    transform: translateX(-50%);
    width: 100px;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(3) {
  left: 81%;
  bottom: 10.9%;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(3) {
    left: 97.5%;
    bottom: 35%;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(3) {
    left: 89%;
    bottom: 4%;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(3) .content {
    padding-top: 60px;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(3) .content .line {
    height: 60px;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(3) .content strong {
    text-align: right;
    transform: translateX(-100%);
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(4) {
  right: 97.4%;
  bottom: 34%;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(4) {
    right: auto;
    bottom: 10%;
    left: 80%;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(4) {
    left: 36%;
    bottom: 0.5%;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(4) .content {
    padding-top: 110px;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(4) .content .line {
    height: 110px;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li:nth-child(4) .content strong {
    text-align: center;
    transform: translateX(-50%);
    width: 100px;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content {
  position: absolute;
  bottom: 0;
  padding-bottom: 40px;
  font-size: 28px;
  line-height: 1.07;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content {
    font-size: 24px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content {
    width: auto !important;
    bottom: auto;
    top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content .line {
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #21674D;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content .line {
    top: 0;
    width: 1px;
    left: -0.5px !important;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content .line span {
  position: absolute;
  bottom: 0;
  height: 20px;
  width: 1px;
  background: #21674D;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content .line span {
    height: 1px;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content .line span:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #21674D;
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content:before {
  content: " ";
  display: block;
  position: absolute;
  top: 100%;
  width: 6px;
  height: 6px;
  background: #21674D;
  border-radius: 100%;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content:before {
    top: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li .content strong {
    display: block;
    padding-top: 10px;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-left {
  transform-origin: bottom right;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-left {
    transform-origin: bottom left;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-left .content {
  right: 0;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-left .content {
    right: auto;
    left: 0;
    text-align: right;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-left .content:before {
  left: 100%;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-left .content:before {
    left: auto;
    right: 100%;
    transform: translate(50%, -50%);
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-left .content .line {
  left: 40px;
  right: 0;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-left .content .line {
    right: 40px;
    left: 0;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-left .content .line span {
  left: 0;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-left .content .line span {
    left: auto;
    right: 0;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-right {
  transform-origin: bottom left;
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-right .content {
  left: 0;
  text-align: right;
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-right .content:before {
  right: 100%;
  transform: translate(50%, -50%);
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-right .content .line {
  right: 40px;
  left: 0;
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .circle .info li.content-right .content .line span {
  right: 0;
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper {
  width: 53.4%;
  height: 74.7%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper {
    width: 32%;
    top: 10vw;
    bottom: 10vw;
    left: 30px;
    transform: none;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper {
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
    bottom: auto;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products {
  list-style: none;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products {
    flex-direction: row;
    width: 150vw;
    position: relative;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li {
  position: absolute;
  width: 45%;
  border-radius: 100%;
  background: url(../images/business/product-bg.jpg);
  background-size: cover;
  background-position: center;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li {
    width: 50vw;
    flex-shrink: 0;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li:not(.snapper) {
    position: relative;
    top: auto !important;
    left: auto !important;
    bottom: auto !important;
    right: auto !important;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li:not(.snapper) .outer-circle {
    display: block;
    position: absolute;
    top: -9px;
    left: -9px;
    right: -9px;
    bottom: -9px;
    border-radius: 100%;
    border: 3px solid #009767;
    opacity: 0.3;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .outer-circle {
  display: none;
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li.snapper {
  display: none;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li.snapper {
    display: block;
    position: absolute;
    top: 0;
    height: 1px;
    pointer-events: none;
    visibility: hidden;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li.snapper:nth-child(4) {
    left: 0;
    width: 16.5%;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li.snapper:nth-child(5) {
    left: 16.5%;
    width: 16.5%;
  }
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li.snapper:nth-child(6) {
    left: 33%;
    width: 33%;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li:nth-child(1) {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li:nth-child(1) {
    left: 0;
    transform: none;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li:nth-child(2) {
  bottom: 0;
  left: 0;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li:nth-child(2) {
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li:nth-child(2) {
    transform: none;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li:nth-child(3) {
  bottom: 0;
  right: 0;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li:nth-child(3) {
    right: auto;
    left: 0;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 25% 0 10%;
  text-align: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents {
    padding-top: 17%;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents strong {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.08;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents strong {
    font-size: 22px;
    max-width: 90%;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents strong {
    font-size: 18px;
  }
}
@media all and (max-width: 499px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents strong {
    font-size: 14px;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents ul {
  display: flex;
  width: 100%;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 15%;
  font-size: 18px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents ul {
    font-size: 15px;
  }
}
@media all and (max-width: 499px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents ul {
    font-size: 12px;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents ul li {
  width: 50%;
  line-height: 1;
  font-weight: 700;
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents ul li:nth-child(3) {
  padding-top: 1em;
  width: 100%;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents ul li:nth-child(3) {
    padding-top: 0.5em;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents .btn {
  line-height: 2.45;
  border-radius: 2.45em;
  padding: 0 1.5em;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents .btn {
    font-size: 16px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents .btn {
    font-size: 15px;
  }
}
@media all and (max-width: 499px) {
  body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents .btn {
    font-size: 12px;
  }
}
body.page-ppas-and-additional-services .businessProducts .w .contents .circle-area .products-wrapper .products > li .product-contents .btn span {
  margin-left: 0.66em;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  display: none;
  align-items: center;
  justify-content: center;
  background: #1E1E1E;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/modal-background.jpg);
  background-color: #000d16;
  background-size: cover;
  background-position: bottom center;
  opacity: 0.5;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box {
  width: calc(100% - 120px);
  height: calc(100% - 120px);
  max-width: 1440px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  display: flex;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/modal-box-background.jpg);
  background-size: cover;
  background-position: center;
  opacity: 0.8;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box button {
  position: absolute;
  top: 50px;
  right: 50px;
  background: transparent;
  cursor: pointer;
  z-index: 2;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box button {
    top: 30px;
    right: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box button {
    top: 10px;
    right: 10px;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents {
  overflow: auto;
  display: flex;
  flex-grow: 1;
  flex-basis: 0;
  flex-direction: column;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex {
  display: flex;
  align-items: center;
  position: relative;
  padding: 60px 100px;
  flex-grow: 1;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex {
    padding: 40px 100px 40px 60px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex {
    padding: 90px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex {
    padding: 60px 20px;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex h2 {
  width: 53%;
  flex-shrink: 0;
  font-size: 80px;
  line-height: 1;
  font-weight: 400;
  padding-right: 60px;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex h2 {
    font-size: 70px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex h2 {
    font-size: 55px;
    width: 55%;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex h2 {
    width: auto;
    padding-right: 0;
    padding-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex h2 {
    font-size: 32px;
    padding-bottom: 1em;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex .texts {
  font-size: 24px;
  line-height: 1.33;
}
@media all and (max-width: 1439px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex .texts {
    font-size: 20px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex .texts {
    font-size: 16px;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex .texts p {
  margin-bottom: 1em;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .modal .box .contents .flex .texts p:last-child {
  margin-bottom: 0;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation {
  position: relative;
  padding: 0 0 120px;
}
@media all and (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation {
    padding-bottom: 100px;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .bg .box {
  max-width: 1240px;
  width: calc(100% - 190px);
  margin: auto;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  position: relative;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .bg .box {
    width: calc(100% - 60px);
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .bg .box {
    width: calc(100% - 40px);
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .bg .box:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/business/ppa-box-bg.jpg);
  background-size: cover;
  background-position: center;
  opacity: 0.7;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows {
  position: relative;
  z-index: 11;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    display: flex;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows .width {
  max-width: 1240px;
  width: calc(100% - 190px);
  margin: auto;
  position: relative;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows .width {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: calc(100% - 60px);
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows .width .arrow {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 95px;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows .width .arrow {
    position: relative;
    height: auto !important;
    margin: 0 0 0 20px !important;
    left: auto;
    right: auto;
    transform: none !important;
    width: auto;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows .width .arrow .ico {
  cursor: pointer;
  width: 52px;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows .width .arrow .ico svg {
  width: 100%;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows .width .arrow.arrow-left {
  left: 0;
  transform: translateX(-100%);
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows .width .arrow.arrow-left .ico {
  transform: rotate(90deg);
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows .width .arrow.arrow-right {
  right: 0;
  transform: translateX(100%);
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .arrows .width .arrow.arrow-right .ico {
  transform: rotate(-90deg);
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide {
  z-index: 1;
  position: relative;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide.in {
  z-index: 10;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide.slide:not(:nth-child(3)) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .heading {
  padding: 90px 0 40px;
  text-align: center;
}
@media all and (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .heading {
    padding: 80px 0 40px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .heading {
    padding: 40px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .heading {
    padding: 40px 20px 30px;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .heading h3 {
  font-size: 60px;
  line-height: 1.1;
  opacity: 0;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .heading h3 {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .heading h3 {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .heading h3 {
    font-size: 32px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .heading h3 br {
    display: none;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents {
  max-width: 1240px;
  width: calc(100% - 190px);
  margin: auto;
  position: relative;
  z-index: 1;
  padding: 100px 60px 100px 40px;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents {
    width: calc(100% - 60px);
    padding: 100px 30px 100px 20px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents {
    width: calc(100% - 40px);
    display: flex;
    flex-direction: column;
    padding: 30px 20px;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .image {
  width: 64.3%;
  opacity: 0;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .image {
    width: 58%;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .image {
    width: 100%;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .image img {
  width: 100%;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .image img.legenda {
  width: 84.3%;
  margin-top: 35px;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .image img.legenda.mobile {
  display: none;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .image img.legenda {
    display: none;
    width: 75%;
  }
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .image img.legenda.mobile {
    display: block;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  opacity: 0;
  position: absolute;
  right: 60px;
  top: 0;
  bottom: 0;
  width: calc(35.7% - 60px);
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts {
    width: calc(42% - 60px);
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts {
    right: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts {
    position: relative;
    left: auto;
    right: auto;
    width: auto;
    bottom: auto;
    padding-top: 20px;
    text-align: left;
    align-items: center;
    flex-grow: 1;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts h2 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 7px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts h2 {
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts h2 {
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts p {
  margin-bottom: 1.4em;
  font-size: 18px;
  line-height: 1.33;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts p {
    font-size: 16px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts p {
    font-size: 14px;
    margin-bottom: 1em;
    width: 100%;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts .btn {
  margin-top: 34px;
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts .btn:first-child {
  margin-top: 0;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide .box-contents .texts .btn {
    margin-top: 10px;
    font-size: 15px;
  }
}
body.page-ppas-and-additional-services .PowerPurchaseAgreement .animation .slide.slide-0 .box-contents .image.legenda {
  opacity: 0;
}
body.page-ppas-and-additional-services .businessEACs {
  padding-top: 80px;
  padding-bottom: 60px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessEACs {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
body.page-ppas-and-additional-services .businessEACs .headings {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 60px;
  line-height: 1.1;
  padding-bottom: 52px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessEACs .headings {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessEACs .headings {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessEACs .headings {
    font-size: 32px;
    flex-direction: column;
  }
}
body.page-ppas-and-additional-services .businessEACs .headings h2 {
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-weight: 700;
  font-size: inherit;
  padding-bottom: 0.2em;
  line-height: inherit;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessEACs .headings h2 {
    margin-bottom: 20px;
  }
}
body.page-ppas-and-additional-services .businessEACs .headings span {
  display: block;
  width: 3px;
  height: 1.7em;
  background: #FFFFFF;
  margin: 0 60px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessEACs .headings span {
    margin: 0 40px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessEACs .headings span {
    width: 2px;
    height: 1.8em;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessEACs .headings span {
    display: none;
  }
}
body.page-ppas-and-additional-services .businessEACs .headings img {
  height: 1.76em;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessEACs .headings img {
    height: 2em;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessEACs .headings img {
    height: 90px;
  }
}
body.page-ppas-and-additional-services .businessEACs .items {
  display: flex;
  align-items: center;
  margin: 0 -20px;
  justify-content: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessEACs .items {
    margin: 0 -10px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessEACs .items {
    flex-direction: column;
  }
}
body.page-ppas-and-additional-services .businessEACs .items button {
  font-size: 24px;
  margin: 0 20px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.85;
  padding: 0 1.66em;
  border: 1px solid #FFFFFF;
  border-radius: 2.22em;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  font-weight: 700;
  white-space: nowrap;
  min-width: 10.8em;
  cursor: pointer;
  position: relative;
}
body.page-ppas-and-additional-services .businessEACs .items button[aria-selected=true] {
  background: var(--color);
  border-color: var(--color);
}
body.page-ppas-and-additional-services .businessEACs .items button[aria-selected=true] span {
  opacity: 1;
  pointer-events: all;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessEACs .items button {
    font-size: 18px;
    margin: 0 10px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessEACs .items button {
    min-width: 0;
    font-size: 17px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessEACs .items button {
    margin: 10px 0;
    min-width: 250px;
  }
  body.page-ppas-and-additional-services .businessEACs .items button:first-child {
    margin-top: 0;
  }
}
body.page-ppas-and-additional-services .businessEACs .items button span {
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  line-height: 1.28;
  font-weight: 400;
  margin-top: 12px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessEACs .items button span {
    font-size: 12px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessEACs .items button span {
    left: 0;
    right: 0;
    transform: none;
  }
  body.page-ppas-and-additional-services .businessEACs .items button span > * {
    display: inline;
    white-space: normal;
  }
  body.page-ppas-and-additional-services .businessEACs .items button span br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessEACs .items button span {
    display: none;
  }
}
body.page-ppas-and-additional-services .businessEACs .worldmap {
  margin-top: 90px;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessEACs .worldmap {
    margin-top: 40px;
    margin-left: -10px;
    margin-right: -10px;
  }
}
body.page-ppas-and-additional-services .businessEACs .worldmap .contents {
  position: relative;
}
body.page-ppas-and-additional-services .businessEACs .worldmap .contents img {
  width: 100%;
}
body.page-ppas-and-additional-services .businessEACs .worldmap .contents div[role=tabpanel] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
body.page-ppas-and-additional-services .businessEACs .worldmap .contents div[role=tabpanel] ul {
  visibility: hidden;
  position: absolute;
  top: 0;
}
body.page-ppas-and-additional-services .businessEACs .worldmap .contents div[role=tabpanel] span {
  display: none;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessEACs .worldmap .contents div[role=tabpanel] span {
    display: block;
    text-align: center;
    font-weight: 400;
    margin-top: 1em;
  }
  body.page-ppas-and-additional-services .businessEACs .worldmap .contents div[role=tabpanel] span strong {
    font-weight: 700;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices {
  padding: 60px 0 215px;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessAdditionalServices {
    padding: 60px 0 100px;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w {
  max-width: 1110px;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w {
    max-width: 1050px;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents {
  position: relative;
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .circles {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .circles .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 65%;
  border-radius: 100%;
  border: 1px solid #009767;
  opacity: 0.3;
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .circles .circle:nth-child(2) {
  width: 50%;
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents h2 {
  font-size: 60px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 18px;
  position: relative;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents h2 {
    font-size: 50px;
    margin-bottom: 35px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents h2 {
    font-size: 32px;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items {
  display: flex;
  flex-wrap: wrap;
  margin: -14px;
  list-style: none;
  position: relative;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items {
    justify-content: center;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item {
  width: calc(100% / 3);
  padding: 14px;
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item {
    max-width: 345px;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box {
  background: linear-gradient(242.88deg, #212121 0%, #111111 98.47%);
  box-shadow: 0px 5.61062px 12.6239px -4.20796px rgba(0, 0, 0, 0.26), 0px 8.41593px 29.4558px -2.80531px rgba(0, 0, 0, 0.36);
  height: 100%;
  padding: 45px 0 0;
  display: flex;
  flex-direction: column;
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box strong {
  display: block;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 24px;
  padding: 0 35px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box strong {
    font-size: 26px;
  }
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box strong {
    width: 60%;
    flex-shrink: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box strong {
    padding: 0 20px;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box p {
  font-size: 18px;
  line-height: 1.33;
  padding: 0 35px 30px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box p {
    font-size: 17px;
  }
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box p {
    width: 60%;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box p {
    padding: 0 20px 20px;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box .image-wrapper {
  height: 200px;
  position: relative;
  margin-top: auto;
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box .image-wrapper {
    width: calc(40% - 30px);
    position: absolute;
    top: 50%;
    right: 30px;
    height: 60%;
    transform: translateY(-50%);
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box .image-wrapper {
    height: 170px;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item .box .image-wrapper .image {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background-position: center !important;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(1) .box .image-wrapper {
    height: 140px;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(1) .box .image-wrapper .image {
  left: 20%;
  right: -28px;
  background-position: right center;
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(1) .box .image-wrapper .image {
    left: 20px;
    right: 20px;
    bottom: -20px;
    background-position: bottom center;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(2) .box {
  transform: translateY(45px);
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(2) .box {
    transform: none;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(2) .box .image-wrapper .image {
  right: -14px;
  bottom: -30px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(2) .box .image-wrapper .image {
    bottom: -20px;
    top: 20px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(2) .box .image-wrapper .image {
    top: 0;
    left: -20px;
    right: -20px;
    bottom: -20px;
    background-position: bottom center;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(3) .box .image-wrapper {
    height: 140px;
  }
}
body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(3) .box .image-wrapper .image {
  left: 30%;
  right: -30%;
  bottom: -40px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(3) .box .image-wrapper .image {
    left: 20%;
    right: -20px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .businessAdditionalServices .w .contents .items .item:nth-child(3) .box .image-wrapper .image {
    left: 20px;
    right: 20px;
    bottom: -20px;
    background-position: bottom center;
  }
}
body.page-ppas-and-additional-services .DownloadBrochure {
  margin-bottom: 140px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-ppas-and-additional-services .DownloadBrochure {
    margin-bottom: 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-ppas-and-additional-services .DownloadBrochure {
    margin-bottom: 90px;
  }
}
@media all and (max-width: 767px) {
  body.page-ppas-and-additional-services .DownloadBrochure {
    margin-bottom: 60px;
  }
}
@keyframes pulseSCC {
  0% {
    transform: scale(1);
    opacity: 0.95;
  }
  95% {
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
body.page-granular-tracking-and-matching-platform .SCCBenefits {
  padding: 100px 0;
  background: url(../images/sustainability-certification-chain/benefits-bg.jpg);
  background-size: cover;
  background-position: center;
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents > h2 {
  text-align: center;
  font-size: 60px;
  line-height: 1.133;
  margin-bottom: 33px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents > h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents > h2 {
    font-size: 50px;
    margin-bottom: 25px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents > h2 {
    font-size: 32px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents > p {
  text-align: center;
  margin: auto;
  max-width: 580px;
  font-size: 20px;
  line-height: 1.66;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents > p {
    font-size: 18px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: flex-start;
  margin-top: 100px;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items {
    margin-top: 0;
  }
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item {
  width: 50%;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item {
    margin-top: 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item {
    width: 100%;
  }
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .icon {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background: url(../images/sustainability-certification-chain/benefits-icon-bg.png);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 27px;
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .icon svg {
  width: 24px;
  height: auto;
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents h3 {
  text-align: center;
  font-size: 36px;
  line-height: 1.166;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .more-info {
    display: none;
  }
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .more-info svg {
  margin: auto;
  cursor: pointer;
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .more-info svg [fill] {
  fill: #C4C4C4;
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .more-info svg [stroke] {
  stroke: #C4C4C4;
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .more-info.focused.open + .tooltip, body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .more-info:hover + .tooltip {
  visibility: visible;
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .tooltip {
  visibility: hidden;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 375px;
  padding: 20px 25px;
  font-size: 18px;
  line-height: 1.33;
  background: #313131;
  border-radius: 40px;
  text-align: left;
  font-weight: 400;
  z-index: 1;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .tooltip {
    position: relative;
    visibility: visible !important;
    top: auto;
    left: auto;
    width: auto;
    transform: none;
    text-align: center;
    background: transparent;
    padding-bottom: 0;
    padding-top: 0;
    color: #C4C4C4;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .tooltip {
    padding: 0;
  }
}
body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .tooltip:before {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: scale(0.8, 1) translate(-50%, 50%) rotate(45deg);
  background: #313131;
  width: 16px;
  height: 16px;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCBenefits .contents .items .item .contents .more-info-container .tooltip:before {
    display: none;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars {
  padding: 175px 0 160px;
  background-image: url(../images/sustainability-certification-chain/pillar-bg.jpg);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #1E1E1E;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars {
    padding: 100px 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars {
    padding: 50px 0 60px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w {
  max-width: 1110px;
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents {
  position: relative;
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .circles {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .circles .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 65%;
  border-radius: 100%;
  border: 1px solid #009B3E;
  opacity: 0.3;
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .circles .circle:nth-child(1) {
  background-color: #009B3E;
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .circles .circle:nth-child(2) {
  border: none;
  border-radius: 0;
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .circles .circle:nth-child(2):after {
  border: 1px solid #009B3E;
  opacity: 0.3;
  content: " ";
  display: block;
  animation: pulseSCC 1.5s ease-out infinite;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents h2 {
  font-size: 80px;
  line-height: 1.05;
  text-align: center;
  margin-bottom: 70px;
  position: relative;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents h2 {
    font-size: 65px;
  }
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents h2 {
    font-size: 50px;
    margin-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents h2 {
    font-size: 32px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items {
  display: flex;
  flex-wrap: wrap;
  margin: -14px;
  list-style: none;
  position: relative;
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items {
    justify-content: center;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item {
  width: calc(100% / 3);
  padding: 14px;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item {
    max-width: 345px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box {
  background: linear-gradient(242.88deg, #212121 0%, #111111 98.47%);
  box-shadow: 0px 5.61062px 12.6239px -4.20796px rgba(0, 0, 0, 0.26), 0px 8.41593px 29.4558px -2.80531px rgba(0, 0, 0, 0.36);
  height: 100%;
  padding: 50px 0 0;
  display: flex;
  flex-direction: column;
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box strong {
  display: block;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 21px;
  padding: 0 32px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box strong {
    font-size: 26px;
  }
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box strong {
    width: 60%;
    flex-shrink: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box strong {
    padding: 0 20px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box p {
  font-size: 18px;
  line-height: 1.33;
  padding: 0 32px 30px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box p {
    font-size: 17px;
  }
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box p {
    width: 60%;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box p {
    padding: 0 20px 20px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box .image-wrapper {
  height: 200px;
  position: relative;
  margin-top: auto;
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box .image-wrapper {
    height: auto !important;
    top: 5px;
    bottom: 5px;
    width: calc(40% - 30px);
    position: absolute;
    right: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box .image-wrapper {
    height: 170px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item .box .image-wrapper .image {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background-position: center !important;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(1) .box .image-wrapper {
  height: 185px;
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(1) .box .image-wrapper {
    height: 140px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(1) .box .image-wrapper .image {
  left: 20%;
  right: -10px;
  bottom: -14px;
  background-position: right bottom;
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(1) .box .image-wrapper .image {
    left: 20px;
    right: 20px;
    background-position: bottom center;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(2) .box {
  transform: translateY(45px);
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(2) .box {
    transform: none;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(2) .box .image-wrapper .image {
  right: -9px;
  bottom: -14px;
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(2) .box .image-wrapper .image {
    top: 0;
    left: 20px;
    right: 20px;
    background-position: bottom center;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(3) .box .image-wrapper {
  height: 190px;
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(3) .box .image-wrapper {
    height: 140px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(3) .box .image-wrapper .image {
  left: 30%;
  right: -36px;
  bottom: -23px;
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPillars .w .contents .items .item:nth-child(3) .box .image-wrapper .image {
    left: 20px;
    right: 20px;
    bottom: -20px;
    background-position: bottom center;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPrinciples {
  padding: 140px 0 180px;
  background-image: url(../images/sustainability-certification-chain/principles-bg.jpg);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #1E1E1E;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCPrinciples {
    padding: 100px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPrinciples {
    padding: 50px 0 60px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPrinciples .w {
  max-width: 1110px;
}
body.page-granular-tracking-and-matching-platform .SCCPrinciples .w h2 {
  font-size: 80px;
  line-height: 0.95;
  margin: 0 auto 80px;
  text-align: center;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-granular-tracking-and-matching-platform .SCCPrinciples .w h2 {
    font-size: 70px;
  }
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCPrinciples .w h2 {
    font-size: 60px;
    margin-bottom: 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPrinciples .w h2 {
    font-size: 30px;
    margin-bottom: 0px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items {
  list-style: none;
  display: flex;
  flex-direction: column;
}
body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items .item {
  padding: 20px 0 0 0;
  display: flex;
  justify-content: flex-start;
}
body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items .item:nth-child(even) {
  justify-content: flex-end;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items .item {
    padding-top: 45px;
  }
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items .item {
    padding-top: 50px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items .item .box {
  max-width: 440px;
  display: flex;
}
body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items .item .box .icon {
  flex-shrink: 0;
  width: 66px;
  height: 66px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/sustainability-certification-chain/principles-bullet-bg.png);
  background-size: cover;
  background-position: center;
}
body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items .item .box .text {
  padding-left: 30px;
  font-size: 28px;
  line-height: 1.214;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items .item .box .text {
    font-size: 25px;
  }
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items .item .box .text {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCPrinciples .w .items .item .box .text {
    padding-left: 20px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages {
  padding: 135px 0;
  overflow: hidden;
  background: url(../images/sustainability-certification-chain/advanteges-bg.jpg);
  background-size: cover;
  background-position: top center;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages {
    padding: 100px 0 120px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages {
    padding: 50px 0 60px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages h2 {
  font-size: 70px;
  line-height: 1;
  margin: 0 auto 70px;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages h2 {
    font-size: 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols {
  display: flex;
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols {
    flex-direction: column;
  }
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts {
  width: 55%;
  flex-shrink: 0;
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts {
    width: 100%;
  }
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts ul {
  display: flex;
  flex-direction: column;
  list-style: none;
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts ul li {
  margin-bottom: 75px;
  padding: 14px 0 14px 45px;
  position: relative;
  font-size: 22px;
  line-height: 1.18;
  font-weight: 700;
  max-width: 470px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts ul li {
    font-size: 20px;
  }
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts ul li {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts ul li {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts ul li:last-child {
  margin-bottom: 0;
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts ul li:nth-child(even) {
  margin-left: 50px;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts ul li:nth-child(even) {
    margin-left: 0;
  }
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts ul li span {
  font-size: 140px;
  font-weight: 700;
  opacity: 0.1;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .texts ul li span {
    font-size: 130px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .image {
  position: relative;
  flex-grow: 1;
}
body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .image img {
  height: calc(100% + 40px);
  position: absolute;
  left: 0;
  top: -20px;
  bottom: -20px;
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCAdvantages .cols .image img {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    height: auto;
    width: 100%;
    margin-top: 50px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform {
  padding: 80px 0;
  background: url(../images/sustainability-certification-chain/updated-platform-bg.jpg);
  background-size: cover;
  background-position: bottom center;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform {
    padding: 60px 0;
  }
}
body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform h2 {
  font-size: 60px;
  line-height: 1.1;
  margin: 0 auto 70px;
  text-align: center;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform h2 {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items .item {
  width: 100%;
  max-width: 480px;
  min-height: 200px;
  padding: 20px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  line-height: 1.21;
  text-align: center;
  background-size: cover;
  background-position: center;
  box-shadow: 0px 5.61062px 12.6239px -4.20796px rgba(0, 0, 0, 0.26), 0px 8.41593px 29.4558px -2.80531px rgba(0, 0, 0, 0.36);
}
body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items .item:nth-child(1) {
  background-image: url(../images/sustainability-certification-chain/updated-platform-box1.png);
}
body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items .item:nth-child(3) {
  background-image: url(../images/sustainability-certification-chain/updated-platform-box2.png);
}
body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items .item:nth-child(5) {
  background-image: url(../images/sustainability-certification-chain/updated-platform-box3.png);
}
body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items .item:nth-child(7) {
  background-image: url(../images/sustainability-certification-chain/updated-platform-box4.png);
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items .item {
    font-size: 25px;
    min-height: 180px;
  }
}
@media all and (max-width: 1023px) {
  body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items .item {
    font-size: 22px;
    padding: 15px 20px;
    min-height: 150px;
  }
}
@media all and (max-width: 767px) {
  body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items .item {
    font-size: 18px;
  }
}
body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items .line {
  width: 1px;
  position: relative;
  height: 30px;
}
body.page-granular-tracking-and-matching-platform .SCCUpdatedPlatform .items .line span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0%;
  background: #169370;
}
@keyframes pulseEGPPP {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.95;
  }
  95% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
  }
}
body.page-egp-partner-portal .EGPPPBenefits {
  padding: 100px 0 125px;
  background-image: url(../images/egp-partner-portal/benefits-bg.jpg);
  background-size: cover;
  background-position: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-egp-partner-portal .EGPPPBenefits {
    padding: 90px 0 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPBenefits {
    padding: 60px 0 70px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPBenefits {
    padding: 50px 0 50px;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w {
  max-width: 1230px;
}
body.page-egp-partner-portal .EGPPPBenefits .w h2 {
  text-align: center;
  font-size: 60px;
  line-height: 1.133;
  margin-bottom: 140px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-egp-partner-portal .EGPPPBenefits .w h2 {
    margin-bottom: 120px;
  }
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPBenefits .w h2 {
    font-size: 50px;
    margin-bottom: 80px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPBenefits .w h2 {
    font-size: 35px;
    margin-bottom: 40px;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items {
  list-style: none;
  display: flex;
  flex-direction: column;
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item {
  margin-bottom: 100px;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item {
    margin-bottom: 60px;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item:last-child {
  margin-bottom: 0;
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row {
  display: flex;
  align-items: center;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row {
    flex-direction: column;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .icon {
  width: 66px;
  height: 66px;
  flex-shrink: 0;
  border-radius: 100%;
  background: url(../images/egp-partner-portal/benefits-bullet-bg.png);
  background-size: cover;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 54px;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .icon {
    margin-right: 40px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .icon {
    width: 50px;
    height: 50px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .icon svg {
  width: 25px;
  height: auto;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .icon svg {
    width: 20px;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row h3 {
  font-size: 46px;
  line-height: 1.08;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row h3 {
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row h3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 25px;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .btn-wrapper {
  margin-left: auto;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .btn-wrapper {
    margin: auto;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .btn-wrapper a {
  width: 250px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  border-radius: 20px;
  overflow: hidden;
  background: url(../images/egp-partner-portal/benefits-btn-bg.png);
  background-size: cover;
  background-position: center;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .btn-wrapper a {
    height: auto;
    padding: 15px 0;
    font-size: 20px;
    width: 200px;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row:nth-child(2) {
  padding-left: 120px;
  margin-top: 33px;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row:nth-child(2) {
    margin-top: 10px;
    padding-left: 106px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row:nth-child(2) {
    padding-left: 0;
    margin-top: 20px;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .more-info {
    display: none;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .more-info svg {
  margin: auto;
  cursor: pointer;
  width: 40px;
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .more-info svg [fill] {
  fill: #C4C4C4;
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .more-info svg [stroke] {
  stroke: #C4C4C4;
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .more-info.focused.open + .tooltip, body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .more-info:hover + .tooltip {
  visibility: visible;
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .tooltip {
  visibility: hidden;
  position: absolute;
  left: calc(40px + 20px);
  top: 50%;
  transform: translateY(-50%);
  width: calc(100% - 60px);
  padding: 12px 25px;
  font-size: 12px;
  line-height: 1.66;
  background: #313131;
  border-radius: 40px;
  text-align: left;
  font-weight: 400;
  z-index: 1;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .tooltip {
    position: relative;
    visibility: visible !important;
    top: auto;
    left: auto;
    width: auto;
    transform: none;
    background: transparent;
    color: #C4C4C4;
    font-size: 18px;
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .tooltip {
    font-size: 16px;
    text-align: center;
  }
}
body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .tooltip:before {
  content: " ";
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translate(50%, -50%) scale(1, 0.5) rotate(45deg);
  background: #313131;
  width: 16px;
  height: 16px;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPBenefits .w .items .item .row .more-info-container .tooltip:before {
    display: none;
  }
}
body.page-egp-partner-portal .EGPPPDashboard {
  padding: 70px 0;
  background: url(../images/egp-partner-portal/dashboard-bg.jpg);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #1F1F1F;
}
body.page-egp-partner-portal .EGPPPDashboard .w {
  max-width: 1220px;
}
body.page-egp-partner-portal .EGPPPDashboard .w h2 {
  text-align: center;
  font-size: 60px;
  line-height: 1.1;
  margin-bottom: 15px;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w h2 {
    font-size: 35px;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w p {
  font-size: 20px;
  line-height: 1.5em;
  text-align: center;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w p {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w p br {
    display: none;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .legend {
  display: none;
  font-size: 14px;
  line-height: 1;
  align-items: center;
  justify-content: center;
  margin-top: 33px;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .legend {
    display: flex;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .legend .variable {
  margin-right: 28px;
  display: flex;
  align-items: center;
}
body.page-egp-partner-portal .EGPPPDashboard .w .legend .variable .bullet {
  width: 27px;
  height: 27px;
  border-radius: 100%;
  background: url(../images/egp-partner-portal/dashboard-graph-bullet-bg.png);
  background-size: cover;
  background-position: center;
  position: relative;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  margin-right: 11px;
}
body.page-egp-partner-portal .EGPPPDashboard .w .legend .variable .bullet:before {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  background: #FFFFFF;
  border-radius: 100%;
}
body.page-egp-partner-portal .EGPPPDashboard .w .legend .granularity {
  padding: 0.4em 2.28em 0.5em;
  white-space: nowrap;
  border: 1px solid #FFFFFF;
  border-radius: 1.9em;
}
body.page-egp-partner-portal .EGPPPDashboard .w .box {
  margin-top: 33px;
  border-radius: 20px;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  padding: 123px 43px 55px;
  background: url(../images/egp-partner-portal/dashboard-box-bg.png);
  background-size: cover;
  background-position: center;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box {
    padding: 70px 35px 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box {
    background-image: url(../images/egp-partner-portal/dashboard-box-bg-mobile.png);
    max-width: 400px;
    margin: 33px auto 0;
    padding: 45px 25px 55px;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper {
  padding: 85px 0 120px;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper {
    padding: 0;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph {
  list-style: none;
  display: flex;
  position: relative;
  height: 100px;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph {
    height: 80px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph {
    height: auto;
    flex-direction: column;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item {
  flex-grow: 0;
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(1) {
  transform: translateY(62%);
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(1) .bullet-wrapper .texts h3 .br {
    display: block;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(2) {
  transform: translateY(0%);
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(3) {
  transform: translateY(100%);
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(4) {
  transform: translateY(33%);
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(5) {
  transform: translateY(100%);
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(6) {
  transform: translateY(0%);
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(7) {
  transform: translateY(70%);
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(even) .bullet-wrapper .bullet {
  top: 1px;
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(even) .bullet-wrapper .texts {
  bottom: 100%;
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:nth-child(odd) .bullet-wrapper .texts {
  top: 100%;
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:not(:nth-child(1)):not(:nth-child(7)) {
  flex-grow: 1;
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:not(:nth-child(1)):not(:nth-child(7)) .bullet-wrapper .texts {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item {
    transform: none !important;
    width: 100%;
    margin: 40px 0 0;
    position: relative !important;
  }
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item:first-child {
    margin-top: 0;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .line {
  position: absolute;
  top: 0;
  right: calc(50% - 1px);
  height: 2px;
  width: 100px;
  transform-origin: center right;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .line {
    left: 13px;
    right: auto;
    transform-origin: center left;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .line span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0%;
  background-color: #FFFFFF;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .line span {
    left: auto;
    top: auto;
    bottom: 0;
    top: 0;
    right: 0;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper {
  position: relative;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper {
    display: flex;
    align-items: flex-start;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .bullet {
  width: 27px;
  height: 27px;
  border-radius: 100%;
  background: url(../images/egp-partner-portal/dashboard-graph-bullet-bg.png);
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: scale(0);
  opacity: 0;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .bullet {
    transform: none !important;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .bullet:before {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  background: #FFFFFF;
  border-radius: 100%;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .bullet {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    flex-shrink: 0;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .texts {
  text-align: center;
  padding: 28px 0;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .texts {
    padding: 0;
    top: auto !important;
    bottom: auto !important;
    width: 100%;
    text-align: left;
    padding-left: 21px;
    position: relative !important;
    left: auto !important;
    transform: none !important;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .texts h3 {
  font-size: 22px;
  line-height: 26px;
  white-space: nowrap;
  opacity: 0;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .texts h3 {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .texts h3 {
    white-space: normal;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .texts h3 .br {
  display: block;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .texts h3 .br {
    display: inline !important;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .texts > span {
  opacity: 0;
  font-size: 14px;
  line-height: 1;
  padding: 0.285em 2.28em 0.232em;
  white-space: nowrap;
  display: inline-block;
  margin-top: 15px;
  border: 1px solid #FFFFFF;
  border-radius: 0.87em;
  min-width: 8.71em;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .graph-wrapper .graph .item .bullet-wrapper .texts > span {
    margin-top: 10px;
    text-align: center;
    min-width: 124px;
    padding-left: 1em;
    padding-right: 1em;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer {
  margin-top: 100px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer {
    margin-top: 80px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer {
    margin-top: 45px;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .info {
  display: flex;
  align-items: center;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .info {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .info {
    align-items: flex-start;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .info .icon {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/egp-partner-portal/dashboard-icon-info-bg.png);
  background-size: cover;
  background-position: center;
  overflow: hidden;
  flex-shrink: 0;
  margin-right: 20px;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .info .icon svg {
  width: 20px;
  height: auto;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .info .icon {
    width: 27px;
    height: 27px;
  }
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .info .icon svg {
    width: 17px;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .info .text {
  font-size: 14px;
  line-height: 1.285;
  padding-right: 50px;
  max-width: 670px;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .info .text {
    max-width: none;
    padding-right: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .info .text {
    font-size: 12px;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .legend {
  margin-left: auto;
  display: flex;
  margin-top: 0;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .legend {
    margin-bottom: 35px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .box .contents .footer .legend {
    display: none;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .eacs {
  margin-top: 100px;
  display: flex;
  align-items: center;
  padding: 0 45px 0 45px;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .eacs {
    margin-top: 80px;
    padding: 0 35px 0 35px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .eacs {
    max-width: 400px;
    margin: 50px auto 0;
    padding: 0;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .eacs .texts {
  max-width: 700px;
  padding-right: 70px;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .eacs .texts {
    padding-right: 30px;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .eacs .texts h3 {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 15px;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .eacs .texts h3 {
    font-size: 20px;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .eacs .texts p {
  font-size: 18px;
  line-height: 1.55;
  text-align: left;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .eacs .texts p {
    font-size: 16px;
  }
}
body.page-egp-partner-portal .EGPPPDashboard .w .eacs .green-energy {
  margin-left: auto;
}
body.page-egp-partner-portal .EGPPPDashboard .w .eacs .green-energy img {
  height: 175px;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .eacs .green-energy img {
    height: 125px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboard .w .eacs .green-energy img {
    height: 90px;
  }
}
body.page-egp-partner-portal .EGPPPDashboardInformations {
  padding: 150px 0 165px;
  background: url(../images/egp-partner-portal/dashboard-informations-bg.jpg);
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations {
    padding: 120px 0 135px;
  }
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations {
    padding: 100px 0 110px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations {
    padding: 70px 0 80px;
  }
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w {
  max-width: 1220px;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w h2 {
  text-align: left;
  font-size: 60px;
  line-height: 1.133;
  margin-bottom: 100px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w h2 {
    margin-bottom: 80px;
  }
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w h2 {
    font-size: 35px;
    margin-bottom: 40px;
  }
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro h3 {
  font-size: 40px;
  line-height: 1.15;
  text-align: center;
  color: #1E8779;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro h3 {
    font-size: 35px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro h3 {
    font-size: 30px;
  }
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro ul {
  list-style: none;
  margin-top: 38px;
  display: flex;
  flex-direction: column;
  text-align: center;
  font-size: 28px;
  line-height: 1.07;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro ul {
    font-size: 25px;
    margin-top: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro ul {
    font-size: 20px;
    margin-top: 30px;
  }
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro ul li {
  margin-bottom: 29px;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro ul li {
    margin-bottom: 22px;
  }
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro ul li:last-child {
  margin-bottom: 0;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro .line {
  width: 1px;
  height: 65px;
  position: relative;
  margin-top: 30px;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .intro .line span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0%;
  background: #169370;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper {
  max-width: 760px;
  width: 100%;
  position: relative;
  margin: 42px auto 0 auto;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .circles {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .circles .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 50px);
  border-radius: 100%;
  opacity: 0.3;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .circles .circle:nth-child(1) {
  background: url(../images/egp-partner-portal/dashboard-informations-circle-bg.jpg);
  background-size: cover;
  background-position: center;
  opacity: 1;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .circles .circle:nth-child(2) {
  transform: scale(1.2);
  animation: pulseEGPPP 1.5s ease-out infinite;
  border: 1px solid #009767;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid {
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item {
  padding: 24px;
  width: 50%;
  height: 100%;
  display: flex;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item {
    max-width: 380px;
    width: 100%;
    padding: 0 0 35px;
  }
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item:nth-child(odd) .box {
  transform: translateY(85px);
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item:nth-child(odd) .box {
    transform: none;
  }
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item .box {
  height: 100%;
  width: 100%;
  background: linear-gradient(242.88deg, #212121 0%, #111111 98.47%);
  box-shadow: 0px 5.61062px 12.6239px -4.20796px rgba(0, 0, 0, 0.26), 0px 8.41593px 29.4558px -2.80531px rgba(0, 0, 0, 0.36);
  display: flex;
  flex-direction: column;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item .box .contents {
  padding: 45px 30px 5px;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item .box .contents strong {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.07;
  margin-bottom: 23px;
  display: block;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item .box .contents p {
  font-size: 16px;
  line-height: 1.5;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item .box .image-wrapper {
  margin-top: auto;
  height: 240px;
  position: relative;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item .box .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item:nth-child(1) .box .image-wrapper .image {
  right: -18px;
  bottom: -30px;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item:nth-child(2) .box .image-wrapper .image {
  right: -66px;
  bottom: -30px;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item:nth-child(3) .box .image-wrapper .image {
  right: -31px;
  bottom: -23px;
}
body.page-egp-partner-portal .EGPPPDashboardInformations .w .grid-wrapper .grid .item:nth-child(4) .box .image-wrapper .image {
  right: -14px;
  bottom: -41px;
}
body.page-egp-partner-portal .EGPPPEApi {
  padding: 50px 0 190px;
  background: url(../images/egp-partner-portal/eapi-bg.jpg);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPEApi {
    padding: 50px 0 140px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPEApi {
    padding: 50px 0 80px;
  }
}
body.page-egp-partner-portal .EGPPPEApi h2 {
  text-align: center;
  font-size: 60px;
  line-height: 1.133;
  margin-bottom: 10px;
  background-image: url(../images/text-gradient-bg2.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPEApi h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPEApi h2 {
    font-size: 35px;
  }
}
body.page-egp-partner-portal .EGPPPEApi p {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPEApi p {
    font-size: 18px;
  }
}
body.page-egp-partner-portal .EGPPPEApi .items {
  max-width: 1195px;
  display: flex;
  align-content: center;
  justify-content: center;
  list-style: none;
  margin: 60px auto 0;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPEApi .items {
    margin-top: 40px;
    flex-wrap: wrap;
  }
}
body.page-egp-partner-portal .EGPPPEApi .items .item {
  padding: 0 15px;
  width: calc(100% / 3);
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item {
    padding: 0 7.5px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item {
    width: 50%;
    margin-bottom: 15px;
  }
}
body.page-egp-partner-portal .EGPPPEApi .items .item .box {
  display: flex;
  background: linear-gradient(180deg, #073680 0%, #0F3373 41.67%, #182233 100%);
  box-shadow: 0px 20px 20px #1E1E1E;
  border-radius: 60px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box {
    border-radius: 50px;
  }
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box {
    border-radius: 40px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box {
    border-radius: 30px;
  }
}
body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 10px;
}
body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents .ico {
  margin-bottom: 55px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents .ico {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents .ico {
    margin-bottom: 40px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents .ico {
    margin-bottom: 30px;
  }
}
body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents .ico svg {
  height: 90px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents .ico svg {
    height: 70px;
  }
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents .ico svg {
    height: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents .ico svg {
    height: 40px;
  }
}
body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents h3 {
  font-size: 28px;
  line-height: 1.14;
  text-align: center;
  font-weight: 700;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents h3 {
    font-size: 24px;
  }
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents h3 {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPEApi .items .item .box .contents h3 {
    font-size: 20px;
  }
}
body.page-egp-partner-portal .EGPPPPAsummary {
  padding: 105px 0 0;
  overflow: hidden;
}
body.page-egp-partner-portal .EGPPPPAsummary h2 {
  text-align: center;
  font-size: 60px;
  line-height: 1.133;
  margin-bottom: 15px;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPPAsummary h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPPAsummary h2 {
    font-size: 35px;
  }
}
body.page-egp-partner-portal .EGPPPPAsummary p {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPPAsummary p {
    font-size: 18px;
  }
}
body.page-egp-partner-portal .EGPPPPAsummary .cols {
  margin-top: 70px;
  display: flex;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPPAsummary .cols {
    margin-top: 20px;
  }
}
body.page-egp-partner-portal .EGPPPPAsummary .cols .texts {
  width: 66%;
  flex-shrink: 0;
  padding: 85px 0 15vw;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPPAsummary .cols .texts {
    width: 70%;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPPAsummary .cols .texts {
    padding: 80px 0 100px;
    width: 75%;
  }
}
body.page-egp-partner-portal .EGPPPPAsummary .cols .texts ul {
  list-style: none;
  display: flex;
  flex-direction: column;
}
body.page-egp-partner-portal .EGPPPPAsummary .cols .texts ul li {
  font-size: 38px;
  line-height: 1;
  position: relative;
  padding-left: 1em;
  font-weight: 700;
  margin-bottom: 144px;
}
@media all and (max-width: 1023px) {
  body.page-egp-partner-portal .EGPPPPAsummary .cols .texts ul li {
    font-size: 28px;
    margin-bottom: 100px;
  }
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPPAsummary .cols .texts ul li {
    font-size: 22px;
    margin-bottom: 35px;
    line-height: 1.18;
  }
}
body.page-egp-partner-portal .EGPPPPAsummary .cols .texts ul li:last-child {
  margin-bottom: 0;
}
body.page-egp-partner-portal .EGPPPPAsummary .cols .texts ul li:nth-child(2) {
  margin-left: auto;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPPAsummary .cols .texts ul li:nth-child(2) {
    margin-left: 0;
  }
}
body.page-egp-partner-portal .EGPPPPAsummary .cols .texts ul li:nth-child(4) {
  margin: auto;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPPAsummary .cols .texts ul li:nth-child(4) {
    margin-left: 0;
  }
}
body.page-egp-partner-portal .EGPPPPAsummary .cols .texts ul li:before {
  content: " ";
  width: 0.39em;
  height: 0.39em;
  border-radius: 100%;
  overflow: hidden;
  background: url(../images/egp-partner-portal/ppa-summary-bullet-bg.png);
  background-size: cover;
  background-position: center;
  display: block;
  position: absolute;
  left: 0;
  top: 0.3em;
}
body.page-egp-partner-portal .EGPPPPAsummary .cols .image-wrapper {
  position: relative;
  flex-grow: 1;
}
body.page-egp-partner-portal .EGPPPPAsummary .cols .image-wrapper img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: 100%;
}
@media all and (max-width: 767px) {
  body.page-egp-partner-portal .EGPPPPAsummary .cols .image-wrapper img {
    left: -20px;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner {
  position: relative;
  padding: 100px 0 60px;
  background: url(../images/sustainability-is-our-business/partner-bg.jpg);
  background-size: cover;
  background-position: bottom center;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner {
    padding: 80px 0 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner {
    padding: 60px 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .bg-left,
body.page-think-renewable-act-sustainable .SIOBPartner .bg-right {
  position: absolute;
  bottom: 0;
  width: 15vw;
  background-size: auto 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .bg-left,
body.page-think-renewable-act-sustainable .SIOBPartner .bg-right {
    width: 12vw;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .bg-left,
body.page-think-renewable-act-sustainable .SIOBPartner .bg-right {
    display: none;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .bg-left {
  left: 0;
  height: 485px;
  background-image: url(../images/sustainability-is-our-business/partner-p-left.png);
  background-position: right bottom;
}
body.page-think-renewable-act-sustainable .SIOBPartner .bg-right {
  right: 0;
  height: 475px;
  background-image: url(../images/sustainability-is-our-business/partner-p-right.png);
  background-position: left bottom;
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  display: none;
  align-items: center;
  justify-content: center;
  background: #1E1E1E;
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/modal-background.jpg);
  background-color: #000d16;
  background-size: cover;
  background-position: bottom center;
  opacity: 0.5;
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box {
  width: calc(100% - 120px);
  height: calc(100% - 120px);
  max-width: 1440px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  display: flex;
  padding: 70px 70px;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box {
    padding: 60px 60px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/modal-box-background.jpg);
  background-size: cover;
  background-position: center;
  opacity: 0.8;
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box button {
  position: absolute;
  top: 50px;
  right: 50px;
  background: transparent;
  cursor: pointer;
  z-index: 2;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box button {
    top: 30px;
    right: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box button {
    top: 10px;
    right: 10px;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents {
  position: relative;
  display: flex;
  align-items: center;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents {
    flex-direction: column;
    justify-content: space-around;
    overflow: auto;
    padding: 60px 40px 40px 40px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents {
    padding: 30px 30px;
    display: block;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-grow: 1;
  max-height: 900px;
  height: 100%;
  flex-shrink: 0;
  width: 55%;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list {
    width: 60%;
  }
}
@media all and (max-height: 710px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list {
    width: 70%;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list {
    width: 100%;
    height: auto;
    max-height: none;
    flex-grow: 0;
    padding-left: 40px;
    padding-bottom: 40px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list {
    padding-left: 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item {
  padding: 30px 80px 30px 0;
  position: relative;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item {
    padding: 20px 40px 20px 0;
  }
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item {
    padding: 20px 40px 20px 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item {
    padding: 35px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item {
    padding: 20px 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item:last-child {
  padding-bottom: 0;
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item i {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -20%);
  font-size: 140px;
  line-height: 1;
  color: #FFFFFF;
  opacity: 0.2;
  font-style: normal;
  font-weight: 700;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item i {
    font-size: 100px;
  }
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item i {
    font-size: 90px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item i {
    font-size: 80px;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item strong {
  font-size: 28px;
  line-height: 1.21;
  margin-bottom: 15px;
  display: block;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item strong {
    font-size: 22px;
  }
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item strong {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item strong {
    font-size: 28px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item strong {
    font-size: 22px;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item div {
  font-size: 18px;
  line-height: 1.33;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item div {
    font-size: 16px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item div {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .list .item div {
    font-size: 16px;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph {
  width: 80px;
  flex-shrink: 0;
  height: 100%;
  position: relative;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph {
    width: 40px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph {
    display: none;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph .main {
  width: 50%;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  position: absolute;
  left: 0;
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph .main:before, body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph .main:after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #FFFFFF;
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph .main:before {
  top: 0;
  transform: translate(-50%, -50%);
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph .main:after {
  bottom: 0;
  transform: translate(-50%, 50%);
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph .horizontal {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #FFFFFF;
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph .horizontal:before, body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph .horizontal:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #FFFFFF;
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph .horizontal:before {
  left: 0;
  transform: translate(-50%, -50%);
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .graph .horizontal:after {
  right: 0;
  transform: translate(50%, -50%);
}
body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .text {
  flex-shrink: 1;
  font-size: 28px;
  line-height: 1.35;
  display: flex;
  align-items: center;
  padding-left: 60px;
}
@media all and (max-width: 1439px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .text {
    font-size: 20px;
    padding-left: 40px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .text {
    font-size: 20px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .text {
    padding-top: 40px;
    border-top: 1px solid #FFFFFF;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .modal .box .contents .text {
    padding-left: 0;
    font-size: 18px;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w h2 {
  font-size: 80px;
  line-height: 1;
  text-align: center;
  margin-bottom: 20px;
}
@media all and (max-width: 1439px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w h2 {
    font-size: 70px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w h2 {
    width: auto;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w > p {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w > p {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w > p {
    max-width: 500px;
    margin: auto;
  }
  body.page-think-renewable-act-sustainable .SIOBPartner .w > p br {
    display: none;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper {
  max-width: 905px;
  margin: 50px auto 0;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper {
    max-width: 800px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper {
    margin: 40px 0 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items {
  list-style: none;
  display: flex;
  margin: 0 -13px;
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items {
    margin: 0;
    flex-direction: column;
    align-items: center;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item {
  padding: 13px;
  width: 50%;
  flex-shrink: 0;
  display: flex;
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item {
    padding: 0;
    width: auto;
    max-width: 400px;
  }
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item:nth-child(2) {
    margin-top: 30px;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item:nth-child(1) .box {
  background: linear-gradient(180deg, #073680 0%, #0F3373 41.67%, #182233 100%);
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item:nth-child(2) .box {
  background: linear-gradient(180deg, #05734E 0%, #0A4A42 51.75%, #162E29 100%);
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box {
  border-radius: 60px;
  padding: 90px 30px 30px;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  filter: drop-shadow(0px 4px 18px rgba(0, 0, 0, 0.25));
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box {
    padding: 40px 30px;
    min-height: 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box h3 {
  font-size: 40px;
  line-height: 1.15;
  text-align: center;
  max-width: 8em;
  margin: 0 auto 50px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box h3 {
    font-size: 35px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box h3 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container {
    margin-top: 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .more-info {
    display: none;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .more-info svg {
  margin: auto;
  cursor: pointer;
  width: 40px;
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .more-info svg [fill] {
  fill: #C4C4C4;
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .more-info svg [stroke] {
  stroke: #C4C4C4;
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .more-info.focused.open + .tooltip, body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .more-info:hover + .tooltip {
  visibility: visible;
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .tooltip {
  visibility: hidden;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 280px;
  padding: 20px 25px;
  font-size: 18px;
  line-height: 1.33;
  background: #313131;
  border-radius: 40px;
  text-align: left;
  font-weight: 400;
  z-index: 1;
  filter: drop-shadow(0px 4px 18px rgba(0, 0, 0, 0.25));
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .tooltip {
    position: relative;
    visibility: visible !important;
    top: auto;
    left: auto;
    width: auto;
    transform: none;
    text-align: center;
    background: transparent;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 16px;
    color: #C4C4C4;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .tooltip {
    padding: 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .tooltip:before {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: scale(0.8, 1) translate(-50%, 50%) rotate(45deg);
  background: #313131;
  width: 16px;
  height: 16px;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .items-wrapper .items .item .box .more-info-container .tooltip:before {
    display: none;
  }
}
body.page-think-renewable-act-sustainable .SIOBPartner .w .cta-wrapper {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBPartner .w .cta-wrapper {
    padding-top: 40px;
  }
}
body.page-think-renewable-act-sustainable .SIOBBenefits {
  position: relative;
  height: 300vh;
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation {
  position: sticky;
  top: 65px;
  left: 0;
  right: 0;
  height: calc(100vh - 65px);
  height: calc(var(--real100vh) - 65px);
  background: url(../images/green-hydrogen/why-bg.jpg);
  background-size: cover;
  background-position: center;
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation .heading {
  padding: 75px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .heading {
    padding: 50px 0 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .heading {
    padding-top: 20px;
  }
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation .heading h2 {
  font-size: 60px;
  line-height: 1.26;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .heading h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .heading h2 {
    font-size: 32px;
  }
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w {
  height: 100%;
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents {
  display: flex;
  justify-content: space-between;
  height: 100%;
  position: relative;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents {
    flex-direction: column;
    align-items: center;
  }
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .image {
  position: absolute;
  width: 440px;
  top: 180px;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .image {
    position: relative;
    order: 3;
    left: auto;
    right: auto;
    transform: none;
    width: 90%;
    top: auto;
    bottom: auto;
    height: 60%;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .image {
    height: auto;
    flex-grow: 1;
    width: 70%;
  }
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col {
  display: flex;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col {
    width: 50% !important;
    height: 20%;
    align-items: center;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col {
    width: 100% !important;
    height: auto;
    padding: 0 0 20px !important;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(2) {
    text-align: center;
    padding-right: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(2) {
    padding-right: 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(2) p {
  font-size: 54px;
  line-height: 1.07;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(2) p {
    font-size: 32px;
  }
}
@media all and (max-width: 1023px) and (min-width: 768px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(2) p br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(2) p {
    font-size: 22px;
  }
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(3) {
  align-items: flex-end;
  padding-bottom: 60px;
  text-align: left;
  max-width: 345px;
  font-size: 24px;
  line-height: 1.25;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(3) {
    max-width: 260px;
    font-size: 18px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(3) {
    padding-bottom: 0;
    text-align: center;
    align-items: center;
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(3) {
    font-size: 14px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(3) p {
    min-height: 0 !important;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(3) ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style: none;
  }
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col:nth-child(3) ul li:before {
    content: "•";
    display: inline-block;
    margin-right: 0.3em;
  }
}
body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col h3 {
  font-size: 28px;
  line-height: 1.07;
  font-weight: 700;
  margin-bottom: 1em;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col h3 {
    font-size: 24px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col h3 {
    margin-bottom: 0.5em;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col .texts {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBBenefits .animation .step .w .contents .col .texts br {
    display: none;
  }
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem {
  padding: 155px 0 135px;
  background: url(../images/sustainability-is-our-business/ecosystem-bg.jpg);
  background-position: bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  overflow: hidden;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem {
    padding: 80px 0 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem {
    padding: 60px 0;
  }
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents h2 {
  font-size: 80px;
  line-height: 1;
  text-align: center;
  margin-bottom: 45px;
}
@media all and (max-width: 1439px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents h2 {
    font-size: 70px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents h2 {
    font-size: 32px;
    margin-bottom: 25px;
  }
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper {
  width: 100%;
  max-width: 875px;
  margin: auto;
  padding: 110px 26px;
  position: relative;
}
@media all and (max-width: 1439px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper {
    max-width: 750px;
  }
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper {
    max-width: 600px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper {
    padding: 100px 25px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper {
    padding: 25px;
    margin-top: 50px;
  }
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .circles {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .circles .circle {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/sustainability-is-our-business/ecosystem-circle-bg.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item {
  padding: 14px;
  width: 50%;
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item {
    width: 100%;
  }
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item .box {
  position: relative;
  background: linear-gradient(242.88deg, #212121 0%, #111111 98.47%);
  box-shadow: 0px 5.61062px 12.6239px -4.20796px rgba(0, 0, 0, 0.26), 0px 8.41593px 29.4558px -2.80531px rgba(0, 0, 0, 0.36);
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item .box .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item .box:before {
  content: " ";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  height: 65%;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.9;
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item .box:before {
    height: 90%;
  }
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item .box .contents {
  position: relative;
  padding: 44px 35px;
  z-index: 2;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item .box .contents {
    padding: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item .box .contents {
    height: auto !important;
  }
}
body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item .box .contents h3 {
  font-size: 28px;
  line-height: 1.07;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item .box .contents h3 {
    font-size: 25px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOUBEcosystem .w > .contents .grid-wrapper .grid .item .box .contents h3 {
    font-size: 22px;
    min-height: 2.14em;
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach {
  padding: 135px 0 160px;
  position: relative;
  overflow: hidden;
  background: url(../images/sustainability-is-our-business/approach-bg.jpg);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBApproach {
    padding: 80px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach {
    padding: 60px 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach h2 {
  font-size: 60px;
  line-height: 1.16;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBApproach h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach h2 {
    font-size: 32px;
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper {
  display: flex;
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .imageWrapper {
  width: 42%;
  flex-shrink: 1;
  position: relative;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .imageWrapper {
    width: 38%;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .imageWrapper {
    position: absolute;
    top: 80px;
    right: 0;
    width: 250px;
    height: 250px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .imageWrapper {
    display: none;
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .imageWrapper .image {
  position: absolute;
  top: 70px;
  right: 0;
  border-radius: 100%;
  overflow: hidden;
  background-position: right center;
  background-size: cover;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .imageWrapper .image {
    top: 50px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .imageWrapper .image {
    top: 0;
    transform: translateX(10%) scale(-1, 1);
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items {
  list-style: none;
  padding-left: 115px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 34px;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items {
    padding-left: 90px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items {
    padding-left: 35px;
    padding-top: 100px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items {
    padding-left: 0;
    padding-top: 60px;
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item {
  margin-bottom: 80px;
  display: flex;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item {
    margin-bottom: 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item {
    margin-bottom: 40px;
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item:last-child {
  margin-bottom: 0;
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item:nth-child(even) {
  justify-content: flex-end;
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item:nth-child(even) {
    justify-content: flex-start;
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item:nth-child(even) .contents i {
  left: -0.43em;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item:nth-child(even) .contents i {
    left: -25px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item:nth-child(even) .contents i {
    left: 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item:nth-child(even) .contents p {
  padding-right: 0;
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents {
  width: 100%;
  max-width: 345px;
  position: relative;
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents {
    max-width: 60%;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents {
    max-width: none;
    padding-left: 70px;
    min-height: 100px;
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents i {
  position: absolute;
  font-style: normal;
  font-size: 140px;
  line-height: 1;
  font-weight: 700;
  color: #FFFFFF;
  opacity: 0.2;
  top: -0.3em;
  left: -0.3em;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents i {
    font-size: 120px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents i {
    left: -35px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents i {
    left: 0;
    font-size: 100px;
    top: 0px;
    transform: translateY(-40%);
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents h3 {
  font-size: 28px;
  line-height: 1.07;
  margin-bottom: 14px;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents h3 {
    font-size: 26px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents h3 {
    font-size: 22px;
  }
}
body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents p {
  font-size: 18px;
  line-height: 1.22;
  padding-right: 40px;
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBApproach .listWrapper .items .item .contents p {
    padding-right: 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories {
  padding: 95px 0 110px;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories {
    padding: 90px 0 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories {
    padding: 60px 0 60px;
  }
}
@media all and (min-width: 768px) {
  body.page-think-renewable-act-sustainable .SIOBStories .w {
    padding: 0 100px;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories h2 {
  font-size: 60px;
  line-height: 1.1;
  background-image: url(../images/text-gradient-bg.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin-bottom: 65px;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories h2 {
    font-size: 55px;
    margin-bottom: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories h2 {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories h2 {
    font-size: 32px;
    margin-bottom: 35px;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .navbar {
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 120px;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .navbar {
    margin-bottom: 100px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .navbar {
    justify-content: space-between;
    margin-bottom: 80px;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .navbar > span {
  visibility: hidden;
  position: absolute;
  pointer-events: none;
}
body.page-think-renewable-act-sustainable .SIOBStories .navbar button {
  margin: 0 0 0 70px;
  background-color: transparent;
  cursor: pointer;
  width: 130px;
  position: relative;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .navbar button {
    margin: 0 0 0 50px;
    width: 100px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .navbar button {
    margin: 0;
    width: 65px;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .navbar button:first-child {
  margin-left: 0;
}
body.page-think-renewable-act-sustainable .SIOBStories .navbar button span {
  visibility: hidden;
  position: absolute;
}
body.page-think-renewable-act-sustainable .SIOBStories .navbar button .icon {
  transition: background-color 0.3s;
}
body.page-think-renewable-act-sustainable .SIOBStories .navbar button .icon img {
  width: 100%;
}
body.page-think-renewable-act-sustainable .SIOBStories .navbar button p {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 14px;
  font-size: 18px;
  line-height: 1.22;
  text-align: center;
  opacity: 0;
  transition: all 0.3s;
  white-space: nowrap;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .navbar button p {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .navbar button p {
    font-size: 14px;
    margin-top: 10px;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .navbar button:is([aria-current=true]) p {
  opacity: 1;
}
body.page-think-renewable-act-sustainable .SIOBStories .navbar button:not([aria-current=true]) .icon {
  background-color: transparent !important;
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .navbar button:nth-child(2) p {
    text-align: left;
    left: 0;
    transform: translate(0);
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .navbar button:last-child p {
    text-align: right;
    left: auto;
    right: 0;
    transform: translate(0);
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper {
  margin-top: 11px;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper {
    flex-direction: column-reverse;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows {
  position: relative;
  z-index: 11;
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  min-height: 838px;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow {
    min-height: 650px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow {
    position: relative;
    height: auto !important;
    min-height: 0;
    width: auto;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow .ico {
  cursor: pointer;
  width: 50px;
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow .ico svg {
  width: 100%;
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow.arrow-left {
  left: 0;
  transform: translateX(-100%);
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow.arrow-left {
    transform: none;
    margin-right: 20px;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow.arrow-left .ico {
  transform: rotate(90deg);
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow.arrow-right {
  right: 0;
  transform: translateX(100%);
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow.arrow-right {
    transform: none;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .arrows .arrow.arrow-right .ico {
  transform: rotate(-90deg);
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper {
  position: relative;
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item {
  min-height: 838px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item {
    min-height: 650px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item {
    flex-direction: column;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item {
    min-height: 0;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base .image-wrapper,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .image-wrapper {
  width: 50%;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  height: 100%;
  min-height: 838px;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base .image-wrapper,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .image-wrapper {
    min-height: 650px;
    width: 45%;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base .image-wrapper,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .image-wrapper {
    width: 100%;
    height: 40vw !important;
    min-height: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base .image-wrapper,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .image-wrapper {
    height: 300px !important;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base .text-wrapper,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper {
  width: 50%;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base .text-wrapper,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper {
    width: 55%;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base .text-wrapper,
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper {
    width: 100%;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base {
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  border-radius: 20px;
  background: url(../images/sustainability-is-our-business/successful-stories-item-bg.jpg);
  background-size: cover;
  background-position: center;
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .item-base .image-wrapper {
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  background-color: rgba(30, 30, 30, 0.5);
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 1;
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item.current {
  z-index: 2;
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item > span {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateX(100%);
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .image-wrapper .image.mobile-bottom {
    background-position: bottom center;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .image-wrapper .image.mobile-top {
    background-position: top center;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper {
  overflow: hidden;
  position: relative;
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text {
  padding: 100px 85px 100px 64px;
  transform: translateX(100%);
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text {
    padding: 100px 70px 100px 70px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text {
    padding: 60px 40px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text {
    padding: 40px 20px 30px;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h4 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 10px;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h4 {
    font-size: 22px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h4 {
    font-size: 20px;
    margin-bottom: 7px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h4 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h3 {
  font-size: 50px;
  line-height: 1.08;
  font-weight: 400;
  margin-bottom: 30px;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h3 {
    font-size: 45px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h3 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h3 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text p {
  font-size: 22px;
  line-height: 1.27;
}
@media all and (max-width: 1279px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text p {
    font-size: 20px;
  }
}
@media all and (max-width: 1023px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text p {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media all and (max-width: 767px) {
  body.page-think-renewable-act-sustainable .SIOBStories .items-wrapper .item-base-wrapper .items .item .text-wrapper .text p {
    font-size: 16px;
  }
}

@keyframes pulseMining {
  0% {
    transform: scale(1);
    opacity: 0.3;
  }
  95% {
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MediaHero > .contents .top h1 {
    padding: 0 50px;
  }
  body.page-powering-your-mine-ahead-with-renewable-energy .MediaHero > .contents .top h1 br {
    display: none;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization {
  padding: 80px 0 110px;
  position: relative;
  text-align: center;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization {
    padding: 80px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization {
    padding: 60px 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/mining/decarbonization-bg.jpg);
  background-size: 100% auto;
  background-position: center top;
  background-color: #1E1E1E;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents {
  position: relative;
  z-index: 1;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents h2 {
  font-size: 60px;
  line-height: 1.13;
  margin-bottom: 20px;
  background-image: url(../images/text-gradient-bg3.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents h2 {
    font-size: 50px;
  }
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents h2 br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents p {
  font-size: 20px;
  line-height: 1.5;
  max-width: 990px;
  margin: 0 auto 0.9em;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents p:last-child {
  margin-bottom: 0;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents p {
    font-size: 18px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents p br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningDecarbonization .contents p {
    font-size: 16px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits {
  padding: 100px 0 125px;
  background-image: url(../images/mining/benefits-bg.jpg);
  background-size: 100% auto;
  background-position: center top;
  background-color: #1E1E1E;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits {
    padding: 90px 0 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits {
    padding: 60px 0 70px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits {
    padding: 50px 0 50px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w {
  max-width: 1230px;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w h2 {
  text-align: center;
  font-size: 60px;
  line-height: 1.133;
  margin-bottom: 140px;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w h2 {
    margin-bottom: 120px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w h2 {
    font-size: 50px;
    margin-bottom: 80px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w h2 {
    font-size: 35px;
    margin-bottom: 40px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items {
  list-style: none;
  display: flex;
  flex-direction: column;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item {
  margin-bottom: 130px;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item {
    margin-bottom: 60px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item:last-child {
  margin-bottom: 0;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row {
  display: flex;
  align-items: center;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row {
    flex-direction: column;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row .icon {
  width: 66px;
  height: 66px;
  flex-shrink: 0;
  border-radius: 100%;
  background-size: cover;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 54px;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row .icon {
    margin-right: 40px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row .icon {
    width: 50px;
    height: 50px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row .icon svg {
  width: 25px;
  height: auto;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row .icon svg {
    width: 20px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row h3 {
  font-size: 46px;
  line-height: 1.08;
  flex-grow: 1;
  margin-right: 80px;
  background-image: url(../images/text-gradient-bg4.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row h3 {
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row h3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 25px;
    margin-right: 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row .btn-wrapper {
  margin-left: auto;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row .btn-wrapper {
    margin: auto;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row .btn-wrapper a {
  width: 250px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  border-radius: 20px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item .row .btn-wrapper a {
    height: auto;
    padding: 15px 0;
    font-size: 20px;
    width: 200px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item:nth-child(odd) .row .icon {
  background-image: url(../images/mining/benefits-bullet-bg-1.png);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item:nth-child(odd) .row .btn-wrapper a {
  background-image: url(../images/mining/benefits-btn-bg-1.png);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item:nth-child(even) .row .icon {
  background-image: url(../images/mining/benefits-bullet-bg-2.png);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningBenefits .w .items .item:nth-child(even) .row .btn-wrapper a {
  background-image: url(../images/mining/benefits-btn-bg-2.png);
}
body.page-powering-your-mine-ahead-with-renewable-energy .needs-common-wrapper {
  overflow: hidden;
}
body.page-powering-your-mine-ahead-with-renewable-energy .needs-common-wrapper .needs-common-bg {
  background: url(../images/mining/needs-bg-03-04.jpg);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #1E1E1E;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds {
  padding: 100px 0 100px;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds {
    padding: 90px 0 90px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds {
    padding: 60px 0 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds {
    padding: 0px 0 50px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs01 {
  background: url(../images/mining/needs-bg-01.jpg);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-bottom: 0;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs01 .w .items-wrapper .items .item .inner .box {
  justify-content: flex-start;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs02 {
  background: url(../images/mining/needs-bg-02.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding: 100px 0 135px;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs02 {
    padding: 90px 0 120px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs02 {
    padding: 60px 0 110px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs02 {
    padding: 50px 0 100px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs02 .panel {
  position: absolute;
  bottom: 0;
  transform: translateY(45%);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs02 .panel img {
  width: calc(50vw - 95px);
  max-width: 700px;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs02 .panel img {
    width: calc(50vw - 70px);
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs02 .panel.panel01 {
  left: -7%;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs02 .panel.panel02 {
  right: -7%;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs02 .panel.panel02 img {
  transform: scale(-1, 1);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs03 {
  padding: 150px 0 100px;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs03 {
    padding: 140px 0 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs03 {
    padding: 130px 0 100px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs03 {
    padding: 120px 0 100px;
  }
}
@media all and (max-width: 1439px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs03 .w .items-wrapper .items .item .inner .box {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs03 .w .items-wrapper .items .item .inner .box {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds.needs03 .w .items-wrapper .items .item .inner .box {
    padding-left: 50px;
    padding-right: 50px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading {
  display: flex;
  align-items: center;
  max-width: 990px;
  margin: auto;
  justify-content: center;
  font-size: 80px;
  line-height: 1;
}
@media all and (max-width: 1439px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading {
    font-size: 70px;
    max-width: 660px;
  }
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading {
    font-size: 55px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading {
    font-size: 32px;
    flex-direction: column;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading h2 {
  font-size: inherit;
  text-align: center;
  line-height: inherit;
  background-image: url(../images/text-gradient-bg4.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.1;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading h2 {
    margin-bottom: 25px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading hr {
  display: block;
  width: 3px;
  height: 1.65em;
  background: #FFFFFF;
  margin-right: 0.68em;
  margin-left: 0.68em;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading hr {
    display: none;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading > .scope {
  border-radius: 100%;
  overflow: hidden;
  width: 1.8125em;
  height: 1.8125em;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  display: flex;
  flex-shrink: 0;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading > .scope {
    font-size: 55px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading > .scope .inner {
  width: 100%;
  height: 100%;
  background: url(../images/mining/needs-scope-bg.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading > .scope .inner .scope,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading > .scope .inner .desc {
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
}
@media all and (max-width: 1439px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading > .scope .inner .scope,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading > .scope .inner .desc {
    font-size: 12px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading > .scope .inner .value {
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  margin: 0.06em 0;
}
@media all and (max-width: 1439px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .heading > .scope .inner .value {
    font-size: 40px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > h3 {
  text-align: center;
  font-size: 38px;
  line-height: 1.05;
  margin-top: 73px;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > h3 {
    font-size: 28px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > h3 {
    margin-top: 35px;
  }
}
@media all and (max-width: 499px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > h3 {
    font-size: 22px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > p {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  max-width: 780px;
  margin: 30px auto 78px;
  color: #FFFFFF;
}
@media all and (max-width: 1439px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > p {
    font-size: 19px;
    margin-bottom: 60px;
  }
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > p {
    font-size: 18px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > p br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > p {
    font-size: 16px;
    margin-bottom: 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper {
  max-width: 905px;
  margin: 0 auto;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper {
    max-width: 800px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper {
    margin: 40px 0 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items {
  margin: -13px -13px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items {
    margin: -35px -13px 0;
    flex-direction: column;
    align-items: center;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item {
  padding: 13px 13px 0 13px;
  width: 50%;
  display: flex;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item {
    max-width: 390px;
    width: 100%;
    padding-top: 35px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner {
  width: 100%;
  height: 100%;
  display: flex;
  background: linear-gradient(236.2deg, #212121 0%, #111111 100%);
  box-shadow: 0px 5px 12px -4px rgba(0, 0, 0, 0.25), 0px 8px 30px -2px rgba(0, 0, 0, 0.35);
  border-radius: 60px;
  overflow: hidden;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 55px 20px 40px;
  min-height: 360px;
  text-align: center;
  justify-content: center;
}
@media all and (max-width: 1439px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box {
    padding: 65px 20px 65px;
  }
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box {
    min-height: 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box h3 {
  font-size: 38px;
  line-height: 1.05;
  margin-bottom: 25px;
}
@media all and (max-width: 1439px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box h3 {
    font-size: 34px;
  }
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box h3 {
    font-size: 30px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box h3 {
    font-size: 28px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box h3 {
    font-size: 22px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 24px;
  line-height: 1.25;
}
@media all and (max-width: 1439px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box ul {
    font-size: 20px;
  }
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box ul {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box ul {
    font-size: 16px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box ul li {
  padding-bottom: 0.83em;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box ul li:last-child {
  padding-bottom: 0;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box ul li:before {
  content: "•";
  display: inline-block;
  margin-right: 0.5em;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents > .items-wrapper .items .item .inner .box ul li span {
  white-space: nowrap;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services {
  margin-top: 170px;
  margin-bottom: 200px;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services {
    margin-bottom: 190px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services {
    margin-bottom: 160px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services {
    margin-top: 100px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper {
  max-width: 650px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .circles {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .circles .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  border-radius: 100%;
  opacity: 0.3;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .circles .circle:nth-child(1) {
  border: 1px solid #009767;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .circles .circle:nth-child(2) {
  opacity: 1;
  border-radius: 0;
  border: none;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .circles .circle:nth-child(2):after {
  border: 1px solid #009767;
  opacity: 0.3;
  content: " ";
  display: block;
  animation: pulseMining 1.5s ease-out infinite;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper h2 {
  text-align: center;
  font-size: 60px;
  line-height: 1.133;
  margin-bottom: 30px;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper h2 {
    font-size: 35px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid {
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid .item {
  padding: 24px 14px;
  width: 50%;
  height: 100%;
  display: flex;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid .item {
    max-width: 380px;
    width: 100%;
    padding: 0 0 35px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid .item .box {
  height: 100%;
  width: 100%;
  box-shadow: 0px 5.61062px 12.6239px -4.20796px rgba(0, 0, 0, 0.26), 0px 8.41593px 29.4558px -2.80531px rgba(0, 0, 0, 0.36);
  display: flex;
  flex-direction: column;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid .item .box .contents {
  padding: 47px 35px 40px;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid .item .box .contents strong {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.07;
  display: block;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid .item .box .image-wrapper {
  margin-top: auto;
  position: relative;
  padding: 0 22px 26px;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid .item .box .image-wrapper .image {
  background-size: contain;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid .item .box .image-wrapper .image img {
  width: 100%;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid .item:nth-child(1) .box {
  background: linear-gradient(238.88deg, #073680 0.41%, #0F3373 43.43%, #182233 91.19%);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .additional-services .grid-wrapper .grid .item:nth-child(2) .box {
  background: linear-gradient(242.88deg, #05734E 0%, #0A4A42 43.08%, #162E29 98.47%);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper {
  max-width: 1314px;
  margin: 0 auto;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: -30px -30px 0;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items {
    margin: -30px -20px 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items {
    margin: -30px -10px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items {
    flex-direction: column;
    align-items: center;
    margin: 60px 0 0 0;
  }
}
@media all and (max-width: 499px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items {
    flex-direction: column;
    align-items: center;
    margin: 30px 0 0 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item {
  padding: 30px;
  width: calc(100% / 3);
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item {
    padding: 30px 20px 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item {
    padding: 30px 10px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item {
    flex-direction: row;
    width: 100%;
  }
}
@media all and (max-width: 499px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item {
    padding: 0 10px 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item:nth-child(2) {
  margin-top: 100px;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item:nth-child(2) {
    margin-top: 120px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item:nth-child(2) {
    margin-top: 30px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item:nth-child(3) {
  margin-top: 200px;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item:nth-child(3) {
    margin-top: 220px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item:nth-child(3) {
    margin-top: 30px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .number {
  width: 100%;
  font-size: 300px;
  line-height: 0.7;
  color: #000000;
  mix-blend-mode: darken;
  font-weight: 700;
  text-align: center;
  pointer-events: none;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .number {
    font-size: 200px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .number {
    font-size: 150px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .number {
    width: auto;
    flex-shrink: 1;
    margin-top: -30px;
  }
}
@media all and (max-width: 499px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .number {
    display: none;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .number span {
  opacity: 0.3;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box {
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  filter: drop-shadow(0px 4px 18px rgba(0, 0, 0, 0.25));
  background: url(../images/mining/needs-points-bg.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner {
  padding: 57px 27px 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner {
    padding: 40px 20px 15px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner {
    padding: 40px 20px;
    min-height: 0 !important;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner > ul {
  list-style: none;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner > ul {
    font-size: 22px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner > ul {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner > ul {
    font-size: 22px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner > ul li {
  padding-left: 1em;
  position: relative;
  margin-bottom: 0.8em;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner > ul li {
    margin-bottom: 0.5em;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner > ul li:last-child {
  margin-bottom: 0;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner > ul li:before {
  content: " ";
  width: 0.46em;
  height: 0.46em;
  border-radius: 100%;
  overflow: hidden;
  background: url(../images/mining/needs-points-bullet.png);
  background-size: cover;
  background-position: center;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  position: absolute;
  left: 0;
  top: 0.55em;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container {
    margin-top: 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .more-info {
    display: none;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .more-info svg {
  margin: auto;
  cursor: pointer;
  width: 40px;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .more-info svg [fill] {
  fill: #C4C4C4;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .more-info svg [stroke] {
  stroke: #C4C4C4;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .more-info.focused.open + .tooltip, body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .more-info:hover + .tooltip {
  visibility: visible;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip {
  visibility: hidden;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 280px;
  padding: 20px;
  font-size: 18px;
  line-height: 1.33;
  background: #313131;
  border-radius: 40px;
  text-align: left;
  font-weight: 400;
  z-index: 1;
  filter: drop-shadow(0px 4px 18px rgba(0, 0, 0, 0.25));
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip {
    font-size: 16px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip {
    position: relative;
    visibility: visible !important;
    top: auto;
    left: auto;
    width: auto;
    transform: none;
    text-align: center;
    background: transparent;
    padding: 20px 0 0 0;
    font-size: 16px;
    color: #C4C4C4;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip {
    padding: 30px 0 0 0;
    font-size: 18px;
  }
}
@media all and (max-width: 499px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip {
    font-size: 16px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip:before {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: scale(0.8, 1) translate(-50%, 50%) rotate(45deg);
  background: #313131;
  width: 16px;
  height: 16px;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip:before {
    display: none;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: disc;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip ul {
    margin: 0;
    list-style: none;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip ul li {
    margin-bottom: 0.5em;
  }
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningNeeds .contents .points .items-wrapper .items .item .box .inner .more-info-container .tooltip ul li:last-child {
    margin-bottom: 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer {
  position: relative;
  padding: 100px 0 60px;
  background-color: #1E1E1E;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer {
    padding: 80px 0 60px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer {
    padding: 60px 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w h2 {
  line-height: 1.13;
  text-align: center;
  margin-bottom: 20px;
  max-width: 1100px;
  margin: 0 auto 40px;
  background-image: url(../images/text-gradient-bg4.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w > p {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  max-width: 820px;
  margin: auto;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w > p {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w > p {
    max-width: 500px;
    margin: auto;
  }
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w > p br {
    display: none;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper {
  max-width: 905px;
  margin: 50px auto 0;
}
@media all and (max-height: 650px), (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper {
    max-width: 800px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper {
    margin: 40px 0 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items {
  list-style: none;
  display: flex;
  margin: 0 -13px;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items {
    margin: 0;
    flex-direction: column;
    align-items: center;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item {
  padding: 13px;
  width: 50%;
  flex-shrink: 0;
  display: flex;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item {
    padding: 0;
    width: auto;
    max-width: 400px;
  }
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item:nth-child(2) {
    margin-top: 30px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item:nth-child(1) .box {
  background: linear-gradient(236.2deg, #212121 0%, #111111 100%);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item:nth-child(2) .box {
  background: linear-gradient(236.2deg, #212121 0%, #111111 100%);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box {
  border-radius: 60px;
  padding: 90px 30px 30px;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  filter: drop-shadow(0px 4px 18px rgba(0, 0, 0, 0.25));
  width: 100%;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box {
    padding: 40px 30px;
    min-height: 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box h3 {
  font-size: 40px;
  line-height: 1.15;
  text-align: center;
  max-width: 8em;
  margin: 0 auto 50px;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box h3 {
    font-size: 35px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box h3 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container {
    margin-top: 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .more-info {
    display: none;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .more-info svg {
  margin: auto;
  cursor: pointer;
  width: 40px;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .more-info svg [fill] {
  fill: #C4C4C4;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .more-info svg [stroke] {
  stroke: #C4C4C4;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .more-info.focused.open + .tooltip, body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .more-info:hover + .tooltip {
  visibility: visible;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .tooltip {
  visibility: hidden;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 280px;
  padding: 20px 25px;
  font-size: 18px;
  line-height: 1.33;
  background: #313131;
  border-radius: 40px;
  text-align: left;
  font-weight: 400;
  z-index: 1;
  filter: drop-shadow(0px 4px 18px rgba(0, 0, 0, 0.25));
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .tooltip {
    position: relative;
    visibility: visible !important;
    top: auto;
    left: auto;
    width: auto;
    transform: none;
    text-align: center;
    background: transparent;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 16px;
    color: #C4C4C4;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .tooltip {
    padding: 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .tooltip:before {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: scale(0.8, 1) translate(-50%, 50%) rotate(45deg);
  background: #313131;
  width: 16px;
  height: 16px;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningPremiumOffer .w .items-wrapper .items .item .box .more-info-container .tooltip:before {
    display: none;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects {
  padding: 95px 0 110px;
  background: url(../images/mining/projects-bg.jpg);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects {
    padding: 90px 0 100px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects {
    padding: 60px 0 60px;
  }
}
@media all and (min-width: 768px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .w {
    padding: 0 100px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects h2 {
  font-size: 60px;
  line-height: 1.1;
  background-image: url(../images/text-gradient-bg3.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin-bottom: 65px;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects h2 {
    font-size: 55px;
    margin-bottom: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects h2 {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects h2 {
    font-size: 32px;
    margin-bottom: 35px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar {
  list-style: none;
  display: flex;
  align-items: stretch;
  margin: -20px -15px 60px;
}
@media all and (max-width: 1339px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar {
    flex-wrap: wrap;
  }
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar {
    margin: 0 -10px 60px;
  }
}
@media all and (max-width: 1110px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar {
    justify-content: center;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar {
    justify-content: space-between;
    margin: 10px -10px 40px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar > span {
  visibility: hidden;
  position: absolute;
  pointer-events: none;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar button {
  margin: 20px 0 0 15px;
  background-color: transparent;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  flex-grow: 1;
  transition: all 0.3s;
  background: linear-gradient(269deg, transparent 0%, transparent 51.08%, transparent 100%);
  background-repeat: no-repeat;
}
@media all and (max-width: 1339px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar button {
    font-size: 13px;
  }
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar button {
    margin: 20px 0 0 10px;
  }
}
@media all and (max-width: 1110px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar button {
    flex-grow: 0;
    min-width: 200px;
  }
}
@media all and (max-width: 900px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar button {
    flex-grow: 1;
    min-width: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar button {
    margin: 10px 0 0 10px;
    min-width: 200px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .navbar button[aria-current=true] {
  background: linear-gradient(269deg, #066A4C 0%, #0A4A42 51.08%, #162E29 100%);
  background-repeat: no-repeat;
  border-color: transparent;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper {
  margin-top: 11px;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper {
    flex-direction: column-reverse;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows {
  position: relative;
  z-index: 11;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  min-height: 838px;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow {
    min-height: 650px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow {
    position: relative;
    height: auto !important;
    min-height: 0;
    width: auto;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow .ico {
  cursor: pointer;
  width: 50px;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow .ico svg {
  width: 100%;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow.arrow-left {
  left: 0;
  transform: translateX(-100%);
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow.arrow-left {
    transform: none;
    margin-right: 20px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow.arrow-left .ico {
  transform: rotate(90deg);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow.arrow-right {
  right: 0;
  transform: translateX(100%);
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow.arrow-right {
    transform: none;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .arrows .arrow.arrow-right .ico {
  transform: rotate(-90deg);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper {
  position: relative;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item {
  min-height: 838px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item {
    min-height: 650px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item {
    flex-direction: column;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item {
    min-height: 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base .image-wrapper,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .image-wrapper {
  width: 50%;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  height: 100%;
  min-height: 838px;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base .image-wrapper,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .image-wrapper {
    min-height: 650px;
    width: 45%;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base .image-wrapper,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .image-wrapper {
    width: 100%;
    height: 40vw !important;
    min-height: 0;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base .image-wrapper,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .image-wrapper {
    height: 300px !important;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base .text-wrapper,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper {
  width: 50%;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base .text-wrapper,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper {
    width: 55%;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base .text-wrapper,
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper {
    width: 100%;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base {
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  border-radius: 20px;
  background: url(../images/sustainability-is-our-business/successful-stories-item-bg.jpg);
  background-size: cover;
  background-position: center;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .item-base .image-wrapper {
  /*
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.26), 0px 12px 42px -4px rgba(0, 0, 0, 0.36);
  */
  background-color: rgba(30, 30, 30, 0.5);
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 1;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item.current {
  z-index: 2;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item > span {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateX(100%);
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .image-wrapper .image.mobile-bottom {
    background-position: bottom center;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .image-wrapper .image.mobile-top {
    background-position: top center;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper {
  overflow: hidden;
  position: relative;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text {
  padding: 100px 85px 100px 64px;
  transform: translateX(100%);
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text {
    padding: 100px 70px 100px 70px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text {
    padding: 60px 40px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text {
    padding: 40px 20px 30px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h4 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 10px;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h4 {
    font-size: 22px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h4 {
    font-size: 20px;
    margin-bottom: 7px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h4 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h3 {
  font-size: 50px;
  line-height: 1.08;
  font-weight: 400;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h3 {
    font-size: 45px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h3 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text h3 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text p {
  font-size: 22px;
  line-height: 1.27;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text p {
    font-size: 20px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text p {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text p {
    font-size: 16px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningProjects .items-wrapper .item-base-wrapper .items .item .text-wrapper .text ul {
  margin-top: 1em;
  margin-left: 1em;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations {
  position: relative;
  padding: 50px 0 70px;
  background: url(../images/mining/innovations-bg.jpg);
  background-size: cover;
  background-position: center;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations {
    padding: 50px 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w h2 {
  line-height: 1.13;
  text-align: center;
  margin-bottom: 20px;
  max-width: 1100px;
  margin: 0 auto 40px;
  background-image: url(../images/text-gradient-bg4.jpg);
  background-size: cover;
  background-position: center left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w > p {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  max-width: 820px;
  margin: auto;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w > p {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w > p {
    max-width: 500px;
    margin: auto;
  }
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w > p br {
    display: none;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper {
  margin-top: 55px;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper {
    margin-top: 45px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper {
    margin-top: 34px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .line {
  margin: auto;
  width: 1px;
  height: 65px;
  position: relative;
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .line {
    height: 50px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .line span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper h3 {
  margin-top: 55px;
  text-align: center;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 50px;
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper h3 {
    font-size: 35px;
    margin-bottom: 40px;
    margin-top: 45px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper h3 {
    font-size: 28px;
    margin-bottom: 1.2em;
    margin-top: 1.2em;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items {
  margin: -42px -32px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items {
    margin: -40px -28px 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items {
    margin: -30px -15px 0;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item {
  width: calc(100% / 3);
  padding: 42px 32px 0;
  display: flex;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item {
    padding: 40px 28px 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item {
    padding: 30px 15px 0;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item {
    width: 50%;
  }
}
@media all and (max-width: 499px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item:first-child:last-child {
    width: 100%;
    max-width: 380px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box {
  padding: 70px 0;
  border: 1px solid;
  border-radius: 60px;
  display: flex;
  height: 100%;
  width: 100%;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box {
    padding: 60px 0;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box {
    padding: 40px 0;
    border-radius: 50px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box {
    border-radius: 40px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box .inner {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  padding: 0 17px;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box .inner .title {
  font-size: 18px;
  line-height: 1.32;
  margin-bottom: 7px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  min-height: 2.64em;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box .inner .title {
    font-size: 17px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box .inner .title {
    font-size: 15px;
  }
}
@media all and (max-width: 499px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box .inner .title {
    font-size: 14px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box .inner .value {
  font-size: 70px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: -0.15em;
}
@media all and (max-width: 1279px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box .inner .value {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box .inner .value {
    font-size: 40px;
  }
}
@media all and (max-width: 767px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box .inner .value {
    font-size: 32px;
  }
}
@media all and (max-width: 499px) {
  body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper .items .item .box .inner .value {
    font-size: 30px;
  }
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper.green .line span {
  background-color: #169370;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper.green .items .item .box {
  border-color: #05734E;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper.green .items .item .box .inner .title {
  color: #05734E;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper.blue .line span {
  background-color: #1F719C;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper.blue .items .item .box {
  border-color: #2193D4;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper.blue .items .item .box .inner .title {
  color: #2193D4;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper.white .line span {
  background-color: #FFFFFF;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper.white .items .item .box {
  border-color: #414141;
}
body.page-powering-your-mine-ahead-with-renewable-energy .MiningInnovations .w .items-wrapper.white .items .item .box .inner .title {
  color: #C4C4C4;
}

/*# sourceMappingURL=style.css.map */
